From owner-freebsd-hackers@FreeBSD.ORG Mon Oct 18 11:38:38 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05E7A1065696; Mon, 18 Oct 2010 11:38:38 +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 AF6FB8FC15; Mon, 18 Oct 2010 11:38:37 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id C7AE71FFC34; Mon, 18 Oct 2010 11:38:36 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 943798454C; Mon, 18 Oct 2010 13:33:56 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Garrett Cooper References: <86fwyq8rsc.fsf@ds4.des.no> <86d3tujh72.fsf@ds4.des.no> <864of680wv.fsf@ds4.des.no> <8662zkurx9.fsf@ds4.des.no> <8662zg586z.fsf@ds4.des.no> Date: Mon, 18 Oct 2010 13:33:56 +0200 In-Reply-To: (Garrett Cooper's message of "Sat, 16 Oct 2010 16:16:19 -0700") Message-ID: <8662wz4twb.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-hackers@freebsd.org, Ivan Voras Subject: Re: Why is TUNABLE_INT discouraged? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 11:38:38 -0000 Garrett Cooper writes: > PS I added uquad_t for consistency in the APIs, even though quad_t was > deprecated, but I didn't bump __FreeBSD_version__ -- wasn't sure if I > should have done that). You should bump __FreeBSD_version__ anyway so third-party or shared code can use the new API if it is available and the old one if it isn't. > Let's try with the patch attached... Mailman strips binary attachments. The correct MIME type is text/x-patch. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no