Activity log for bug #381059

Date Who What changed Old value New value Message
2009-05-27 19:33:48 Craig bug added bug
2010-03-14 04:54:57 Jeremy Foshee tags needs-kernel-logs
2010-03-14 04:55:00 Jeremy Foshee tags needs-kernel-logs needs-kernel-logs needs-upstream-testing
2010-03-14 04:55:07 Jeremy Foshee tags needs-kernel-logs needs-upstream-testing kj-triage needs-kernel-logs needs-upstream-testing
2010-03-14 04:55:12 Jeremy Foshee linux (Ubuntu): status New Incomplete
2010-03-15 00:53:22 Craig linux (Ubuntu): status Incomplete New
2010-06-22 03:38:25 Eugene San bug added subscriber Eugene San
2010-07-22 22:50:50 Antonio García bug added subscriber Antonio García
2010-10-25 13:04:54 Oliver Joos bug added subscriber Oliver Joos
2010-12-08 13:42:24 Kai Kasurinen removed subscriber Kai Kasurinen
2011-04-06 11:46:18 Fabien Lusseau bug added subscriber Fabien Lusseau
2011-04-07 08:31:37 Vincent Stehlé removed subscriber Vincent Stehlé
2011-05-11 17:26:34 Sergey Korolev removed subscriber Sergey Korolev
2011-06-11 05:38:17 Andrés Rassol bug added subscriber Andrés Rassol
2011-07-18 23:37:08 Brad Figg linux (Ubuntu): status New Incomplete
2011-09-17 04:18:27 Launchpad Janitor linux (Ubuntu): status Incomplete Expired
2011-09-19 06:43:41 Oibaf linux (Ubuntu): status Expired Confirmed
2012-12-02 11:50:59 Oibaf 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! 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. === 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!
2012-12-02 11:51:44 Oibaf bug task added zram-config (Ubuntu)
2012-12-02 11:52:13 Oibaf summary use compcache by default use zram-config by default
2012-12-02 11:53:45 Oibaf 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. === 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! 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!
2012-12-07 22:38:06 Dave Walker bug added subscriber Dave Walker
2012-12-08 11:09:34 Oliver Grawert bug task added ubiquity (Ubuntu)
2012-12-08 11:09:43 Oliver Grawert zram-config (Ubuntu): status New Invalid
2012-12-08 11:09:46 Oliver Grawert ubiquity (Ubuntu): status New Confirmed
2012-12-08 11:09:51 Oliver Grawert ubiquity (Ubuntu): importance Undecided Wishlist
2012-12-08 11:10:00 Oliver Grawert nominated for series Ubuntu Raring
2012-12-08 11:10:00 Oliver Grawert bug task added ubiquity (Ubuntu Raring)
2012-12-08 11:10:00 Oliver Grawert bug task added linux (Ubuntu Raring)
2012-12-08 11:10:00 Oliver Grawert bug task added zram-config (Ubuntu Raring)
2012-12-18 03:14:56 John Swing bug added subscriber John Swing
2013-03-14 11:41:27 Marko Stanković bug added subscriber Marko Stanković
2013-12-05 13:29:15 Lionel Sausin - Initiatives/Numérigraphe bug added subscriber Lionel Sausin - Numérigraphe
2014-01-21 15:19:00 Ivan Baldo bug added subscriber Ivan Baldo
2014-02-24 06:36:14 Adolfo Jayme Barrientos bug task deleted linux (Ubuntu Raring)
2014-02-24 06:36:23 Adolfo Jayme Barrientos bug task deleted ubiquity (Ubuntu Raring)
2014-02-24 06:36:26 Adolfo Jayme Barrientos bug task deleted zram-config (Ubuntu Raring)
2015-10-17 02:43:28 Christian Kujau bug added subscriber Christian Kujau
2016-09-21 21:05:18 Michel-Ekimia bug added subscriber Ekimia
2020-03-05 12:00:35 Marcus Tomlinson ubiquity (Ubuntu): status Confirmed Incomplete
2020-05-06 12:14:59 Marcus Tomlinson ubiquity (Ubuntu): status Incomplete Invalid