i believe the -j is processors+1
so if you have 2, make it -j3
dunno how much that would help

-Cygnus
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
Anthony J. Biacco                       Network Administrator/Engineer
[EMAIL PROTECTED]                    Intergrafix Internet Services

    "Dream as if you'll live forever, live as if you'll die today"
http://cygnus.ncohafmuta.com                http://www.intergrafix.net
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.

On Tue, 20 Apr 1999, Matthias Hennig wrote:

> Hi Frederic,
> 
> change the Line MAKE=make in the top level Makefile to MAKE=make -j2...
> 
> > >%_Hi,
> > 
> > I just bought a new computer with 2 PII 350MHZ. (128mo)
> > I've played at building kernels to compare speed with 1 and
> > 2 processors.
> > The kernel I'm using is 2.0.36 (rebuilt by myself to
> > support SMP)
> > 
> > (Timing is done with the time command)
> > 
> > Test:                          2 CPUs            1 CPU
> > make zdisk              3:26.19          3:30.93
> > make -j 2 zdisk    3:24.29          xxxxxxx(1)
> > make -j 4 zdisk    3:25.83          xxxxxxx(1)
> > 
> 
> Matthias
> -
> Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
> To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]
> 

-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to