diff options
Diffstat (limited to 'host/cmake/debian/uhd-host.sysctl')
-rw-r--r-- | host/cmake/debian/uhd-host.sysctl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/host/cmake/debian/uhd-host.sysctl b/host/cmake/debian/uhd-host.sysctl new file mode 100644 index 000000000..038628fc5 --- /dev/null +++ b/host/cmake/debian/uhd-host.sysctl @@ -0,0 +1,3 @@ +# USRP2 gigabit ethernet transport tuning +net.core.rmem_max=50000000 +net.core.wmem_max=1048576 |