Use a fake vartree for depgraph calculations. This minimizes the time that a lock...
authorZac Medico <zmedico@gentoo.org>
Wed, 6 Dec 2006 22:12:34 +0000 (22:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 6 Dec 2006 22:12:34 +0000 (22:12 -0000)
commit1f40b7af006ddc2ca1dec49f652f02c7d6d5a896
tree23cd5bf7db953c429e0c272e37c1da6b14af12d6
parent307d72fe47da4f0dd027638f200fcfd189c71998
Use a fake vartree for depgraph calculations.  This minimizes the time that a lock needs to be held on the vardb, and allows in-memory global updates when necessary.

svn path=/main/trunk/; revision=5189
bin/emerge