DescriptionS390: [crankshaft] Fragmentation-free allocation folding.
Port 61f5fbbb1926e1ffb672214a043e8c98db0e8af6
Port 6e15433db4df53bdb6d7e84fb7eba544ef6097f3
Original commit message:
The new allocation folding implementation avoids fragmentation between folded allocation.
As a consequence, our heap will always be iterable i.e. we do not have to perform a
garbage collection before iterating the heap.
R=hpayer@chromium.org, joransiu@ca.ibm.com, bjaideep@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=
Committed: https://crrev.com/41dbaefb4a26ee01fc9e799da33b42fc5159ae01
Cr-Commit-Position: refs/heads/master@{#36243}
Patch Set 1 #Patch Set 2 : pull in 6e15433db4df53bdb6d7e84fb7eba544ef6097f3 #Patch Set 3 : run git cl format #
Total comments: 2
Patch Set 4 : use kNear more #
Messages
Total messages: 15 (7 generated)
|