
Code: Select all
PORTAGE_NICENESS="n"
Because why would you possibly want to use less CPU power than is available to you? With niceness set to a high value, if you were to run another CPU-intensive process, the compile process will stop hogging the CPU cycles. However, if it is the only such process running, it will use whatever it needs to in order to get the job done.padoor wrote:why not give me some specific number setting there?
Code: Select all
PORTAGE_NICENESS="19"
MAKEOPTS="-j1"
installing kde4... with paludis?energyman76b wrote:niceness 19 has the benefit of 'batch scheduling' which might be a GOOD THING for stuff like compiling.
I for one love my hardware. I can install kde4 and watch disturbing videos at the same time .....

nope. portage. but with /usr/portage on reiser4 with lzo compression, /var on reiser4 with lzo compression, /var/tmp/portage on tmpfs.Naib wrote:installing kde4... with paludis?energyman76b wrote:niceness 19 has the benefit of 'batch scheduling' which might be a GOOD THING for stuff like compiling.
I for one love my hardware. I can install kde4 and watch disturbing videos at the same time .....
Then I suggest you read all the thread of this mailing listenergyman76b wrote:nope. portage. but with /usr/portage on reiser4 with lzo compression, /var on reiser4 with lzo compression, /var/tmp/portage on tmpfs.Naib wrote:installing kde4... with paludis?energyman76b wrote:niceness 19 has the benefit of 'batch scheduling' which might be a GOOD THING for stuff like compiling.
I for one love my hardware. I can install kde4 and watch disturbing videos at the same time .....
even if you are not using the overlay, just wait till the ebuilds are ready to go into the main treeFor users of the KDE overlay's live ebuilds the new EAPI currently means
they will have to use Paludis but there are rumoursother PMs are
interested as well. That's the main reason to optionally include it in
PMS.

I prefer http://marc.info/?l=gentoo-dev&r=1&w=2Naib wrote:
Then I suggest you read all the thread of this mailing list
http://archives.gentoo.org/gentoo-dev/m ... 6c6a16.xml
the magic word is 'live'Naib wrote:even if you are not using the overlay, just wait till the ebuilds are ready to go into the main treeFor users of the KDE overlay's live ebuilds the new EAPI currently means
they will have to use Paludis but there are rumoursother PMs are
interested as well. That's the main reason to optionally include it in
PMS.
stop whining!padoor wrote:i have one ext3 partition / gentoo installation and it is laptop.
i can go for slower compiling as it is already slow.
instead of a day it can take 2 for update
banned from #gentoo since sept 2017Neddyseagoon wrote:The problem with leaving is that you can only do it once and it reduces your influence.
Are you using a Pentium 2 or something? Even on this Pentium 3, updating firefox wouldn't take more than 3 hours. Well, if you are updating and compling openoffice..., but openoffice doesn't have update that often.padoor wrote:i have one ext3 partition / gentoo installation and it is laptop.
i can go for slower compiling as it is already slow.
instead of a day it can take 2 for update
CFQ I/O i dont have any idea about this.Corona688 wrote:If you're using the CFQ I/O scheduler in your kernel, you can change the priority of a process' disk access with the ionice tool, part of the schedutils package.

++pteppic wrote:Sometimes you come across a real gem of information here on the forums, just like this one, thanks.Corona688 wrote:If you're using the CFQ I/O scheduler in your kernel, you can change the priority of a process' disk access with the ionice tool, part of the schedutils package.

That would be distcc. I have also seen suggestions elsewhere in the forums to do a build on a fast computer and rsync the binaries to the slower one, never tried it though.padoor wrote: any ideas?
else with some connection scheme with desktop can i use that processor to emerge and leave the internal laptop processor free to play with other things?