tech-kern archive

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

Re: struct ifnet and ifaddr handling [was: Re: Making global variables of if.c MPSAFE]



On Mon, Nov 17, 2014 at 7:03 PM, Ryota Ozaki <ozaki-r%netbsd.org@localhost> wrote:
> - http://www.netbsd.org/~ozaki-r/ifget-ifput.diff

Is it possible to have another "dying" flag in struct refcount, so
that ifput() can atomically set it without taking a lock, then later
call a g/c call?


Home | Main Index | Thread Index | Old Index