Date: Mon, 2 Sep 2019 21:47:16 -0600 From: Warner Losh <imp@bsdimp.com> To: FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Looking for review / testing for nvme suspend / resume support Message-ID: <CANCZdfqPTLL0dL5Q%2B2FVLoZqBqP2v7qmCzMwjnmjvWTc7CD0GQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I've posted a review: https://reviews.freebsd.org/D21493 for NVMe suspend / resume support. This avoids issues where we come out of suspend and need to wait 30s for there to be a timeout and a reset of the device. It does so by completely shutting down the card before we suspend, and then assume it was in an unknown state when we come back up. Please leave comments about successful (or unsuccessful) tests and/or ways to improve the code. Thanks! Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfqPTLL0dL5Q%2B2FVLoZqBqP2v7qmCzMwjnmjvWTc7CD0GQ>