Movatterモバイル変換


[0]ホーム

URL:


US6757784B2 - Hiding refresh of memory and refresh-hidden memory - Google Patents

Hiding refresh of memory and refresh-hidden memory
Download PDF

Info

Publication number
US6757784B2
US6757784B2US09/966,586US96658601AUS6757784B2US 6757784 B2US6757784 B2US 6757784B2US 96658601 AUS96658601 AUS 96658601AUS 6757784 B2US6757784 B2US 6757784B2
Authority
US
United States
Prior art keywords
cache
memory bank
memory
bank
refresh
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime, expires
Application number
US09/966,586
Other versions
US20030065884A1 (en
Inventor
Shih-Lien L. Lu
Dinesh Somasekhar
Konrad Lai
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Intel Corp
Original Assignee
Intel Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Intel CorpfiledCriticalIntel Corp
Priority to US09/966,586priorityCriticalpatent/US6757784B2/en
Assigned to INTEL CORPORATIONreassignmentINTEL CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: LAI, KONRAD, LU, SHIH-LIEN L., SOMASEKHAR, DINESH
Priority to TW091122136Aprioritypatent/TWI242712B/en
Priority to PCT/US2002/031158prioritypatent/WO2003027857A2/en
Priority to CNB02819070XAprioritypatent/CN100349140C/en
Priority to KR1020047004570Aprioritypatent/KR100591218B1/en
Priority to EP02773682Aprioritypatent/EP1430402A2/en
Publication of US20030065884A1publicationCriticalpatent/US20030065884A1/en
Priority to US10/691,342prioritypatent/US20050097276A1/en
Publication of US6757784B2publicationCriticalpatent/US6757784B2/en
Application grantedgrantedCritical
Adjusted expirationlegal-statusCritical
Expired - Lifetimelegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

The present invention is in the field of memory architecture and management. More particularly, the present invention provides a method, apparatus, system, and machine-readable medium to hide refresh cycles of a memory array such as dynamic random access memory.

Description

FIELD OF INVENTION
The present invention is in the field of memory architecture and management. More particularly, the present invention provides a method, apparatus, system, and machine-readable medium to hide refresh cycles of a memory array.
BACKGROUND
The current trend of processor has been to include more memory hierarchy on-chip to reduce average latency and to satisfy bandwidth requirements. Traditionally on-chip caches are implemented with static random access memory (SRAM) rather than dynamic access memory (DRAM). However, each SRAM cell consists of six transistors, consuming a significant amount of semiconductor area whereas each DRAM cell may comprise a single access transistor coupled to a capacitor to store charge. Thus, DRAM may consume less area for the same amount of data storage.
Using logic DRAM or embedded DRAM to implement on-chip caches, for instance, can be a good alternative from the standpoint of memory density, but DRAM cells need to be refreshed periodically, postponing access to the DRAM. Postponing access during refresh cycles may result in variable latencies, increasing the complexity of a memory or cache interface. For example, a processor may require additional interface circuitry to receive an indication when an access may be performed or to retry requests for access of a DRAM device. Therefore, SRAM is used in conjunction with DRAM to alleviate some of the complexity of memory interfacing while compromising on memory density.
BRIEF FIGURE DESCRIPTIONS
In the accompanying drawings, like references may indicate similar elements:
FIG. 1 depicts a processor comprising embedded refresh-hidden memory coupled to an agent and refresh-hidden memory via a bus.
FIG. 2 depicts an embodiment of refresh-hidden memory.
FIG. 3 depicts an embodiment of global bussing to hide refresh cycles.
FIG. 4 depicts another embodiment of global bussing to hide refresh cycles.
FIG. 5 depicts a flowchart of embodiments to hide refresh cycles.
FIG. 6a-fdepict detailed flowcharts of embodiments to hide refresh cycles.
FIGS. 7a-fdepict example pseudo code embodiments to hide refresh cycles.
FIG. 8 depicts a machine-readable medium comprising instructions to hide refresh cycles.
DETAILED DESCRIPTION OF EMBODIMENTS
The following is a detailed description of example embodiments of the invention depicted in the accompanying drawings. The example embodiments are in such detail as to clearly communicate the invention. However, the amount of detail offered is not intended to limit the anticipated variations of embodiments. The variations of embodiments anticipated for the present invention are too numerous to discuss individually so the detailed descriptions below are designed to make such embodiments obvious to a person of ordinary skill in the art.
In particular, FIG. 1 depicts aprocessor100 comprising embedded refresh-hidden memory120 coupled to anagent170 via abus160 and refresh-hidden memory190 viaagent170.Processor100 may be a general-purpose central processing unit for a personal computer or a personal digital assistant for example.Processor100 may comprisecore110 coupled to refresh-hidden memory120 via amemory controller140, such as a cache controller. Thecore110 may be coupled to the refresh-hidden memory120 to maintain data or instructions frequently accessed by thecore110. In some embodiments,processor100 may be part of, or encompass, a multiple-processor (MP) system. In a MP system, for instance, more than one processor may refresh-hidden memory, such as refresh-hidden memory120, and refresh-hidden memory190 may service more than one processor.
Agent170, may comprise circuitry such as north bridge and south bridge or a memory controller hub and input-output (I/O) controller hub, and may be coupled toprocessor100 viabus160 to requestprocessor100 to perform tasks such as floating-point arithmetic and logical operations or to decode and execute instructions. For example,agent170 may forward an instruction forprocessor100 to execute viabus160. The instructions may causeprocessor100 to access refresh-hidden memory190 to obtain data or code to execute the instruction fromagent170. In some embodiments, refresh-hidden memory120 may comprise modified data to be written to refresh-hidden memory190 soprocessor100 may access the modified data and, in many embodiments,agent170 may access refresh-hidden memory190 directly. Core110 may store the data or code retrieved from system memory in refresh-hidden memory120 to facilitate faster access to the data or code whenagent170 makes a similar or the same request.
Refresh-hidden memory120 may comprise memory cells that should be refreshed periodically to maintain data stored in a memory element of the memory cell. The refresh cycles may be hidden to a device accessing the memory since refresh-hidden memory120 may have a substantially consistent latency for access of less than a refresh cycle. Refresh-hidden memory120 may comprise a cache memory bank coupled to a memory bank via more than two global buses and comprise a memory controller coupled to the more than two global buses. In some embodiments, refresh-hidden memory120 may also comprise a tag buffer coupled to a row decoder to maintain an association between a line of memory in the cache and a line of memory in a memory bank. In still further embodiments, the refresh-hidden memory120 may comprise a dirty bit buffer to indicate when a line of memory in the cache is newer than a corresponding line of memory in a memory bank. In other embodiments, the tag buffer and/or dirty bit buffer may be incorporated in the cache.
The cache may be a memory bank (dedicated for cache in some embodiments) coupled to a second memory bank via more than two global buses to maintain access to the contents of the second memory bank when the second memory bank is unavailable for access. The second memory bank may be unavailable for access when a refresh is pending or during a refresh cycle. For example, when a memory bank is being refreshed and refresh-hidden memory120 receives an access request to that memory bank, the access request may be satisfied by accessing the cache. When the access is a write request, the data may be written to the cache and associated with the source, the memory bank and row. After the memory bank becomes available, the data written to the cache may be written to the memory bank via the more than two global buses. In some situations, when a refresh is pending for a memory bank and a write request is made for that memory bank, the refresh may be blocked and data may be written to the memory bank.
On the other hand, when an access is a read request for data in a memory bank being refreshed, the data may be read from the cache to satisfy the read request. For example, after reading a line of a memory bank, a copy of that line may be stored in the cache. The next time an access requests reading that line during a refresh or pending refresh of the memory bank, the data may be retrieved from the cache version of the memory line of that bank. In some situations, refresh of a memory bank may be blocked to read a line of memory in response to the request as well as write the line into the cache.
The more than two global buses of refresh-hidden memory120 may be designed to facilitate using a cache to maintain a consistent access latency. More than two global buses may comprise a global bus to couple one or more caches to one or more memory banks. More than two global buses may also be coupledmemory controller140 to coordinate swaps between the cache and the memory bank.
In some embodiments, the more than two global buses may comprise two pair of global buses to maintain an operation in the cache and an operation in a memory bank substantially simultaneously. For example,memory controller140 may coordinate reading data from one memory bank onto a first global bus pair while writing data to a cache bank from the second global bus pair. In other embodiments, three global buses may be used instead of two global bus pairs by taking advantage of the binary quality of the data on two of the global buses. For instance, data to be written on a memory bank may be on a pair of global buses and an indication of a one or zero from a second memory bank may be on the third global bus to be written to a cache. A circuit coupled to the cache and to the third global bus may determine that the binary information to be written to the cache is the same as the data on the first pair of global buses so the cache may write the data from the first pair of global busses. On the other hand, the circuit may determine that the binary information to be written to the cache is the compliment of the information on the first pair of global data buses and XOR logic may be used to write the compliment of the data from the first pair of buses to the cache bank.
Thememory controller140 may comprise logic to coordinate writing data to a cache to avoid delaying access to a memory bank. For example,memory controller140 may handle multiple consecutive writes to the same memory bank and the multiple consecutive writes may conflict with a refresh of that memory bank. Thememory controller140 may write each of the consecutive writes to cache during a refresh of the memory bank and set a dirty bit for each line written to cache to indicate that the cache line for that memory bank is newer than the data stored in the memory bank. Thememory controller140 may swap the memory in the cache with the first memory bank substantially simultaneously with an access of a different memory bank. For example, thememory controller140 may flush data from the cache to a first memory bank substantially simultaneously with writing to a second memory bank.
Memory controller140 may also handle a refresh conflict arising when consecutive reads are made to the same memory bank. For example, when multiple consecutive reads are requested from a first memory bank, a refresh is pending for the first memory bank, and the cache is full of data to update a second memory bank, thememory controller140 may block the refresh to the first memory bank to satisfy the access request and write the data to the cache bank. Substantially simultaneously, thememory controller140 may update a row or line of the second memory bank with the cache. More particularly, when the first bank comprises 10 rows or lines of memory, the refresh of the first memory bank may be blocked for 10 cycles while the cache is flushed and populated with the contents of the first memory bank.
In some embodiments, the cache may comprise portions of one or more memory banks. Several of these embodiments comprise a tag buffer and logic associated with the multiple cache portions to allow the multiple cache portions to function substantially like a single bank of memory. In alternative embodiments, the cache(s) may comprise more than one memory bank, operating as a single bank or divided into categories such as code, data, logical bank(s) serviced, and/or agent(s) serviced. For example, a cache, or portion thereof, may act as cache for memory banks one through five, a second cache may store cache for two agents that represent a high percentage of the cache requirements, and a third cache may handle the remaining cache requirements. In several of these embodiments,memory controller140 may distribute available cache based upon actual use.
Many embodiments implement direct mapping for the cache in the refresh-hidden memory. When direct mapping to cache, each memory location is mapped to a single cache line that the memory location shares with many other memory locations. The memory locations may compete for the cache line so one of the many addresses that share the cache line may use the cache line at a given time. Thus, direct mapping of cache may allow circuitry of thememory controller140 to check for hits quickly with a non-complex design. For example, when the cache comprises the same number of lines as each memory bank, the Nth line of the cache may service the Nth line of every memory bank. Therefore, when a request for an access is received, thememory controller140 may determine whether the line corresponding to the access address is stored in cache by comparing the tag associated with the line number of the access, against the bank address of the access.
Other embodiments may implement fully associative cache mapping for the cache in the refresh-hiddenmemory120 and190. Fully associative cache mapping may allow any memory location to be stored in any cache line. However, the fully associative cache mapping may comprise complex search algorithms to check for a hit. Even so, fully associative cache mapping may offer a better hit ratio for the same size cache.
Further embodiments may compromise between direct mapping and fully associative mapping for hits and hit ratio by implementing an N-way set associative cache mapping for cache in the refresh-hiddenmemory140 and190. N-way set associative cache mapping may split the cache into sets of “N” cache lines, wherein each set may be shared by any memory address.
Some embodiments may comprise blocking cache and some comprise non-blocking cache. Blocking caches may handle one outstanding request at a time. After a cache miss, the cache may wait for the system memory or refresh-hiddenmemory190 to supply the data. A non-blocking cache, on the other hand, may have the ability to work on other requests while waiting for system memory to supply data for misses.
Many embodiments may cache both data and processor instructions without distinction. However, some embodiments may split the cache, having a cache for code and a separate cache for data. One way may be more efficient than the other based upon the application.
Referring now to FIG. 2, there is shown an embodiment of refresh-hidden memory. The refresh-hidden memory comprises amemory section291 and alogic section292. Thememory section291 comprisesmemory bank200,memory bank210, andcache bank230. Thememory banks200 and210, andcache bank230 may comprise dynamic memory.Memory banks200 and210 may store and retrieve data in response to access requests.Cache bank230 maybe coupled tomemory banks200 and210 to swap lines of memory via more than twoglobal buses237.Tag buffer225 may associate a tag with lines incache bank230 to track the source (e.g. memory bank and row) of the cache line. Further,tag buffer225 may comprise memory for dirty bits buffer220 to indicate when a cache line incache bank230 may comprise data to write to the source. For example, when an access to write data to a line of a memory bank conflicts with a refresh of the memory bank,memory controller280 may write the data tocache bank230 and set a dirty bit for the cache line. At the next available cycle,memory controller280 may write the data from the cache line to the memory bank.
Alogic section292 of the refresh-hidden memory may comprise amemory controller280; abank decoder240; a refresh pointer, logic anddecoder250; arow decoder260 andlocal address decoders205,215, and235. Thebank decoder240 may comprise logic to decode a bank portion of an address, for instance, to distinguish an address ofmemory bank200 from an address ofmemory bank210. Therow decoder260 may decode a second portion of an address from an access request, comprising a row address, andlogic205,215, or235 may decode local bank addresses, depending upon the memory bank associated with the address. Further, selecting a row in a memory bank and the tag buffer may provide access to a cache line associated with the memory bank. In other embodiments,row decoder260 may comprise logic to decode tags intag buffer225 to determine an association between a line incache bank230 and amemory bank200 ormemory bank210.
Logic205,215 or235 may determine which memory bank may be accessed. In the present embodiment,logic205,215 or235 may receive information frombank decoder240; refresh-pointer, logic, anddecoder250; andTAG buffer225 to determine the memory bank to access, by selecting the enabled signal from either the refresh-pointer, logic, anddecoder250 or therow decoder260.Memory controller280 may further contain logic to coordinate the transfer of data between banks through the more than twoglobal buses237.
Refresh pointer, logic anddecoder250 may comprise logic to determine when a row inmemory bank200,memory bank210, andcache bank230 may be refreshed. The memory banks may be refreshed in a sequence so the pointer may comprise a number indicating the next memory bank and row to be refreshed. The logic of refresh pointer, logic anddecoder250 may determine when to initiate a refresh for a memory bank and refresh the memory bank. In some embodiments, the logic may further determine when a pending refresh for a memory bank and row may be blocked. Lastly, the decoder of refresh pointer, logic anddecoder250 may decode the memory bank and row indicated by the pointer to initiate a refresh cycle and to compare the pointer address to an address of an access or to a tag associated with a line of cache.
Memory controller280, in response to receiving a request for an access to a memory bank, may determine an action depending upon the value of a tag in thetag buffer225, the bank field of the address of the access request, and, when a refresh is pending, the bank field of the refresh pointer. Thememory controller280 may access the tag buffer, compare the tag buffer to the bank address, and compare thetag buffer225 to the refresh pointer from refresh pointer, logic anddecoder250.Memory controller280 may substantially avoid conflicts between an access to a memory bank and a refresh as determined by refresh pointer, logic anddecoder250. In some embodiments,memory controller280 may be designed to resolve some conflicts between a refresh and an access by blocking the refresh for a number of cycles.
Memory controller280 may swap memory of a memory bank such asmemory banks200 and210 withcache bank230 via more than twoglobal buses237. For example, a swap operation may comprise two actions: (1) a read frommemory bank200 and write tocache bank230 substantially simultaneously; and (2) a read from thecache bank230 and a write tomemory bank210 substantially simultaneously. In some embodiments, for example, the two actions may be completed within a single cycle. The more than twoglobal buses237 may provide a means to carry out these operations and may be designed differently depending upon the application. FIGS. 3 and 4 show a couple example embodiments for the more than twoglobal buses237.
In some embodiments, thememory controller280 may be capable of receiving an instruction to update the memory bank(s) with the contents of the cache, e.g. flushing the cache. Flushing the cache may be done to synchronize the cache and the memory bank(s) so there is no stale data.
Referring now to FIG. 3 there is shown an example of more than two global buses comprising two pair of global buses. The embodiment comprises a first pair ofglobal buses360, B1 and B1 BAR, and a second pair ofglobal buses365, B2 and B2 BAR. The two pair ofglobal buses360 and365couple memory bank300,memory bank330, andcache bank350 to the respectivelocal buses305,335, and355 viaaccess transistors310 and315;340 and345; and370 and375, respectively.
The memory array may be divided into subarrays, such asmemory banks300 and320. Each subarray has local buses to access a memory cell. A sense amplifier may be associated with each local bus pair to amplify the charge of the memory cell and facilitate writing back data, or refreshing, the memory cell when the read of the memory cell may be destructive read such as for DRAM. The value of the memory cell may be restored during a refresh that is a self refresh or during a read. The self refresh may comprise reading to the local bus without passing the contents to a global bus so local access transistors are off during the self refresh. On the other hand, during a read operation, a refresh may occur in conjunction with passing the contents of a memory cell to a global bus. Further, a write operation may pass the contents of a global bus to a local bus to write the contents of the global bus into a memory cell.
In the present embodiment, the more than two global buses may be designed to facilitate swapping memory in accordance with instructions from a memory controller. For example, when a write access is requested and a refresh is pending formemory bank330, memory controller may flush fromcache bank350 tomemory bank300, write the data of the access to a cache line, and refreshmemory bank330 substantially simultaneously.Access transistors340 and345 may be off during refresh ofmemory bank330.Global bus pair360 may be coupled tolocal bus pair355 viaaccess transistors370 during the early part of a cycle to read data fromcache bank350. After the read phase of the cycle places data onglobal bus pair360,access transistors370 turn off read access toglobal bus pair360 and turn on write access toglobal bus pair365 viaaccess transistors375. Turning on write access toglobal bus pair365 may facilitate writing data to a cache line in response to the requested write access in a different phase of the same cycle so thememory bank330 may be refreshed without increasing the latency of the requested write access.
In some embodiments, the more than two global buses may also facilitate reading from one bank, writing to cache, reading from cache, and writing to another bank substantially at the same time. For example, data may be read frommemory bank300 and placed onbus365 B2 and B2 BAR. At substantially the same time, a read from cache may be placed onglobal bus pair360 B1 and B1 BAR. In the later phase of the same cycle,cache bank350 may disconnect read access forglobal bus pair360 and write the data fromglobal bus pair365 to a cache line. The data onglobal bus pair360 may substantially simultaneously be written tomemory bank330 during the same cycle.
Many embodiments of the more than two global buses comprise more than two pair of global buses coupling more than twomemory banks300 and330 to one or more caches such ascache bank350. In further embodiments, a combination of two global bus pairs in a global bus coupled to XOR logic, such as it is shown in FIG. 4, may be used.
Referring now to FIG. 4 there is shown an alternate more than two global buses. The more than two global buses in FIG. 4 may couplememory bank400,memory bank420, andcache bank450 via local bit lines in eachmemory bank410,430, and470. More than two global buses may comprise one global pair of buses B1 and B1 BAR and a thirdglobal bus480 coupled to global bus B1 BAR of the global bus pair via a circuit comprisingXOR logic440.
Similar to the more than two global buses in FIG. 3, more than two global buses in FIG. 4 may perform two reads and two writes during a single cycle. The more than two global buses accommodates two reads and two writes during a cycle when acache bank450 is involved with a read and a write, two reads, or two writes. For example, when it is desirable to swap memory betweenmemory bank400 andcache bank450 and swap memory betweencache bank450 andmemory bank400,cache450 may read data and place the data onlocal bus pair470 andmemory bank400 may place a representation of a read on theglobal bus pair465 viaaccess transistors417. Substantially simultaneously,circuitry440 may compare the contents oflocal bus pair470 toglobal bus pair465. During another phase of the same cycle, whenglobal bus pair465 comprises the same data aslocal bus pair470, the data fromcache bank450 may be written intomemory bank400 fromglobal bus pair465 viaaccess transistors417.
Otherwise, XOR logic ofcircuitry440 may write the compliment of the global bit oflocal bus470, b bar, on thirdglobal bus480 andmemory bank400 may write the compliment of the bit onglobal bus pair365 via thirdglobal bus480 andaccess transistors415. In another situation, after thecache bank450 may write the tolocal bus pair470 andmemory bank400 writes toglobal bus pair465,memory bank420 may write the contents ofglobal bus pair365 or the compliment of the contents ofglobal bus pair365 via thirdglobal bus480 and XOR logic ofcircuitry440.
In some embodiments, when more than one global bus pair is used and/or more than one cache is available to store data, more than one global bus and circuit comprising XOR logic such asglobal bus480 andcircuitry440 may be used to increase the number of accesses that may be performed substantially simultaneously.
Referring now to FIG. 5, there is shown a flow chart of embodiments to hide a refresh cycle. The flow chart comprises receiving a request for an access for contents of amemory bank500, maintaining a content of the memory bank in acache510, and accessing the contents of the memory bank and the cache substantially in parallel in response to said maintaining and to respond to the request substantially independent of a latency to refresh thememory bank530. Receiving a request for an access for contents of amemory bank500 may receive a request to read data from a memory bank or write data to a memory bank. A core, or a processor via a memory controller, for example, may initiate the request.
In many embodiments, receiving a request for an access for contents of amemory bank500 may comprise receiving an address comprising a bank address and a row address. Several embodiments comprise receiving a request for an access for contents of amemory bank500 from a smart-caching system that recognizes certain types of frequently accessed data or instructions by a central processing unit (CPU) and stores that data in a memory bank such as a cache controller may for cache.
Receiving a request for an access for contents of amemory bank500 may comprise receiving a request for an access when a refresh is pending505. Receiving a request for an access when a refresh is pending505 may comprise receiving a request for an access of a memory address wherein the memory address resides in a memory bank with a pending refresh. In addition, receiving a request for an access when a refresh is pending505 may comprise receiving a request for data of a memory address having a cache version wherein the cache version has a pending refresh.
Maintaining a content of the memory bank in acache510 may comprise determining a refresh conflicts with theaccess515. Determining a refresh conflicts with theaccess515 may determine the conflict, determine the state of the memory banks and cache, and determine a sequence of operations to facilitate the access. Determining a refresh conflicts with theaccess515 may comprise determining a refresh conflicts with a read or write request. Determining a refresh conflicts with a read or write request may comprise determining that the memory bank corresponding to the access is marked for a refresh.
Referring still to FIG. 5, maintaining a content of the memory bank in acache510 may further comprise determining the state of the memory banks and cache. Determining the state of the memory banks and cache may comprise comparing a tag in a tag buffer with the bank address of the access to determine when a cache comprises data from the memory bank to access. In some embodiments, determining the state of the memory banks and cache may comprise determining whether a dirty bit in a dirty bit buffer is set. When a refresh is pending, determining the state of the memory banks and cache may comprise comparing a tag from a tag buffer to a refresh pointer and/or comparing a bank address to a refresh pointer.
In addition, maintaining a content of the memory bank in acache510 may further comprise determining a set of operations for facilitating an access may comprise determining a read access should be written to a cache, determining a read access should be read from a cache, determining a refresh should be blocked until a read access or write access is performed on a memory bank, determining that a read from a memory bank should be performed substantially simultaneously with writing to a cache, determining a write to a memory bank should be performed substantially simultaneously with a read from the cache, etc. Determining a set of operations to facilitate an access may further comprise issuing a set of instructions to accomplish a set of operations and/or controlling the sequence of operations.
In some embodiments, maintaining a content of the memory bank in acache510 may comprise direct mapping a line of the memory bank into the cache and storing a tag associated with the line of thememory bank520. Direct mapping a line of the memory bank into the cache and storing a tag associated with the line of thememory bank520 may copy a full memory line to a cache line or copy a row of memory to a row in the cache. In addition, direct mapping a line of the memory bank into the cache and storing a tag associated with the line of thememory bank520 may comprise storing a tag in a tag buffer to indicate the source of the memory line such as the memory bank address. The tag may be associated with the memory line in the cache, for instance, by location in the tag buffer.
Accessing the contents of the memory bank and the cache substantially in parallel in response to said maintaining and to respond to the request substantially independent of a latency to refresh thememory bank530 may comprise reading from the memory bank substantially simultaneously with reading from thecache535, turning off read access to the cache for a first global bus during a cycle and turning on write access to the cache for a second global bus during the cycle after turning offread access540, and writing to the memory bank substantially simultaneously with writing to thecache545. Reading from a memory bank substantially simultaneously with reading from thecache535 may couple data in the memory bank to more than two global buses via access transistors during a phase of a cycle and write the data coupled to the bus through a cache line in a cache during another phase of the same cycle.
In some embodiments, reading from the memory bank substantially simultaneously with reading from thecache535 may result from an access to read from a memory address subject to a refresh cycle. The memory address may be read via a cache to facilitate responding to a read request with a consistent latency and without affecting the latency substantially with a latency for a refresh cycle. The cache may comprise a copy of the memory line to be read, a tag indicating that the memory line is the source of the cache line, and a dirty bit indicating when the cache line is newer data or the same data as the memory line. In some embodiments, reading from a memory bank substantially simultaneously with reading from thecache535 may facilitate storing a copy of the memory line in a cache. In many embodiments, reading from a memory bank substantially simultaneously with reading from thecache535 may facilitate flushing a cache line and copying a memory line into cache while responding to an access.
Turning off read access to the cache for a first global bus during a cycle and turning on write access to the cache for a second global bus during the cycle after turning offread access540 may substantially avoid incorporating a latency of a refresh in responding to a request for an access. For example, when a refresh is pending for a memory bank, the cache is full, and each line has a set dirty bit, the memory controller may copy a cache line to a corresponding line in a first memory bank, write the new data to the cache bank, set a dirty bit for the new data, write a tag for the new data, and refresh the memory bank during a single cycle. In some embodiments, the same operations may take more than one cycle.
Writing to a memory bank substantially simultaneously with writing to a cache525 may couple the contents of a memory cell in a cache to more than two global buses during a phase of a cycle and couple that data to local bit lines of the memory bank during another phase of the same cycle. For example, a cache line may be flushed, data may be written to a memory bank, and a refresh counter may be updated substantially within the same cycle.
Further, writing to a memory bank substantially simultaneously with writing to a cache525 may result from an access to write to a memory address subject to a refresh cycle. The access may either write to a cache, marking a cache line with a tag and a dirty bit, or write directly to the memory line in the memory bank. In some embodiments, writing to a memory subject to a refresh cycle may comprise blocking a refresh cycle until a write to memory may be completed.
Referring now to FIGS. 6A through 6F, there is shown detailed examples of flow charts for embodiments. Further, FIGS. 7A through 7F show detailed example embodiments of pseudo code for the flow charts in FIGS. 6A through 6F, respectively. FIG. 7A also comprises example definitions for inputs, buffers, and functions along with the example pseudo code for the flow chart of FIG.6A.
In particular FIGS. 6A through 6F provides detailed examples of flow charts for embodiments for receiving a request for an access, maintaining a content of a memory bank in cache, and accessing. The embodiment may be designed to function on a memory system wherein the cache bank comprises the same number of rows as the memory banks and the rows of the memory bank are directly mapped into the cache. The direct mapping may split the cache lines by row such that nth row of a memory bank may be mapped into the nth row of the cache. For example, if a memory bank comprises ten rows, the cache bank also comprises ten rows and the first row of each memory bank may compete to be cached in the first row of the cache bank. Similarly, the second, third, . . . tenth row of each memory bank must compete with the second, third, . . . tenth row of the other memory banks to be cached in the cache bank.
In FIG. 6A, a read access has been received and a determination of whether a refresh conflicts with the access has determined that no refresh is pending. When no refresh is pending during an access, a memory controller may be determine actions to take to avoid a conflict in a subsequent access. For instance, the memory controller may determine that cache lines of a cache should be flushed while performing the access. Further, the memory controller may initiate a sequence of actions to flush the cache line while avoiding a conflict with the access. Alegend640A describes actions implemented in the flow charts of FIGS. 6A through 6C. The legend comprises a “read” to read the row being accessed in the memory bank, a “read cache” to read the cache version of the row being accessed; an “update cache” to write the row from the memory bank being accessed into the cache and substantially simultaneously store a cache tag for the entry, a “flush” to copy the cache version of a row into the corresponding bank being accessed substantially simultaneously with clearing the dirty bit for the row, a “refresh” to refresh the row marked as refresh pending and a “block refresh” to prevent the refresh of a row until an action may be completed.
After determining that the access is a read and that no refresh is pending, a memory controller may determine whether any cache lines are marked as dirty610A. A dirty cache line may result from an access to the memory bank during a refresh cycle that was stored in cache rather than the memory bank and maintaining a content of the memory bank in a cache may update the corresponding memory bank while processing the present access. When there are no dirty lines in cache, memory controller may do a read and update cache substantially simultaneously612A. Similarly, when there are dirty lines in cache, maintaining a content of the memory bank in a cache may comprise determining if the row being accessed is not adirty line620A and when the row being accessed is not a dirty line, maintaining a content of the memory bank in a cache may initiate a read and update of cache substantially simultaneously622A.
On the other hand, when the row being accessed is a dirty line, maintaining a content of the memory bank in a cache may comprise determining if the bank being accessed is incache630A and when the bank being accessed is in cache, maintaining a content of the memory bank in a cache may comprise performing a read of the cache substantially simultaneously with a flush632A. The read of the cache may respond to the access with updated contents for the memory line and the flush may clear a dirty bit for a cache line so the cache is not full of cache lines having set dirty bits during a subsequent access. However, when the dirty line is not for the memory bank being accessed, maintaining a content of the memory bank in a cache may comprise reading the bank being accessed substantially simultaneously with flushing the dirty line in cache to thecorresponding memory bank634A.
Referring now to FIG. 6B,6B(1), and6B(2), there is shown a flow chart of detailed embodiments in a situation where an access request is received while a refresh is pending but the refresh is not pending for thecache bank600B. The embodiment may begin by reviewing the dirty bits buffer to determine if the cache comprises a cache line that has more current data than its corresponding memory line in amemory bank610B. When the cache does not have any dirty lines, the memory controller may determine compare the address bank of the access to the bank address for the refresh pointer. When the pointer may be pointing to another bank, maintaining a content of the memory bank in a cache may do a read of the bank substantially simultaneously with a refresh of theother bank612B.
Otherwise, when the access address matches the bank address of the refresh pointer, maintaining a content of the memory bank in a cache may do a read of the cache substantially simultaneously with a refresh of thememory bank614B when there is a copy of the memory line being accessed in cache, e.g. the address of the access matches an address of a tag associated with a cache line. Otherwise, the memory controller may determine if the row being accessed is the row marked with refresh pending. When the row being accessed is the row marked with refresh pending, maintaining a content of the memory bank in a cache may do a read and update thecache616B. Otherwise, maintaining a content of the memory bank in a cache may block the refresh for the memory bank being accessed while reading the memory bank and updating thecache618B.
When there is a dirty line in acache610B, maintaining a content of the memory bank in a cache may comprise determining whether the bank marked for refresh is the bank being accessed630B. When the bank marked for refresh is not the bank being accessed, there may be four possibilities and each possibility may include performing a refresh of the bank substantially simultaneously with one ormore operations632B. The first possibility may be when the bank stored in the cache is not being accessed and the row being accessed is a dirty line then the more than two global buses may facilitate doing a read of the memory bank being accessed substantially simultaneously with a flush of the dirty line in thecache634B. The second possibility may be when the row being accessed is not a dirty line, so the more than two global buses may perform a read and update of the cache substantially simultaneously634B.
The third possibility may be when the bank stored in the cache is the bank being accessed and the row being accessed is a dirty line wherein maintaining a content of the memory bank in a cache may cause the more than two global buses to facilitate a read of the cache substantially simultaneously with a flush of thecache636B. The fourth possibility may be when the row being accessed is not a dirty line wherein the more than two global buses may perform a read of thememory bank636B.
In a situation where the cache comprises at least one dirty line and the bank address for the access may be the same as the bank address for the refresh pointer, the memory controller may determine if the row to be refreshed is the same as the row being accessed640B. When the row being accessed is the row to be refreshed and the bank stored in a cache is not the bank being accessed642B, the more than two global buses may perform a flush of the cache substantially simultaneously with a read and update the refresh counter for the bank when the row being accessed has a corresponding dirty line or do a read of the memory bank, update the cache and update the refresh counter for the memory bank when the row being accessed does not have a corresponding dirty line644B.
On the other hand, when the row to be refreshed is the same as the row being accessed642B, the bank stored in the cache is the bank being accessed646B, and the row being accessed has a corresponding dirty line then memory controller may cause the more than two global buses to flush the dirty line in cache substantially simultaneously with a read of the cache and an update of therefresh counter646B. Otherwise, when the row being accessed does not have a corresponding dirty line in cache, the more than two global buses may facilitate reading the memory bank, updating the cache, and updating therefresh counter646B.
Referring still to FIG.6B(2), when the bank marked for refresh is the same as the bank being accessed, the row to be refreshed is not the same as the row being accessed, and the bank being accessed is stored in cache then a refresh of the bank may be performed substantially simultaneously with a read ofcache650B. However, when the bank being accessed is not stored in cache then the refresh may be blocked substantially simultaneously with flushing the cache and reading the bank being accessed652B when the row being accessed is a dirty line. On the other hand, when the bank being accessed is not stored in the cache and the row being accessed is not adirty line652B, maintaining a content of the memory bank in a cache may comprise reading the memory bank being accessed, updating cache, and updating the refresh counter for the memory bank.
Referring now to FIG. 6C, there is shown a detailed flow chart of embodiments when access is a read and a refresh is pending for thecache600C. When the row being accessed does not have a corresponding dirty line in cache then the memory controller may block a refresh of the memory bank substantially simultaneously with reading thememory bank610C. Otherwise, if the bank being accessed does have a corresponding dirty line stored in the cache, maintaining a content of the memory bank in a cache may comprise blocking a refresh and reading a cache substantially simultaneously with flushing thecache620C. Otherwise, when the row being accessed does not have a corresponding dirty line and the bank being accessed is not stored in cache, the memory controller may block a refresh of the memory bank and read the memory bank substantially simultaneously with flushing thecache630C.
Referring now to FIG. 6D, there is shown alegend640D for FIGS. 6D, E. and F, comprising example instructions for operations referred to in the detailed flow charts. Thelegend640D comprises a “write” to write to the row being accessed in the memory bank, a “write cache” to write to the cache a version of the row being accessed, an “update cache” to copy the row from the memory bank being accessed into the cache and substantially simultaneously storing a cache tag for the entry, a “refresh” to refresh the row marked as refresh pending, and a “block refresh” to block refresh while executing an operation on the memory line subject to the refresh.
Referring still to FIG. 6D, there is shown a detailed flow chart of embodiments to handle a write access when no refresh is pending600D. The first operation may comprise determining if a dirty bit is set in the dirty bit buffer associated with the cache bank610D and when no dirty bits are set, perform the write to thecache612D. On the other hand, when a dirty bit is set in the cache (not necessarily dirty bits for the row being accessed or even the memory banks being accessed), the memory controller may determine whether the row being accessed is adirty line620D. When the row being accessed does not have a corresponding dirty line, the memory controller may determine that the write should be performed on thememory bank622D. However, when the row being accessed does have a corresponding dirty line, memory controller may determine whether the bank stored in the cache is the bank being accessed630D and when the bank stored in cache is the bank being accessed then the memory controller may determine that maintaining a content of the memory bank in a cache comprises writing to both the memory line and the line in cache and clearing the dirty bit634D. Otherwise, when the bank stored in a cache is not the bank being accessed, more than two global buses may facilitate a write to the bank substantially simultaneously with a flush of the cache marked by thedirty bit632D.
Referring now to FIG. 6E,6E(1), and6E(2), there is shown an example of a detailed flow chart of embodiments when an access is a write access and there is a refresh pending on one of the memory banks that is not acache600E. The flow chart may begin with a determination of whether there is a dirty bit set in the dirty bit buffer associated with acache610E. When there is a dirty bit set, memory controller may determine whether the bank marked for refresh is not the bank being accessed620E. When the bank marked for refresh is the same as the bank being accessed630E, maintaining a content of the memory bank in a cache may determine when the row being accessed is not adirty line640E and cause the more than two global buses to perform a refresh substantially simultaneously with awrite cache642E.
On the other hand, when the bank marked for refresh is the same as the bank being accessed and the row being accessed is a dirty line, maintaining a content of the memory bank in a cache may determine whether there is a copy of the bank being accessed incache644E. When there is a copy of the bank being accessed in cache, the more than two global buses may perform a write tocache646E.
After a memory controller determines that the bank marked for refresh is the same as the bank being accessed, the row being accessed is a dirty line, there is a copy of the bank being accessed in cache, and the row marked for refresh is the same as the row being accessed, maintaining a content of the memory bank in a cache may determine a set of operations comprising performing a flush substantially simultaneously with a write and update the refresh counter for the bank being accessed648E. If the row marked for refresh is not the same as the row being accessed then the more than two global buses may perform a flush and write to cache substantially simultaneously with arefresh649E. The flush, write to cache, and refresh may be performed during the same cycle. For example, the refresh may begin on a first memory bank and a read from the cache may occur during a first number of phases in a cycle. During a second number of phases, the data from the read may be written to a second memory bank and the dirty bit for the cache line may be cleared.
The detailed flow chart shows that when there is a dirty bit in the dirty bits buffer and the bank marked for refresh is not the bank being accessed, maintaining a content of the memory bank in a cache may determine there is no cache line in the cache having a source in the bank marked forrefresh622E. When the bank marked for refresh is a source of a cache line in a cache and when a copy of the row being accessed in the cache is dirty, more than two global buses may refresh substantially simultaneously with awrite623E. Otherwise, the more than two global buses may refresh substantially simultaneously with a write or write both623E.
When the bank marked for refresh is a source of a cache line, maintaining a content of the memory bank in a cache may determine that a refresh should be done substantially simultaneously with one of the following624E four operations or combination of operations. First, when the row being accessed has a correspondingdirty line626E and a copy of the bank being accessed is not in a cache then the more than two global buses may flush the dirty line substantially simultaneously with writing to thememory bank630E. Second, when the row being accessed has a corresponding dirty line and when a copy of the bank being accessed is in the cache, the more than two global buses may perform a write both630E. Third, when the row being accessed does not have a corresponding a dirty line and when a copy of the bank being accessed is not in the cache then the more than two global buses may write or write both628E. Fourth, when the row being accessed does not have a corresponding dirty line and when a copy of the bank being accessed is in the cache then the more than two global buses may write both628E.
Finally, the detailed flow chart further shows that after reviewing the contents of thedirty bits buffer610E and finding no dirty bits in the dirty bits buffer, a write may be performed substantially simultaneously with a refresh when the bank being accessed is not the bank marked forrefresh650E. Otherwise, writing to cache and setting a dirty bit may be performed substantially simultaneously with arefresh652E.
Referring now to FIG. 6F, there is shown a detailed flow chart of embodiments wherein a write access is requested of a memory bank and a refresh of the cache is pending600F. The flow chart may begin with maintaining a content of the memory bank in a cache comprising determining a write may be performed substantially simultaneously with one of four other sets of operations610F. Maintaining a content of the memory bank in a cache may determine whether the row being accessed has a correspondingdirty line620F and when the row being accessed does not have a corresponding dirty line, memory controller may do a refresh of the row being accessed. Further, when the bank being accessed is stored in cache and the memory controller may invalidate the cache version of the bank being accessed622F. When the row being accessed has a corresponding dirty line and the bank being accessed is stored in cache, the memory controller may determine that the more than two global buses may perform a refresh of the bank and invalidate the copy of the bank incache632F. However, when the bank being accessed is not stored incache630F, the more than two global buses may do a refresh of the row being accessed unless the row marked for refresh is the row being accessed. Otherwise, when the row marked for refresh is the row being accessed, the more than two global buses may write cache and include the dirty bit for row being accessed634F.
Referring now to FIG. 8, a machine-readable medium embodiment of the present invention is shown. A machine-readable medium includes any mechanism that provides (i.e. stores and or transmits) information in a form readable by a machine (e.g., a computer), that when executed by the machine, may perform the functions described herein. For example, a machine-readable medium may include read only memory (ROM); random access memory (RAM); magnetic disk storage media; optical storage media; flash memory devices; electrical, optical, acoustical or other form of propagated signals (e.g. carrier waves, infrared signals, digital signals, etc.); etc . . . Several embodiments of the present invention may comprise more than one machine-readable medium depending on the design of the machine.
The machine-readable medium800 may comprise instructions for receiving a request for an access for contents of amemory bank810, maintaining a content of the memory bank in acache820, and accessing the contents of the memory bank and the cache substantially in parallel in response to said maintaining and to respond to the request substantially independent of a latency to refresh thememory bank840. Receiving a request for an access for contents of amemory bank810 may comprise receiving a request to read or write, wherein the request may be accompanied with a bank address indicating a memory bank that may or may not be subject to a refresh.
Instructions for maintaining a content of the memory bank in acache820 may comprise instructions for direct mapping contents of a memory bank into a cache. Direct mapping contents of a memory bank into a cache may comprise copying an entire memory line to an equivalent size memory line in a cache and associating a tag with the cache line to indicate the source of the cache line.
In some embodiments, instructions for maintaining a content of the memory bank in acache820 may comprise an implementation of the locality of reference principle. The locality of reference principle indicates that when a processor or processor core recently referred to a location in memory, the processor or core may refer to that location in the near future. Thus, copying a memory line from a memory bank substantially simultaneously with reading from that memory line of the memory bank may facilitate the completion of the refresh and access to the memory contents of the memory bank. Copying substantially simultaneously with reading may be particularly useful when the memory bank is subject to a refresh so long as sufficient time is maintained to refresh the memory bank.
Further, instructions for maintaining a content of the memory bank in acache820 may comprise determining a refresh conflicts with the access. Instructions for determining a refresh conflicts with the access may begin an operation by determining a memory bank associated with the bank address, the contents of a tag buffer associated with a cache, and whether or not a memory bank or cache is subject to a refresh. In some embodiments, determining a refresh conflicts with the access may comprise issuing instructions to cause more than two global buses to read from a cache line and write the line to a memory bank during the same cycle as a read of a second line from a second memory bank and a write of the second line to the cache. The instructions may cause the more than two global buses to facilitate the reads and writes with instructions to modify the state of access transistors coupled between the more than two global buses and local bit lines of the cache.
In many embodiments, determining a refresh conflicts with the access may comprise causing access transistors for a local bit line pair to decouple the local bit line pair from one pair of global buses and coupled the local bit line pair to a second pair of global buses. Further, determining a refresh conflicts with the access may comprise facilitating an access of a read to a memory line by reading from a cache line having a source of the memory line of the memory bank being accessed.
Referring still to FIG. 8, instructions for accessing the contents of the memory bank and the cache substantially in parallel in response to said maintaining and to respond to the request substantially independent of a latency to refresh thememory bank840 may comprise instructions for writing to a memory bank subject to a refresh cycle and reading from a memory bank subject to a refresh cycle via a cache. Writing to memory subject to a refresh cycle may comprise writing over the memory subject to the refresh in lieu of refreshing the memory. In other situations, writing to memory subject to a refresh cycle may comprise writing to a line in cache and writing a tag to a tag buffer substantially simultaneously with setting a dirty bit to indicate that the cache version of a memory line or address may be newer than the memory line. Reading from a memory address subject to a refresh cycle via cache may comprise reading a cache line when a tag associated with the cache line indicates that the cache comprises the contents of the memory address.
Further, instructions for accessing the contents of the memory bank and the cache substantially in parallel in response to said maintaining and to respond to the request substantially independent of a latency to refresh thememory bank840 may comprise reading from a memory bank substantially simultaneously with writing to a cache and writing to a memory bank substantially simultaneously with reading from a cache. Reading from a memory bank substantially simultaneously with writing to a cache may comprise blocking a refresh to perform a read access on a memory bank when the row of the memory bank to be accessed does not have a corresponding copy in a cache. Blocking a refresh to perform a read access may be governed by instructions for maintaining a content of the memory bank in acache820. Instructions for accessing the contents of the memory bank and the cache substantially in parallel in response to said maintaining and to respond to the request substantially independent of a latency to refresh thememory bank840 may comprise instructions to read from a memory bank and read from the cache substantially in parallel, as well as a write to the same memory bank and cache substantially in parallel via more than two global buses.

Claims (15)

What is claimed is:
1. An apparatus comprising:
a cache to provide access to contents of a memory bank;
more than two global buses to provide parallel access to said cache and the memory bank, wherein the more than two global buses comprise
a pair of global buses coupled to the cache to transmit a bit,
a third global bus coupled to the cache to transmit a signal representing a second bit, and
circuitry to write the second bit to the cache via at least one bus of the pair of global buses in response to a comparison of the signal to the bit; and
a cache controller to maintain a content of the memory bank in said cache via parallel access of said cache and the memory bank to respond to a request for an access of the memory bank substantially independent of a latency to refresh the memory bank.
2. The apparatus ofclaim 1, further comprising:
a tag buffer coupled to said cache to associate a cache line with a line of the memory bank; and
a row decoder coupled to the tag buffer to decode a tag stored in the tag buffer.
3. The apparatus ofclaim 1, further comprising a dirty bit buffer coupled to said cache to indicate a relationship between a line of the cache and a line of the memory bank.
4. The apparatus ofclaim 1, wherein the memory bank comprises dynamic random access memory.
5. The apparatus ofclaim 1, wherein said cache comprises at least part of a second memory bank.
6. The apparatus ofclaim 1, wherein the circuitry to write comprises circuitry implementing XOR logic coupled to the third global bus and to said cache.
7. The apparatus ofclaim 1, wherein said more than two global buses comprises two pair of global buses coupled to the memory bank and said cache.
8. The apparatus ofclaim 1, wherein said cache controller comprises circuitry to read from the memory bank and from said cache substantially simultaneously.
9. The apparatus ofclaim 1, wherein said cache controller comprises circuitry to write to the memory bank and to write to said cache substantially simultaneously.
10. An apparatus comprising:
a cache to provide access to contents of a memory bank;
more than two global buses to provide parallel access to the cache and the memory bank; and
a cache controller to maintain a content of the memory bank in the cache via parallel access of the cache and the memory bank to respond to a request for an access of the memory bank substantially independent of a latency to refresh the memory bank, wherein said cache controller comprises circuitry to turn on write access to said cache via a first global bus of said more than two global buses during a write-back phase of a cycle in response to turning off read access to said cache via a second global bus of said more than two global buses after a read phase of the cycle.
11. A system, comprising:
a core; and
a first cache coupled to the core, said first cache comprising
a second cache to provide access to contents of a memory bank;
more than two global buses to provide parallel access to the second cache and the memory bank, wherein the more than two global buses comprise
a pair of global buses coupled to the second cache to transmit a first bit,
a third global bus coupled to the second cache to transmit a signal representing a second bit, and
circuitry to write the second bit to the second cache via at least one bus of the pair of global buses in response to a comparison of the signal to the first bit; and
a cache controller to maintain a content of the memory bank in the second cache via parallel access of the second cache and the memory bank to respond to a request for an access of the memory bank substantially independent of a latency to refresh the memory bank.
12. The system ofclaim 11, wherein the more than two global buses comprises two pair of global buses coupled to the memory bank and the second cache.
13. The system ofclaim 11, wherein the cache controller comprises:
circuitry to read from the memory bank and from the second cache substantially simultaneously; and
circuitry to write to the memory bank and to write to the second cache substantially simultaneously.
14. A system comprising:
a processor; and
a memory device coupled to said processor, said memory device comprising
a cache to provide access to contents of a memory bank;
more than two global buses to provide parallel access to the cache and the memory bank, wherein the more than two global buses comprise
a pair of global buses coupled to the cache to transmit a bit,
a third global bus coupled to the cache to transmit a signal representing a second bit, and
circuitry to write the second bit to the cache via at least one bus of the pair of global buses in response to a comparison of the signal to the bit; and
a cache controller to maintain a content of the memory bank in the cache via parallel access of the cache and the memory bank to respond to a request for an access of the memory bank substantially independent of a latency to refresh the memory bank.
15. The system ofclaim 14, wherein the cache controller comprises:
circuitry to read from the memory bank and from the cache substantially simultaneously; and
circuitry to write to the memory bank and to write to the cache substantially simultaneously.
US09/966,5862001-09-282001-09-28Hiding refresh of memory and refresh-hidden memoryExpired - LifetimeUS6757784B2 (en)

Priority Applications (7)

Application NumberPriority DateFiling DateTitle
US09/966,586US6757784B2 (en)2001-09-282001-09-28Hiding refresh of memory and refresh-hidden memory
TW091122136ATWI242712B (en)2001-09-282002-09-26Hiding refresh of memory and refresh-hidden memory
KR1020047004570AKR100591218B1 (en)2001-09-282002-09-27 Refresh concealment of memory and refresh concealment memory
CNB02819070XACN100349140C (en)2001-09-282002-09-27Hiding refresh of memory and refresh-hidden memory
PCT/US2002/031158WO2003027857A2 (en)2001-09-282002-09-27Hiding refresh of memory and refresh-hidden memory
EP02773682AEP1430402A2 (en)2001-09-282002-09-27Hiding refresh of memory and refresh-hidden memory
US10/691,342US20050097276A1 (en)2001-09-282003-10-21Hiding refresh of memory and refresh-hidden memory

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US09/966,586US6757784B2 (en)2001-09-282001-09-28Hiding refresh of memory and refresh-hidden memory

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US10/691,342ContinuationUS20050097276A1 (en)2001-09-282003-10-21Hiding refresh of memory and refresh-hidden memory

Publications (2)

Publication NumberPublication Date
US20030065884A1 US20030065884A1 (en)2003-04-03
US6757784B2true US6757784B2 (en)2004-06-29

Family

ID=25511608

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US09/966,586Expired - LifetimeUS6757784B2 (en)2001-09-282001-09-28Hiding refresh of memory and refresh-hidden memory
US10/691,342AbandonedUS20050097276A1 (en)2001-09-282003-10-21Hiding refresh of memory and refresh-hidden memory

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US10/691,342AbandonedUS20050097276A1 (en)2001-09-282003-10-21Hiding refresh of memory and refresh-hidden memory

Country Status (6)

CountryLink
US (2)US6757784B2 (en)
EP (1)EP1430402A2 (en)
KR (1)KR100591218B1 (en)
CN (1)CN100349140C (en)
TW (1)TWI242712B (en)
WO (1)WO2003027857A2 (en)

Cited By (28)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20040090840A1 (en)*2002-11-112004-05-13Sun Hyoung LeeSRAM-compatible memory and method of driving the same
US20050146921A1 (en)*2003-12-302005-07-07Yibin Ye1P1N 2T gain cell
US7002833B2 (en)*2001-11-202006-02-21Micron Technology, Inc.Complementary bit resistance memory sensor and method of operation
US20060059316A1 (en)*2004-09-102006-03-16Cavium NetworksMethod and apparatus for managing write back cache
US20060069855A1 (en)*2004-09-252006-03-30Min-Yeol HaSystem and method for controlling the access and refresh of a memory
US7263020B2 (en)2004-10-252007-08-28Samsung Electronics Co., Ltd.Memory device capable of refreshing data using buffer and refresh method thereof
US20080025134A1 (en)*2006-07-312008-01-31Scheuerlein Roy EMethod for using two data busses for memory array block selection
US20080025085A1 (en)*2006-07-312008-01-31Scheuerlein Roy EMemory array incorporating two data busses for memory array block selection
US20080062776A1 (en)*2005-03-152008-03-13Renesas Technology CorporationSemiconductor memory device having complete hidden refresh function
US20080162986A1 (en)*2006-12-282008-07-03Intel CorporationMemory cell bit valve loss detection and restoration
US7558925B2 (en)2004-09-102009-07-07Cavium Networks, Inc.Selective replication of data structures
US20090193187A1 (en)*2008-01-252009-07-30International Business Machines CorporationDesign structure for an embedded dram having multi-use refresh cycles
US20090193186A1 (en)*2008-01-252009-07-30Barth Jr John EEmbedded dram having multi-use refresh cycles
US7594081B2 (en)2004-09-102009-09-22Cavium Networks, Inc.Direct access to low-latency memory
US7652910B2 (en)2007-06-302010-01-26Intel CorporationFloating body memory array
US20110019495A1 (en)*2006-07-312011-01-27Scheuerlein Roy EDecoder circuitry providing forward and reverse modes of memory array operation and method for biasing same
US20120101731A1 (en)*2010-10-212012-04-26Baker Hughes IncorporatedExtending Data Retention of a Data Storage Device Downhole
US20120127816A1 (en)*2010-11-192012-05-24Elpida Memory, Inc.Semiconductor device having hierarchical bit line structure
US8359438B2 (en)2010-05-182013-01-22Avago Technologies Enterprise IP (Singapore) Pte. Ltd.Memory banking system and method to increase memory bandwidth via parallel read and write operations
DE102005047197B4 (en)*2004-09-252013-07-18Samsung Electronics Co., Ltd. Storage system and operating procedures
US8509025B2 (en)2006-07-312013-08-13Sandisk 3D LlcMemory array circuit incorporating multiple array block selection and related method
US8976615B2 (en)2012-09-172015-03-10Samsung Electronics Co., Ltd.Semiconductor memory device capable of performing refresh operation without auto refresh command
US8988963B2 (en)2012-09-282015-03-24International Business Machines CorporationIntermediate circuit and method for dram
JP2018525737A (en)*2015-07-282018-09-06華為技術有限公司Huawei Technologies Co.,Ltd. Intelligent memory architecture for increased efficiency
US10394719B2 (en)2017-01-252019-08-27Samsung Electronics Co., Ltd.Refresh aware replacement policy for volatile memory cache
US10482033B2 (en)2016-03-242019-11-19Samsung Electronics Co., LtdMethod and device for controlling memory
US10635327B2 (en)2018-01-312020-04-28Western Digital Technologies, Inc.Data availability during memory inaccessibility
USRE50518E1 (en)2016-03-242025-08-05Samsung Electronics Co., Ltd.Method and device for controlling memory

Families Citing this family (38)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
EP1518186A2 (en)*2002-03-212005-03-30PACT XPP Technologies AGMethod and device for data processing
JP4439838B2 (en)*2003-05-262010-03-24Necエレクトロニクス株式会社 Semiconductor memory device and control method thereof
US20050125614A1 (en)*2003-12-092005-06-09Royer Robert J.Jr.Adaptive layout cache organization to enable optimal cache hardware performance
US8279886B2 (en)2004-12-302012-10-02Intel CorporationDataport and methods thereof
US20060190678A1 (en)*2005-02-222006-08-24Butler Douglas BStatic random access memory (SRAM) compatible, high availability memory array and method employing synchronous dynamic random access memory (DRAM) in conjunction with a single DRAM cache and tag
US7506100B2 (en)*2005-02-232009-03-17United Memories, Inc.Static random access memory (SRAM) compatible, high availability memory array and method employing synchronous dynamic random access memory (DRAM) in conjunction with a data cache and separate read and write registers and tag blocks
US20060248247A1 (en)*2005-04-292006-11-02Mtekvision Co., Ltd.Apparatus and method for controlling access to a memory
KR100672029B1 (en)*2005-05-272007-01-19삼성전자주식회사 Apparatus and method for reducing the operation time delay that occurs during the DRAM hidden refresh operation
US7313047B2 (en)2006-02-232007-12-25Hynix Semiconductor Inc.Dynamic semiconductor memory with improved refresh mechanism
US8819311B2 (en)*2007-05-232014-08-26Rpx CorporationUniversal user input/output application layers
US8055852B2 (en)2007-08-152011-11-08Micron Technology, Inc.Memory device and method having on-board processing logic for facilitating interface with multiple processors, and computer system using same
US8291174B2 (en)2007-08-152012-10-16Micron Technology, Inc.Memory device and method having on-board address protection system for facilitating interface with multiple processors, and computer system using same
US7822911B2 (en)*2007-08-152010-10-26Micron Technology, Inc.Memory device and method with on-board cache system for facilitating interface with multiple processors, and computer system using same
US8190826B2 (en)*2008-05-282012-05-29Advanced Micro Devices, Inc.Write combining cache with pipelined synchronization
WO2010123681A2 (en)*2009-04-222010-10-28Rambus Inc.Protocol for refresh between a memory controller and a memory device
US8458405B2 (en)*2010-06-232013-06-04International Business Machines CorporationCache bank modeling with variable access and busy times
US10026458B2 (en)2010-10-212018-07-17Micron Technology, Inc.Memories and methods for performing vector atomic memory operations with mask control and variable data length and data unit size
US9293187B2 (en)*2011-09-262016-03-22Cisco Technology, Inc.Methods and apparatus for refreshing digital memory circuits
US10146545B2 (en)2012-03-132018-12-04Nvidia CorporationTranslation address cache for a microprocessor
US9880846B2 (en)2012-04-112018-01-30Nvidia CorporationImproving hit rate of code translation redirection table with replacement strategy based on usage history table of evicted entries
US10241810B2 (en)2012-05-182019-03-26Nvidia CorporationInstruction-optimizing processor with branch-count table in hardware
US9058896B2 (en)*2012-08-292015-06-16International Business Machines CorporationDRAM refresh
US20140189310A1 (en)2012-12-272014-07-03Nvidia CorporationFault detection in instruction translations
KR102061069B1 (en)2013-02-282020-01-02삼성전자주식회사Texture cache memory system of non-blocking for texture mapping pipeline and operation method of the texture cache memory
US10108424B2 (en)2013-03-142018-10-23Nvidia CorporationProfiling code portions to generate translations
US9183155B2 (en)*2013-09-262015-11-10Andes Technology CorporationMicroprocessor and method for using an instruction loop cache thereof
WO2015065426A1 (en)*2013-10-312015-05-07Hewlett-Packard Development Company, L.P.Memory access for busy memory
CN105471955B (en)*2014-09-112019-01-18北京金山云网络技术有限公司Write method, client device and the distributed file system of distributed file system
GB2536205A (en)*2015-03-032016-09-14Advanced Risc Mach LtdCache maintenance instruction
EP3271840B1 (en)*2015-05-072019-02-27Cloudera, Inc.Mutations in a column store
US9760432B2 (en)2015-07-282017-09-12Futurewei Technologies, Inc.Intelligent code apparatus, method, and computer program for memory
US9921754B2 (en)*2015-07-282018-03-20Futurewei Technologies, Inc.Dynamic coding algorithm for intelligent coded memory system
US9824737B2 (en)2015-12-222017-11-21Intel CorporationMemory circuit and method for operating a first and a second set of memory cells in direct memory access mode with refresh
CN110046105B (en)*2019-04-262021-10-22中国科学院微电子研究所 A 3D NAND Flash
TWI729843B (en)*2020-06-082021-06-01華邦電子股份有限公司Memory system and operating method thereof
CN113903379B (en)*2020-06-222025-02-18华邦电子股份有限公司 Memory system and operation method thereof
US11164617B1 (en)2020-07-012021-11-02Winbond Electronics Corp.Memory system and operating method thereof
US20210193248A1 (en)*2020-12-232021-06-24Intel CorporationNear miss-based refresh for read disturb mitigation

Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
EP0817066A2 (en)1996-07-011998-01-07Sun Microsystems, Inc.Integrated processor/memory device with full width cache
US5887272A (en)*1992-01-221999-03-23Enhanced Memory Systems, Inc.Enhanced DRAM with embedded registers
US5963481A (en)*1998-06-301999-10-05Enhanced Memory Systems, Inc.Embedded enhanced DRAM, and associated method
US5999474A (en)*1998-10-011999-12-07Monolithic System Tech IncMethod and apparatus for complete hiding of the refresh of a semiconductor memory
US6125425A (en)1996-03-292000-09-26Intel CorporationMemory controller performing a mid transaction refresh and handling a suspend signal
US6188626B1 (en)1998-08-292001-02-13Via Technologies, Inc.Method of refreshing dynamic random access memory
US6195303B1 (en)1999-10-252001-02-27Winbond Electronics CorporationClock-based transparent refresh mechanisms for DRAMS
US6222785B1 (en)1999-01-202001-04-24Monolithic System Technology, Inc.Method and apparatus for refreshing a semiconductor memory using idle memory cycles
US6330636B1 (en)*1999-01-292001-12-11Enhanced Memory Systems, Inc.Double data rate synchronous dynamic random access memory device incorporating a static RAM cache per memory bank

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
GB2286267A (en)*1994-02-031995-08-09IbmEnergy-saving cache control system
US6134624A (en)*1998-06-082000-10-17Storage Technology CorporationHigh bandwidth cache system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5887272A (en)*1992-01-221999-03-23Enhanced Memory Systems, Inc.Enhanced DRAM with embedded registers
US6125425A (en)1996-03-292000-09-26Intel CorporationMemory controller performing a mid transaction refresh and handling a suspend signal
EP0817066A2 (en)1996-07-011998-01-07Sun Microsystems, Inc.Integrated processor/memory device with full width cache
US6199142B1 (en)*1996-07-012001-03-06Sun Microsystems, Inc.Processor/memory device with integrated CPU, main memory, and full width cache and associated method
US5963481A (en)*1998-06-301999-10-05Enhanced Memory Systems, Inc.Embedded enhanced DRAM, and associated method
US6188626B1 (en)1998-08-292001-02-13Via Technologies, Inc.Method of refreshing dynamic random access memory
US5999474A (en)*1998-10-011999-12-07Monolithic System Tech IncMethod and apparatus for complete hiding of the refresh of a semiconductor memory
US6222785B1 (en)1999-01-202001-04-24Monolithic System Technology, Inc.Method and apparatus for refreshing a semiconductor memory using idle memory cycles
US6330636B1 (en)*1999-01-292001-12-11Enhanced Memory Systems, Inc.Double data rate synchronous dynamic random access memory device incorporating a static RAM cache per memory bank
US6195303B1 (en)1999-10-252001-02-27Winbond Electronics CorporationClock-based transparent refresh mechanisms for DRAMS

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
INTEL, Intel Hub Architecture: A revolution in Chipset Design, 2000 Intel Corporation, pp.-1.

Cited By (44)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7869249B2 (en)2001-11-202011-01-11Micron Technology, Inc.Complementary bit PCRAM sense amplifier and method of operation
US7242603B2 (en)2001-11-202007-07-10Micron Technology, Inc.Method of operating a complementary bit resistance memory sensor
US7002833B2 (en)*2001-11-202006-02-21Micron Technology, Inc.Complementary bit resistance memory sensor and method of operation
US7366003B2 (en)2001-11-202008-04-29Micron Technology, Inc.Method of operating a complementary bit resistance memory sensor and method of operation
US7085882B2 (en)*2002-11-112006-08-01Silicon7 Inc.SRAM-compatible memory and method of driving the same
US20040090840A1 (en)*2002-11-112004-05-13Sun Hyoung LeeSRAM-compatible memory and method of driving the same
US7123500B2 (en)2003-12-302006-10-17Intel Corporation1P1N 2T gain cell
US20050146921A1 (en)*2003-12-302005-07-07Yibin Ye1P1N 2T gain cell
US20060059310A1 (en)*2004-09-102006-03-16Cavium NetworksLocal scratchpad and data caching system
US20060059316A1 (en)*2004-09-102006-03-16Cavium NetworksMethod and apparatus for managing write back cache
US7558925B2 (en)2004-09-102009-07-07Cavium Networks, Inc.Selective replication of data structures
US7941585B2 (en)2004-09-102011-05-10Cavium Networks, Inc.Local scratchpad and data caching system
US9141548B2 (en)2004-09-102015-09-22Cavium, Inc.Method and apparatus for managing write back cache
US7594081B2 (en)2004-09-102009-09-22Cavium Networks, Inc.Direct access to low-latency memory
DE102005047197B4 (en)*2004-09-252013-07-18Samsung Electronics Co., Ltd. Storage system and operating procedures
US7187608B2 (en)2004-09-252007-03-06Samsung Electronics Co., Ltd.System and method for controlling the access and refresh of a memory
US20060069855A1 (en)*2004-09-252006-03-30Min-Yeol HaSystem and method for controlling the access and refresh of a memory
US7263020B2 (en)2004-10-252007-08-28Samsung Electronics Co., Ltd.Memory device capable of refreshing data using buffer and refresh method thereof
US20080062776A1 (en)*2005-03-152008-03-13Renesas Technology CorporationSemiconductor memory device having complete hidden refresh function
US7447098B2 (en)*2005-03-152008-11-04Renesas Technology Corp.Semiconductor memory device having complete hidden refresh function
US20080025134A1 (en)*2006-07-312008-01-31Scheuerlein Roy EMethod for using two data busses for memory array block selection
US20110019495A1 (en)*2006-07-312011-01-27Scheuerlein Roy EDecoder circuitry providing forward and reverse modes of memory array operation and method for biasing same
US7463536B2 (en)*2006-07-312008-12-09Sandisk 3D LlcMemory array incorporating two data busses for memory array block selection
US20080025085A1 (en)*2006-07-312008-01-31Scheuerlein Roy EMemory array incorporating two data busses for memory array block selection
US8509025B2 (en)2006-07-312013-08-13Sandisk 3D LlcMemory array circuit incorporating multiple array block selection and related method
US8279704B2 (en)2006-07-312012-10-02Sandisk 3D LlcDecoder circuitry providing forward and reverse modes of memory array operation and method for biasing same
US7570523B2 (en)2006-07-312009-08-04Sandisk 3D LlcMethod for using two data busses for memory array block selection
US20080162986A1 (en)*2006-12-282008-07-03Intel CorporationMemory cell bit valve loss detection and restoration
US7653846B2 (en)2006-12-282010-01-26Intel CorporationMemory cell bit valve loss detection and restoration
US7652910B2 (en)2007-06-302010-01-26Intel CorporationFloating body memory array
US20090193186A1 (en)*2008-01-252009-07-30Barth Jr John EEmbedded dram having multi-use refresh cycles
US20090193187A1 (en)*2008-01-252009-07-30International Business Machines CorporationDesign structure for an embedded dram having multi-use refresh cycles
US8359438B2 (en)2010-05-182013-01-22Avago Technologies Enterprise IP (Singapore) Pte. Ltd.Memory banking system and method to increase memory bandwidth via parallel read and write operations
US20120101731A1 (en)*2010-10-212012-04-26Baker Hughes IncorporatedExtending Data Retention of a Data Storage Device Downhole
US20120127816A1 (en)*2010-11-192012-05-24Elpida Memory, Inc.Semiconductor device having hierarchical bit line structure
US8605532B2 (en)*2010-11-192013-12-10Elpida Memory, Inc.Semiconductor device having hierarchical bit line structure
US8638630B2 (en)2010-11-192014-01-28Elpida Memory, Inc.Semiconductor device having hierarchical bit line structure
US8976615B2 (en)2012-09-172015-03-10Samsung Electronics Co., Ltd.Semiconductor memory device capable of performing refresh operation without auto refresh command
US8988963B2 (en)2012-09-282015-03-24International Business Machines CorporationIntermediate circuit and method for dram
JP2018525737A (en)*2015-07-282018-09-06華為技術有限公司Huawei Technologies Co.,Ltd. Intelligent memory architecture for increased efficiency
US10482033B2 (en)2016-03-242019-11-19Samsung Electronics Co., LtdMethod and device for controlling memory
USRE50518E1 (en)2016-03-242025-08-05Samsung Electronics Co., Ltd.Method and device for controlling memory
US10394719B2 (en)2017-01-252019-08-27Samsung Electronics Co., Ltd.Refresh aware replacement policy for volatile memory cache
US10635327B2 (en)2018-01-312020-04-28Western Digital Technologies, Inc.Data availability during memory inaccessibility

Also Published As

Publication numberPublication date
WO2003027857A2 (en)2003-04-03
WO2003027857A3 (en)2003-05-01
TWI242712B (en)2005-11-01
US20050097276A1 (en)2005-05-05
CN1620649A (en)2005-05-25
CN100349140C (en)2007-11-14
US20030065884A1 (en)2003-04-03
KR20040037183A (en)2004-05-04
EP1430402A2 (en)2004-06-23
KR100591218B1 (en)2006-06-19

Similar Documents

PublicationPublication DateTitle
US6757784B2 (en)Hiding refresh of memory and refresh-hidden memory
US7032074B2 (en)Method and mechanism to use a cache to translate from a virtual bus to a physical bus
US6192451B1 (en)Cache coherency protocol for a data processing system including a multi-level memory hierarchy
US7822911B2 (en)Memory device and method with on-board cache system for facilitating interface with multiple processors, and computer system using same
US5715428A (en)Apparatus for maintaining multilevel cache hierarchy coherency in a multiprocessor computer system
US5623632A (en)System and method for improving multilevel cache performance in a multiprocessing system
USRE45078E1 (en)Highly efficient design of storage array utilizing multiple pointers to indicate valid and invalid lines for use in first and second cache spaces and memory subsystems
US7698508B2 (en)System and method for reducing unnecessary cache operations
US6901495B2 (en)Cache memory system allowing concurrent reads and writes to cache lines to increase snoop bandwith
JP2837804B2 (en) Fully integrated cache architecture
US5787478A (en)Method and system for implementing a cache coherency mechanism for utilization within a non-inclusive cache memory hierarchy
US20060112238A1 (en)Techniques for pushing data to a processor cache
JPH036757A (en)Light back data cash memory device
JPH03121548A (en)Method of controlling data bus snoop for maintaining consistency between write back cache and main memory
US8209490B2 (en)Protocol for maintaining cache coherency in a CMP
US7117312B1 (en)Mechanism and method employing a plurality of hash functions for cache snoop filtering
US7325102B1 (en)Mechanism and method for cache snoop filtering
US7024520B2 (en)System and method enabling efficient cache line reuse in a computer system
US6826656B2 (en)Reducing power in a snooping cache based multiprocessor environment
JP2004199677A (en)System for and method of operating cache
US6275908B1 (en)Cache coherency protocol including an HR state
JPH0574103B2 (en)

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:INTEL CORPORATION, CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LU, SHIH-LIEN L.;SOMASEKHAR, DINESH;LAI, KONRAD;REEL/FRAME:012541/0371

Effective date:20011128

STCFInformation on status: patent grant

Free format text:PATENTED CASE

FEPPFee payment procedure

Free format text:PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAYFee payment

Year of fee payment:4

REMIMaintenance fee reminder mailed
FPAYFee payment

Year of fee payment:8

FPAYFee payment

Year of fee payment:12


[8]ページ先頭

©2009-2025 Movatter.jp