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
compactionnone00K12707095071211M,863K
loadnone459774912438M,486K45275162694G,221M,794K
querynone497791769474M,748K19451998491855M,89K
globalnone9938097394M,795K51859403394G,849M,714K
tc/jemalloc cachenone19131360241824M,520K-1-1K
sum of all trackersnone29700836782G,784M,504K-1-1K
process resident memorynone75961712647G,76M,280K1132831539210G,563M,536K
process virtual memorynone6430885068859G,913M,716K6473688268860G,297M,924K