[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2f11576a0803270949g5931445fp8410c898c3685437@mail.gmail.com>
Date: Fri, 28 Mar 2008 01:49:20 +0900
From: "KOSAKI Motohiro" <kosaki.motohiro@...fujitsu.com>
To: "Mel Gorman" <mel@....ul.ie>
Cc: akpm@...ux-foundation.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, lee.schermerhorn@...com,
kosaki.motohiro@...il.com
Subject: Re: [PATCH] Uninline zonelist iterator helper functions
Hi
On Fri, Mar 28, 2008 at 12:51 AM, Mel Gorman <mel@....ul.ie> wrote:
> for_each_zone_zonelist_nodemask() uses large inlined helpers. The number of
> callsites using it means that the size of the text section is increased.
> This patch uninlines the helpers to reduce the amount of text bloat.
>
> Signed-off-by: Mel Gorman <mel@....ul.ie>
I found no bug :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists