Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Nov 2005 21:03:26 -0800
From:      Julian Elischer <julian@elischer.org>
To:        freebsd-current@freebsd.org
Subject:   Re: em interrupt storm
Message-ID:  <4387EC9E.5040709@elischer.org>
In-Reply-To: <20051124071405.GA15743@pit.databus.com>
References:  <002801c5f081$f01ff200$642a15ac@smiley>	<4384F807.6050105@samsco.org>	<14BE0E5B-F596-4CB2-8048-07FC275C089F@lassitu.de> <20051124071405.GA15743@pit.databus.com>

next in thread | previous in thread | raw e-mail | index | archive | help
So I haven't been paying too much attention to this thread and now 
suddenly I find that
I may have a variant of this problem.

I have been tasked with adding a 4 port intel (em) based card into a 
Dell 2850 based system.
It is based on the intel E7525 chipset and running 4.11.

I have noticed that this system has irq's in use from 16 down (Maybe in 
-current it may use higher)
but that some interrupt counts seem to move together, as if they are 
wired to gether.

I also have the problem that the system seems to get completely wedged 
sometimes
as it seems to get into the em driver interupt routine and never get out 
again,
or if it does get out it gets called right back in again.

Can someone who was following this tell me if this is the same problem?

I can get into the kernel debugger and it usually shows the
amr interrupt handler, having been interrupted by the em driver, (and 
that interrupted by
the keyboard interrupt handler for the KDB entry.)

It seems that no matter how hard it tries or how  often it is called the em
driver is unable to clear this interrupt.


Am I reading this correctly in that it seems to be the same problem as was
being discussed here?









Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4387EC9E.5040709>