Displaying 2 results from an estimated 2 matches for "1020mb".
Did you mean:
100mb
2011 Feb 07
1
Fw: Re: Memdisk Question
...t;> ?kernel images/memdisk-res2
>> ?append initrd=images/cesg.img mem=268435456
>
> ?That worked! ?The box had 1536MB RAM and I forced it down to 256MB and
> ?all is well. ?I've spent most of this morning trying varying amounts of
> ?artificial RAM limits, all the way up to 1020MB, as we know the next
> ?4MB increment will cause a crash, and it worked perfectly.
I'm glad to hear that the second run of my patch worked. I'm
currently preparing more such that it will interpret the standard
suffixes.
HPA: Thank you for the advice on how to implement the memory rang...
2011 Feb 08
1
[PATCH][git-pull] MEMDISK: Process "mem=" parameter and apply to e820 ranges
git://git.zytor.com/users/genec/syslinux.git
Branch memdisk-maxmem-for-hpa
The goal of the changes was to process a "mem=" parameter (ie
"mem=128M" or "mem=134217728"; same value) and alter the memory map
that MEMDISK returns in INT15h AXe820h by changing any type 1
(available) ranges above the "mem=" value to type 2 (reserved) and
splitting a type 1 that