From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: PARALLEL_MAKE
Date: Thu, 12 Mar 2009 23:49:30 -0400 [thread overview]
Message-ID: <20090313034930.GA23252@denix.org> (raw)
In-Reply-To: <200903121838.58470.raj.khem@gmail.com>
On Thu, Mar 12, 2009 at 06:38:54PM -0700, Khem Raj wrote:
> 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.
I'm setting 4/4 to the above two variables on my Quad Core and it loads all 4
cores at 100% almost all the time. Sometimes it slows down due to the
bottleneck in the harddrive access...
--
Denys
next prev parent reply other threads:[~2009-03-13 3:50 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 ` PARALLEL_MAKE Khem Raj
2009-03-13 3:49 ` Denys Dmytriyenko [this message]
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=20090313034930.GA23252@denix.org \
--to=denis@denix.org \
--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.