Final Review CSE321 B.Ramamurthy 12/4/2018 B.Ramamurthy
Date, Time and Place December 10, 2013 8.00-11.00AM NSC 222 Please bring Pencils, pens and erasers. Closed book exam 12/4/2018 B.Ramamurthy
Topics 1. State diagram design tool Ch.5 (pp.94-98) 2. Task communications Ch. 7, Ch.8 (pp.165-166,173-180) Signal and signal handlers forks for creating multiple processes (pingpong.c) 3. Communication among tasks using pipes (pp.183-190) Provided code with pipes, show a diagram with communication channels 4. Memory management issues and pointers (see sample questions) 5. Project 2: XINU kernel, WRT54GL: processes, semaphores, data structures (tables), what do those tables contain, device drivers 12/4/2018 B.Ramamurthy
Format One question per topic discussed above. Each question may have subsections 12/4/2018 B.Ramamurthy
How to study? Review class notes Understand lab work and class work No programming: but pseudo code may be required Given a piece of code you will identify the purpose Use diagrams where ever possible Come prepared 12/4/2018 B.Ramamurthy