NEW 184207
bmalloc's tryLargeZeroedMemalignVirtual shouldn't treat the entire virtual size as dirty towards its footprint
https://bugs.webkit.org/show_bug.cgi?id=184207
Summary bmalloc's tryLargeZeroedMemalignVirtual shouldn't treat the entire virtual si...
Saam Barati
Reported 2018-03-30 22:40:50 PDT
We either need to somehow ask the OS about dirty pages here, or, we need to handle faults inside Wasm and communicate to bmalloc about commits/decommits via faults handlers
Attachments
Note You need to log in before you can comment on or make changes to this bug.