SRCDS Steam group


Settings for 1000fps.
#1
Hello there, my new server I just setup is getting 985fps
I had me anothe guy and 10 bots I notice it drop down to 307fps twice in 30minutes of testing. Just wondering what I can do to fix this? I am running Ubuntu 8.04 on a Q6600. Now that I think of it. I never did taskset, would that maybe fix this?
Thanks for any help.
Jake.
Reply
#2
ClanWoof Wrote:Hello there, my new server I just setup is getting 985fps
I had me anothe guy and 10 bots I notice it drop down to 307fps twice in 30minutes of testing. Just wondering what I can do to fix this? I am running Ubuntu 8.04 on a Q6600. Now that I think of it. I never did taskset, would that maybe fix this?
Thanks for any help.
Jake.

I've read couple cases on this forum where server admins claim they get better results using taskset.

The theory (technical side) is that there's less overhead when the game server is ran only on one core. Otherwise the cores would need to exchange information all the time, which is inefficient.

I've made "Srcds monitoring plugin for Munin" [ http://forums.srcds.com/viewtopic/7026 ] which is good tool to see how much FPS is fluctuating - if it fluctuates. For example Ryan has accomplished very solid 1000 FPS (actually 990-992) if you take look at http://forums.srcds.com/viewpost/39541#pid39541.
Reply
#3
taskset has caused fps issues for me. I dont use it.

Did you recompile the kernel yourself or use the realtime kernel supplied by ubuntu?
Reply
#4
This was without recompiling it.
I found it dropped even more with taskset.
Reply
#5
ok try this tutorial:

http://forums.steampowered.com/forums/showthread.php?t=486424

even if you copy the .config file, some drivers probably wont included in the kernel compile. so if it doesnt work after compile, just load up the old kernel and check your logs and try again.

I highly suggest you follow this howto word for word first then try tweaking it once you get that to reboot

on my systems, i get better performance not editing the param.h file.
and on newer kernels the jiffies.h file already has the line you the turorial has you add, plus more.

good luck.
Reply
#6
Code:
apt-get install libc6-dev gcc binutils modutils kernel-package libncurses5-dev debianutils make

When I typed that in I got a message saying package modutils is not available, but is referred to by another package, and so on.
Kind of lost here.
Reply
#7
move forward, ubuntu 8 is probably upto date
Reply
#8
Definitely recompile your kernel, preferably from source (kernel.org) so that you can get full control over the low level.
Game Server Administration Services
Linux & Windows performance specialist.
http://www.viGeek.net
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)