60 likes | 191 Views
Final Review. CSE 421/521 B.Ramamurthy. Place and Time. Date: WED 05/11/2011 Time: 03:30 PM - 06:30 PM Location: KNOX 104 Please bring Pencils, pens and erasers. Closed book exam. Topics. Processes and Threads (Chapter 3, 4) Deadlock (Chapter 7) Memory management (Chapter 8,9)
E N D
Final Review CSE 421/521 B.Ramamurthy B.Ramamurthy
Place and Time • Date: WED 05/11/2011 • Time: 03:30 PM - 06:30 PM • Location: KNOX 104 • Please bring • Pencils, pens and erasers. • Closed book exam B.Ramamurthy
Topics • Processes and Threads (Chapter 3, 4) • Deadlock (Chapter 7) • Memory management (Chapter 8,9) • Disk IO (Chapter 12) • File System (Chapter 11) • Networking (simple TCI/IP, Socket API only) • Protection and Security (Chapter 14,15) • Class notes on all the chapters • Project 2 and Project 3 B.Ramamurthy
Specific Sections Chapter 3 3.1 + class notes (ex: Syscall API) Chapter 4 4.1-4.4 Chapter 7: 7.1-7.6 Chapter 8: 8.1-8.5 Chapter 9: 9.4-9.5 File system: class notes Chapter 12: 12.1-12.4 Chapter 14: 14.1-14.7 Class notes on Security, Networking Project experience: emphasis on project 2 and 3 B.Ramamurthy
Format & Topic for questions • 8 questions with multiple subsections. • Process and threads (esp. threads) • Deadlock management • Memory organization: Hierarchy, VM address translation, Page replacement policies • File systems (inode, file management) • Networking: socket API, unix domain, inet domain • Security/protection: RSA, Digital signatures • Disk Scheduling, disk IO allocation • Project 2 and project 3 B.Ramamurthy
Remember.. • Enduring principles • Data structures and algorithms • All the default answers we discussed • Make sure everything you learned is transformational • Come prepared: there is no substitute for hardwork. B.Ramamurthy