Michael Ost most@museresearch.com writes:
This should start allocating memory from below 0x4000,0000 to windows processes after the area between 0x4000,0000 to 0x8000,0000 is full, right?
That would be nice, but unfortunately it's not what it does. Also even if it worked it wouldn't help for libc allocations, so it would mean that once you have allocated 1Gb you can no longer load builtin dlls.