public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: "Felipe Alfaro Solana" <felipe_alfaro@linuxmail.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: anticipatory scheduling questions
Date: Sat, 1 Mar 2003 02:40:24 -0800	[thread overview]
Message-ID: <20030301024024.52aefd7a.akpm@digeo.com> (raw)
In-Reply-To: <20030301102518.21569.qmail@linuxmail.org>

"Felipe Alfaro Solana" <felipe_alfaro@linuxmail.org> wrote:
>
> ----- Original Message ----- 
> > > It wasn't a typo... In fact, both deadline and AS give roughly the same 
> > > timings (one second up or down). But I  
> > > still don't understand why 2.5 is performing so much worse than 2.4. 
> >  
> > Me either.  It's a bug. 
> >  
> > Does basic 2.5.63 do the same thing?  Do you have a feel for when it started 
> > happening? 
>  
> This has happened since the moment I switched from 2.4 to 2.5.63-mm1. 

You have not actually said whether 2.5.63 base exhibits the same problem. 
>From the vmstat traces it appears that the answer is "yes"?

> > > Could a "vmstat" or "iostat" dump be interesting?  
> > 2.4 versus 2.5 would be interesting, yes. 
>  
> I have retested this with 2.4.20-2.54, 2.5.63 and 2.5.63-mm1... 
> and have attached the files to this message

Thanks.  Note how 2.4 is consuming a few percent CPU, whereas 2.5 is
consuming 100%.  Approximately half of it system time.

It does appear that some change in 2.5 has caused evolution to go berserk
during this operation.


> (I think pasting them 
> here would result in wrapping, making it harder to read). 
>  
> If you need more testing or benchmarking, ask for it :-) 

Thanks for your patience.

The next step please is:

a) run top during the operation, work out which process is chewing all
   that CPU.  Presumably it will be evolution or aspell

b) Do it again and this time run

	strace -p $(pidof evolution)	# or aspell

This will tell us what it is up to.



  reply	other threads:[~2003-03-01 10:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-01 10:25 anticipatory scheduling questions Felipe Alfaro Solana
2003-03-01 10:40 ` Andrew Morton [this message]
2003-03-01 11:51   ` David Lang
2003-03-01 17:15     ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2003-03-02 21:50 Felipe Alfaro Solana
2003-03-02 11:40 Felipe Alfaro Solana
2003-03-02 20:43 ` Andrew Morton
2003-03-01 14:48 Felipe Alfaro Solana
     [not found] <fa.g5ol5kg.cgoq0g@ifi.uio.no>
     [not found] ` <fa.hp882fv.1u0orj9@ifi.uio.no>
2003-03-01 12:48   ` Ed Tomlinson
2003-02-28 23:12 Felipe Alfaro Solana
2003-02-28 23:16 ` Andrew Morton
2003-02-28 14:38 Felipe Alfaro Solana
2003-02-28 19:14 ` Andrew Morton
2003-02-28 12:18 Felipe Alfaro Solana
2003-02-28 12:44 ` Andrew Morton
2003-02-27 22:24 Felipe Alfaro Solana
2003-02-27 23:26 ` Andrew Morton

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=20030301024024.52aefd7a.akpm@digeo.com \
    --to=akpm@digeo.com \
    --cc=felipe_alfaro@linuxmail.org \
    --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