rosemary: Allow raising sched_boost to 6 levels

Kernel supports boosting upto 6 different levels of sched boost.
Limiting it to only two seems like a waste of useful resources that
we already have in hand.

Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com>
This commit is contained in:
Vaisakh Murali
2022-09-17 16:06:39 +01:00
committed by Matsvei Niaverau
parent bb6f83ce78
commit 730447a8db

View File

@@ -69,7 +69,7 @@
<CMD name="PERF_RES_SCHED_BOOST" id="0x01410000">
<Entry path="/sys/devices/system/cpu/sched/sched_boost"></Entry>
<Compare>more</Compare>
<MaxValue>2</MaxValue>
<MaxValue>6</MaxValue>
<MinValue>0</MinValue>
</CMD>
<CMD name="PERF_RES_SCHED_MIGRATE_COST" id="0x01414000">