Basics
1.1. Address translation
1.2. Page table format
2. Replacement algorithms
2.1. FIFO (First in first out)
2.2. LRU (Least recently used)
2.3. Clock
3. Implementation issues
3.1. The translation lookaside buffer
3.2. Table directories
3.3. Inverted page tables
4. Real-world virtual memory
4.1. IA32 page table entries
4.2. Applications of virtual memory
1.1. Address translation
1.2. Page table format
2. Replacement algorithms
2.1. FIFO (First in first out)
2.2. LRU (Least recently used)
2.3. Clock
3. Implementation issues
3.1. The translation lookaside buffer
3.2. Table directories
3.3. Inverted page tables
4. Real-world virtual memory
4.1. IA32 page table entries
4.2. Applications of virtual memory
In a very simple operating system, ea
Read full article from Principles of virtual memory
No comments:
Post a Comment