On Monday 17 July 2006 12:41, Alex Zbyslaw wrote:
> John Baldwin wrote:
> 
> >On Monday 17 July 2006 10:22, Alex Zbyslaw wrote:
> >  
> >
> >>No responses from [EMAIL PROTECTED]  Anyone here understand what's going 
> >>on?  
> >>Thanks].
> >>__
> >>I was monitoring a machine with "systat -vmstat" and noticed something
> >>about the interrupts and I don't know if it's a problem or not. If it
> >>is a problem, is there anything I can do about it?
> >>
> >>The interrupts for the network interface (em0) on irq 64 exactly match
> >>those for a uhc device on irq 16.
> >>
> >>And the interrupts for the hardware raid (amr) on irq 46 exactly match
> >>those for a uhc device on irq 18.
> >>
> >>The machine is a Dell 2850 running 5.4. Relevant bits from the dmesg are:
> >>    
> >>
> >
> >FAQ.  It's due to brain damage in the Intel PCIX hubs and can't be fixed
> >directly.
> >
> >  
> >
> Thanks.  I did search and couldn't find anything; guess I didn't search 
> for the right thing :-(
> 
> Any idea how much this might impact performance, especially of the disk?
> 
> One thing I realised I missed from original dmesg was
> 
> > Interrupt storm detected on "irq18: uhci2"; throttling interrupt source
> 
> which ties to the disk interrupt.  Will that be slowing things down?  
> Would increasing the storm threshold help (especially disk 
> performance)?  Guess I'm looking for any mitigation that might be possible.
> 
> Thanks again,

There's no easy answer on this.  You'll have to run your own benchmarks.  If 
you don't need USB, then you may just want to leave it out of your kernel 
which might help some.

-- 
John Baldwin
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to