A method of selectively enabling error checking in an information handling system, including receiving information indicating that data associated with a first memory portion in a system memory should be subject to error checking during transmission between the memory controller and the system memory and indicating that data associated with a second memory portion in the system memory should be free of error checking during transmission between the memory controller and the system memory, receiving a memory access request directed to one of the first and second memory portions, transmitting data between the memory controller and the system memory in response to the memory access request, and selectively performing an error checking technique on the transmitted data based on the information.
|
1. A method of selectively enabling error checking in an information handling system (ihs) that includes a memory controller and a system memory, comprising:
receiving, at the memory controller, data segmentation information that is based upon the use of data in the ihs and that indicates that data that is associated with a first memory portion in the system memory that supports error checking should be subject to error checking during transmission between the memory controller and the first memory portion of the system memory, while data associated with a second memory portion in the system memory that supports error checking should be free of error checking during transmission between the memory controller and the second memory portion of the system memory;
receiving, at the memory controller, a memory access request directed to one of the first memory portion and the second memory portion;
transmitting data between the memory controller and the system memory in response to the memory access request; and
selectively performing an error checking technique on the transmitted data based on the data segmentation information, wherein the selectively performing includes performing the error checking technique if the memory access request is directed to the first memory portion, and wherein the selectively performing includes transmitting the data without performing the error checking technique if the memory access request is directed to the second memory portion.
15. An information handling system (ihs), comprising:
a system memory having a first memory portion that supports error checking and that is addressable by a first address range, and a second memory portion that supports error checking and that is addressable by a second address range;
a memory controller communicatively coupled to the system memory and configured to transfer data therebetween, the memory controller including data segmentation information indicating that data associated with the first memory portion that supports error checking should be subject to error checking during transmission between the memory controller and the system memory, while data associated with the second memory portion that supports error checking should be free of error checking during transmission between the memory controller and the system memory; and
a processor having system management software executing thereon, the system management software being configured to generate the data segmentation information based on the use of data in the ihs, wherein the system management software is also configured to send a memory access request to the memory controller to access data in one of the first memory portion and the second memory portion;
wherein the memory controller is further configured to transmit data between the memory controller and the system memory in response to the memory access request and selectively perform an error checking technique on the transmitted data based on the data segmentation information.
9. A method of selectively enabling error checking in an information handling system (ihs) that includes a memory controller, a system memory, and a basic input/output system (BIOS), comprising:
receiving, at the BIOS, a plurality of data segmentation entries that are based upon the use of data in the ihs, each data segmentation entry in the plurality of data segmentation entries corresponding to a respective portion of the system memory that supports error checking and that is allocated by system management software executing within the ihs, and each data segmentation entry indicating whether data associated with the respective portion of the system memory that supports error checking should be subject to error checking during transmission between the memory controller and the system memory;
copying, with the BIOS, a set of the data segmentation entries to a register in the memory controller, the set of the data segmentation entries corresponding to portions of the system memory controlled by the memory controller;
copying, with the BIOS, the set of the data segmentation entries to registers in a plurality of memory chips in the system memory, the plurality of memory chips containing those portions of the system memory controlled by the memory controller;
receiving, at the memory controller, a memory access request identifying a memory portion from the system management software;
transmitting data between the memory controller and the system memory in response to the memory access request; and
selectively performing an error checking technique on the transmitted data based upon the set of the data segmentation entries in the memory controller and based upon the set of the data segmentation entries in the plurality of memory chips.
2. The method of
3. The method of
4. The method of
5. The method of
6. The method of
storing in a register in the system memory copies of the first data segmentation entry and the second data segmentation entry;
wherein the selectively performing the error checking technique includes selectively performing the error checking technique based on the copies of the first data segmentation entry and the second data segmentation entry.
7. The method of
wherein the data segmentation information associates the first memory portion in the system memory with a first functional unit in the ihs and associates the second memory portion in the system memory with a second function unit in the ihs that is different than the first functional unit;
wherein the memory access request originates from one of the first functional unit and the second functional unit;
wherein the method further comprises determining from which of the first functional unit and second functional unit the memory access request originated; and
wherein the selectively performing the error checking technique is based both on the data segmentation information and the determination of which functional unit the memory access request originated.
8. The method of
10. The method of
reading a data segmentation entry in the memory controller register that corresponds to the identified memory portion in the memory access request;
performing a cyclic redundancy check (CRC) on the transmitted data if the data segmentation entry indicates that data associated with the identified memory portion should be subject to error checking; and
transmitting the transmitted data without performing a CRC if the data segmentation entry indicates that data associated with the identified memory portion should be should be free of error checking.
11. The method of
12. The method of
13. The method of
14. The method of
16. The ihs of
18. The ihs of
19. The ihs of
20. The ihs of
wherein the processor is further configured to send the data segmentation information to the memory controller in the memory access request; and
wherein the data segmentation information includes a flag indicating whether data associated with memory portions identified by the memory access request should be subject to error checking during transmission between the memory controller and the system memory.
|
The present disclosure relates generally to information handling systems, and more particularly to a memory compatibility system and method.
As the value and use of information continues to increase, individuals and businesses seek additional ways to process and store information. One option is an information handling system (IHS). An IHS generally processes, compiles, stores, and/or communicates information or data for business, personal, or other purposes. Because technology and information handling needs and requirements may vary between different applications, IHSs may also vary regarding what information is handled, how the information is handled, how much information is processed, stored, or communicated, and how quickly and efficiently the information may be processed, stored, or communicated. The variations in IHSs allow for IHSs to be general or configured for a specific user or specific use such as financial transaction processing, airline reservations, enterprise data storage, or global communications. In addition, IHSs may include a variety of hardware and software components that may be configured to process, store, and communicate information and may include one or more computer systems, data storage systems, and networking systems.
Currently, it is common for an IHS that handles critical data to implement some form of error checking to detect data transmission errors as data is passed between various components in the IHS. The cyclic redundancy check (CRC) is an error detection technique commonly employed for this purpose. In the CRC technique, the integrity of data is verified through the use of a checksum based on the data itself. Specifically, a data sender using the CRC technique generates a checksum based on the data to be transmitted and appends it to the data before transmission. Upon receipt of the data, a data receiver uses the checksum to determine whether or not the data was corrupted during transmission. Because the CRC checksum is appended to the data as it is transmitted, this technique incurs some amount of overhead in the form of lost memory channel bandwidth, extra latency, and extra power per data byte transmitted within a system. Accordingly, although data transmission error checking in IHSs has been generally satisfactory, it has not been satisfactory in all respects.
According to one embodiment a method of selectively enabling error checking in an information handling system (IHS) that includes a memory controller and a system memory includes receiving, at the memory controller, information indicating that data associated with a first memory portion in the system memory should be subject to error checking during transmission between the memory controller and the system memory and indicating that data associated with a second memory portion in the system memory should be free of error checking during transmission between the memory controller and the system memory, receiving, at the memory controller, a memory access request directed to one of the first and second memory portions, transmitting data between the memory controller and the system memory in response to the memory access request, selectively performing an error checking technique on the transmitted data based on the information if the memory access request is directed to the first memory portion and including transmitting the data without performing the error checking technique if the memory access request is directed to the second memory portion.
It is to be understood that the following disclosure provides many different embodiments, or examples, for implementing different features of the present disclosure. Specific examples of components and arrangements are described below to simplify the present disclosure. These are, of course, merely examples and are not intended to be limiting. Various components may be arbitrarily drawn in different scales for the sake of simplicity and clarity.
In addition, for purposes of this disclosure, an information handing system (IHS) may include any instrumentality or aggregate of instrumentalities operable to compute, classify, process, transmit, receive, retrieve, originate, switch, store, display, manifest, detect, record, reproduce, handle, or utilize any form of information, intelligence, or data for business, scientific, control, entertainment, or other purposes. For example, an IHS may be a personal computer, a PDA, a consumer electronic device, a display device or monitor, a network server or storage device, a switch router or other network communication device, a mobile communication device, or any other suitable device. The IHS may vary in size, shape, performance, functionality, and price. The IHS may include memory, one or more processing resources such as a central processing unit (CPU) or hardware or software control logic. Additional components of the IHS may include one or more storage devices, one or more communications ports for communicating with external devices as well as various input and output (I/O) devices, such as a keyboard, a mouse, and a video display. The IHS may also include one or more buses operable to transmit communications between the various hardware components.
In one embodiment, an IHS 100 shown in
In the illustrated embodiment, the mass storage device 108 includes virtualization software (i.e. a hypervisor) 150. The hypervisor 150 may be any type of hypervisor such as VMWare ESX®, Microsoft Hyper-V®, or Xen®, or another hypervisor. As shown, a virtual machine (persona) 152 may be instantiated in the hypervisor virtual environment. The hypervisor 150 allocates portions of system memory 114 for the virtual machine 152 and for the supporting virtual resources. Although the hypervisor 150 and virtual machine 152 are shown as residing in storage device 108, it is understood that active portions of this software may reside in system memory 114. In the illustrated embodiment, the hypervisor 150 is operable to segment the allocated memory into critical regions and non-critical regions. For example, the hypervisor 150 may designate memory allocated for components such as kernels, drivers, and kernel buffers as critical and designate memory allocated for components such as processes in virtual machine 152 and user data as non-critical. The IHS 100 is operable to selectively enable CRC error checking based on the hypervisor's segmentation of critical and non-critical data. To this end, the hypervisor 150 includes a hypervisor CRC table 154 that denotes which portions of system memory 114 are reserved for critical data and thus should be subject to CRC error checking and which portions of system memory 114 are reserved for non-critical data and thus should not be subject to CRC error checking. An example of the hypervisor CRC table 154 is shown in Table 1 below:
TABLE 1
CRC Entry
CRC Entry
CRC Entry
CRC Entry
Byte
Read
Write
Read
Write
Read
Write
Read
Write
Memory
Offset
CRC
CRC
CRC
CRC
CRC
CRC
CRC
CRC
Address Range
0
0/1
0/1
0/1
0/1
0/1
0/1
0/1
0/1
0-(233 − 1)
1
0/1
0/1
0/1
0/1
0/1
0/1
0/1
0/1
233-(234 − 1)
. . .
. . .
. . .
. . .
. . .
. . .
. . .
. . .
. . .
. . .
1023
0/1
0/1
0/1
0/1
0/1
0/1
0/1
0/1
(245 − 233)-(245 − 1)
In the example Table 1, each row corresponds to a memory address range reserved by the hypervisor 150. Each address range is split into four portions for which CRC may be enabled or disabled when reading and writing data into that memory portion. Thus, a pair of table cells in adjacent columns marked ‘Read CRC’ and ‘Write CRC’ constitute a single CRC entry. Each entry consists of two bits—a first ‘0’ or ‘1’ indicating whether data being read from the associated memory portion will be subject to CRC error checking and a second ‘0’ or ‘1’ indicating whether data being written to the associated memory portion will be subject to CRC error checking. Accordingly, each row of the table includes 8 bits (1 byte). In this manner, CRC checking may be independently enabled or disabled for reading and writing to the same memory portion. In the illustrated example, each CRC entry (bit pair) covers 2 gigabytes (GB) of memory, and thus a row covers an 8 GB memory range, and all 1024 rows of the table together cover 8 terabytes (TB). It should be understood that a table with a fixed entry size of 2 GB was selected for the above example simply for the sake of clarity. In that regard, 2 GB represents the maximum size of a bank in the proposed Double Data Rate Four (DDR4) DIMM standards to be promulgated by the Joint Electron Devices Engineering Council (JEDEC). Accordingly, this example is not limiting and, in alternative embodiments, each CRC entry may cover a different size memory portion and the granularity of each entry may not be fixed. Additionally, in alternative embodiments, the above-described system may include another type of system management software instead of, or in addition to, the hypervisor 150. For instance, the mass storage device may include an operating system with applications installed therein. In such a scenario, the operating system may be operable to segment its allocated memory into critical (e.g. kernel processes) and non-critical regions (e.g. application data) and maintain a CRC table indicating which regions should be subject to CRC error checking.
The IHS 100 further includes a basic input/output system (BIOS) module 156 stored on a non-volatile read-only memory (ROM) chip that is communicatively coupled to the processor 102, the mass storage device 108, and the system memory 114 via an I/O channel 158. The BIOS module 156 includes BIOS firmware that executes on the processor 102 and is operable to detect and identify resources within IHS 100, provide the appropriate drivers for those resources, initialize those resources, and access those resources. The BIOS module 156 further includes memory initialization code to initialize system memory 114. As an aspect of this, the BIOS 156 includes a BIOS CRC table 160 that is a copy of the hypervisor CRC table 154 maintained by the hypervisor 150. As will be described in association with
In the illustrated embodiment of
An example of the memory controller CRC table 170 stored in memory controller 164 is shown in Table 2 below:
TABLE 2
CRC Entry
Rank
Bank Group
Bank
Read CRC
Write CRC
0
00
00
0/1
0/1
0
00
01
0/1
0/1
. . .
. . .
. . .
. . .
. . .
n
11
11
0/1
0/1
In the example Table 2, each row corresponds to a bank controlled by the memory controller. Each bank is one of four banks in a bank group, and each bank group is one of four bank groups in a rank. In this example, the memory controller controls ‘n’ ranks, with each rank being composed of sixteen banks. Whether the data stored in each bank should be subjected to CRC error checking is indicated by the CRC entry on each row. Accordingly, the CRC entry in the first row of Table 2 denotes whether the memory stored in bank 00 of bank group 00 of rank 0 should be subjected to CRC checking during either reads or writes. As mentioned above, these CRC entries are copied from the BIOS CRC table 160, and depending on the granularity of the CRC entry and the size of the banks, the same entry from the BIOS CRC table may be copied to more than one row. For example, if each CRC entry in the BIOS CRC table covers 2 GB of memory, but each bank only represents 1 GB of memory, the same CRC entry will be copied to two sequential CRC entries in the memory controller CRC table 170.
In the illustrated embodiment, the memory controller CRC table 170 includes all of the CRC entries from the BIOS CRC table 160 as it is the only memory controller in the IHS 100. However, in alternative embodiments, the IHS 100 may include a plurality of processors and a plurality of associated memory controllers where each memory controller includes a CRC table with CRC entries corresponding only to the portion of the system memory 114 controlled by that memory controller. Additionally, in alternative embodiments, the memory portion covered by the CRC entry smaller than a bank in system memory, and thus there may not be a one-to-one correlation of a CRC entry to a bank. In such a case, alternative CRC table configurations may be needed to enable CRC error checking for specific memory portions.
Further, in the illustrated embodiment of IHS 100, the system memory 114 includes Dual In-line Memory Module (DIMM) sockets 174 and 176 that are communicatively coupled to the memory controller 164 via the channel 166. The DIMM sockets 174 and 176 conform to the proposed DDR4 DIMM standards to be promulgated by JEDEC. Alternatively, the sockets 174 and 176 may be single in-line memory module (SIMM) sockets or another type of memory module socket or may conform to a different standard such as the DDR3 SDRAM standard, a future DDR standard promulgated by JEDEC, or another memory standard or proprietary design. The JEDEC DDR3 SDRAM standard as specified in the JEDEC document JESD79-3E (July 2010) is incorporated in its entirety by reference herein.
In the illustrated configuration, DDR4 SDRAM DIMMs 178 and 180 are respectively inserted into the DIMM sockets 174 and 176. Each DIMM 178 and 180 includes a plurality of DRAM chips in which IHS data is stored. In this example, the DIMM 178 includes DRAM chips 182, 184, 186, and 188, which form a single rank—that is, they are accessed simultaneously by the memory controller 164. DRAMs 182, 184, 186, and 188 respectively include DRAM CRC tables 190, 192, 194, and 196 stored in onboard registers. In one embodiment, the DRAM CRC tables are extensions of the DRAM mode registers. Like the memory controller CRC table 170, the DRAM CRC tables contain a portion of the BIOS CRC table 160. However, the DRAM CRC tables 190, 192, 194, and 196 include only those CRC entries associated with the specific rank formed by the DRAM chips 182, 184, 186, and 188. During memory initialization, the BIOS 156 copies the appropriate CRC entries from the BIOS CRC table 170 into each of the DRAM CRC tables, so that every DRAM CRC table is identical. A dashed arrow 198 represents the appropriate CRC entries from the BIOS CRC table 160 being copied to the DRAM CRC tables 190, 192, 194, and 196.
An example of the DRAM CRC tables 190, 192, 194, and 196 stored in the DRAM chips 182, 184, 186, and 188 is shown in Table 3 below:
TABLE 3
CRC Entry
Bank Group
Bank
Read CRC
Write CRC
00
00
0/1
0/1
00
01
0/1
0/1
. . .
. . .
. . .
. . .
11
11
0/1
0/1
The example Table 3 is a subset of the example Table 2 above. Specifically, Table 3 contains sixteen CRC entries—one for each bank in the rank formed by the DRAM chips 182, 184, 186, and 188. Accordingly, the CRC entry in the first row of Table 3 denotes whether the memory stored in bank 00 of bank group 00 stored in one of the DRAM chips on DIMM module 178 should be subject to CRC checking during either reads or writes. Again, it is understood that the above is just an example and in other embodiments a larger or smaller number of DRAM chips may form a rank in system memory 114 and thus a rank may span across multiple DIMM module or a DIMM module may include multiple ranks. Further, in alternate embodiments, the granularity of the CRC entries may be larger or smaller thus affecting the size and/or composition of the DRAM CRC tables.
In operation, when portions of the system memory 114 are accessed via the memory controller 164, the memory controller either enables or disables CRC error checking for the transmission of data between the memory controller and the system memory 114 based on the memory controller CRC table 170 and the DRAM CRC tables 190, 192, 194, 196. In more detail, when the memory controller 164 receives a memory write command for a specific address, the memory controller translates the address into a corresponding bank location and checks the CRC entry for that bank location in the CRC table 170. If the ‘CRC Write’ bit is a ‘1’ in that CRC entry, the memory controller 164 will generate a CRC checksum based on the data to be written and append the checksum to the data before it is sent over the channel 166 to the system memory 114. When the data and checksum is received by the appropriate DRAM chip, the DRAM chip will check the CRC entry for the same bank in the DRAM CRC table and determine that the data sent by the memory controller should be verified by the CRC checksum. The DRAM chip will use the checksum to determine if the data was corrupted during transmission over the channel 166. If an error is detected, it signals an exception and the data write is retried, or some other corrective action is performed.
Further, when the memory controller 164 receives a read command for a specific address, the memory controller translates the address into a corresponding bank location and sends a read command with the bank location to the appropriate DRAM chip. The DRAM chip extracts the data from the bank and checks the CRC entry for that bank location in the DRAM CRC table. If the ‘CRC Read’ bit is a ‘1’ in that CRC entry, the DRAM chip will generate a checksum based on the retrieved data and append it to the data before transmission to the memory controller 164 over the channel 166. When the memory controller 164 receives the data and checksum it checks the CRC entry for the same bank in the memory controller CRC table 170 and determines that it needs to check the data for transmission errors using the checksum. If an error is detected, it signals an exception and the data read is retried, or some other corrective action is performed.
It is understood that the above description of error checking using the CRC technique has been simplified for the sake of clarity and the memory controller and DRAM chips may perform additional steps and/or different steps during data transmission. For instance, in some embodiments, the memory controller may implement the DDR4 CRC error checking technique as proposed in the DDR4 specifications to be promulgated by JEDEC. In such a scenario, the DDR4 CRC scheme would be selectively enabled based on the hypervisor CRC table, BIOS CRC table, memory controller CRC table, and DRAM CRC tables. Further, in other embodiments, the IHS 100 may selectively enable another type of error checking based on the CRC tables described above.
Referring now to both
The method 300 begins at block 302 where a variable CONTROLLER# is set to 0 and a variable CRC_ENTRY# is set to 0. CONTROLLER# is a counter that counts up to the total number of memory controllers in the IHS. CRC_ENTRY# is a counter that counts up to the total number of CRC entries in the BIOS CRC table. Next, in block 304, a variable RANK# is set to 0. RANK# is a counter that counts up to the total number of ranks controlled by a specific memory controller. The method 300 then proceeds to decision block 306, where the BIOS 156 determines whether the size of the current rank (RANK#) is larger than 2 GB. If the current rank is not greater than 2 GB (meaning it is equal to 2 GB), the method proceeds to block 308, where the contents of the current CRC entry (CRC_ENTRY#) are copied to each of the 16 CRC entries associated with RANK# (1 CRC entry for all banks) in the CRC table in CONTROLLER#. Also, the contents of CRC_ENTRY# are copied to all 16 CRC entries in the DRAM CRC tables in the DRAM chips that form RANK#. In this branch off of block 306, the same CRC entry is copied 16 times because the CRC entry represents 2 GB and the rank size is also 2 GB. Thus, CRC error checking is enabled or disabled in the same way for each of the 16 banks in the rank. After the memory controller and DRAM CRC tables have been populated with the contents of CRC_ENTRY#, the method proceeds to block 310 where CRC_ENTRY# is incremented by one so that in the next loop the next CRC entry in the BIOS CRC table will be copied to the CRC tables. Next, in block 312, RANK# is incremented by one. Then, in decision block 314, the BIOS determines whether all of the ranks controlled by CONTROLLER# have been completed. If not, the method returns to decision block 306 and it is determined whether the size of the current rank (incremented RANK#) is larger than 2 GB. If all of the ranks have been completed (i.e. RANK# is equal to the total number of ranks controlled by CONTROLLER#), the method proceeds to block 316 where CONTROLLER# is incremented by one. Then, in decision block 318, it is determined whether all of the controllers in IHS have been completed. If not, the method returns to block 304 and RANK# is reset to 0 for the next controller loop. If all of the controllers have been completed (i.e. all CRC entries in the BIOS CRC table have been copied to the memory controller and DRAM CRC tables), the method ends.
Referring now back to decision block 306, if the size of the current rank (RANK#) is larger than 2 GB, the method 300 proceeds to block 320. In block 320, the size of the current rank is divided by 2 GB (the amount of memory covered by a CRC entry) and assigned to the variable L, which represents the number of CRC entries from the BIOS CRC table that will be used to populate the 16 CRC entries associated with RANK# in the memory controller and DRAM CRC tables. For instance, if a rank is 16 GB, 8 CRC entries covering 2 GB each will be copied to the memory controller and DRAM CRC tables. Also in block 320, 16 (the number of banks in a rank) is divided by L and assigned to the variable M, which represents the number of sequential CRC entries in the memory controller and DRAM CRC tables that will receive the same CRC entry from the BIOS CRC table. For instance, if a bank is 1 GB, a 2 GB CRC entry from the BIOS CRC table will enable or disable CRC for two banks worth of memory. Further, in block 320, the counters N and P are set to 1. The method 300 then proceeds to block 322 where the contents of the current CRC entry (CRC_ENTRY#) are copied to the CRC entry associated with Bank(P) in RANK# in the CRC table in CONTROLLER#. Also, the contents of the current CRC entry are copied to the CRC entry associated with Bank(P) in the DRAM CRC tables in the DRAM chips that form RANK#. Next, in block 324, the counters N and P are incremented by 1. Then, in decision block 326, it is determined whether N is greater than M (i.e. whether all of the sequential CRC entries that need to receive the same CRC entry from the BIOS CRC table have done so). If not, then the method 300 returns to block 322 where the contents of CRC_ENTRY# is copied to another CRC entry in the CRC table in CONTROLLER# and associated DRAM chips. If N is greater than M, then method 300 proceeds to block 328 where CRC_ENTRY# is incremented by one so that in the next loop the subsequent CRC entry in the hypervisor CRC table will be copied to the memory controller and DRAM CRC tables. Then, in decision block 330, it is determined whether P is greater than 16 (i.e. whether CRC entries for all banks associated with RANK# in the memory controller and DRAM CRC tables have been populated). If P is not greater than 16, method 300 returns to block 322 where the contents of the updated CRC_ENTRY# is copied to the memory controller and DRAM CRC tables. If P is greater than 16, the method continues to block 312 where RANK# is incremented by 1 and it is determined whether all ranks have been completed, as described above.
It is understood that the actions illustrated in the flow chart of
In more detail, the IHS 400 includes an operating system 410 that provides resources for applications 412 executing therein. The operating system 410 includes a page table 414 that maps virtual memory addresses to physical memory addresses in system memory 408. The applications 412 request allocations of memory (pages) from the operating system through an application programming interface (API). Although the operating system 410 and applications 412 are shown as residing in storage device 406, it is understood that active portions of this software may reside in system memory 408. In the illustrated embodiment, when applications 412 request a page of memory from the operating system 410 they can indicate through the API whether the data in the page should be CRC protected when transmitted between the memory controller 404 and system memory 408. For example, an application may request CRC-protected pages for core application threads but request non-CRC-protected pages for temporary user data. To support this functionality, the page table 414 includes a CRC Flag that indicates whether each page of data controlled by the operating system should be CRC-protected or not. Thus, when the operating system 410 receives an API request for a CRC-protected page of data, it sets the CRC Flag to ‘1’ for that page of data. An example page table 414 is shown in Table 4 below:
TABLE 4
Page 0
Virtual Address
Physical Address
Standard Tag
CRC Flag
Page 1
Virtual Address
Physical Address
Standard Tag
CRC Flag
. . .
. . .
. . .
. . .
. . .
Page N
Virtual Address
Physical Address
Standard Tag
CRC Flag
As shown in
In the illustrated embodiment, when the memory controller 404 receives a CRC Flag bit of ‘1’ from the operating system 410/processor 402, it is operable to enable CRC error checking on reads and writes to system memory 408 by setting an unused address bit in a data transfer command to ‘1’. For example, in a command to the system memory 408 that initiates a data read (e.g. a CAS command), the memory controller 404 may set the unused A13 bit to a ‘1’ to indicate that the DRAM chips should generate a CRC checksum and append it to the requested data. Address bits such as the A13 bit may be utilized for this purpose because data transfer commands typically do not utilize all available address bits. This method of selectively enabling CRC error checking is described in more detail in association with
It is understood that the methods illustrated in the flow charts of
Additionally, the methods described in
Although illustrative embodiments have been shown and described, a wide range of modification, change and substitution is contemplated in the foregoing disclosure and in some instances, some features of the embodiments may be employed without a corresponding use of other features. Accordingly, it is appropriate that the appended claims be construed broadly and in a manner consistent with the scope of the embodiments disclosed herein.
Berke, Stuart Allen, Sauber, William, Nikazm, Ayedin
Patent | Priority | Assignee | Title |
10199108, | Sep 05 2016 | SHANNON SYSTEMS LTD. | Methods for read retries and apparatuses using the same |
10592332, | Jul 12 2016 | International Business Machines Corporation | Auto-disabling DRAM error checking on threshold |
9104595, | Mar 12 2013 | Intel Corporation | Selective remedial action based on category of detected error for a memory read |
9704601, | Sep 01 2014 | Samsung Electronics Co., Ltd. | Method for repairing defective memory cells in semiconductor memory device |
9996414, | Jul 12 2016 | International Business Machines Corporation | Auto-disabling DRAM error checking on threshold |
Patent | Priority | Assignee | Title |
5289477, | Jun 06 1991 | LENOVO SINGAPORE PTE LTD | Personal computer wherein ECC and partly error checking can be selectively chosen for memory elements installed in the system, memory elements enabling selective choice of error checking, and method |
5606662, | Mar 24 1995 | AMD TECHNOLOGIES HOLDINGS, INC ; GLOBALFOUNDRIES Inc | Auto DRAM parity enable/disable mechanism |
7694093, | Apr 27 2007 | Hewlett Packard Enterprise Development LP | Memory module and method for mirroring data by rank |
Date | Maintenance Fee Events |
Mar 14 2014 | ASPN: Payor Number Assigned. |
Jul 19 2017 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Jul 21 2021 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Date | Maintenance Schedule |
Feb 04 2017 | 4 years fee payment window open |
Aug 04 2017 | 6 months grace period start (w surcharge) |
Feb 04 2018 | patent expiry (for year 4) |
Feb 04 2020 | 2 years to revive unintentionally abandoned end. (for year 4) |
Feb 04 2021 | 8 years fee payment window open |
Aug 04 2021 | 6 months grace period start (w surcharge) |
Feb 04 2022 | patent expiry (for year 8) |
Feb 04 2024 | 2 years to revive unintentionally abandoned end. (for year 8) |
Feb 04 2025 | 12 years fee payment window open |
Aug 04 2025 | 6 months grace period start (w surcharge) |
Feb 04 2026 | patent expiry (for year 12) |
Feb 04 2028 | 2 years to revive unintentionally abandoned end. (for year 12) |