updated READMEs

This commit is contained in:
Carlos Fenollosa
2014-10-05 18:39:45 +02:00
parent cfdc18a364
commit fc73be819b
7 changed files with 24 additions and 8 deletions

View File

@@ -1,5 +1,7 @@
*Concepts you may want to Google beforehand: memory offsets, pointers*
**Goal: Learn how the computer memory is organized**
Please open page 14 [of this document](
http://www.cs.bham.ac.uk/~exr/lectures/opsys/10_11/lectures/os-dev.pdf)<sup>1</sup>
and look at the figure with the memory layout.