Re: [hlds_linux] This new Benchmark - how to set and recommendations would be nice.

2011-06-27 Thread Svensk Ljud Ljus Produktion

Thanks sir !
I will take a look at rewrite all start scripts then, ill guess its 
would be suffient to execute export RDTSC_FREQUENCY=2400.0 once 
when the server-machine is started.


And running the srcds at fps_max 0 or 1000 is reducing the cpu-usage 
then server is empty, but it not optimal for our server settings.


Peter
Sweden

 Milton Ngan skrev 2011-06-27 05:31:

You need to set this in your environment before you launch the game

export RDTSC_FREQUENCY=2400.0
./srcds_run -game tf 

This will bypass the benchmark. But each machine may be different. This is 
benchmark is part of the real time clock optimization that we had added into 
the L4D dedicated server.

M.



-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Svensk Ljud  
Ljus Produktion
Sent: Sunday, June 26, 2011 3:39 PM
To: hlds_linux@list.valvesoftware.com
Subject: [hlds_linux] This new Benchmark - how to set and recommendations would 
be nice.

Ive just had some time to read the logs to find the RDTSC_FREQUENCY and
it was rather easy.

[code]
/HLDS installation up to date
Running a benchmark to measure system clock frequency...
Finished RDTSC test. To prevent the startup delay from this benchmark,
set the environment variable RDTSC_FREQUENCY to 2400.00 on this
system. This value is dependent upon the CPU clock speed and
architecture and should be determined separately for each server. The
use of this mechanism for timing can be disabled by setting
RDTSC_FREQUENCY to 'disabled'.
Using breakpad minidump system/
[/code]

In this case should I add this to server.cfg or ?
[code]
/RDTSC_FREQUENCY 2400.00/
[/code]

But how is the recommendations to make the servers to use the cpu:usage
as before the update ?

It would be nice to hear some info from the dev.team or someone close :)

Peter
Sweden



Ps. my previus post

/We have machines with both Debian and Fedora srcds-servers running and
all is showing high spu usage.
Its both TF2 and DoD:S running on them and we monitor all with munin.

This is a pic from a debian 64-bit server with 4 cores Xeon running 2
dods servers.
http://url.dayofdefeat.se/pics/cpu-week-Ferm.png
uname -a: Linux-2.6.33.5-rt23-ub-100hz #1 SMP PREEMPT RT Wed Jul 14
13:41:19 CEST 2010 x86_64 GNU/Linux

This is a pic from a Fedora server running 1 dods + 2 TF2 servers on 4
cores.
http://url.dayofdefeat.se/pics/cpu-week-Trelle.png
uname a: Linux-2 2.6.34 #1 SMP PREEMPT Thu Jul 22 10:33:46 CEST 2010
i686 i686 i386 GNU/Linux

I do hope its possible to find the problem.

Peter
Sweden /
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux





___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] This new Benchmark - how to set and recommendations would be nice.

2011-06-27 Thread Fug1t1v3
just put in the end of .bashrc for every user you start servers with
-
Best regards,

Fug1t1v3
Onlyskill.eu - Game Servers Hosting
CSS Servers Administrator
Game Hosting Tehnical Administrator
mail: f...@onlyskill.eu



On 27 June 2011 12:24, Svensk Ljud  Ljus Produktion i...@teaterljud.sewrote:

 Thanks sir !
 I will take a look at rewrite all start scripts then, ill guess its would
 be suffient to execute export RDTSC_FREQUENCY=2400.0 once when the
 server-machine is started.

 And running the srcds at fps_max 0 or 1000 is reducing the cpu-usage then
 server is empty, but it not optimal for our server settings.

 Peter
 Sweden

  Milton Ngan skrev 2011-06-27 05:31:

  You need to set this in your environment before you launch the game

 export RDTSC_FREQUENCY=2400.0
 ./srcds_run -game tf 

 This will bypass the benchmark. But each machine may be different. This is
 benchmark is part of the real time clock optimization that we had added into
 the L4D dedicated server.

 M.



 -Original Message-
 From: 
 hlds_linux-bounces@list.**valvesoftware.comhlds_linux-boun...@list.valvesoftware.com[mailto:
 hlds_linux-bounces@**list.valvesoftware.comhlds_linux-boun...@list.valvesoftware.com]
 On Behalf Of Svensk Ljud  Ljus Produktion
 Sent: Sunday, June 26, 2011 3:39 PM
 To: hlds_linux@list.valvesoftware.**comhlds_linux@list.valvesoftware.com
 Subject: [hlds_linux] This new Benchmark - how to set and recommendations
 would be nice.

 Ive just had some time to read the logs to find the RDTSC_FREQUENCY and
 it was rather easy.

 [code]
 /HLDS installation up to date
 Running a benchmark to measure system clock frequency...
 Finished RDTSC test. To prevent the startup delay from this benchmark,
 set the environment variable RDTSC_FREQUENCY to 2400.00 on this
 system. This value is dependent upon the CPU clock speed and
 architecture and should be determined separately for each server. The
 use of this mechanism for timing can be disabled by setting
 RDTSC_FREQUENCY to 'disabled'.
 Using breakpad minidump system/
 [/code]

 In this case should I add this to server.cfg or ?
 [code]
 /RDTSC_FREQUENCY 2400.00/
 [/code]

 But how is the recommendations to make the servers to use the cpu:usage
 as before the update ?

 It would be nice to hear some info from the dev.team or someone close :)

 Peter
 Sweden

 --**--**
 

 Ps. my previus post

 /We have machines with both Debian and Fedora srcds-servers running and
 all is showing high spu usage.
 Its both TF2 and DoD:S running on them and we monitor all with munin.

 This is a pic from a debian 64-bit server with 4 cores Xeon running 2
 dods servers.
 http://url.dayofdefeat.se/**pics/cpu-week-Ferm.pnghttp://url.dayofdefeat.se/pics/cpu-week-Ferm.png
 uname -a: Linux-2.6.33.5-rt23-ub-100hz #1 SMP PREEMPT RT Wed Jul 14
 13:41:19 CEST 2010 x86_64 GNU/Linux

 This is a pic from a Fedora server running 1 dods + 2 TF2 servers on 4
 cores.
 http://url.dayofdefeat.se/**pics/cpu-week-Trelle.pnghttp://url.dayofdefeat.se/pics/cpu-week-Trelle.png
 uname a: Linux-2 2.6.34 #1 SMP PREEMPT Thu Jul 22 10:33:46 CEST 2010
 i686 i686 i386 GNU/Linux

 I do hope its possible to find the problem.

 Peter
 Sweden /
 __**_
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/**mailman/listinfo/hlds_linuxhttp://list.valvesoftware.com/mailman/listinfo/hlds_linux

 __**_
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/**mailman/listinfo/hlds_linuxhttp://list.valvesoftware.com/mailman/listinfo/hlds_linux




 __**_
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/**mailman/listinfo/hlds_linuxhttp://list.valvesoftware.com/mailman/listinfo/hlds_linux

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] This new Benchmark - how to set and recommendations would be nice.

2011-06-27 Thread bottige...@gmail.com
What is the performance penalty if I disable this benchmark?

On Mon, Jun 27, 2011 at 4:06 AM, Fug1t1v3 f...@onlyskill.eu wrote:
 just put in the end of .bashrc for every user you start servers with
 -
 Best regards,

 Fug1t1v3
 Onlyskill.eu - Game Servers Hosting
 CSS Servers Administrator
 Game Hosting Tehnical Administrator
 mail: f...@onlyskill.eu



 On 27 June 2011 12:24, Svensk Ljud  Ljus Produktion 
 i...@teaterljud.sewrote:

 Thanks sir !
 I will take a look at rewrite all start scripts then, ill guess its would
 be suffient to execute export RDTSC_FREQUENCY=2400.0 once when the
 server-machine is started.

 And running the srcds at fps_max 0 or 1000 is reducing the cpu-usage then
 server is empty, but it not optimal for our server settings.

 Peter
 Sweden

  Milton Ngan skrev 2011-06-27 05:31:

  You need to set this in your environment before you launch the game

 export RDTSC_FREQUENCY=2400.0
 ./srcds_run -game tf 

 This will bypass the benchmark. But each machine may be different. This is
 benchmark is part of the real time clock optimization that we had added into
 the L4D dedicated server.

 M.



 -Original Message-
 From: 
 hlds_linux-bounces@list.**valvesoftware.comhlds_linux-boun...@list.valvesoftware.com[mailto:
 hlds_linux-bounces@**list.valvesoftware.comhlds_linux-boun...@list.valvesoftware.com]
 On Behalf Of Svensk Ljud  Ljus Produktion
 Sent: Sunday, June 26, 2011 3:39 PM
 To: hlds_linux@list.valvesoftware.**comhlds_linux@list.valvesoftware.com
 Subject: [hlds_linux] This new Benchmark - how to set and recommendations
 would be nice.

 Ive just had some time to read the logs to find the RDTSC_FREQUENCY and
 it was rather easy.

 [code]
 /HLDS installation up to date
 Running a benchmark to measure system clock frequency...
 Finished RDTSC test. To prevent the startup delay from this benchmark,
 set the environment variable RDTSC_FREQUENCY to 2400.00 on this
 system. This value is dependent upon the CPU clock speed and
 architecture and should be determined separately for each server. The
 use of this mechanism for timing can be disabled by setting
 RDTSC_FREQUENCY to 'disabled'.
 Using breakpad minidump system/
 [/code]

 In this case should I add this to server.cfg or ?
 [code]
 /RDTSC_FREQUENCY 2400.00/
 [/code]

 But how is the recommendations to make the servers to use the cpu:usage
 as before the update ?

 It would be nice to hear some info from the dev.team or someone close :)

 Peter
 Sweden

 --**--**
 

 Ps. my previus post

 /We have machines with both Debian and Fedora srcds-servers running and
 all is showing high spu usage.
 Its both TF2 and DoD:S running on them and we monitor all with munin.

 This is a pic from a debian 64-bit server with 4 cores Xeon running 2
 dods servers.
 http://url.dayofdefeat.se/**pics/cpu-week-Ferm.pnghttp://url.dayofdefeat.se/pics/cpu-week-Ferm.png
 uname -a: Linux-2.6.33.5-rt23-ub-100hz #1 SMP PREEMPT RT Wed Jul 14
 13:41:19 CEST 2010 x86_64 GNU/Linux

 This is a pic from a Fedora server running 1 dods + 2 TF2 servers on 4
 cores.
 http://url.dayofdefeat.se/**pics/cpu-week-Trelle.pnghttp://url.dayofdefeat.se/pics/cpu-week-Trelle.png
 uname a: Linux-2 2.6.34 #1 SMP PREEMPT Thu Jul 22 10:33:46 CEST 2010
 i686 i686 i386 GNU/Linux

 I do hope its possible to find the problem.

 Peter
 Sweden /
 __**_
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/**mailman/listinfo/hlds_linuxhttp://list.valvesoftware.com/mailman/listinfo/hlds_linux

 __**_
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/**mailman/listinfo/hlds_linuxhttp://list.valvesoftware.com/mailman/listinfo/hlds_linux




 __**_
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/**mailman/listinfo/hlds_linuxhttp://list.valvesoftware.com/mailman/listinfo/hlds_linux

 ___
 To unsubscribe, edit your list preferences, or view the list archives, please 
 visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] This new Benchmark - how to set and recommendations would be nice.

2011-06-27 Thread daniel jokiaho
why disable. If restart do it when server is low on players. At night.
On 27 Jun 2011 17:48, bottige...@gmail.com bottige...@gmail.com wrote:
 What is the performance penalty if I disable this benchmark?

 On Mon, Jun 27, 2011 at 4:06 AM, Fug1t1v3 f...@onlyskill.eu wrote:
 just put in the end of .bashrc for every user you start servers with
 -
 Best regards,

 Fug1t1v3
 Onlyskill.eu - Game Servers Hosting
 CSS Servers Administrator
 Game Hosting Tehnical Administrator
 mail: f...@onlyskill.eu



 On 27 June 2011 12:24, Svensk Ljud  Ljus Produktion i...@teaterljud.se
wrote:

 Thanks sir !
 I will take a look at rewrite all start scripts then, ill guess its
would
 be suffient to execute export RDTSC_FREQUENCY=2400.0 once when the
 server-machine is started.

 And running the srcds at fps_max 0 or 1000 is reducing the cpu-usage
then
 server is empty, but it not optimal for our server settings.

 Peter
 Sweden

  Milton Ngan skrev 2011-06-27 05:31:

  You need to set this in your environment before you launch the game

 export RDTSC_FREQUENCY=2400.0
 ./srcds_run -game tf 

 This will bypass the benchmark. But each machine may be different. This
is
 benchmark is part of the real time clock optimization that we had added
into
 the L4D dedicated server.

 M.



 -Original Message-
 From: hlds_linux-bounces@list.**valvesoftware.com
hlds_linux-boun...@list.valvesoftware.com[mailto:
 hlds_linux-bounces@**list.valvesoftware.com
hlds_linux-boun...@list.valvesoftware.com]
 On Behalf Of Svensk Ljud  Ljus Produktion
 Sent: Sunday, June 26, 2011 3:39 PM
 To: hlds_linux@list.valvesoftware.**com
hlds_linux@list.valvesoftware.com
 Subject: [hlds_linux] This new Benchmark - how to set and
recommendations
 would be nice.

 Ive just had some time to read the logs to find the RDTSC_FREQUENCY and
 it was rather easy.

 [code]
 /HLDS installation up to date
 Running a benchmark to measure system clock frequency...
 Finished RDTSC test. To prevent the startup delay from this benchmark,
 set the environment variable RDTSC_FREQUENCY to 2400.00 on this
 system. This value is dependent upon the CPU clock speed and
 architecture and should be determined separately for each server. The
 use of this mechanism for timing can be disabled by setting
 RDTSC_FREQUENCY to 'disabled'.
 Using breakpad minidump system/
 [/code]

 In this case should I add this to server.cfg or ?
 [code]
 /RDTSC_FREQUENCY 2400.00/
 [/code]

 But how is the recommendations to make the servers to use the cpu:usage
 as before the update ?

 It would be nice to hear some info from the dev.team or someone close
:)

 Peter
 Sweden

 --**--**
 

 Ps. my previus post

 /We have machines with both Debian and Fedora srcds-servers running and
 all is showing high spu usage.
 Its both TF2 and DoD:S running on them and we monitor all with munin.

 This is a pic from a debian 64-bit server with 4 cores Xeon running 2
 dods servers.
 http://url.dayofdefeat.se/**pics/cpu-week-Ferm.png
http://url.dayofdefeat.se/pics/cpu-week-Ferm.png
 uname -a: Linux-2.6.33.5-rt23-ub-100hz #1 SMP PREEMPT RT Wed Jul 14
 13:41:19 CEST 2010 x86_64 GNU/Linux

 This is a pic from a Fedora server running 1 dods + 2 TF2 servers on 4
 cores.
 http://url.dayofdefeat.se/**pics/cpu-week-Trelle.png
http://url.dayofdefeat.se/pics/cpu-week-Trelle.png
 uname a: Linux-2 2.6.34 #1 SMP PREEMPT Thu Jul 22 10:33:46 CEST 2010
 i686 i686 i386 GNU/Linux

 I do hope its possible to find the problem.

 Peter
 Sweden /
 __**_
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/**mailman/listinfo/hlds_linux
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

 __**_
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/**mailman/listinfo/hlds_linux
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




 __**_
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/**mailman/listinfo/hlds_linux
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux


 ___
 To unsubscribe, edit your list preferences, or view the list archives,
please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] This new Benchmark - how to set and recommendations would be nice.

2011-06-27 Thread localhost
We found L4D2 (with this new clock optimisation) used less CPU than 
L4D1 (without it).


However, currently TF2 servers are using greater CPU than it used to 
REGARDLESS OF THIS SETTING.


Note that the only downside of leaving this at default (ie not set) is 
that the server will take a few seconds longer to start up.  Setting it 
to an explicit number just means you have to differ your scripts for 
every box, and remember to change them when if your CPU changes.


On Mon, 27 Jun 2011 09:24:46 -0700, bottige...@gmail.com wrote:

What is the performance penalty if I disable this benchmark?

On Mon, Jun 27, 2011 at 4:06 AM, Fug1t1v3 f...@onlyskill.eu wrote:

just put in the end of .bashrc for every user you start servers with
-
Best regards,

Fug1t1v3
Onlyskill.eu - Game Servers Hosting
CSS Servers Administrator
Game Hosting Tehnical Administrator
mail: f...@onlyskill.eu



On 27 June 2011 12:24, Svensk Ljud  Ljus Produktion 
i...@teaterljud.sewrote:



Thanks sir !
I will take a look at rewrite all start scripts then, ill guess its 
would
be suffient to execute export RDTSC_FREQUENCY=2400.0 once 
when the

server-machine is started.

And running the srcds at fps_max 0 or 1000 is reducing the 
cpu-usage then

server is empty, but it not optimal for our server settings.

Peter
Sweden

 Milton Ngan skrev 2011-06-27 05:31:

 You need to set this in your environment before you launch the 
game


export RDTSC_FREQUENCY=2400.0
./srcds_run -game tf 

This will bypass the benchmark. But each machine may be different. 
This is
benchmark is part of the real time clock optimization that we had 
added into

the L4D dedicated server.

M.



-Original Message-
From: 
hlds_linux-bounces@list.**valvesoftware.comhlds_linux-boun...@list.valvesoftware.com[mailto:


hlds_linux-bounces@**list.valvesoftware.comhlds_linux-boun...@list.valvesoftware.com]
On Behalf Of Svensk Ljud  Ljus Produktion
Sent: Sunday, June 26, 2011 3:39 PM
To: 
hlds_linux@list.valvesoftware.**comhlds_linux@list.valvesoftware.com
Subject: [hlds_linux] This new Benchmark - how to set and 
recommendations

would be nice.

Ive just had some time to read the logs to find the 
RDTSC_FREQUENCY and

it was rather easy.

[code]
/HLDS installation up to date
Running a benchmark to measure system clock frequency...
Finished RDTSC test. To prevent the startup delay from this 
benchmark,
set the environment variable RDTSC_FREQUENCY to 2400.00 on 
this

system. This value is dependent upon the CPU clock speed and
architecture and should be determined separately for each server. 
The

use of this mechanism for timing can be disabled by setting
RDTSC_FREQUENCY to 'disabled'.
Using breakpad minidump system/
[/code]

In this case should I add this to server.cfg or ?
[code]
/RDTSC_FREQUENCY 2400.00/
[/code]

But how is the recommendations to make the servers to use the 
cpu:usage

as before the update ?

It would be nice to hear some info from the dev.team or someone 
close :)


Peter
Sweden

--**--**


Ps. my previus post

/We have machines with both Debian and Fedora srcds-servers 
running and

all is showing high spu usage.
Its both TF2 and DoD:S running on them and we monitor all with 
munin.


This is a pic from a debian 64-bit server with 4 cores Xeon 
running 2

dods servers.

http://url.dayofdefeat.se/**pics/cpu-week-Ferm.pnghttp://url.dayofdefeat.se/pics/cpu-week-Ferm.png
uname -a: Linux-2.6.33.5-rt23-ub-100hz #1 SMP PREEMPT RT Wed Jul 
14

13:41:19 CEST 2010 x86_64 GNU/Linux

This is a pic from a Fedora server running 1 dods + 2 TF2 servers 
on 4

cores.

http://url.dayofdefeat.se/**pics/cpu-week-Trelle.pnghttp://url.dayofdefeat.se/pics/cpu-week-Trelle.png
uname a: Linux-2 2.6.34 #1 SMP PREEMPT Thu Jul 22 10:33:46 CEST 
2010

i686 i686 i386 GNU/Linux

I do hope its possible to find the problem.

Peter
Sweden /
__**_
To unsubscribe, edit your list preferences, or view the list 
archives,

please visit:

http://list.valvesoftware.com/**mailman/listinfo/hlds_linuxhttp://list.valvesoftware.com/mailman/listinfo/hlds_linux

__**_
To unsubscribe, edit your list preferences, or view the list 
archives,

please visit:

http://list.valvesoftware.com/**mailman/listinfo/hlds_linuxhttp://list.valvesoftware.com/mailman/listinfo/hlds_linux





__**_
To unsubscribe, edit your list preferences, or view the list 
archives,

please visit:

http://list.valvesoftware.com/**mailman/listinfo/hlds_linuxhttp://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list 
archives, please visit:

http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the 

[hlds_linux] This new Benchmark - how to set and recommendations would be nice.

2011-06-26 Thread Svensk Ljud Ljus Produktion
Ive just had some time to read the logs to find the RDTSC_FREQUENCY and 
it was rather easy.


[code]
/HLDS installation up to date
Running a benchmark to measure system clock frequency...
Finished RDTSC test. To prevent the startup delay from this benchmark, 
set the environment variable RDTSC_FREQUENCY to 2400.00 on this 
system. This value is dependent upon the CPU clock speed and 
architecture and should be determined separately for each server. The 
use of this mechanism for timing can be disabled by setting 
RDTSC_FREQUENCY to 'disabled'.

Using breakpad minidump system/
[/code]

In this case should I add this to server.cfg or ?
[code]
/RDTSC_FREQUENCY 2400.00/
[/code]

But how is the recommendations to make the servers to use the cpu:usage 
as before the update ?


It would be nice to hear some info from the dev.team or someone close :)

Peter
Sweden



Ps. my previus post

/We have machines with both Debian and Fedora srcds-servers running and 
all is showing high spu usage.

Its both TF2 and DoD:S running on them and we monitor all with munin.

This is a pic from a debian 64-bit server with 4 cores Xeon running 2 
dods servers.

http://url.dayofdefeat.se/pics/cpu-week-Ferm.png
uname -a: Linux-2.6.33.5-rt23-ub-100hz #1 SMP PREEMPT RT Wed Jul 14 
13:41:19 CEST 2010 x86_64 GNU/Linux


This is a pic from a Fedora server running 1 dods + 2 TF2 servers on 4 
cores.

http://url.dayofdefeat.se/pics/cpu-week-Trelle.png
uname a: Linux-2 2.6.34 #1 SMP PREEMPT Thu Jul 22 10:33:46 CEST 2010 
i686 i686 i386 GNU/Linux


I do hope its possible to find the problem.

Peter
Sweden /
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] This new Benchmark - how to set and recommendations would be nice.

2011-06-26 Thread Marco Padovan
have you tried to set fps_max to 0 at the command line?

Il 27/06/2011 00:38, Svensk Ljud  Ljus Produktion ha scritto:
 Ive just had some time to read the logs to find the RDTSC_FREQUENCY
 and it was rather easy.

 [code]
 /HLDS installation up to date
 Running a benchmark to measure system clock frequency...
 Finished RDTSC test. To prevent the startup delay from this benchmark,
 set the environment variable RDTSC_FREQUENCY to 2400.00 on this
 system. This value is dependent upon the CPU clock speed and
 architecture and should be determined separately for each server. The
 use of this mechanism for timing can be disabled by setting
 RDTSC_FREQUENCY to 'disabled'.
 Using breakpad minidump system/
 [/code]

 In this case should I add this to server.cfg or ?
 [code]
 /RDTSC_FREQUENCY 2400.00/
 [/code]

 But how is the recommendations to make the servers to use the
 cpu:usage as before the update ?

 It would be nice to hear some info from the dev.team or someone close :)

 Peter
 Sweden

 

 Ps. my previus post

 /We have machines with both Debian and Fedora srcds-servers running
 and all is showing high spu usage.
 Its both TF2 and DoD:S running on them and we monitor all with munin.

 This is a pic from a debian 64-bit server with 4 cores Xeon running 2
 dods servers.
 http://url.dayofdefeat.se/pics/cpu-week-Ferm.png
 uname -a: Linux-2.6.33.5-rt23-ub-100hz #1 SMP PREEMPT RT Wed Jul 14
 13:41:19 CEST 2010 x86_64 GNU/Linux

 This is a pic from a Fedora server running 1 dods + 2 TF2 servers on 4
 cores.
 http://url.dayofdefeat.se/pics/cpu-week-Trelle.png
 uname a: Linux-2 2.6.34 #1 SMP PREEMPT Thu Jul 22 10:33:46 CEST 2010
 i686 i686 i386 GNU/Linux

 I do hope its possible to find the problem.

 Peter
 Sweden /
 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] This new Benchmark - how to set and recommendations would be nice.

2011-06-26 Thread Milton Ngan
You need to set this in your environment before you launch the game

export RDTSC_FREQUENCY=2400.0
./srcds_run -game tf 

This will bypass the benchmark. But each machine may be different. This is 
benchmark is part of the real time clock optimization that we had added into 
the L4D dedicated server. 

M.



-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Svensk Ljud  
Ljus Produktion
Sent: Sunday, June 26, 2011 3:39 PM
To: hlds_linux@list.valvesoftware.com
Subject: [hlds_linux] This new Benchmark - how to set and recommendations would 
be nice.

Ive just had some time to read the logs to find the RDTSC_FREQUENCY and 
it was rather easy.

[code]
/HLDS installation up to date
Running a benchmark to measure system clock frequency...
Finished RDTSC test. To prevent the startup delay from this benchmark, 
set the environment variable RDTSC_FREQUENCY to 2400.00 on this 
system. This value is dependent upon the CPU clock speed and 
architecture and should be determined separately for each server. The 
use of this mechanism for timing can be disabled by setting 
RDTSC_FREQUENCY to 'disabled'.
Using breakpad minidump system/
[/code]

In this case should I add this to server.cfg or ?
[code]
/RDTSC_FREQUENCY 2400.00/
[/code]

But how is the recommendations to make the servers to use the cpu:usage 
as before the update ?

It would be nice to hear some info from the dev.team or someone close :)

Peter
Sweden



Ps. my previus post

/We have machines with both Debian and Fedora srcds-servers running and 
all is showing high spu usage.
Its both TF2 and DoD:S running on them and we monitor all with munin.

This is a pic from a debian 64-bit server with 4 cores Xeon running 2 
dods servers.
http://url.dayofdefeat.se/pics/cpu-week-Ferm.png
uname -a: Linux-2.6.33.5-rt23-ub-100hz #1 SMP PREEMPT RT Wed Jul 14 
13:41:19 CEST 2010 x86_64 GNU/Linux

This is a pic from a Fedora server running 1 dods + 2 TF2 servers on 4 
cores.
http://url.dayofdefeat.se/pics/cpu-week-Trelle.png
uname a: Linux-2 2.6.34 #1 SMP PREEMPT Thu Jul 22 10:33:46 CEST 2010 
i686 i686 i386 GNU/Linux

I do hope its possible to find the problem.

Peter
Sweden /
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux