Implement an architecture call for contended spinlocks so the vkernel can
commite1afa02c69614a0ebeb6a936f6e3be6160902d18
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Jul 2007 16:52:01 +0000 (2 16:52 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Jul 2007 16:52:01 +0000 (2 16:52 +0000)
tree635443d17bb9710859467e9b96a0b47d4937eb05
parent570e2793a77c1c512dab8fdda9e0712c9e0c258d
Implement an architecture call for contended spinlocks so the vkernel can
insert a usleep().
sys/kern/kern_spinlock.c
sys/platform/pc32/i386/machdep.c
sys/platform/vkernel/i386/cpu_regs.c
sys/sys/systm.h