Matthew Chapman write on 2006年11月29日 21:20: > > I think technically, it should be valid to insert mappings smaller > than the preferred page size. But I guess currently Xen doesn't > handle this case correctly.
What's your preferred page size in region 0 and region1? You are right, Xen doesn't support mappings whose page size < 16K, Xen will insert this smaller mapping into VHPT assuming it is 16k page size. Anthony > > Matt > > > _______________________________________________ > Xen-ia64-devel mailing list > [email protected] > http://lists.xensource.com/xen-ia64-devel _______________________________________________ Xen-ia64-devel mailing list [email protected] http://lists.xensource.com/xen-ia64-devel
