Optimize memory module infromation in memory-infra. 1. In ReportPartitionAllocStats function, variable total_virtual_size should add total_mmapped_bytes that is the sum of super_pages and direct mapped page, rather than add total_resident_bytes. 2.For win_heap, provide allocated_objects_size, virtual_size and virtual_committed_size infromation, it help us to better identify the memory issues. [chromium/src : main]
Attention needed from Benoit Lize, Mikhail Khokhlov and 鹏强王 Eric Seckler added 1 comment Patchset-