Effects of multiprogramming on resource utilization, Operating System

Assignment Help:

Effects of multiprogramming on resource utilization

With the utilize of multiprogramming, batch processing is able to be quite efficient .Just as multiprogramming permits the processor to handle multiple batch jobs at a time, multiprogramming is able to be used to handle multiple interactive jobs .Both batch timesharing and multiprogramming use multiprogramming.

While the processor is dealing with a number of programs, the sequence with which programs are implemented will depend on their relative priority and on whether they are waiting for I/O. When a program former interrupted and control transfers headed for an interrupt handler, formerly the interrupt routine has completed, control may perhaps not immediately be returned to the user program that was in execution at the time. In its place, control may possibly pass to some other pending program with a higher priority. Ultimately, while it has the highest priority, the user program so as to interrupted will be resumed

In the usual multiprocessor which is dealing with coarse-grained or independent synchronization granularity, it is clear that every individual processor must be able to switch among a number of processes to achieve high use and thus better performance. Although when we deal with medium grained applications running on a multiprocessor with several processors the situation is less clear. When several processors are available, it is no longer dominant that every single processor is busy as much as possible. Relatively, we are concerned to offer the best performance on average for the applications. The application that consists of a number of threads may possibly run poorly unless all its threads are available to run concurrently.

 


Related Discussions:- Effects of multiprogramming on resource utilization

FUNDAMENTAL OF OS, WHAT IS OPERATING SYSTEM ?ENLIST AND EXPLAIN BASIC SERVI...

WHAT IS OPERATING SYSTEM ?ENLIST AND EXPLAIN BASIC SERVICES PROVIDE BY OS

Define the sleep (sec) function, Define the Sleep (sec) Function Sleep ...

Define the Sleep (sec) Function Sleep function suspends execution of this process for sec number of seconds. While this function is used in our example for consistency, other f

Explain the exitthread function used in the windows nt, Explain the ExitThr...

Explain the ExitThread Function used in the Windows NT ExitThread(ExitCode) The ExitThread( ) call is made to end the currently running thread. If the current thread is th

First-in-first-out (fifo), FIFO is named as 'named pipes'. FIFO (first-in-...

FIFO is named as 'named pipes'. FIFO (first-in-first-out) is a special file which is laid to be data transient. Once data is load from named pipe, it cannot be load again. Also, da

Data races, Research the phenomenon of data races. Give an example of how...

Research the phenomenon of data races. Give an example of how an unprotected data race can give rise to data inconsistency. How do OpenMP and Cilk resolve this problem? Data

CPU Scheduing FCFS, Assume that P A , P B and P C are three distinguished p...

Assume that P A , P B and P C are three distinguished program s . When P A is executed, it needs 10 ticks to complete its execution and it forks new processes executing P B at tick

Explain types of file allocation-contiguous allocation, Contiguous allocati...

Contiguous allocation: Every file will be allocated contiguous space in the memory. Allow the block size be 1K If a 50K files desires to be allocated space after t

Explain many-to-one model (green threads), Many-to-One Model (Green Threads...

Many-to-One Model (Green Threads) Implementations of the many-to-one model a lot of user threads to one kernel thread permit the application to create any number of threads tha

Page-table lookups, How exactly is a page table used to look up an address?...

How exactly is a page table used to look up an address? The CPU has a page table base register (PTBR)which points to the base (entry 0) of the level-0 page table. Each process h

List the four steps that are essential to run a program, List the four step...

List the four steps that are essential to run a program on a completely dedicated machine. a. Reserve machine time. b. Manually load program into memory. c. Load starting

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