summaryrefslogtreecommitdiffstats
path: root/sys/dev/raidframe/rf_reconstruct.c
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2011-06-21 10:31:28 +0000
committerdlg <dlg@openbsd.org>2011-06-21 10:31:28 +0000
commit3756c4814b091704125982f2ccc65cd7c703516c (patch)
treee12ed7a4ae0b8d5bdf0823904e3e6dcd8d9ea752 /sys/dev/raidframe/rf_reconstruct.c
parenti prefer 16k ints/sec to 32k ints/sec. (diff)
downloadwireguard-openbsd-3756c4814b091704125982f2ccc65cd7c703516c.tar.xz
wireguard-openbsd-3756c4814b091704125982f2ccc65cd7c703516c.zip
wire up jumbos properly. the hardware supports up to 9018 bytes off
the wire (9000 + ether header + vlan tag), but has some cool alignment requirements. if you want to use a single rx ring desc to point at a jumbo it needs to start on a 4k boundary and be physically contiguous. to ensure this im pulling frames from the 12k pool and waiting for arianes diff to ensure mbufs are contig. direction from andrew gallatin. tested locally.
Diffstat (limited to 'sys/dev/raidframe/rf_reconstruct.c')
0 files changed, 0 insertions, 0 deletions