|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
RE: [Xen-ia64-devel] Behaviour of DOM0_GETMEMLIST ?
>From: Tristan Gingold
>Sent: 2006年5月12日 23:15
>
>Hi,
>
>is this comment correct (dom0_ops.c). I don't see where pages are
>allocated.
>
>
> /*
> * NOTE: DOM0_GETMEMLIST has somewhat different semantics
>on IA64 -
> * it actually allocates and maps pages.
> */
> case DOM0_GETMEMLIST:
> {
>
>Thanks,
>Tristan.
>
The comment doesn't hold true, and now all domain pages are allocated
at domain creation phase. Balloon driver will take care of rest stuff like
shrinking/growing pages across domains.
Thanks,
Kevin
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|