This invention relates generally to memory controllers in computer systems. More particularly this invention relates to maintaining error statistics concurrently across multiple memory ranks.
Many modern computer systems comprise a memory and a memory controller. In memory, such as DRAMs (Dynamic Random Access Memory) or SRAMs (Static Random Access Memory) for examples, data stored in the memory may become corrupted, for example by one or more forms of radiation. Often this corruption presents itself as a “soft error”. For example, a single bit in a block of data read (such as a cache line that is read) may be read as a “0” whereas the single bit had been written as a “1”. Most modern computer systems use an error detection unit, most commonly an error checking and correcting (ECC) circuitry to correct a single bit error (SBE) before passing the block of data to a processor. The SBE may be a permanent “hard error” (a physical error in the memory or interconnection to the memory) or the SBE may be a “soft error”, as described above. Some modern computer systems are capable of correcting more than one error in the block of data read, requiring additional bits in the block of data read.
Some computer systems use “scrubbing” routines to correct soft errors. Scrubbing routines cycle through each rank in memory, reading from each chip in an instant rank, and writing data (corrected, if necessary, by the ECC circuitry) back into the each chip. Such computer systems maintain error statistics determined for each rank during scrubbing of the rank. The statistics can then be used to determine whether the rank has a “chip kill” (a nonfunctional chip), and, in some computer systems, a spare chip in the rank can be gated in to take the place of the nonfunctional chip. Such error statistics are only gathered during scrubbing in conventional systems. Since scrubbing in conventional systems goes rank by rank, a relatively long time (e.g., a day) may elapse before a hard error is detected in a rank scrubbed at the end of a scrubbing period. If such a hard error exists, ECC circuitry capable of correcting a SBE can not correct a soft error occurring, because the hard error plus the soft error would exceed the correction capability of the ECC circuitry. Similarly, if a first soft error occurs in a rank that is not scrubbed until the end of the scrubbing period, and a second soft error also occurs in the same rank, the ECC circuitry could not correct data read from that rank because two errors exist. Therefore, reliability of such a computer system is limited by how long the scrubbing period is.
In an embodiment of the invention, error statistics are maintained concurrently across multiple ranks in memory. Maintaining error statistics concurrently across multiple ranks in memory further includes accumulating error statistics during functional reads, as well as during scrubbing of the memory. Concurrently maintaining error statistics allows detecting of errors in memory chips or memory ranks more quickly than conventional rank by rank scrubbing of memory. In an embodiment, spare memory chips and/or spare memory ranks are gated in to replace memory ranks or memory chips found to have errors.
In the following detailed description of embodiments of the invention, reference is made to the accompanying drawings, which form a part hereof, and within which are shown by way of illustration specific embodiments by which the invention may be practiced. It is to be understood that other embodiments may be utilized and structural changes may be made without departing from the scope of the invention.
With reference now to the drawings, and, in particular,
A typical modern computer system 100 further includes many other components, such as networking facilities, disks and disk controllers, user interfaces, and the like, all of which are well known and discussion of which is not necessary for understanding of embodiments of the invention.
Turning now to
More or fewer memory ranks 112 are contemplated, as are more or fewer memory chips 110 on each rank. In particular, spare memory ranks 112 and spare memory chips 110 on each memory rank 112 are often included and are used to replace failing memory ranks 112 and/or failing memory chips 110. Some memory chips 110, or portions of some memory chips 110, may be used to store ECC bits.
As depicted, each memory chip 110 has four data connections, data 109, with which to receive and drive data. More or fewer data connections in a data 109 are contemplated, and four connections are used for exemplary purposes. For example, as shown, Data0 109 is coupled to memory chip 1100 on each of memory ranks 1120 to 1127. Data15 109 is coupled to memory chips 11015 on each of memory ranks 1120 to 1127. For simplicity, not all memory chips 110 in a rank, and not all memory ranks 112 are shown, and dots indicate omitted memory chips 110 and memory ranks 112. A fault on one or more bits on any data 109 is noted by error detection unit 103 in memory controller 106. While error detection unit 103 is described herein in terms of an error checking and correction (ECC) circuitry, in general, error detection unit 103 is an error detection unit capable of detecting errors in data read from memory chips 110. Other error detection units besides ECC may be used, for example, error detection unit 103 may be a simple parity checker. As mentioned before, an ECC implementation of error detection unit 103, depending on implementation, is capable of correcting a single bit error among all data 109 bits received, and can detect one or more additional failing bits. Other implementations can correct and detect additional bits.
While corresponding pins of multiple memory chips 110 are shown physically “dotted” in
In addition, in an embodiment, memory controller 106, with suitable circuitry in memory ranks 112, performs a “wire test” to further test and diagnose failure(s) in interconnect (signaling conductors between chips and drivers/receivers on chips). Wire test is a commonly used technique to send one or more particular patterns from a first chip to a second chip and verify whether the patterns were or were not correctly received using software and/or hardware to do the verification. A particular implementation of wire test may be found, for example, in U.S. Pat. No. 6,711,706.
Error logging unit 104 comprises a compare 150 and an error location list 160 that further comprises a number of error rows; each error row is called an error list item 164. Each error list item 164 further comprising a valid column 161, a rank ID column 162 and a chip ID column 163. Rank ID is the identity of a particular memory rank 112; chip ID is the identity of a particular memory chip 110 in a rank. Error logging unit 104 further comprises error counter bank 170 coupled to compare 150 by increment signal 151. Operation of error logging 104 is best described by a flow chart shown in
Method 180 begins at block 181. In block 182, compare 150 receives an error message from error detection unit 103, the error message comprising identification of the memory rank 112 and the memory chip 110 associated with the error detected by error detection unit 103.
Block 183 checks to see if the memory rank and memory chip identified are already in error location list 160. Rank ID is found in rank ID column 162; chip ID is found in chip ID column 163. Valid column 161 is a column in error location list 160 that has a “1” for each row in error location list 160 that has a rank ID and chip ID combination for which an error has been detected. If a particular row in error location list 160 is not associated with an error associated with a rank ID and chip ID combination, then there is a “0” in the valid column 161 for that row. If no error for any rank and chip combination has been detected by error detection unit 103 then there is a “0” in valid column 161 for each row in error location list 160. If an instant rank ID and chip ID combination identified as having an error, as reported by error detection unit 103, is found in a row of error location list 160, compare 150 activates increment signal 151 to increment the value of an error count in a corresponding row in error counter bank 170. Block 187 in method 180 in
For example, in
In an embodiment, compare 150 is configured to compare all rows in error location list 160 in parallel to speed finding a match in a valid row between the rank ID and chip ID in the error message and an error list item 164 in error location list 160. In an embodiment, error location list 160 is configured as a CAM (content addressable memory) to perform the task of finding a match in a valid row between the rank ID and chip ID in the error message with a valid row containing the same rank ID and chip ID. In an embodiment, compare 150 is configured to iterate through valid rows of error location list 160 to attempt to find a match between the rank ID and chip ID in the error message with a rank ID and chip ID in a row in error location list 160.
If block 183 does not find a match in a valid row between the rank ID and chip ID in the error message and a rank ID and chip ID in error location list 160, block 184 selects an unused row (i.e., the entry in that row of valid column 161 is “0”) in error location list 160. In an embodiment in which error location list 160 is sequentially searched, block 184 would advantageously choose the first unused row (valid column value=“0”) in error location list 160. In the case of a parallel search, such as in embodiments where error location list 160 is configured as a CAM, any unused row may be selected. Block 185 adds the rank ID and chip ID to the selected row in error location list 160, and the row is marked as valid (setting the valid column for that row to “1”). Block 186 initializes an error count value for a row in error counter bank 170 corresponding to the row selected in error location list 160 in block 184. Block 186 passes control to block 187, where the just-initialized error count value in error counter bank 170 is incremented. Block 188 ends method 180.
In an embodiment, any error detected by error detection unit 103 is transmitted to error logging unit 104, whether the error occurred during a scrubbing operation or during a functional read. A functional read is a read of data from memory 108 (
For example, suppose that one or more signal conductors in a particular data 109 are faulty, such as shorted to ground, for example. In
Other particular failures can be identified as a fault pattern using data collected in error logging unit 104, and the above description is just one such particular failure. For example, using error location list 160 information, it is easy to detect if a particular rank has had errors in multiple chips. Having multiple chip errors in a single rank means that rank has a potential for uncorrectable errors under some conditions, depending upon implementation in a particular memory 108. Such condition can be found, for example, by sorting valid rows in error location list 160 first by rank ID and then by chip ID and checking for multiple errors within a single rank. Alternatively, a sophisticated program could discover a single rank having multiple chip errors by iterating through valid error list items 164 and keeping track of how many memory chips 110 in each memory rank 112 have experienced errors. A memory 108 may be configured with a spare memory rank 112. For example, in
Referring again to
Yet another fault pattern is an error count for a particular rank ID and chip ID combination that exceeds a value specified by a designer or administrator. For example, referring to
An error count in a particular row ID and chip ID combination that exceeds the prespecified value may occur if a soft error exists for that chip ID in that row ID, and frequent read accesses are made to that particular row ID and chip ID combination. In an embodiment, when a particular error count exceeds the prespecified value, memory controller 106 forces a scrub operation, comprising a number of scrubs sufficient to scrub the particular row ID and chip ID combination, which would correct the soft error. The error counter for that particular row ID and chip ID combination is reset; however, a flag is set in scrub column 165 (