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 4:03 PM, Christoph Badura <bad%bsd.de@localhost> wrote:
> 
> On Sun, Feb 17, 2019 at 01:48:52PM -0800, Jason Thorpe wrote:
>>> 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).
> 
> That's nice.  But it doesn't help porting ziplang to our releases.

Well, if someone else wants to go off and write a bunch of code, I’m certainly not going to stop them.  Just merely pointing out that I am actively working on one thing that could help he situation.  *Shrug*

-- thorpej



Home | Main Index | Thread Index | Old Index