[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] About resource reclamation
> I believe Xen has the similar primitives for requesting resources from > GuestOS side. And it seems reasonable and practical to add the reverse > functionality rescinding resource usage back from GuestOS. Such approach > may not be possible considering UML or VMWare, but with Xen, it should be > possible since modification on GuestOS can be made. Absolutely -- that's one of the big wins of para-virtualization. For example, I'm looking forward to being able to send a message from domain 0 to another domain saying "I wish you to release 4MB of memory as I have another domain that is prepared to pay more for it. You have 100ms to comply, or be terminated with extreme prejudice." ;-) > In one situation, where several domains have been created using overbooked > resources, would it be nice to have some resouce reclamation capability > which requires the cooperation between Xen and supported GuestOS? The general plan is to avoid overbooking "guaranteed" resources to domains, but allow domains some additional resources on a best effort proportional share basis. For example, we've got plans to add support for a shared buffer cache using 'unused' memory, along with a 'swap cache' to speed up swapping. Volunteers welcome ;-) Best, Ian ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |