tech-kern archive

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

Re: Support for "pshared" POSIX semaphores




> On Feb 2, 2019, at 11:11 AM, Martin Husemann <martin%duskware.de@localhost> wrote:
> 
> On Sat, Feb 02, 2019 at 01:16:47PM -0400, Jared McNeill wrote:
>> It might be worth requesting a pull-up to netbsd-8 as well.
> 
> Don't think we can do that (it requires a kernel version bump, doesn't it?)

Yes, I change a small bit of kernel ABI in the netbsd32 compat code, as well as changed the layout and size of the ksem_t structure in the kernel.

-- thorpej



Home | Main Index | Thread Index | Old Index