(2) I guess I'm not so concerned with the ramdisk in highmem since it is
extrememly unlikely any boot loader will be able to take advantage of
that. It could be an issue for x86-64, I guess.
(3) Contradicts (1) as well as issues with older kernels. Keep in mind
what happens if you violate this limit: the bootloader should be loading
the initrd as high as possible, so the only difference is if you get the
error message from the boot loader or from the kernel later. If you're
going to export a limit, you better make sure it's right; "8MB except on
low memory configurations" doesn't cut it. It's exactly on those low
memory configurations that this limit matters *at all*.
-hpa
-
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/