- List of Backups
- View the diff.
- View the diff current.
- View the backup.
- Go to Linux/kernelチューニング.
- 1 (2009-11-27 (Fri) 19:28:05)
- 2 (2009-11-27 (Fri) 19:41:13)
* Kernelの設定をチェック [#mc14ed5c] sysctl -a * Kernelパラメータを調整 [#e5aa7680] /etc/sysctl.confを編集する. *** ページキャッシュの開放を防ぐ (nfs等のため) [#ud3e0f4d] vm.min_free_kbytes - 例 -- デフォルト --- vm.min_free_kbytes = 11494 -- 修正 --- vm.min_free_kbytes = 262144