Gentoo Archives: gentoo-dev

From: jano <jano@××××××××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] multitasked emerge (download while build ...)
Date: Thu, 06 Dec 2001 11:07:03
Message-Id: 32998.63.204.248.196.1007658787.squirrel@www.portablehole.net
In Reply to: Re: [gentoo-dev] multitasked emerge (download while build ...) by djamil essaissi
1 I doubt I have to mention this, but for the sake of "being careful" to make
2 sure the programs downloaded are finished before attempting to compile them.
3 :) Would it be useful to be able to toggle parallel downloading/compiling?
4 Only case I can see it helpful would be with a fairly antiquated machine.
5
6 > I think the minimum we can do right now is:
7 > having the ebuilds work in a totally independant way , for example
8 > using a directory exclusivly.
9 > and/or why not "not" deleting the source tree, so other pakages can use
10 > the already compiled object files ...
11 > this is totally "doable" as the strong point of emerge is the fact that
12 > it doesnt use the shared database stuff ...
13 >
14 > thank you guys again for this giant work .
15 >
16 > D.
17 >
18 > On Thu, 2001-12-06 at 07:04, Mikael Hallendal wrote:
19 >> tor 2001-12-06 klockan 02.51 skrev Miguel S. Filipe:
20 >> > While reading this, It reminded me of a thought i allready had.
21 >> >
22 >> > Why isn't portage more multi-task? What stops it from, while it's
23 >> > busy building something, downloading the packages that its going to
24 >> > (build/compile/install) next?
25 >> > This would speed up the merging process for those with slow
26 >> > internet
27 >> > connections, and it would not affect performance I believe. Is there
28 >> > any problem with this? Is it just dificult to implement, or its
29 >> > much more tricky and problematic that it seems?
30 >>
31 >> This has been discussed, also the possibility to download all packages
32 >> before starting to build (so that you can disconnect before starting
33 >> to build).
34 >>
35 >> Even on a fast connection it would be very nice to have the
36 >> downloading being done while compiling.
37 >>
38 >> Regards,
39 >> Mikael Hallendal
40 >>
41 >> --
42 >>
43 >> Mikael Hallendal
44 >> Gentoo Linux Developer, Desktop Team Leader
45 >> CodeFactory AB, Stockholm, Sweden
46 >>
47 >
48 >
49 > _______________________________________________
50 > gentoo-dev mailing list
51 > gentoo-dev@g.o
52 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev

Replies

Subject Author
Re: [gentoo-dev] multitasked emerge (download while build ...) Daniel Robbins <drobbins@g.o>