Interrupt Routing
Interrupt Routing
Any Unparked Processor is usually the best, Core 0 and 1 should be used for affinities instead.
Last edited by Hyote on 13 Jun 2024, 22:11, edited 2 times in total.
Re: New thing
What research led you to this discovery?
Also "2 or 3 values are better than the Default one" meaning what exactly?
Re: New thing
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.
Re: New thing
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
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: 3
- Joined: 12 Apr 2024, 01:11
Re: New thing
Thanks, you made my day. I appreciate you for helping me out.Slender wrote: ↑15 Apr 2024, 14:320 - 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
Re: Interrupt Routing
So wich one is the best ?
Re: Interrupt Routing
best make default and use w11
Re: Interrupt Routing
Best make good setting go play contere strike game for good.
Re: Interrupt Routing
So i put it on "Any unparked processor".Thanks
