diff options
| author | Jesper Dangaard Brouer <[email protected]> | 2016-03-15 14:53:50 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-03-15 16:55:16 -0700 |
| commit | 2a777eac173a53b33f2f7dbed2b61a1f5eb0b531 (patch) | |
| tree | c499f583786db5cd2ae9da5130be1051539eb586 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | d5e3ed66d6f260b3bb68cb5cf0fe79777e8febf0 (diff) | |
slab: implement bulk alloc in SLAB allocator
This patch implements the alloc side of bulk API for the SLAB allocator.
Further optimization are still possible by changing the call to
__do_cache_alloc() into something that can return multiple objects.
This optimization is left for later, given end results already show in
the area of 80% speedup.
Signed-off-by: Jesper Dangaard Brouer <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Vladimir Davydov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions