2.1 Operating System Overview

An operating system (OS) is the software that controls the allocation and use of a computer's hardware. Operating system functions range from simple to complex—from helping a computer boot up, to supporting the use of multiple peripheral-devices and large software-applications. The operating system keeps components working in unison, acting as a communicator between the user and the computer's hardware and software. 

What are an Operating System's Components?

The operating system is made up of three components: the user interface, the file management system , and the kernel (OS Executive).

 


How does an Operating System work?

A computer's operating system takes charge of important activities from the boot up process to the shutdown process. During the startup (boot) routine, the computer looks for the operating system. Once found, the operating system is loaded into RAM and can then respond to directions from the user or applications.

The operating system manages memory; saves, deletes, and retrieves data; arranges to display data on the monitor; sends data to the printer; responds to keystrokes; recognizes mouse clicks; and reads and writes data to hard and floppy disks.