Re: [PATCH 12/13] hrtimer: create a "timer_slack" field in the taskstruct

From: Arjan van de Ven
Date: Mon Sep 08 2008 - 09:40:13 EST


On Mon, 8 Sep 2008 15:27:16 +0200
Pavel Machek <pavel@xxxxxxx> wrote:
> >
> > ... which nobody uses today.
> > It's not just new syscalls, it's a new glibc api as well at that
> > point.
>
> ...and new applications, yes. I believe applications should
> explicitely enable slacking timers.

timers are slacking today, at least for select() and poll(), and are a
great deal more so than the defaults in this patchkit.

The great advantage of the prctl() approach (which is usable) over new
system calls and glibc APIs is that it will get used, because the admin
can use it just like he uses the "nice" command, on existing software.


--
If you want to reach me at my work email, use arjan@xxxxxxxxxxxxxxx
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
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/