운영체제 6. 메모리 관리 - swkim0128/PARA GitHub Wiki


type: OperatingSystem archive: false

Logical vs. Physical Address

주소바인딩(Address Binding)

Memory-Management Unit(MMU)

Dynamic Relocation

Hadware Support for Address Translation

Some Treminologies

  • Dynamic Loading
  • Dynamic Linking
  • Overlays
  • Swapping

Paging

Segmentation

Allocation of Physical Memory

  • Contiguous allocation
  • NonContiguous allocation
    • Paging
    • Segmentation
    • Paged Segmentation
⚠️ **GitHub.com Fallback** ⚠️