Skip to content

Commit

Permalink
Added readings for week2
Browse files Browse the repository at this point in the history
  • Loading branch information
AnzeXie committed Jan 17, 2024
1 parent 2d93706 commit 41f7f55
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _modules/week-02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Week 2
class: DSC204A
status: Active
---

Jan 17
: **1**{: .label} Basics: Process
: [Slides](#) • [Recording](#)
: *Reading:*
* [OSTEP Chapter 4](https://pages.cs.wisc.edu/~remzi/OSTEP/cpu-intro.pdf)
* [OSTEP Chapter 6 (optional)](https://pages.cs.wisc.edu/~remzi/OSTEP/cpu-mechanisms.pdf)
* [OSTEP Chapter 7 (optional)](https://pages.cs.wisc.edu/~remzi/OSTEP/cpu-sched.pdf)


Jan 19
: **2**{: .label} Basics: Memory
: [Slides](#) • [Recording](#)
: *Reading:*
* [OSTEP Chapter 15](https://pages.cs.wisc.edu/~remzi/OSTEP/vm-mechanism.pdf)
* [OSTEP Chapter 16 (optional)](https://pages.cs.wisc.edu/~remzi/OSTEP/vm-segmentation.pdf)
* [OSTEP Chapter 18 (optional)](https://pages.cs.wisc.edu/~remzi/OSTEP/vm-paging.pdf)

0 comments on commit 41f7f55

Please sign in to comment.