On Mon, Nov 13, 2006 at 01:54:58PM +0300, Evgeniy Polyakov ([EMAIL PROTECTED]) wrote: > > =================== > > > > - there is really no reason to invent yet another timer implementation. > > We have the POSIX timers which are feature rich and nicely > > implemented. All that is needed is to implement SIGEV_KEVENT as a > > notification mechanism. The timer is registered as part of the > > timer_create() syscalls. > > Feel free to add any interface you like - it is as simple as call for > kevent_user_add_ukevent() in userspace.
... in kernelspace I mean. -- Evgeniy Polyakov - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html