Date: Fri, 27 Jul 2012 09:22:52 +0200 (CEST) From: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> To: Polytropon <freebsd@edvax.de> Cc: David Naylor <naylor.b.david@gmail.com>, "freebsd-questions@freebsd org" <freebsd-questions@freebsd.org>, Mr U <mru258@yahoo.com> Subject: Re: how to speed up port make?? Message-ID: <alpine.BSF.2.00.1207270922230.19330@wojtek.tensor.gdynia.pl> In-Reply-To: <20120727050248.7d6d9de8.freebsd@edvax.de> References: <1343228557.99992.androidMobile@web140705.mail.bf1.yahoo.com> <201207261136.21389.naylor.b.david@gmail.com> <20120727050248.7d6d9de8.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
>> A few things you could try adding to make.conf: >> FORCE_MAKE_JOBS=yes >> MAKE_JOBS_NUMBER=4 > > I'm not sure this is supported on a _single_ core Pentium 4 CPU > (or will gain speed if it was "emulated"). MAKE_JOBS_NUMBER=2 make sense - one process I/O may overlap with other compute
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1207270922230.19330>