1 |
mån 2001-10-08 klockan 20.06 skrev Gold is Heavy: |
2 |
|
3 |
> Question 1: |
4 |
> Can I run two emerge's side by side? Are there any locking/race/mutex |
5 |
> issues involved? Just curious. I think running 2 emerges can speed |
6 |
> things up a bit sometimes, if I get lucky and one of them compiles |
7 |
> while the other one downloads :). |
8 |
|
9 |
Hi! |
10 |
|
11 |
Yes you can do multiple emerge's at the same time. It's not a good idea |
12 |
if both emerges requires you to emerge the same dependency but otherwise |
13 |
there shouldn't be no problems. |
14 |
|
15 |
Since we don't use a database-file (we store the installed packages |
16 |
directly on the filesystem) there are no locking involved. When doing |
17 |
much job (like this weekend :) I usually emerge three-four packages at |
18 |
the same time. |
19 |
|
20 |
Regards, |
21 |
Mikael Hallendal |
22 |
|
23 |
-- |
24 |
|
25 |
Mikael Hallendal |
26 |
Gentoo Linux Developer, Desktop Team Leader |
27 |
CodeFactory AB, Stockholm, Sweden |