.
This commit is contained in:
@ -28,6 +28,8 @@ kern.geom.label.gptid.enable="0"
|
||||
# Increase dmesg buffer to fit longer boot output.
|
||||
kern.msgbufsize="524288"
|
||||
|
||||
kern.ipc.maxmbufmem=150608778240
|
||||
|
||||
kern.racct.enable=1
|
||||
|
||||
# ZFS root boot config
|
||||
@ -96,6 +98,7 @@ vfs.zfs.vdev.cache.size=134217728
|
||||
vfs.zfs.vdev.cache.max=134217728
|
||||
|
||||
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=185487
|
||||
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210686
|
||||
# https://forums.freebsd.org/threads/updating-bsd-from-10-to-11-ahci-ssd-issue.59923/
|
||||
# https://lists.freebsd.org/pipermail/freebsd-bugs/2013-April/052301.html
|
||||
# my 8TB's don't support NCQ TRIM
|
||||
|
Reference in New Issue
Block a user