From owner-svn-doc-head@FreeBSD.ORG Tue Oct 9 14:17:35 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 07EBCA36 for ; Tue, 9 Oct 2012 14:17:35 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by mx1.freebsd.org (Postfix) with ESMTP id BE0468FC0A for ; Tue, 9 Oct 2012 14:17:34 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id bi1so5754857pad.13 for ; Tue, 09 Oct 2012 07:17:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=jZTwCbRETkR7sKtm4cKTbu5IaJSsUDbBbFpG4BlpWVc=; b=A6Nh8ZNPPkifva07kUHzIvcng/jPA5cpOIwCbAQ/BdP1dAd9C4j1BWotccKsmC09Tm iuzd3tXhGiv1ECTolynYCExg4Y79AOKOqQKWAzFQkq56MgqCJzit9bpnZLLV+aeCe7Y9 kvMDIC/mxN7DBH1w7ccmrfQg2PL8yhW2xX4IQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=jZTwCbRETkR7sKtm4cKTbu5IaJSsUDbBbFpG4BlpWVc=; b=AFxso2AnLcCjSau/ifEr8LcInju7eKTJnEHabibKeFZLvYHqjmMV9ux7YPz/4dhlSl eDuau8icHHvMekkzI40czot9Daboy4vAy0HBMBwmpSjTJC/3XZ3NCr5wYWkxaA2F9CDU Gz+OpdkFFepy5JHw4Bf26HRKfxrqKgHmQBzPAx4QHoC3kfxWNPRLgbO10OLtcVWjOY7V rl0sqckTcahtfB6sqjyxi4/nFW/VwCoU+crHYxKSYDNX7HRDs138/vTqYf41ltPfYvov heZXc2Fb4gYxxJjJ0akctvoRmeZGTzFrkvX+9y+bsCjixzYXmpkH0r25Nbo+g6+4M57b m2sg== Received: by 10.68.135.196 with SMTP id pu4mr64048573pbb.11.1349792254147; Tue, 09 Oct 2012 07:17:34 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.66.161.163 with HTTP; Tue, 9 Oct 2012 07:17:03 -0700 (PDT) In-Reply-To: References: <201210072033.q97KXKEF065990@svn.freebsd.org> From: Eitan Adler Date: Tue, 9 Oct 2012 10:17:03 -0400 X-Google-Sender-Auth: DIwdkaSD_Lycw9WJwd6zldmC5Jo Message-ID: Subject: Re: svn commit: r39701 - head/en_US.ISO8859-1/articles/hubs To: Benjamin Kaduk Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlOcZm5riSVIZSLhIpiqjnOyvWxxlGoIROAUsOFH4cpvgh0miG9zEI4jcybmEhznQmyUoMd Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2012 14:17:35 -0000 On 8 October 2012 20:05, Benjamin Kaduk wrote: > > The claim that rsync is a memory hog dates from its addition in 2002. > I do not believe (especially given modern hardware specs) that the claim is > still accurate, since modern versions of rsync have changed the algorithm > used so as to not suffer from this flaw. > > This change is just swapping wrong for differently wrong, and should be > revisited. This was intentional. I wanted to make these two changes in different commits. The section needs to be completely rewritten in light of the eventual loss of cvsup, and the non-acceptance of new mirrors. -- Eitan Adler Source & Ports committer X11, Bugbusting teams