cvs commit: src/sys/kern kern_mutex.c

Attilio Rao attilio at freebsd.org
Tue Jun 5 19:36:52 UTC 2007


2007/6/5, Jeff Roberson <jroberson at chesapeake.net>:
> On Tue, 5 Jun 2007, John Baldwin wrote:
>

>
> I believe we also should replace thread_lock() and thread_unlock() with
> calls to spinlock_enter()/exit() on !SMP and make thread_set_lock() a
> no-op for this case.  Does that sounds right to everyone?

Yes, this sounds fair.

Attilio


-- 
Peace can only be achieved by understanding - A. Einstein


More information about the cvs-src mailing list