mirror of
https://github.com/JakeHillion/scx.git
synced 2024-11-25 19:10:23 +00:00
Merge pull request #760 from hodgesds/layered-example-fix
scx_layered: Make stress-ng non exclusive in example
This commit is contained in:
commit
e1232b5efc
@ -150,7 +150,7 @@ lazy_static::lazy_static! {
|
||||
util_range: (0.2, 0.8),
|
||||
preempt: true,
|
||||
preempt_first: false,
|
||||
exclusive: true,
|
||||
exclusive: false,
|
||||
idle_smt: false,
|
||||
slice_us: 800,
|
||||
weight: DEFAULT_LAYER_WEIGHT,
|
||||
|
Loading…
Reference in New Issue
Block a user