Raised This Month: $32 Target: $400
 8% 

CS:GO Server Var Issues


Post New Thread Reply   
 
Thread Tools Display Modes
sphinx
Senior Member
Join Date: Jun 2005
Location: E.U. / localhost
Old 06-13-2018 , 00:54   Re: CS:GO Server Var Issues
Reply With Quote #11

latency-performance but you can also try network-latency and throughput-performance

Last edited by sphinx; 06-13-2018 at 00:55.
sphinx is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 06-13-2018 , 09:26   Re: CS:GO Server Var Issues
Reply With Quote #12

Quote:
Originally Posted by radiumleague View Post
We also are using about 10-15% usage per server.
Note: As SRCDS is single threaded for the main process you need to remember that your max usage is <100>/<thread count> when looking at the main CPU usage. You have 8 threads on your CPU, full single core usage is 12.5% of the entire CPU. The CPU usage also throttles every second or so (depending on tickrate). Your in game image looks very much like the core its running on is maxing out.

You need to make sure that power saving moves are disabled / set to performance, each CPU core/thread is running at it's max speed and that you are not running more than 7 servers on this CPU (1 server per core less one for OS stuff).

In relation to using a VPS, you are adding another layer between the SRCDS process and the CPU threads. If you are using the machine without other users sharing resources, you should run on a dedicated OS instead of using virtualisation.

Lack of RAM will also result in degraded performance as HDD swap memory will be used dramatically slowing down SRCDS instances accessing memory.

For more help you should really be providing.

CPU: 6700K
OS: Ubuntu 16
RAM: 32GB DDR4
GAME: CSGO
SERVER COUNT: ?
TICKRATES: ?
MODS/PLUGINS: ?
__________________
Neuro Toxin is offline
Krelle1911
Member
Join Date: Mar 2013
Location: Randers
Old 01-26-2019 , 06:43   Re: CS:GO Server Var Issues
Reply With Quote #13

Quote:
Originally Posted by Zuby24 View Post
A short list to do.
Set sv_occlude_players to "0".
Second use a tuned. -> https://www.linuxsecrets.com/2892-tu...ux-performance
Enable turbo for you processor. -> https://forums.alliedmods.net/showpo...5&postcount=15

Also check your Mhz cores. cat /proc/cpuinfo |grep "MHz" and see if it is set on higher freq
I can confirm that applying tuned realtime profile on top of a selfcompiled 1000hz fully preempt kernel gives apx. 0.0001 to 0.0000 var on a Xeon 1246 V3 on Ubuntu 18.04.
__________________
Krelle1911 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode