From owner-freebsd-current Tue Nov 4 23:33:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA20516 for current-outgoing; Tue, 4 Nov 1997 23:33:57 -0800 (PST) (envelope-from owner-freebsd-current) Received: from kaos.atext.com (kaos.atext.com [204.62.245.13]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA20511 for ; Tue, 4 Nov 1997 23:33:55 -0800 (PST) (envelope-from kingson@geocities.com) Received: from kingson-pc.atext.com (kingson-pc [204.62.245.181]) by kaos.atext.com (8.8.5/8.8.5) with SMTP id XAA20730 for ; Tue, 4 Nov 1997 23:33:22 -0800 (PST) Message-Id: <3.0.32.19691231160000.007db470@mailhost.atext.com> X-Sender: kingson@mailhost.atext.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Tue, 04 Nov 1997 23:33:53 -0800 To: freebsd-current@FreeBSD.ORG From: Kingson Gunawan Subject: Re: memory out of range??? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk At 01:27 AM 11/5/97 -0500, John S. Dyson wrote: >Tom said: >> >> On Tue, 4 Nov 1997, Kingson Gunawan wrote: >> >> > I have the following setup/config: >> > Tyan m/b Tahoe series Dual P-II/266 with 1GB memory (yes, 1024MB of >> > RAM). >> >One minor problem (not related to the bounce problem): P-II processors >don't cache above 512MB. That would be a major problem for me actually (the application that I am working on). Hmmm... I wonder why would a powerhorse cpu such as the P-II doesn't cache above a certain memory space??? A regular pentium, maybe, but not a P6 class cpu. KIngson