aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util
diff options
context:
space:
mode:
authorWeili Qian <[email protected]>2020-05-09 17:44:02 +0800
committerHerbert Xu <[email protected]>2020-05-15 16:15:03 +1000
commit5308f6600a393ee848ed9d9f77b167aa6b202e9c (patch)
treeb2289a5668f2577275afaf4f74bff42c4831912c /tools/perf/scripts/python/Perf-Trace-Util
parentd9701f8d9b12903bf212f542235659477024a43f (diff)
crypto: hisilicon - QM memory management optimization
Put all the code for the memory allocation into the QM initialization process. Before, The qp memory was allocated when the qp was created, and released when the qp was released, It is now changed to allocate all the qp memory once. Signed-off-by: Weili Qian <[email protected]> Signed-off-by: Shukun Tan <[email protected]> Reviewed-by: Zhou Wang <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions