]> git.saurik.com Git - apple/system_cmds.git/blame_incremental - dynamic_pager.tproj/dynamic_pager.8
system_cmds-880.100.5.tar.gz
[apple/system_cmds.git] / dynamic_pager.tproj / dynamic_pager.8
... / ...
CommitLineData
1.\" Copyright (c) 2003 Apple Computer, Inc. All rights reserved.
2.\"
3.Dd July 8, 2003
4.Dt dynamic_pager 8
5.Os "Mac OS X"
6.Sh NAME
7.Nm dynamic_pager
8.Nd swap configuration daemon
9.Sh SYNOPSIS
10.Nm dynamic_pager
11.Op Fl F Ar filename
12.Sh DESCRIPTION
13The
14.Nm dynamic_pager
15daemon can be used to specify a base name for swapfile names using the "-F" command line option or by modifying the configuration plist file.
16.Sh OPTIONS
17.Bl -tag -width Ds
18.\" ==========
19.It Fl F
20The base name of the
21.Ar filename
22to use for the swapfiles. By default this is
23.Pa /private/var/vm/swapfile .
24.\" ==========
25.Sh FILES
26.Bl -tag -width /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist -compact
27.It Pa /private/var/vm/swapfile*
28Swapfiles.
29
30.It Pa /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist
31Configuration file.
32.El