8
install_shell/sysctl.d/10-Parallel-computing.conf
Normal file
8
install_shell/sysctl.d/10-Parallel-computing.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
# /etc/sysctl.conf - Configuration file for setting system variables
|
||||
# See /etc/sysctl.d/ for additional system variables.
|
||||
|
||||
kernel.msgmnb = 67108864
|
||||
kernel.msgmax = 67108864
|
||||
net.core.rmem_max = 20971520
|
||||
net.core.wmem_max = 262144
|
||||
Reference in New Issue
Block a user