RE: [Linux-ia64] [PATCH] MCA recovery for TLB faults for 2.4

From: Luck, Tony <tony.luck_at_intel.com>
Date: 2003-06-03 03:00:28
> Are you just blindly trusting that memory is still correct after
> getting a TLB error report?  Wouldn't you want to have a checksum to
> validate that the list of saved translations is probably correct.
> Otherwise, it seems to me the TLB purge could make a bad situation
> worse.

At the moment the trust level is extremely high.  Linux doesn't
even provide a checksum for the ia64_os_mca_dispatch entry code
when it registers it with the SAL.

A checksum in the list of saved translations would only be part
of reducing the level of trust ... we'd also need to validate
that the entire code path has the correct code (not just the entry
point).  There are several other data items on which the code
also relies which a truly paranoid MCA handler would also need to
validate.

-Tony
Received on Mon Jun 02 10:00:53 2003

This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:15 EST