зеркало из https://github.com/mozilla/pjs.git
Bug 692923 - Update heap-unallocated description to reflect the fact that heap-dirty doesn't have anything to do with fragmentation. r=khuey
--HG-- extra : rebase_source : d09f4bd41f694375f8d42a10cf278e3c5ac2b92f
This commit is contained in:
Родитель
47d4673abc
Коммит
6239d28a63
|
@ -391,9 +391,7 @@ NS_MEMORY_REPORTER_IMPLEMENT(HeapUnallocated,
|
|||
GetHeapUnallocated,
|
||||
"Memory mapped by the heap allocator that is not part of an active "
|
||||
"allocation. Much of this memory may be uncommitted -- that is, it does not "
|
||||
"take up space in physical memory or in the swap file. Committed and "
|
||||
"unallocated memory, perhaps a result of fragmentation, is reported in "
|
||||
"heap-dirty, if that measure is available.")
|
||||
"take up space in physical memory or in the swap file.")
|
||||
|
||||
NS_MEMORY_REPORTER_IMPLEMENT(HeapAllocated,
|
||||
"heap-allocated",
|
||||
|
|
Загрузка…
Ссылка в новой задаче