summaryrefslogtreecommitdiffstats
path: root/fs/timerfd.c
diff options
context:
space:
mode:
authorIngo Molnar2014-08-26 21:32:41 +0200
committerIngo Molnar2014-08-26 21:32:41 +0200
commit42594970022d223bf8f30d3aa22819e24779d6f6 (patch)
tree6b55f82a1fb1bb5dbb5ff61f90c41f7caa6a1f9b /fs/timerfd.c
parentLinux 3.17-rc2 (diff)
parentnohz: Avoid tick's double reprogramming in highres mode (diff)
downloadkernel-qcow2-linux-42594970022d223bf8f30d3aa22819e24779d6f6.tar.gz
kernel-qcow2-linux-42594970022d223bf8f30d3aa22819e24779d6f6.tar.xz
kernel-qcow2-linux-42594970022d223bf8f30d3aa22819e24779d6f6.zip
Merge branch 'nohz/drop-double-write-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/core
Pull nohz fixes from Frederic Weisbecker: " The tick reschedules itself unconditionally. It's relevant in periodic mode but not in dynticks mode where it results in spurious double clock writes and even spurious periodic behaviour for low-res case. This set fixes that: * 1st patch removes low-res periodic tick rescheduling in nohz mode. This fixes spurious periodic behaviour. * 2nd patch does the same for high-res mode. Here there is no such spurious periodic behaviour but it still spares a double clock write in some cases. " Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'fs/timerfd.c')
0 files changed, 0 insertions, 0 deletions