Skip to content

Commit 6658a0c

Browse files
Remove test table
1 parent 37f51ac commit 6658a0c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@ Golang interface to Linux's [userfaultfd](https://man7.org/linux/man-pages/man2/
77
NOTES
88
- Must set `vm.unprivileged_userfaultfd` as user for some features.
99

10-
Tested on:
11-
| Arch | notes |
12-
|---|---|
13-
| arm64 | Debian 13 with kernel 6.12 and `CONFIG_USERFAULTFD` not set |
14-
| amd64 | Fedora 43 with kernel 6.17 |
15-
| ppc64le | SLES 15-SP3 with kernel 5.3 |
16-
| s390x | SLES 16.0 with kernel 6.12 |
17-
1810
Similar projects:
1911
- https://github.com/loopholelabs/userfaultfd-go
2012

0 commit comments

Comments
 (0)