EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Linux Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=588)
-   -   Debian Shared Memory (https://www.eqemulator.org/forums/showthread.php?t=26020)

hayward6 08-26-2008 08:38 AM

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

Flare83 08-26-2008 09:24 AM

128mb should be plenty, been running with 128mb and no problems here =)

hayward6 08-26-2008 10:14 AM

Thank you!


All times are GMT -4. The time now is 07:48 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.