Displaying 1 result from an estimated 1 matches for "983333".
Did you mean:
953333
2014 Jun 25
2
Re: data monitored by "virDomainBlockStats" API not consistent with ones reading from /proc/[pid]/io, and corrugated with /proc/diskstats
Just to clarify my problems:
For each KVM virtual machine, it is actually a process running on the host.
The $pid in "/proc/$pid/io" represents the VM process’s PID. All my work
is done on the host, not inside the VMs. Take the VM process’s pid is “pid”,
What the /proc/$pid/io records is io statistics of the VM from the host’s
perspective. I understand that qemu might do some I/O