1,212 views
1 1 vote
whenever we have internal fragmentation then we always have external fragmentation so but not vice-versa so is internal fragmentation a sufficient condition for external fragmentation , I guess it won't be a necessary condition since if there is no internal fragmentation then we can't say whether we have external fragmentation or not .

2 Answers

0 0 votes
Here, It is not necessary that if there is internal fragmentation, then there is definitely external fragmentation. e.g Paging where there is no external fragmentation but there is chance to have internal fragmentation.
Also this can be conversely also true that if there is external fragmentation then it is not necessary that there will be internal fragmentation. Like in segmentation
0 0 votes
You can take an example of the linked memory allocation method, where internal fragmentation exists but not external fragmentation. Because there all blocks are stored non-contiguously in the secondary memory, so using the link we can assign space for a newer file.
Position:
Show:

Related questions

1 1 vote
1 1 answer
5.3k
5.3k views
Shubhanshu asked Oct 31, 2018
5,327 views
Consider $6$ memory partitions of sizes $200$ $\text{KB}$, $400$ $\text{KB}$, $600$ $\text{KB}$, $500$ $\text{KB}$, $300$ $\text{KB}$and $250$ $\text{KB}$, where $\text{K...
0 0 votes
1 1 answer
4.3k
4.3k views
shraddha priya asked Jan 31, 2018
4,254 views
Suppose that a total of 64MB RAM is available in a system. This memory space is partitioned into 8 fixed size slots of 8MB each. Assume 8 processes are currently requesti...
2 2 votes
1 1 answer
3.5k
3.5k views
Sandip Shaw asked Nov 12, 2015
3,495 views
I always get confused between internal and external fragmentation.Is there any relation between them?pls explain in detail
0 0 votes
1 1 answer
12.8k
12.8k views
LavTheRawkstar asked Apr 4, 2017
12,774 views
What is fragmentation in terms of networking?The difference between Transparent and non transparent fragmentation is ?