1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="glossentry-apic">
|
---|
4 | <title>APIC</title>
|
---|
5 | <body>
|
---|
6 | <section>
|
---|
7 | <p>
|
---|
8 | Advanced Programmable Interrupt Controller, a newer version of
|
---|
9 | the original PC PIC (programmable interrupt controller). Most
|
---|
10 | modern CPUs contain an on-chip APIC, called a local APIC. Many
|
---|
11 | systems also contain an I/O APIC (input output APIC) as a
|
---|
12 | separate chip which provides more than 16 IRQs. Windows 2000
|
---|
13 | and later use a different kernel if they detect an I/O APIC
|
---|
14 | during installation. Therefore, an I/O APIC must not be
|
---|
15 | removed after installation.
|
---|
16 | </p>
|
---|
17 | </section>
|
---|
18 | </body>
|
---|
19 | </topic>
|
---|