|
|
|
User Rating: Rated by: |
Good (3.1/5) 12 user(s) |
|
|
|
CpuHog description |
|
|
CpuHog is a program that creates runqueue load to let the LatSched kernel patch to work on different scheduler environments. CpuHog is a program that creates runqueue load to let the LatSched kernel patch to work on different scheduler environments.
Requirements:
· GCC
BUILD:
gcc -o cpuhog cpuhog.c
Use:
cpuhog [--ntasks n] [--ttime s] [--size b]
--ntask = Set the number of tasks ( runqueue length ) --ttime = Set the time cpuhog should run in seconds --size = Set the cache drain size in Kb
|
|