diff options
author | 2021-12-01 16:19:18 -0700 | |
---|---|---|
committer | 2021-12-16 08:43:09 -0700 | |
commit | fcade2ce06ffebee5c2f6629ddbf2086c0f5ba5a (patch) | |
tree | 9ad08b2c6258c54fd06c26537ab88ffd10f8b039 /tools/perf/scripts/python | |
parent | block: add completion handler for fast path (diff) | |
download | wireguard-linux-fcade2ce06ffebee5c2f6629ddbf2086c0f5ba5a.tar.xz wireguard-linux-fcade2ce06ffebee5c2f6629ddbf2086c0f5ba5a.zip |
block: use singly linked list for bio cache
Pointless to maintain a head/tail for the list, as we never need to
access the tail. Entries are always LIFO for cache hotness reasons.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions