0% found this document useful (0 votes)
1 views

Lesson-3-Computer Organization

The document outlines the important functions of an Operating System, including memory, processor, device, and file management, as well as security and performance control. It details how the OS manages memory allocation, processor scheduling, device communication, and file system organization. Additionally, it highlights the basic features of PC hardware and various units of memory measurement.

Uploaded by

Eloisa Paloyo
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views

Lesson-3-Computer Organization

The document outlines the important functions of an Operating System, including memory, processor, device, and file management, as well as security and performance control. It details how the OS manages memory allocation, processor scheduling, device communication, and file system organization. Additionally, it highlights the basic features of PC hardware and various units of memory measurement.

Uploaded by

Eloisa Paloyo
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 21

1

Platform Technologies
ITE211

Lesson 3

Computer Organization

JAV@2020
2
Important functions of an Operating System.

Following are some of important functions of an Operating System.


• Memory Management
• Processor Management
• Device Management
• File Management
• Security
• Control over system performance
• Job accounting
• Error detecting aids
• Coordination between other software and users
3
Memory Management

An Operating System does the following activities for memory management −


•Keeps tracks of primary memory, i.e., what part of it are in use by whom, what
part are not in use.
•In multiprogramming, the OS decides which process will get memory when
and how much.
•Allocates the memory when a process requests it to do so.
•De-allocates the memory when a process no longer needs it or has been
terminated.
4
Processor Management

An Operating System does the following activities for processor management −


• Keeps tracks of processor and status of process. The program responsible
for this task is known as traffic controller.
• Allocates the processor (CPU) to a process.
• De-allocates processor when a process is no longer required.
5
Processor Management

In multiprogramming environment, the OS decides which process gets the


processor when and for how much time. This function is called process
scheduling.
6
Device Management

An Operating System manages device communication via their respective drivers.


It does the following activities for device management −
• Keeps tracks of all devices. Program responsible for this task is known as
the I/O controller.
• Decides which process gets the device when and for how much time.
• Allocates the device in the efficient way.
• De-allocates devices.
7
File Management

An Operating System does the following activities for file management −


• Keeps track of information, location, uses, status etc. The collective
facilities are often known as file system.
• Decides who gets the resources.
• Allocates the resources.
• De-allocates the resources.
8
Other Important Activities
Following are some of the important activities that an Operating System performs −
• Security − By means of password and similar other techniques, it prevents unauthorized
access to programs and data.
• Control over system performance − Recording delays between request for a service
and response from the system.
• Job accounting − Keeping track of time and resources used by various jobs and users.
• Error detecting aids − Production of dumps, traces, error messages, and other
debugging and error detecting aids.
• Coordination between other software and users − Coordination and assignment of
compilers, interpreters, assemblers, and other software to the various users of the computer
systems.
9
Basic Features of PC Hardware

Main internal hardware of a PC consists of


Processor
Memory;
and registers.
The processor supports the following data sizes − 10
11
Units Of Memory

Bit
12
Units Of Memory

Byte
13
Units Of Memory

Kilobyte
14
Units Of Memory

Megabyte
15
Units Of Memory

Gigabyte
16
Units Of Memory

Terabyte
17
Units Of Memory

Petabyte
18
Units Of Memory

Exabyte
19
Units Of Memory

Zettabyte
20
Units Of Memory

Yottabyte
21

Thank you for listening

You might also like