From owner-freebsd-hackers@FreeBSD.ORG Sat May 21 03:31:15 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C59516A4CE; Sat, 21 May 2005 03:31:15 +0000 (GMT) Received: from mail05.syd.optusnet.com.au (mail05.syd.optusnet.com.au [211.29.132.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83AFD43D8D; Sat, 21 May 2005 03:31:14 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) j4L3V6ZL004859 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 21 May 2005 13:31:07 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])j4L3V6Rx009323; Sat, 21 May 2005 13:31:06 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost)j4L3V6Bu009322; Sat, 21 May 2005 13:31:06 +1000 (EST) (envelope-from pjeremy) Date: Sat, 21 May 2005 13:31:06 +1000 From: Peter Jeremy To: Brian Fundakowski Feldman Message-ID: <20050521033106.GL2129@cirb503493.alcatel.com.au> References: <200505201340.36176.hselasky@c2i.net> <20050520151620.GF1201@green.homeunix.org> <20050520213427.GH2129@cirb503493.alcatel.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050520213427.GH2129@cirb503493.alcatel.com.au> User-Agent: Mutt/1.4.2i cc: hackers@freebsd.org cc: Hans Petter Selasky Subject: Re: problems with new the "contigmalloc" routine X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 May 2005 03:31:15 -0000 On Sat, 2005-May-21 07:34:27 +1000, I wrote: >I agree that you did not break contigmalloc() but since you are are >working on contigmalloc() and are aware that the documentation is >wrong, you might at least fix the documentation. Having had a closer look at the CVS logs, several people have fiddled with contigmalloc() since Brian last touched it and he does not appear to be actively working on it. I'd therefore like to apologise to Brian for this comment. -- Peter Jeremy