diff options
author | Zain Wang <wzz@rock-chips.com> | 2017-08-15 10:48:15 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-08-22 09:54:54 +0300 |
commit | 5a7801f6634b1e2888bcb1a85bedc50e46dcd757 (patch) | |
tree | 8ce1aca11dfb13223b75f49efcdba7303e8c6805 /tools/perf/scripts/python/check-perf-trace.py | |
parent | baf5b752dae2b7c84b3fa5ffb0eb41648d659c09 (diff) | |
download | linux-5a7801f6634b1e2888bcb1a85bedc50e46dcd757.tar.xz |
crypto: rockchip - Don't dequeue the request when device is busy
The device can only process one request at a time. So if multiple
requests came at the same time, we can enqueue them first, and
dequeue them one by one when the device is idle.
Signed-off-by: zain wang <wzz@rock-chips.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions