[Bug 258777] System freezing for minutes when deleting a large file

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Oct 2021 09:20:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258777

Gian-Simon Purkert <gspurki@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gspurki@gmail.com

--- Comment #3 from Gian-Simon Purkert <gspurki@gmail.com> ---
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.