summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-07-11 04:16:17 +0000
committerZac Medico <zmedico@gentoo.org>2008-07-11 04:16:17 +0000
commit1550325ca1c4d51a878ce0a5fcaff6257c479974 (patch)
treec46e7fc9c81bb6e26b4f2b45855345eb4f28c45c /man
parentda8c62b6941d052ce5c197bad19a1b289f94a331 (diff)
downloadportage-1550325ca1c4d51a878ce0a5fcaff6257c479974.tar.gz
portage-1550325ca1c4d51a878ce0a5fcaff6257c479974.tar.bz2
portage-1550325ca1c4d51a878ce0a5fcaff6257c479974.zip
Document the new --jobs and --load-average options for parallelization.
svn path=/main/trunk/; revision=11014
Diffstat (limited to 'man')
-rw-r--r--man/emerge.111
1 files changed, 10 insertions, 1 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 0dc6884ef..fdf94c13c 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -165,7 +165,8 @@ differences between a 'rsync user' and some other user, then you are a 'rsync
user' :). Rsync users should simply run \fBemerge \-\-sync\fR to regenerate
the cache. After a portage update, rsync users may find it convenient to run
\fBemerge \-\-metadata\fR to rebuild the cache as portage does at the end of
-a sync operation.
+a sync operation. In order to specify parallel \fB\-\-regen\fR behavior, use
+the \fB\-\-jobs\fR and \fB\-\-load\-average\fR options.
.TP
.BR "\-\-resume"
Resumes the most recent merge list that has been aborted due to an error.
@@ -321,12 +322,20 @@ directory.
.BR "\-\-ignore-default-opts"
Causes \fIEMERGE_DEFAULT_OPTS\fR (see \fBmake.conf\fR(5)) to be ignored.
.TP
+.BR \-\-jobs=JOBS
+Specifies the number of packages to build simultaneously. Also see
+the related \fB\-\-load\-average\fR option.
+.TP
.BR "\-\-keep\-going"
Continue as much as possible after an error. When an error occurs,
dependencies are recalculated for remaining packages and any with
unsatisfied dependencies are automatically dropped. Also see
the related \fB\-\-skipfirst\fR option.
.TP
+.BR \-\-load\-average=LOAD
+Specifies that no new builds should be started if there are other builds
+running and the load average is at least LOAD (a floating-point number).
+.TP
.BR "\-\-newuse " (\fB\-N\fR)
Tells emerge to include installed packages where USE flags have changed since
compilation. USE flag changes include: