[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 0/2] Refactor super page shattering
On 12.12.2019 13:46, Hongyan Xia wrote: > map_pages_to_xen and modify_xen_mappings use almost exactly the same > page shattering logic, and the code is mingled with other PTE > manipulations so it is less obvious that the intention is page > shattering. Factor out the functions to make them reusable and to make > the intention more obvious. > > Of course, there is not much difference between the shattering logic of > each level, so we could further turn the per-level functions into a > single macro, although this is not that simple since we have per-level > functions and macros all over the place and there are slight differences > between levels. Keep it per-level for now. FWIW these look okay to me now, and I would give them my R-b without if there wasn't the type safety issue. Andrew? Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |