Skip to content

Benchmarks the average overhead for a Linux system to request a system call, or context switch to another process.

Notifications You must be signed in to change notification settings

Danori/SystemCallContextSwitchBenchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simply extract the contents to whatever directory, navigate to the directory, and run the command:

make

This will compile both programs and run them, giving the average time taken for system calls and context switches.

About

Benchmarks the average overhead for a Linux system to request a system call, or context switch to another process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published