Linux Kernel Programming, 3/e
Michael Beck, Harald Bohme, Mirko Dziadzka, Ulrich Kunitz, Robert Magnus, Dirk Verworner
- 出版商: Addison Wesley
- 出版日期: 2002-09-01
- 售價: $1,120
- 貴賓價: 9.8 折 $1,098
- 語言: 英文
- 頁數: 496
- 裝訂: Paperback
- ISBN: 0201719754
- ISBN-13: 9780201719758
-
相關分類:
Linux
無法訂購
買這商品的人也買了...
-
$1,029Fundamentals of Data Structures in C++
-
$640$608 -
$680$537 -
$2,610$2,480 -
$980$774 -
$970Introduction to Algorithms, 2/e
-
$1,150$1,127 -
$1,710$1,625 -
$920$727 -
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$1,860$1,767 -
$1,890$1,796 -
$780$741 -
$280$218 -
$650$553 -
$760$600 -
$590$466 -
$750$585 -
$690$538 -
$720$569 -
$750$675 -
$560$504 -
$2,340$2,223 -
$480$379 -
$750$593
相關主題
商品描述
A brand-new edition of the comprehensive Linux kernel reference with 40% of the material revised. The student will learn how a modern multi-tasking operating system will work, and will understand how the open Linux sources work. It covers memory management, interprocess communication, file systems, device drivers, and networking. The authors cover the basic foundations of the Linux OS, going under the hood of Linux. The book is targeted to intermediate and advance Linux students, who need to know how the Linux kernel interface is implemented. It helps give an understanding of the OS mechanisms, and shows how to optimize applications for Linux. Now updated throughout to cover Linux 2.4 and the CD contains the generic Linux core, rather than a particular distribution.
Table of Contents
Preface.
Preface to the 3rd Edition.
Preface to the 1st Edition.
Torvalds' Preface to the 1st Edition.
Acknowledgments.
1. linux —
the Operating System.
2. Compiling the Kernel.
3. Introduction to the
Kernel.
4. Memory Management.
5. Interprocess Communication.
6. The
Linux File System.
7. Device Drivers Under Linux.
8. Network
Implementation. 0
9. Modules and Debugging.
10. Multiprocessing.
Appendix A: System Calls. 3
Appendix B: Kernel-Related
Commands. 3
Appendix C: The PROC File System. 6
Appendix D: The Booting
Process. 3
Appendix E: Useful Kernel Functions.
References.