DescriptionPrevent PageAllocator from fragmenting address space on small Windows systems.
Peform a runtime check in the 32-bit windows code only to see if the
address space is highly constrained by the OS. If so, we give up some
randomness in exchange for memory utilization efficiency.
BUG=394591
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178586
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add comment. #Patch Set 3 : Move comment higher. #
Total comments: 1
Patch Set 4 : Even better comment, same code. #Patch Set 5 : Check via IsWow64Process(). #
Total comments: 1
Patch Set 6 : Justin's nit. #
Total comments: 1
Patch Set 7 : Use CPU(32BIT) macro. #Patch Set 8 : Remove refs to X86_64 in comments. #Messages
Total messages: 15 (0 generated)
|