SRCDS Steam group


Server Side FPS
#11
Hello,

I'm a newbie in Linux so I'm pretty hesitant to proceed without a bit of clarification. I decided to use the better/easy way to change the "Linux Kernel Timer" which is buy editing param.h that is in "/usr/include/asm"
but after reading the instructions carefully I find out there is HZ and USER_HZ. What should I change exactly ? Here are the contents of param.h by default:


#ifndef _ASMi386_PARAM_H
#define _ASMi386_PARAM_H

#include <unistd.h>

#ifndef HZ
#define HZ sysconf(_SC_CLK_TCK)
#endif

#define EXEC_PAGESIZE 4096

#ifndef NGROUPS
#define NGROUPS 32
#endif

#ifndef NOGROUP
#define NOGROUP (-1)
#endif

#define MAXHOSTNAMELEN 64 /* max length of hostname */

#endif

system specs
Intel p4 3.4
2gb ram
centOS kernel 2.6.9-34.0.1.ELsmp

Thanks.
Reply


Messages In This Thread
Server Side FPS - distant911 - 05-27-2006, 03:41 AM
RE: Server Side FPS - hexitnow - 05-27-2006, 05:32 AM
RE: Server Side FPS - aeae - 05-27-2006, 09:11 PM
RE: Server Side FPS - distant911 - 05-28-2006, 05:08 AM
RE: Server Side FPS - distant911 - 05-29-2006, 03:27 AM
RE: Server Side FPS - hexitnow - 05-31-2006, 07:56 PM
RE: Server Side FPS - distant911 - 06-01-2006, 10:33 AM
RE: Server Side FPS - dmarkd - 06-11-2006, 02:55 AM
RE: Server Side FPS - john_d13 - 06-15-2006, 04:44 AM
RE: Server Side FPS - unibroue - 06-20-2006, 09:40 PM
RE: Server Side FPS - iha81 - 06-26-2006, 04:45 PM
RE: Server Side FPS - fqdn - 06-27-2006, 03:26 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)