Gentoo Archives: gentoo-amd64

From: Mark Haney <mhaney@××××××××××××.org>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: upgrade an old system
Date: Wed, 06 May 2009 12:43:24
Message-Id: 4A0185EA.4020204@ercbroadband.org
In Reply to: Re: [gentoo-amd64] Re: upgrade an old system by Volker Armin Hemmann
1 Volker Armin Hemmann wrote:
2 > On Mittwoch 06 Mai 2009, Mark Haney wrote:
3 >> Duncan wrote:
4 >>> Consider pointing PORTAGE_TMPDIR at a tmpfs.
5 >>>
6 >>> The idea is based on the fact that everything portage does in its tmpdir
7 >>> (/var/tmp by default) is temporary, erased as soon as it's done emerging
8 >>> that package. Since tmpfs uses swap backed memory, worst-case, it has to
9 >>> write to swap -- that is, to disk, which is where it would otherwise be
10 >>> writing ALL the temporary files. With memory access so much faster than
11 >>> disk access, every file that's erased before it hits disk saves time, and
12 >>> it can make a BIG difference in emerge times.
13 >> Duncan, you talk about tmpfs and I'm suddenly interested in trying this
14 >> out. My question is, how much space do you allocate for the tmpfs? I
15 >> know it'll fall back to swap if I'm out of space there, but what works
16 >> well for you? I have (currently) 1GB RAM on this system, but I'm
17 >> getting ready to order more to get me to 4GB.
18 >
19 >
20 > 2gb. That is enough for almost everything. Not enough for openoffice.
21 > tmpfs 2,0G 3,2M 2,0G 1% /var/tmp/portage
22 > tmpfs 1,0G 116K 1,0G 1% /tmp
23 >
24 >
25
26 Now how is that going to play out when I only have 1GB of RAM?
27
28
29 --
30 Interdum feror cupidine partium magnarum Europae vincendarum
31
32 Mark Haney
33 Sr. Systems Administrator
34 ERC Broadband
35 (828) 350-2415

Replies

Subject Author
Re: [gentoo-amd64] Re: upgrade an old system "Sami Näätänen" <sn.ml@××××××××××××.fi>
Re: [gentoo-amd64] Re: upgrade an old system Volker Armin Hemmann <volkerarmin@××××××××××.com>