Kinda OT Question inside

Viperoni

Lifer
Jan 4, 2000
11,084
1
71
I know this is kinda OT, but it does relate to getting more speed, so I guess it's okay :)

Suppose I have a file server, and is crunched pretty hard, and I have the 1 (and only) nic sharing it's IRQ with the IRQ of the SCSI Raid card.
Would performance suffer any, since they're both being sharing the same IRQ channel?
 

paulip88

Senior member
Aug 15, 2000
908
0
0
Theoretically yes. However, I have no idea whether there actually is any difference in performance.
 

jinsonxu

Golden Member
Aug 19, 2000
1,370
0
0
Ok, see

The PCI bus uses its own internal interrupt system for dealing with requests from the cards on the bus. It's usually not seen except in the bios where it is configurable. When the interrupts are needed, they are mapped through IRQ 9-12. And of course as you remember, IRQ 9-12 are mapped through IRQ 2.

The PCI slots in most systems can be mapped to at most four regular IRQs. In systems that have more than four PCI slots, or that have four slots and a USB controller (which uses PCI), two or more of the PCI devices share an IRQ. PCI Steering is used in Win 95 OSR2 and above. This enables the IRQ used for PCI devices to be controlled by the operating system to avoid resource problems.

Now we come to PCI Bus Mastering. Bus mastering is the capability of devices on the PCI bus (other than the system chipset, of course) to take control of the bus and perform transfers directly.

PCI supports full device bus mastering, and provides bus arbitration facilities through the system chipset. PCI's design allows bus mastering of multiple devices on the bus simultaneously, with the arbitration circuitry working to ensure that no device on the bus locks out any other device. At the same time though, it allows any given device to use the full bus throughput if no other device needs to transfer anything.


From PCGuide
 

But can the software that MS writes, fully take advantage of the chipsets IRQ handleing abilities.
Ive recently made a experimental switch to "Standard PC" from ACPI manager.
Only a standalone 2k box tho.
So
only my 2
 

But can the software that MS writes, fully take advantage of the chipsets IRQ handleing abilities.
Ive recently made a experimental switch to "Standard PC" from ACPI manager.
Only a standalone 2k box tho.
So
only my 2