From: Jindrich Makovicka <makovick@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add LZO1X compression support to the kernel
Date: Sat, 12 May 2007 13:41:44 +0200 [thread overview]
Message-ID: <20070512134144.5bb29544@holly> (raw)
In-Reply-To: 1785450541@web.de
On Sat, 12 May 2007 12:41:03 +0200
devzero@web.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
next prev parent reply other threads:[~2007-05-12 11:42 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-12 10:41 [PATCH] Add LZO1X compression support to the kernel devzero
2007-05-12 11:41 ` Jindrich Makovicka [this message]
2007-05-12 19:51 ` Satyam Sharma
2007-05-15 16:54 ` Pavel Machek
-- strict thread matches above, loose matches on Subject: below --
2007-05-11 20:48 devzero
2007-05-13 13:06 ` Jindrich Makovicka
2007-05-10 8:49 Tomasz Chmielewski
2007-05-02 8:56 Richard Purdie
2007-05-02 9:35 ` Pekka Enberg
2007-05-04 18:28 ` Satyam Sharma
2007-05-10 6:21 ` Andrew Morton
2007-05-10 8:26 ` David Woodhouse
2007-05-10 8:53 ` Richard Purdie
2007-05-10 14:30 ` Jan Engelhardt
2007-05-12 11:17 ` Adrian Bunk
2007-05-12 15:17 ` Richard Purdie
2007-05-12 16:47 ` Andrew Morton
2007-05-12 20:56 ` Richard Purdie
2007-05-13 11:59 ` Markus F.X.J. Oberhumer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070512134144.5bb29544@holly \
--to=makovick@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.