summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-07-26 04:20:04 +0000
committerZac Medico <zmedico@gentoo.org>2008-07-26 04:20:04 +0000
commit5538c63e450227c4e0b955f91e1344fe7371ad6e (patch)
treed1f202ae79a39f3a69b17541747759886657b785 /man
parentAdd PORTAGE_IONICE_COMMAND setting for make.conf which is called to adjust (diff)
downloadportage-idfetch-5538c63e450227c4e0b955f91e1344fe7371ad6e.tar.gz
portage-idfetch-5538c63e450227c4e0b955f91e1344fe7371ad6e.tar.bz2
portage-idfetch-5538c63e450227c4e0b955f91e1344fe7371ad6e.zip
Reduce the default PORTAGE_IONICE_COMMAND priority to "idle" priority since
it's probably suitable for most people. This way, even when the IO load is very high, the impact on system responsiveness should be practically unnoticeable. svn path=/main/trunk/; revision=11193
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 875060da..4c291c0d 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -467,7 +467,7 @@ with an integer pid. For more information about ionice, see \fBionice\fR(1).
Set this variable to an empty string if you do not want portage to call
ionice.
.br
-Defaults to "ionice -c 2 -n 7 -p \\${PID}".
+Defaults to "ionice -c 3 -p \\${PID}".
.TP
\fBPORTAGE_NICENESS\fR = \fI[number]\fR
The value of this variable will be added to the current nice level that