Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 1997 13:15:52 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, dyson@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/vm vm_map.c vm_object.c src/sys/i386/i386 pmap.c
Message-ID:  <199710250315.NAA28261@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified files:
>    sys/vm               vm_map.c vm_object.c 
>    sys/i386/i386        pmap.c 
>  Log:
>  Decrease the initial allocation for the zone allocations.

The initial allocation is still huge.  224K of real memory is statically
allocated for pvinit[8192] alone.  3/4 of this normally remains free on
my 32MB system.

Bruce



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