Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132490 - Allow simoultanious download/compile
Summary: Allow simoultanious download/compile
Status: RESOLVED DUPLICATE of bug 1661
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-06 12:51 UTC by Dionysis Zindros
Modified: 2006-05-06 12:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dionysis Zindros 2006-05-06 12:51:09 UTC
Since download requires bandwidth and compiling requires CPU time, why not have packages downloaded and compiled at the same time?

For example, if I `emerge kde`, it will download a number of packages and compile each one after each download. Why not download the second and the third one while the first one is being compiled? That will sure save us people with slow connections some time :-)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-06 12:54:55 UTC
FEATURES="parallel-fetch distlocks" in portage-2.1*

*** This bug has been marked as a duplicate of 1661 ***