I am seeing funny results

I am seeing funny results

imagem de Steven Thomsen (Intel)

When attempting to run a network benchmark from within a VM, I am seeing throughput of approximately 14 GBytes/sec which go through a physical NIC rated at 1 GBit/sec. This seems to be a funny result. Also, my system clock is constantly incorrect and falling behind real time.

2 posts / 0 new
Último post
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.
imagem de Steven Thomsen (Intel)

This is because of "time drift". Essentially, the VMM sends clock ticks to the VM. If the VM does not respond quick enough, the tick is lost, which means the system time falls behind. Everything else keeps runniing, so all of your performance numbers are invalid. Using NTP can greatly help with this problem.

Faça login para deixar um comentário.