On Tue, Dec 24, 2002 at 10:29:44AM -0800, Yu-Shun Wang wrote:
> Hi,
> 
> Can't comment on the reasons for your case, but that number was
> definitely strange. Here's ours:

I figured out what was the problem. On the ia64 box this was
happening we had sio2 interrupting at irq 82, while there was
only room to keep counters for 64 interrupt sources. We over-
flowed the interrupt name table and wrote into the interrupt
counter table and happened to globber the counters for mpt0,
mpt1 and bge0.

I increased the table size for 128 interrupt sources and all
looks normal again. If it wasn't for vmstat I'd nuke the whole
table and have a more dynamic approach...

Ah well..

-- 
 Marcel Moolenaar         USPA: A-39004          [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to