Hub: engineering
Part of the series
Background
- basic hardware
- address binding
- logical vs. physical address space
- dynamic loading
- dynamic linking and shared library
swapping
contiguous memory allocation
- memory mapping and protection
- memory allocation
- fragmentation
paging
- basic method
- hardware support
- protection
- shared pages
structure of the page table
- hierarchical paging
- hashed page tables
- inverted page tables
segmentation
- basic method
- hardware
example: the intel pentium
- pentium segmentation
- pentium paging
- linux on pentium systems