WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Memory overcommit


On 11 Dec 2005, at 19:59, Rik van Riel wrote:

Even better, if each domain is only used occasionally, then you could
save them to disc and restore them on demand.

How would one implement such a "wake on LAN" functionality
for Xen domains ?

There are various ways. Maybe require explicit signalling from the user via some command to the control-plane tools (start up my domain / shut down my domain). You could also do it implicitly (although it may require some iptables hacking) by tracking network connections to the domain's IP address -- start it up on first connection / shut it down when last connection finishes.

 -- Keir


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>