Posts: 2
Threads: 2
Joined: Dec 2010
Reputation:
0
Hello,
My srcds server uses much ram, when the server is 0/16 it's using 512MB Ram
but the cpu is just fine. Is there any possibility to lower that idle usage. I tried heapsize but that didn't help.
BASIC INFO
Server OS: centos-5.5-x86
Processor: Intel® Xeon® CPU E5620 @ 2.40GHz
Ram: 1GB
Game(s): Counter-Strike Source
Start Up Command: None
Admin Mods: None
Posts: 2,031
Threads: 27
Joined: Nov 2008
Reputation:
17
01-13-2011, 06:56 PM
(This post was last modified: 01-13-2011, 06:57 PM by BehaartesEtwas.)
512 MB is a bit odd if you are running without plugins. My servers usually take 200-300 MB then. Maybe you have a very big map loaded?
But lowering the RAM usage will probably not make running the server better, unless you are really running out of ram and the server starts swapping.
Posts: 226
Threads: 36
Joined: Oct 2008
Reputation:
0
Just so i know how do i mesure how much ram my server uses?
Posts: 2,440
Threads: 73
Joined: May 2009
Reputation:
33
Our servers run at 50MB empty, and 300MB full...
Looking for a game server? Visit
fullfrag.com and pick one up as low as $2.50 / mo!
Posts: 226
Threads: 2
Joined: Aug 2009
Reputation:
1
ulimit -s 128 or ulimit -s 256
./srcds_run -game cstrike etc
Posts: 226
Threads: 36
Joined: Oct 2008
Reputation:
0
That dont show me how much it uses? Does not that limit the amount of memory for each game?
Posts: 5
Threads: 0
Joined: Jan 2011
Reputation:
0
Hmm my server uses around 120mb of ram on a fresh install of CentOS 5, perhaps you have other services running?
You can type top and view the proccess list, it should be listed under srcds_run and srcds
Posts: 49
Threads: 3
Joined: Nov 2009
Reputation:
0
01-29-2011, 04:18 PM
(This post was last modified: 01-29-2011, 04:20 PM by a7m1.)
OFFTOPIC , About Windows
Does running the server as windows service in windows using firedaemon Lower it's Memory Usage ?
Ex : server is hidden and can only be seen by task manager and you can't switch to it or show it's window / console
Thanks .