Components of an operating system-control programs, Operating System

Assignment Help:

CONTROL PROGRAMS

Control Programs are those programs which control & maintain the operation of computer. They provide basic facilities. Control program are further divided into further two categories

i). Initial program loader (IPL): it is essential part of an operating system. It is located permanently in the memory, which is called rom. It is also called resident routine. The basic purpose of IPL is to load other operating system program from secondary memory into the ram. Example:- when Computer is turned ON, then electronic chip is automatically activated & IPL read the boot sector routine (BSR), reside in the primary memory.

ii). supervisors programs: - A supervisory program or supervisor is a computer program, usually part of an operating system, which controls the execution of other routines. It regulates work scheduling, input/output operations, error actions, and similar functions and regulates the flow of work in a data processing system. In case of DOS the command.com is considered as supervisor and once loaded, it will remain all the time in memory while the computer is running.

iii) Job Controller: it is and important element of timesharing system. It recognizes job priorities and provides necessary steps to go from one program to the next. Example SJF (shortest job first)

 


Related Discussions:- Components of an operating system-control programs

Explain the fork function, Explain the Fork Function Fork function caus...

Explain the Fork Function Fork function causes a new process to be created. The calling progress is duplicated as an exact copy (called the child process) that differs only in

Designing issues in a network-scalability, Scalability Scalability is t...

Scalability Scalability is the ability of the system to adapt to increased service load. A scalable system will respond more gracefully to increased load than a non scalable on

Assignment on Fork System Call, Parent process P creates three child proces...

Parent process P creates three child processes, C1, C2, and C3. Each child process executes a memory and CPU intensive application of your choice. Your choice should be such that

Fibonacci sequence, #questionThe Fibonacci sequence is the series of number...

#questionThe Fibonacci sequence is the series of numbers 0,1,1,2,3,5,8,… Formally, it can be expressed as: fib0 = 0 fib1 = 1 fibn = fib n-1 + fib n-2 Write a C program u

Explai basic concepts of demand paging, Basic concepts When a process i...

Basic concepts When a process is to be changed in, the pager guesses which pages will be used before the process is changed out again. Instead of swapping in a entire process,

Threads, What is single and multithreading and thread pool?

What is single and multithreading and thread pool?

Transportation, what are the factors influencing the choice of a mode of tr...

what are the factors influencing the choice of a mode of transportation?

What is process migration, Question: (a) Describe blocking and non-bloc...

Question: (a) Describe blocking and non-blocking types of inter-process communication. What is easier to implement and why? Discuss their relative advantages and disadvantage

Memory management unit, When a program issues a memory load or store operat...

When a program issues a memory load or store operation, the virtual addresses (VAs) used in those operations have to be translated into "real" physical memory addresses (PAs). This

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd