Win32 version:
authorStephen Adams <edu/mit/csail/zurich/adams>
Wed, 27 Mar 1996 23:12:45 +0000 (23:12 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Wed, 27 Mar 1996 23:12:45 +0000 (23:12 +0000)
commit0de91fc7c226489a4c92b4c58421725863e9308d
treeb1606a0c4eefed7aa6d3049d384fa71ae6b80539
parent9689a3239ba2885e9d9cb7f587b2a0ca23b9d76b
Win32 version:

Made the VirtualFree/VirtualAlloc code optional and controlled by
primitives.  By default it is off, since it incurs the cost of
zero-filling pages as they allocated.  The main garbage collector
should turn the feature is GC was paging, but how to measure this is
not clear.
v7/src/microcode/memmag.c