Jakub Narebski wrote:
Is there some iotop tool, and can it be used to measure performance bottlenecks of web scripts (web applications)?
There is iotop and sysstat's iostat, but the more interesting measure would probably be comparing top's 'wait' vs user+sys CPU time under realistic load ('wait' indicates that the CPU is idling because it is waiting for IO).
-- Lea -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html