Skip to content

Instantly share code, notes, and snippets.

View katoharuki's full-sized avatar

katoharuki katoharuki

View GitHub Profile
@katoharuki
katoharuki / gist:e2d2489075b64509faa6819b6d243b6c
Created September 7, 2019 11:09
Linuxカーネルのチューニング

設定内容

# vim /etc/sysctl.conf
# 共有メモリの最大サイズ。サーバーの搭載メモリ(1GB)に合わせて変更
kernel.shmmax      = 1073741824