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
clonenone00K7782476K
schema_changenone00K00K
compactionnone00K28313360492G,652M,176K
loadnone-978598-955K69844304066G,516M,892K
querynone43368513964G,39M,966K106967670319G,985M,237K
globalnone-863331236-823M,344K51859403394G,849M,714K
tc/jemalloc cachenone722890648689M,411K-1-1K
sum of all trackersnone41954322103G,929M,77K-1-1K
process resident memorynone1433536102413G,359M,272K2053432934419G,127M,64K
process virtual memorynone8683186585680G,889M,328K8721793433681G,233M,516K