lkml.org 
[lkml]   [2006]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/11] Add __GFP_MOVABLE flag and update callers


On Fri, 24 Nov 2006, Christoph Lameter wrote:
>
> So please do not require movable pages to be user allocations.

I don't think you read the whole sentence I wrote.

Go back: USER just means "it it can fail much more eagerly". It really has
nothing to do with user-mode per se. It's just not so core that the kernel
cannot handle allocation failures, so it doesn't get to retry the
allocation so eagerly.

THAT is why "movable" is almost guaranteed to also imply USER. Not because
it's not a "kernel" allocation. After all, _all_ page allocations are
kernel allocations, it's just that some are more likely to be associated
with direct user requests, and some are more internal.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2009-11-18 23:46    [W:0.090 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site