lkml.org 
[lkml]   [2014]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH v3] x86/mce: Try printing all machine check banks known before panic
Date
> leave them in. Then you can read them out again on panic time. The mce
> log buffer will have to become a circular buffer or something like that.

This is a mixed bag. If there are a bunch of errors so that we overflow the buffer,
then general wisdom says that people want to see the first errors, as the later
ones may just be secondary effects from the earlier ones.

But - lots of systems don't run mcelog(8) daemon. So the buffer just fills
up with the first 32 errors (perhaps all relatively harmless corrected errors)
and then when some serious stuff happens we have no place to log :-)

Perhaps we need separate buffers for UC=0 and UC=1? Or something else??

-Tony
\
 
 \ /
  Last update: 2014-11-21 19:01    [W:0.092 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site