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
compactionnone00K13790616981315M,179K
loadnone00K83170748917G,763M,799K
querynone27411019192G,566M,121K49673373754G,641M,227K
globalnone215770597205M,793K1559455577314G,536M,130K
tc/jemalloc cachenone862888864822M,936K-1-1K
sum of all trackersnone38197613803G,570M,827K-1-1K
process resident memorynone87727349768G,174M,340K2143039488019G,981M,632K
process virtual memorynone6416510156859G,776M,624K6451759513660G,88M,792K