linux/kernel/time
Roman Zippel 8f807f8d21 [PATCH] ntp: add time_adjust to tick length
This folds update_ntp_one_tick() into second_overflow() and adds time_adjust
to the tick length, this makes time_next_adjust unnecessary.  This slightly
changes the adjtime() behaviour, instead of applying it to the next tick, it's
applied to the next second.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Cc: john stultz <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-01 00:39:26 -07:00
..
clocksource.c [PATCH] time: rename clocksource functions 2006-06-26 09:58:21 -07:00
jiffies.c [PATCH] time: rename clocksource functions 2006-06-26 09:58:21 -07:00
Makefile [PATCH] NTP: Move all the NTP related code to ntp.c 2006-10-01 00:39:26 -07:00
ntp.c [PATCH] ntp: add time_adjust to tick length 2006-10-01 00:39:26 -07:00