Re: Accessing monotonic clock from modules

From: Robert Love
Date: Thu Jun 02 2005 - 02:42:27 EST


On Thu, 2005-06-02 at 09:30 +0200, Arjan van de Ven wrote:
> On Thu, 2005-06-02 at 08:36 +0200, Mikael Starvik wrote:
> > We would like to get the posix monotonic clock from a loadable module.
> > Would a patch to make do_posix_clock_monotonic_gettime exported ok or
> > should we do it in some other way?
> >
> > /Mikael
>
> also... when are you going to get this module merged?
> (exporting things without the module going into kernel.org shouldn't be
> done imo... it makes it harder to change internals and causes overhead
> for all kernel users)

And if we are going to make it an official interface, does it have to be
called "do_posix_clock_monotonic_gettime" ? Perhaps a more
export-friendly name?

Robert Love


-
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/