https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255499

ras...@superbox.pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ras...@superbox.pl

--- Comment #15 from ras...@superbox.pl ---
I'm not sure if this is related to PR 253968, but FreeBSD 13.0 have a big issue
with UFS performance.

You can try to test custom kernel with CAM_IOSCHED_DYNAMIC option to mitigate
the issue.

# Enable dynamic I/O scheduler optimizations
options        CAM_IOSCHED_DYNAMIC
# Publish additional CAM device statics by sysctl
options        CAM_IO_STATS

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to