From owner-svn-src-head@FreeBSD.ORG Mon Apr 6 04:17:03 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A984D3C5 for ; Mon, 6 Apr 2015 04:17:03 +0000 (UTC) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 453F9C10 for ; Mon, 6 Apr 2015 04:17:03 +0000 (UTC) Received: by wiun10 with SMTP id n10so23422200wiu.1 for ; Sun, 05 Apr 2015 21:17:01 -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:message-id :subject:to:cc:content-type; bh=x0n7H6kEuaDk6ARUPDMZ7il1zPRFoV1I3MZAsV6x6bk=; b=RGiFPB7kJGR37ELDLCW492yx0vE+WAo5URxbSzJB27fa9kXrsUEPg5/oXB1oBWGLoD Cns7rdwrsMsaZK8fjMgaLZTQK0s6HDghnC3Z0IXG05b7pF8jZKc9ZErbROnemDtl97S+ Mz60E12OBDjRZQq0rpTKGkhDMCI6uBpfba/sw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=x0n7H6kEuaDk6ARUPDMZ7il1zPRFoV1I3MZAsV6x6bk=; b=YpDChlxuqdoEwEsiMitDj/kjm5Hp7OaatJXtfhVGjjOHqhm6IMPICHgyU9zuUbyN+I Obn+QJF1PTEpx7OJuBQLN657wqjhtGnA5epVyt9D5+c82UJbu7vH1ZbWcR2jD3bmHNHb iEy+qxvZYCCxO87LEbhp46chUbD7TDWRtKCfcPsml2aqghXJdouLlBuWYfNt9URF5KYQ 4I/TQSepJRThGGWj2FgBpaE6/psIezx4H0v7yX1ohywrCOSeHIupKTsjl2s/501Y6A6j ZvtJkdOCg885LZQNpiy2SZnWSuTzxkMFBBMzZW5wZgUxxbapoMCWmw8CAC17+5Y4Cv26 r3xQ== X-Gm-Message-State: ALoCoQm4kFkGOCFhdds49KqbPHlVbbJj754wTouoeCdrHdvazLx7BhP5ZkhNlr2dJVubFb7OCRMF X-Received: by 10.180.102.34 with SMTP id fl2mr29351668wib.73.1428293821720; Sun, 05 Apr 2015 21:17:01 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.28.211.135 with HTTP; Sun, 5 Apr 2015 21:16:31 -0700 (PDT) In-Reply-To: <20150405163305.A2515@besplex.bde.org> References: <201504050518.t355IFVJ001786@svn.freebsd.org> <20150405163305.A2515@besplex.bde.org> From: Eitan Adler Date: Mon, 6 Apr 2015 00:16:31 -0400 X-Google-Sender-Auth: MvRecjcc7l9Ufx2jBEjOul7J9Y8 Message-ID: Subject: Re: svn commit: r281103 - head/sys/amd64/amd64 To: Bruce Evans , Adrian Chadd , Kurt Lidl Content-Type: text/plain; charset=UTF-8 Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 06 Apr 2015 04:17:03 -0000 + a few people interested in the diff On 5 April 2015 at 02:55, Bruce Evans wrote: > On Sun, 5 Apr 2015, Eitan Adler wrote: I did not confirm the performance impact, but the submitter and others indicated they saw a difference. Do you have specific data that shows that there was an improvement? -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams