Skip to content

Kernel module and written report on page faults in a modern Linux system.

License

Notifications You must be signed in to change notification settings

ragibson/linux-page-fault-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-page-fault-experiment

This repository contains a Linux kernel module that obtains the details of a process's page faults. We use this to briefly analyze page faults on a modern Linux system.

In particular, we cover the behavior resulting from random, sequential, and striding file access.

The written report can be read here.

About

Kernel module and written report on page faults in a modern Linux system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published