サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
ドラクエ3
www.tldp.org
6.1. What is virtual memory?Linux supports virtual memory, that is, using a disk as an extension of RAM so that the effective size of usable memory grows correspondingly. The kernel will write the contents of a currently unused block of memory to the hard disk so that the memory can be used for another purpose. When the original contents are needed again, they are read back into memory. This is al
Next Previous Contents 9. Inquiry Command Example One of the most basic SCSI commands is the INQUIRY command, used to identify the type and make of the device. Here is the definition from the SCSI-2 specification (for details refer to the SCSI-2 standard). Table 44: INQUIRY Command +=====-========-========-========-========-========-========-========-========+ | Bit| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0
Chapter 33. Options Options are settings that change shell and/or script behavior. The set command enables options within a script. At the point in the script where you want the options to take effect, use set -o option-name or, in short form, set -option-abbrev. These two forms are equivalent.
8. SMP Boot There are a few SMP related macros, like CONFIG_SMP, CONFIG_X86_LOCAL_APIC, CONFIG_X86_IO_APIC, CONFIG_MULTIQUAD and CONFIG_VISWS. I will ignore code that requires CONFIG_MULTIQUAD or CONFIG_VISWS, which most people don't care (if not using IBM high-end multiprocessor server or SGI Visual Workstation). BSP executes start_kernel() -> smp_init() -> smp_boot_cpus() -> do_boot_cpu() -> wak
This document describes the TCP keepalive implementation in the linux kernel, introduces the overall concept and points to both system configuration and software development. Table of Contents1. Introduction1.1. Copyright and License1.2. Disclaimer1.3. Credits / Contributors1.4. Feedback1.5. Translations2. TCP keepalive overview2.1. What is TCP keepalive?2.2. Why use TCP keepalive?2.3. Checking fo
Mendel Cooper --- http://personal.riverusers.com/~thegrendel/v1.91, 27 July 1999 This is a comprehensive guide to building and installing "generic" UNIX software distributions under Linux. Additionally, there is some coverage of "rpm" and "deb" pre-packaged binaries. 1. Introduction 2. Unpacking the Files 3. Using Make 4. Prepackaged Binaries 4.1 Whats wrong with rpms? 4.2 Problems with rpms: an e
<center> <h2><A HREF="tlk-title.html"> Title Page</A></h2> <h2><A HREF="tlk-toc.html"> Table of contents</A></h2> </center>
Copyright © 2002-2003 Sistina Software, Inc Copyright © 2004-2005 Red Hat, Inc Copyright © 2005-2006 Terrascale Technologies, Inc Copyright © 2006 Rackable Systems, Inc
The Linux Documentation Project is working towards developing free, high quality documentation for the Linux operating system. The overall goal of the LDP is to collaborate in all of the issues of Linux documentation.
Appendix M. Sample .bashrc and .bash_profile FilesThe ~/.bashrc file determines the behavior of interactive shells. A good look at this file can lead to a better understanding of Bash. Emmanuel Rouat contributed the following very elaborate .bashrc file, written for a Linux system. He welcomes reader feedback on it. Study the file carefully, and feel free to reuse code snippets and functions from
Reprinted with permission of Linux Journal, from issue 29, September 1996. Some changes have been made to accomodate the web. This article was originally written for the Kernel Korner column. The Kernel Korner series has included many other articles of interest to Linux kernel hackers, as well. by Alan Cox The Linux operating system implements the industry-standard Berkeley socket API, which has i
このページを最初にブックマークしてみませんか?
『The Linux Documentation Project』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く