[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070512134144.5bb29544@holly>
Date: Sat, 12 May 2007 13:41:44 +0200
From: Jindrich Makovicka <makovick@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Add LZO1X compression support to the kernel
On Sat, 12 May 2007 12:41:03 +0200
devzero@....de wrote:
> oh - and think of linux software suspend.
> take a notebook with 2 GB of ram - that takes a while to write that
> to disk and read that back again. using lzo compression for this may
> probably halve the time for suspend/resume
There were already some attempts on merging of the lzf algorithm:
http://lkml.org/lkml/2006/6/26/215
Also, ffmpeg/libavcodec contains a much cleaner implementation of LZO
decompressor, with comparable performance (but no compressor yet I am
afraid).
--
Jindrich Makovicka
-
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