index
:
mmbtools-aux
gh-pages
master
Auxiliary tools and scripts for the mmbTools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysctl-usrp2.sh
blob: e3e1cf771b4d692056c437313c7103482cf03e5e (
plain
)
1
2
3
4
#!/bin/sh
sudo
sysctl
-w
net.core.rmem_max
=
50000000
sudo
sysctl
-w
net.core.wmem_max
=
1048576