PERFORCE change 56496 for review

John Baldwin jhb at FreeBSD.org
Thu Jul 8 12:05:38 PDT 2004


On Thursday 08 July 2004 02:56 pm, John Baldwin wrote:
> On Monday 05 July 2004 07:47 am, David Xu wrote:
> > http://perforce.freebsd.org/chv.cgi?CH=56496
> >
> > Change 56496 by davidxu at davidxu_alona on 2004/07/05 11:47:36
> >
> > 	Allow multiple threads to report debug event at same time,
> > 	the last thread will win the race, and others will retry,
> > 	debugger has chance to select a thread to be replied.
>
> You can make TDF_XSIG be a td_pflag instead and thus not require sched_lock
> since only curthread reads and writes to it.

Bah, later commits use it from !curthread, so ignore.

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the p4-projects mailing list