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
clonenone00K4915248K
schema_changenone00K00K
compactionnone00K12707095071211M,863K
loadnone914052892K45275162694G,221M,794K
querynone497791769474M,748K12454275771187M,749K
globalnone152863601145M,800K51859403394G,849M,714K
tc/jemalloc cachenone754362136719M,425K-1-1K
sum of all trackersnone14059315581340M,820K-1-1K
process resident memorynone58826137605G,490M,100K1132831539210G,563M,536K
process virtual memorynone5840327065654G,401M,716K5873898700854G,721M,884K