Kernel Of The Kernel


Download Kernel Of The Kernel PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Kernel Of The Kernel book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Kernel of the Kernel


Kernel of the Kernel

Author: Sayyid Muḥammad Ḥusayn Ṭabāṭabā'ī

language: en

Publisher: State University of New York Press

Release Date: 2012-02-01


DOWNLOAD





Kernel of the Kernel is an authoritative work on Sufism from a Shi'i perspective that is not only fascinating, but also contains much practical advice. In addition to providing a theoretical discussion of spiritual wayfaring, it is also the account of a personal fifty-year spiritual journey by Sayyid Muḥammad Ḥusayn Ṭabāṭabā'ī, a renowned Iranian-Shii scholar and spiritual master. In Kernel of the Kernel, Ṭabāṭabā'ī discusses the doctrinal foundations of spiritual wayfaring as well as processes and stages that an aspiring wayfarer must go through in order to attain spiritual realization. He discusses the relation between the exoteric and esoteric aspects of Islam and clearly demonstrates that these inward and outward dimensions of Islam complement each other. The book also provides information on the Quranic origins of Sufism and its special relations with Shi'ism as well as the role of Shi'i Imams in the spiritual realization of a sincere wayfarer.

Linux Kernel in a Nutshell


Linux Kernel in a Nutshell

Author: Greg Kroah-Hartman

language: zh-CN

Publisher:

Release Date: 2006


DOWNLOAD





本书提供了全面的内核配置和编译方法,解释了如何让Linux按您所需要的表现和性能进行工作.

Understanding the Linux Kernel


Understanding the Linux Kernel

Author: Daniel Pierre Bovet

language: en

Publisher: "O'Reilly Media, Inc."

Release Date: 2002


DOWNLOAD





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 "Linux" applies. The kernel handles all the requests or completed I/O operations and determines which programs will share its processing time, and in what order. Responsible for the sophisticated memory management of the whole system, the Linux kernel is the force behind the legendary Linux efficiency. The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel. Probing beyond the superficial features, the authors offer valuable insights to people who want to know how things really work inside their machine. Relevant segments of code are dissected and discussed line by line. The book covers more than just the functioning of the code, it explains the theoretical underpinnings for why Linux does things the way it does. The new edition of the book has been updated to cover version 2.4 of the kernel, which is quite different from version 2.2: the virtual memory system is entirely new, support for multiprocessor systems is improved, and whole new classes of hardware devices have been added. The authors explore each new feature in detail. Other topics in the book include: Memory management including file buffering, process swapping, and Direct memory Access (DMA) The Virtual Filesystem and the Second Extended Filesystem Process creation and scheduling Signals, interrupts, and the essential interfaces to device drivers Timing Synchronization in the kernel Interprocess Communication (IPC) Program execution Understanding the Linux Kernel, Second Edition will acquaint you with all the inner workings of Linux, but is more than just an academic exercise. You'll learn what conditions bring out Linux's best performance, and you'll see how it meets the challenge of providing good system response during process scheduling, file access, and memory management in a wide variety of environments. If knowledge is power, then this book will help you make the most of your Linux system.