Postingan

Menampilkan postingan dengan label Kernel

Linux Kernel in a Nutshell

Gambar
Linux Kernel in a Nutshell By:"Greg Kroah-Hartman" Published on 2006-12-14 by \ Written by a leading developer and maintainer of the Linux kernel,Linux Kernel in a Nutshell is a comprehensiveoverview of kernel configuration and building, a critical task forLinux users and administrators. No distribution can provide a Linux kernel that meets all users'needs. Computers big and small have special requirements that requirereconfiguring and rebuilding the kernel. Whether you are trying toget sound, wireless support, and power management working on a laptopor incorporating enterprise features such as logical volume managementon a large server, you can benefit from the insights in this book. Linux Kernel in a Nutshell covers the entirerange of kernel tasks, starting with downloading the source and makingsure that the kernel is in sync with the versions of the tools youneed. In addition to configuration and installation steps, the bookoffers reference material and discussions of ...

Understanding the Linux Kernel

Gambar
Understanding the Linux Kernel By:"Daniel Pierre Bovet","Marco Cesati" Published on 2002 by \ To thoroughly understand what makes Linux tick and why it's so efficient, you need to delve deep into the heart of the operating system--into the Linux kernel itself. The kernel is Linux--in the case of the Linux operating system, it's the only bit of software to which the term \ This Book was ranked 28 by Google Books for keyword linux. Spesification: Book page count 765 Print Type BOOK Category "Computers" Book rate 4.0

Linux Kernel Development

Gambar
Linux Kernel Development By:"Robert Love" Published on 2010-06-22 by Pearson Education Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code, as well as to programmers seeking to better understand the operating system and become more efficient and productive in their coding. The book details the major subsystems and features of the Linux kernel, including its design, implementation, and interfaces. It covers the Linux kernel with both a practical and theoretical eye, which should appeal to readers with a variety of interests and needs. The author, a core kernel developer, shares valuable knowledge and experience on the 2.6 Linux kernel. Specific topics covered include process management, scheduling, time management and timers, the system call interface, memory addressing, memory management, the page cache, the VFS, kernel synchronization, portability...