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
compactionnone00K14452737361378M,328K
loadnone978768955K1334965943112G,443M,232K
querynone76810207137G,157M,196K90575149858G,445M,941K
globalnone-549415156-523M,986K279494341627260G,306M,588K
tc/jemalloc cachenone705417072672M,755K-1-1K
sum of all trackersnone78380013977G,306M,922K-1-1K
process resident memorynone1494842572813G,943M,952K2394335232022G,306M,164K
process virtual memorynone7832779571272G,971M,212K7880618393673G,403M,444K