summaryrefslogtreecommitdiff
path: root/block/bdev.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-12-02 02:19:18 +0300
committerJens Axboe <axboe@kernel.dk>2021-12-16 18:43:09 +0300
commitfcade2ce06ffebee5c2f6629ddbf2086c0f5ba5a (patch)
tree9ad08b2c6258c54fd06c26537ab88ffd10f8b039 /block/bdev.c
parent5581a5ddfe8d0ede1749bae1f7662fa739f83813 (diff)
downloadlinux-fcade2ce06ffebee5c2f6629ddbf2086c0f5ba5a.tar.xz
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 'block/bdev.c')
0 files changed, 0 insertions, 0 deletions