Hi Pat,
we have trouble with some own agents, version 2.7. They are running on virtual machines (win 7). Some are virtualized via XEN and some via KVM. The Problem is that we have gaps in waterfalls where browser seems to do nothing (see attached har). The gaps doesn’t appear in all measurements, but around every 15th measurement is affected.
We identified high-precision-timer of kvm-/xen-host as source of trouble: the host sends very much timer-interrupts to win-vm’s. Apparently windows can’t handle all of these in time and so regularly puts the local clock forward. Deactivating high-precision-timer seems to solve the problem or even leads to smaller gaps in waterfall (what still isn’t optimal).
Ever observed similar behaviour?
Regards Nils