Peter Holm wrote:
On Tue, Oct 12, 2010 at 12:36:56AM +, David Xu wrote:
Author: davidxu
Date: Tue Oct 12 00:36:56 2010
New Revision: 213714
URL: http://svn.freebsd.org/changeset/base/213714
Log:
Add a flag TDF_TIDHASH to prevent a thread from being
added to or removed from thread hash t
On Tue, Oct 12, 2010 at 12:36:56AM +, David Xu wrote:
> Author: davidxu
> Date: Tue Oct 12 00:36:56 2010
> New Revision: 213714
> URL: http://svn.freebsd.org/changeset/base/213714
>
> Log:
> Add a flag TDF_TIDHASH to prevent a thread from being
> added to or removed from thread hash table
Author: davidxu
Date: Tue Oct 12 00:36:56 2010
New Revision: 213714
URL: http://svn.freebsd.org/changeset/base/213714
Log:
Add a flag TDF_TIDHASH to prevent a thread from being
added to or removed from thread hash table multiple times.
Modified:
head/sys/kern/kern_thread.c
head/sys/sys/pr