Memory Management (lanjutan)
Swapping
Pengaturan Memori dengan Bitmaps dan Link Lists
Kombinasi Posisi Proses dan Holes
Algoritma Pengalokasian Memori First Fit Next Fit Best Fit Worst Fit Lihat di: http://www.appletonline.com/JavaApplets/MemoryManagement/
Virtual Memori Paging Memory Management Unit (MMU)
Virtual Memori Page Table Virtual Memory Address Physical Memory Address
Internal operation of MMU with 16 bit - 4 KB pages Page Table Internal operation of MMU with 16 bit - 4 KB pages
Page Table - 32 bit address with 2 page table fields - Two-level page tables
Page Table Typical page table entry
TLBs – Translation Lookaside Buffer A TLB to speed up paging
Inverted Page Table Comparison of a traditional page table with an inverted page table