Index of /perry/os/ostep/code/vm-intro

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]Makefile2019-05-30 13:37 60  
[TXT]va.c2019-05-30 13:37 249  
[TXT]README.md2019-05-30 13:37 271  
[TXT]README.html2021-05-31 14:59 3.6K 

ostep-code/vm-intro

Overview

Code from OSTEP chapter The Abstraction: Address Spaces.

To compile, just type:

prompt> make

See the highly primitive Makefile for details.

Then, run it:

prompt> ./virtual-addresses