From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: PARALLEL_MAKE
Date: Thu, 12 Mar 2009 18:38:54 -0700 [thread overview]
Message-ID: <200903121838.58470.raj.khem@gmail.com> (raw)
In-Reply-To: <1236900736.26901.8.camel@grond.atmel.com>
[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]
On Thursday 12 March 2009 16:32:16 Ulf Samuelsson wrote:
> Is there any activity to make this more useful?
> Just managed to install a Core i7 machine, which speeded
> up my Buildroot build from about 4 hours to less than 1 hour.
> (There was an error in the build right at the end,
> so it could have been downto 40 minutes or so)
> Building the cross compiler took 10 minutes with "make -j 16"
> compared to 1-2 hours on a P4 @ 3GHz.
>
> Openembedded does not seem to use PARALLEL_MAKE extensively.
> I have the frequency meter activated for all 8 CPUs in the Core i7,
> and most of the time the CPUs seems to idle at 1.6 GHz,
> with one CPU (or rarely 2) are running at the full 2.67 GHz.
>
> Last time I built OE on a P4@ 3 GHz it took ~40 hours
> for the SAM9263, so some speedup would be nice.
> Maybe we should make an effort?
I use
PARALLEL_MAKE = "-j4"
BB_NUMBER_THREADS = "2"
in my local.conf. I see my core 2 duo machine spawning parallel tasks.
--
Khem Raj
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 204 bytes --]
next prev parent reply other threads:[~2009-03-13 1:39 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-12 23:32 PARALLEL_MAKE Ulf Samuelsson
2009-03-13 0:23 ` PARALLEL_MAKE Mike (mwester)
2009-03-13 1:38 ` Khem Raj [this message]
2009-03-13 3:49 ` PARALLEL_MAKE Denys Dmytriyenko
2009-03-13 6:05 ` PARALLEL_MAKE Tom Rini
2009-03-13 14:19 ` PARALLEL_MAKE Ulf Samuelsson
2009-03-13 14:56 ` PARALLEL_MAKE Denys Dmytriyenko
2009-03-13 15:27 ` PARALLEL_MAKE Ulf Samuelsson
2009-03-13 16:07 ` PARALLEL_MAKE Denys Dmytriyenko
2009-03-13 16:20 ` PARALLEL_MAKE Frans Meulenbroeks
2009-03-13 16:57 ` PARALLEL_MAKE Tom Rini
2009-03-14 10:29 ` PARALLEL_MAKE Frans Meulenbroeks
2009-03-14 17:42 ` PARALLEL_MAKE Tom Rini
2009-03-16 9:24 ` PARALLEL_MAKE Richard Purdie
2009-03-13 17:18 ` PARALLEL_MAKE Richard Purdie
2009-03-13 17:48 ` PARALLEL_MAKE Ulf Samuelsson
2009-03-17 16:28 ` PARALLEL_MAKE Ulf Samuelsson
2009-03-17 20:06 ` PARALLEL_MAKE Denys Dmytriyenko
2009-03-18 5:31 ` PARALLEL_MAKE Ulf Samuelsson
2009-03-17 21:11 ` PARALLEL_MAKE Tom Rini
2009-03-18 5:39 ` PARALLEL_MAKE Ulf Samuelsson
2009-03-13 17:14 ` PARALLEL_MAKE Richard Purdie
2009-03-13 17:12 ` PARALLEL_MAKE Richard Purdie
2009-03-13 12:47 ` PARALLEL_MAKE Marcin Juszkiewicz
2009-03-13 13:00 ` PARALLEL_MAKE Philip Balister
2009-03-13 13:07 ` PARALLEL_MAKE Sledz, Steffen
2009-03-13 14:19 ` PARALLEL_MAKE Ulf Samuelsson
2009-03-13 15:04 ` PARALLEL_MAKE Denys Dmytriyenko
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=200903121838.58470.raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.