Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Issue 6713043: Merge packages asynchronously in Portage. (Closed)

Created:
9 years, 9 months ago by davidjames
Modified:
9 years, 4 months ago
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Merge packages asynchronously in Portage. This allows for the scheduler to continue to run while packages are being merged and installed, allowing for additional parallelism and making better use of the CPUs. Based on http://codereview.chromium.org/6688037 BUG= TEST=

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Typo fix #

Patch Set 4 : Don't set _task_queues.merge.max_jobs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -108 lines) Patch
M pym/_emerge/Binpkg.py View 2 chunks +11 lines, -10 lines 0 comments Download
M pym/_emerge/EbuildBuild.py View 2 chunks +7 lines, -6 lines 0 comments Download
M pym/_emerge/EbuildMerge.py View 2 chunks +28 lines, -19 lines 0 comments Download
M pym/_emerge/MergeListItem.py View 2 chunks +10 lines, -11 lines 0 comments Download
M pym/_emerge/PackageMerge.py View 2 chunks +5 lines, -7 lines 0 comments Download
M pym/portage/dbapi/_MergeProcess.py View 3 chunks +69 lines, -13 lines 0 comments Download
M pym/portage/dbapi/vartree.py View 1 2 16 chunks +52 lines, -42 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
davidjames
9 years, 9 months ago (2011-03-21 19:59:11 UTC) #1
zmedico
Thanks, I've applied this upstream: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=7535cabdf2fab76fc55df83643157613dfd66be9 Also, there are two related fixes here: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=f823031ed33bda9579d265b62607380bb255dfdd http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=3081e651fc3cd3a0729bb1fbe2e93fbc58dcef0d
9 years, 9 months ago (2011-03-25 04:38:36 UTC) #2
zmedico
9 years, 9 months ago (2011-03-25 08:17:04 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698