aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMel Gorman <[email protected]>2009-06-16 15:32:02 -0700
committerLinus Torvalds <[email protected]>2009-06-16 19:47:33 -0700
commita56f57ff94c25d5d80def06f3ed8fe7f99147762 (patch)
tree13cb2626a969e381cb5e3d6ba7f614b9d5ef7a42 /tools/perf/scripts/python
parent341ce06f69abfafa31b9468410a13dbd60e2b237 (diff)
page allocator: remove a branch by assuming __GFP_HIGH == ALLOC_HIGH
Allocations that specify __GFP_HIGH get the ALLOC_HIGH flag. If these flags are equal to each other, we can eliminate a branch. [[email protected]: Suggested the hack] Signed-off-by: Mel Gorman <[email protected]> Reviewed-by: Pekka Enberg <[email protected]> Reviewed-by: KOSAKI Motohiro <[email protected]> Cc: Christoph Lameter <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Nick Piggin <[email protected]> Cc: Dave Hansen <[email protected]> Cc: Lee Schermerhorn <[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