Subject: Re: Interactive performance in -current
To: None <jmmv@menta.net>
From: Chris Gilbert <chris@dokein.co.uk>
List: tech-kern
Date: 10/25/2003 17:26:46
On Sat, 25 Oct 2003 17:29:03 +0200
jmmv@menta.net wrote:

> On Sat, Oct 25, 2003 at 12:52:39AM +0200, Manuel Bouyer wrote:
> > On Fri, Oct 24, 2003 at 06:19:57PM +0200, jmmv@menta.net wrote:
> > > 
> > > Some more notes: when this happens, if I run top, I can see that
> > > the CPU interrupt state is very high, over 75% (dunno if this has
> > > something to do).
> > 
> > Can you see which interrupts rates are high when you see this
> > (systat vm will show you this) ?
> 
> The highest is "pic0 pin 14" (all others seem to keep a somewhat
> constant value).  When XMMS does pauses during playback, that
> interrupt is over 450(the maximun I've seen is probably 555, and this
> was unpacking system sets).(BTW, what do these numbers mean?)

I've noticed similair things myself.  Although I've not looked into it
in depth, but certainly things don't feel as snappy when the system is
really busy with the disks.

(I'd guess that pic0 pin 14 is the disk on your system)

If you could also check if the disks are busy, there's a list on the
bottom left of systat vm, or use systat iostat as well.

Chris