From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luck, Tony" Date: Sat, 08 Nov 2003 01:15:46 +0000 Subject: RE: [RFC] Better MCA recovery on IPF Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org > I can estimate what the procedure includes, such as changing > poisoned memory to uncacheable, clearing suspect data in cache, and storing > zeros to the poisoned area. There is no way to tell if the error is soft/transient and can be cleared by that sequence, or hard/permanent. The safest option is to simply take the page with the error out of service and not re-use it. -Tony