Pat Sebring wrote:
If you have a sys_ticrate above the HZ you're running at you'll run into issues. Simply put HZ 1000 slows the clock interrupts to 1000/sec and that's pretty much what sys_ticrate tells the HL server. I have my sys_ticrate set to 1000 matching the limit that the kernel is set to. I've noticed also that higher sys_ticrates also use more CPU so it's really a balance. I used to run at 500 but after nicing the process I kicked it up a notch and noticed ping/latency improvements across the board.
monkey13 www.hostage-down.net
-- Thanks,
David Lee
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

