Don't hardcode the number of gencgc generations.
authorStas Boukarev <stassats@gmail.com>
Wed, 21 Aug 2013 12:52:26 +0000 (16:52 +0400)
committerStas Boukarev <stassats@gmail.com>
Wed, 21 Aug 2013 12:52:26 +0000 (16:52 +0400)
commit47fe7f5b227bba5964d5dd4d2a93d9e4b1d1502e
tree1ad0054023358458a4bed3bb658a4c4d55cb7101
parentb7d22ded1428e8d3e87c37164aa6742dd28aa6ce
Don't hardcode the number of gencgc generations.

Use sb-vm:+pseudo-static-generation+.
Patch by Andreas Franke.
contrib/sb-introspect/test-driver.lisp
src/code/gc.lisp