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
compactionnone00K14441813541377M,285K
loadnone00K1334965943112G,443M,232K
querynone36282363073G,388M,159K54902389155G,115M,921K
globalnone-341411369-325M,609K1559455577314G,536M,130K
tc/jemalloc cachenone746203840711M,650K-1-1K
sum of all trackersnone40330287783G,774M,200K-1-1K
process resident memorynone103507025929G,655M,204K2283989401621G,277M,840K
process virtual memorynone7162571980866G,723M,624K7219564134467G,243M,132K