linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Martin Konold <martin.konold@erfrakon.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Interactive Usage of 2.6.0.test1 worse than 2.4.21
Date: Mon, 4 Aug 2003 23:26:54 -0700	[thread overview]
Message-ID: <20030804232654.295c9255.akpm@osdl.org> (raw)
In-Reply-To: <200308050704.22684.martin.konold@erfrakon.de>

Martin Konold <martin.konold@erfrakon.de> wrote:
>
> Hi,
> 
>  when using  2.6.0.test1 on a high end laptop (P-IV 2.2 GHz, 1GB RAM) I notice 
>  very significant slowdown in interactive usage compared to 2.4.21.
> 
>  The difference is most easily seen when switching folders in kmail. While 
>  2.4.21 is instantaneous 2.6.0.test1 shows the clock for about 2-3 seconds.
> 
>  I am using maildir folders on reiserfs.

There is a bug in old kmail versions wherein they do silly things if the
filesystem alleges that its optimum I/O size is much larger than 4k.

2.6's reiserfs tell applications that its optimum IO size is 128k, and the
bug bites.

Try mounting your reiserfs filesystems with the "nolargeio" option.

A `mount -o remount,nolargeio' will probably work too.

Please test that, send a report, and if it fixes it, upgrade your kmail.

Thanks.

  parent reply	other threads:[~2003-08-05  6:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-05  5:04 Interactive Usage of 2.6.0.test1 worse than 2.4.21 Martin Konold
2003-08-05  5:16 ` William Lee Irwin III
2003-08-05  6:26 ` Andrew Morton [this message]
2003-08-05  8:16   ` Oleg Drokin
2003-08-05 22:43   ` Peter Chubb
2003-08-05 23:36     ` Andrew Morton
2003-08-06  0:55     ` Nick Piggin
2003-08-05  7:23 ` Felipe Alfaro Solana
2003-08-05 12:52 ` Bernd Schubert
2003-08-05 13:37   ` Rahul Karnik
2003-08-05 21:29     ` Martin Konold

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=20030804232654.295c9255.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin.konold@erfrakon.de \
    /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).