82xx performance

Rune Torgersen runet at innovsys.com
Sat Jul 26 06:41:00 EST 2008


> From: Arnd Bergmann [mailto:arnd at arndb.de] 
> On Thursday 17 July 2008, Rune Torgersen wrote:
> > Arnd Bergmann wrote:
> > > So again, nothing conclusive. I'm running out of ideas.
> > 
> > Is the syscall path different or the same on ppc and powerpc?
> > Any differences in the task switching, irq handling or page fault
> > handling?
> > 
> 
> It's all different in suble ways, but those changes should only
> show up in the system time accounting, not user time accounting.

I've been running the workload this board will see. On a 2.6.18 kernel
%idle is ~50% and %wa (waiting for IO) is less than 1% most of the time.
On 2.6.25, the idle% is lower (by about 10-15%) and the %wa is
consistently hovering around 20-30% sometimes spiking to 100%.

The workload involves quite a bit of socket IO (TCP, UDP, Unix Sockets
and TIPC) and disk IO.
Any easy way of finding what is causing the wait for IO?

(Ive been trying to get lttng to work, but not any good results so far).




More information about the Linuxppc-dev mailing list