Re: [take15 4/4] kevent: Timer notifications.

2006-09-05 Thread Evgeniy Polyakov
On Tue, Sep 05, 2006 at 03:39:57PM +0200, Arnd Bergmann ([EMAIL PROTECTED]) wrote: > On Monday 04 September 2006 12:14, Evgeniy Polyakov wrote: > > Timer notifications can be used for fine grained per-process time > > management, since interval timers are very inconvenient to use, > > and they a

Re: [take15 4/4] kevent: Timer notifications.

2006-09-05 Thread Arnd Bergmann
On Monday 04 September 2006 12:14, Evgeniy Polyakov wrote: > Timer notifications can be used for fine grained per-process time > management, since interval timers are very inconvenient to use, > and they are limited. I guess this must have been discussed before, but why is this not using high-re

[take15 4/4] kevent: Timer notifications.

2006-09-04 Thread Evgeniy Polyakov
Timer notifications. Timer notifications can be used for fine grained per-process time management, since interval timers are very inconvenient to use, and they are limited. Signed-off-by: Evgeniy Polyakov <[EMAIL PROTECTED]> diff --git a/kernel/kevent/kevent_timer.c b/kernel/kevent/kevent_tim