Re: [2.6 patch] mm/page_alloc.c: cleanups
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Date: Mon, 31 Mar 2008 13:32:18 +0200
On Mon, 2008-03-31 at 01:53 +0300, Adrian Bunk wrote:
This patch contains the following cleanups:
- make the following needlessly global variables static:
- required_kernelcore
- zone_movable_pfn[]
- make the following needlessly global functions static:
- move_freepages()
- move_freepages_block()
- setup_pageset()
- find_usable_zone_for_movable()
- adjust_zone_range_for_zone_movable()
- __absent_pages_in_range()
- find_min_pfn_for_node()
- find_zone_movable_pfns_for_nodes()
- #if 0 the following no longer used global function:
- free_cold_page()
Why no outright removal? #if 0 only leaves more junk around to clean up
later.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [2.6 patch] mm/page_alloc.c: cleanups
- From: Adrian Bunk
- [2.6 patch] mm/page_alloc.c: cleanups
- Prev by Date: Re: [PATCH] x86: create array based interface to change page attribute
- Next by Date: poor network loopback performance and scalability (was: Re: [RFC,PATCH] loopback: calls netif_receive_skb() instead of netif_rx())
- Previous by thread: [2.6 patch] mm/page_alloc.c: cleanups
- Next by thread: [2.6 patch] mm/vmstat.c: proper externs
- Index(es):
Relevant Pages
|