On Mon, Mar 14, 2011 at 9:18 AM, Maier, Uwe <[email protected]> wrote: > When you compare that to "top" I must say that my top (part of procps 3.2.8) > /does/ deliver values on the first shot. Even with "top -d 3600".
Yes, so does iotop. The difference is that top's values are not 0 on the first shot and that's because top waits for half a second between the first two scrapes: http://google.com/codesearch/p?hl=en#trXsL2dV-G8/procps-3.2.7/top.c&l=2947 I'd rather not do that in iotop. -- Guillaume -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

