[PATCH v3 0/2] Introduce service-time multipath policy and document

Guixin Liu kanie at linux.alibaba.com
Wed Nov 13 02:22:05 PST 2024


Hi Christoph,

     Could you please take a look on this patchset?

Best Regards,

Guixin Liu

在 2024/11/8 16:54, Guixin Liu 写道:
> Hi,
>    This patchset introduce a new multipath policy, service-time, and also
> add a new document to introduce nvme-multipath and all policies supported.
>
> Changes from v2 to v3:
> - Add more detail to message body(Christoph).
> - Add a document to introduce nvme-multipath and all policies supported.
>
> Changes from v1 to v2:
> - Use atomic64_t to replace atomic_t (Keith).
>
> Guixin Liu (2):
>    nvme-multipath: introduce service-time iopolicy
>    docs, nvme: add a nvme-multipath document
>
>   Documentation/nvme/nvme-multipath.rst | 83 +++++++++++++++++++++++++++
>   drivers/nvme/host/multipath.c         | 53 ++++++++++++++++-
>   drivers/nvme/host/nvme.h              |  3 +
>   3 files changed, 138 insertions(+), 1 deletion(-)
>   create mode 100644 Documentation/nvme/nvme-multipath.rst
>



More information about the Linux-nvme mailing list