[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] [RFC][PATCH]Large Page Support for HAP
Hi, On Tue, 2007-11-20 at 12:31 +0000, Ian Pratt wrote: > Unfortunately, a number of guests assume big pages without actually > checking for the feature bit explicitly. For example x86_64 Linux > running HVM will assume it has big pages. Yes, but there's a _big_ difference between the opportunistic uses Linux makes of PSE (bigpage mappings for large static areas like the kernel text), and places where it is an explicit part of the ABI made to applications, as in the case of hugetlbfs. It's the latter case which concerns me, as hugetlbfs is basically an explicit contract between the guest OS and an application running on it. Providing faked PSE at that level is something that would be best avoided. I don't have any objection to doing opportunistic PSE for the former case. But telling the two apart is rather hard. --Stephen _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |