Searched hist:ef44c50837ab7818920bd9994b36d6e573312abc (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/block/ |
H A D | loop.c | diff ef44c50837ab7818920bd9994b36d6e573312abc Tue Feb 15 15:33:10 CST 2022 Chaitanya Kulkarni <kch@nvidia.com> loop: allow user to set the queue depth
Instead of hardcoding queue depth allow user to set the hw queue depth using module parameter. Set default value to 128 to retain the existing behavior.
Signed-off-by: Chaitanya Kulkarni <kch@nvidia.com> Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com> Link: https://lore.kernel.org/r/20220215213310.7264-5-kch@nvidia.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
|