SRCDS Steam group


2000fps #sourcekernel
#76
Please, read all of this links below this link, i have the exactly same problem, but cant resolve with solution in this page.

http://www.mail-archive.com/hlds_linux@list.valvesoftware.com/msg50422.html
Reply
#77
I dont own a quad core, so I cannot help much...
but have you ever tried not binding the servers to specific cpus? I have never ever seen any positiv effects with this, but oftenly negative. Tust the linux scheduler to do the right thing :-)
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#78
yes, i tried running with taskset, but its the same..
other trick to have constants fps?
i have more than one month trying things.. and nothing works..
Reply
#79
So is that post with the linux kernel compile on the first page from 2008 the most current? Not sure what I should be following if I'm going to do this.
Reply
#80
how can i get 2000 FPS? the whole discussion is without any "how". :-)
I want to try this too.
Reply
#81
Hello,

(sorry for my bad english, i'm french Sad )

I try to use your kernel's configuration. But i can't patch the kernel before using your configuration.

My server :
  • P4 duale core @ 2ghz - 64 Bits - HT
  • 2 Gb Ram
  • Debian etch 64 bits
  • Only 2 game servers (12 slots, tick 100, srcetv on)
  • 100 Mbits


I try to do that :
Code:
cd /usr/src
mkdir kernel
cd kernel


I download the kernel, on kernel.org
Code:
wget ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.30.tar.bz2
tar jxvf linux-2.6.30.tar.bz2


I download the patch
Code:
wget http://www.zen-sources.org/files/2.6.30-zen1.patch.lzma
cd linux-2.6.30

But after ? i dont' know how to apply this patch to the kernel Sad
I don't know how to uncompress and patch with a *.lzma !

I do some search on google, and i install p7zip, but it doesn't seem works.

Thanks a lot !
Reply
#82
big up ... please ! Rolleyes
Sorry for my poor english, i'm french Wink
Reply
#83
hello.

i want to take 1000fps on my css server but my fps is ~250 Sad. My processor quad 6600 and my os is centos 5.3. How can i do this ? but i dont want to kernel compile, i think i can do only .config file before not compile kernel... Can you help me pls ?
Reply
#84
Quote:I download the patch
Code:
wget http://www.zen-sources.org/files/2.6.30-zen1.patch.lzma
cd linux-2.6.30

But after ? i dont' know how to apply this patch to the kernel Sad
I don't know how to uncompress and patch with a *.lzma !

I do some search on google, and i install p7zip, but it doesn't seem works.

Thanks a lot !

you'll need to download and install LZMA utils. (http://www.tuukani.org). do a ./configure, make, and make install.

then, you'll just need to patch the kernel file using lzcat instead of zcat.
Reply
#85
gatekeeper Wrote:
Quote:I download the patch
Code:
wget http://www.zen-sources.org/files/2.6.30-zen1.patch.lzma
cd linux-2.6.30

But after ? i dont' know how to apply this patch to the kernel Sad
I don't know how to uncompress and patch with a *.lzma !

I do some search on google, and i install p7zip, but it doesn't seem works.

Thanks a lot !

you'll need to download and install LZMA utils. (http://www.tuukani.org). do a ./configure, make, and make install.

then, you'll just need to patch the kernel file using lzcat instead of zcat.

This is correct. You will need to use lzcat to apply the patch
Code:
lzcat patch.lzma | patch -p1
[Image: banner.php?t=2&bg=002244&amp...p;id=82023]

[Image: banner.php?t=2&bg=002244&amp...p;id=82024]
Reply
#86
tsunami_ Wrote:hello.

i want to take 1000fps on my css server but my fps is ~250 Sad. My processor quad 6600 and my os is centos 5.3. How can i do this ? but i dont want to kernel compile, i think i can do only .config file before not compile kernel... Can you help me pls ?

Have you done fps_max 1000 ?Smile
Reply
#87
fps_max 0 is better

for 1000 fps you probably better use my howto ;-)
for 2000 fps you need more then kernel patching. the server has a limitation to 1000 fps built in, so you need to patch srcds (besides patching the kernel to be able to run at 1000 fps of course).
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#88
BehaartesEtwas Wrote:fps_max 0 is better

for 1000 fps you probably better use my howto ;-)
for 2000 fps you need more then kernel patching. the server has a limitation to 1000 fps built in, so you need to patch srcds (besides patching the kernel to be able to run at 1000 fps of course).

I know this is an old thread, but I followed the howto for a Centos5.3. It gets me to ~900FPS, but it's pretty unstable. Any ideas? It has a corei7 2.66GHz w/ 12GB of RAM.
Reply
#89
Check CPU scaling, disable USB support in the bios if possible. Even with that done and everything else set up right sourcetv will still trash whatever you've worked hard for if you've got it running.
Reply
#90
bigtin Wrote:Check CPU scaling, disable USB support in the bios if possible. Even with that done and everything else set up right sourcetv will still trash whatever you've worked hard for if you've got it running.

Ah, indeed, I do have stv running. If that is the case, I'll just ignore it.
Reply


Forum Jump:


Users browsing this thread: 6 Guest(s)