[Bug 221952] cam iosched: Fix trim statistics

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 03 Oct 2024 08:19:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221952

Warner Losh <imp@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|scsi@FreeBSD.org            |imp@FreeBSD.org

--- Comment #5 from Warner Losh <imp@FreeBSD.org> ---
I think the bug is still there. the patch here is bogus for anything but old
SSDs that can only have one trim pending at a time. We have to count things
differently to do this, and I think the info is currently only in the periph
drivers, however. It shouldn't be hard to pass this info into the completion
routine, but that's not done right now.

-- 
You are receiving this mail because:
You are the assignee for the bug.