cvs commit: src/sys/kern kern_malloc.c subr_param.c src/sys/sys
systm.h
Bruce Evans
bde at zeta.org.au
Fri Jul 11 04:24:03 PDT 2003
On Thu, 10 Jul 2003, Mike Silbersack wrote:
> silby 2003/07/10 17:01:03 PDT
>
> FreeBSD src repository
>
> Modified files:
> sys/kern kern_malloc.c subr_param.c
> sys/sys systm.h
> Log:
> Add init_param3() to subr_param. This function is called
> immediately after the kernel map has been sized, and is
> the optimal place for the autosizing of memory allocations
> which occur within the kernel map to occur.
>
> Suggested by: bde
Thanks.
Bruce
More information about the cvs-src
mailing list