LWN.net Logo

Timer slack

Timer slack

Posted Jan 21, 2010 15:03 UTC (Thu) by jch (guest, #51929)
Parent article: Timer slack

What about user-space? Can we pass a slack to epoll_wait?


(Log in to post comments)

Timer slack

Posted Jan 21, 2010 21:11 UTC (Thu) by arjan (subscriber, #36785) [Link]

poll uses hrtimers, which already have slack...
you can set your slack using prctl().

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