|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] is there any way to avoid lazy updates to page attribute bit
I'm finding that regardless of which update method I use - writeable
page tables, HYPERVISOR_update_va_mapping, or HYPERVISOR_mmu_update
that xen will frequently only update the address bits in the page
table at the time of the hypercall - presumably setting the attribute
bits some time later when the mapping is accessed. This is fairly
problematic for me in that freebsd relies on the page attribute bits
in the page table accurately reflecting the attributes that were set
for a mapping. Is it now necessary for PV guests to maintain page
attribute data outside of the page tables?
-Kip
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] is there any way to avoid lazy updates to page attribute bits?,
Kip Macy <=
|
|
|
|
|