> We don't need the lock prefix for the current SMP implementation. A lock
> prefix would be needed in a multithreaded implementation but should not be
> added unless the kernel is an SMP kernel otherwise UP performance would
> suffer.
> 
> --
> Doug Rabson                           Mail:  [EMAIL PROTECTED]
> Nonlinear Systems Ltd.                        Phone: +44 181 442 9037
> 
Lock prefix should be added to kernel modules if we want a single set for
both SMP and UP.

-lq


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

Reply via email to