timerfd() and system call review
Posted Aug 16, 2007 11:48 UTC (Thu) by
nix (subscriber, #2304)
In reply to:
timerfd() and system call review by IkeTo
Parent article:
timerfd() and system call review
It might be more wasteful, but it's a lot easier to write the userspace
code. Memory is cheap in the quantities we're talking about here (apps
that use millions of timers simultaneously are going to be very rare).
And having *everything* be an fd would finally realize one of the goals of
the Unix world since its creation :)
(
Log in to post comments)