BrowserGpuMemoryBufferManager creates dumps for unmapped memory |
||
Issue descriptionBackground context: go/memory-infra Forked from issue 770712. lalitm@ says: It seems like the SharedMemoryTracker only tracks memory when shared memory is mapped into the address space of the process and NOT when it is simply created. However, the key point is that some classes like BrowserGpuMemoryBufferManager sometimes only create the address space and then add an edge indicating that the memory is mapped.
,
Aug 1
|
||
►
Sign in to add a comment |
||
Comment 1 by ssid@chromium.org
, Oct 2 2017