Re: [Qemu-devel] Re: virtio: Add memory statistics reporting to the balloon driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Avi Kivity
Date: Tuesday, November 10, 2009 - 7:43 am

On 11/10/2009 04:36 PM, Anthony Liguori wrote:

There is in fact a difference; actual and target are very rarely 
updated, while the stats are updated very often.  Using a vq means a 
constant number of exits per batch instead of one exit per statistic.  
If the vq is host-driven, it also allows the host to control the update 
frequency dynamically (i.e. stop polling when there is no memory pressure).

-- 
error compiling committee.c: too many arguments to function

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [Qemu-devel] Re: virtio: Add memory statistics reporti ..., Avi Kivity, (Tue Nov 10, 7:43 am)
Re: [Qemu-devel] Re: virtio: Add memory statistics reporti ..., Daniel P. Berrange, (Wed Nov 11, 3:12 am)