Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-12-02 Thread David A. Parker
Hi, I had a quick question about the load average calculation. In the (cores * CPUs) calculation, is that cores per CPU or total cores in the system? For example, if you have two quad-core processors, would you want a load average = 16 (8 cores * 2 CPUs) or = 8 (4 cores * 2 CPUs)?

Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-12-02 Thread Gary Stanley
At 04:51 PM 12/2/2008, David A. Parker wrote: Hi, I had a quick question about the load average calculation. In the (cores * CPUs) calculation, is that cores per CPU or total cores in the system? For example, if you have two quad-core processors, would you want a load average = 16 (8 cores * 2

Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-12-02 Thread Gary Stanley
At 04:51 PM 12/2/2008, David A. Parker wrote: Hi, I had a quick question about the load average calculation. In the (cores * CPUs) calculation, is that cores per CPU or total cores in the system? For example, if you have two quad-core processors, would you want a load average = 16 (8 cores * 2

Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-12-02 Thread Tony Paloma
PROTECTED] On Behalf Of David A. Parker Sent: Tuesday, December 02, 2008 1:52 PM To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199 Hi, I had a quick question about the load average calculation. In the (cores * CPUs) calculation

Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-11-28 Thread Ferenc Kovacs
To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199 This is single server instance? As a comparison (on full 4/4 server), we saw around 15% average usage for Q6600 2,4GHz machine and at peak around 24%, Q9550 2,83GHz only around 10

Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-11-28 Thread J T
. -Original Message- From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] On Behalf Of ics Sent: Wednesday, November 26, 2008 1:18 PM To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199 This is single server instance

Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-11-26 Thread jps . sgtrock
Keep in mind that load average is an expression of queue depth. Some types of servers can handle deep queues with no visible impact shown to the end user. Gameservers are not that kind of animal. They require constant, nearly instantaneous updates in both directions in order to have truly

Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-11-26 Thread Ronny Schedel
It depends on how many cores/CPUs you have. In the SMP world, you can run 4 processes at 4 cores at the same time without any problem. Your load average is 4 or less, depending on how much load they consume. Optimum: load average = cores * CPUs Overload: load average cores * CPUs So,

Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-11-26 Thread Milton Ngan
server mailing list Subject: Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199 It depends on how many cores/CPUs you have. In the SMP world, you can run 4 processes at 4 cores at the same time without any problem. Your load average is 4 or less, depending on how much load they consume. Optimum

Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-11-26 Thread Ronny Schedel
need. M. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ronny Schedel Sent: Wednesday, November 26, 2008 10:47 AM To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199 It depends on how

Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-11-26 Thread Milton Ngan
: Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199 Sure, the load average is not perfect, but it is the best indicator you have to detect an overloaded machine. How about your 50-60 instance, how much load they produce? While load average is a useful guideline, it does not necessarily

Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-11-26 Thread ics
Subject: Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199 It depends on how many cores/CPUs you have. In the SMP world, you can run 4 processes at 4 cores at the same time without any problem. Your load average is 4 or less, depending on how much load they consume. Optimum: load average

Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-11-26 Thread gameadmin
:18 To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199 This is single server instance? As a comparison (on full 4/4 server), we saw around 15% average usage for Q6600 2,4GHz machine and at peak around 24%, Q9550 2,83GHz only around

Re: [hlds_linux] hlds_linux Digest, Vol 9, Issue 199

2008-11-26 Thread Milton Ngan
] hlds_linux Digest, Vol 9, Issue 199 This is single server instance? As a comparison (on full 4/4 server), we saw around 15% average usage for Q6600 2,4GHz machine and at peak around 24%, Q9550 2,83GHz only around 10%, peaked at 21% and dual core AMD 4600+ 2,4GHz it is around 15%, peaked at 26%. I did