Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-28 | procd: increase memory allocated for tmpfs on zram | Nathan Hintz | |
Devices with <= 32MB of ram get half of memory allocated to zram (up to 16MB). Devices with > 32MB of ram get just 8MB of memory allocated to zram. Increase memory allocated to devices with > 32MB ram to 16MB. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> | |||
2014-12-02 | add support for zram compressed tmpfs | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> |