|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] x86/mm/p2m: break into common, pt-implementation
At 11:34 +0100 on 06 May (1304681675), Tim Deegan wrote:
> x86/mm/p2m: break into common, pt-implementation and pod parts.
>
> Start to make a clearer distinction between generic p2m functions and
> the implementation of the datastructure as an x86 pagetable.
> Also move the EPT datastructure implementation into x86/mm/ to match,
> and split the PoD admin code into its own file.
>
> This is just code motion, except for splitting the p2m_initialise
> function into a pt-specific part and a common part.
I've just pushed this to the staging tree (with one minor fix).
If you're working on memory management code, be aware that I'm planning
a whole lot more p2m overhaul this week, including a wholesale reversal
of most of the interface changes in 21940:e7afe98afd43 (which turn out
not to have been necessary). I'll post an RFC patch series in the next
few days once I've had a chance to smoke-test things a bit.
If you have any outstanding p2m patches, email me ASAP and I'll work out
whether I can rebase on top of them or fold them into my patchqueue
somehow. If you're thinking of starting on any p2m work I recommend
waiting until at least next week.
Cheers,
Tim.
--
Tim Deegan <Tim.Deegan@xxxxxxxxxx>
Principal Software Engineer, Xen Platform Team
Citrix Systems UK Ltd. (Company #02937203, SL9 0BG)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|