public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ângelo Miguel Arrifano" <miknix@gmail.com>
To: e0026053@student.tuwien.ac.at
Cc: gentoo-amd64@lists.gentoo.org
Subject: Re: [gentoo-amd64] compiling on dual-cores - only 50% usage per cpu
Date: Sat, 10 Nov 2007 18:22:00 +0000	[thread overview]
Message-ID: <20071110182200.396dd6a3.miknix@gmail.com> (raw)
In-Reply-To: <200711101729.24489.e0026053@student.tuwien.ac.at>

On Sat, 10 Nov 2007 17:29:24 +0100
Bernhard Auzinger <e0026053@student.tuwien.ac.at> wrote:

> Hi everybody,
> 
> it's not a important question, but has anybody of you noticed when compiling 
> certain packages the load on both cpu's is only about 50%. I have the feeling 
> that it happens with packages that can not be split up into two jobs. But in 
> this case one cpu should be on 100% load and the other one at ~0%. Maybe 
> someone of you has a good explanation for this behaviour.
> 
> Rgds
> Bernhard
> -- 
> gentoo-amd64@gentoo.org mailing list
> 

I made a core metering plugin for XFCE panel some time ago.
If you use XFCE or are interested on the plugin somehow, you can get it here:

http://miknix.homelinux.com/xfce4-cpuload-plugin/

Looking to the plugin it is very visible what you say about the overall when processor
usage is 50% one of the cores is 100% and the other at 0%.
I can also state that most of single processes running on a single core, are always
migrating from one core to another maybe to distribute temperature over both cores.

The exception (at least on my hardware) is when some process is making exhaustive
I/O using interrupts. Both cores are at 0% usage but the overall cpu usage is 100%.

Also, there are packages that fails using parallel make. These packages are overriding
your MAKEOPTS="-jx" option with -j1. But, if you find that some package is overriding
the flag but builds OK with -j>1, please report on bugzilla! Specially if is a big package :) 

Best regards,
-- 
Angelo Arrifano AKA MiKNiX
CSE Student at UBI, Portugal
Gentoo Linux AMD64 Arch Tester
miknix@gmail.com
http://miknix.homelinux.com
PGP Pubkey online

- -
He is a man capable of turning any colour into grey.
		-- John LeCarre 
-- 
gentoo-amd64@gentoo.org mailing list



  parent reply	other threads:[~2007-11-10 18:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-10 16:29 [gentoo-amd64] compiling on dual-cores - only 50% usage per cpu Bernhard Auzinger
2007-11-10 17:12 ` Kris Kersey (Augustus)
2007-11-10 17:13 ` Conway S. Smith
2007-11-10 18:22 ` Ângelo Miguel Arrifano [this message]
2007-11-10 20:43   ` Bernhard Auzinger
2007-11-11  0:41     ` [gentoo-amd64] " Duncan
2007-11-11 10:48       ` Bernhard Auzinger
2007-11-12  1:35         ` Duncan
2007-11-11 10:52       ` Bernhard Auzinger
2007-11-11  9:36 ` [gentoo-amd64] " Peter Humphrey
2007-11-11 13:03   ` Bernhard Auzinger

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=20071110182200.396dd6a3.miknix@gmail.com \
    --to=miknix@gmail.com \
    --cc=e0026053@student.tuwien.ac.at \
    --cc=gentoo-amd64@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