[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090307162327.PQGL18213.eastrmmtao106.cox.net@eastrmimpo02.cox.net>
Date: Sat, 07 Mar 2009 10:23:05 -0600
From: Chris Brannon <cmbrannon@....net>
To: john stultz <johnstul@...ibm.com>
cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] /dev/time for Linux, inspired by Plan 9
John Stultz wrote:
> On Tue, Mar 3, 2009 at 7:06 PM, Christopher Brannon <cmbrannon@....net> wrote:
> > I implemented such a facility for Linux. A read of /dev/time produces
> > four decimal numbers: epoch seconds, nanoseconds since start of epoch,
> > jiffies since boot, and jiffies per second.
>
> Ehh. Why would we want to export raw kernel internal values like
> jiffies and HZ?
>
> I think the CLOCK_MONOTONIC clockid would probably be a better value to export.
I'll look at CLOCK_MONOTONIC clockid. I'm more than glad to export something
more appropriate, including nothing at all (dummy values, perhaps).
-- Chris
--
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