lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 27 Mar 2012 18:19:39 +0800
From:	qasdfgtyuiop <qasdfgtyuiop@...il.com>
To:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Small and unimportant description mistakes of Kernel compression mode
 in kernel config

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 :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ