Port-amd64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: number of interrupt sources limit
On Tue, May 31, 2016 at 09:09:13PM +0200, Manuel Bouyer wrote:
> actually, the number of interrupt sources per CPU (but all peripheral
> interrupts are routed to the BSP) is limited to 32. Is this considered
> enough for modern x86 ?
Well, the primary limit is that interrupts must have an entry in the IDT
and that is naturally limited to 256 entries, including exceptions and
the like.
Joerg
Home |
Main Index |
Thread Index |
Old Index