nvmlRemappedRowsInfo_v2_t#

struct nvmlRemappedRowsInfo_v2_t#

Public Members

unsigned int corrActiveRemaps#

Number of active row remappings due to correctable errors.

unsigned int corrInactiveRemaps#

Number of inactive row remappings due to correctable errors.

unsigned int uncActiveRemaps#

Number of active row remappings due to uncorrectable errors.

unsigned int uncInactiveRemaps#

Number of inactive row remappings due to uncorrectable errors.

unsigned int bPending#

Whether or not there is any pending row remapping; 0 indicates not pending, 1 indicates pending.

unsigned int bFailureOccurred#

Whether or not there’s any row remapping failure in the past; 0 indicates no failure, 1 indicates failure occurred.