lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070604182422.GA14275@one.firstfloor.org>
Date:	Mon, 4 Jun 2007 20:24:22 +0200
From:	Andi Kleen <andi@...stfloor.org>
To:	Ray Lee <ray-lk@...rabbit.org>
Cc:	Jesse Barnes <jbarnes@...tuousgeek.org>,
	Matt Keenan <tank.en.mate@...il.com>,
	Justin Piszcz <jpiszcz@...idpixels.com>,
	Andi Kleen <andi@...stfloor.org>,
	Venki Pallipadi <venkatesh.pallipadi@...el.com>,
	linux-kernel@...r.kernel.org
Subject: Re: Intel's response Linux/MTRR/8GB Memory Support / Why doesn't the kernel realize the BIOS has problems and re-map appropriately?

> 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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ