mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Kalin KOZHUHAROV <kalin@ThinRope.net>
To: "H. J. Lu" <hjl@lucon.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: Does parallel make work for modules?
Date: Wed, 23 Jun 2004 08:40:40 +0900	[thread overview]
Message-ID: <40D8C378.5030202@ThinRope.net> (raw)
In-Reply-To: <20040622220813.GA306@lucon.org>

H. J. Lu wrote:
> When building 2.6.7 on a 4way Linux/ia64, "make -j4 modules" doesn't
> spawn 4 jobs. I got
> 
>  5756 pts/0    S      0:00 make -s -j4 modules
>  5868 pts/0    S      0:00 make -f scripts/Makefile.build obj=fs
>  7240 pts/0    S      0:00 make -f scripts/Makefile.build obj=fs/nfs
>  7269 pts/0    S      0:00 /bin/sh -c set -e; ?   gcc -Wp,-MD,fs/nfs/.pagelist.o. 
>  7270 pts/0    S      0:00 gcc -Wp,-MD,fs/nfs/.pagelist.o.d -nostdinc -iwithprefi
>  7271 pts/0    S      0:00 /usr/gcc-3.4/libexec/gcc/ia64-unknown-linux-gnu/3.4.1/
>  7272 pts/0    R      0:00 as -x -o fs/nfs/pagelist.o -
> 
> 2.4 kernel module build work fine. Any ideas?

-j8 (and distcc) WFM since 2.6.0 without problems. All CPUs (4+) are at almost 100% during the build.

Kalin.

-- 
||///_ o  *****************************
||//'_/>     WWW: http://ThinRope.net/

      parent reply	other threads:[~2004-06-22 23:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-22 22:08 H. J. Lu
2004-06-22 22:27 ` Keith Owens
2004-06-22 23:09 ` Jeff Garzik
2004-06-22 23:40 ` Kalin KOZHUHAROV [this message]

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=40D8C378.5030202@ThinRope.net \
    --to=kalin@thinrope.net \
    --cc=hjl@lucon.org \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®