[PATCH 0/2] nvme: Introduce service-time iopolicy

Guixin Liu kanie at linux.alibaba.com
Wed Jul 1 19:34:46 PDT 2026



在 2026/7/1 19:14, Hannes Reinecke 写道:
> On 6/17/26 1:45 PM, Guixin Liu wrote:
>> Hi all,
>>    I developed the service-time iopolicy in nvme native
>> multipath, please review, all comments are wellcome.
>>
>> Guixin Liu (2):
>>    nvme-multipath: add service-time I/O policy
>>    docs: nvme-multipath: document service-time I/O policy
>>
>>   Documentation/admin-guide/nvme-multipath.rst |  31 +++-
>>   drivers/nvme/host/multipath.c                | 165 ++++++++++++++++++-
>>   drivers/nvme/host/nvme.h                     |   6 +
>>   drivers/nvme/host/sysfs.c                    |   5 +-
>>   4 files changed, 202 insertions(+), 5 deletions(-)
>>
> We're still waiting for the adaptive I/O policy to be included, so I
> guess this patch should build on top of that.
>
> Cheers,
>
> Hannes
Yes, I work on that adaptation. But I thought it would be helpful
for the maintainers to review the logic here first before I proceed.

Best Regards,
Guixin Liu




More information about the Linux-nvme mailing list