Search for notes by fellow students, in your own course and all over the country.
Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.
Title: operating system
Description: FOR 1ST YEAR BEGGINERS The notes include the following topics: what is operating system evolution of operating system objectives of OS how OS takes control function of OS process of an OS
Description: FOR 1ST YEAR BEGGINERS The notes include the following topics: what is operating system evolution of operating system objectives of OS how OS takes control function of OS process of an OS
Document Preview
Extracts from the notes are below, to see the PDF you'll receive please use the links above
OPERATING SYSTEM
An operating system is a program which acts as an interface between user and computer hardware
...
OBJECTIVES OF OPERATING SYSTEM :
An operating system has two main objectives these are as follows :
>
>
>
>
CONVENIENCE : an operating system makes a computer more convenient to use
...
Operating system iS also known as resource manager
...
So they are called as
resource allocator
...
HOW OS TAKES CONTROL :
When we switch on computer certain logical steps takes place after this computer loads OS and passes the
control to it
...
Following are the steps by which control is taken –
Computer checks itself to see if the basic devices are connected with processor
...
-> BIOS ROUTINE : The basic input output system (BIOS) is a part of computer ‘s read only memory
performs checking the memory of the computer
...
The area of
the disk where these files are located is called boot sector
...
->CONFIGURING FILES LOADING : Once these files are loaded few more configuration files are also
required which contain what to do upon the start up of computer
...
>
PROCESSOR MANAGEMENT FUNCTION : It allocates the processor to execute a chosen
process
...
FILE MANAGEMENT FUNCTION : It keeps track of all the information about files that how they
are opened or closed
...
There was a bare machine
...
programming on bare machine
results ;ow productivity
...
BATCH PROCESSING : Batch is defined as a group of jobs with similar needs
...
computer executes each batch considering them as a single
process is called batch processing
...
Hence SPOOLING stands for simultaneous peripheral operations
online
...
Spooling is
the multiprogramming application
MULTIPROGRAMMING : multiprogramming increases CPU utilisation by organising jobs in
such a manner that CPU has always one job to execute
...
In this at the same time more than one program can be executed due to high speed of
CPU
...
In such system there are more than one user interacting the system at the
same time
...
NETWORK : An operating system which includes software to communicate with other computer
through a network is called network OS
...
CLIENT SERVER : A computer system in which server program is installed to provide various
services for their client is called server
...
MULTI PROCESSOR : A multiprocessor system consists of a set of processors tat share a set of
physical memory blocks over an interconnection network
...
DISTRIBUTED : Distributed OS are a OS for a network of autonomous computers connected by
a communication network through a message passing mechanism
...
PROCESS :
A process is the smallest unit of work individually schedlable by an operating system
...
READY : In this the process is waiting to be assigned to a processor through a short
term scheduler
...
RUNNING : in this process only instructions are executed
TERMINATED : in this process is finished after execution
Title: operating system
Description: FOR 1ST YEAR BEGGINERS The notes include the following topics: what is operating system evolution of operating system objectives of OS how OS takes control function of OS process of an OS
Description: FOR 1ST YEAR BEGGINERS The notes include the following topics: what is operating system evolution of operating system objectives of OS how OS takes control function of OS process of an OS