Question

d) Consider a CPU running a single process having an execution time of 25ns, in which...

d) Consider a CPU running a single process having an execution time of 25ns, in which 12 ns are for I/O process. Determine the CPU utilization.

(e) For the CPU in part (d), if the CPU is running a multiprogramming environment, and the CPU utilization needs to be doubled, find the number of processes that need to be running simultaneously.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

A simple way to calculate CPU utilization is
U=R/C

U= Utilization
R= Requirements which in simple terms is the BUSY TIME
C= Capacity which is simple terms is BUSY TIME + IDLE TIME

For eg:
BUSY TIME= R = 3042450
BUSY TIME + IDLE TIME = C = 3042450 + 2644830 = 5687280

Here your ans will be = 25/(25+12)=67.5%

And second ans is 2 minimum two process need to be run

Add a comment
Know the answer?
Add Answer to:
d) Consider a CPU running a single process having an execution time of 25ns, in which...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • What is the CPU utilization if there are 5 processes running at the same time, and...

    What is the CPU utilization if there are 5 processes running at the same time, and on average the CPU spends 30% of its time waiting on I/O completion?

  • 8.27 Consider a demand-paging system with the following time-measured utilizations: CPU utilizati...

    Operating Systems 8.27 Consider a demand-paging system with the following time-measured utilizations: CPU utilization Paging disk Other I/O devices 20% 97 7% 5% For each of the following, indicate whether it will (or is likely to) improve CPU utilization. Explain vour answers. Install a faster CPU. Install a bigger paging disk Increase the degree of multiprogramming. Decrease the degree of multiprogramming Install more main memorv. Install a faster hard disk or multiple controllers with multiple hard disks. Add prepaging to...

  • Consider a system where an average process spends 70% of its time waiting for I/O. What...

    Consider a system where an average process spends 70% of its time waiting for I/O. What should be the degree of multiprogramming to achieve 95% CPU utilization in the system?

  • Q2. Consider the following processes with arrival time and burst time. 20 Marks Process Arrival Time...

    Q2. Consider the following processes with arrival time and burst time. 20 Marks Process Arrival Time Burst Time P16 29 0.0 P21 19.0 12 P32 22.0 13 P41 30.0 25 Calculate waiting time and average waiting time Round Robin (R-R) scheduling algorithm by using the following Quantum/Time slice: a. Quantum/Time Slice = 8 b. Quantum/Time Slice = 16 Q3. Calculate the CPU Utilization and Idle time by considering 35% I/O wait and number of processes are from 1 to 5....

  • Consider the following set of processes A, B, C, D with the following CPU burst time...

    Consider the following set of processes A, B, C, D with the following CPU burst time and I/O. Find the average waiting time with RR of quantum 10ms and context switch time=2ms. Draw the Gantt chart clearly and give necessary explanations. Process Arrival Time CPU Burst Time VO CPU Burst Time A 0 24 30 15 B 15 23 25 21 C 0 32 D 25 12

  • (30 points) Assume you have three processes with the following attributes running on a single CPU...

    (30 points) Assume you have three processes with the following attributes running on a single CPU (uniprocessor system): Process 1/0 Burst Total CPU Time Arrival Time CPU Burst | 05 22 12 B 7 10 C D Create three scheduling simulations for these processes using the following algorithms: a. First Come First Served (FCFS) b. Round Robin, Time Slice = 2 c. Shortest Job (CPU Burst Time) First with NO Preemption Use the simulation format we covered in class to...

  • A system consists of 1 CPU, 1 Disk, and 1 Network Interface. A web server running...

    A system consists of 1 CPU, 1 Disk, and 1 Network Interface. A web server running on this system consists of a process that waits for an HTTP request. Once the request is received, the process services it by fetching the requested file from disk (an I/O operation) and then by sending the file content to the client. Assume that serving a request consists of the following phases: i. Process uses the CPU for 2 msec (parse request) // CPU...

  • Problem 4- Resource Utilization (16 points) Consider a demand-paged computer system using a virtu...

    Problem 4- Resource Utilization (16 points) Consider a demand-paged computer system using a virtual memory management o do only main memory and disk for paging. Suppose the organization running this system can one of the following actions at the present time: afforn policy for (a) Get a faster CPU (b) Get a faster paging disk (c) Decrease the degree of multiprogramming (d) Increase the degree of multiprogramming m was measured to determine the utilization of the CPU and paging disk....

  • 1. Consider a demand-paging system with the following time-measured utilizations: CPU utilization 20% Paging disk 5%...

    1. Consider a demand-paging system with the following time-measured utilizations: CPU utilization 20% Paging disk 5% Other I/O devices 97% Indicate which will improve system utilization and explain your answer.    a. Install a faster CPU . b. Install a bigger paging disk. c. Increase the degree of multiprogramming. d. Decrease the degree of multiprogramming. e. Install more main memory. f. Install a faster hard disk or multiple controllers with multiple hard disks. g. Add prepaging to the page-fetch algorithms....

  • Consider the following set of processes, with the length of the CPU-burst time given in milliseconds:...

    Consider the following set of processes, with the length of the CPU-burst time given in milliseconds: Process            Burst Time      Priority P1                    10                    3 P2                    1                     1 P3                    2                     3 P4                    1                     4 P5                    5                     2 The processes are assumed to have arrived in the order P1, P2, P3, P4, P5, all at time 0. a. Draw four Gantt charts illustrating the execution of these processes using FCFS, SJF (SPN), a...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT