#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

#689 in Memory management

Download history 2967/week @ 2024-11-15 3580/week @ 2024-11-22 5584/week @ 2024-11-29 6652/week @ 2024-12-06 3384/week @ 2024-12-13 1425/week @ 2024-12-20 2128/week @ 2024-12-27 2670/week @ 2025-01-03 4632/week @ 2025-01-10 4310/week @ 2025-01-17 3287/week @ 2025-01-24 6724/week @ 2025-01-31 4477/week @ 2025-02-07 3477/week @ 2025-02-14 3521/week @ 2025-02-21 4378/week @ 2025-02-28

16,516 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
~44K SLoC