
Linux Internals
by Simone Demblon, Sebastian Spitzner
Publisher: The Shuttleworth Foundation 2004
Number of pages: 159
Description:
This part of the course is intended to bridge the gap between the courses that you have attended and the more advanced/internals-based knowledge required for the true understanding of the advanced topics and supporting a UNIX or Linux system. Please take note that this is a course of technical concepts written in simple terms to assist with the understanding of how the internals of the operating system hangs together - it is intended to assist with the administration of the operating system itself and the theory can be applied to both the UNIX and the Linux operating systems.
Download or read it online for free here:
Download link
(1MB, PDF)
Similar books
CentOS Essentialsby Neil Smyth - Techotopia
CentOS Essentials is a book designed to provide detailed information on the use and administration of the CentOS 5.x Linux distribution. The book covers the basics of configuring the desktop environment, resolving screen resolution issues, etc.
(12521 views)
Self-Service Linux: Mastering the Art of Problem Determinationby Mark Wilding, Dan Behman - Prentice Hall PTR
The book goes into details about the linux system, how to use built in tools, how to read C source code, how that C source translates into assembly, how different assembly optimizations can make debugging difficult, the memory heap and stack, etc.
(14923 views)
Understanding the Linux Virtual Memory Managerby Mel Gorman - Prentice Hall PTR
A comprehensive guide to the Linux VM, it explains in detail how the memory manager is implemented in Linux. The book also includes the theoretical foundations for VM which is of interest to both students and developers.
(15863 views)
The Linux Gamers' HOWTOby Peter Jay Salzman, Frederic Delanoy
This is a stepping stone to to give people the knowledge to begin thinking about what is going on with their games. You need to know a little more about what's going on behind the scenes with your system to be able to keep your games healthy.
(22713 views)