Re: expensive local git clone

2005-07-04 Thread David S. Miller
From: Junio C Hamano <[EMAIL PROTECTED]> Date: Mon, 04 Jul 2005 14:40:11 -0700 > >>>>> "DSM" == David S Miller <[EMAIL PROTECTED]> writes: > > DSM> I keep hoping git-clone-script is going to be a good way > DSM> to clone two local trees.

Re: expensive local git clone

2005-07-04 Thread David S. Miller
From: Petr Baudis <[EMAIL PROTECTED]> Date: Mon, 4 Jul 2005 22:42:35 +0200 > Dear diary, on Mon, Jul 04, 2005 at 10:39:09PM CEST, I got a letter > where Linus Torvalds <[EMAIL PROTECTED]> told me that... > > That said, the pack-file thing I'm working on won't be perfect either, and > > the main ad

expensive local git clone

2005-07-04 Thread David S. Miller
I'm still seeing git-local-pull going crazy when attemping local clones of kernel trees, this is from top: 22032 davem 18 0 63392 59m 920 R 76.0 5.9 5:33.15 git-local-pull and it's still chugging along. This is from a simple: bash$ git-clone-script /home/davem/src/GIT/linux-2.6

Re: [PATCH] write-tree performance problems

2005-04-20 Thread David S. Miller
On Wed, 20 Apr 2005 10:06:15 -0700 (PDT) Linus Torvalds <[EMAIL PROTECTED]> wrote: > I bet your SHA1 implementation is done with hand-optimized and scheduled > x86 MMX code or something, while my poor G5 is probably using some slow > generic routine. As a result, it only improved by 33% for me sin

Re: Git archive now available

2005-04-14 Thread David S. Miller
On Fri, 15 Apr 2005 10:01:47 +1000 Darren Williams <[EMAIL PROTECTED]> wrote: > Thanks to the team at [EMAIL PROTECTED] we now have a > no so complete Git archive at > http://www.gelato.unsw.edu.au/archives/git/ > > If somebody could send me a complete Git mbox I will > update the archive with it