public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Does parallel make work for modules?
@ 2004-06-22 22:08 H. J. Lu
  2004-06-22 22:27 ` Keith Owens
  2004-06-22 23:09 ` Jeff Garzik
  0 siblings, 2 replies; 3+ messages in thread
From: H. J. Lu @ 2004-06-22 22:08 UTC (permalink / raw)
  To: linux kernel; +Cc: linux ia64 kernel

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?


H.J.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-06-22 23:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-22 22:08 Does parallel make work for modules? H. J. Lu
2004-06-22 22:27 ` Keith Owens
2004-06-22 23:09 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox