Re: [PATCH] Add LZO1X compression support to the kernel

From: Jan Engelhardt
Date: Thu May 10 2007 - 10:33:22 EST



On May 9 2007 23:21, Andrew Morton wrote:
>On Wed, 02 May 2007 09:56:23 +0100 Richard Purdie <richard@xxxxxxxxxxxxxx> wrote:
>
>> Add LZO1X compression/decompression support to the kernel.
>>
>> This is based on the standard userspace lzo library, particularly
>> minilzo with the headers much trimmed down and simplified for kernel
>> use. Its structured so that it should still diff with the userspace
>> version for ease of future updating.
>
>Well that's attractive-looking code.
>Why is this needed? What code plans to use it?

Perhaps squashfs [not included] could use it as an alternative to
zlib or LZMA* [not included either].

* That's floating patches not in the official squashfs AFAICT.


Jan
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/