Skip to content

Tracing page fault statistics (e.g., avg. page fault time) using ftrace in Linux

Notifications You must be signed in to change notification settings

apanwariisc/ftrace-pgfault-latency-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program is designed to stress the page fault handling routine of the
underlying OS. This can be configure with the following command-line
arguments -

m: total memory to be allocated (in GB)
t: number of threads
i: iterations (this will influence the total runtime).

About

Tracing page fault statistics (e.g., avg. page fault time) using ftrace in Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published