From owner-cvs-all@FreeBSD.ORG Mon Aug 23 06:11:06 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC9D816A4CE; Mon, 23 Aug 2004 06:11:06 +0000 (GMT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D05743D1F; Mon, 23 Aug 2004 06:11:06 +0000 (GMT) (envelope-from des@des.no) Received: from dwp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mail.broadpark.no (Postfix) with ESMTP id 0644C5819; Mon, 23 Aug 2004 08:11:42 +0200 (MEST) Received: by dwp.des.no (Postfix, from userid 2602) id 61589B873; Mon, 23 Aug 2004 08:11:05 +0200 (CEST) To: Doug Barton References: <200408161152.i7GBqMlq084661@repoman.freebsd.org> <6.1.0.6.1.20040816045454.02a34168@popserver.sfu.ca> <4128F90D.8080506@DougBarton.net> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 23 Aug 2004 08:11:05 +0200 In-Reply-To: <4128F90D.8080506@DougBarton.net> (Doug Barton's message of "Sun, 22 Aug 2004 12:50:37 -0700") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Colin Percival cc: Colin Percival Subject: Re: cvs commit: src/etc services X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2004 06:11:06 -0000 Doug Barton writes: > Finally, the solution that has most often been discussed for improving > the performance of getservbyname() and friends is a Berkeley db > implementation similar to the way login.conf is done now. It should be pretty simple to extend getservbyname() to use a db file if one is available and fall back on the text file otherwise. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no