Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: OE core <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] Use PARALLELMFLAGS to pass -jN
Date: Sat, 21 May 2011 21:09:25 -0700	[thread overview]
Message-ID: <cover.1306037150.git.raj.khem@gmail.com> (raw)

eglibc uses PARALLELMFLAGS variable to pass information about parallelism to make
we transfer the contents of PARALLEL_MAKE to PARALLELMFLAGS and pass that
to make

I did a build and install of eglibc with and without patch using -j2

with patch

real    11m26.993s
user    11m25.230s
sys     3m0.150s

without patch

real    12m49.721s
user    11m34.920s
sys     3m19.180s



The following changes since commit 2853c6bee0f695afaebe012be9f6c4a81ac511e2:

  eglibc.inc: Transfer PARALLEL_MAKE to PARALLELMFLAGS (2011-05-21 15:59:26 -0700)

are available in the git repository at:
  git@git.openembedded.org:openembedded-core-contrib.git kraj/eglibc
  http://cgit.openembedded.org/cgit.cgi//log/?h=kraj/eglibc

Khem Raj (1):
  eglibc.inc: Transfer PARALLEL_MAKE to PARALLELMFLAGS

 meta/recipes-core/eglibc/eglibc.inc |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

-- 
1.7.4.1




             reply	other threads:[~2011-05-22  4:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-22  4:09 Khem Raj [this message]
2011-05-22  4:09 ` [PATCH 1/1] eglibc.inc: Transfer PARALLEL_MAKE to PARALLELMFLAGS Khem Raj
2011-05-24 14:44   ` Saul Wold
2011-05-24 14:52     ` Khem Raj
2011-05-24 14:54       ` Phil Blundell
2011-05-24 18:01         ` Khem Raj
2011-05-24 18:03     ` Khem Raj

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=cover.1306037150.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox