From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B8D701381F3 for ; Mon, 26 Nov 2012 15:13:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08F8621C0EC; Mon, 26 Nov 2012 15:12:41 +0000 (UTC) Received: from mx01.admin-box.com (mx01.admin-box.com [78.47.249.108]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5C65BE066E for ; Mon, 26 Nov 2012 15:11:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx01.admin-box.com (Postfix) with ESMTP id 5F7D41400A6 for ; Mon, 26 Nov 2012 16:11:31 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mx01.admin-box.com Received: from mx01.admin-box.com ([127.0.0.1]) by localhost (mx01.admin-box.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gHw21ssCnsv3 for ; Mon, 26 Nov 2012 16:11:28 +0100 (CET) Received: from [130.149.240.154] (admin02.ziik.tu-berlin.de [130.149.240.154]) (Authenticated sender: daniel@troeder.de) by mx01.admin-box.com (Postfix) with ESMTPSA id D94BB1400A5 for ; Mon, 26 Nov 2012 16:11:28 +0100 (CET) Message-ID: <50B386A0.3060700@admin-box.com> Date: Mon, 26 Nov 2012 16:11:28 +0100 From: Daniel Troeder User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121029 Thunderbird/16.0.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] SSD configuration References: <50B27D0C.7080901@wonkology.org> <50B31E28.9080005@admin-box.com> <50B37E2D.7060403@wonkology.org> In-Reply-To: <50B37E2D.7060403@wonkology.org> X-Enigmail-Version: 1.5a1pre OpenPGP: id=BB9D4887; url=http://pgpkeys.pca.dfn.de/pks/lookup?search=0xBB9D4887&op=get Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigDCAB1AD72A2A147EB41E4749" X-Archives-Salt: 067d0711-d934-41fc-8c55-ae287fd7fccb X-Archives-Hash: 16ab2cf12b6decd5c7f6f0977d7e8ef6 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDCAB1AD72A2A147EB41E4749 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 26.11.2012 15:35, Alex Schuster wrote: > Luis Gustavo Vilela de Oliveira writes: >=20 >> Well, with 8Gb RAM, i recommend use tmpfs on PORTAGE_TMPDIR, just whil= e >> u are compiling anything. >> Or even with 6Gb too. >=20 > I have 16 GB, with 8GB for $PORTAGE_TMPDIR on tmpfs. There were issues > with some packages having not enough space, so I have this in > /etc/portage/package.env: >=20 > app-office/libreoffice notmpfs.conf > dev-java/icedtea notmpfs.conf > games-fps/alienarena notmpfs.conf > games-fps/worldofpadman notmpfs.conf > games-sports/vdrift notmpfs.conf > mail-client/thunderbird notmpfs.conf > www-client/firefox notmpfs.conf >=20 > /etc/portage/env.d/notmpfs.conf has this entry, changing PORTAGE_TMPDIR= > to real HDD space: >=20 > PORTAGE_TMPDIR=3D/var/portage/tmp >=20 > Most of these packages compile with 8 GB of space, but not with paralle= l > merges, like when Thunderbird and Firefox are both being built at the > same time. >=20 > Alex THANK YOU!! You solved a problem I have been having for some time. This should go to the "easy Gentoo tricks" thread :) Very happy, Daniel --=20 PGP key @ http://pgp.mit.edu:11371/pks/lookup?op=3Dget&search=3D0x837FB8B5BB9D4887 # gpg --recv-keys --keyserver hkp://subkeys.pgp.net 0xBB9D4887 --------------enigDCAB1AD72A2A147EB41E4749 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 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlCzhqAACgkQg3+4tbudSIe6KwCdGY35spcCKMvmJTkEphjYgzyg xJUAn3udFpQxlRd75arLLStvBfyaiOLo =FhLh -----END PGP SIGNATURE----- --------------enigDCAB1AD72A2A147EB41E4749--