mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Phy Prabab <phyprabab@yahoo.com>
To: William Lee Irwin III <wli@holomorphy.com>,
	Jakob Oestergaard <jakob@unthought.net>,
	linux-kernel@vger.kernel.org
Subject: Re: Help understanding slow down
Date: Sun, 23 May 2004 18:51:53 -0700 (PDT)	[thread overview]
Message-ID: <20040524015153.32010.qmail@web90003.mail.scd.yahoo.com> (raw)
In-Reply-To: <20040524012828.GK1833@holomorphy.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 2916 bytes --]

Okay, so ran the test with vmstat running.  I ran it
capturing every 1 sec.  Here is an excert:

procs                      memory      swap         
io     system         cpu
 r  b   swpd   free   buff  cache   si   so    bi   
bo   in    cs us sy id wa
 1  0      0 8153848  17000  82348    0    0     0    
0 4568  4028  6 16 78  0
 0  1      0 8154168  17008  82340    0    0     0  
160 4596  4079  7 17 76  1
 1  0      0 8153848  17008  82340    0    0     0    
0 4511  3998  7 16 76  0
 1  0      0 8153912  17008  82340    0    0     0    
0 4460  3952  7 14 79  0
 1  0      0 8153784  17016  82332    0    0     0    
0 4437  3962  7 16 77  0
 1  0      0 8153528  17016  82332    0    0     0    
0 4444  3927  7 14 78  0
 1  1      0 8153784  17024  82392    0    0     0  
144 4399  3895  7 15 77  1
 0  0      0 8153592  17024  82392    0    0     0    
0 4367  3821  7 15 78  0
 1  0      0 8153848  17024  82392    0    0     0    
0 4393  3926  6 16 78  0
 1  0      0 8153528  17024  82460    0    0     0    
0 4438  3960  8 14 78  0
 1  0      0 8154040  17024  82460    0    0     0    
0 4415  3912  6 15 78  0
 1  1      0 8153720  17032  82452    0    0     0  
140 4457  3953  7 15 77  1
 1  0      0 8153784  17032  82452    0    0     0    
0 4437  3889  7 14 79  0
 0  0      0 8153784  17040  82444    0    0     0    
0 4398  3903  8 15 77  0
 1  0      0 8153464  17040  82444    0    0     0    
0 4398  3902  7 14 79  0
 0  0      0 8153528  17040  82444    0    0     0    
0 4447  3922  6 17 77  0
 0  1      0 8153720  17052  82432    0    0     0  
144 4490  3960  6 16 77  1
 0  0      0 8153656  17056  82428    0    0     0    
0 4449  3954  7 15 78  0


--- William Lee Irwin III <wli@holomorphy.com> wrote:
> On Mon, May 24, 2004 at 03:25:53AM +0200, Jakob
> Oestergaard wrote:
> > Eh, not if I read the numbers right:
> > 2.6.7-p1: 24.86user 51.77system 2:58.87elapsed
> 42%CPU
> > 24.86 + 51.77 = 76.63 seconds on CPU, 102.24
> seconds of waiting
> > 2.4.21: 28.68user 34.98system 1:12.34elapsed
> 87%CPU
> > 28.68 + 34.98 = 63.66 seconds on CPU, 8.68 seconds
> of waiting
> > So, 2.6.7-p1 spends 16.79 seconds more in the
> kernel as you observed,
> > but it spends 93.56 seconds more waiting for I/O
> (or whatever).
> > Unless I'm totally missing something, the wait
> seems to be the
> > regression.
> 
> I'm sorry, you're right. Let's start by looking into
> IO activity.
> Phy, could you log the output of vmstat(1) during
> the runs?
> 
> 
> -- wli
> -
> To unsubscribe from this list: send the line
> "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at 
> http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


	
		
__________________________________
Do you Yahoo!?
Yahoo! Domains – Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer 

  reply	other threads:[~2004-05-24  1:52 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-24  0:32 Phy Prabab
2004-05-24  0:57 ` Phy Prabab
2004-05-24  1:04   ` William Lee Irwin III
2004-05-24  1:25     ` Jakob Oestergaard
2004-05-24  1:28       ` William Lee Irwin III
2004-05-24  1:51         ` Phy Prabab [this message]
2004-05-24  2:42           ` Nick Piggin
2004-05-24  2:43           ` Andrew Morton
2004-05-24  6:23             ` Phy Prabab
2004-05-24  6:27               ` William Lee Irwin III
2004-05-24  6:39                 ` Phy Prabab
2004-05-24  7:21                   ` Phy Prabab
2004-05-24  7:44                     ` Nick Piggin
2004-05-24  7:50                       ` Phy Prabab
2004-05-24  7:59                         ` Nick Piggin
2004-05-24 10:43                           ` Jakob Oestergaard
2004-05-24 14:13                     ` Martin J. Bligh
2004-05-24  7:53                   ` Andrew Morton
2004-05-24  8:00                     ` Phy Prabab
2004-05-25 10:32                     ` Ingo Molnar
2004-05-25  9:29                       ` Andrew Morton
2004-05-25 11:42                         ` Ingo Molnar
2004-05-25  9:58                           ` Andrew Morton
2004-05-25 12:25                             ` Ingo Molnar
2004-05-24  6:33   ` Paul Rolland
2004-05-24 17:28     ` Roger Luethi
2004-05-24  1:37 Robert M. Stockmann
2004-05-24  1:50 ` Phy Prabab
2004-05-24  3:31 ` Robert M. Stockmann
2004-05-24  6:14   ` Phy Prabab
2004-05-24 18:36     ` Robert M. Stockmann

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=20040524015153.32010.qmail@web90003.mail.scd.yahoo.com \
    --to=phyprabab@yahoo.com \
    --cc=jakob@unthought.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wli@holomorphy.com \
    /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

all inboxes | Powered by JetHome®