Files
linux-stable-mirror/include/linux
Minchan Kim bc75d33f0f page-allocator: clean up functions related to pages_min
Change the names of two functions. It doesn't affect behavior.

Presently, setup_per_zone_pages_min() changes low, high of zone as well as
min.  So a better name is setup_per_zone_wmarks().  That's because Mel
changed zone->pages_[hig/low/min] to zone->watermark array in "page
allocator: replace the watermark-related union in struct zone with a
watermark[] array".

 * setup_per_zone_pages_min => setup_per_zone_wmarks

Of course, we have to change init_per_zone_pages_min, too.  There are not
pages_min any more.

 * init_per_zone_pages_min => init_per_zone_wmark_min

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Minchan Kim <minchan.kim@gmail.com>
Acked-by: Mel Gorman <mel@csn.ul.ie>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-16 19:47:41 -07:00
..
2009-06-11 21:36:00 -04:00
2009-06-11 21:36:09 -04:00
2009-06-11 08:50:57 -07:00
2009-06-11 21:36:06 -04:00
2009-06-16 19:47:28 -07:00
2009-06-16 19:47:28 -07:00
2009-06-14 22:10:41 +02:00
2009-06-11 17:03:28 +01:00
2009-06-10 11:48:39 +03:00
2009-06-11 19:05:32 +02:00
2009-06-11 21:36:02 -04:00
2009-06-11 21:36:01 -04:00
2009-06-11 21:36:12 -04:00
2009-06-11 08:50:58 -07:00
2009-06-11 08:50:59 -07:00
2009-06-11 08:51:01 -07:00