May 1, 2025 update
This commit is contained in:
@ -103,3 +103,16 @@ vfs.zfs.vdev.cache.max=134217728
|
||||
# https://lists.freebsd.org/pipermail/freebsd-bugs/2013-April/052301.html
|
||||
# my 8TB's don't support NCQ TRIM
|
||||
vfs.unmapped_buf_allowed=0
|
||||
|
||||
#https://forums.freebsd.org/threads/bhyve-passthrough-usb-controller.67760/#post-431968
|
||||
#https://forums.freebsd.org/threads/usb-passthrough-bhyve-windows-10-guest.86669/
|
||||
#vmm_load="YES"
|
||||
#pptdevs="0/20/0"
|
||||
# need another USB PCIe card in the server if I want to pass USB to HomeAssistant
|
||||
|
||||
# kldload cpuctl
|
||||
#cpuctl_load="YES"
|
||||
|
||||
#wireguard
|
||||
#https://forums.freebsd.org/threads/wireguard-in-jail-with-kernel-support.86791/
|
||||
if_wg_load="YES"
|
||||
|
Reference in New Issue
Block a user