Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2 . ( 3 points ) Reusing PCBs of destroyed processes instead of freeing up the data structures eliminates the overhead of dynamic memory management

2.(3points) Reusing PCBs of destroyed processes instead of freeing up the data structures eliminates the overhead of dynamic memory management but is likely to use more memory.
Assume the following:
The number of processes to be created and destroyed over a period of time is 10,000.
The average number of processes coexisting at any given time is 100.
The maximum number of processes coexisting at any given time is 600.
Allocating and freeing a PCB take the same amount of time.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David M Kroenke, David J Auer

6th Edition

0132742926, 978-0132742924

More Books

Students also viewed these Databases questions

Question

Describe Table Structures in RDMSs.

Answered: 1 week ago