Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 1996 16:30:02 -0700 (PDT)
From:      "Gary Palmer" <gpalmer@freebsd.org>
To:        freebsd-bugs
Subject:   Re: kern/1629: cannot get /kernel to recognize more than 64MB of RAM 
Message-ID:  <199609162330.QAA19966@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/1629; it has been noted by GNATS.

From: "Gary Palmer" <gpalmer@freebsd.org>
To: root@jtnet.com
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: kern/1629: cannot get /kernel to recognize more than 64MB of RAM 
Date: Mon, 16 Sep 1996 19:21:40 -0400

 root@jtnet.com wrote in message ID
 <199609161733.KAA20179@freefall.freebsd.org>:
 > >Synopsis:       cannot get /kernel to recognize more than 64MB of RAM
 
 Try using the `MAXMEM' kernel configuarion parameter.
 For 72Mb of RAM,
 
 options		"MAXMEM=73728"
 
 in your kernel config file should do the trick (the number is in K, so
 multiple 72 by 1024...)
 
 Gary
 --
 Gary Palmer                                          FreeBSD Core Team Member
 FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info



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