diff options
author | Sebastian Ott <[email protected]> | 2015-09-07 19:53:01 +0200 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2015-10-14 14:32:04 +0200 |
commit | 45bf4b96e6aea81594e510fe5cd10190ff4e6cb1 (patch) | |
tree | 2c3e886bb15514cbc29d0bfb5948c8a6dbbdee48 /tools/perf/scripts/python | |
parent | a5e9ca573b5fe47aef30e9c33c31b5fe7b0dfb88 (diff) |
s390/cio: use kmem_cache for extended measurement block allocation
Extended measurement blocks need to be 64 byte aligned. To achieve that
128 bytes for each measurement block are allocated and an align callback
returns a 64 byte aligned address inside this area.
Replace this code with kmem_cache allocations.
Signed-off-by: Sebastian Ott <[email protected]>
Reviewed-by: Martin Schwidefsky <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions