Author: maks Date: Wed Jan 30 22:04:27 2008 New Revision: 10296 Log: amd64 OUT_OF_LINE_PFN_TO_PAGE got rm
sparsemem is the only left 64-bit mem model: "DISCONTIGMEM has a higher overhead than sparsemem FLATMEMs benefits are minimal." see b263295dbffd33b0fbff670720fa178c30e3392a Modified: dists/trunk/linux-2.6/debian/config/amd64/config.amd64 Modified: dists/trunk/linux-2.6/debian/config/amd64/config.amd64 ============================================================================== --- dists/trunk/linux-2.6/debian/config/amd64/config.amd64 (original) +++ dists/trunk/linux-2.6/debian/config/amd64/config.amd64 Wed Jan 30 22:04:27 2008 @@ -20,7 +20,6 @@ CONFIG_DISCONTIGMEM_MANUAL=y CONFIG_ACPI_NUMA=y CONFIG_MIGRATION=y -CONFIG_OUT_OF_LINE_PFN_TO_PAGE=y CONFIG_ACPI_HOTPLUG_CPU=y CONFIG_NODES_SHIFT=6 CONFIG_X86_L1_CACHE_BYTES=128 _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

