[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Initial memory allocation for adomain (clarification) - newbie
Now I do not see here any specified paramter denoting initial memory allocation for the domain. And as I understand, creation of the domain is done by this method, do_createdomain().Am I missing something ? Domain creation is more involved than just calling creatdomain(). That allocates a domain structure within Xen, which the user-space tools then populate with RAM, load a kernel image, etc. See xc_domain_create() in tools/libxc/xc_domain.c for some of the details (inclduing how RAM is added to a new domain). -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |