CHAPTER 9
MULTI BUS I AND Intel386 DX MICROPROCESSOR
Previous chapters have presented
A system bus connects several processing subsystems (each of which can include a local bus and private resources) and the resources that are shared between the processing subsystems. Because all the processing subsystems perform operations simultaneously on their respective local buses, such a multiprocessing system results in a significant increase in throughput over a
Another advantage of using a system bus is that the system can be expanded modularly. The system bus establishes the standard interface through which additionaJ processing subsystems communicate with one another. Through this interface, components from different vendors can be integrated.
A central concern of any multiprocessing system is dividing resources between the sys- tem bus and the individual local buses; that is, determining which resources to share between all processors and which to keep for only one processor's use. These cho~ces affect system reliability, integrity, throughput, and performance. The deciding factors are often the requirements of the particular target system.
Because local resources are isolated from failures occurring in other parts of the system, they enhance the overall reliability of the system. Also, because the processor does not have to contend with other processors for access to its local resources, bus cycles are performed quickly. However, local resources add to the system cost because each resource must be duplicated for each subsystem that requires it.
Resources used by more than one processing subsystem but not used frequently by any subsystem should be placed on the system bus. The system can minimize the idle time of such resources. However, this advantage must be weighed against the disadvantage of increased access time when more than one processor must use a system resource.
9.1MULTIBUS I (IEEE 796)
The Intel MULTIBUS I (IEEE 796 Standard) is a proven,
MULTIBUS I protocols are described in detail in the Intel MULTIBUS® I Architecture
Reference Book.