|
|
|
Each discussion section is conducted by the TA. Below is a list showing which TA is responsible for which discussion section:
- Wed 10:00am - 10:50am in KAP 144 (Ben Yan)
- Wed 11:00am - 11:50am in OHE 132 (Ben Yan)
During a discussion section, the TA will present information regrading up-coming programming assignments.
If you have a particular topic that you would like the TA to discuss on Friday, you should send e-mail to the TA
before 5PM on Tuesday. The TA will try his best to cover such requests.
Please note that programming assignments are due on Tuesdays (except for Kernel Assignment 3) and you are expected to have
finished the an assignment before its due date.
|
|
Tentative And Final Slides
|
The following are tentative and final slides (in PDF format) for this semester.
- Week 1
(PDF)
(6-up PDF)
(5/16)
- gdb, warmup #1
- Week 2
(PDF)
(6-up PDF)
(5/23)
- C, Unix
- Week 3
(PDF)
(6-up PDF)
(5/30)
- warmup #2 introduction, multiple processes and multiple threads
- Week 4
(PDF)
(6-up PDF)
(6/6)
- warmup #2, Unix signals
Code in slides:
- Week 5
(PDF)
(6-up PDF)
(6/13)
- introduction to kernel assignments
- Week 6
(PDF)
(6-up PDF)
(6/20)
- kernel 1
Code in slides:
- Week 7
(PDF)
(6-up PDF)
(6/27)
- introduction to kernel 2
Code in slides:
- Week 8
(TXT)
(7/4)
- kernel 2 polymorphism, kernel 2 FAQ
Code:
- Week 9
(PDF)
(6-up PDF)
(7/11)
- introduction to kernel 3
- Week 10
(7/18)
- objdump, address space implementation (vmarea, mmobj, pframe, page table),
page fault handling,
do_fork(),
do_brk(),
kernel 3 FAQ
Code:
- Week 11
(7/25)
- Q & A
|
|
Rough Schedule (subject to change without notice)
|
Week # |
Date |
Topics |
Comments |
---|
1 |
5/16 |
gdb, warmup #1 intro |
|
2 |
5/23 |
C, Unix |
|
3 |
5/30 |
warmup #2 intro |
(warmup #1 due on Tuesday) |
4 |
6/6 |
multithreading, Unix signals |
|
5 |
6/13 |
intro to kernel assignments |
(warmup #2 due on Tuesday) |
6 |
6/20 |
kernel #1 |
|
7 |
6/27 |
intro to kernel 2 |
(kernel 1 due on Tuesday) |
8 |
7/4 |
kernel 2 tests |
|
9 |
7/11 |
intro to kernel 3 |
(kernel 2 due on Tuesday) |
10 |
7/18 |
objdump, debugging user space processes |
|
11 |
7/25 |
Q & A |
(kernel 3 due on Thursday) |
|
|
|