|
@@ -597,7 +597,7 @@ calc_delta_fair(unsigned long delta, struct sched_entity *se)
|
|
/*
|
|
/*
|
|
* The idea is to set a period in which each task runs once.
|
|
* The idea is to set a period in which each task runs once.
|
|
*
|
|
*
|
|
- * When there are too many tasks (sysctl_sched_nr_latency) we have to stretch
|
|
|
|
|
|
+ * When there are too many tasks (sched_nr_latency) we have to stretch
|
|
* this period because otherwise the slices get too small.
|
|
* this period because otherwise the slices get too small.
|
|
*
|
|
*
|
|
* p = (nr <= nl) ? l : l*nr/nl
|
|
* p = (nr <= nl) ? l : l*nr/nl
|