# SLERT setup
fs.aio-max-nr = 1048576
net.core.rmem_max = 16777216
net.core.wmem_max = 16777216
net.ipv4.tcp_rmem = 4096	196608	16777216
net.ipv4.tcp_wmem = 4096	196608	16777216
net.ipv4.tcp_mem = 393216	524288	786432
net.core.rmem_default = 196608
net.core.wmem_default = 196608
