From: Richard Earnshaw <rearnsha@arm.com>
To: Andrew Cagney <ac131313@redhat.com>
Cc: Richard Earnshaw <rearnsha@arm.com>, gdb-patches@sources.redhat.com
Subject: Re: revamped gdb_mbuild.sh
Date: Tue, 26 Nov 2002 09:30:00 -0000 [thread overview]
Message-ID: <200211261730.gAQHUGQ24383@pc960.cambridge.arm.com> (raw)
In-Reply-To: Your message of "Tue, 26 Nov 2002 10:50:06 EST." <3DE3982E.2070605@redhat.com>
>
> > How about -c <x> -j <y>? Ie x configures in parallel & y make jobs in
> > parallel?
>
> In that script, a mindless implementation would result in:
>
> -c 2 -j 2
>
> creating two tasks (-c 2), each running 'make -j 2' (for jobs at the max).
>
> Is that your intent? Or, as I suspect, try to sustain two configures
> and a single 'make -j 2'.
>
> Andrew
>
>
Yep, it would mean that in my case you could effectively run -c 1 -j 10
and get fast builds with only the configures dropping down to single
threaded (which would get most of the parallelism with the least transient
disk space use) -- or have -c 2 -j 5 for a bit more configure parallelism
with less make parallelism. It would be a trade off that could be made by
each user, and the load would be the product of the two.
R.
next prev parent reply other threads:[~2002-11-26 17:30 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-25 10:51 Andrew Cagney
2002-11-26 1:53 ` Richard Earnshaw
2002-11-26 7:11 ` Andrew Cagney
2002-11-26 7:41 ` Richard Earnshaw
2002-11-26 7:50 ` Andrew Cagney
2002-11-26 9:30 ` Richard Earnshaw [this message]
2002-11-26 10:53 ` Andrew Cagney
2002-11-26 11:15 ` Richard Earnshaw
2002-11-27 8:30 ` Andrew Cagney
2002-11-27 9:41 ` Andrew Cagney
2002-11-27 9:51 ` Richard Earnshaw
2002-11-27 10:05 ` Andrew Cagney
2002-11-27 10:21 ` David Carlton
2002-11-27 10:37 ` Andrew Cagney
2002-11-27 9:49 ` Richard Earnshaw
2002-11-26 8:50 ` David Carlton
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=200211261730.gAQHUGQ24383@pc960.cambridge.arm.com \
--to=rearnsha@arm.com \
--cc=Richard.Earnshaw@arm.com \
--cc=ac131313@redhat.com \
--cc=gdb-patches@sources.redhat.com \
/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