sched/deadline: Add SCHED_DEADLINE structures & implementation
[deliverable/linux.git] / include / uapi / linux / sched.h
index 5a0f945927ace214da646d94920f485a256b7334..2d5e49a2a6d21a662fddbd81a1ceb646bcb5576c 100644 (file)
@@ -39,6 +39,7 @@
 #define SCHED_BATCH            3
 /* SCHED_ISO: reserved but not implemented yet */
 #define SCHED_IDLE             5
+#define SCHED_DEADLINE         6
 /* Can be ORed in to make sure the process is reverted back to SCHED_NORMAL on fork */
 #define SCHED_RESET_ON_FORK     0x40000000
 
This page took 0.026068 seconds and 5 git commands to generate.