mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [Suspend2][ 00/13] Compression support.
@ 2006-06-27  4:37 Nigel Cunningham
  2006-06-27  4:37 ` [Suspend2][ 01/13] [Suspend2] Compression File Header Nigel Cunningham
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Nigel Cunningham @ 2006-06-27  4:37 UTC (permalink / raw)
  To: linux-kernel


Patches which implement support for compressing the image. We use
cryptoapi. A separate patch adds an LZF compression module, which
is much faster than gzip.

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

end of thread, other threads:[~2006-06-27 14:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-27  4:37 [Suspend2][ 00/13] Compression support Nigel Cunningham
2006-06-27  4:37 ` [Suspend2][ 01/13] [Suspend2] Compression File Header Nigel Cunningham
2006-06-27  4:37 ` [Suspend2][ 02/13] [Suspend2] Allocate compression buffers Nigel Cunningham
2006-06-27  4:37 ` [Suspend2][ 03/13] [Suspend2] Compression cryptoapi initialisation and cleanup Nigel Cunningham
2006-06-27  4:37 ` [Suspend2][ 04/13] [Suspend2] Compression initialise & cleanup routines Nigel Cunningham
2006-06-27  4:37 ` [Suspend2][ 05/13] [Suspend2] Compression write routines Nigel Cunningham
2006-06-27  4:37 ` [Suspend2][ 06/13] [Suspend2] Compression read routines Nigel Cunningham
2006-06-27  4:37 ` [Suspend2][ 07/13] [Suspend2] Compression debug stats Nigel Cunningham
2006-06-27  4:37 ` [Suspend2][ 08/13] [Suspend2] Compression memory and storage usage routines Nigel Cunningham
2006-06-27  4:37 ` [Suspend2][ 09/13] [Suspend2] Serialisation of compressor configuration in image header Nigel Cunningham
2006-06-27  4:37 ` [Suspend2][ 10/13] [Suspend2] Get expected compression ratio Nigel Cunningham
2006-06-27  4:37 ` [Suspend2][ 11/13] [Suspend2] Compression proc entry data Nigel Cunningham
2006-06-27  4:37 ` [Suspend2][ 12/13] [Suspend2] Compression operations structure Nigel Cunningham
2006-06-27  4:38 ` [Suspend2][ 13/13] [Suspend2] Compression (un)load routines Nigel Cunningham
2006-06-27 13:59 ` [Suspend2][ 00/13] Compression support Pavel Machek

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

Powered by JetHome