mirror of
https://github.com/JakeHillion/scx.git
synced 2024-11-22 18:01:49 +00:00
188b3d3bfc
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
24 lines
503 B
INI
24 lines
503 B
INI
[scx_lavd]
|
|
sched: scx_lavd
|
|
sched_args:
|
|
stress_cmd: stress-ng -t 14 --aggressive -M -c `nproc` -f `nproc`
|
|
timeout_sec: 15
|
|
|
|
[scx_rusty]
|
|
sched: scx_rusty
|
|
sched_args:
|
|
stress_cmd: stress-ng -t 14 --aggressive -M -c `nproc` -f `nproc`
|
|
timeout_sec: 15
|
|
|
|
[scx_rustland]
|
|
sched: scx_rustland
|
|
sched_args:
|
|
stress_cmd: stress-ng -t 14 --aggressive -M -c `nproc` -f `nproc`
|
|
timeout_sec: 15
|
|
|
|
[scx_bpfland]
|
|
sched: scx_bpfland
|
|
sched_args:
|
|
stress_cmd: stress-ng -t 14 --aggressive -M -c `nproc` -f `nproc`
|
|
timeout_sec: 15
|