Gentoo Archives: gentoo-dev

From: "Christopher J. PeBenito" <pebenito@××××.org>
To: Andy Arbon <gentoo@××××××××××××××.uk>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Compiling in a RAM disk
Date: Fri, 24 Jan 2003 14:45:16
Message-Id: 1043419183.27476.5.camel@chris.pebenito.net
In Reply to: [gentoo-dev] Compiling in a RAM disk by Andy Arbon
1 If you want to compile in a ramdisk, couldn't you simply mount a tmpfs
2 at /var/tmp/portage?
3
4 Something like this (tmpfs max size 512MB):
5 mount -t tmpfs none /var/tmp/portage -o size=512m
6
7 On Fri, 2003-01-24 at 07:09, Andy Arbon wrote:
8 > Hello,
9 >
10 > I seem to remember that a while back there was talk of modifying Portage
11 > so that it could do compilations in RAM disk rather than using the HD.
12 >
13 > I'm curious whether this idea was accepted by the devs and if so, when
14 > it's targeted to be finished?
15 >
16 > I have a fair amount of RAM and a slow disk, so I'm quite keen on the idea.
17 >
18 > Cheers,
19 >
20 > Andy
21
22 --
23 Chris PeBenito
24 <pebenito@××××.org>
25
26
27 "Engineering does not require science. Science helps
28 a lot, but people built perfectly good brick walls
29 long before they knew why cement works."-Alan Cox
30
31 --
32 gentoo-dev@g.o mailing list