linux-uconsole/kernel/time
Roman Zippel b0ee75561b [PATCH] ntp: add ntp_update_frequency
This introduces ntp_update_frequency() and deinlines ntp_clear() (as it's not
performance critical).  ntp_update_frequency() calculates the base tick length
using tick_usec and adds a base adjustment, in case the frequency doesn't
divide evenly by HZ.

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 ntp_update_frequency 2006-10-01 00:39:26 -07:00