Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ___ Begin jemalloc statistics ___
- Version: 5.0.1-0-g896ed3a8b3f41998d4fb4d625d30ac63ef2d51fb
- Assertions disabled
- config.malloc_conf: ""
- Run-time option settings:
- opt.abort: false
- opt.abort_conf: false
- opt.retain: true
- opt.dss: "secondary"
- opt.narenas: 32
- opt.percpu_arena: "disabled"
- opt.background_thread: false (background_thread: false)
- opt.dirty_decay_ms: 10000 (arenas.dirty_decay_ms: 10000)
- opt.muzzy_decay_ms: 10000 (arenas.muzzy_decay_ms: 10000)
- opt.junk: "false"
- opt.zero: false
- opt.tcache: true
- opt.lg_tcache_max: 15
- opt.prof: true
- opt.prof_prefix: "jeprof"
- opt.prof_active: true (prof.active: true)
- opt.prof_thread_active_init: true (prof.thread_active_init: true)
- opt.lg_prof_sample: 0 (prof.lg_sample: 0)
- opt.prof_accum: false
- opt.lg_prof_interval: -1
- opt.prof_gdump: false
- opt.prof_final: true
- opt.prof_leak: true
- opt.stats_print: true
- opt.stats_print_opts: ""
- Arenas: 32
- Quantum size: 16
- Page size: 4096
- Maximum thread-cached size class: 32768
- Allocated: 34056, active: 61440, metadata: 2949272, resident: 2981888, mapped: 6352896, retained: 2035712
- n_lock_ops n_waiting n_spin_acq n_owner_switch total_wait_ns max_wait_ns max_n_thds
- background_thread: 4 0 0 1 0 0 0
- ctl: 2 0 0 1 0 0 0
- prof: 3 0 0 1 0 0 0
- arenas[0]:
- assigned threads: 1
- uptime: 188487096110
- dss allocation precedence: secondary
- decaying: time npages sweeps madvises purged
- dirty: 10000 0 0 0 0
- muzzy: 10000 0 0 0 0
- allocated nmalloc ndalloc nrequests
- small: 5384 4 0 4
- large: 28672 1 0 1
- total: 34056 5 0 5
- active: 61440
- mapped: 6352896
- retained: 2035712
- base: 2915216
- internal: 34056
- tcache: 0
- resident: 2981888
- n_lock_ops n_waiting n_spin_acq n_owner_switch total_wait_ns max_wait_ns max_n_thds
- large: 2 0 0 1 0 0 0
- extent_avail: 7 0 0 3 0 0 0
- extents_dirty: 6 0 0 3 0 0 0
- extents_muzzy: 6 0 0 3 0 0 0
- extents_retained: 10 0 0 3 0 0 0
- decay_dirty: 2 0 0 1 0 0 0
- decay_muzzy: 2 0 0 1 0 0 0
- base: 52 0 0 3 0 0 0
- tcache_list: 4 0 0 1 0 0 0
- bins: size ind allocated nmalloc ndalloc nrequests curregs curslabs regs pgs util nfills nflushes newslabs reslabs n_lock_ops n_waiting n_spin_acq total_wait_ns max_wait_ns
- 8 0 8 1 0 1 1 1 512 1 0.001 0 0 1 0 5 0 0 0 0
- ---
- 1280 21 1280 1 0 1 1 1 16 5 0.062 0 0 1 0 5 0 0 0 0
- ---
- 2048 24 4096 2 0 2 2 1 2 1 1 0 0 1 0 6 0 0 0 0
- ---
- large: size ind allocated nmalloc ndalloc nrequests curlextents
- ---
- 28672 39 28672 1 0 1 1
- ---
- --- End jemalloc statistics ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement