Chapter 7 Main Memory Flashcards
1
Q
What type of memory allocation can lead to fragmentation ?
A
Contigous
2
Q
What is segmentation ?
A
Memory management technique which divides processes into segments to be allocated seperatley
3
Q
What kind of fragmentation does paging avoid ?
A
internal, but suffers from extenal
4
Q
What is paging ?
A
Memory management technique which divides main mem into fixed sized blocks called frame and logical mem intor same size blocks called pages