public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  Re: May be OT: recommended niceness settings for Portage while using Gnome?
Date: Fri, 21 Aug 2009 19:12:16 -0500	[thread overview]
Message-ID: <4A8F37E0.3080902@gmail.com> (raw)
In-Reply-To: <20090821235842.GA6216@solfire>

meino.cramer@gmx.de wrote:
>>   PORTAGE_NICENESS=19
>>
>> Is best.  However, also very important is "I/O nice".  Setting an 
>> ionice value of "idle" will result in portage not blocking your other 
>> applications whey they need to do disk I/O:
>>
>>   PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}"
>>
>> This needs a kernel newer than 2.6.16 and it has to be configured to 
>> use the CFQ scheduler.  You know if that's the case if this command:
>>
>>   zgrep CFQ /proc/config.gz
>>
>> says:
>>
>>   CONFIG_IOSCHED_CFQ=y
>>   CONFIG_DEFAULT_CFQ=y
>>
>>     
>
> Hi,
> where can I set PORTAGE_NICENESS and PORTAGE_IONICE_COMMAND ?
>
> Kind regards,
> mcc
>
>   

In your make.conf file. 

Dale

:-)  :-)



  reply	other threads:[~2009-08-22  0:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-21 16:54 [gentoo-user] May be OT: recommended niceness settings for Portage while using Gnome? James Homuth
2009-08-21 17:02 ` Paul Hartman
2009-08-21 17:49 ` [gentoo-user] " Nikos Chantziaras
2009-08-21 18:01   ` Arttu V.
2009-08-21 23:58   ` meino.cramer
2009-08-22  0:12     ` Dale [this message]
2009-08-22  0:13     ` Paul Hartman
2009-08-22 17:06   ` James Homuth
2009-08-23  5:19     ` Paul Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A8F37E0.3080902@gmail.com \
    --to=rdalek1967@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox