[Bug 809742] New: Please stop using gzip -9 in mkinitrd
https://bugzilla.novell.com/show_bug.cgi?id=809742 https://bugzilla.novell.com/show_bug.cgi?id=809742#c0 Summary: Please stop using gzip -9 in mkinitrd Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: Other OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: andi-nbz@firstfloor.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 [This is really for 12.3 and beyond, but bugzilla doesn't know that release yet?] Kernel installs with full modules always take incredible long (several minutes) This is related to mkinitrd using gzip -9 to compress the initrd. -9 only gives a tiny bit of space saving, but takes a lot longer than the default settings. I usually remove the -9, but every update brings it back. - Consider changing the default: just drop the -9 -rw-r--r-- 1 root root 23232956 Mar 15 22:47 initrd-3.7.10-1.1-default -rw-r--r-- 1 root root 23355299 Mar 15 22:47 initrd-3.7.10-1.1-default-gzip-default Only 0.5% difference. - If you really want to keep it make it a sysconfig setting at least. - If you really want to save space rather use bzip2 or so, the kernel should support that and it's still much faster than gzip -9 -rw-r--r-- 1 root root 21588996 Mar 15 22:48 initrd-3.7.10-1.1-default.bz2 ~8% savings over both gzips. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=809742 https://bugzilla.novell.com/show_bug.cgi?id=809742#c Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |mmarek@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=809742 https://bugzilla.novell.com/show_bug.cgi?id=809742#c1 --- Comment #1 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-03-21 14:01:11 CET --- This is an autogenerated message for OBS integration: This bug (809742) was mentioned in https://build.opensuse.org/request/show/160436 Factory / mkinitrd -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=809742 https://bugzilla.novell.com/show_bug.cgi?id=809742#c2 Michal Marek <mmarek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Michal Marek <mmarek@suse.com> 2013-03-21 14:58:10 UTC --- OK, 0.5% win is rather unconvincing, so I dropped the -9. We could also switch to xz, like we did for PPC already. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=809742 https://bugzilla.novell.com/show_bug.cgi?id=809742#c3 --- Comment #3 from Swamp Workflow Management <swamp@suse.de> 2013-09-09 12:07:39 UTC --- openSUSE-RU-2013:1416-1: An update that has 10 recommended fixes can now be installed. Category: recommended (moderate) Bug References: 755642,775268,784613,787075,801984,804398,805059,809742,809812,814540 CVE References: Sources used: openSUSE 12.3 (src): mkinitrd-2.7.2-3.5.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com