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
clonenone00K5324852K
schema_changenone00K00K
compactionnone00K13849389251320M,799K
loadnone00K45275162694G,221M,794K
querynone497791769474M,748K25527022652G,386M,457K
globalnone809614466772M,111K51859403394G,849M,714K
tc/jemalloc cachenone721866512688M,435K-1-1K
sum of all trackersnone20292727471935M,271K-1-1K
process resident memorynone75378360327G,20M,656K1340300902412G,494M,108K
process virtual memorynone6440693350459G,1007M,244K6481818009660G,375M,444K