Re: UNS: who/what uses my CPU?
- From: Mitja Podreka <gmejl_obvoz@xxxxxxxxx>
- Date: Wed, 28 Feb 2007 17:16:57 +0100
Steffan Davies wrote:
From "man top":Ups, I've checked the man pages but I guess I missed this line.
wa -- iowait
Amount of time the CPU has been waiting for I/O to complete.
Something is doing lots of IO (probably disk IO). Have a look at the output of iostat (part of the sysstat package) to find out a little more about what sort of activity is going on.This usually happens after NFS connection crash. So far I repaired it by rebooting, but next time I will try what you suggested.
Thanks!
Regards,
Mitja
###########################################
This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.f-secure.com/
- References:
- who/what uses my CPU?
- From: Mitja Podreka
- Re: UNS: who/what uses my CPU?
- From: Steffan Davies
- who/what uses my CPU?
- Prev by Date: Re: ssh
- Next by Date: Re: REALLY OT: News Flash
- Previous by thread: Re: UNS: who/what uses my CPU?
- Next by thread: Re: who/what uses my CPU?
- Index(es):
Relevant Pages
- Re: Strange high load
... When he imports it, it creates a high load on the machine, peaking ... about
the state of the CPU. ... if there is something waiting on physical I/O does ...
it's running on a processor, waiting for a processor to become ... (comp.unix.solaris) - Re: Why is deleting (or reading) files not counted as IO-Wait in top?
... Simply because the only I/O that XFS does during a delete is ... CPU
is.... ... 'Amount of time the CPU has been waiting for I/O to complete.' ... Async
I/O means that typically your CPU does not get held up ... (Linux-Kernel) - system idle process
... In my experience, this means system is (CPU is waiting for) doing some I/O,
... Are there any other cases which will cause system idle process happen and consume a
non-neglitible percentage of CPU? ... (microsoft.public.win32.programmer.kernel) - IO WAIT Information From IBM
... the I/O wait metric in AIX. ... AIX scheduler, the CPU "queues", the
CPU states, and the idle or wait ... To summarize it in one sentence, 'iowait' is
the percentage ... (AIX-L) - userland starvation with 2.4.25-rc2
... I am trying to load the SCSI disk by doing in parallel: ... The upper graph
is the CPU load, the lower graph is the I/O load. ... you can see, at certain points
the kernel will take all available CPU, ... (Linux-Kernel)