Files
ack-tegra/include/linux
Frederic Weisbecker 265f22a975 sched: Keep at least 1 tick per second for active dynticks tasks
The scheduler doesn't yet fully support environments
with a single task running without a periodic tick.

In order to ensure we still maintain the duties of scheduler_tick(),
keep at least 1 tick per second.

This makes sure that we keep the progression of various scheduler
accounting and background maintainance even with a very low granularity.
Examples include cpu load, sched average, CFS entity vruntime,
avenrun and events such as load balancing, amongst other details
handled in sched_class::task_tick().

This limitation will be removed in the future once we get
these individual items to work in full dynticks CPUs.

Suggested-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: Hakan Akkan <hakanakkan@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Kevin Hilman <khilman@linaro.org>
Cc: Li Zhong <zhong@linux.vnet.ibm.com>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
2013-05-04 08:32:02 +02:00
..
2013-03-01 13:39:00 -08:00
2013-03-22 15:18:18 -07:00
2013-03-19 19:15:52 +01:00
2013-04-08 17:39:23 +02:00
2013-03-12 11:30:04 -07:00
2013-02-26 02:46:08 -05:00
2013-04-29 18:28:40 -07:00
2013-02-22 23:31:31 -05:00
2013-04-29 18:28:41 -07:00
2013-03-13 18:03:27 +01:00
2013-03-22 16:41:20 -07:00
2013-04-29 18:28:44 -07:00
2013-04-29 15:54:28 -07:00
2013-04-09 14:09:17 -04:00
2013-04-29 15:54:28 -07:00
2013-02-19 08:43:34 +01:00
2013-03-19 19:15:52 +01:00
2013-03-20 12:10:38 -04:00
2013-03-28 11:10:22 -07:00
2013-04-29 15:54:37 -07:00