Operating system || Explain operating system
What is an operating system ?:
Computer takes support of various devices and programs to do its work. There is also a separate and special computer program to handle these devices and programs, this special and master program is known as the operating system. Which breathes life into the computer system. Without this program, the computer is like a dead box, therefore, all computer users should have basic knowledge about this very important computer program. Only then, it will help to use the computer properly. In this article, we will give you complete information about the Operating System. For the convenience of study, we have divided this article into the following parts.
An operating system is a program that acts as an interface between the user and the computer hardware and control the execution of all kinds of program.
An operating system is a software that manage a computer hardware. It also provide a basis for application program and acts as an intermediate between user and the hardware.
An operating system is a collection of set of program which manage all resource, it is a system software that allows the user to perform file management, device management, memory management, process management, resource management etc.
Architecture of operating system:
Computer system overview of operating system:
- Hardware
- OS
- Application program
- User
Application program:
It is a computer software package in which the resource are manipulated. The operating system controls the hardware and co-ordinate it to use among various application program for the different users.
User view :
System view:
From the system's Program Organization Unit (POU), the operating system is the program that is most intimately involved with the hardware, in this context the operating system can be viewed as a resource allocator and program controller. A computer system has many resource such as CPU time, Memory space, storage space, hence the operating context act as the manager of these resources.
Component of operating system :
1). Process Management:- process is a program under execution every program that runs on the computer whether on the background or the front end is called a process.
2). Memory management :- The operating system manage the primary memory. Main memory is made up of a large array of bytes or word, where each byte assign to a certain address.
3). Device management:- A file system is divided into directories to make navigations more efficient.
The file management of operating system are perform by
- keeping tracks of where the data is kept.
- user access setting and data of each file.
- decides which process gets the device when and for how long.
- Allocate the device in efficient way and deallocated.
4). File management :- A file system is normally organized into directories for easy navigation and usage. These directories may contain files and other directories.
- keeps track of information, location, user status, etc.
- decide who gets the resources.
- Allocate and deallocate the resource and other important activities.
No comments:
If you have any doubts, please tell me know