[GIT PULL] Update LZO compression

Andi Kleen andi at firstfloor.org
Thu Aug 16 12:20:52 EDT 2012


> If you think a little bit, I bet you could come up with a solution that 
> operates at cacheline-aligned granularity, something that would be _even 
> faster_ than simply fixing the code to do aligned accesses.

Cache aligned compression is unlikely to compress anything at all.
Compression algorithms are usually by definition unaligned.

-Andi



More information about the linux-arm-kernel mailing list