diff options
| author | Joonsoo Kim <[email protected]> | 2014-08-06 16:04:22 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-08-06 18:01:14 -0700 |
| commit | 25c063fbd5512eb7190bf5af88351109aededb3f (patch) | |
| tree | 861c20931ee12c950cc56d64c9965dd630c277bb /tools/perf/scripts/python/bin | |
| parent | 8a9c61d4381c5e5007cc68e023940b18fa0808d7 (diff) | |
slab: move up code to get kmem_cache_node in free_block()
node isn't changed, so we don't need to retreive this structure
everytime we move the object. Maybe compiler do this optimization, but
making it explicitly is better.
Signed-off-by: Joonsoo Kim <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Cc: Pekka Enberg <[email protected]>
Acked-by: 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/bin')
0 files changed, 0 insertions, 0 deletions