Frederic Weisbecker
|
d13508f944
nohz: Optimize full dynticks's sched hooks with static keys
|
12 years ago |
Frederic Weisbecker
|
460775df46
nohz: Optimize full dynticks state checks with static keys
|
12 years ago |
Frederic Weisbecker
|
99e5ada940
nohz: Re-evaluate the tick for the new task after a context switch
|
12 years ago |
Frederic Weisbecker
|
ff442c51f6
nohz: Re-evaluate the tick from the scheduler IPI
|
12 years ago |
Ingo Molnar
|
a166fcf04d
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz
|
12 years ago |
Frederic Weisbecker
|
d1e43fa5f8
nohz: Ensure full dynticks CPUs are RCU nocbs
|
12 years ago |
Frederic Weisbecker
|
76c24fb054
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
|
12 years ago |
Frederic Weisbecker
|
c5bfece2d6
nohz: Switch from "extended nohz" to "full nohz" based naming
|
12 years ago |
Frederic Weisbecker
|
3451d0243c
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
|
14 years ago |
Frederic Weisbecker
|
a831881be2
nohz: Basic full dynticks interface
|
12 years ago |
Frederic Weisbecker
|
077931446b
Merge branch 'nohz/printk-v8' into irq/core
|
12 years ago |
Frederic Weisbecker
|
33a5f6261a
nohz: Add API to check tick state
|
13 years ago |
Youquan Song
|
69a37beabf
cpuidle: Quickly notice prediction failure for repeat mode
|
13 years ago |
Frederic Weisbecker
|
f5d411c91e
nohz: Rename ts->idle_tick to ts->last_tick
|
14 years ago |
Frederic Weisbecker
|
1268fbc746
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
|
13 years ago |
Frederic Weisbecker
|
2bbb6817c0
nohz: Allow rcu extended quiescent state handling seperately from tick stop
|
14 years ago |
Frederic Weisbecker
|
280f06774a
nohz: Separate out irq exit and idle loop dyntick logic
|
14 years ago |
Paul E. McKenney
|
9b2e4f1880
rcu: Track idleness independent of idle tasks
|
14 years ago |
Arjan van de Ven
|
0224cf4c5e
sched: Intoduce get_cpu_iowait_time_us()
|
15 years ago |
Arjan van de Ven
|
e0e37c200f
sched: Eliminate the ts->idle_lastupdate field
|
15 years ago |
Thomas Gleixner
|
27185016b8
nohz: Track last do_timer() cpu
|
16 years ago |
Martin Schwidefsky
|
3c5d92a0cf
nohz: Introduce arch_needs_cpu
|
16 years ago |
Thomas Gleixner
|
cd6d95d844
clocksource: prevent selection of low resolution clocksourse also for nohz=on
|
16 years ago |
Rusty Russell
|
6b954823c2
cpumask: convert kernel time functions
|
16 years ago |
Thomas Gleixner
|
719254faa1
NOHZ: unify the nohz function calls in irq_enter()
|
17 years ago |
venkatesh.pallipadi@intel.com
|
8083e4ad97
[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand governor
|
17 years ago |
Miao Xie
|
3c4fbe5e01
nohz: fix wrong event handler after online an offlined cpu
|
17 years ago |
Thomas Gleixner
|
b8f8c3cf0a
nohz: prevent tick stop outside of the idle loop
|
17 years ago |
Thomas Gleixner
|
5df7fa1c62
tick-sched: add more debug information
|
17 years ago |
Venki Pallipadi
|
6378ddb592
time: track accurate idle time with tick_sched.idle_sleeptime
|
17 years ago |