Searched refs:balloon (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dvmw_balloon.c25 * acts like a "balloon" that can be inflated to reclaim physical pages by
28 * other guests. The balloon can also be deflated to allow the guest to
54 * Various constants controlling rate of inflaint/deflating balloon,
73 * Rates for releasing pages while deflating balloon.
190 /* balloon size in pages */
217 static struct vmballoon balloon; variable in typeref:struct:vmballoon
277 * Retrieve desired balloon size from the host.
288 * max balloon size later. So let us call si_meminfo() every
363 * Quickly release all pages allocated for the balloon. This function is
364 * called when host decides to "reset" balloon fo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/
H A DMakefile9 obj-$(CONFIG_XEN_BALLOON) += balloon.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/virtio/
H A Dvirtio_balloon.c1 /* Virtio balloon implementation, inspired by Dor Loar and Marcelo
37 /* The thread servicing the balloon. */
69 /* Convert pfn from Linux page size to balloon page size. */
254 static int balloon(void *_vballoon) function
322 vb->thread = kthread_run(balloon, vb, "vballoon");
347 /* There might be pages left in the balloon: free them. */
387 MODULE_DESCRIPTION("Virtio balloon driver");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dwxmsw.tex407 \item {\bf Notification boxes.} The balloon-like notification messages, and their

Completed in 60 milliseconds