qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RESEND][PATCH 0/3] Fix guest time drift under heavy lo


From: Paul Brook
Subject: Re: [Qemu-devel] [RESEND][PATCH 0/3] Fix guest time drift under heavy load.
Date: Thu, 6 Nov 2008 14:44:43 +0100
User-agent: KMail/1.9.9

> > A guest that counts on having enough CPU for something is
> > timing-depenent (buggy).
>
> Tell this to RT developers who count each CPU cycle.

If you want any a realtime illusion you absolutely have to be using -icount. 
This is still a long way from being cycle accurate and is no use for 
benchmarking, but it does give some semblance of realistic virtual realtime 
behavior. Of course this is at the expense of some divergence between host 
and virtual time.

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]