Messages in this thread |  | | From | Jan-Simon Möller <> | Subject | Re: [PATCH 2.6.24] mm: BadRAM support for broken memory | Date | Tue, 11 Mar 2008 01:41:08 +0100 |
| |
Am Montag 10 März 2008 18:20:19 schrieb H. Peter Anvin: > Jan-Simon Möller wrote: > > badram=0x18690000,0xffff0000 > > (which means a whole from 0x18690000 to 0x1869ffff ) > > memmap=0x18690000$64K > > or > > memmap=0x18690000$0x10000 > > -hpa
Hmmm reading the kernel-parameters again and again ...
<QUOTE> memmap=nn[KMG]$ss[KMG] [KNL,ACPI] Mark specific memory as reserved. Region of memory to be used, from ss to ss+nn. </QUOTE>
nn would be 0x18690000 or ~409MB ss would be 0x10000 or 64k
quite big hole ???
I'm not in front of the faulty box, but something is wrong there ...
Best regards, Jan-Simon -- 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/
|  |