Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Nov 2008 16:40:03 +0100
From:      Joerg Sonnenberger <joerg@britannica.bec.de>
To:        freebsd-hackers@freebsd.org
Subject:   Re: assigning interrupts
Message-ID:  <20081113154003.GC1750@britannica.bec.de>
In-Reply-To: <20081113104054.GA17501@icarus.home.lan>
References:  <491BFB68.7050405@infoweapons.com> <20081113104054.GA17501@icarus.home.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 13, 2008 at 02:40:54AM -0800, Jeremy Chadwick wrote:
> Otherwise, consider purchasing a motherboard that has an APIC (this is
> not a typo) increasing the IRQ count to 256.

This is wrong. The first IO-APIC gives you 8 additional interrupts to
the 16 ISA interrupt lines. Every additional IO-APIC gives you 24 more.
Most modern chipsets have one IO-APIC, at least for non-embedded
systems. It doesn't mean you don't get interrupt sharing though.

Joerg



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