Messages in this thread |  | | | Subject | Re: 2.6.16-rc5 huge memory detection regression | | From | Dave Hansen <> | | Date | Thu, 09 Mar 2006 07:31:15 -0800 |
| |
On Thu, 2006-03-09 at 11:31 +0100, Martin MOKREJŠ wrote: > copy_e820_map() start: 0000000100000000 size: 0000000230000000 end: 0000000330000000 type: 1 > copy_e820_map() type is E820_RAM
copy_e820_map() is really the first place that the kernel sees what the BIOS has put in the e820 map. Since something is wrong _this_ early, I really have to point the finger at the hardware again. It simply didn't tell Linux that there was RAM there.
-- Dave
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |