ZRAM compression uses the linux slub allocator its internal data structures. If these internal data structure consume a lot of memory, ZRAM compression may increase memory usage, rather than decrease it as expected. Decrease the chance of this occuring by ensuring the SLAB_STORE_USER debug option is disabled. Change-Id: I4684feda94b7bebacb6218b7f979c95771b0ee10 Signed-off-by: Patrick Daly <pdaly@codeaurora.org> |
||
---|---|---|
.. | ||
bin | ||
etc | ||
Android.mk |