From owner-freebsd-questions@FreeBSD.ORG Wed Aug 29 14:56:11 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A7A6106564A for ; Wed, 29 Aug 2012 14:56:11 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 1EDBE8FC15 for ; Wed, 29 Aug 2012 14:56:10 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T6jge-00085z-A5 for freebsd-questions@freebsd.org; Wed, 29 Aug 2012 16:56:08 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Aug 2012 16:56:08 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Aug 2012 16:56:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Wed, 29 Aug 2012 16:55:57 +0200 Lines: 34 Message-ID: References: <201208291356.q7TDu7wO055575@mech-cluster241.men.bris.ac.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4E59BCAD24CE4A1FA6DBB4BF" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0) Gecko/20120213 Thunderbird/10.0 In-Reply-To: <201208291356.q7TDu7wO055575@mech-cluster241.men.bris.ac.uk> X-Enigmail-Version: 1.3.5 Subject: Re: reduce priority of large port builds, e.g. firefox, gcc4x X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2012 14:56:11 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4E59BCAD24CE4A1FA6DBB4BF Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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) --------------enig4E59BCAD24CE4A1FA6DBB4BF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlA+LX0ACgkQ/QjVBj3/HSw/cACffXTUnFyqSqkqjwNUf+rP3uDx ci8AnRUQdMqIneYOP28QH93UTD0JgZiU =XLJs -----END PGP SIGNATURE----- --------------enig4E59BCAD24CE4A1FA6DBB4BF--