Re: [ck] [PATCH] dynamic-tick patch modified for SMP

From: Kyle Moffett
Date: Sat Aug 13 2005 - 23:16:08 EST


On Aug 13, 2005, at 20:18:28, Con Kolivas wrote:
It does seems there are some timing issues
with this patch, although it is also quite stable (up for 10 hours now).
I've had a few interesting messages in my syslog suggesting problems:
Hangcheck: hangcheck value past margin!

and then later on a few of:
set_rtc_mmss: can't update from 0 to 59

It may be a good idea to rebase this patch off the new generic time- keeping
subsystem that John Stultz is working on. He's cleaned up much of the code
relating to system time processing, which may make it easier to get it
right when skipping ticks (IE: You probably don't need to do anything
special to replay missed ticks, the new timer code automatically handles it
for you). There is an excellent LWN article on his project here:
http://lwn.net/Articles/120850/

Cheers,
Kyle Moffett

--
Simple things should be simple and complex things should be possible
-- Alan Kay



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