On Sat, 1 Nov 2003 07:39:52 +0100 ("CET), Matthias Fouquet-Lapar <mfl@sgi.com> wrote: >> Of course, I agree with a common frame set. >> In the case of platform premising IPF, I think it is >> better to regard the Intel's Chipset as the de facto >> standard. > >I think there should be an abstraction layer hiding the underlying >HW implementation. I think handling for example a memory error >by killing the affected user application, should work on any chipset >and/or CPU architecture (if technically possible). We already have that interface, it is called a signal. The kernel code for handling these events has to be architecture dependent but, once the data has been gathered and the decision made about which user process to kill, we just send SEGV. BTW, your email address includes your full hostname, instead of just mfl@sgi.com. - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sat Nov 1 03:39:14 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:20 EST