Mike Smith wrote: > Er, you don't seem to understand how PCI interrupts work. > > You must (for now) pass RF_SHAREABLE in; eventually the PCI code will > stick it there for you anyway. All PCI interrupts are shareable; you > can't "ask" for an unshared vector; you get the one you're given, and you > should be thankful for that much. Lots of people are going without these > days. 8(
I've considered the issue of getting network cards onto their own IRQs, and then handling them on different CPUs, for some performance sensitive applications. It's a reasonable thing to want, though the current answer is "you get what you are assigned, and if you want something else, then move the cards around until you are happy". -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message