>I'm pretty sure CONFIG_VIRTUAL_MEM_MAP isn't needed either. >Also, which >device drivers did you have to tweak? Should those changes >also go into >generic_defconfig? Tigers with more than 2G of memory have a hole in the physical address space (from 2G to 4G) reserved for memory mapped I/O. So VIRTUAL_MEM_MAP (or I suppose DISCONTIG) is needed to avoid wasting memory on page structs for non-existant memory. The device driver bits are changing 'M' to 'Y' on devices. Like Bjorn I'm too lazy to mess with modules on every build. -Tony - 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 Wed Sep 22 19:26:56 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:31 EST