Re: [PATCH 14/16] KVM-GST: KVM Steal time registration

2011-01-24 Thread Glauber Costa
On Mon, 2011-01-24 at 20:26 -0500, Rik van Riel wrote: > On 01/24/2011 08:25 PM, Glauber Costa wrote: > > On Mon, 2011-01-24 at 18:31 -0500, Rik van Riel wrote: > >> On 01/24/2011 01:06 PM, Glauber Costa wrote: > >>> Register steal time within KVM. Everytime we sample the steal time > >>> informati

Re: [PATCH 14/16] KVM-GST: KVM Steal time registration

2011-01-24 Thread Rik van Riel
On 01/24/2011 08:25 PM, Glauber Costa wrote: On Mon, 2011-01-24 at 18:31 -0500, Rik van Riel wrote: On 01/24/2011 01:06 PM, Glauber Costa wrote: Register steal time within KVM. Everytime we sample the steal time information, we update a local variable that tells what was the last time read. We

Re: [PATCH 14/16] KVM-GST: KVM Steal time registration

2011-01-24 Thread Glauber Costa
On Mon, 2011-01-24 at 18:31 -0500, Rik van Riel wrote: > On 01/24/2011 01:06 PM, Glauber Costa wrote: > > Register steal time within KVM. Everytime we sample the steal time > > information, we update a local variable that tells what was the > > last time read. We then account the difference. > > >

Re: [PATCH 14/16] KVM-GST: KVM Steal time registration

2011-01-24 Thread Rik van Riel
On 01/24/2011 01:06 PM, Glauber Costa wrote: Register steal time within KVM. Everytime we sample the steal time information, we update a local variable that tells what was the last time read. We then account the difference. Signed-off-by: Glauber Costa CC: Rik van Riel CC: Jeremy Fitzhardinge CC

Re: [PATCH 14/16] KVM-GST: KVM Steal time registration

2011-01-24 Thread Rik van Riel
On 01/24/2011 01:06 PM, Glauber Costa wrote: Register steal time within KVM. Everytime we sample the steal time information, we update a local variable that tells what was the last time read. We then account the difference. Signed-off-by: Glauber Costa CC: Rik van Riel CC: Jeremy Fitzhardinge CC

[PATCH 14/16] KVM-GST: KVM Steal time registration

2011-01-24 Thread Glauber Costa
Register steal time within KVM. Everytime we sample the steal time information, we update a local variable that tells what was the last time read. We then account the difference. Signed-off-by: Glauber Costa CC: Rik van Riel CC: Jeremy Fitzhardinge CC: Peter Zijlstra CC: Avi Kivity --- arch/