Answered step by step
Verified Expert Solution
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
points 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
The average number of processes coexisting at any given time is
The maximum number of processes coexisting at any given time is
Allocating and freeing a PCB take the same amount of time.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started