diff options
| author | cassiopc <cassiopc@gmail.com> | 2012-08-31 08:08:29 +0000 |
|---|---|---|
| committer | cassiopc <cassiopc@gmail.com> | 2012-08-31 08:08:29 +0000 |
| commit | 91f585b3fdd9e64c086b21da35bebdc401e2e476 (patch) | |
| tree | 3860a7275ed83bedd5a32a0c0289c0f9e2741c1b /boca-1.5.0/tools/etc/sysctl.d | |
| parent | df3c19b483613031bc2d8c51bb90b1a6ebe6b934 (diff) | |
| download | boca-91f585b3fdd9e64c086b21da35bebdc401e2e476.tar.gz boca-91f585b3fdd9e64c086b21da35bebdc401e2e476.zip | |
inclusion of interface to create the zip of a problem
Diffstat (limited to 'boca-1.5.0/tools/etc/sysctl.d')
| -rw-r--r-- | boca-1.5.0/tools/etc/sysctl.d/10-shmmax.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/boca-1.5.0/tools/etc/sysctl.d/10-shmmax.conf b/boca-1.5.0/tools/etc/sysctl.d/10-shmmax.conf index 2e7599d..b645ff6 100644 --- a/boca-1.5.0/tools/etc/sysctl.d/10-shmmax.conf +++ b/boca-1.5.0/tools/etc/sysctl.d/10-shmmax.conf @@ -1,2 +1,2 @@ -kernel.shmmax = 134217728 -kernel.shmall = 33554543 +kernel.shmmax = 805416960 +kernel.shmall = 196635 |