LZMA compression algorithm in Kernel - any chance to allow it?

From: Tomas M
Date: Thu Jun 26 2008 - 06:18:25 EST


Hello.
I can see the 2.6.25 kernel includes LZO compression algorithm in:

[*] Cryptographic API
< > LZO compression algorithm

As far as I could see, there was a strong pressure against putting compression algorithms in kernel. Does this LZO example mean that kernel people are now more open to include other algorithms as well? I'd like to include LZMA algo, which has far better compression ratio then anything else widely used today, and is already used in many small or embeded systems (as external patches to kernel or userspace utilities)

If I (or anybody else) submit LZMA code for inclusion in kernel, would you ACCEPT IT ?? (assuming the code looks nice to you)


Thank you

Tomas M
--
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/