Enable Network Card OnBoard Processor to finally fix wierd latency

Everything about latency. Tips, testing methods, mouse lag, display lag, game engine lag, network lag, whole input lag chain, VSYNC OFF vs VSYNC ON, and more! Input Lag Articles on Blur Busters.
Slender
Posts: 573
Joined: 25 Jan 2020, 17:55

Re: Enable Network Card OnBoard Processor to finally fix wierd latency

Post by Slender » 23 Aug 2021, 19:56

Unixko wrote:
23 Aug 2021, 04:05
f1ndus wrote:
23 Aug 2021, 03:15
it take time when people will understand everything, what ever you do in window, it was many times tried, this what you tried its basic tweak of placebo effect
yep he is newbie with this problem he will realize soon :)
I find it difficult and at the same time funny to represent your graph in the mousetester

JDoe
Posts: 36
Joined: 14 Feb 2021, 08:03

Re: Enable Network Card OnBoard Processor to finally fix wierd latency

Post by JDoe » 24 Aug 2021, 01:01

skkiNN wrote:
23 Aug 2021, 12:21
JDoe wrote:
23 Aug 2021, 05:46
My network adapter doesn't have an integrated on-board processor.
how u know that man? can i ask u guys if z270F got on board network adapter processor for testing that?
Because Realtek chips which are by the way used in most motherboards don't support hardware offload. So unless you have a fancy high end board with an Intel chip don't bother.
UPD: Okay, I googled your motherboard and it appears to have an intel chip so you could try fix from this thread.

Bobo
Posts: 83
Joined: 05 Jun 2018, 11:44

Re: Enable Network Card OnBoard Processor to finally fix wierd latency

Post by Bobo » 24 Aug 2021, 02:09

something that actually improves things is to set the Interrupt Moderation Rate to minimal or off


type this in powershell:
Set-NetAdapterAdvancedProperty -Name "Ethernet" -DisplayName "Interrupt Moderation Rate" -DisplayValue "Minimal"

User avatar
BTRY B 529th FA BN
Posts: 524
Joined: 18 Dec 2013, 13:28

Re: Enable Network Card OnBoard Processor to finally fix wierd latency

Post by BTRY B 529th FA BN » 24 Aug 2021, 13:27

Would this be the same as IPv4 Checksum Offload, TCP Checksum Offload IPv4/IPv6, UDP Checksum Offload IPv4/IPv6: Rx & Tx ?

Sounds as if you have those off in your NDIS properties and you are skipping over the hardware settings and enabling them via windows registry?


User avatar
BTRY B 529th FA BN
Posts: 524
Joined: 18 Dec 2013, 13:28

Re: Enable Network Card OnBoard Processor to finally fix wierd latency

Post by BTRY B 529th FA BN » 24 Aug 2021, 16:45

From what I vaguely remember, and correct me if I am wrong, if those offload settings are not enabled e.g. Rx & Tx they rely on windows to process them which is much slower.

Bobo
Posts: 83
Joined: 05 Jun 2018, 11:44

Re: Enable Network Card OnBoard Processor to finally fix wierd latency

Post by Bobo » 24 Aug 2021, 18:40

i messed with most of the settings from there, and the only one i decided to modify was the Interrupt Moderation Rate and i set it to minimal



Post Reply