From owner-cvs-all Mon Apr 29 13:45:39 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 2A3EE37B41A; Mon, 29 Apr 2002 13:45:34 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id 004BFAE22C; Mon, 29 Apr 2002 13:45:33 -0700 (PDT) Date: Mon, 29 Apr 2002 13:45:33 -0700 From: Alfred Perlstein To: Robert Watson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_malloc.c Message-ID: <20020429204533.GG1530@elvis.mu.org> References: <200204291753.g3THrNC41129@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204291753.g3THrNC41129@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Robert Watson [020429 10:53] wrote: > rwatson 2002/04/29 10:53:23 PDT > > Modified files: > sys/kern kern_malloc.c > Log: > Re-add the 16384 bucket also. > > Submitted by: green > > Revision Changes Path > 1.102 +1 -0 src/sys/kern/kern_malloc.c :( What's with the decimal powers of two here? This should be using a shift to avoid this sort of problem. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message