modify a small flaw in calling iomap function
[firefly-linux-kernel-4.4.55.git] / kernel / sched_features.h
index 0d94083582c71c84c48cdbec175191bc39ee43a6..f8df3eeed0fb8b1f154eb5c657bb9494ce511679 100644 (file)
@@ -121,3 +121,8 @@ SCHED_FEAT(ASYM_EFF_LOAD, 1)
  * release the lock. Decreases scheduling overhead.
  */
 SCHED_FEAT(OWNER_SPIN, 1)
+
+/*
+ * Decrement CPU power based on irq activity
+ */
+SCHED_FEAT(NONIRQ_POWER, 1)