Tejas OSY
Tejas OSY
A
PROJECT REPORT
ON
-Submitted to-
2022-2023
-Submitted by-
CERTIFICATE
SUBMISSION
We are the student of Third year Computer
Engineering for the academic year 2022-2023 humbly submit
that we have complete from time to time the project work on
skills and studies per the guidance of Prof. Ms. Y. M. Aher
The following project work have not copied or it’s
any appreciable part from any other in convenient of
academic ethics.
Date: / /2022
1 INTROUCTION
1
2 ABSTRACT
2
3
MANAGEMENT OF PROCESS 4
4 FILE MANAGMENT
5
5
NETWORK MANAGEMENT 6
9 REFERENCES
13
INTRODUCTION
Management of processes.
File Management.
Network Management.
Main Memory Management.
Management of Secondary Storage.
Management of I/O Devices.
Security Management.
Command Interpreter System.
MANAGEMENT OF PROCESS
Fig-Process Management
’
File management in an operating system is responsible for the maintenance
(or management) of files. It is also known as a type of computer software that is
responsible for organizing and managing data files. A file management system is
designed to manage group or individual files, including special office records and
documents, and has restricted features.
Management of performance
Failure analysis
Network provisioning
Quality of service assurance.
Storage is allocated
Free space management and disc scheduling
I/O Device Management:
In computer I/O, the operating system is responsible for
managing and controlling I/O processes and devices.
Because the functions and speeds of devices attached to the
computer (I/O devices) vary so considerably, multiple ways for
controlling them are required. These methods make up the
operating system's I/O subsystem, which shields the rest of
the system from the intricacies of controlling I/O devices .
Security Management
It is vital to keep the processes separate from one another. Security
management guarantees that the operating system authorizes the use of
operating files, memory, CPU, as well as other hardware resources. The
security of peripheral devices is maintained since no process can do its own
I/O.
Memory addressing hardware, for example, can assist you to verify that a
process can run within its own address space. The time assures that no
process retains CPU control without relinquishing it.
Finally, no process is permitted to perform its own I/O in order to protect the
integrity of the various peripheral devices.
Command Interpreter System
A command interpreter is defined as a component of a computer operating
system that is responsible for the interpretation as well as the execution of
interactively entered or program-generated commands. The command
interpreter is known as the shell in various operating systems.
REFERENCES
1. https://www.scaler.com/topics/components-of-operating-system/