Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2003 02:22:12 -0400 (EDT)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        threads@freebsd.org
Subject:   struct proc
Message-ID:  <20030416021527.J76635-100000@mail.chesapeake.net>

next in thread | raw e-mail | index | archive | help
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.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030416021527.J76635-100000>