From owner-freebsd-arch@FreeBSD.ORG Wed Aug 31 07:42:00 2011 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24BF11065672; Wed, 31 Aug 2011 07:42:00 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id F10BE8FC0A; Wed, 31 Aug 2011 07:41:59 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id p7V7fwj4068372 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 31 Aug 2011 00:41:59 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id p7V7fw4L068371; Wed, 31 Aug 2011 00:41:58 -0700 (PDT) Received: from fbsd81 ([192.168.200.81]) by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA23263; Wed, 31 Aug 11 00:30:39 PDT Date: Wed, 31 Aug 2011 07:30:34 -0700 From: perryh@pluto.rain.com To: uqs@spoerlein.net Message-Id: <4e5e458a.Un+VK0itRgItvxbf%perryh@pluto.rain.com> References: <4e5ba9c3.bzHIw1KEy8R2QcK7%perryh@pluto.rain.com> <3420B331-C697-468A-80BA-B31C33804710@freebsd.org> <4e5c5b5f.moT7dLemOuteQJ5T%perryh@pluto.rain.com> <4E5C364D.7070904@freebsd.org> <20110830201357.GB58638@acme.spoerlein.net> In-Reply-To: <20110830201357.GB58638@acme.spoerlein.net> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: kmacy@freebsd.org, freebsd-arch@freebsd.org Subject: Re: Official git export X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2011 07:42:00 -0000 Ulrich Sp??rlein wrote: > A partial checkout won't make git noticeably > faster, as it is pretty darn fast already. Surely it would be "noticeably faster" to _download_ only (say) /usr/src/sys than all of /usr/src, unless one has an uncommonly fast link? (It would also impose less load on the serving site.)