> Ick. Systems that used to boot fine would then panic on a kernel > upgrade. That's rather rude for a condition that's merely an > optimization (using all memory), rather than one of correctness. A > panic seems entirely inappropriate. No, when the MTRRs are wrong they would generally not work fine. As soon as something uses the uncached memory things go incredibly slow, slow enough to make the machine unusable. Sometimes you're lucky and nothing important is in there, but only sometimes. There is also no code in there currently to automatically limit the memory; the user has to do that with mem=... But I also don't like the panic. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Intel's response Linux/MTRR/8GB Memory Support / Why doesn't the kernel realize the BIOS has problems and re-map appropriately?
- From: Justin Piszcz <[email protected]>
- Re: Intel's response Linux/MTRR/8GB Memory Support / Why doesn't the kernel realize the BIOS has problems and re-map appropriately?
- From: Justin Piszcz <[email protected]>
- Re: Intel's response Linux/MTRR/8GB Memory Support / Why doesn't the kernel realize the BIOS has problems and re-map appropriately?
- From: Matt Keenan <[email protected]>
- Re: Intel's response Linux/MTRR/8GB Memory Support / Why doesn't the kernel realize the BIOS has problems and re-map appropriately?
- From: Jesse Barnes <[email protected]>
- Re: Intel's response Linux/MTRR/8GB Memory Support / Why doesn't the kernel realize the BIOS has problems and re-map appropriately?
- From: "Ray Lee" <[email protected]>
- Intel's response Linux/MTRR/8GB Memory Support / Why doesn't the kernel realize the BIOS has problems and re-map appropriately?
- Prev by Date: Re: SLUB: Return ZERO_SIZE_PTR for kmalloc(0)
- Next by Date: RE: [-mm patch] the ASYNC_* options shouldn't be user visible
- Previous by thread: Re: Intel's response Linux/MTRR/8GB Memory Support / Why doesn't the kernel realize the BIOS has problems and re-map appropriately?
- Next by thread: Re: Intel's response Linux/MTRR/8GB Memory Support / Why doesn't the kernel realize the BIOS has problems and re-map appropriately?
- Index(es):