Anthony Martin <al...@pbrane.org> once said: > erik quanstrom <quans...@quanstro.net> once said: > > since kprocs don't get notes (it's an error to write to the note file), > > sleep in a kproc can't get interrupted. this code will never fire. > > It looks like they can on 9front.
Actually, this isn't just 9front. All of the network medium receive kprocs (e.g., etherread4) can be sent notes (only by the kernel, of course). Anthony