>> - MAX_RSVD_REGIONS et al got moved to pgtable.h; why in the world would >> that be the right place? Just because "it compiled"?? Jesse> No, because that was necessary for the contig.c/discontig.c Jesse> seperation. Which header file would be better? I think it could be just a local header file in arch/ia64/kernel/. >> - why is there both vmem_map and mem_map in the NUMA case? Jesse> You mean for the discontig case? mem_map isn't there. It Jesse> only exists (mm/memory.c) if CONFIG_DISCONTIGMEM is off, Jesse> otherwise we just use vmem_map and pgdata_t->node_mem_map for Jesse> everything. Then fix mm/memory.c to define mem_map if CONFIG_VIRTUAL_MEMMAP is on. --david - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Sep 22 19:30:24 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:17 EST