From owner-freebsd-current Mon Jan 21 21:24: 6 2002 Delivered-To: freebsd-current@freebsd.org Received: from ns1.infowest.com (ns1.infowest.com [204.17.177.10]) by hub.freebsd.org (Postfix) with ESMTP id 7200D37B402 for ; Mon, 21 Jan 2002 21:24:01 -0800 (PST) Received: from there (208.186.107.222.dsl.infowest.net [208.186.107.222]) by ns1.infowest.com (Postfix) with SMTP id 4790A2109B; Mon, 21 Jan 2002 22:24:00 -0700 (MST) Content-Type: text/plain; charset="iso-8859-1" From: Samuel J.Greear Organization: GetMegabits, Inc. To: "Kenneth D. Merry" , current@FreeBSD.org Subject: Re: making a large RAMdisk? Date: Tue, 22 Jan 2002 22:18:51 -0700 X-Mailer: KMail [version 1.3] References: <20020121222038.A64090@panzer.kdm.org> In-Reply-To: <20020121222038.A64090@panzer.kdm.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020122052400.4790A2109B@ns1.infowest.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 21 January 2002 10:20 pm, Kenneth D. Merry wrote: > I've got a machine with 4G of RAM, and I'm trying to test all the RAM out > to make sure it's okay. > > I've tried doing buildworlds, but never end up using more than 1G of RAM on > cache, etc. > > I've got -current and -stable on it, and I've tried making an MFS > filesystem under -stable. I can't seem to get more than a 512M MFS > filesystem allocated under -stable. (I've got two 2G swap partitions.) > > I tried using md to make a swap-backed filesystem under -current, but the > problem is that it actually seems to back it with swap. (pstat -s shows > disk space used, unlike MFS under -stable) > > Is there a way, under -current or -stable, to make a true RAMdisk that is > around 2GB in size? > > Ken If all you want to do is test the RAM: http://www.teresaudio.com/memtest86/ (download the Windows version and use dd to put the binary on a floppy) As far as your other questions, well .... Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message