Improved GC lossage
authorAlastair Bridgewater <nyef_sbcl@lisphacker.com>
Sat, 20 Feb 2010 23:40:50 +0000 (18:40 -0500)
committerAlastair Bridgewater <nyef@virtdev-1.lisphacker.com>
Wed, 19 Oct 2011 19:49:32 +0000 (15:49 -0400)
commitc4cf289fd86cb3008935ecd04312865a36e28976
tree9ca3673465143df2075823de754ae80d8d09f25d
parent805f1dda16b90116e3eacc8dba62c34f30ed0838
Improved GC lossage

  * Change size_lose() and scav_lose() to indicate the widetag of the
header of the losing object rather than of the pointer to the losing
object.

  * Patch from Paul Khuong.
src/runtime/gc-common.c