All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Hobgood <mhobgood@inet-direct.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Mem detection problem
Date: Thu, 8 Feb 2001 17:09:31 -0600	[thread overview]
Message-ID: <20010208170931.A6890@inet-direct.com> (raw)
In-Reply-To: <3A82CEE6.9060204@lycosmail.com>
In-Reply-To: <3A82CEE6.9060204@lycosmail.com>; from ajschrotenboer@lycosmail.com on Thu, Feb 08, 2001 at 11:52:54AM -0500

On Thu, Feb 08, 2001 at 11:52:54AM -0500, Adam Schrotenboer wrote:
> This is actually a repost of a problem that received few serious replies 
> (IMNSHO).
> 
> Basically 2.4.0 detects 192 MB(maybe 191, but big whoop) of memory. This 
> is correct. However, 2.4.1-ac6 (as did Linus-blessed 2.4.1) detects 64. 
> The problem is simple. 2.4.1 and later for some reason uses bios-88, 
> instead of e820.
> 
> Attached are the dmesgs from 2.4.0 and 2.4.1-ac6.

[snip]

Perhaps on your machine, but not on all.  Small amount of dmesg from mine.


Linux version 2.4.2-pre1 (root@BrightStar) (gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)) #1 Tue Feb 6 05:34:32 CST 2001
BIOS-provided physical RAM map:
 BIOS-e820: 000000000009f800 @ 0000000000000000 (usable)
 BIOS-e820: 0000000000000800 @ 000000000009f800 (reserved)
 BIOS-e820: 000000000000e800 @ 00000000000f1800 (reserved)
 BIOS-e820: 0000000011f00000 @ 0000000000100000 (usable)
 BIOS-e820: 000000000000e800 @ 00000000ffff1800 (reserved)
      ^^^^

On node 0 totalpages: 73728
zone(0): 4096 pages.
zone(1): 69632 pages.
zone(2): 0 pages.
Kernel command line: BOOT_IMAGE=242 ro root=342 hdd=ide-scsi
ide_setup: hdd=ide-scsi
Initializing CPU#0
Detected 334.098 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 666.82 BogoMIPS
Memory: 287948k/294912k available (953k kernel code, 6576k reserved, 319k data, 172k init, 0k highmem)
                ^^^^^^ the 294912k is correct

Dentry-cache hash table entries: 65536 (order: 7, 524288 bytes)
Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)

Cordially,
Michael Hobgood

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2001-02-08 23:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-08 16:52 Mem detection problem Adam Schrotenboer
2001-02-08 23:09 ` Michael Hobgood [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-02-08 23:54 Adam Schrotenboer
2001-02-09  0:19 Dunlap, Randy
2001-02-09  0:44 ` Adam Schrotenboer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010208170931.A6890@inet-direct.com \
    --to=mhobgood@inet-direct.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.