From owner-cvs-all Mon Apr 29 15: 1:22 2002 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 5639137B425; Mon, 29 Apr 2002 15:00:49 -0700 (PDT) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g3TM0Vw47535; Mon, 29 Apr 2002 18:00:31 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Mon, 29 Apr 2002 18:00:30 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_malloc.c In-Reply-To: <20020429204533.GG1530@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Mon, 29 Apr 2002, Alfred Perlstein wrote: > * 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. Well, I was just restoring the file to its previous state, so I adopted the same formatting that was there previously. The ommission was a copy/paste issue from my local tree -- it didn't affect correctness, just wastage by bumping you to the next bucket. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message