1,330 views
0 0 votes
Can someone make me clear whether segmentation method of memory allocation is free from internal and external fragmentation.? Also plz give valid explanation in support of your answer.

1 Answer

Best answer
2 2 votes
i think segmentation doesnt create any internal fragmentation as each module of the process is entirely occupied in the segment.
but it creates external frgmentation when we free one few segments...which creates holes.
• selected by
Position:
Show:

Related questions

4 4 votes
1 1 answer
174
174 views
GO Classes asked Aug 31
174 views
A segmentation-based memory-management system maintains a shared segment table.Processes $P_1$ and $P_2$ both share segment $S$.Which of the following statements is incor...
1 1 vote
1 1 answer
3.4k
3.4k views
lalitver10 asked Jan 11, 2022
3,373 views
Question: Consider a system using a segmented paging architecture. The segment is divided into 8k pages each of size 2k words . The segment table is divided into 256 k p...