Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2004 08:34:30 +0200 (CEST)
From:      Michael Sig Birkmose <michael@gisp.dk>
To:        Rick Updegrove <dislists@updegrove.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: 4.9 SMP Stability?
Message-ID:  <20040414083216.A45296@server.gisp.dk>
In-Reply-To: <407CA3D6.2090803@updegrove.net>
References:  <A6646004-8A4D-11D8-B7CB-000A95B32650@comfrey.net> <40770C0A.3000000@updegrove.net> <407979F3.20501@freebsd.org> <407C5AED.9040709@updegrove.net> <407C76A6.5080502@users.sourceforge.net> <407CA3D6.2090803@updegrove.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Rick,

> I did reboot to the single CPU 4.8-RELEASE kernel and it built fine.
> Then I accidentally hit up arrow and it started make -j4 buildword again
> so I am letting it finish (again)
>
> I will post the results of the new kernal etc soon.

I'm not sure but couldn't the -j4 be a problem. The handbook writes:

<quote>
On a typical single-CPU machine you would run:

# make -j4 buildworld

make(1) will then have up to 4 processes running at any one time.
Empirical evidence posted to the mailing lists shows this generally gives
the best performance benefit.

If you have a multi-CPU machine and you are using an SMP configured kernel
try values between 6 and 10 and see how they speed things up.

Be aware that this is still somewhat experimental, and commits to the
source tree may occasionally break this feature. If the world fails to
compile using this parameter try again without it before you report any
problems.
</quote>

Cheers,
Michael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040414083216.A45296>