[Bug 381059] Re: use zram-config by default
Oibaf
381059 at bugs.launchpad.net
Sat Dec 8 16:40:58 UTC 2012
Also note that kernel 3.8 will ship a faster lzo module, used by zram for compressing/decompressing RAM. See this commit and the others around it:
http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commitdiff;h=10f6781c8591fe5fe4c8c733131915e5ae057826
Take care of this if you want to do some benchmarks.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/381059
Title:
use zram-config by default
Status in “linux” package in Ubuntu:
Confirmed
Status in “ubiquity” package in Ubuntu:
Confirmed
Status in “zram-config” package in Ubuntu:
Invalid
Status in “linux” source package in Raring:
Confirmed
Status in “ubiquity” source package in Raring:
Confirmed
Status in “zram-config” source package in Raring:
Invalid
Bug description:
There is already zram-config in Ubuntu, a package to enable compressed
RAM swap: https://launchpad.net/ubuntu/+source/zram-config
Starting with kernel 3.8 zram (a rewrite of older compcache) is out of
staging. Please enable it by default.
See also:
http://www.webupd8.org//2011/10/increased-performance-in-linux-with.html
https://launchpad.net/~shnatsel/+archive/zram
=== Original description ===
Including compcache by default can have a number of benefits for the
average, and not so average, Ubuntu user.
For the average user, compcache will decrease disk swapping, which
will increase perceived performance and decrease hits, which for
laptop users will improve battery life. Since many users use laptops
and netbooks these days, this is a big audience and would make many
people happy. Desktop users will also benefit, as their disks will be
less active and their electric bills may go down a tiny bit.
For the not-so-average user, such as those that run virtualization,
they can run more VMs. With Ubuntu striving to be bigger in the server
space, this could be a big deal. For me, I (unfortunately) run Windows
in KVM, and it appears that enabling compcache improves my VM's
performance.
Embedded devices and netbooks (such as those that run Ubuntu Netbook
Remix) will benefit, as they have little RAM, and since compcache sort
of increases RAM, it will make these devices more capable.
Since compcache is already in the Ubuntu kernel (see bug 200765), the
only thing left is to either add an initramfs script or a udev script
(IMHO, the udev approach is cleaner) as described here:
https://wiki.ubuntu.com/Compcache
compcache: http://code.google.com/p/compcache/
Thanks!
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/381059/+subscriptions
More information about the foundations-bugs
mailing list