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?