#linux #low-level #bindings #userfaultfd #linux4-14

sys userfaultfd-sys

Low-level bindings for userfaultfd functionality on Linux

11 releases

0.5.0 Sep 21, 2023
0.4.4 Apr 25, 2023
0.4.3 Mar 14, 2023
0.4.2 Oct 6, 2022
0.2.0 Apr 11, 2020

#632 in Memory management

Download history 2755/week @ 2024-07-23 2997/week @ 2024-07-30 4777/week @ 2024-08-06 4764/week @ 2024-08-13 3189/week @ 2024-08-20 4281/week @ 2024-08-27 4516/week @ 2024-09-03 4322/week @ 2024-09-10 3878/week @ 2024-09-17 3547/week @ 2024-09-24 4660/week @ 2024-10-01 4919/week @ 2024-10-08 5903/week @ 2024-10-15 4958/week @ 2024-10-22 4639/week @ 2024-10-29 3887/week @ 2024-11-05

20,728 downloads per month
Used in 3 crates (via userfaultfd)

MIT/Apache

20KB
436 lines

System bindings to userfaultfd.

The minimum supported Linux kernel version is 4.11, but additional features from 4.14+ are available by using the linux4_14 Cargo feature.

Dependencies

~0–2.6MB
~42K SLoC