LWN.net Logo

timerfd() and system call review

timerfd() and system call review

Posted Aug 15, 2007 16:28 UTC (Wed) by khim (subscriber, #9252)
In reply to: timerfd() and system call review by clugstj
Parent article: timerfd() and system call review

Speed, I presume. Almost anything can done in a userspace (UML is a proof), the question is "what does it cost". Solution with pipe() and thread will be many times slower...


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds