tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: EVFILT_USER?




> On Feb 17, 2019, at 1:32 PM, coypu%sdf.org@localhost wrote:
> 
> the linux equivalent code seems to be using futex_wait/wake.

I’m working on integrating a new Linux-compatible futex implementation written by Taylor (that led me down the rabbit hole of needing to fix issues with fetch(9) / store(9) first).  I’m hoping I can have something broadly testable by the end of this month.

-- thorpej



Home | Main Index | Thread Index | Old Index