LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Adrian Bunk <bunk@kernel.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] mm/page_alloc.c: cleanups
Date: Mon, 31 Mar 2008 13:32:18 +0200	[thread overview]
Message-ID: <1206963138.8514.637.camel@twins> (raw)
In-Reply-To: <20080330225335.GF28445@cs181133002.pp.htv.fi>

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.


  reply	other threads:[~2008-03-31 11:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-30 22:53 Adrian Bunk
2008-03-31 11:32 ` Peter Zijlstra [this message]
2008-04-14 18:14   ` Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2008-06-25 16:26 Adrian Bunk
2008-05-05 18:25 Adrian Bunk
2008-05-05 20:24 ` KOSAKI Motohiro
2008-05-05 20:45   ` Andrew Morton
2008-05-05 20:59     ` KOSAKI Motohiro
2008-05-05 21:13       ` Andrew Morton
2008-05-05 22:58         ` KOSAKI Motohiro
2008-02-25  0:09 Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1206963138.8514.637.camel@twins \
    --to=peterz@infradead.org \
    --cc=bunk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --subject='Re: [2.6 patch] mm/page_alloc.c: cleanups' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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).