aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNick Piggin <[email protected]>2008-07-25 19:45:28 -0700
committerLinus Torvalds <[email protected]>2008-07-26 12:00:06 -0700
commit30002ed2e41830ec03ec3e577ad83ac6b188f96e (patch)
tree13896f3038e391eb41246455239d7678cf51b011 /tools/perf/scripts/python
parent652ea695364142b2464744746beac206d050ef19 (diff)
mm: readahead scan lockless
radix_tree_next_hole() is implemented as a series of radix_tree_lookup()s. So it can be called locklessly, under rcu_read_lock(). Signed-off-by: Nick Piggin <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Hugh Dickins <[email protected]> Cc: "Paul E. McKenney" <[email protected]> Reviewed-by: Peter Zijlstra <[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