On Sun, Aug 11, 2024 at 05:45:43PM -0400, Nick Holland wrote: > No, OpenBSD does not do "TRIM" (unless something was slipped in when I wasn't > looking).
But as an alternative you can copy the data elsewhere and then do a SECERASE on the original drive using atactl on OpenBSD. * This can resolve some problems with SSDs that have been heavily used, or have badly written firmware that makes them slow down after moderate levels of usage. (*) Although by default the kernel will freeze lock SATA devices so you need to take steps to bypass that in order to issue SECSETPASS and SECERASE.