diff options
author | Jens Axboe <[email protected]> | 2021-12-01 16:19:18 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-12-16 08:43:09 -0700 |
commit | fcade2ce06ffebee5c2f6629ddbf2086c0f5ba5a (patch) | |
tree | 9ad08b2c6258c54fd06c26537ab88ffd10f8b039 /include/linux/overflow.h | |
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 <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions