UMBC CMSC 313, Computer Organization & Assembly Language, Fall 2002, Section 0101
Linux Memory Model
Tuesday 10/15, 2002
[Up]
[Previous Lecture]
[Next Lecture]
Assigned Reading in Murdocca & Heuring:
Assigned Reading in Neveln: 9.1-9.8
Assigned:
Due:
Topics Covered:
- The storage hierarchy consisting of registers, cache, main
memory (RAM), secondary storage (hard disk) and off-line storage
(tape) and trade-offs between cost and speed.
- Problems with memory management: not enough RAM, memory protection
and fragmentation.
- Virtual memory by paging.
- Two-tiered address translation scheme supported by the Pentium
chip.
- How Linux implements memory protection using the virtual memory
system.
Last Modified:
22 Jul 2024 11:27:51 EDT
by
Richard Chang
to Fall 2002 CMSC 313 Section Homepage