From owner-cvs-lib Thu Oct 17 11:49:47 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA21101 for cvs-lib-outgoing; Thu, 17 Oct 1996 11:49:47 -0700 (PDT) Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [131.155.210.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA21087; Thu, 17 Oct 1996 11:49:32 -0700 (PDT) Received: by gvr.win.tue.nl (8.6.13/1.53) id UAA11306; Thu, 17 Oct 1996 20:48:59 +0200 From: guido@gvr.win.tue.nl (Guido van Rooij) Message-Id: <199610171848.UAA11306@gvr.win.tue.nl> Subject: Re: cvs commit: src/lib/libc/db/hash hash_buf.c To: phk@critter.tfs.com (Poul-Henning Kamp) Date: Thu, 17 Oct 1996 20:48:59 +0200 (MET DST) Cc: guido@freebsd.org, CVS-committers@freebsd.org, cvs-all@freebsd.org, cvs-lib@freebsd.org In-Reply-To: <4131.845577674@critter.tfs.com> from Poul-Henning Kamp at "Oct 17, 96 08:41:14 pm" X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-lib@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Poul-Henning Kamp wrote: > > Isn't this a pezzimization of rank ? I mean there are many uses of this > that do not need this... I do agree, but I do agree with the OpenBSD guys here in that it is the only real correct fix for this problem and it only does minimal damage to all other applications. Of course, if we all feel the performance degradation is not wanted, we should coe up with something better, though I wouldn't quickly see a better fix. -Guido