1,252 views
1 1 vote

Consider a dynamic partitioning scheme.
Show that on an avg. memory contains half as many holes as segments??

i am not able to understand the concept of relation bw holes and segments in context to this question..

1 Answer

0 0 votes
Let s and h denote the average number of segments and holes, respectively. The probability that a given segment is followed by a hole in memory (and not by another segment) is 0.5, because deletions and creations are equally probable in equilibrium. So with s segments in memory, the average number of holes must be s/2.
Position:
Show:

Related questions

2 2 votes
1 1 answer
1.3k
1.3k views
0 0 votes
0 0 answers
554
554 views
admin asked Oct 26, 2019
554 views
When segmentation and paging are both being used, as in $MULTICS,$ first the segment descriptor must be looked up, then the page descriptor. Does the $TLB$ also work this...
0 0 votes
2 2 answers
1.5k
1.5k views
admin asked Oct 26, 2019
1,522 views
Explain the difference between internal fragmentation and external fragmentation. Which one occurs in paging systems? Which one occurs in systems using pure segmentation?
0 0 votes
1 1 answer
1.4k
1.4k views
iarnav asked May 2, 2017
1,381 views
explain answer c and e.