Paging, segmentation and virtual memory Flashcards
1
Q
What is Paging
A
-Fixed size
-Made to fit sections of memory
-Physical divisions
-Takes no account of how it splits the program, only that is splits it into fixed-size pages
-could separate a loop, not optimal
2
Q
What is Segmentation
A
-different sizes
-complete sections of the program
-logical divisions