Chapter One Fundamentals of Operating System
Chapter One Fundamentals of Operating System
of
Operating Systems
Background
Name: Awil Ahmed Mohamed.
063-4409433 / 065-9409433
Assessment
Continuous Assessments( quizzes,
tests, assignments, class activities, etc. 35%
Project 15%
Attendance 10%
1. Introduction
2. Process Management
3. Memory Management
4. I/O Management
5. File System Management
6. Security and Protection
7. Network Operating Systems
Course Description :
INTRODUCTION
INTRODUCTION
A modern computer consists of one or more
processors, some main memory, disks, printers, a
keyboard, a mouse, a display, network interfaces, and
various other input/output devices.
Furthermore, managing all these components and using
DISCUSION
How about previous Computers?
Cont
For this reason, computers are equipped with a layer of
software called the operating system, whose job is to
provide user programs with a better, simpler, cleaner,
model of the computer and to handle managing all the
resources just mentioned.
Most readers will have had some experience with an
manner.
What Operating Systems Do?
A computer system can be divided roughly into four
components:
Hardware,
Operating System,
Application Programs, and
Users
Discuss
Cont
1. Hardware provides basic computing resources
(CPU, memory, I/O devices).
2. Operating system controls and coordinates
the use of the hardware among the various
application programs for the various users.
3. Applications programs define the ways in
which the system resources are used to solve the
computing problems of the users (compilers,
database systems, video games, business
programs).
4. Users (people, machines, other computers).
Abstract View of System
Components
Assignment #1
Compare the following concepts:-
1. Bit
2. Byte
3. Word
4. Kilobyte
5. Megabyte
6. Gigabyte
7. Terabyte
8. Petabyte
Deadline: 10/07/2017
Chapter 1 18
Cont.
Thanks