(gc_sweep): Check cons cell mark bits word by word
authorRichard M. Stallman <rms@gnu.org>
Sun, 23 Sep 2007 15:39:16 +0000 (15:39 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 23 Sep 2007 15:39:16 +0000 (15:39 +0000)
commit3ae2e3a37fae680f44f23170cc06d160d694b831
tree8866e4ca5115eb6f396cb8919c01492b250a166c
parente32725a7f4b176c46cbe62a8ba697ecac30205c2
(gc_sweep): Check cons cell mark bits word by word
and optimize the case where they are all 1.
src/ChangeLog
src/alloc.c