On 03-Jun-01 Matt Dillon wrote:
>     Alfred, I'm cc'ing you.  If you have some time, could you check the
>     vmspace_swap_count() routine?  What do I need to mutex it for -current?
>     For -stable I don't think there's an issue since VM objects are not
>     instantiated/destroyed by interrupts.
> 
>     All suggestions are welcome.

Barring whatever Alfred says, it looks like you don't need any additional
locking as we already hold the vm mutex by the time we get to that point
in swapout_procs().

-- 

John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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

Reply via email to