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?

Find the parent process and the child process, Q. When a process creates a...

Q. When a process creates a fresh process using the fork() operation which of the following state is shared among the parent process and the child process? 1 Stack 2 Heap

Major advantages of microkernel approach to system design, Q. What are the ...

Q. What are the major advantages of the microkernel approach to system design? Answer: Benefits usually include the following (a) Adding a new service doesn't require modify

Designing issues in a network -transparency, Transparency Users mus...

Transparency Users must be able to access remote resources as though these resources were local. Transparency should as well promote user mobility. Users must be allowed

Mechanism by which one segment belong to two address spaces, Q. Explain a m...

Q. Explain a mechanism by which one segment could belong to the address space of two different processes. Answer: Because segment tables are a collection of base-limit register

Windows admin need it, Windows admin need it Project Description: We ...

Windows admin need it Project Description: We want to protect an executable on operating system level , so the process could be visible among all users while the executable r

What are the use of job queue, What are the use of job queues, ready queues...

What are the use of job queues, ready queues and device queues? As a process enters a system they are put in to a job queue. These queues having of all jobs in the system. The

Explain the steps in deadlock recovery, Explain the steps in deadlock recov...

Explain the steps in deadlock recovery. a)      Exterminate off all processes involved - drastic. b)      Exterminate off one at a time till deadlock gone - select a victim.

Explain fifo page replacement, FIFO page replacement This is the easie...

FIFO page replacement This is the easiest page replacement algorithm. At this juncture the 1 st page entering is the 1 st to leave that is the oldest page leaves. To execute

Define race condition, Define race condition. When various process acce...

Define race condition. When various process access and manipulate similar data concurrently, then the outcome of the execution depends on certain order in which the access take

Server thread, Extend task 1 so that the requests are issued by the clients...

Extend task 1 so that the requests are issued by the clients instead of the server. The server now do not use the "all_requests.dat" file. Instead every client thread reads from

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