Why doesn’t the Linux iowait show up as busy time in the virtualization layer?
When a process in Linux has issued an IO and is waiting for a response there are basically two different possibilities. The good case is that there is other work pending and the CPU can continue to work. If there … Read the rest