MP Implmentation 3A/4: Cleanup MP lock operations to allow the MP lock to
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 10 Jul 2003 18:23:24 +0000 (18:23 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 10 Jul 2003 18:23:24 +0000 (18:23 +0000)
commita5934754f853376de97575b84dff7b9e2c92c7a2
tree531277ad7520cb021bf1b6da7b180bc2108465b7
parenta2a5ad0d5ad9635a3131e958583a2735063e926c
MP Implmentation 3A/4: Cleanup MP lock operations to allow the MP lock to
occassionally be out of synch from td_mpcount, so we don't have to
disable interrupts and so we can call try_mplock() from the middle of a
switch function.
sys/i386/i386/mplock.s
sys/kern/kern_switch.c
sys/kern/lwkt_thread.c
sys/platform/pc32/i386/mplock.s