Commits
User selector
Commit History
Commits on Jul 25, 2019
[bmalloc] Add IsoHeap test to ensure that IsoHeap pages are not allocating too large VA
Show description for c7ffc90committed
Commits on Jul 23, 2019
[bmalloc] Each IsoPage gets 1MB VA because VMHeap::tryAllocateLargeChunk rounds up
Show description for 8f582cccommitted
Commits on Mar 14, 2019
[bmalloc] Add StaticPerProcess for known types to save pages
Show description for e24c517committed
Commits on Feb 1, 2018
Replace tryLargeMemalignVirtual with tryLargeZeroedMemalignVirtual and use it to allocate large zeroed memory in Wasm
Show description for 4e88586committed
Commits on Nov 24, 2017
Isolated Heaps caused an increase in reported leaks on the bots
Show description for 0627e2fcommitted
Filip Pizlo
Loading