-
- Downloads
zram: add package to use compressed ram disk for swap
The busybox size is increased by 3.2KByte uncompressed on bcm47xx with this commit. This zram-swap automatically creates a zram device, a swap partition on it and make the kernel swap pages to it. Thank you Bastian Bittorf <bittorf@bluebottle.com> for idea and the script. SVN-Revision: 35025
Showing
- package/busybox/config/util-linux/Config.in 2 additions, 2 deletionspackage/busybox/config/util-linux/Config.in
- package/kernel/modules/other.mk 21 additions, 0 deletionspackage/kernel/modules/other.mk
- package/zram-swap/Makefile 46 additions, 0 deletionspackage/zram-swap/Makefile
- package/zram-swap/files/etc/init.d/zram 123 additions, 0 deletionspackage/zram-swap/files/etc/init.d/zram
Loading
Please register or sign in to comment