> These are the knobs to control the steal_governor.
> 
> interval_ms:
> How often steal governor checks for steal time.
> (Default: 1000 i.e 1 second)
> This controls how fast steal governor driver reacts to changes to
> the contention of physical CPUs.
> Can be set between 100 to 100000. i.e. 100ms to 100seconds.
> 100ms is kept as minimum to ensure few meaningful steal values
> accumulate even with HZ=100.
> 
> low_threshold:
> lower threshold value in percentage * 100.
> (Default: 200, i.e 2% steal is considered as low threshold)
> This determines what values should be considered as nil/no steal values.
> [ ... ]
> 
> Documentation is available at: Documentation/driver-api/steal-governor.rst
> 
> Suggested-by: Yury Norov <[email protected]>
> Signed-off-by: Shrikanth Hegde <[email protected]>

Sashiko has reviewed this patch and found no issues. It looks great!

-- 
Sashiko AI review ยท 
https://sashiko.dev/#/patchset/[email protected]?part=11


Reply via email to