We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4419d19 commit 310725fCopy full SHA for 310725f
1 file changed
kernel/sched/features.h
@@ -43,7 +43,7 @@ SCHED_FEAT(LB_BIAS, true)
43
/*
44
* Decrement CPU capacity based on time not spent running tasks
45
*/
46
-SCHED_FEAT(NONTASK_CAPACITY, false)
+SCHED_FEAT(NONTASK_CAPACITY, true)
47
48
49
* Queue remote wakeups on the target CPU and process them
0 commit comments