From: Stephen Hemminger <shemminger@vyatta.com>
To: Phillip Lougher <phillip@lougher.demon.co.uk>,
kirk w <kirkpuppy@yahoo.com>
Cc: linux-fsdevel@vger.kernel.org, squashfs-devel@lists.sourceforge.net
Subject: [RFC 0/4] Squashfs decompresssion per-cpu
Date: Fri, 22 Apr 2011 14:17:24 -0700 [thread overview]
Message-ID: <20110422211724.400984699@vyatta.com> (raw)
These patches are a quick stab at eliminating the single threaded
decompression in current squashfs. They are against latest kernel
2.6.39-rc4.
They have been only lightly tested; ie. mount a zlib squashfs filesystem and
do some basic access. It is just a starting point for discussion.
next reply other threads:[~2011-04-22 22:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-22 21:17 Stephen Hemminger [this message]
2011-04-22 21:17 ` [RFC 1/4] squashfs: use percpu for zlib decompression Stephen Hemminger
2011-04-22 21:17 ` [RFC 2/4] squashfs: use percpu for lzo decompression Stephen Hemminger
2011-04-22 21:17 ` [RFC 3/4] squashfs: use percpu for xz decompression Stephen Hemminger
2011-04-22 21:17 ` [RFC 4/4] squashfs: eliminate read_data_mutex Stephen Hemminger
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=20110422211724.400984699@vyatta.com \
--to=shemminger@vyatta.com \
--cc=kirkpuppy@yahoo.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=phillip@lougher.demon.co.uk \
--cc=squashfs-devel@lists.sourceforge.net \
/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.