We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f51ac commit 6658a0cCopy full SHA for 6658a0c
README.md
@@ -7,14 +7,6 @@ Golang interface to Linux's [userfaultfd](https://man7.org/linux/man-pages/man2/
7
NOTES
8
- Must set `vm.unprivileged_userfaultfd` as user for some features.
9
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
-
18
Similar projects:
19
- https://github.com/loopholelabs/userfaultfd-go
20
0 commit comments