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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #15 from [email protected] ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to