Date: Fri, 27 Jul 2012 18:14:55 +0200 From: David Naylor <naylor.b.david@gmail.com> To: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> Cc: Polytropon <freebsd@edvax.de>, "freebsd-questions@freebsd org" <freebsd-questions@freebsd.org>, Mr U <mru258@yahoo.com> Subject: Re: how to speed up port make?? Message-ID: <201207271814.58550.naylor.b.david@gmail.com> In-Reply-To: <alpine.BSF.2.00.1207270922230.19330@wojtek.tensor.gdynia.pl> References: <1343228557.99992.androidMobile@web140705.mail.bf1.yahoo.com> <20120727050248.7d6d9de8.freebsd@edvax.de> <alpine.BSF.2.00.1207270922230.19330@wojtek.tensor.gdynia.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart5072143.xYEG2vihXA Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Friday, 27 July 2012 09:22:52 Wojciech Puchar wrote: > >> A few things you could try adding to make.conf: > >> FORCE_MAKE_JOBS=3Dyes > >> MAKE_JOBS_NUMBER=3D4 > >=20 > > I'm not sure this is supported on a _single_ core Pentium 4 CPU > > (or will gain speed if it was "emulated"). >=20 > MAKE_JOBS_NUMBER=3D2 make sense - one process I/O may overlap with other > compute Also, with portbuilder it splits the build process so will fetch (network=20 limited) on port's files while it builds another (CPU limited) and installs= =20 another (I/O limited). =20 --nextPart5072143.xYEG2vihXA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEABECAAYFAlASvoIACgkQUaaFgP9pFrJonQCfQkxE1WsNth+mXJwKLgiMvPvZ m/0AnjZtS/G9mLynS1hNHnPF4GpusPhE =KfRB -----END PGP SIGNATURE----- --nextPart5072143.xYEG2vihXA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207271814.58550.naylor.b.david>