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

What are the advantages of multi threading?, What are the advantages of mul...

What are the advantages of multi threading?  Multithreading a code can have several advantages. Improve application responsiveness --Any program in which var

Illustrate example for segmentation, EXAMPLE FOR SEGMENTATION Consider ...

EXAMPLE FOR SEGMENTATION Consider an instance as given in the table and we have five segments numbered from 0 through 4 the segment is stock in the physical memory as shown. Th

Explain benefits of time-sharing system, Under what circumstances would a ...

Under what circumstances would a user be better off using a time-sharing system, rather than a personal computer or single-user workstation? When there are some other users, th

Can broadcast packets pass between networks, Q. Why would it be an awful id...

Q. Why would it be an awful idea for gateways to pass broadcast packets between networks? What would be the merite of doing so? Answer: All broadcasts would be spreads to all

Explain about deadlocks, Q. Explain about Deadlocks? Deadlocks for (...

Q. Explain about Deadlocks? Deadlocks for (int i = 0; i // first find a thread that can finish for (int j = 0; j if (!finish[j]) { boolean temp = true; for

Operating system abstractions, When we download a movie from the Internet, ...

When we download a movie from the Internet, we don't care about, say, packet sizes. However, even ifwe are not aware of howlow-level details of networks are implemented, our data i

Explain file structure, File structure Certain files must conform to a ...

File structure Certain files must conform to a needed structure that is understood by the operating system. The operating system may consist that an executable file has a parti

Define caching, Define caching. A cache is a region of fast memory that...

Define caching. A cache is a region of fast memory that holds copies of data. Access to the cached copy is well-organized than access to the original. Caching and buffering are

Write a note on semaphores, Write a note on semaphores A semaphore is a...

Write a note on semaphores A semaphore is a tool meant for synchronizing multiple processes trying to access a shared variable. That is a semaphore is used to deal with the cri

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