On Oct 30, 2008, at 8:02 PM, errik wrote: > Hi ,all > > I want to know in which kernel version can linux handle the leap > second? If any one can help?
To the best of my knowledge it just works with the system clock from the BIOS. So you could rewrite the BIOS, or you could write a LKM to mangle the system clock to coincide with solar time. Alternatively you could find a NTP server that does synchronize to solar time, and use that to sync to precise solar time every time you boot, and even write a cron job to force a NTP update every hour or so if having the precise solar time is so important to you. Registered Linux Addict #431495 http://profile.xfire.com/mrstalinman | John 3:16! http://www.fsdev.net/ | http://lordsauron.wordpress.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [EMAIL PROTECTED] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
