eminence / procfs

Rust library for reading the Linux procfs filesystem
Other
362 stars 106 forks source link

pagemap / PFN example #217

Closed tatref closed 1 year ago

tatref commented 1 year ago

This example print physical memory location for each virtual memory mapping.

This requires root to work properly.