I’ve already compiled a custom kernel that enables polling. I’m now following http://forums.freebsd.org/showthread.php?t=9187: in loader.conf: aio_load="YES" Luckily, I had already built samba with AIO support. In smb.conf: min receivefile size = 131072 aio read size = 1 aio write size = 1 use sendfile = yes In rc.conf: ifconfig_re0="DHCP polling" in sysctl.conf: kern.ipc.maxsockbuf=16777216 kern.ipc.nmbclusters=32768 kern.ipc.somaxconn=32768 [...]
Blogroll
Meta