LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: "KOSAKI Motohiro" <kosaki.motohiro@jp.fujitsu.com>
Cc: bunk@kernel.org, linux-kernel@vger.kernel.org, peterz@infradead.org
Subject: Re: [2.6 patch] mm/page_alloc.c: cleanups
Date: Mon, 5 May 2008 13:45:09 -0700	[thread overview]
Message-ID: <20080505134509.2c8a9b94.akpm@linux-foundation.org> (raw)
In-Reply-To: <2f11576a0805051324r46d3ab03ybf14a289d9841cb6@mail.gmail.com>

On Tue, 6 May 2008 05:24:07 +0900
"KOSAKI Motohiro" <kosaki.motohiro@jp.fujitsu.com> wrote:

> >  -void free_cold_page(struct page *page)
> >  -{
> >  -       free_hot_cold_page(page, 1);
> >  -}
> 
> Wow, I didn't know nobody use cold page :)

that's a bug, surely?  I bet there are plenty of places which should be
using this hint.

  reply	other threads:[~2008-05-05 20:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-05 18:25 Adrian Bunk
2008-05-05 20:24 ` KOSAKI Motohiro
2008-05-05 20:45   ` Andrew Morton [this message]
2008-05-05 20:59     ` KOSAKI Motohiro
2008-05-05 21:13       ` Andrew Morton
2008-05-05 22:58         ` KOSAKI Motohiro
  -- strict thread matches above, loose matches on Subject: below --
2008-06-25 16:26 Adrian Bunk
2008-03-30 22:53 Adrian Bunk
2008-03-31 11:32 ` Peter Zijlstra
2008-04-14 18:14   ` Adrian Bunk
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=20080505134509.2c8a9b94.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=bunk@kernel.org \
    --cc=kosaki.motohiro@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterz@infradead.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).