[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/3] Updates to pxm2node mapping and nodeID sizing
Changes in v2 (only patch #2 is v2, the others are new) * Added patch #1 to make pxm-to-node mapping independent of PXM values * Added in patch #3 a couple of macros to access nodeID in memflags Boris Ostrovsky (3): x86/numa: Allow arbitrary value of PXM in PXM<->node mapping x86/numa: Adjust datatypes for node and pxm mm: MEMF_node should handle changes in nodeid_t size xen/arch/x86/irq.c | 4 +- xen/arch/x86/numa.c | 15 ++-- xen/arch/x86/setup.c | 2 +- xen/arch/x86/smpboot.c | 5 +- xen/arch/x86/srat.c | 122 ++++++++++++++++++++++++----------- xen/arch/x86/x86_64/mm.c | 5 +- xen/common/page_alloc.c | 5 +- xen/drivers/passthrough/vtd/iommu.c | 5 +- xen/include/asm-arm/numa.h | 4 +- xen/include/asm-x86/irq.h | 3 +- xen/include/asm-x86/numa.h | 24 ++++--- xen/include/xen/mm.h | 6 ++- 12 files changed, 130 insertions(+), 70 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |