[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100818155702.bc62b2a6.akpm@linux-foundation.org>
Date: Wed, 18 Aug 2010 15:57:02 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Alexander Shishkin <virtuoso@...nd.org>
Cc: lkml@...r.kernel.org, "Kirill A. Shutemov" <kirill@...temov.name>,
Thomas Gleixner <tglx@...utronix.de>,
John Stultz <johnstul@...ibm.com>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
Jon Hunter <jon-hunter@...com>, Ingo Molnar <mingo@...e.hu>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
David Howells <dhowells@...hat.com>,
Avi Kivity <avi@...hat.com>, "H. Peter Anvin" <hpa@...or.com>,
John Kacur <jkacur@...hat.com>,
Chris Friesen <chris.friesen@...band.com>,
Kay Sievers <kay.sievers@...y.org>, Greg KH <gregkh@...e.de>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [RFCv2] notify userspace about time changes
On Wed, 18 Aug 2010 16:55:39 +0300
Alexander Shishkin <virtuoso@...nd.org> wrote:
> Certain userspace applications (like "clock" desktop applets or cron) might
> want to be notified when some other application changes the system time.
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?
> It
> might also be important for an application to be able to distinguish between
> its own and somebody else's time changes.
hm. Why? What are you thinking of here, specifically?
Also... what's the story with kernel-NTP updates?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists