mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 16:20:03 +02:00
rmem max
This commit is contained in:
parent
6cb043b2d9
commit
ac1511c3b0
@ -757,6 +757,7 @@ Set it correctly with:
|
|||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
sysctl net.core.netdev_max_backlog=250000
|
sysctl net.core.netdev_max_backlog=250000
|
||||||
sysctl net.core.rmem_default=$((100*1024*1024))
|
sysctl net.core.rmem_default=$((100*1024*1024))
|
||||||
|
sysctl net.core.rmem_max=$((100*1024*1024))
|
||||||
\end{verbatim}
|
\end{verbatim}
|
||||||
|
|
||||||
Last, you can disable power saving in teh CPU frequency:
|
Last, you can disable power saving in teh CPU frequency:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user