https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258777
Gian-Simon Purkert <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Gian-Simon Purkert <[email protected]> --- Continuous trim (on zfs and ufs) comes sometimes with a large, and unpredictable performance impact (same on linux with xfs[1]). However trim on freebsd is extremely slow compared to..well everything else (1.5 h for my 250GB SSD) A cronjob (outside busy-hours) with something like "fstrim -v /" worked better for me. [1] https://xfs.org/index.php/FITRIM/discard >There can be a severe performance penalty for enabling realtime discard. -- You are receiving this mail because: You are the assignee for the bug.
