reduce priority of large port builds, e.g. firefox, gcc4x

Ivan Voras ivoras at freebsd.org
Wed Aug 29 14:56:11 UTC 2012


On 29/08/2012 15:56, Anton Shterenlikht wrote:
> Is it possible to reduce priority
> of port building processes with
> something like "nice +19 make" (tcsh syntax)?

Sure, I do it all the time.
You may even want to make a shell alias in your cshrc, i.e.

alias make nice +19 make

(or something like it)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20120829/14b5bca5/signature.pgp


More information about the freebsd-questions mailing list