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