Software Implementation Module
Role in the System
This module houses the actual implementation of the operating system itself. Recall the two goals of an operating system in general:
- interface between the user and the computer
- efficient operation of the computer
The above two points then lead to the following breakdown, called the "second level" decomposition, which encapsulates six areas (see below) which are needed to acheive these goals.
Uses Relation
BACK TO MAIN
INDEX OF FILE NAMES
INDEX OF MODULE NAMES