When will nanosleep(2) be rewrtten?
Posted Sep 22, 2005 14:30 UTC (Thu) by
corbet (editor, #1)
In reply to:
When will nanosleep(2) be rewrtten? by NAR
Parent article:
A new approach to kernel timers
Actually, nanosleep() is a system call. The ktimer patch includes a nanosleep reimplementation, so everything should be in place. You'll need the extra, high-resolution bits (arch-specific timer code) to actually get nanosecond-resolution sleeps, of course.
(
Log in to post comments)