|
Usually I/O bound proccesses would have the flag D when viewed using either `ps` or `top`. The D is for "Delayed", which means the proccess waites for something else. As CPUs today are very strong, and disk I/O has rather unchanged during the last few years, delayed proccesses wait, almost always, to I/O.
Ez. David Harel wrote: Hi, |
- Re: Identify I/O bound process. Ez-Aton
- Re: Identify I/O bound process. Amos Shapira
- Re: Identify I/O bound process. guy keren
