|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] silly questions: struct start_info
On 30 Sep 2005, at 16:45, Jimi Xenidis wrote:
Are any of these pages (*_mfn) part of some protection (read-only)
scheme?
KF> No. Only the initial page tables are write-protected when the
domain
KF> starts.
Ok, I would like to "host" these pages out of the pixed set of pages
given to the domain, rather than from other pages (Xen, or dom0), this
should not complicate Xen, but may complicate managment tools (which I
am not quite familiar with). Do you see any issues with this?
They are allocated from the domain's reservation, it's just that they
map themselves read-only.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|