This commit is contained in:
Gemma Tinti 2019-03-22 16:35:42 +01:00
parent 6cb043b2d9
commit ac1511c3b0

View File

@ -757,6 +757,7 @@ Set it correctly with:
\begin{verbatim}
sysctl net.core.netdev_max_backlog=250000
sysctl net.core.rmem_default=$((100*1024*1024))
sysctl net.core.rmem_max=$((100*1024*1024))
\end{verbatim}
Last, you can disable power saving in teh CPU frequency: