lkml.org 
[lkml]   [2013]   [Aug]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/3] mce: acpi/apei: trace: Enable ghes memory error trace event
On 08/13/2013 11:09 PM, Luck, Tony wrote:
>> In the meantime, like Boris suggests, I think we can have a different
>> trace event for raw APEI reports - userspace can use it as it pleases.
>>
>> Once ghes_edac gets better, users can decide whether they want raw APEI
>> reports or the EDAC-processed version and choose one or the other trace
>> event.
>
> It's cheap to add as many tracepoints as we like - but may be costly to maintain.
> Especially if we have to tinker with them later to adjust which things are logged,
> that puts a burden on user-space tools to be updated to adapt to the changing
> API.

Agree. And this is the reason I have been considering mc_event. But, the
below issues with ghes_edac made me unsure:
- One, the logging format for APEI data is a bit verbose and hard to
parse. But, I suppose we could work with this if we make a few changes.
Is it ok to change how the APEI data is made available through
mc_event->driver_detail?
- Two, if ghes_edac is enabled, it prevents other edac drivers from
being loaded. It looks like the assumption here is that if ghes/firmware
first is enabled, then *all* memory errors are reported through ghes
which is not true. We could have (a subset of) corrected errors reported
through ghes, some through CMCI and uncorrected errors through MCE. So,
if I'm not mistaken, if ghes_edac is enabled, we will only receive ghes
error events through mc_event and not the others. Mauro, is this accurate?

>
> Mauro has written his user-space tool to process the ghes-edac events:
> git://git.fedorahosted.org/rasdaemon.git
>
> Who is writing the user space tools to process the new apei tracepoints
> you want to add?

Enabling rasdaemon itself for the new tracepoint is an option, as long
as Mauro doesn't object to it ;)

>
> I'm not opposed to these patches - just wondering who is taking the next step
> to make them useful.

Sure.


Regards,
Naveen



\
 
 \ /
  Last update: 2013-08-15 16:21    [W:0.151 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site