Re: [hlds_linux] Memory usage

2006-01-08 Thread kama
And the difference of todays crashes are? 70% of all my crashes for hlds happens at client connect. All these crashes started once valve decided to throw in threading support. And getting up to 40-60 crashes per day spread on 8 servers isnt good... especially since they get restarted 0600 as a wor

Re: [hlds_linux] Memory usage

2006-01-08 Thread Stan Bubrouski
If there is a memory leak, there is a memory leak. Not giving the process memory will only result in it crashing or aborting. When you set a limit if the process tries to go past it fails trying to allocate memory, for hlds this is fatal, imagine hlds is trying to allocate memory for a new player

RE: [hlds_linux] Memory usage

2006-01-08 Thread Jonas Tärnström
ickat: den 8 januari 2006 23:29 Till: hlds_linux@list.valvesoftware.com Ämne: Re: [hlds_linux] Memory usage Won't hlds just crash when it runs out of memory? Its not like allocating memory is an optional part of program execution. -sb On 1/8/06, Kyle Lutze <[EMAIL PROTECTED]> wrote: &g

Re: [hlds_linux] Memory usage

2006-01-08 Thread Joseph Laws
Shouldn't the binary control itself in some fashion. That's like operating a runaway train and instead of fixing the problem you give it less track so it can't pickup speed... Kyle Lutze wrote: I'm curious, why don't you guys try running in a quota'ed environment so *ds can't use more than 30%

Re: [hlds_linux] Memory usage

2006-01-08 Thread Stan Bubrouski
Won't hlds just crash when it runs out of memory? Its not like allocating memory is an optional part of program execution. -sb On 1/8/06, Kyle Lutze <[EMAIL PROTECTED]> wrote: > I'm curious, why don't you guys try running in a quota'ed environment so > *ds can't use more than 30% of your cpu and

Re: [hlds_linux] Memory usage

2006-01-08 Thread Kyle Lutze
I'm curious, why don't you guys try running in a quota'ed environment so *ds can't use more than 30% of your cpu and no more than 150megs of ram. Also, run it in gdb, so gdb ./srcds or whatever, then in gdb go run +all -options +here make sure it won't restart on crash when it crashes, run backt

Re: [hlds_linux] Memory usage

2006-01-07 Thread kama
On Sat, 7 Jan 2006, m0gely wrote: > Evaldas Zilinskas wrote: > > > Default HLDS without any mods runs without any memory leaks. > > This is not true for me. However now that crashing is more of a common > on my machine now my servers don't have the opportunity to use so much > memory these days

Re: [hlds_linux] Memory usage

2006-01-07 Thread m0gely
Evaldas Zilinskas wrote: Default HLDS without any mods runs without any memory leaks. This is not true for me. However now that crashing is more of a common on my machine now my servers don't have the opportunity to use so much memory these days. It did seem to improve a bit though with an u

Re: [hlds_linux] Memory usage

2006-01-07 Thread William Warren
I am using CentOS-4.2 which is a rebuild of RHEL 4U2. Evaldas Zilinskas wrote: I think that there has something to do woth linux distros. - Original Message - From: "William Warren" <[EMAIL PROTECTED]> To: Sent: Saturday, January 07, 2006 3:12 PM Subject: Re: [hlds_lin

Re: [hlds_linux] Memory usage

2006-01-07 Thread Evaldas Zilinskas
I think that there has something to do woth linux distros. - Original Message - From: "William Warren" <[EMAIL PROTECTED]> To: Sent: Saturday, January 07, 2006 3:12 PM Subject: Re: [hlds_linux] Memory usage interesting. I run hlguard, adminmod, and steambans and ver

Re: [hlds_linux] Memory usage

2006-01-07 Thread William Warren
times custom maps cause me huge memory leaks. de_alpes, de_snowfacility... - Original Message - From: "Michael McKoy" <[EMAIL PROTECTED]> To: Sent: Saturday, January 07, 2006 12:05 AM Subject: Re: [hlds_linux] Memory usage Wouldn't hold your breath. Been waiting

Re: [hlds_linux] Memory usage

2006-01-06 Thread Evaldas Zilinskas
hen I add some custom plugins. Soemtimes custom maps cause me huge memory leaks. de_alpes, de_snowfacility... - Original Message - From: "Michael McKoy" <[EMAIL PROTECTED]> To: Sent: Saturday, January 07, 2006 12:05 AM Subject: Re: [hlds_linux] Memory usage Wouldn

Re: [hlds_linux] Memory usage

2006-01-06 Thread kama
t; Sent: Friday, January 06, 2006 6:16 PM > Subject: Re: [hlds_linux] Memory usage > > > > Same. I have cronjob run kkrcon with "quit" every morning around 5am on > > all my servers. > > > >> I for myself chose to have the server restarted every morning between

Re: [hlds_linux] Memory usage

2006-01-06 Thread Michael McKoy
Wouldn't hold your breath. Been waiting at least 2-3 years so far. - Original Message - From: "W0kk3L" <[EMAIL PROTECTED]> To: Sent: Friday, January 06, 2006 3:02 PM Subject: Re: [hlds_linux] Memory usage So do we, but still, the memory goes up very fast.

Re: [hlds_linux] Memory usage

2006-01-06 Thread W0kk3L
hael McKoy" <[EMAIL PROTECTED]> To: Sent: Friday, January 06, 2006 6:16 PM Subject: Re: [hlds_linux] Memory usage Same. I have cronjob run kkrcon with "quit" every morning around 5am on all my servers. I for myself chose to have the server restarted every morning between

Re: [hlds_linux] Memory usage

2006-01-06 Thread Michael McKoy
Same. I have cronjob run kkrcon with "quit" every morning around 5am on all my servers. > I for myself chose to have the server restarted every morning between 5 > and 6 am. I already saw cs1.6 servers with more than 300 mb mem usage, > but restarting the process by cronjob did help. > > Since you

Re: [hlds_linux] Memory usage

2006-01-06 Thread Jens Werner
I for myself chose to have the server restarted every morning between 5 and 6 am. I already saw cs1.6 servers with more than 300 mb mem usage, but restarting the process by cronjob did help. Since you can't fix the binaries just get some workaround. :-/ W0kk3L wrote: What on earth is wrong with

Re: [hlds_linux] Memory usage

2006-01-04 Thread DJ (e-Plutonia Inc.)
not. On all servers, the memory usage is high. > > - Original Message - > From: "Evaldas Zilinskas" <[EMAIL PROTECTED]> > To: > Sent: Wednesday, January 04, 2006 9:27 PM > Subject: Re: [hlds_linux] Memory usage > > > > Are you using any c

Re: [hlds_linux] Memory usage

2006-01-04 Thread W0kk3L
Not on that server. Just aztec and dust2. It doesn't make a difference if they are custommaps or not. On all servers, the memory usage is high. - Original Message - From: "Evaldas Zilinskas" <[EMAIL PROTECTED]> To: Sent: Wednesday, January 04, 2006 9:27 PM Sub

Re: [hlds_linux] Memory usage

2006-01-04 Thread Evaldas Zilinskas
Are you using any custom maps? - Original Message - From: "W0kk3L" <[EMAIL PROTECTED]> To: Sent: Wednesday, January 04, 2006 10:06 PM Subject: [hlds_linux] Memory usage What on earth is wrong with HLDS. Why is it using so much memory lately. I've checked a server about 2 hours ago. It

Re: [hlds_linux] Memory usage

2005-08-31 Thread Ian mu
-- [ Picked text/plain from multipart/alternative ] As previously said, memory usage is being read incorrectly. Don't use top ever for memory usage, use the command "free" as a starting point. Chances are its got zero to do with memory usage and thats leading you in the wrong direction by using top

Re: [hlds_linux] Memory usage

2005-08-30 Thread sprout
couple things also to add to this I run mine on windows due to random reasons but in any case I didn't really see signifigent memory usage till I started using things like sys_tickrate and other things to help speed up the server. Might give some of those a shot. - Original Message - From

Re: [hlds_linux] Memory usage

2005-08-30 Thread Andrew Forsberg
> We use Fedora Core 3 with kernel 2.6.12-1.1376_FC3 Stupid question, but... you are using the SMP version of it, aren't you? Don't laugh, because after the last kernel release, yum set grub to default to the UP version... Cheers Andrew ___ To unsub

Re: [hlds_linux] Memory usage

2005-08-30 Thread Ian mu
-- [ Picked text/plain from multipart/alternative ] Don't use top for memory usage, use "free". Linux will always use pretty much all available ram as a type of cache, and just swap out any unused chunks as needed, end result you will always have < 8% free probably, thats perfectly normal. Free wil

Re: [hlds_linux] Memory usage

2005-08-30 Thread Franck Turmel-Josek
With vmstat we saw no swap change during load, map restart. Gary wrote: Are you swapping to disk when it's under load? We use Fedora Core 3 with kernel 2.6.12-1.1376_FC3 William Warren wrote: what linux distro are you using? There are some kernel parameters you can use as well since some

Re: [hlds_linux] Memory usage

2005-08-30 Thread William Warren
what linux distro are you using? There are some kernel parameters you can use as well since some kernels/distros tend to be swappy as well. Gary wrote: Are you swapping to disk when it's under load? At 05:51 PM 8/30/2005, Franck Turmel-Josek wrote: Hi all, We have a a bi-xeon 3 Ghz (FSB 800

Re: [hlds_linux] Memory usage

2005-08-30 Thread Gary
Are you swapping to disk when it's under load? At 05:51 PM 8/30/2005, Franck Turmel-Josek wrote: Hi all, We have a a bi-xeon 3 Ghz (FSB 800) - 2 Go RAM, 80 Go SATA, with Fedora Core. HLDS server on the box are : - CS CZ / 32 players (server to test the box) - CS 1.6 / 12 players - CS CZ / 20 pl

Re: [hlds_linux] Memory Usage?

2002-09-25 Thread Ryan McCullough
ROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Ryan > McCullough > Sent: Tuesday, September 24, 2002 3:43 PM > To: [EMAIL PROTECTED] > Subject: Re: [hlds_linux] Memory Usage? > > > what is the latency to the accesspoint? > > "foad" <[EMAIL PROTECTED]>

RE: [hlds_linux] Memory Usage?

2002-09-20 Thread Eric (Deacon)
> > Are you running HLGuard? I know some people have this problem while > > running HLGuard. Once you kill it, it's all good again. > > Yes, killing them every morning has done wonders for me (not even18 player > CS servers get the chance to use more than 60-70mb of ram) > > 0 06 * * * killall h

Re: [hlds_linux] Memory Usage?

2002-09-20 Thread DLinkOZ
mber 20, 2002 12:58 PM Subject: RE: [hlds_linux] Memory Usage? > > But then again HLDS nevers releases any memory! > > It just keeps growing and consuming more and more... > > (at least mine does) > > Are you running HLGuard? I know some people have this problem while

Re: [hlds_linux] Memory Usage?

2002-09-20 Thread m0gely
m0gely wrote: > Björn Wallin wrote: > >> So my question is whats your memory usage out there? > > > HL1110a/CS1.5 - MM/AM/STATSME/ATAC & misc AM plugs > (1) 12 player fy_iceworld 24/7 > (1) 10 player iceworld/deagle5 24/7 > (1) 12 player std map rotation > (1) 12 player Q3A 1.31 DM oops, yeah i a

RE: [hlds_linux] Memory Usage?

2002-09-20 Thread Eric (Deacon)
> But then again HLDS nevers releases any memory! > It just keeps growing and consuming more and more... > (at least mine does) Are you running HLGuard? I know some people have this problem while running HLGuard. Once you kill it, it's all good again. -- Eric (the Deacon remix) __

Re: [hlds_linux] Memory Usage?

2002-09-20 Thread m0gely
Björn Wallin wrote: > So my question is whats your memory usage out there? HL1110a/CS1.5 - MM/AM/STATSME/ATAC & misc AM plugs (1) 12 player fy_iceworld 24/7 (1) 10 player iceworld/deagle5 24/7 (1) 12 player std map rotation (1) 12 player Q3A 1.31 DM FreeBSD 4.6 w/ linux compat Dual 850MHz 512M m