Re: Reserving physical memory at boot time

Randy.Dunlap (rddunlap@osdl.org)
Sun, 9 Mar 2003 15:07:30 -0800 (PST)


> Pavel Machek wrote:
>>
>> Okay; which mem= options you want killed?
>>
>
> Anything that doesn't match the regexp (in Perl syntax):
>
> /^mem=(0[0-7]*|[1-9][0-9]*|0x[0-9a-f]+)[kmg]$/i
>
>> What about this?
>
> Looks good to me.

Thanks, Pavel. You beat me to it.

~Randy

-
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/