Mobile/MemoryReduction: Difference between revisions

add notes from stuart
(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.


2f holds 8mb of free pages in jemalloc
12f holds 0mb of free pages in jemalloc


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
Untested.


===use system libraries===
===use system libraries===
canmove, Confirmed users
1,577

edits