Not logged in
Log in now
Create an account
Subscribe to LWN
Recent Features
LWN.net Weekly Edition for May 23, 2013
An "enum" for Python 3
An unexpected perf feature
LWN.net Weekly Edition for May 16, 2013
A look at the PyPy 2.0 release
I think I remember reading something on LKML about FUTEX_FD being broken...
Kernel events without kevents
Posted Mar 16, 2007 15:58 UTC (Fri) by pphaneuf (guest, #23480) [Link]
Since it doesn't see any use in the mutex API that everyone uses, it's not surprising... Code that's not used tends to rot.
Too bad, I would like that. I'll stay with my "pipes as semaphores" trick in the meantime...
Posted Mar 16, 2007 16:47 UTC (Fri) by bronson (subscriber, #4806) [Link]
http://lkml.org/lkml/2006/10/31/391
And it looks like there's no alternative other than self-pipes. Arg!
Copyright © 2013, Eklektix, Inc. Comments and public postings are copyrighted by their creators. Linux is a registered trademark of Linus Torvalds