From: Keith Owens <kaos@ocs.com.au>
To: blenderman@wanadoo.be
Cc: linux-kernel@vger.kernel.org
Subject: Re: SMP doc problem
Date: Wed, 15 May 2002 09:03:38 +1000 [thread overview]
Message-ID: <14663.1021417418@ocs3.intra.ocs.com.au> (raw)
In-Reply-To: Your message of "Tue, 14 May 2002 19:05:22 +0200." <200205141905.22856.blenderman@wanadoo.be>
On Tue, 14 May 2002 19:05:22 +0200,
Pol <blenderman@wanadoo.be> wrote:
>I think the file smp.txt in the kernel doc is bit outdated.
>I don't find the MAKE=make in the makefile.
If you are running make < 3.78, you type
make MAKE="make -j4" bzImage modules
If you are running make >= 3.78, you type
make -j4 bzImage modules
make 3.78 added a job scheduler that automatically shares out the -j
value across sub directory builds.
prev parent reply other threads:[~2002-05-14 23:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-14 17:05 Pol
2002-05-14 17:09 ` Robert Love
2002-05-15 10:08 ` David Woodhouse
2002-05-14 23:03 ` Keith Owens [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=14663.1021417418@ocs3.intra.ocs.com.au \
--to=kaos@ocs.com.au \
--cc=blenderman@wanadoo.be \
--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®