summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2019-08-07 14:27:52 -0700
committerChristopher Ferris <cferris@google.com>2019-08-07 15:34:11 -0700
commit05197f7d032ce70f0a23fdaee2e88a7cc54298a3 (patch)
treecd355581b669a0e82a454c311ebd060bdba03ef3 /libc/malloc_debug/malloc_debug.cpp
parent592b5f52fd5f027817516b4d0945c2b4537518e4 (diff)
Change all references to PSS to RSS.
RSS is the real measurement by which an allocator should be measured since RSS is the real memory consumed by the process. PSS is a shared value. For memory_replay, PSS and RSS should be the same, so this didn't really matter in practice, but it's better to use the correct name of RSS. Also, add a small section about fragmentation. Bug: 138394907 Test: NA Change-Id: Ic6f982f9c4619f452342e7c105818e33b8b85e44
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions