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-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: [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-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 21 


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


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 21 

 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 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: hlds_linux@list.valvesoftware.com
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 21 


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 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 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 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