0.9.5.35:
authorGabor Melis <mega@hotpop.com>
Tue, 11 Oct 2005 09:38:48 +0000 (09:38 +0000)
committerGabor Melis <mega@hotpop.com>
Tue, 11 Oct 2005 09:38:48 +0000 (09:38 +0000)
commit6cde30b92d3e6092372d0164bb47b58568d9360f
treee16bb64bb2b74eb8f56947b2f81792b08a46fc90
parentc580293e8550414004697173f7e2c2b6bdf81070
0.9.5.35:
  * Use mutexes instead of spinlock where appropriate: possibly high
    lock contention, holding the lock for more than a jiffy. Seems to
    cure the sporadic hang-for-a-while-then-continue behaviour that
    some tests displayed.
src/runtime/gencgc.c
src/runtime/interrupt.c
src/runtime/interrupt.h
src/runtime/thread.h
src/runtime/x86-linux-os.c
version.lisp-expr