From owner-svn-src-all@FreeBSD.ORG Sat Mar 28 20:48:51 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D7F2ED07; Sat, 28 Mar 2015 20:48:51 +0000 (UTC) Received: from mail-lb0-x22e.google.com (mail-lb0-x22e.google.com [IPv6:2a00:1450:4010:c04::22e]) (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 56A1F7B5; Sat, 28 Mar 2015 20:48:51 +0000 (UTC) Received: by lbbug6 with SMTP id ug6so84387755lbb.3; Sat, 28 Mar 2015 13:48:49 -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:content-transfer-encoding; bh=zvnTn6GEkzPXfpsdzeuvF1DDsoG08X3TNGhNuNcAVHM=; b=L4WlsnYt2PyNpusJCZncmGyUDhC8mD5W0I57zqvVlo+eI0Sb9MYTn85xwIyub2pruB FdvQ1z2GfGgCaivZQcVJZMudeSjnr/GjGQFuL9fn0LaUzc3rYoILinJW8W1NN5KK66GB FCXISJrZ6VLuJ5LSLPqi/X0MCxPJcrlVQchPvEQpMUCpS1dxkjWRX8eLQBbE0rDPTRW8 nvbP5psGyuY2uGAsU/IgkrsHmDeia7/J/JHR++/9t4nMmFa8HIknfM3zXrb7QYgjn4B/ YhPRnSSRY/KP/Vqk7p+ikNYniYugx7EnA8CJRxk4sMCB2THFlWmCDS2R1PlBCyUl8X+C 2pCg== MIME-Version: 1.0 X-Received: by 10.152.197.34 with SMTP id ir2mr22647768lac.36.1427575729402; Sat, 28 Mar 2015 13:48:49 -0700 (PDT) Sender: davide.italiano@gmail.com Received: by 10.25.66.3 with HTTP; Sat, 28 Mar 2015 13:48:49 -0700 (PDT) In-Reply-To: <4E7E0A0A-5125-4F3A-AC0C-D428A972C954@netflix.com> References: <201503281250.t2SCoOkt020297@svn.freebsd.org> <4E7E0A0A-5125-4F3A-AC0C-D428A972C954@netflix.com> Date: Sat, 28 Mar 2015 13:48:49 -0700 X-Google-Sender-Auth: 37bm3_91U9W0TZW_1SvKN9DesQA Message-ID: Subject: Re: svn commit: r280785 - in head/sys: kern netgraph/atm/sscop netgraph/atm/uni sys From: Davide Italiano To: Randall Stewart Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Mar 2015 20:48:52 -0000 On Sat, Mar 28, 2015 at 12:04 PM, Randall Stewart wrote: > Hmm does the KPI include the size of the callout structure (which is > private)? > It's KBI, not KPI. > If so I suppose we could change the c_flags/c_iflags to > ushort =E2=80=A6 > I'm not familiar with your changes enough to suggest/propose a fix. As I previously mentioned, this looks suspicious KBI-wise to me, and I reported to you. --=20 Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare