Memory usage by subsystem

*Notice:

1. MemTracker only counts the memory on part of the main execution path, which is usually less than the real process memory.

2. each `type` is the sum of a set of tracker values, `sum of all trackers` is the sum of all trackers of all types, .

3. `process resident memory` is the physical memory of the process, from /proc VmRSS VmHWM.

4. `process virtual memory` is the virtual memory of the process, from /proc VmSize VmPeak.

5.`/mem_tracker?type=` to view the memory details of each type, for example, `/mem_tracker?type=query` will list the memory of all queries; `/mem_tracker?type=global` will list the memory of all Cache, metadata and other global life cycles.

see documentation for details.
TypeLabelParent LabelLimitCurrent Consumption(Bytes)Current Consumption(Normalize)Peak Consumption(Bytes)Peak Consumption(Normalize)
experimentalnone00K00K
clonenone00K00K
schema_changenone00K00K
compactionnone00K13872644101322M,1022K
loadnone00K38843990743G,632M,462K
querynone11452832001092M,232K54239530245G,52M,701K
globalnone6534416562M,324K62762095655G,865M,470K
tc/jemalloc cachenone801749128764M,622K-1-1K
sum of all trackersnone20123764931919M,155K-1-1K
process resident memorynone82862899207G,734M,432K1524991180814G,207M,460K
process virtual memorynone6446509260860G,38M,720K6484276838460G,398M,904K