Skip to content

Instantly share code, notes, and snippets.

View simonsmh's full-sized avatar
🐟
Fish-touching

Simon Shi simonsmh

🐟
Fish-touching
  • Shanghai, China
  • 10:48 (UTC +08:00)
View GitHub Profile
kernel.domainname = localhost
kernel.panic = 20
vm.swappiness = 0
fs.file-max = 512000
net.core.default_qdisc = fq
net.core.netdev_max_backlog = 512000
net.core.rmem_default = 26214400
net.core.rmem_max = 26214400
net.core.somaxconn = 512000
net.core.wmem_default = 26214400