View Single Post
Endoint
Junior Member
Join Date: Oct 2018
Old 10-18-2018 , 07:15   Re: High Server VAR (Stressing CPU Fixes?)
Reply With Quote #3

Quote:
Originally Posted by asdfxD View Post
You can install tuned and set the tuned Profile to latency-Performance, the var Will Be the same 0.00x

The Important Part of the tuned Profile is „cpu_latency=1“ this will set your var to valules like 0.00x
cpu_latency=1 hold your Core frequency Constantly. If you set cpu_latency=0 you frequency spikes again and var is 0.1xx again.

But i Must say i Never saw a difference between var 0.1xx and 0.00x in gameplay. Var should Never go over 1ms .

Edit: stress all cpu cores is Not needed just stress 1 Core and var will go down Aswell

run stress -c 1 in Screen if you won‘t install tuned
Hi, thanks for the help. I've installed tuned and have set the profile to your recommendation.

How do I now set the cpu latency to 1?
Do I just edit like below?
Code:
nano /usr/lib/tuned/latency-performance
write in cpu_latency=1
save
If not, how do I do this?

Again, thank you for your help

Last edited by Endoint; 10-18-2018 at 07:44.
Endoint is offline