bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch for memory detection with (SMP?) broken BIOSes


From: Derrik Pates
Subject: Patch for memory detection with (SMP?) broken BIOSes
Date: Thu, 2 Aug 2001 09:29:31 -0600 (MDT)

I am attaching a short patch which corrects the issue I mailed about
previously with some broken (SMP only?) BIOSes reporting a zero-length
addressable range at 4 GB, and throwing off GRUB's memory count (and
causing a Linux kernel booted without the --no-mem-option flag to the
'kernel' command to Oops on boot). It just checks the length of the memory
range in the check loop in common.c, and if it is zero bytes long, just
ignores the range.

Derrik Pates      |   Sysadmin, Douglas School   |    #linuxOS on EFnet
address@hidden |     District (dsdk12.net)    |    #linuxOS on OPN

Attachment: grub-memdetect-fix.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]