Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 18:00:30 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Alfred Perlstein <bright@mu.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_malloc.c
Message-ID:  <Pine.NEB.3.96L.1020429175939.64976a-100000@fledge.watson.org>
In-Reply-To: <20020429204533.GG1530@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 29 Apr 2002, Alfred Perlstein wrote:

> * Robert Watson <rwatson@FreeBSD.org> [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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1020429175939.64976a-100000>