aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorRoman Zippel <[email protected]>2008-05-01 04:34:36 -0700
committerLinus Torvalds <[email protected]>2008-05-01 08:03:58 -0700
commit9f14f669d18477fe3df071e2fa4da36c00acee8e (patch)
tree84b5600017902ced77ee0cb9a4bc21a6768d22e5 /include/linux/timerqueue.h
parent074b3b87941c99bc0ce35385b5817924b1ed0c23 (diff)
ntp: increase time_offset resolution
time_offset is already a 64bit value but its resolution barely used, so this makes better use of it by replacing SHIFT_UPDATE with TICK_LENGTH_SHIFT. Side note: the SHIFT_HZ in SHIFT_UPDATE was incorrect for CONFIG_NO_HZ and the primary reason for changing time_offset to 64bit to avoid the overflow. Signed-off-by: Roman Zippel <[email protected]> Cc: john stultz <[email protected]> Cc: Thomas Gleixner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions