Engineering Notes
Created by admin on Fri, 06/01/2012 - 16:02
Sub Topic:
MultiProcesser-Concepts and Architectures
Upload File:
Department:
Chapter Name:
Advanced Operating Systems
Description:
Flynn, 1966+1972 classification of computer systems in terms of instruction and data stream organizations
Based on Von-Neumann model (separate processor and memory units
4 machine organizations
SISD - Single Instruction, Single Data
SIMD - Single Instruction, Multiple Data
MISD - Multiple Instruction, Single Data
MIMD - Multiple Instruction, Multiple Data
Add new comment