CS 134

Lesson 1

Our Goals for this Lesson

Last week, we went into depth about how the virtual memory system supports the programs loaded into memory, but one question remains: How do we get those programs into memory in the first place? This lesson will cover the process of linking, loading, and dynamic linking, which are the steps that take place before a program is ready to run.

Outline

To receive credit: complete all pages above, then this page will be complete as well (and get a green check emoji at the bottom right of the page).

(When logged in, completion status appears here.)