Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 1998 21:12:33 -0800
From:      David Greenman <dg@root.com>
To:        Kachun Lee <kachun@pathlink.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: 2.2-STABLE with 512M RAM 
Message-ID:  <199801150512.VAA11207@implode.root.com>
In-Reply-To: Your message of "Wed, 14 Jan 1998 13:19:42 PST." <3.0.1.32.19980114131942.00763f28@rr.pathlink.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>I upgraded one of PPro FreeBSD 2.2-STABLE to 512M RAM. I recompile the
>kernel with MAXMEM=512*1024. The system came up and ran without problem.
>Also, 'top' showed all the memory was being used.
>
>I was going to apply the patch that Mr. Greenman posted about a year ago.
>The patch calls for increase some kernel parameters and require a 'make
>world'. I was wondering if that is still necessary. I prefer not to have to
>copy a separate source tree to do the 'make world'.
>
>If my memory serve me correctly, I remember that patch will make FreeBSD
>not BSDI compatible. Is this the only 'negative' about applying the patch?
>If I do not care about BSDI compatible, can I run the same kernel with our
>other non 512M systems?

   The answer to these last two questions is "yes".

   The patch is meant to increase the size of the kernel virtual address
space. This is necessary on "large" systems that have a large number of
processes and/or network connections (which consumes a large amount of
kernel virtual memory). If your system isn't "large" and just happens to
have a lot of physical memory, then you probably don't need to worry about
this.

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project



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