CS 430 Homework 3
Due Friday of Fifth Week
Please prepare answers to the following questions in your text editor
or choice. Put a printout of your solutions in my mailbox by Friday of fifth week.
Quoting from the syllabus: "You are welcome to discuss the assignments
with your classmates at a conceptual level, but all answers should be
written in your own words based on your own understanding of the
material. If you do work with a classmate on an assignment, you must
acknowledge that fact on your submission."
Answer the following questions from the textbook. Your answers should
correct, concise, legible, and grammatical.
- 5.1
- 5.7
- 6.4 - 6.6
- 6.12
- 6.15
- Modify the system call that you created in HW#1 so that it
reliably crashes the Kernel when called. Submit a patch along with a
short description of how your system call works.