|
|
Books
Course textbooksThe books we will be using for this class are:
Other BooksOperating System Design The Xinu Approach. Comer. This book was suggested by Ming (current PhD student who took 518 earlier). His comments: Explains Xinu (a small embedded OS) in clear English prose and elegant C code. You will feel the urge to write your own little OS after reading it. Linux Device Drivers, 2e. Rubini. Suggested by Ming (current PhD student who took 518 earlier). His comments: You can get the book in PDF format from the link http://www.xml.com/ldd/chapter/book/index.html I used to write Unix device drivers and found this book useful. It explains all the major aspects of Linux kernel programming interface, not just device drivers, but kernel programming in general. And it is up to date, covering the 2.4 kernel.
|
|
|