Implement an architecture call for contended spinlocks so the vkernel can
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Jul 2007 16:52:01 +0000 (16:52 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Jul 2007 16:52:01 +0000 (16:52 +0000)
commit06615ccb3a78cefb138d77a2fbc7e1700dbe8b23
tree6324f65d562f937cd1b23843410a8a9981f532f5
parent29a18051da8f1c8c066849a3984ea53a2b5aab0d
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