Skip to content

Commit 9c42418

Browse files
committed
add KVS to the README.md
Signed-off-by: YangKeao <[email protected]>
1 parent 5be7b96 commit 9c42418

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,3 +126,7 @@ WIP. It's too dangerous to inject long delay in an atomic context, so this funct
126126
- [x] Provide go package
127127
- [ ] Integrate with `chaosd`
128128
- [ ] Integrate with Chaos Mesh
129+
130+
## Kernel Version Support
131+
132+
This module supports kernel >= 3.10, and < 5.16. The kernel removes the `include/elevator.h` in 5.16, which makes it impossible to develop an out of tree elevator module.

0 commit comments

Comments
 (0)