|
|
Subscribe / Log in / New account

NTP cleanup work (v. B5)

From:  john stultz <johnstul@us.ibm.com>
To:  lkml <linux-kernel@vger.kernel.org>
Subject:  [RFC - 0/13] NTP cleanup work (v. B5)
Date:  Wed, 10 Aug 2005 18:21:19 -0700
Cc:  George Anzinger <george@mvista.com>, frank@tuxrocks.com, Anton Blanchard <anton@samba.org>, benh@kernel.crashing.org, Nishanth Aravamudan <nacc@us.ibm.com>, zippel@linux-m68k.org, Ulrich Windl <ulrich.windl@rz.uni-regensburg.de>

All,
	The goal of this patch set is to isolate the in kernel NTP state
machine in the hope of simplifying the current timekeeping code and
allowing for optional future changes in the timekeeping subsystem.

I've tried to address some of the complexity concerns for systems that
do not have a continuous timesource, preserving the existing behavior
while still providing a ppm interface allowing smooth adjustments to
continuous timesources. 

Patches 1-10 and patch 13 should be fairly straight forward only moving
and cleaning up various bits of code.

Patches 11 and 12 are somewhat more functional changes and should be
reviewed more carefully. Especially by someone who knows the PPC64
ppc_adjtimex() function in depth.

I've lightly tested this code on i386 and it seems to work properly. I'm
currently working to get more thorough testing done, but I wanted to get
it out there for review and hopefully a bit of testing.

Please let me know if you have any feedback or suggestions.

thanks
-john

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds