]> Pileus Git - ~andy/linux/blobdiff - kernel/sched/features.h
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
[~andy/linux] / kernel / sched / features.h
index e7c25fff1e94df70faab87d4d97772ba2a2cdd4e..1ad1d2b5395fae04e413238e53d314ab6fbe2b9c 100644 (file)
@@ -31,6 +31,11 @@ SCHED_FEAT(LAST_BUDDY, true)
  */
 SCHED_FEAT(CACHE_HOT_BUDDY, true)
 
+/*
+ * Allow wakeup-time preemption of the current task:
+ */
+SCHED_FEAT(WAKEUP_PREEMPTION, true)
+
 /*
  * Use arch dependent cpu power functions
  */