Tag Archives: inside system

Understanding the Linux Kernel, 1st & 3rd Editions HD PDF, EPUB

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

The kernel of Linux is responsible for handling all the interactions between CPU and outside world, deciding the order of all programs share the processor time, effectively managing hundreds or thousands of processes to share the limited memory available in system, skillfully planning the data transmission as a whole to save the time consumed by CPU on waiting for the slower hard drive. Therefore, in-depth study of the most essential parts of the Linux kernel lets you completely understand what makes Linux run normally and why it can work well in various system distributions.

Continue reading Understanding the Linux Kernel, 1st & 3rd Editions HD PDF, EPUB