All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phillip Susi <psusi@cfl.rr.com>
To: "J. R. Okajima" <hooanon05@yahoo.co.jp>
Cc: phillip@lougher.demon.co.uk, linux-fsdevel@vger.kernel.org
Subject: Re: [RFC 0/2] squashfs parallel decompression
Date: Tue, 22 Feb 2011 14:41:56 -0500	[thread overview]
Message-ID: <4D641184.6080405@cfl.rr.com> (raw)
In-Reply-To: <1278841122-8913-1-git-send-email-hooanon05@yahoo.co.jp>

Did anything ever come of this?  Nobody ever responded and I don't see
it ever having been merged to Linus' tree.

On 7/11/2010 5:38 AM, J. R. Okajima wrote:
> Discussing about the performance of squashfs, I have tried enabling
> parallel decompression.
> On my test system, the elapsed time to read 59171 files randomly 10
> times becomes 33.25sec to 20.54sec (of course, CPU usage increases).
> 
> The base version is v2.6.33.
> 
> J. R. Okajima (2):
>   squashfs parallel decompression, early wait_on_buffer
>   squashfs parallel decompression, z_stream per cpu
> 
>  fs/squashfs/block.c          |   81 +++++++++++++++++------------------------
>  fs/squashfs/cache.c          |    1 +
>  fs/squashfs/dir.c            |    1 +
>  fs/squashfs/export.c         |    1 +
>  fs/squashfs/file.c           |    1 +
>  fs/squashfs/fragment.c       |    1 +
>  fs/squashfs/id.c             |    1 +
>  fs/squashfs/inode.c          |    1 +
>  fs/squashfs/namei.c          |    1 +
>  fs/squashfs/squashfs.h       |    3 ++
>  fs/squashfs/squashfs_fs_sb.h |    2 -
>  fs/squashfs/super.c          |   48 +++++++++++++++++++------
>  fs/squashfs/symlink.c        |    1 +
>  13 files changed, 83 insertions(+), 60 deletions(-)


  reply	other threads:[~2011-02-22 19:42 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-24  2:37 Q. cache in squashfs? J. R. Okajima
2010-07-08  3:57 ` Phillip Lougher
2010-07-08  6:08   ` J. R. Okajima
2010-07-09  7:53     ` J. R. Okajima
2010-07-09 10:32       ` Phillip Lougher
2010-07-09 10:55         ` Phillip Lougher
2010-07-10  5:07           ` J. R. Okajima
2010-07-10  5:08             ` J. R. Okajima
2010-07-11  2:48             ` Phillip Lougher
2010-07-11  5:55               ` J. R. Okajima
2010-07-11  9:38                 ` [RFC 0/2] squashfs parallel decompression J. R. Okajima
2011-02-22 19:41                   ` Phillip Susi [this message]
2011-02-23  3:23                     ` Phillip Lougher
2010-07-11  9:38                 ` [RFC 1/2] squashfs parallel decompression, early wait_on_buffer J. R. Okajima
2010-07-11  9:38                 ` [RFC 2/2] squashfs parallel decompression, z_stream per cpu J. R. Okajima
2010-07-09 12:24         ` Q. cache in squashfs? J. R. Okajima

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=4D641184.6080405@cfl.rr.com \
    --to=psusi@cfl.rr.com \
    --cc=hooanon05@yahoo.co.jp \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=phillip@lougher.demon.co.uk \
    /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.