diff options
| author | Christoph Lameter <[email protected]> | 2006-09-25 23:31:40 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-09-26 08:48:50 -0700 |
| commit | 9b819d204cf602eab1a53a9ec4b8d2ca51e02a1d (patch) | |
| tree | 9442bf01a00a93a8ae54462fb4878588e1b2a6bf /tools/perf/scripts/python | |
| parent | 056c62418cc639bf2fe962c6a6ee56054b838bc7 (diff) | |
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions
Add a new gfp flag __GFP_THISNODE to avoid fallback to other nodes. This
flag is essential if a kernel component requires memory to be located on a
certain node. It will be needed for alloc_pages_node() to force allocation
on the indicated node and for alloc_pages() to force allocation on the
current node.
Signed-off-by: Christoph Lameter <[email protected]>
Cc: Andy Whitcroft <[email protected]>
Cc: Mel Gorman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions