Intel MultiProcessor user manual

User manual for the device Intel MultiProcessor

Device: Intel MultiProcessor
Category: Computer Hardware
Manufacturer: Intel
Size: 0.39 MB
Added : 6/10/2014
Number of pages: 97
Print the manual

Download

How to use this site?

Our goal is to provide you with a quick access to the content of the user manual for Intel MultiProcessor. Using the online preview, you can quickly view the contents and go to the page where you will find the solution to your problem with Intel MultiProcessor.

For your convenience

If looking through the Intel MultiProcessor user manual directly on this website is not convenient for you, there are two possible solutions:

  • Full Screen Viewing - to easily view the user manual (without downloading it to your computer), you can use full-screen viewing mode. To start viewing the user manual Intel MultiProcessor on full screen, use the button Fullscreen.
  • Downloading to your computer - You can also download the user manual Intel MultiProcessor to your computer and keep it in your files. However, if you do not want to take up too much of your disk space, you can always download it in the future from ManualsBase.
Intel MultiProcessor User manual - Online PDF
Advertisement
« Page 1 of 97 »
Advertisement
Print version

Many people prefer to read the documents not on the screen, but in the printed version. The option to print the manual has also been provided, and you can use it by clicking the link above - Print the manual. You do not have to print the entire manual Intel MultiProcessor but the selected pages only. paper.

Summaries

Below you will find previews of the content of the user manuals presented on the following pages to Intel MultiProcessor. If you want to quickly view the content of pages found on the following pages of the manual, you can use them.

Abstracts of contents
Summary of the content on the page No. 1

MultiProcessor
Specification
Version 1.4

May 1997

Summary of the content on the page No. 2

THIS SPECIFICATION IS PROVIDED "AS IS" WITH NO WARRANTIES WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS FOR ANY PARTICULAR PURPOSE, OR ANY WARRANTY OTHERWISE ARISING OUT OF ANY PROPOSAL, SPECIFICATION OR SAMPLE. A license is hereby granted to copy and reproduce this specification for internal use only. No other license, express or implied, by estoppel or otherwise, to any other intellectual property rights is granted herein. Intel disclaims all liability, including liability f

Summary of the content on the page No. 3

Revision History Revision Revision History Date Pre-release Version 1.0. Formerly called “PC+MP Specification” 10/27/93 -001 Version 1.1. Resolves conflicts with MCA-based systems. The following 4/11/94 changes have been made: 1. Two MP feature information bytes were moved from the BIOS System Configuration Table to the RESERVED area of the MP Floating Pointer Structure. 2. If the MP Floating Pointer Structure is present, it indicates that the system is MP-compliant, in accordance with this

Summary of the content on the page No. 4

Summary of the content on the page No. 5

Table of Contents Chapter 1 Introduction 1.1 Goals ........................................................................................................ 1-1 1.2 Features of the Specification .................................................................... 1-2 1.3 Scope........................................................................................................ 1-2 1.4 Target Audience ....................................................................................... 1-3 1.

Summary of the content on the page No. 6

Contents 3.6.6 APIC Identification ..................................................................... 3-13 3.6.7 APIC Interval Timers.................................................................. 3-13 3.6.8 Multiple I/O APIC Configurations ............................................... 3-13 3.7 RESET Support ...................................................................................... 3-14 3.7.1 System-wide RESET .................................................................

Summary of the content on the page No. 7

Contents Appendix A System BIOS Programming Guidelines A.1 BIOS Post Initialization ............................................................................A-1 A.2 Controlling the Application Processors ....................................................A-2 A.3 Programming the APIC for Virtual Wire Mode .........................................A-2 A.4 Constructing the MP Configuration Table................................................A-4 Appendix B Operating System Programming Guidelin

Summary of the content on the page No. 8

Contents Figures 1-1. Conceptual Overview...................................................................... 1-1 1-2. Memory Layout Conventions .......................................................... 1-4 2-1. Multiprocessor System Architecture................................................ 2-2 2-2. APIC Configuration ......................................................................... 2-3 3-1. System Memory Address Map........................................................ 3-2 3-2.

Summary of the content on the page No. 9

Contents 4-6. Feature Flags from CPUID Instruction............................................ 4-9 4-7. Bus Entry Fields............................................................................ 4-10 4-8. Bus Type String Values................................................................. 4-11 4-9. I/O APIC Entry Fields .................................................................... 4-12 4-10. I/O Interrupt Entry Fields............................................................... 4-1

Summary of the content on the page No. 10

Summary of the content on the page No. 11

1 Introduction The MultiProcessor Specification, hereafter known as the “MP specification,” defines an enhancement to the standard to which PC manufacturers design DOS-compatible systems. MP-capable operating systems will be able to run without special customization on multiprocessor systems that comply with this specification. End users who purchase a compliant multiprocessor system will be able to run their choice of operating systems. The MP specification covers PC/AT-compatible MP platform

Summary of the content on the page No. 12

MultiProcessor Specification 1.2 Features of the Specification The MP specification includes the following features: • A multiprocessor extension to the PC/AT platform that runs all existing uniprocessor shrink- wrapped binaries, as well as MP binaries. • Support for symmetric multiprocessing with one or more processors that are Intel architecture ® instruction set compatible, such as the CPUs in the Intel486™ and the Pentium processor family. • Support for symmetric I/O interrupt handling with

Summary of the content on the page No. 13

Introduction In addition to the hardware requirements, this document also specifies MP features that are visible to the BIOS and operating system. However, it is important to understand that as hardware technology progresses, the functions performed by the BIOS may change in accordance with the hardware technology. ONLY THE INTERFACE TO THE OPERATING SYSTEM LEVEL IS EXPECTED TO REMAIN CONSTANT. This specification does not address issues relating to the processor's System Management Mode (SMM).

Summary of the content on the page No. 14

MultiProcessor Specification 1.6 Conventions Used in This Document Signal names that are followed by the character # represent active low signals. For example, FERR# is active when at its low-voltage state. Throughout this document, the Intel 82489DX APIC is referred to as the “discrete APIC.” The term “integrated APIC” is used to refer to an APIC integrated with other system components, such as the Pentium 735\90 and 815\100 processors. This specification uses the term APIC to refer to both d

Summary of the content on the page No. 15

2 System Overview In the realm of multiprocessor architectures, there are several conceptual models for tying together computing elements, and there are a variety of interconnection schemes and details of implementation. Figure 2-1 shows the general structure of a design based on the MP specification. The MP specification’s model of multiprocessor systems incorporates a tightly-coupled, shared- memory architecture with a distributed interprocessor and I/O interrupt capability. It is fully sym

Summary of the content on the page No. 16

MultiProcessor Specification CPU CPU CPU HIGH-BANDWIDTH MEMORY BUS ICC BUS APIC APIC SHARED GRAPHICS MEMORY FRAME I/O I/O MODULE BUFFER INTERFACE INTERFACE APIC ADVANCED PROGRAMMABLE INTERRUPT CONTROLLER ICC INTERRUPT CONTROLLER I/O EXPANSION BUS I/O EXPANSION BUS COMMUNICATIONS Figure 2-1. Multiprocessor System Architecture 2.1 Hardware Overview The MP specification defines a system architecture based on the following hardware components: • One or more processors that are Intel architecture

Summary of the content on the page No. 17

System Overview only during the initialization and shutdown processes. The BSP is responsible for initializing the system and for booting the operating system; APs are activated only after the operating system is up and running. CPU1 is designated as the BSP. CPU2, CPU3, and so on, are designated as the APs. BSP AP1 AP2 CPU 1 CPU 2 CPU 3 LOCAL LOCAL LOCAL APIC APIC APIC 1 2 3 ICC BUS 0 0 1 1 2 2 3 3 4 4 5 5 6 6 INTERRUPT INTERRUPT 7 I/O I/O 7 REQUESTS REQUESTS 8 8 APIC APIC 9 9 10 10 11 11 12

Summary of the content on the page No. 18

MultiProcessor Specification The local APIC units also provide interprocessor interrupts (IPIs), which allow any processor to interrupt any other processor or set of processors. There are several types of IPIs. Among them, the INIT IPI and the STARTUP IPI are specifically designed for system startup and shutdown. Each local APIC has a Local Unit ID Register and each I/O APIC has an I/O Unit ID Register. The ID serves as a physical name for each APIC unit. It is used by software to specify des

Summary of the content on the page No. 19

System Overview 2.2 BIOS Overview A BIOS functions as an insulator between the hardware on one hand, and the operating system and applications software on the other. A standard uniprocessor BIOS performs the following functions: • Tests system components. • Builds configuration tables to be used by the operating system. • Initializes the processor and the rest of the system to a known state. • Provides run-time device-oriented services. For a multiprocessor system, the BIOS may perform the foll

Summary of the content on the page No. 20


Alternative user manuals
# User manual Category Download
1 Intel 386 User manual Computer Hardware 7
2 Intel 8086-1 User manual Computer Hardware 12
3 Intel 87C196CA User manual Computer Hardware 8
4 Intel 8XC196Kx User manual Computer Hardware 2
5 Intel ARK |Core i7-4770K Processor BX80646I74770K User manual Computer Hardware 27
6 Intel AXXRAKSAS2 User manual Computer Hardware 1
7 Intel 430TX User manual Computer Hardware 16
8 Intel 32882 User manual Computer Hardware 1
9 Intel BX80605I7880 User manual Computer Hardware 1
10 Intel 80302 User manual Computer Hardware 1
11 Intel 6300ESB ICH User manual Computer Hardware 4
12 Intel 80C186EA User manual Computer Hardware 1
13 Intel 460GX User manual Computer Hardware 4
14 Intel 6700PXH User manual Computer Hardware 4
15 Intel BX80623I72600S User manual Computer Hardware 1
16 Sony MSAKIT-PC4A User manual Computer Hardware 2
17 Sony MRW62E-S1 2694866142 User manual Computer Hardware 5
18 Philips MATCH LINE 9596 User manual Computer Hardware 17
19 Sony 64GB SDHC Class 10 Memory Card Readers SF32UY User manual Computer Hardware 1
20 Philips PSC702 User manual Computer Hardware 1