Debian Shared Memory
In the wiki there's some steps to take for changing the shared memory amount. I used vi to add the line below and it seemed to work, but I was wondering if that number is good, or should I increase it. And in the sysctl.conf file almost everything was #'d out... so I hope thats the way it should be... it just didn't look right, because I expected to see a similar line with a smaller number there to change.
Permanent To changed the shared memory limit permanently, you will have to edit the /etc/sysctl.conf file to reflect the following: kernel.shmmax = 134217728 This will set the limit to 128MB (134217728 bytes) permanently. You can then run the following command for it to take effect immediately: /sbin/sysctl -p |
128mb should be plenty, been running with 128mb and no problems here =)
|
Thank you!
|
All times are GMT -4. The time now is 07:48 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.