Re: [ANNOUNCE] ktimers subsystem

From: Roman Zippel
Date: Tue Sep 27 2005 - 11:55:18 EST


Hi,

On Sun, 25 Sep 2005, Thomas Gleixner wrote:

> > You know very well, that the conversion back to timespec is the killer in
> > your calculation. You graciously decide that the "vast majority" doesn't
> > want to read the timer, how did you get to that conclusion?
>
> I graciously put instrumentation into _all_ the relevant syscalls on a
> desktop and a server machine. The result is that less than 1% of the
> calls provide the read back variable.

That sill means it is used and if an application actually depends on it,
it would be penalized by your implementation.
These timers may open up new application (in kernel or user space), where
this conversion may be needed, so _only_ looking at the current numbers is
a bit misleading.

bye, Roman
-
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/