0.8.12.36:
commitba4659ad35f28a8fefa4a10c3c7012e4ba50d683
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 16 Jul 2004 15:06:01 +0000 (16 15:06 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 16 Jul 2004 15:06:01 +0000 (16 15:06 +0000)
tree1aac952c57ed56c3499f9a65c38c5b7956492a80
parent59ac7389b0bead82dfe2c94a5edab79dc9569c61
0.8.12.36:
Commit patch from Juho Snellman (sbcl-devel 2004-07-16) for poor
performance characteristics in sig_stop_for_gc_handler.
... maybe a spinlock isn't right?  Maybe we should have a
yielding_spinlock?  Maybe we should have a different
spinlock implementation for SMP?
... in any case, performance now should be better for GCing when
more than two threads are around.
src/runtime/interrupt.c
version.lisp-expr