]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
remove PAGE_GROUP_BY_MOBILITY
authorMel Gorman <mel@csn.ul.ie>
Tue, 16 Oct 2007 08:25:58 +0000 (01:25 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:00 +0000 (09:43 -0700)
commitac0e5b7a6b93fb291b01fe1e951e3c16bcdd3503
tree732f67c8de6e0d2e001b60c17af9599468b80163
parent56fd56b868f19385c50af8941a4c78df433b2d32
remove PAGE_GROUP_BY_MOBILITY

Grouping pages by mobility can be disabled at compile-time. This was
considered undesirable by a number of people. However, in the current stack of
patches, it is not a simple case of just dropping the configurable patch as it
would cause merge conflicts.  This patch backs out the configuration option.

Signed-off-by: Mel Gorman <mel@csn.ul.ie>
Acked-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mmzone.h
init/Kconfig
mm/page_alloc.c