|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] triggering balloon driver from within xfrd?
You might have more luck hooking this in the Python code, before contacting
Xfrd. There's a straightforward call in the Python layer that'll activate
the balloon driver in a guest, although it won't do so synchronously (you'll
have to spin a while waiting for the guest to deflate).
Note that xfrd has disappeared entirely in 3.0-unstable :-)
Cheers,
Mark
On Thursday 08 September 2005 19:07, Aaron J. Marks wrote:
> Hi all,
>
> I've been trying to figure out a way to trigger the balloon driver for a
> domain from within xfrd (specifically, libxc). So far, it doesn't look
> like there's a straightforward way. Is this even possible given the
> current structure of the system?
>
> Thanks,
> -A.
>
> --
> Aaron Marks
> ajmarks@xxxxxxxxxxxxx
> Distributed Systems Lab
> University of Pennsylvania
> www.cis.upenn.edu/~ajmarks
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|