linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kay Diederichs <kay.diederichs@uni-konstanz.de>
To: Ted Ts'o <tytso@mit.edu>, linux <linux-kernel@vger.kernel.org>,
	Ext4 Developers List <linux-ext4@vger.kernel.org>,
	Karsten Schaefer <karsten.schaefer@uni-konstanz.de>
Subject: Re: ext4 performance regression 2.6.27-stable versus 2.6.32 and later
Date: Fri, 30 Jul 2010 23:01:36 +0200	[thread overview]
Message-ID: <4C533DB0.5020608@uni-konstanz.de> (raw)
In-Reply-To: <20100730022055.GL4506@thunk.org>

[-- Attachment #1: Type: text/plain, Size: 1556 bytes --]

Am 30.07.2010 04:20, schrieb Ted Ts'o:
> On Wed, Jul 28, 2010 at 09:51:48PM +0200, Kay Diederichs wrote:
>>
>> When looking at the I/O statistics while the benchmark is running, we
>> see very choppy patterns for 2.6.32, but quite smooth stats for
>> 2.6.27-stable.
>
> Could you try to do two things for me?  Using (preferably from a
> recent e2fsprogs, such as 1.41.11 or 12) run filefrag -v on the files
> created from your 2.6.27 run and your 2.6.32 run?
>
> Secondly can capture blktrace results from 2.6.27 and 2.6.32?  That
> would be very helpful to understand what might be going on.
>
> Either would be helpful; both would be greatly appreciated.
>
> Thanks,
>
> 						- Ted

Ted,

a typical example of filefrag -v output for 2.6.27.48 is

  Filesystem type is: ef53
File size of /mnt/md5/scratch/nfs-test/tmp/xds/frames/h2g28_1_00000.cbf 
is 6229688 (1521 blocks, blocksize 4096)
  ext logical physical expected length flags
    0       0 796160000            1024
    1    1024 826381312 796161023    497 eof

(99 out of 100 files have 2 extents)

whereas for 2.6.32.16 the result is typically
Filesystem type is: ef53
File size of /mnt/md5/scratch/nfs-test/tmp/xds/frames/h2g28_1_00000.cbf 
is 6229688 (1521 blocks, blocksize 4096)
  ext logical physical expected length flags
    0       0 826376200            1521 eof
/mnt/md5/scratch/nfs-test/tmp/xds/frames/h2g28_1_00000.cbf: 1 extent found

(99 out of 100 files have 1 extent)

We'll try the blktrace ASAP and report back.

thanks,

Kay


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5236 bytes --]

  reply	other threads:[~2010-07-30 21:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-28 19:51 ext4 performance regression 2.6.27-stable versus 2.6.32 and later Kay Diederichs
2010-07-28 21:00 ` Greg Freemyer
2010-08-02 10:47   ` Kay Diederichs
2010-08-02 16:04     ` Henrique de Moraes Holschuh
2010-08-02 16:10       ` Henrique de Moraes Holschuh
2010-07-29 23:28 ` Dave Chinner
2010-08-02 14:52   ` Kay Diederichs
2010-08-02 16:12     ` Eric Sandeen
2010-08-02 21:08       ` Kay Diederichs
2010-08-03 13:31       ` Kay Diederichs
2010-07-30  2:20 ` Ted Ts'o
2010-07-30 21:01   ` Kay Diederichs [this message]
2010-08-01 23:02     ` Ted Ts'o
2010-08-02 15:28   ` Kay Diederichs
     [not found]   ` <4C56E47B.8080600@uni-konstanz.de>
     [not found]     ` <20100802202123.GC25653@thunk.org>
2010-08-04  8:18       ` Kay Diederichs

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=4C533DB0.5020608@uni-konstanz.de \
    --to=kay.diederichs@uni-konstanz.de \
    --cc=karsten.schaefer@uni-konstanz.de \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@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).