Interrupt Routing

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.
Post Reply
Hyote
Posts: 41
Joined: 09 Jan 2024, 18:08

Interrupt Routing

Post by Hyote » 14 Apr 2024, 09:11

Good thing people replied because I forgot about this. For Interrupt Steering use either Processor 0 or 1 if you can and they aren't overloaded, otherwise use Any Unparked Processor. I can share my power plan if people need it, changed every value like this for latency purposes.
Last edited by Hyote on 15 May 2024, 07:03, edited 1 time in total.

bleya99
Posts: 11
Joined: 24 Aug 2023, 16:04

Re: New thing

Post by bleya99 » 14 Apr 2024, 12:03

Hyote wrote:
14 Apr 2024, 09:11
In PowerSettingsExplorer look for Interrupt Steering Mode. 2 or 3 values are better than the Default one but I use Lock Interrupt Routing. Makes up about 20% of the good input feeling now.
What research led you to this discovery?

Also "2 or 3 values are better than the Default one" meaning what exactly?

Hyote
Posts: 41
Joined: 09 Jan 2024, 18:08

Re: New thing

Post by Hyote » 14 Apr 2024, 13:42

I found Processor 0 and 1 to be preferrable over Default and the Lock Interrupt Routing gave me the best feel. Emphasis is on feel. Random bullshit go kind of research.

Slender
Posts: 625
Joined: 25 Jan 2020, 17:55

Re: New thing

Post by Slender » 15 Apr 2024, 14:32

0 - 00000000 - Default - Default
1 - 00000001 - Any processor - Route interrupts to any processor
2 - 00000002 - Any unparked processor with time delay - Route interrupts to any unparked processor with time delay
3 - 00000003 - Any unparked processor - Route interrupts to any unparked processor
4 - 00000004 - Lock Interrupt Routing - Lock Interrupt Routing
5 - 00000005 - Processor 0 - Route interrupts to Processor 0
6 - 00000006 - Processor 1 - Route interrupts to Processor 1

MorganHart
Posts: 2
Joined: 12 Apr 2024, 01:11

Re: New thing

Post by MorganHart » 15 May 2024, 04:41

Slender wrote:
15 Apr 2024, 14:32
0 - 00000000 - Default - Default
1 - 00000001 - Any processor - Route interrupts to any processor
2 - 00000002 - Any unparked processor with time delay - Route interrupts to any unparked processor with time delay
3 - 00000003 - Any unparked processor - Route interrupts to any unparked processor
4 - 00000004 - Lock Interrupt Routing - Lock Interrupt Routing
5 - 00000005 - Processor 0 - Route interrupts to Processor 0
6 - 00000006 - Processor 1 - Route interrupts to Processor 1
Thanks, you made my day. I appreciate you for helping me out.

Post Reply