Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2004 11:51:32 +0200
From:      Ian FREISLICH <if@hetzner.co.za>
To:        current@FreeBSD.org
Subject:   Interrupt storm detection
Message-ID:  <E1BYihA-000I9G-00@hetzner.co.za>

next in thread | raw e-mail | index | archive | help
Hi

I have a problem printing.  The data rate through my parallel port
to my printer makes the kernel think that lpt0 is storming at between
40k-49k irqs per second.  Is there a way to tell the kernel to
ignore certain interrupt sources or to raise the per-second throttle
value?  I've only found hw.intr_storm_threshold which I assume is
the number of interrupts from a source before an interrupt arives
from another source.  I've set this to 2000 to make the printing
work, but now I'm not sure if this will protect from a real interrupt
storm.

Ian

--
Ian Freislich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1BYihA-000I9G-00>