From owner-svn-src-head@FreeBSD.ORG Fri Aug 9 21:13:03 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3EE003B2; Fri, 9 Aug 2013 21:13:03 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 20DDD234D; Fri, 9 Aug 2013 21:13:01 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id hq12so147417wib.16 for ; Fri, 09 Aug 2013 14:13:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=uF6kU2BgaxYeUVLPVYGh+3mG0wyY5QTUpZ1wMDbI8wk=; b=OSy1vHoWTf0QRY4DsW0rXiLZBLTqSEzOsASgJ6pPAiJNslkk2Ny15MUXxoUUkEaJpP tB6QfW2I17QT+tCRjPUZ0W/Z8e4cVhnDZpvCki1iFIEtbd2040nix6sFBG8Gkff9bIpm qaPADnTrGw1UxT4syZy6nwwwFgwe24qbyG7R2PCoLNvfTGpq6uNak1gBT5lRZIizECNq JL2a3b3jEzt91wfQfE5gGuMW9CFN9TVOcE7PqR1MLrYpC/C91xLMa0nvPheuQF9k9Wya /+XnFaBskXrQ3Zxzbw7Faf5oh5uJnCLN20bDEmlFE29ovpEYwVRsSVacVoCjWzAc8g1y fwkQ== MIME-Version: 1.0 X-Received: by 10.180.185.148 with SMTP id fc20mr1340866wic.0.1376082780296; Fri, 09 Aug 2013 14:13:00 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Fri, 9 Aug 2013 14:13:00 -0700 (PDT) In-Reply-To: <79BE43B3-382C-418B-8597-A599182228B3@rice.edu> References: <201308091643.r79GhoWx023884@svn.freebsd.org> <655524DF-4DE9-428C-8A6A-C1A395489EF5@rice.edu> <201308091645.26895.jhb@freebsd.org> <79BE43B3-382C-418B-8597-A599182228B3@rice.edu> Date: Fri, 9 Aug 2013 14:13:00 -0700 X-Google-Sender-Auth: yj_OCREhKhHhY1ZhNv-ssStBBGk Message-ID: Subject: Re: svn commit: r254150 - head/sys/vm From: Adrian Chadd To: Alan Cox Content-Type: text/plain; charset=ISO-8859-1 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, "David E. O'Brien" , John Baldwin X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Aug 2013 21:13:03 -0000 ... ? Can we please back it all out and then re-test attilio's patch with alan's fix, before committing it all again? I kinda have a vested interest at ${WORK} to be able to test -10 HEAD right now for all these performance investigations and fixes that need to happen for us; having the VM change and break _right now_ is going to actually cause us pain. Thanks, -adrian