Bug 184207

Summary: bmalloc's tryLargeZeroedMemalignVirtual shouldn't treat the entire virtual size as dirty towards its footprint
Product: WebKit Reporter: Saam Barati <saam>
Component: bmallocAssignee: Saam Barati <saam>
Status: NEW    
Severity: Normal CC: benjamin, fpizlo, ggaren, gskachkov, jfbastien, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, ysuzuki
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 184342    
Bug Blocks:    

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.