diff options
| author | Joonsoo Kim <[email protected]> | 2014-08-06 16:04:33 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-08-06 18:01:14 -0700 |
| commit | 833b706cc8b7b555e18d3426e9616bd066883a7a (patch) | |
| tree | d852d7f0fa39e58bcc4d56004b6b97a156ab7320 /tools/perf/scripts/python | |
| parent | 49dfc304ba241b315068023962004542c5118103 (diff) | |
slab: destroy a slab without holding any alien cache lock
I haven't heard that this alien cache lock is contended, but to reduce
chance of contention would be better generally. And with this change,
we can simplify complex lockdep annotation in slab code. In the
following patch, it will be implemented.
Signed-off-by: Joonsoo Kim <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: David Rientjes <[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