We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1df008 commit 2c78c7dCopy full SHA for 2c78c7d
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