From owner-freebsd-arch@FreeBSD.ORG Fri Jan 21 20:28:59 2011 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0EAD71065674; Fri, 21 Jan 2011 20:28:59 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id C3B788FC1B; Fri, 21 Jan 2011 20:28:58 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id C9F911FFC34; Fri, 21 Jan 2011 20:28:57 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 9B19584548; Fri, 21 Jan 2011 21:28:57 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: mdf@FreeBSD.org References: <86hbd2bgyw.fsf@ds4.des.no> Date: Fri, 21 Jan 2011 21:28:56 +0100 In-Reply-To: (mdf@freebsd.org's message of "Fri, 21 Jan 2011 09:04:28 -0800") Message-ID: <867hdyvw53.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Arch Subject: Re: Automagic SYSCTLs X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2011 20:28:59 -0000 mdf@FreeBSD.org writes: > Dag-Erling Sm=C3=B8rgrav writes: > > - does this break the KBI? (I assume it does, almost inevitably) > It can be made gradual, such as #defining SYSCTL_ADD_INT to use the > new interface (but this only works at the moment with OID_AUTO and I'd > rather not add a nbr parameter to the macro). I wrote KBI, not KPI, but if this is done before 9.0 and not backported, it shouldn't be an issue. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no