Kernel Projects for Linux
Author | : Gary J. Nutt |
Publisher | : Addison-Wesley |
Total Pages | : 239 |
Release | : 2001 |
ISBN-10 | : 0201612437 |
ISBN-13 | : 9780201612431 |
Rating | : 4/5 (37 Downloads) |
Download or read book Kernel Projects for Linux written by Gary J. Nutt and published by Addison-Wesley. This book was released on 2001 with total page 239 pages. Available in PDF, EPUB and Kindle. Book excerpt: With Kernel Projects for Linux, Professor Gary Nutt provides a series of 12 lab exercises that illustrate how to implement core operating system concepts in the increasingly popular Linux environment. The makeup of the manual allows readers to learn concepts on a modern operating system—Linux—while at the same time viewing the source code. This hands-on manual complements any core OS book by demonstrating how theoretical concepts are realized in Linux.Part I presents an overview of the Linux design, offering some insight into such topics as runtime organization and process, file, and device management. Part II consists of a graduated set of exercises where readers move from inspecting various aspects of the operating systems's internals to developing their own functions and data structures for the Linux kernel.This book is designed for programmers who need to learn the fundamentals of operating systems on a modern OS. The progressively harder exercises allow them to learn concepts in a hands-on setting.