diff options
author | Weili Qian <qianweili@huawei.com> | 2020-05-09 17:44:02 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-05-15 16:15:03 +1000 |
commit | 5308f6600a393ee848ed9d9f77b167aa6b202e9c (patch) | |
tree | b2289a5668f2577275afaf4f74bff42c4831912c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d9701f8d9b12903bf212f542235659477024a43f (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 <qianweili@huawei.com>
Signed-off-by: Shukun Tan <tanshukun1@huawei.com>
Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions