mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: APIC support on Slot-A Athlon, K6
@ 2003-12-08 17:07 Mikael Pettersson
  2003-12-09  5:03 ` APIC support on Slot-A Athlon, K6 [PATCH] Ryan Underwood
  0 siblings, 1 reply; 2+ messages in thread
From: Mikael Pettersson @ 2003-12-08 17:07 UTC (permalink / raw)
  To: linux-kernel, nemesis-lists

On Mon, 8 Dec 2003 05:58:59 -0600, Ryan Underwood wrote:
>> Furthermore, I/O-APIC usage requires (in hardware) that the
>> processor has a local APIC.
>
>What can the APIC support alone accomplish, without an I/O-APIC?
>Just NMI watchdog and related things? (looking at CONFIG_APIC help)
>Looks like I/O-APIC is the real desired feature, but a functioning local
>APIC, though not very useful by itself, is a prerequisite for it.

Local APIC gives you:
- using the local APIC timer instead of the mobo's legacy timer
- thermal management interrupts on P4s (dunno about K7s/K8s)
- performance counter interrupts, which can be used as an NMI
  source (watchdog, profiling) or for performance analysis

I/O-APIC gives you:
- more interrupt vectors ==> less IRQ sharing ==> improved
  stability and performance
- lower-overhead interrupt management
- I/O-APIC NMI watchdog (another timer with NMI delivery mode)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-09  5:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-08 17:07 APIC support on Slot-A Athlon, K6 Mikael Pettersson
2003-12-09  5:03 ` APIC support on Slot-A Athlon, K6 [PATCH] Ryan Underwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®