Re: 2.6.21.1 - 97% wait time on IDE operations

From: Guillaume Chazarain
Date: Sat May 26 2007 - 11:24:21 EST


Hi,

wait time is 90+% , which means that machine is waiting, rather than doing
something meanwhile. (I guess).

Yes, the machine spends its time waiting for the disk to do its things
as it does not have anything else to do. Nothing to worry about. If
you want, launch some CPU bound process at the same time and the wait
time will be replaced by some user+system time but you'll gain
nothing.

Hope this helps.

--
Guillaume
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/