final review

6
08/29/22 B.Ramamurthy 1 Final Review CSE 421/521 B.Ramamurthy

Upload: leal

Post on 05-Jan-2016

17 views

Category:

Documents


0 download

DESCRIPTION

Final Review. CSE 421/521 B.Ramamurthy. Place and Time. Date: 12/17/2010, Friday Time: 8.00AM – 10.00AM Place: South Campus DFN 147 Please bring Pencils, pens and erasers. Closed book exam. Topics. Deadlock (Chapter 7) Memory management (Chapter 8,9) Disk IO (Chapter 12) - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Final Review

04/20/23 B.Ramamurthy 1

Final Review

CSE 421/521B.Ramamurthy

Page 2: Final Review

04/20/23 B.Ramamurthy 2

Place and Time

Date: 12/17/2010, Friday Time: 8.00AM – 10.00AMPlace: South Campus DFN 147Please bring Pencils, pens and erasers.

Closed book exam

Page 3: Final Review

04/20/23 B.Ramamurthy 3

Topics 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 chaptersProject 2 and Project 3

Page 4: Final Review

04/20/23 B.Ramamurthy 4

Specific Sections Chapter 7: 7.1-7.6Chapter 8: 8.1-8.5Chapter 9: 9.4-9.5File system: class notesChapter 12: 12.1-12.4Chapter 14: 14.1-14.7Class notes on Security, NetworkingProject experience: emphasis on project

2 and 3

Page 5: Final Review

04/20/23 B.Ramamurthy 5

Format & Topic for questions

8 questions with multiple subsections.Deadlock managementMemory organization: Hierarchy, VM address translation, Page replacement policiesFile systems (inode, file management)Networking: socket API, unix domain, inet domainSecurity/protection: RSA, Digital signaturesDisk Scheduling, disk IO allocationProject 2 and project 3

Page 6: Final Review

Remember..

Enduring principlesData structures and algorithmsAll the default answers we discussedMake sure everything you learned is transformationalCome prepared: there is no substitute for hardwork.

04/20/23 B.Ramamurthy 6