Understanding the Linux Kernel
To thoroughly understand what makes Linux tick and why it's so efficient, you need to delve deep into the heart of the operating system–into the Linux kernel itself. The kernel is Linux–in the case of the Linux operating system, it's the only bit of software to which the term "Linux" applies. The kernel handles all the requests or completed I/O operations and determines which programs will share its processing time, and in what order. Responsible for the sophisticated memory management of the whole system, the Linux kernel is the force behind the legendary Linux efficiency. The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel.
Random Posts
- Reversing - Secrets of Reverse Engineering
- VB.NET Database Programming
- Introduction to Game Programming with C++
- Preventing Web Attacks With Apache
- Consultative Closing: Simple Steps That Build Relationships And Win Even the Toughest Sale
- Microsoft Office Publisher 2007 For Dummies
- Scientific American September 2006 special issue
- Applied ADO.NET Building Data Driven Solutions - APress
- Network Administrator Street Smarts
- SANs Demystified


















