Re: [patch v2 3/7] blk-mq: add a new queue sysfs attribute async_depth
From: Nilay Shroff
Date: Thu Oct 09 2025 - 07:20:38 EST
- Next message: Askar Safin: "Re: [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}"
- Previous message: Jean-François Lessard: "Re: [PATCH v2 0/5] auxdisplay: linedisp: support attribute attachment to auxdisplay devices"
- In reply to: Yu Kuai: "[patch v2 3/7] blk-mq: add a new queue sysfs attribute async_depth"
- Next in thread: Bart Van Assche: "Re: [patch v2 3/7] blk-mq: add a new queue sysfs attribute async_depth"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/9/25 1:16 PM, Yu Kuai wrote:
> From: Yu Kuai <yukuai3@xxxxxxxxxx>
>
> Add a new field async_depth to request_queue and related APIs, this is
> currently not used, following patches will convert elevators to use
> this instead of internal async_depth.
>
> Also factor out a helper blk_mq_limit_depth() to make code cleaner.
>
> Signed-off-by: Yu Kuai <yukuai3@xxxxxxxxxx>
Looks good to me:
Reviewed-by: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Next message: Askar Safin: "Re: [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}"
- Previous message: Jean-François Lessard: "Re: [PATCH v2 0/5] auxdisplay: linedisp: support attribute attachment to auxdisplay devices"
- In reply to: Yu Kuai: "[patch v2 3/7] blk-mq: add a new queue sysfs attribute async_depth"
- Next in thread: Bart Van Assche: "Re: [patch v2 3/7] blk-mq: add a new queue sysfs attribute async_depth"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]