From: Eric Sandeen <sandeen@redhat.com>
To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: cmm@us.ibm.com, tytso@mit.edu, adilger@sun.com,
linux-ext4@vger.kernel.org
Subject: Re: [PATCH] ext4: Group meta-data blocks together.
Date: Mon, 19 May 2008 10:45:28 -0500 [thread overview]
Message-ID: <4831A098.1070604@redhat.com> (raw)
In-Reply-To: <20080519095752.GA2762@skywalker>
Aneesh Kumar K.V wrote:
> On Thu, May 15, 2008 at 11:14:51AM -0500, Eric Sandeen wrote:
>> Aneesh Kumar K.V wrote:
>>> On Thu, May 15, 2008 at 09:23:59PM +0530, Aneesh Kumar K.V wrote:
>>>> This adds a per inode meta-block prealloc space from which
>>>> meta-data block requests are served. This help in making
>>>> sure meta-data block are closer. This is needed to speedup
>>>> unlink of the file. Any new prealloc space is allocated near
>>>> the goal block specified. The goal block is the last block
>>>> allocated for the file. So we don't keep the data-block and
>>>> meta-data block far apart.
>>>>
>>> The result can be found at
>>>
>>> http://www.radian.org/~kvaneesh/ext4/meta-group/
>> Out of curiosity, do you have graphs similar to
>> http://www.radian.org/~kvaneesh/ext4/meta-group/ext4-noextents-metagroup.png
>>
>> before and after your change?
>
> http://www.radian.org/~kvaneesh/ext4/meta-group/exp1/
Thanks!
On:
http://www.radian.org/~kvaneesh/ext4/meta-group/exp1/ext4-noextents-withoutpatch-rm.png
it seems interesting; do you know what's going on between ~40s and 100s?
Also:
between:
http://www.radian.org/~kvaneesh/ext4/meta-group/exp1/ext4-noextents-read.png
and
http://www.radian.org/~kvaneesh/ext4/meta-group/exp1/ext4-noextents-withoutpatch-read.png
it looks like about a 10% slowdown on the read....
-Eric
prev parent reply other threads:[~2008-05-19 15:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-15 15:53 [PATCH] ext4: Use inode preallocation with -o noextents Aneesh Kumar K.V
2008-05-15 15:53 ` [PATCH] ext4: Group meta-data blocks together Aneesh Kumar K.V
2008-05-15 16:06 ` Aneesh Kumar K.V
2008-05-15 16:14 ` Eric Sandeen
2008-05-15 16:38 ` Aneesh Kumar K.V
2008-05-19 9:57 ` Aneesh Kumar K.V
2008-05-19 15:45 ` Eric Sandeen [this message]
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=4831A098.1070604@redhat.com \
--to=sandeen@redhat.com \
--cc=adilger@sun.com \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=cmm@us.ibm.com \
--cc=linux-ext4@vger.kernel.org \
--cc=tytso@mit.edu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).