diff options
| author | Christoph Lameter <[email protected]> | 2006-09-25 23:31:44 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-09-26 08:48:50 -0700 |
| commit | bd1b1677b5d4f39deda068bf5cc43ce3aaec839f (patch) | |
| tree | 89ac1d663b0c04da52af861e2bc7b0d7e49149f7 /tools/perf/scripts | |
| parent | 3d99cfb5f46191fc68f1343feeb2cf835001f7d7 (diff) | |
[PATCH] Guarantee that the uncached allocator gets pages on the correct node
The uncached allocator manages per node pools. Specify __GFP_THISNODE in
order to force allocation on the indicated node or fail. The uncached
allocator has already logic to deal with failing allocations.
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')
0 files changed, 0 insertions, 0 deletions