/proc/sys/
49
/usr/share/doc/kernel-doc-
<version>
/Documentation/filesystems/proc.txt
3.3.9.5.
/proc/sys/vm/
This directory facilitates the configuration of the Linux kernel's virtual memory (VM) subsystem. The
kernel makes extensive and intelligent use of virtual memory, which is commonly referred to as swap
space.
The following files are commonly found in the
/proc/sys/vm/
directory:
•
block_dump
— Configures block I/O debugging when enabled. All read/write and block dirtying
operations done to files are logged accordingly. This can be useful if diagnosing disk spin up
and spin downs for laptop battery conservation. All output when
block_dump
is enabled can be
retrieved via
dmesg
. The default value is
0
.
Tip
If
block_dump
is enabled at the same time as kernel debugging, it is prudent to stop
the
klogd
daemon, as it generates erroneous disk activity caused by
block_dump
.
•
dirty_background_ratio
— Starts background writeback of dirty data at this percentage of
total memory, via a pdflush daemon. The default value is
10
.
•
dirty_expire_centisecs
— Defines when dirty in-memory data is old enough to be eligible for
writeout. Data which has been dirty in-memory for longer than this interval is written out next time a
pdflush daemon wakes up. The default value is
3000
, expressed in hundredths of a second.
•
dirty_ratio
— Starts active writeback of dirty data at this percentage of total memory for the
generator of dirty data, via pdflush. The default value is
40
.
•
dirty_writeback_centisecs
— Defines the interval between pdflush daemon wakeups,
which periodically writes dirty in-memory data out to disk. The default value is
500
, expressed in
hundredths of a second.
•
laptop_mode
— Minimizes the number of times that a hard disk needs to spin up by keeping
the disk spun down for as long as possible, therefore conserving battery power on laptops. This
increases efficiency by combining all future I/O processes together, reducing the frequency of spin
ups. The default value is
0
, but is automatically enabled in case a battery on a laptop is used.
This value is controlled automatically by the acpid daemon once a user is notified battery power
is enabled. No user modifications or interactions are necessary if the laptop supports the ACPI
(Advanced Configuration and Power Interface) specification.
For more information, refer to the following installed documentation:
/usr/share/doc/kernel-doc-
<version>
/Documentation/laptop-mode.txt
•
lower_zone_protection
— Determines how aggressive the kernel is in defending lower
memory allocation zones. This is effective when utilized with machines configured with
highmem
memory space enabled. The default value is
0
, no protection at all. All other integer values are in
megabytes, and
lowmem
memory is therefore protected from being allocated by users.
For more information, refer to the following installed documentation:
Содержание ENTERPRISE LINUX 5 - VIRTUAL SERVER ADMINISTRATION
Страница 22: ...xxii ...
Страница 28: ......
Страница 36: ...10 ...
Страница 40: ...14 ...
Страница 96: ...70 ...
Страница 116: ...90 ...
Страница 144: ...118 ...
Страница 146: ......
Страница 158: ...132 ...
Страница 165: ...Installing and Removing Packages 139 Figure 11 7 Installing and removing packages simultaneously ...
Страница 166: ...140 ...
Страница 172: ...146 ...
Страница 178: ......
Страница 228: ...202 ...
Страница 264: ...238 ...
Страница 318: ...292 ...
Страница 330: ...304 ...
Страница 388: ...362 ...
Страница 428: ...402 ...
Страница 452: ......
Страница 458: ...432 ...
Страница 476: ...450 ...
Страница 478: ...452 ...
Страница 494: ...468 ...
Страница 498: ...472 ...
Страница 530: ...504 ...
Страница 536: ...510 ...
Страница 544: ...Chapter 36 Log Files 518 Figure 36 7 Log file contents after five seconds ...
Страница 546: ......
Страница 550: ...524 ...
Страница 576: ......
Страница 584: ...558 ...
Страница 608: ......
Страница 776: ...750 ...
Страница 796: ...770 ...
Страница 800: ...774 ...
Страница 804: ......
Страница 806: ...780 ...
Страница 808: ...782 ...
Страница 816: ...790 ...
Страница 820: ...794 ...
Страница 822: ...796 ...
Страница 830: ...804 ...
Страница 836: ...810 ...
Страница 844: ...818 ...
Страница 848: ...822 ...