mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
rmem max
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user