Each discussion section is conducted by a TA. Below is a list showing which TA is responsible for which discussion section:
  • Fri 10:00am - 10:50am in OHE 136 (Bill Cheng)
  • Fri 11:00am - 11:50am in SOS B2 (Ben Yan)
  • Fri 12:00pm - 12:50pm in SOS B2 (Chien-Lun Chen)
During a discussion section, the TA will primarily present information regrading up-coming programming assignments. If you have a particular topic that you would like the TA to discuss in class (including stuff like something covered in lectures that you would like the TA to explain further), you should send e-mail to the TA before 5PM on Thursday. The TA will try his/her best to cover such requests.

Please note that programming assignments are due on Fridays. Since you are expected to have finished the an assignment before its due date, on the due date of a programming assignment, the TA will be introducint the next programming assignment and that takes priority over the current assignment. If there is time left, the TA can discuss the current assignment.

The following are tentative and final slides (in PDF format) for this semester. Please note that the source code below is for the purpose of discussions and may not be identical to the code in your assignments. It would be a really bad idea (because you can lose a lot of points) to replace the code in your assignments with the code here!

Week # Date Topics Comments
1 8/30 gdb, warmup #1  
2 9/6 C, Unix  
3 9/13 warmup #2 (warmup #1 due at end of day)
4 9/20 multithreading & Unix signals  
5 9/27 intro to kernel assignments  
6 10/4 introduction to kernel #1 (warmup #2 due at end of day)
7 10/11 faber_test  
8 10/18 introduction to kernel #2  
9 10/25 polymorphism, reference counting (kernel #1 due at end of day)
10 11/1 vfstest, faber_fs_test  
11 11/8 introduction to kernel #3  
12 11/15 objdump, address space implementation, hello (kernel #2 due at end of day)
13 11/22 fork, user space shell  
14 11/29 brk, memtest, eatmem, forkbomb  
15 12/6 (no discussion section this week) (kernel #3 due at end of day)