|
@@ -296,17 +296,6 @@ __read_mostly int scheduler_running;
|
|
|
*/
|
|
*/
|
|
|
int sysctl_sched_rt_runtime = 950000;
|
|
int sysctl_sched_rt_runtime = 950000;
|
|
|
|
|
|
|
|
-/*
|
|
|
|
|
- * Maximum bandwidth available for all -deadline tasks and groups
|
|
|
|
|
- * (if group scheduling is configured) on each CPU.
|
|
|
|
|
- *
|
|
|
|
|
- * default: 5%
|
|
|
|
|
- */
|
|
|
|
|
-unsigned int sysctl_sched_dl_period = 1000000;
|
|
|
|
|
-int sysctl_sched_dl_runtime = 50000;
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
/*
|
|
/*
|
|
|
* __task_rq_lock - lock the rq @p resides on.
|
|
* __task_rq_lock - lock the rq @p resides on.
|
|
|
*/
|
|
*/
|