blob: 4baea37ee44708609e77427a67fcf2f31cfecad9 [file] [log] [blame] [view]
Albert J. Wong2108fde2017-06-08 17:55:501# Key Concepts in Chrome Memory
2
3TODO(awong): Write overview of our platform diversity, windows vs \*nix memory models (eg,
4"committed" memory), what "discardable" memory is, GPU memory, zram, overcommit,
5the various Chrome heaps (pageheap, partitionalloc, oilpan, v8, malloc...per
6platform), etc.