public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Small and unimportant description mistakes of Kernel compression mode in kernel config
@ 2012-03-27 10:19 qasdfgtyuiop
  2012-03-28  0:04 ` Tilman Schmidt
  2012-04-17 23:13 ` [PATCH] kconfig: update compression algorithm info Randy Dunlap
  0 siblings, 2 replies; 10+ messages in thread
From: qasdfgtyuiop @ 2012-03-27 10:19 UTC (permalink / raw)
  To: linux-kernel

the mistake is enclosed by brackets[]

In bzip2 the description is:
Its compression ratio and speed is intermediate.
Decompression speed is slowest among the [three]. The kernel
size is about 10% smaller with bzip2, in comparison to gzip.
Bzip2 uses a large amount of memory. For modern kernels you
will need at least 8MB RAM or more for booting.

In lzma the description is:
The most recent compression algorithm.
Its ratio is best, decompression speed is [between the other
two]. Compression is slowest. The kernel size is about 33%
smaller with LZMA in comparison to gzip.

The LZO's description is:
Its compression ratio is the poorest among the [4]. The kernel
size is about 10% bigger than gzip; however its speed
(both compression and decompression) is the fastest.

But there are five compression algorithms in total :)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-04-18 17:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27 10:19 Small and unimportant description mistakes of Kernel compression mode in kernel config qasdfgtyuiop
2012-03-28  0:04 ` Tilman Schmidt
2012-04-17 23:13 ` [PATCH] kconfig: update compression algorithm info Randy Dunlap
2012-04-18 16:40   ` Lasse Collin
2012-04-18 16:45     ` H. Peter Anvin
2012-04-18 17:09       ` Lasse Collin
2012-04-18 17:23         ` Markus Trippelsdorf
2012-04-18 17:29           ` H. Peter Anvin
2012-04-18 17:36             ` Markus Trippelsdorf
2012-04-18 17:25         ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox