From owner-svn-src-head@FreeBSD.ORG Fri Feb 17 03:50:25 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2FCE106566C; Fri, 17 Feb 2012 03:50:25 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 4692A8FC19; Fri, 17 Feb 2012 03:50:23 +0000 (UTC) Received: by wgbdq11 with SMTP id dq11so2350548wgb.31 for ; Thu, 16 Feb 2012 19:50:23 -0800 (PST) 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 :content-transfer-encoding; bh=Hjaq/9WaC5U0YHtQ8kM3GduSRyKNEGl6kaK7Gg8sWpo=; b=MSpGOudvzngYxHzXXa65H9TF1S3JdOiIzu8rQLd4BJRx7856lFOYohQjjFl6B4xlOB xsf0GKLu+lpnywFGIPczU4lgT4RHO7QzwyXC4gxjujyF83aKY4NYGB7ZxLoHfw6r7afE o3QxC2YhN+LPQuaMWX6N9ng5lVJoc3m8v9Ihs= Received: by 10.216.138.234 with SMTP id a84mr2825542wej.40.1329450623249; Thu, 16 Feb 2012 19:50:23 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.223.15.90 with HTTP; Thu, 16 Feb 2012 19:49:53 -0800 (PST) In-Reply-To: <4F3D9D03.6020507@FreeBSD.org> References: <201202160511.q1G5BZNk099785@svn.freebsd.org> <20120216181210.K1423@besplex.bde.org> <4F3CC40D.4000307@freebsd.org> <4F3CC5C4.7020501@FreeBSD.org> <4F3CC8A5.3030107@FreeBSD.org> <20120216174758.GA64180@nargothrond.kdm.org> <20120217053341.R1256@besplex.bde.org> <20120217000846.GA7641@nargothrond.kdm.org> <4F3D9D03.6020507@FreeBSD.org> From: Eitan Adler Date: Thu, 16 Feb 2012 22:49:53 -0500 X-Google-Sender-Auth: WINN2QE1n0Co7S75ojDc3aVOTJU Message-ID: To: Andriy Gapon Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQmPzRNzlY8hQbLvteFGcEo81Z1aSwBju889ByW3/YBvZUC1sFW7dxBgrIIZbO97p+w02m4F Cc: marcel@freebsd.org, svn-src-all@freebsd.org, "Kenneth D. Merry" , src-committers@freebsd.org, Bruce Evans , svn-src-head@freebsd.org, Julian Elischer Subject: Re: svn commit: r231814 - in head/sys: kern sys X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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, 17 Feb 2012 03:50:25 -0000 Replying to the thread so people don't think I'm ignoring it. I will likely have time this weekend to fix the errors and come up with a patch. On Thu, Feb 16, 2012 at 7:19 PM, Andriy Gapon wrote: > on 17/02/2012 02:08 Kenneth D. Merry said the following: > [snip] >>>> On Thu, Feb 16, 2012 at 11:13:09 +0200, Andriy Gapon wrote: > [snip] >>>>> For me personally the immediate benefits in the common situations >>>>> outweighed the >>>>> problems in the edge cases, although I still believe that we can get = the >>>>> former >>>>> without sacrifices in the latter. > [snip] >> It sounds fine, but I don't have sufficient time to spend on this right >> now. =C2=A0So I can either back out the changes I mentioned above (assum= ing we >> get agreement from avg), or leave things as is. > > I stick to what I wrote above and so chose the status quo. > The backout would make sense if it is immediately followed by commit of a= better > solution. =C2=A0Unfortunately, a lack of time here too. > > P.S. > Nobody yet complained about actually running into an edge case, while I > personally know at least one person to whom the intermingled messages cau= sed > some grief, especially given that they happened in /var/log/security. > > -- > Andriy Gapon > --=20 Eitan Adler Source & Ports committer X11, Bugbusting teams