gencgc: Fix commentary for page table allocation field.
authorAlastair Bridgewater <alastair.bridgewater@gmail.com>
Sun, 12 May 2013 15:43:09 +0000 (11:43 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Mon, 20 May 2013 19:51:20 +0000 (15:51 -0400)
commit379e3d3ee80c6b9dd9c59f8f76baa6d47c8c5b71
tree573cf8654eda493e809b18443941eed24150af0d
parent5b63b08f9ee8a50a679b5e533bf76e253e8caff5
gencgc: Fix commentary for page table allocation field.

  * The commentary for the page table allocation field was
misleading, presumably not updated when the definitions for the
constants used for its actual contents were last changed, and cost
me a bit of surprise and time spent trying to figure out why core
file saving and loading worked at all.

  * Updated the commentary on the allocation field to match
current reality, and added cross-references between the field
itself and the definitions for its contents, so that a future
desync between commentary and reality is less likely.
src/runtime/gc-internal.h
src/runtime/gencgc-internal.h