Non-Contiguous Allocation


메모리 매핑

virtual address = Logical = 논리적 주소 → **연속된 메모리 할당**을 가정한 주소

real address = Physical = 물리적 주소 → **실제 메모리에 적재**된 주소


Blocking Mapping

Blocking Mapping Table

각 프로그램의 블록에 대해 virtual address와 real address, 기타 정보들을 저장하는 테이블

Blocking Mapping 과정

  1. 프로세스 Blocking Mapping Table(BMT)에 접근