[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] 3/3: MCA/MCE correctable error handling



>+              if (mc_global->mc_flags & MC_FLAG_UNCORRECTABLE)
>+                      printk(KERN_EMERG);
>+              else
>+                      printk(KERN_INFO);

KERN_INFO seems gross understatement here - generally, correctable MCs are
considered indicators that within not too distant future uncorrectable MCs might
result, so this generally is a call for action (and hence shouldn't be hidden 
with
default log level settings).

Also, I'm not sure adjusting the polling frequency makes much sense - 30s seems
an awful lot of time to me.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.