(50) Variable Partition Memory Allocation & Dynamic Storage Allocation (Main Memory)
### Variable Partition Memory Allocation ### : 메모리의 가변 크기의 partitions에 process를 할당하는 것이다. (process가 할당 될 때 process의 크기를 보고 partition을 할당하는 것) => 각 partition에는 정확히 하나의 process가 포함될 수 있다. : internal fragmentation 문제는 해결 but external fragmentation문제는 발생 할 수 있다. : 효율성을 위한 다양한 partition 크기(주어진 process 요구에 따라 크기 조정) : Hole은 사용 가능한 메모리 block이다. (다양한 크기의 hole이 메모리 전체에 흩어져 있다..
운영체제/이론
2020. 9. 28. 12:04
공지사항
최근에 올라온 글