Version Control Commit by mstsirkin

From
<>
Date
2015-05-18T20:48:37+00:00
ID
Thread
Version Control Commit by mstsirkin
Author: mstsirkin
Date: 2015-05-18 20:49:25 +0000 (Mon, 18 May 2015)
New Revision: 527
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?rev=527&sc=1

Modified:
   branches/v1.0/content.tex
Log:
balloon: document deflate on oom

Document the new option, and also clarify behaviour
without it.

In particular, I noticed that actual field is not the
actual number of pages in the balloon as
driver might do inflate followed by deflate.

Also, device isn't always driven by interrupts,
driver can inflate/deflate in response to e.g.
memory compaction.

VIRTIO-126

Signed-off-by: Michael S. Tsirkin <>