linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] create mm/Kconfig to detangle NUMA/DISCONTIG
@ 2005-04-04 17:50 Dave Hansen
  0 siblings, 0 replies; only message in thread
From: Dave Hansen @ 2005-04-04 17:50 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-mm, Linux Kernel Mailing List

The end goal of these particular patches is to allow us to get some
small bits of global mm/ code compiled for either NUMA or DISCONTIGMEM. 

Obviously, this alone doesn't justify messing with each architecture's
Kconfig file.  Think of the 4th patch as one example of how this new
file can be used.  We'll also be using it shortly for all of the page
migration and memory hotplug options.  It just starts to look silly when
you have a patch to add the exact same Kconfig option to four or five
different architectures.

Compile tested for 27 different .config configurations on 5 different
architectures.

-- Dave


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-04 17:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-04 17:50 [PATCH 0/4] create mm/Kconfig to detangle NUMA/DISCONTIG Dave Hansen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).