On Mon, 17 May 2010 21:08:05 -0400 (EDT) Ted Unangst
wrote:
> This moves the knote list to struct process for better process
> semantics with rthreads. It should have little noticeable effect
> otherwise, but I've been wrong about simpler diffs before
>
It has no noticeable effect on i386,
This moves the knote list to struct process for better process semantics
with rthreads. It should have little noticeable effect otherwise, but
I've been wrong about simpler diffs before
Index: sys/proc.h
===
RCS file: /home/te