From owner-freebsd-arch@FreeBSD.ORG Mon Oct 31 19:04:00 2011 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B407106564A; Mon, 31 Oct 2011 19:04:00 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from mx0.hoeg.nl (mx0.hoeg.nl [IPv6:2a01:4f8:101:5343::aa]) by mx1.freebsd.org (Postfix) with ESMTP id 40AF08FC26; Mon, 31 Oct 2011 19:04:00 +0000 (UTC) Received: by mx0.hoeg.nl (Postfix, from userid 1000) id A56EC2A28CF0; Mon, 31 Oct 2011 20:03:59 +0100 (CET) Date: Mon, 31 Oct 2011 20:03:59 +0100 From: Ed Schouten To: John Baldwin Message-ID: <20111031190359.GP2258@hoeg.nl> References: <201110281426.00013.jhb@freebsd.org> <20111029214057.GB90408@stack.nl> <201110311024.07580.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="S0GG+JvAI2G0KxBG" Content-Disposition: inline In-Reply-To: <201110311024.07580.jhb@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: arch@freebsd.org, Jilles Tjoelker Subject: Re: [PATCH] fadvise(2) system call 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: Mon, 31 Oct 2011 19:04:00 -0000 --S0GG+JvAI2G0KxBG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi John, * John Baldwin , 20111031 15:24: > Existing applications use the name and I find it ugly. (I also wish we > had a plain fallocate() instead of just posix_fallocate().) However, if > other folks prefer not having the wrapper I could update it to use the > posix_* name. I agree with Jilles. It's easier to introduce namespace pollution than it is to get rid of it afterwards. If the function is called posix_fadvise(), people should just use that. People are constantly complaining about `Linuxisms' when they want to port software to FreeBSD. The word `BSDism' should remain an euphemism. ;-) --=20 Ed Schouten WWW: http://80386.nl/ --S0GG+JvAI2G0KxBG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iQIcBAEBAgAGBQJOrvEfAAoJEG5e2P40kaK7srUP/0vFMJBvCKeqC1yP1XrDUgzH G//JCszA2amqaC5wJbrOBTVLfpLPcXKb5+VX7B9dK/hoTcAQ87kp9Osz73whr90+ Vbcxkd+ejpIFCWjdfeo3+t6sI/LuFzW/zDKaaKSMvox9Wpt0Aq9T451SVH9+XM0/ S4IPbM0sXamStUzbC/PpI5165dxQJI+k8NYDic0rDDyr2FOR9X8STFIObvFQwNgL PEz/K/XmiPyNSVVXkQYM0rmOXml9gcS+gKgEZbhLNcQ778tpzUkx1fx5Is99Rgwj JBG8GUludUh+t1gnbpmSrtu0yC1IXzAptc38SwsHGURS0fOtORiOLjabJ/SVpR1i j+J9LXFr9QCR77VPiMrCiS0BhzrTpJabQND8rhvNGg3h191DejuhRMK0VLDqGMJp NgyG58oBeh1+eUS0VHgWi8P/k1EnJlZ+bp7mOndPNDmIbdr3QLc9nonli3X71Pku K9cLf8h2UHHj28pcaOXlrgCYkdVhGHMamUriky10HXtw1+50liPbG2oFMjwCAaa7 yeqkbbxmBnn9SlJouI3LQWc8yfBGFghy+oPQ2MXCne2CI+9LWrke7fAUYhEeHOte 6qUpLTrotDFB6eR3cXzjdSS3rOwQxh5SNEbcgnv8oXhL2ATIOv5OyKuerTBksBZH cnNVlN+WyjszY5r6zocl =1QiN -----END PGP SIGNATURE----- --S0GG+JvAI2G0KxBG--