X

The Linux Kernel Book

Product ID : 17265602


Galleon Product ID 17265602
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
Restricted product. We cannot ship these kind of products

Pay with

About The Linux Kernel Book

Product Description 'The book you hold in your hand will hopefully help you understand the Linux operating system kernel better. it really is a strange and wonderful world, full of subtle details ranging from how to control the physical hardware to how to manage multiple different users at the same time with limited resources.' Linus Torvalds the Linux Kernel book by Rémy Card, Éric Dumas, Franck Mével Translated by Chris Skrimshire Linux has the performance of many commercial Unix systems. It is stable, yet continues to evolve due to the many worldwide developers continually updating it and adding further functionality. As such, it can control the latest peripheral devices on the market such as flash memory and optical disks. Its power and flexibility and the fact that it is free has assured it an enthusiastic user base in academia, amongst home hobbyists, and increasingly in the business world. The Linux Kernel Book allows you to delve into the heart of this operating system by means of an in-depth treatment of the internal functioning of the kernel. Each chapter deals in detail with the system components, including: * Process management * Memory management * IPC Systems V * Signals * Pipes * POSIX tty * File systems * Loadable modules * Administration The first part of each chapter presents basic concepts and describes the associated system calls, illustrating these with examples written in C. The second part of the chapter extends to a more advanced treatment, showing how the concepts are implemented at the level of the kernel and presenting the data structures and the internal functions used in Linux. Visit our Website! http://www.wiley.com/compbooks/ Review "The book you hold in your hand will hopefully help you understand the Linux operating system kernel better ... it really is a strange and wonderful world, full of subtle details ranging from how to control the physical hardware to how to manage multiple different users at the same time with limited resources ...", Linus Torvalds , , # From the Publisher Linux is a freely distributed operating system displaying many UNIX characteristics. Since the system is available free of charge, there is a lack of dependable documentation. Written by two experts, active in the development of Linux, this book provides in-depth coverage of the internals of Linux 2.0. It provides a solid understanding of how this operating system works and the background needed to program system level applications. Includes CD-ROM with...Linux 2.0 operating system, Linux documentation, and Red Hat 4.1 implementation. From the Back Cover 'The book you hold in your hand will hopefully help you understand the Linux operating system kernel better. it really is a strange and wonderful world, full of subtle details ranging from how to control the physical hardware to how to manage multiple different users at the same time with limited resources.' Linus Torvalds the Linux Kernel book by Rémy Card, Éric Dumas, Franck Mével Translated by Chris Skrimshire Linux has the performance of many commercial Unix systems. It is stable, yet continues to evolve due to the many worldwide developers continually updating it and adding further functionality. As such, it can control the latest peripheral devices on the market such as flash memory and optical disks. Its power and flexibility and the fact that it is free has assured it an enthusiastic user base in academia, amongst home hobbyists, and increasingly in the business world. The Linux Kernel Book allows you to delve into the heart of this operating system by means of an in-depth treatment of the internal functioning of the kernel. Each chapter deals in detail with the system components, including: * Process management * Memory management * IPC Systems V * Signals * Pipes * POSIX tty * File systems * Loadable modules * Administration The first part of each chapter presents basic concepts and describes the associated system calls, ill