[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH DOCDAY] xen: write a high level description of the sub-arch choices for heap layout
On Wed, 2015-09-30 at 12:10 +0100, Andrew Cooper wrote: > + * > > + * CONFIG_SEPARATE_XENHEAP=n W/ ONLY DIRECT MAP OF ONLY PARTIAL RAM > > + * > > + * There is a single heap, but only the beginning (up to some > > + * threshold) is covered by a permanent contiguous mapping. > > Perhaps avoid the use of "beginning" here? It is just an implementation > detail of the only current example. It's an implementation detail which is currently exposed to the arch code via the need to use xenheap_max_mfn() (or not) and the shape of that API though. > In some copious free time, I want to see about striding the x86 > directmap across NUMA nodes (to allow NUMA-local xenheap allocations > even on large boxes), at which point it won't be linear from the start. In which case this bit of doc would need some adjustments over and above avoiding the work beginning I think, at least to adjust to the replacement for xenheap_max_mfn(). Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |