Re: lapic_at_2k interrukts eating CPU cycles

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Wed, 22 Jun 2005 11:02:36 -0400
On Wednesday 22 June 2005 09:07 am, Wilkinson, Alex wrote:
>     0n Wed, Jun 22, 2005 at 09:06:18AM +0200, Dag-Erling Smrgrav wrote:
>     >Emanuel Strobl <Emanuel.strobl_at_gmx.net> writes:
>     >> I don't know what lapic stands for (the l, if apic means
>     >> AdvancedProgrammableInterruptController)
>     >
>     >local, meaning per-CPU as opposed to the IOAPIC which is located in
>     >the south bridge and shared by all CPUs.
>
> Why do we need both LAPIC *and* an IO-APIC ?

Interrupt lines from devices are wired up to I/O APICs which is similar to the 
8259A AT PICs.  Local APICs are the logic on the CPU side to receive 
interrupt messages and send out ACKs, etc.  Somewhat similar to the INTR pin 
on x86 CPUs, but with a lot more functionality.

-- 
John Baldwin <jhb_at_FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
Received on Wed Jun 22 2005 - 13:24:33 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:37 UTC