[PATCH v8 0/4] shut down devices asynchronously
Keith Busch
kbusch at kernel.org
Fri Aug 23 09:54:44 PDT 2024
On Thu, Aug 22, 2024 at 03:28:01PM -0500, Stuart Hayes wrote:
> This adds the ability for the kernel to shutdown devices asynchronously.
>
> Only devices with drivers that enable it are shut down asynchronously.
>
> This can dramatically reduce system shutdown/reboot time on systems that
> have multiple devices that take many seconds to shut down (like certain
> NVMe drives). On one system tested, the shutdown time went from 11 minutes
> without this patch to 55 seconds with the patch.
Still looks good. For the series:
Reviewed-by: Keith Busch <kbusch at kernel.org>
Tested-by: Keith Busch <kbusch at kernel.org>
More information about the Linux-nvme
mailing list