Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 13:45:33 -0700
From:      Alfred Perlstein <bright@mu.org>
To:        Robert Watson <rwatson@FreeBSD.org>
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>
In-Reply-To: <200204291753.g3THrNC41129@freefall.freebsd.org>
References:  <200204291753.g3THrNC41129@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* 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.


-- 
-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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020429204533.GG1530>