summaryrefslogtreecommitdiff
path: root/kernel/time/tick-oneshot.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2009-11-12 21:12:06 (GMT)
committerThomas Gleixner <tglx@linutronix.de>2009-11-13 19:46:24 (GMT)
commit27185016b806d5a1181ff501cae120582b2b27dd (patch)
tree44b0da428fccaea1ad83c537bcc99a80b9251227 /kernel/time/tick-oneshot.c
parent98962465ed9e6ea99c38e0af63fe1dcb5a79dc25 (diff)
downloadlinux-fsl-qoriq-27185016b806d5a1181ff501cae120582b2b27dd.tar.xz
nohz: Track last do_timer() cpu
The previous patch which limits the sleep time to the maximum deferment time of the time keeping clocksource has some limitations on SMP machines: if all CPUs are idle then for all CPUs the maximum sleep time is limited. Solve this by keeping track of which cpu had the do_timer() duty assigned last and limit the sleep time only for this cpu. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> LKML-Reference: <new-submission> Cc: Jon Hunter <jon-hunter@ti.com> Cc: John Stultz <johnstul@us.ibm.com>
Diffstat (limited to 'kernel/time/tick-oneshot.c')
0 files changed, 0 insertions, 0 deletions