Skip to content
Snippets Groups Projects
Commit 9ff01255 authored by Liu Bo's avatar Liu Bo Committed by Jens Axboe
Browse files

Blk-throttle: update to use rbtree with leftmost node cached


As rbtree has native support of caching leftmost node,
i.e. rb_root_cached, no need to do the caching by ourselves.

Signed-off-by: default avatarLiu Bo <bo.liu@linux.alibaba.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 576ed913
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment