Transcription of Understanding the Linux Kernel, 3rd Edition
{{id}} {{{paragraph}}}
Understanding the Linux kernel , 3rd EditionBy Daniel P. Bovet, Marco : O'ReillyPub Date: November 2005 ISBN: 0-596-00565-2 Pages: 942 Table of Contents | IndexIn order to thoroughly understand what makes Linux tick and why it works so well on a wide variety ofsystems, you need to delve deep into the heart of the kernel . The kernel handles all interactions between theCPU and the external world, and determines which programs will share processor time, in what order. Itmanages limited memory so well that hundreds of processes can share the system efficiently, and expertlyorganizes data transfers so that the CPU isn't kept waiting any longer than necessary for the relatively third Edition of Understanding the Linux kernel takes you on a guided tour of the most significant datastructures, algorithms, and programming tricks used in the kernel . Probing beyond superficial features, theauthors offer valuable insights to people who want to know how things really work inside their Intel-specific features are discussed.
Section 6.2. The Linux Timekeeping Architecture Section 6.3. Updating the Time and Date Section 6.4. Updating System Statistics Section 6.5. Software Timers and Delay Functions Section 6.6. System Calls Related to Timing Measurements Chapter 7. Process Scheduling Section 7.1. Scheduling Policy Section 7.2. The Scheduling Algorithm Section 7.3.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}