#linux-kernel #linux #api #virtual-memory #procfs

pagemap

A crate to provide a simple API to Linux kernel's pagemap API

1 unstable release

0.1.0 May 8, 2021

#854 in Unix APIs

Apache-2.0

38KB
678 lines

pagemap-rs

Crates.io docs.rs GitHub License deps.rs Build Status GitHub Workflow Status

A crate to provide a simple API to Linux kernel's pagemap API.

Check the examples directory for a few examples of its usage.

TODO

  • Improve test coverage

License

Distributed under the terms of the Apache License, Version 2.0.

For further details consult the included LICENSE file or http://www.apache.org/licenses/LICENSE-2.0.

Dependencies

~0.4–1MB
~21K SLoC