Posts: 307
Threads: 18
Joined: Jan 2009
Reputation:
1
Hello,
do somebody know why is the kernel 2.6.28 and above not usefull? i tried a lot of configurations and everytime i got with hl1 and hl2 problems. At Hl1 i got with pb3/tick2000 > feeling like speedhack on the server. At Hl2 i got only 920 FPS with lags. What do i wrong?
best reguards
Posts: 92
Threads: 3
Joined: Jun 2008
Reputation:
0
I've tried alot of kernels above that and I havent had any problems with HL2.
Currently I'm on 2.6.29-rc7.
"the box said 'requires windows xp or better'. so i installed linux"
Linux Ubuntu 9.04 Server 2.6.30-vanilla #1 SMP PREEMPT x86_64
Posts: 307
Threads: 18
Joined: Jan 2009
Reputation:
1
mh how many fps do you have? is your system a quad core too?
could you give me your config to try it on my system?
Posts: 2,031
Threads: 27
Joined: Nov 2008
Reputation:
17
pb3 and ticrates>2000 oftenly increase the game speed, just dont use that combination.
i had no big problems but "only" an increased irq load, so i switched back to 2.6.26 (with RT patches)
Posts: 79
Threads: 18
Joined: Feb 2009
Reputation:
0
pengy
But whats your cpu usage?
Posts: 1,033
Threads: 13
Joined: Oct 2008
Reputation:
11
Only 4% max on a 3.2 Ghz Quad core
Posts: 2,031
Threads: 27
Joined: Nov 2008
Reputation:
17
cpu usage is typically not measured correctly (I know 3-4 ways to measure it, all completely different results in the same moment)
Posts: 1,033
Threads: 13
Joined: Oct 2008
Reputation:
11
Stats in console, top in ssh, VNC and view resource monitor... thats all i know how, all of them show way different things... i think the resouce monitor is the most accurate though
Posts: 2,031
Threads: 27
Joined: Nov 2008
Reputation:
17
"vmstat 1" gives you some useful information. only starting with the the second line it seems to be accurate. but I wouldn't look too much at the cpu usage. more interesting are the interrupt rates ("in") and the context switch rates ("cs"), which might be very different among different kernels. if you change your kernel and still achieve the same fps but get lower "cs" and "in", it will be an improvement (less cpu load).