Skip to content

Commit ae64cd6

Browse files
committed
[README] update README to show versions
1 parent dd667b0 commit ae64cd6

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
LITE Local Indirection TiEr
22
====
33

4-
LITE - Kernel RDMA Support for Datacenter Applications v1.0
4+
LITE - Kernel RDMA Support for Datacenter Applications v0.2
55

66
LITE stands for Local Indirection TiEr for RDMA in the Linux kernel.
77
LITE virtualizes native RDMA into a flexible, high-level, easy-to-use abstraction and allows applications to safely share resources.
@@ -100,6 +100,10 @@ Currenly, LITE doesn't provide complete instructions for leaving LITE cluster.
100100
If a node leaves, all nodes have to leave LITE and rebuild the whole cluster. By running `rmmod` `lite_api.ko` and `lite_internal.ko` in order can terminate the LITE module (or running `lite_rmmod.sh`).
101101
It could re-connect to LITE cluster manager to rebuild the whole LITE cluster again by following Step 5 (also ctrl+c to re-run for cluster manager).
102102

103+
## History:
104+
`LITE v0.1`: first opensource LITE
105+
`LITE v0.2`: beta version of LITE-RoCE
106+
103107
## To cite LITE, please use:
104108

105109
>\@inproceedings{SOSP17-LITE\,

0 commit comments

Comments
 (0)