On 16-Jul-2002 Andrew Gallatin wrote:
> 
> John Baldwin writes:
>  > 
>  > I like my second, it is easier, just add this to choosethread:
> 
> Don't all these compares in the critical path add up?

Well, we will end up trading a panicstr test in runq_choose for ones
in msleep and cv's.  It probably will be more in the long run.

> I assume I also need to remove the panicstr check in at least msleep.

Yes.

> Drew

-- 

John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to