1.0.32.18: additional allocation information
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 11 Nov 2009 15:06:29 +0000 (15:06 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 11 Nov 2009 15:06:29 +0000 (15:06 +0000)
commit8a935232db803d74b2d79b5fb0fc3b3cd5d7beb3
tree03df307fc79ac5a8780ad45d06644cec57ad7856
parent7cf58295cc5e1ca50651c4b93023ae8681fed8fb
1.0.32.18: additional allocation information

 * SB-INTROSPECT:ALLOCATION-INFORMATION also reports on boxedness of
   the page the object resides on.

 * When heap statistics are printed, always print the details of the
   pseudo-static generation. Make print_generation_stats extern so it
   can be called from lisp.
NEWS
contrib/sb-introspect/introspect.lisp
contrib/sb-introspect/test-driver.lisp
src/runtime/gencgc.c
version.lisp-expr