MODULE_PARM_DESC(enable_euclean,"Set this parameter to enable reporting EUCLEAN to upper layer when the correctable bitflips are equal to the max correctable limit.");
module_param(enable_perfstats,bool,0644);
MODULE_PARM_DESC(enable_perfstats,"Set this parameter to enable collection and reporting of performance data.");