canmove, Confirmed users
1,577
edits
(add more about jemalloc options) |
(add notes from stuart) |
||
Line 41: | Line 41: | ||
tradeoff between space and speed. not sure of the optimal value. | tradeoff between space and speed. not sure of the optimal value. | ||
12f holds 0mb of free pages in jemalloc | |||
2f is our default and holds 8mb of free pages in jemalloc - if you re-add 2f it will result in 32mb behind held free so don't use it. | |||
12fP will print stats on exit | 12fP will print stats on exit | ||
===use system libraries=== | ===use system libraries=== |