pagemap

Crates.iopagemap
lib.rspagemap
version0.1.0
sourcesrc
created_at2021-05-08 17:11:51.332041
updated_at2021-05-08 17:11:51.332041
descriptionA crate to provide a simple API to Linux kernel's pagemap API.
homepage
repositoryhttps://github.com/ckatsak/pagemap-rs
max_upload_size
id394929
size60,057
Christos Katsakioris (ckatsak)

documentation

README

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.

Commit count: 26

cargo fmt