Re: Maximum performance for caching

Batara Kesuma <[email protected]> Fri, 3 Sep 2004 19:28:21 +0900
Newsgroups gmane.network.tux
Message-ID <[email protected]>
Hi Roy,

> ps ax | grep -w '[DRZ]'
> that will show you all processes running, in D state (waiting for I/O)
> 
> and zombies
> 
> perhaps that'll help you out

I tried this, and on a random time, I have an average of 3 D state. Is
this normal?