Ryan Nicholl Sun, 16 Mar 2014 12:01:40 -0700
I'm wondering why we have no 64 bit futex? (unless it was added since my kernel.)
I would like to wait on a pointer, right now I have a timeout to avoid deadlock if only the upper half is changed during a race, but this is highly sub-optimal for me.