NAME
ddyynnaammiiccppaaggeerr - dynamic pager external storage manager
SYNOPSIS
ddyynnaammiiccppaaggeerr [-EE] [-FF filename] [-SS filesize] [-HH high-water-trigger]
[-LL low-water-trigger] [-PP priority]
DESCRIPTION
The ddyynnaammiiccppaaggeerr daemon manages a pool of external swap files which the kernel uses to support demand paging. This pool is expanded with newswap files as load on the system increases, and contracted when the swap-
ping resources are no longer needed. The ddyynnaammiiccppaaggeerr daemon also pro-
vides a notification service for those applications which wish to receive notices when the external paging pool expands or contracts. OOPPTTIIOONNSS-EE Encrypt the data in the swap files.
-FF The base name of the filename to use for the external paging
files. By default this is /private/var/vm/swapfile.-SS The fixed filesize [in bytes] to use for the paging files. By
default ddyynnaammiiccppaaggeerr uses variable sized paging files, usinglarger sized files as paging demands increase. The -SS, -HH and -LL
options disable that default and cause ddyynnaammiiccppaaggeerr to use a series of fixed sized external paging files.-HH If there are less than high-water-trigger bytes free in the
external paging files, the kernel will signal ddyynnaammiiccppaaggeerr to add a new external paging file.-LL If there are more than low-water-trigger bytes free in the exter-
nal paging files, the kernel will coalese in-use pages and signal
ddyynnaammiiccppaaggeerr to discard an external paging file.Low-water-trigger must be greater than high-water-trigger +
filesize.-PP This option is currently unimplemented.
FILES /private/var/vm/swapfile* Default external paging files. Mac OS X July 8, 2003 Mac OS X