Re: [PATCH] [RFCv2] notify userspace about time changes

From: Chris Friesen
Date: Wed Aug 18 2010 - 19:50:57 EST


On 08/18/2010 04:57 PM, Andrew Morton wrote:

> The requirements sound a bit fluffy to me.
>
> Any time-displaying application will find out the new time next time
> it reads the time. So afaict this is only really useful for clock
> applets which display once per minute, so they will show the new time
> promptly after the time was altered, yes? Is that really worth adding
> new code for?

There are other users of this functionality. We have an emulator
running on top of linux which in turn runs code originally intended for
another OS. It cares about walltime, so it wants to know ASAP if the
linux system time changes.

We've actually been carrying an internal patch doing something like this
for years now...never pushed it to mainline since we didn't think anyone
else would be interested.

Chris

--
Chris Friesen
Software Developer
GENBAND
chris.friesen@xxxxxxxxxxx
www.genband.com
--
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/