Re: [hlds_linux] FPS break on hlds

2007-08-16 Thread Valtteri Kiviniemi

Mainline kernel has only hrtimer support for i386, so if youre using
64bit OS you have to use Ingo Molnars patchset, which support x86_86.

Einar S. Idsø kirjoitti:

That link is to Thomas Gleixner's hires timer which has been included in
the kernel since 2.6.21. Before that, some people experimented with
Ingo Molnar's hires-timer and got some very nice results. I don't know
personally which is the better patch, but here's what I think is the
correct link to Ingo Molnar's patch in case you want to try it out:
http://people.redhat.com/mingo/realtime-preempt/

Cheers,
Einar

Maximilian (Mad Makz) Lotz wrote:


There you go: http://www.tglx.de/projects/hrtimers/



I'm pretty sure the hires timer you're speaking of is already built into
the
newer kernels (HRET: High Resolution Event Timer).

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ryan
Devonshire
Sent: Monday, August 13, 2007 11:30 AM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] FPS break on hlds

Howdy,

Does anyone have the link to the Linux 'hires' patch? I'm curious to try
this out.

Cheers,
Ryan



___
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] FPS break on hlds

2007-08-16 Thread Einar S. Idsø
That link is to Thomas Gleixner's hires timer which has been included in
the kernel since 2.6.21. Before that, some people experimented with
Ingo Molnar's hires-timer and got some very nice results. I don't know
personally which is the better patch, but here's what I think is the
correct link to Ingo Molnar's patch in case you want to try it out:
http://people.redhat.com/mingo/realtime-preempt/

Cheers,
Einar

Maximilian (Mad Makz) Lotz wrote:
> There you go: http://www.tglx.de/projects/hrtimers/
>
>> I'm pretty sure the hires timer you're speaking of is already built into
>> the
>> newer kernels (HRET: High Resolution Event Timer).
>>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of Ryan
>> Devonshire
>> Sent: Monday, August 13, 2007 11:30 AM
>> To: hlds_linux@list.valvesoftware.com
>> Subject: RE: [hlds_linux] FPS break on hlds
>>
>> Howdy,
>>
>> Does anyone have the link to the Linux 'hires' patch? I'm curious to try
>> this out.
>>
>> Cheers,
>> Ryan

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


Re: RE: [hlds_linux] FPS break on hlds

2007-08-16 Thread Maximilian (Mad Makz) Lotz

There you go: http://www.tglx.de/projects/hrtimers/

> I'm pretty sure the hires timer you're speaking of is already built into
> the
> newer kernels (HRET: High Resolution Event Timer).
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ryan
> Devonshire
> Sent: Monday, August 13, 2007 11:30 AM
> To: hlds_linux@list.valvesoftware.com
> Subject: RE: [hlds_linux] FPS break on hlds
>
> Howdy,
>
> Does anyone have the link to the Linux 'hires' patch? I'm curious to try
> this out.
>
> Cheers,
> Ryan
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Gary Stanley
> Sent: 13 August 2007 16:00
> To: hlds_linux@list.valvesoftware.com
> Subject: Re: [hlds_linux] FPS break on hlds
>
> At 09:31 AM 8/13/2007, Hibler, Florian Johann wrote:
>
> >If I remove "-pingboost 3" I'll get a maximum of 500 fps.
>
> I wouldn't use pingboost 3 to run @ 1000fps, you will need a kernel
> highres timer that uses HPET. I'm sure there is a google link for the
> linux hires patch. Someone on this list probably has the link, as I don't.
>
>
>
>
>
>
>
> ___
> 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

--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail

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


RE: [hlds_linux] FPS break on hlds

2007-08-13 Thread Dan E
I'm pretty sure the hires timer you're speaking of is already built into the
newer kernels (HRET: High Resolution Event Timer).

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ryan
Devonshire
Sent: Monday, August 13, 2007 11:30 AM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] FPS break on hlds

Howdy,

Does anyone have the link to the Linux 'hires' patch? I'm curious to try
this out.

Cheers,
Ryan

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gary Stanley
Sent: 13 August 2007 16:00
To: hlds_linux@list.valvesoftware.com
Subject: Re: [hlds_linux] FPS break on hlds

At 09:31 AM 8/13/2007, Hibler, Florian Johann wrote:

>If I remove "-pingboost 3" I'll get a maximum of 500 fps.

I wouldn't use pingboost 3 to run @ 1000fps, you will need a kernel
highres timer that uses HPET. I'm sure there is a google link for the
linux hires patch. Someone on this list probably has the link, as I don't.







___
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] FPS break on hlds

2007-08-13 Thread Ryan Devonshire
Howdy,

Does anyone have the link to the Linux 'hires' patch? I'm curious to try
this out.

Cheers,
Ryan

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gary Stanley
Sent: 13 August 2007 16:00
To: hlds_linux@list.valvesoftware.com
Subject: Re: [hlds_linux] FPS break on hlds

At 09:31 AM 8/13/2007, Hibler, Florian Johann wrote:

>If I remove "-pingboost 3" I'll get a maximum of 500 fps.

I wouldn't use pingboost 3 to run @ 1000fps, you will need a kernel
highres timer that uses HPET. I'm sure there is a google link for the
linux hires patch. Someone on this list probably has the link, as I don't.







___
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] FPS break on hlds

2007-08-13 Thread Gary Stanley

At 09:31 AM 8/13/2007, Hibler, Florian Johann wrote:


If I remove "-pingboost 3" I'll get a maximum of 500 fps.


I wouldn't use pingboost 3 to run @ 1000fps, you will need a kernel
highres timer that uses HPET. I'm sure there is a google link for the
linux hires patch. Someone on this list probably has the link, as I don't.







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


Re: [hlds_linux] FPS break on hlds

2007-08-13 Thread Alex

what does "sys_ticrate" do exactly? is it for srcds aswell? never heard
about it.

thanks
Alex
- Original Message -
From: "Hibler, Florian Johann" <[EMAIL PROTECTED]>
To: 
Sent: Monday, August 13, 2007 3:31 PM
Subject: Re: [hlds_linux] FPS break on hlds



This is a cryptographically signed message in MIME format.
--
Hi Gary,

Gary Stanley schrieb:

hlds-Startparams: ./hlds_run -pingboost 3 -norestart +sys_ticrate
1500 +fps_max
1200 +sv_maxupdaterate 101 -game cstrike +maxplayers 16 +map de_dust
+exec
server.cfg > /dev/null 2>&1 &


1.) pingboost 3 is useless nowadays and causes more problems than the
former.


If I remove "-pingboost 3" I'll get a maximum of 500 fps.


2.) fps_max only exists on source.


OK, removed it.


3.) Set sys_ticrate to 0


Also done.
Another idea to get 1000 fps?

Best regards,
Florian
--
Content-Description: S/MIME Cryptographic Signature

[ smime.p7s of type application/x-pkcs7-signature deleted ]
--

___
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] FPS break on hlds

2007-08-13 Thread Hibler, Florian Johann
This is a cryptographically signed message in MIME format.
--
Hi Gary,

Gary Stanley schrieb:
>> hlds-Startparams: ./hlds_run -pingboost 3 -norestart +sys_ticrate
>> 1500 +fps_max
>> 1200 +sv_maxupdaterate 101 -game cstrike +maxplayers 16 +map de_dust
>> +exec
>> server.cfg > /dev/null 2>&1 &
>
> 1.) pingboost 3 is useless nowadays and causes more problems than the
> former.

If I remove "-pingboost 3" I'll get a maximum of 500 fps.

> 2.) fps_max only exists on source.

OK, removed it.

> 3.) Set sys_ticrate to 0

Also done.
Another idea to get 1000 fps?

Best regards,
Florian
--
Content-Description: S/MIME Cryptographic Signature

[ smime.p7s of type application/x-pkcs7-signature deleted ]
--

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


Re: [hlds_linux] FPS break on hlds

2007-08-13 Thread Gary Stanley

At 06:16 AM 8/13/2007, Hibler, Florian Johann wrote:

This is a cryptographically signed message in MIME format.
--
Hi there,
I run a 1000 FPS-Server, but i got some FPS-Breakdown's. It's about
1 breakdown
every minute.

hlds-Startparams: ./hlds_run -pingboost 3 -norestart +sys_ticrate
1500 +fps_max
1200 +sv_maxupdaterate 101 -game cstrike +maxplayers 16 +map de_dust +exec
server.cfg > /dev/null 2>&1 &


1.) pingboost 3 is useless nowadays and causes more problems than the former.
2.) fps_max only exists on source.
3.) Set sys_ticrate to 0



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


[hlds_linux] FPS break on hlds

2007-08-13 Thread Hibler, Florian Johann
This is a cryptographically signed message in MIME format.
--
Hi there,
I run a 1000 FPS-Server, but i got some FPS-Breakdown's. It's about 1 breakdown
every minute.

(f.e. stats via rcon):
12:07:27 stats
12:07:27 CPU   InOut   Uptime  Users   FPSPlayers
  9.50  0.00  0.00 258 0 1000.00   0
12:07:28 stats
12:07:28 CPU   InOut   Uptime  Users   FPSPlayers
 21.00  0.00  0.00 258 0  986.19   0
12:07:29 stats
12:07:29 CPU   InOut   Uptime  Users   FPSPlayers
 19.00  0.00  0.00 258 0  984.25   0
12:07:30 stats
12:07:30 CPU   InOut   Uptime  Users   FPSPlayers
 22.20  0.00  0.00 258 0  950.57   0
12:07:30 stats
12:07:30 CPU   InOut   Uptime  Users   FPSPlayers
 45.00  0.00  0.00 258 0 1000.00   0
12:07:31 stats
12:07:31 CPU   InOut   Uptime  Users   FPSPlayers
 22.50  0.00  0.00 258 0  997.01   0
12:07:32 stats
12:07:32 CPU   InOut   Uptime  Users   FPSPlayers
 22.50  0.00  0.00 258 0  995.02   0
12:07:32 stats
12:07:33 CPU   InOut   Uptime  Users   FPSPlayers
 20.67  0.00  0.00 258 0   71.80   0
12:07:33 stats
12:07:33 CPU   InOut   Uptime  Users   FPSPlayers
 26.50  0.00  0.00 265 0  986.19   0

I run the hlds on the following hardware and with the following settings:

HW: 2x Intel Xeon 2.4 GhZ / 2 GB RAM
Kernel: 2.6.21.5 #1 SMP PREEMPT Sat Aug 4 15:09:35 CEST 2007 i686 (1000 Hz /
Swap off)

hlds-Startparams: ./hlds_run -pingboost 3 -norestart +sys_ticrate 1500 +fps_max
1200 +sv_maxupdaterate 101 -game cstrike +maxplayers 16 +map de_dust +exec
server.cfg > /dev/null 2>&1 &

server.cfg (rate-settings):
sv_maxrate  "25000"
sv_minrate  "3000"
sv_minupdaterate"40"

Maybe someone has a suggestion?

Best regards,
Florian
--
Content-Description: S/MIME Cryptographic Signature

[ smime.p7s of type application/x-pkcs7-signature deleted ]
--

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