Date: Mon, 21 May 2018 15:43:18 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 228359] rebuild gmirror + ufs + ssd +trim Message-ID: <bug-228359-3630-YL02pUMmK5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-228359-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-228359-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228359 --- Comment #10 from Warner Losh <imp@FreeBSD.org> --- (In reply to freebsd from comment #9) what's the mb/s for the TRIMs? There's a sweet spot for TRIM requests that varies based on each drive. just trims each of the blocks in sequence, which is a lot of trim requests. It a= lso does it synchronously, IIRC, which reduces the performance (a little on SSD= s, a lot on NVMe). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228359-3630-YL02pUMmK5>