Example: /etc/sysctl.conf

These lines are from a sample sysctl.conf file that is used to set kernel parameters based on the previous information:

fs.file-max = 6815744
kernel.shmmax = 4398046511104
kernel.shmall = 1073741824
kernel.shmmni = 4096
kernel.sem = 1024 32000 100 1024
kernel.msgmax = 65535
kernel.msgmnb = 65535
kernel.msgmni = 2878