On Tue, 2003-04-15 at 01:44, Anticipating a Reply wrote: > UNIX(R) Systems for Modern Architectures: Symmetric > Multiprocessing and Caching for Kernel Programmers > -- by Curt Schimmel This, along with Valhelia's Unix Internals, is probably the best book on the Unix kernel I have ever read. As Seth just pointed out, however, this book is NOT for beginners. I would read an introductory OS book (Modern Operating Systems and/or The Design and Implementation of Operating Systems, both by A. Tannenbaum) and then an easier book on the Linux kernel, like Linux Device Drivers, before even thinking of reading Schimmel's. Good luck and happy hacking. Robert Love -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/