struct proc

Jeff Roberson jroberson at chesapeake.net
Tue Apr 15 23:22:14 PDT 2003


p_maxthrwaits should go away.  It is ok to do the wakeup everytime you
transition from p_numthreads == max_threads_per_proc to p_numthreads ==
max_threads_per_proc - 1.

p_profthreads also seems like overkill but I don't have anything to
suggest at the moment.





More information about the freebsd-threads mailing list