Skip to content

discover and measure any weird delays giving CPU even to real-time processes (i.e. under virtualization)

License

Notifications You must be signed in to change notification settings

stevewatanabe/measure-sched-delays

 
 

Repository files navigation

collect-sched-delays.rb runs measure-sched-delays on each cpu sending
output to a bunch of per-cpu files.

Each line of output is unix epoch real time and lateness of timer
signal in nanoseconds.

measure-sched-delays needs root as it runs under real-time priority.

The goal is to measure virtualization environment delays.

About

discover and measure any weird delays giving CPU even to real-time processes (i.e. under virtualization)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.5%
  • Ruby 5.7%
  • Makefile 3.6%
  • M4 3.3%
  • Shell 0.9%