Final Review CSE321 B.Ramamurthy 1/1/2019 B.Ramamurthy
Date, Time and Place December 12, 2012 11.45 AM – 2.45 PM Cooke 121 Please bring Pencils, pens and erasers. Closed book exam 1/1/2019 B.Ramamurthy
Topics Design representation : Ch13, 14 , classnotes and links UML design diagrams CRC card method Use case analysis Class diagrams 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.188-190) Provided code with pipes, show a diagram with communication channels 4. Sockets: section 8.10 (pp. 191-196) class notes, links on web page, demo programs 5. Priority inversion and solution in Priority inheritance 6. Memory management issues 7. Lab 2: XINU kernel, WRT54GL 1/1/2019 B.Ramamurthy
Format One question per topic discussed above. Each question may have subsections 1/1/2019 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 1/1/2019 B.Ramamurthy