Change the cold-load to do purification differently -- this is needed
authorChris Hanson <org/chris-hanson/cph>
Fri, 18 Aug 1989 19:15:16 +0000 (19:15 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 18 Aug 1989 19:15:16 +0000 (19:15 +0000)
commitb5abb20d6ddcb3d122626db14af438c0f443a889
treea633f16f08a944e4a8d3bb1b4ceed250ea8e24eb
parent9340aa3ceffab23dc68900f47bd1e8574d8c68ac
Change the cold-load to do purification differently -- this is needed
to guarantee that as much as possible gets purified, without purifying
storage that is temporary for the cold-load.  This is done by leaving
everything in the heap until the cold-load is essentially finished,
then purifying everything at once.
v7/src/runtime/make.scm
v7/src/runtime/version.scm
v8/src/runtime/make.scm