Hello all, I am currently programming a database operator algorithm and i need to experiment with different kinds of settings for it. I am looking for io statistics per process in Linux. I need to count the number of read/write blocks from the magnetic disk a process performs. I am looking for a utility that does that and especially a c library since I am in control of that process internal programming. In windows, it seems, you just open the task manager. In Linux, from what I have managed to gather in Google it is not in by default because of performance issues. besides that I would also like to know the time a process waits for io.
p.s: Mind you that I am aware of iostat,etc... but apparently they are per device and not per process. 10x. Regards, tzahi. WARNING TO SPAMMERS: see at http://members.lycos.co.uk/my2nis/spamwarning.html ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]