What is multiprogramming?, Operating System

Assignment Help:

What is multiprogramming?

Multiprogramming: The management of many processes within a single processor system. Operating systems such like UNIX provide multiprogramming for shared single processor systems. In the single-processor multiprogramming system processes are interleaved in time to yield the appearance of simultaneous implementation. It is the essential theme of modern operating systems

The introduction of multiprogramming brought concerning the ability to share resources among users. Sharing engrosses not only the processor but also the following

  • Memory
  • i/o devices such as printers and disks
  • programs
  • data

In a multiprogramming environment guard of main memory is essential. The concern isn't only the security but as well the correct functioning of the various processes that are active if one process is able to inadvertently write into the memory space of another process then the latter process may not execute properly.

Effects of ultiprogramming on resource utilization Multiprogramming

Processor use                      33%

Memory use                        67%

Disk use                              67%

Printer use                           67%

Elapsed time                       15 min

Throughput time                 12 jobs/hr

Mean response time            10 min

 

 

 

 


Related Discussions:- What is multiprogramming?

Hashed page table, Hashed page tables A common approach for handling ad...

Hashed page tables A common approach for handling address spaces larger than 32 bits is to use a hashed page table. Every entry in the hash table having a linked list of elemen

Explain clustered file organization, Clustered file organization A cl...

Clustered file organization A clustered file is also called a B-tree-clustered file is a tree-structured file in which records with adjacent index values are clustered toget

Question, A paper mill produces two grades of paper viz., X and Y. Because ...

A paper mill produces two grades of paper viz., X and Y. Because of raw material restrictions, it cannot produce more than 400 tons of grade X paper and 300 tons of grade Y paper i

Define request edge and assignment edge, Define request edge and assignment...

Define request edge and assignment edge. Answer:  A directed edge from process Pi to resource type R j is denoted by Pi->j; it signifies that process Pi requested an instance

What is busy waiting?, What is busy waiting? When strict alteration is ...

What is busy waiting? When strict alteration is done there may take place situation like two processes setting their flag as true. Therefore both of the processes have equal pr

Define properties of time sharing operating system, Define properties of Ti...

Define properties of Time sharing operating system Time sharing:- T his systems uses CPU scheduling and multiprogramming to provide economical interactive use of a system. The

Any four types of operating system feature and structure, explain any four...

explain any four types of operating system feature and structure(design)

What are the different accessing methods of a file, What are the different ...

What are the different accessing methods of a file? The different types of accessing a file are: Sequential access: Information in the file is accessed sequentially

What is the main difficulty real-time environment, What is the main difficu...

What is the main difficulty that a programmer must overcome in writing an operating system for a real-time environment? The main difficulty is keeping the operating system with

Fork system call in unix, Forking is an important phase of Unix, critical t...

Forking is an important phase of Unix, critical to the support of its design strategies, which encourages the implementation of filters. In Unix, a filter is a process that reads i

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