Re: cloning the kernel - why long time in "Resolving 313037 deltas"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 18 Dec 2006, Randal L. Schwartz wrote:

> >>>>> "Linus" == Linus Torvalds <torvalds@xxxxxxxx> writes:
> 
> Linus> This is the REMOTE telling you that it has indexed the objects in the 
> Linus> pack, but it hasn't actually _created_ the pack yet, it's just ready to 
> Linus> start feeding it to you. It's just created the list of objects and their 
> Linus> relationships.
> 
> Linus> But the result is about 160MB, I don't think you downloaded it in a
> Linus> couple of minutes.
> 
> Well, I do have an 8 megabit connection. :)
> 
> >> But then it took nearly an *hour* at the next phase:
> >> 
> >> Resolving 313037 deltas.
> >> 100% (313037/313037) done
> 
> Linus> And _this_ is the phase where it will actually create all the deltas,
> Linus> and write them out, and you're receiving them.
> 
> Ahh, making more sense.

Sorry, but it doesn't at all.

Something fishy is going on there.

Could you try the following please:

	time git-index-pack -v -o /dev/null .git/objects/pack/*.pack

and provide us with the time it took (or an estimate if it is going to 
be on hour long)?

Performing the above on my kernel repository (after it was repacked into 
a single ~150MB pack) takes only 37 seconds.


Nicolas
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]