Re: [PATCH 6/6] Use one zonelist that is filtered by nodemask

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Mel Gorman <mel@...>
Cc: Nishanth Aravamudan <nacc@...>, <akpm@...>, <linux-kernel@...>, <linux-mm@...>, <rientjes@...>, <kamezawa.hiroyu@...>, <clameter@...>
Date: Wednesday, October 10, 2007 - 11:53 am

On Tue, 2007-10-09 at 16:40 +0100, Mel Gorman wrote:
<snip>
<snip>

Mel:  I applied this patch [to your v8 series--the most recent, I
think?] and it does fix the problem.  However, now I'm tripping over
this warning in __alloc_pages_nodemask:

	/* Specifying both __GFP_THISNODE and nodemask is stupid. Warn user */
	WARN_ON(gfp_mask & __GFP_THISNODE);

for each huge page allocated.  Rather slow as my console is a virtual
serial line and the warning includes the stack traceback.

I think we want to just drop this warning, but maybe you have a tighter
condition that you want to warn about?

Lee

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 5/6] Filter based on a nodemask as well as a gfp_..., Lee Schermerhorn, (Fri Sep 28, 11:37 am)
Re: [PATCH 6/6] Use one zonelist that is filtered by nodemask, Nishanth Aravamudan, (Mon Oct 8, 9:11 pm)
Re: [PATCH 6/6] Use one zonelist that is filtered by nodemask, Lee Schermerhorn, (Wed Oct 10, 11:53 am)
Re: [PATCH 6/6] Use one zonelist that is filtered by nodemask, Nishanth Aravamudan, (Wed Oct 10, 12:05 pm)
Re: [PATCH 6/6] Use one zonelist that is filtered by nodemask, Nishanth Aravamudan, (Tue Oct 9, 2:12 pm)
Re: [PATCH 6/6] Use one zonelist that is filtered by nodemask, Nishanth Aravamudan, (Tue Oct 9, 12:25 pm)
Re: [PATCH 6/6] Use one zonelist that is filtered by nodemask, Christoph Lameter, (Tue Oct 9, 2:47 pm)
Re: [PATCH 6/6] Use one zonelist that is filtered by nodemask, Christoph Lameter, (Mon Oct 8, 9:56 pm)
Re: [PATCH 6/6] Use one zonelist that is filtered by nodemask, Nishanth Aravamudan, (Mon Oct 8, 11:17 pm)