diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-12-01 16:19:18 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-12-16 08:43:09 -0700 |
commit | fcade2ce06ffebee5c2f6629ddbf2086c0f5ba5a (patch) | |
tree | 9ad08b2c6258c54fd06c26537ab88ffd10f8b039 /virt | |
parent | 5581a5ddfe8d0ede1749bae1f7662fa739f83813 (diff) |
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 'virt')
0 files changed, 0 insertions, 0 deletions