Aaron J. Marks
2005-Sep-08 18:07 UTC
[Xen-devel] triggering balloon driver from within xfrd?
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@cis.upenn.edu Distributed Systems Lab University of Pennsylvania www.cis.upenn.edu/~ajmarks _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Mark Williamson
2005-Sep-08 18:27 UTC
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@cis.upenn.edu > Distributed Systems Lab > University of Pennsylvania > www.cis.upenn.edu/~ajmarks > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel