Eh what? What does that even mean

Eh what? What does that even mean
It helped me greatly, as I explained in my previous post!MatrixQW wrote: ↑23 Jul 2021, 11:53I/O threads (mouse, keyboard, disk and screen) have higher priority over CPU threads so it shouldn't be an issue or else the mouse would stop responding for brief moments.
Disabling it will increase CPU usage.
Games don't usually transfer enough packets to reach Interrupt Moderation's minimum rate (depends on what the driver sets), it won't be used, even with network throttling disabled. That's why there is no ping difference and therefore no latency penalty.
With some drivers, maybe only works for TCP and not UDP.
But network throttling adds latency if it isn't disabled. Default is 10 packets per milisecond.
Realtek ethernet driver sets IRQ interrupt priority to high.
Might be good for servers but I don't think this is good for normal users because it will affect the rest of the devices.
MSI mode utility can change it.
Other network settings like offloading help reduce interrupts but CPU is faster than ethernet so i'm not sure if it's worth it.
Win32PrioritySeparation on a similar way, having a large quantum might be good for resources but could affect latency.
I'm genuinely curious to hear more about this.BTRY B 529th FA BN wrote: ↑21 Jul 2021, 17:59I'm not talking about networking throughput i'm talking about system/game throughput being choked from too many networking interrupts thus bad mouse movement
Hope these help, checkout my github research pages
Is this no longer the recommendation? I'll check out your links when I have a moment!timecard wrote: ↑16 Oct 2021, 12:13Hope these help, checkout my github research pages
https://github.com/djdallmann/GamingPCS ... tlingindex
https://github.com/djdallmann/GamingPCS ... moderation
And while you're at it.. (MMCSS research)
https://github.com/djdallmann/GamingPCS ... vice-mmcss
Cross-posted here
https://www.overclock.net/threads/resea ... s.1774590/
BTRY B 529th FA BN wrote: ↑21 Jul 2021, 12:42You can further help the mouse by enabling Interrupt Moderation and setting the Interrupt Moderation to MEDIUM, in your NDIS properties. Reason: most people set the network throttling reg tweak to ffffffff and that significantly increases interrupts slowing the entire system down.
It is in calypto guide described in detail. I use 40 (decimal), but keep in mind (if you have 20 latencies elsewhere, it won't feel good aka consistent, because you are being bottlenecked elsewhere, but than 1 component is ultra-fast)! Also consider increasing timer resolution window, or polling rate when trying this!!!
Win32PrioritySeparation at 40empleat wrote: ↑03 Jan 2022, 14:54It is in calypto guide described in detail. I use 40 (decimal), but keep in mind (if you have 20 latencies elsewhere, it won't feel good aka consistent, because you are being bottlenecked elsewhere, but than 1 component is ultra-fast)! Also consider increasing timer resolution window, or polling rate when trying this!!!
It even improved my fps a bit and now cursor feels lagless almost, closer to win7! But it is little bit harder to control. Also I use mousequeudatapacketsize=25 for mouse consistency. Check adamx guide for this - https://www.youtube.com/watch?v=FkVQm-hyL28