public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: "Alexander V. Lukyanov" <lav@yar.ru>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.29.1 vs 2.6.27.21 ext4 performance problem
Date: Fri, 10 Apr 2009 12:36:20 -0400	[thread overview]
Message-ID: <20090410163620.GA14814@mit.edu> (raw)
In-Reply-To: <20090410151235.GA9690@proxy>

On Fri, Apr 10, 2009 at 07:12:35PM +0400, Alexander V. Lukyanov wrote:
> I have a server that is busy reading and writing several disks with
> ext4 fs.  After booting 2.6.29.1 kernel I have noticed significant
> increase in read rate.  I measure the read rate using a script which
> reads sysfs byte and access counts and calculates average per
> second.

Without knowing exactly what your workload is, it's hard to say for
sure.  One of the things which did go in after 2.6.27 was inode table
readahead.  The intent is to actually improve performance, although at
least initially it might mean a bit more I/O activity.

Does the differences go away if you do echo 0 into
/sys/fs/ext4/<dev>/inode_readahead_blks?

Are you seeing an increase in time, or decrease in transactions per
second, or just that there is is an increase in read rates?

	   	     	      	    	     - Ted

  reply	other threads:[~2009-04-10 16:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-10 15:12 2.6.29.1 vs 2.6.27.21 ext4 performance problem Alexander V. Lukyanov
2009-04-10 16:36 ` Theodore Tso [this message]
2009-04-13  4:54   ` Alexander V. Lukyanov

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=20090410163620.GA14814@mit.edu \
    --to=tytso@mit.edu \
    --cc=lav@yar.ru \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox