Home
last modified time | relevance | path

Searched refs:alloc_depth (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.c591 int depth, level, alloc_depth = BFQ_LIMIT_INLINE_DEPTH; in bfqq_request_over_limit() local
604 if (depth > alloc_depth) { in bfqq_request_over_limit()
611 alloc_depth = depth; in bfqq_request_over_limit()

Completed in 10 milliseconds