X
Understanding the LINUX Kernel: From I/O Ports to
Understanding the LINUX Kernel: From I/O Ports to

Understanding the LINUX Kernel: From I/O Ports to Process Management

Product ID : 17265598
4.7 out of 5 stars


Galleon Product ID 17265598
UPC / ISBN 636920000020
Shipping Weight 2.17 lbs
I think this is wrong?
Model
Manufacturer Brand: O'Reilly Media
Shipping Dimension 9.02 x 6.97 x 1.18 inches
I think this is wrong?
-
Save 13%
Before ₱ 4,674
4,050

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown
  • Electrical items MAY be 110 volts.
  • 7 Day Return Policy
  • All products are genuine and original
  • Cash On Delivery/Cash Upon Pickup Available

Pay with

Understanding the LINUX Kernel: From I/O Ports to Features

  • Used Book in Good Condition


About Understanding The LINUX Kernel: From I/O Ports To

Why is Linux so efficient? Is it the right operating system for a particular application? What can be learned from looking at the kernel source code? These are the kinds of questions that Understanding the Linux Kernel takes in stride in this guided tour of the code that forms the core of all Linux operating systems.Linux is presented too often as a casual hacker experiment. It has increasingly become not only a mission-critical part of many organizations, but a sophisticated display of programming skill. It incorporates many advanced operating system concepts and has proven itself extremely robust and efficient for a wide range of uses.Understanding the Linux Kernel helps readers understand how Linux performs best and how it meets the challenge of different environments. The authors introduce each topic by explaining its importance, and show how kernel operations relate to the utilities that are familiar to Unix programmers and users.Major topics include: Memory management, including file buffering, process swapping, and Direct Memory Access (DMA) The Virtual File System and the Second Extended File System Process creation and scheduling Signals, interrupts, and the essential interfaces to device drivers Timing Synchronization in the kernel Inter-Process Communication (IPC) Program execution