Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Linux Kernel Development (Repost)

Posted By: bookwyrm
Linux Kernel Development (Repost)

Linux Kernel Development By Robert Love
2004 | 332 Pages | ISBN: 0672325128 | PDF | 2 MB


Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those who wish to write and develop kernel code. This book is for anyone who wants a fun, practical approach to the Linux kernel. The author, a core kernel developer, shares valuable knowledge andexperience on the very latest Linux kernel. The book discusses the major subsystems and features of the Linuxkernel, including their design and implementation, their purpose andgoals, and their interfaces. Specific topics covered include: processmanagement, scheduling, time management and timers, system callinterface, memory addressing and management, caching layers, VFS, kernelsynchronization, debugging, and the kernel community. The book covers the new 2.6 Linux kernel, and includes numerous sectionson its new features, such as the new O(1) scheduler, the new I/Oschedulers, the new block layer, and kernel preemption. This book is an authoritative, practical guide that helps programmersbetter understand the Linux kernel, and to write and develop kernelcode.