• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What is the difference

What's the difference between these two IRQ entries:

Intel(R) ICH10 Family PCI Express Root Port 1

&

Intel(R) 7500/5520/5500/X58 I/O Hub PCI Express Root Port 1


EDIT: and how do they pertain to the PCI Express slots???
 
Last edited:
What's the difference between these two IRQ entries:

Intel(R) ICH10 Family PCI Express Root Port 1

&

Intel(R) 7500/5520/5500/X58 I/O Hub PCI Express Root Port 1


EDIT: and how do they pertain to the PCI Express slots???


Think what a hub looks like and think of the slots as ports in the back of the hub. IRQ=interrupt request. IRQ lets every part communicate in turn.

The more PCI-E slots the more IRQ gets dedicated to the hub so that it can communicate in turn with each port/slot. Multitasking makes it appear as if it all communicates at the same time but that is false and the board needs timing just like an engine in a car.
 
Think what a hub looks like and think of the slots as ports in the back of the hub. IRQ=interrupt request. IRQ lets every part communicate in turn.

The more PCI-E slots the more IRQ gets dedicated to the hub so that it can communicate in turn with each port/slot. Multitasking makes it appear as if it all communicates at the same time but that is false and the board needs timing just like an engine in a car.

Thank you
 
Last edited:
Back
Top