Comments on: iopp: a tool to print I/O operations per-process http://www.xaprb.com/blog/2009/01/13/iopp-a-tool-to-print-io-operations-per-process/ Stay curious! Fri, 10 May 2013 18:25:19 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: Peter Zaitsev http://www.xaprb.com/blog/2009/01/13/iopp-a-tool-to-print-io-operations-per-process/#comment-15691 Peter Zaitsev Sun, 18 Jan 2009 18:01:52 +0000 http://www.xaprb.com/blog/?p=774#comment-15691 Baron,

Too bad most of people run older Linux kernels – newer ones get much better process accounting and IO is one of them.

It actually would be very cool when/if per threads IO statistics will be implemented – this could be when used to get stats on Per Query level for MySQL easily.

]]>
By: Boris Burtin http://www.xaprb.com/blog/2009/01/13/iopp-a-tool-to-print-io-operations-per-process/#comment-15678 Boris Burtin Thu, 15 Jan 2009 17:14:13 +0000 http://www.xaprb.com/blog/?p=774#comment-15678 Ha ha. I’m kind of like the opposite of sly. I didn’t realize you had a patch for that. I’ll have to take a closer look now. Thanks for the tip!

]]>
By: Xaprb http://www.xaprb.com/blog/2009/01/13/iopp-a-tool-to-print-io-operations-per-process/#comment-15676 Xaprb Thu, 15 Jan 2009 01:59:11 +0000 http://www.xaprb.com/blog/?p=774#comment-15676 I can’t tell whether you’re being sly! Percona’s patches provide that for MySQL. Tell me about Postgres, because I don’t know.

]]>
By: Boris Burtin http://www.xaprb.com/blog/2009/01/13/iopp-a-tool-to-print-io-operations-per-process/#comment-15675 Boris Burtin Thu, 15 Jan 2009 01:09:14 +0000 http://www.xaprb.com/blog/?p=774#comment-15675 You know what would really rock… I/O per query. :-)

]]>
By: Ben Hicks http://www.xaprb.com/blog/2009/01/13/iopp-a-tool-to-print-io-operations-per-process/#comment-15670 Ben Hicks Wed, 14 Jan 2009 17:19:41 +0000 http://www.xaprb.com/blog/?p=774#comment-15670 Newer versions of the “sysstat” package on most linux distros should contian the program “pidstat” wich basically does the same. So it should be available via the native distro tools as binary package.

]]>