public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* What causes iowait other than waiting for i/o?
@ 2007-05-28 21:36 Bill Davidsen
  2007-05-28 21:47 ` Jesper Juhl
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bill Davidsen @ 2007-05-28 21:36 UTC (permalink / raw)
  To: Linux Kernel mailing List

I recently noted that my system was spending a lot of time in i/o wait 
when doing some tasks which I thought didn't involve i/o, as noted by 
the lack of disk light activity most of the time. I thought of network, 
certainly the NIC had no activity for this job. So I set up a little 
loop to capture all disk i/o and network activity (including loopback). 
That was no obvious help, and the program doesn't use pipes.

At this point I'm really curious, does someone have a good clue?

Note: I don't think this is a bug or performance issue, unless the 
kernel is doing something and charging time to iowait instead of system 
I don't see anything to fix, but I would like to understand.

-- 
bill davidsen <davidsen@tmr.com>
  CTO TMR Associates, Inc
  Doing interesting things with small computers since 1979


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-05-29 20:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-28 21:36 What causes iowait other than waiting for i/o? Bill Davidsen
2007-05-28 21:47 ` Jesper Juhl
2007-05-29  6:28 ` Satyam Sharma
2007-05-29 13:26   ` Bill Davidsen
2007-05-29 16:57 ` Rik van Riel
2007-05-29 20:01   ` Bill Davidsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox