WO2000045271A9 - Techniques for improving memory access in a virtual memory system - Google Patents

Techniques for improving memory access in a virtual memory system

Info

Publication number
WO2000045271A9
WO2000045271A9 PCT/US2000/002403 US0002403W WO0045271A9 WO 2000045271 A9 WO2000045271 A9 WO 2000045271A9 US 0002403 W US0002403 W US 0002403W WO 0045271 A9 WO0045271 A9 WO 0045271A9
Authority
WO
WIPO (PCT)
Prior art keywords
memory
tlb
page
cache
processor
Prior art date
Application number
PCT/US2000/002403
Other languages
French (fr)
Other versions
WO2000045271A1 (en
Inventor
Henry Stracovsky
Original Assignee
Infineon Technologies Ag
Henry Stracovsky
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 Infineon Technologies Ag, Henry Stracovsky filed Critical Infineon Technologies Ag
Priority to EP00915711A priority Critical patent/EP1181644A4/en
Priority to AU36939/00A priority patent/AU3693900A/en
Priority to KR1020017009368A priority patent/KR20010101693A/en
Priority to JP2000596461A priority patent/JP2002536717A/en
Publication of WO2000045271A1 publication Critical patent/WO2000045271A1/en
Publication of WO2000045271A9 publication Critical patent/WO2000045271A9/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • G06F12/1027Address translation using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB]
    • G06F12/1045Address translation using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB] associated with a data cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0804Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches with main memory updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0893Caches characterised by their organisation or structure
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • G06F12/1027Address translation using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB]
    • G06F12/1036Address translation using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB] for multiple virtual address spaces, e.g. segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1605Handling requests for interconnection or transfer for access to memory bus based on arbitration
    • G06F13/161Handling requests for interconnection or transfer for access to memory bus based on arbitration with latency improvement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • G06F12/1027Address translation using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1016Performance improvement
    • G06F2212/1021Hit rate improvement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1016Performance improvement
    • G06F2212/1024Latency reduction

Definitions

  • the present invention pertains generally to computing systems. Specifically, the present invention relates to memory management systems and more particularly to a method and an apparatus for reducing latencies associated with accessing a page of memory by a processor using a translation look aside buffer in computer memory systems that utilize virtual memory addressing.
  • a virtual memory system is one which allows addressing of very large amounts of memory, even though the main memory of the system encompasses a smaller address space.
  • Virtual memory systems provide this capability by defining memory management units, in particular, pages or segments, have virtual memory address and corresponding physical memory addresses.
  • a particular virtual memory address may be in main memory or in slower alternate memory, such as disk space. If a virtual address maps to a physical address of data is main memory, the information is readily accessed and utilized. If the physical address indicates that the page corresponding to the virtual address is located in the alternate memory, the page is transferred or swapped into main memory where the data can be accessed. The transfer typically necessitates that other information be swapped out of main memory back to the alternate memory to make room for the new information.
  • cache memories are also included to store recently used data and instructions. These caches are first accessed before accessing main memory for the information requested. These caches may be virtually addressed or physically addressed. However, cache memories accessed in accordance with the physical address necessitates the process of virtual to physical access translation prior to checking the cache as well as the main memory.
  • the paging process that is, the process of swapping pages, relies on a data structure that is indexed by the pages of memory. This data structure contains a physical address of the memory to be accessed according to the virtual address provided.
  • This data structure containing the physical page addresses usually takes the form of a page table indexed by virtual page numbers, the size of the tables, the number of pages and the virtual memory space.
  • Page tables are usually so large that they are stored in the main memory and are often paged themselves. This means that every memory access takes at least one or more times as long as one memory access is needed to obtain the physical address and a second access is needed to obtain the data.
  • TLB translation look aside buffer
  • FIG. 1 An example of a typical TLB data structure 100 is illustrated in Fig. 1.
  • a number of different methods and techniques are available for increasing the speed of accesses to virtual memory.
  • a more heavily pipelined memory access is utilized, wherein the TLB access is performed one step ahead of the pipeline.
  • Another approach is to match virtual addresses directly.
  • Such caches are referred to as virtual caches. This eliminates the TLB translation time from a cache hit access situation.
  • one drawback is that the process is very time consuming and needs to be performed for each virtual address regardless of address locality.
  • a method for reducing memory access latency in a virtual memory based system is disclosed.
  • a method for reducing memory access latency in a virtual memory based system having a main memory and a cache memory is disclosed.
  • a data request having an associated virtual memory address is generated by a processor.
  • the TLB entry points to a TLB page included in a TLB page cache.
  • the requested data is retrieved from the TLB page cache when it is determined that the requested virtual memory address does have an associated TLB entry in the TLB such that the retrieved data is moved temporally closer to the processor.
  • the TLB page includes the requested data.
  • a virtual memory based computing system includes a processor suitably disposed to perform an executable instruction coupled to a hierarchically organized system memory arranged to store a plurality of executable instructions in the form of a software program.
  • the system memory is organized such that a higher level system memory component is temporally closer to the processor than is a lower level system memory component.
  • the system memory includes a main memory suitably arranged to store a substantial portion of the plurality of executable instructions, a cache memory coupled to the main memory suitably arranged to store a set of most recently used executable instructions wherein the cache memory is temporally closer to the processor than is the main memory, and a TLB page cache arranged to store a TLB page pointed to by a TLB entry wherein the TLB page cache is temporally located between cache memory and the main memory.
  • Fig. 1 illustrates a conventionally arranged TLB data structure.
  • Fig. 2 illustrates a virtual memory based computer system having a distributed TLB register in accordance with an embodiment of the invention.
  • Fig. 3 illustrates a hierarchical memory arrangement in accordance with an embodiment of the invention.
  • Fig. 4 illustrates a computer system whereby a TLB page is distributed amongst an array of DRAM memory devices in accordance with an embodiment of the invention.
  • Fig. 5 illustrates an exemplary address mapping scheme based upon the computer system illustrated in Fig. 4.
  • Fig. 6 illustrates a computer system wherein the array of DRAM memory devices shown in Fig. 4 include fast static buffers.
  • Fig. 7 illustrates a computer system having a TLB buffer in a memory controller coupled to a memory array by way of a high speed data interconnect in accordance with an embodiment of the invention.
  • Fig. 8 is a flowchart detailing a process for reducing the memory access latency of a virtual memory based system in accordance with an embodiment of the invention.
  • a translation look aside buffer also referred to as a TLB
  • the computing system includes a processor (having an associated TLB) that is coupled to a main memory and a cache memory.
  • the cache memory is used to store the most recently used memory addresses and associated data that had been previously fetched from the main memory (such as dynamic random access memory, DRAM).
  • the time required to translate a virtual memory address to a physical memory address for those translations stored in the TLB is reduced to that of a simple table lookup operation.
  • any memory page that causes a miss is moved into faster memory (such as an LI or L2 cache, for example) that is temporally closer to the processor in parallel along with the actual updating of the TLB.
  • faster memory such as an LI or L2 cache, for example
  • updating the TLB it is meant that since the TLB is a cache of frequently used pages, any page that has been determined to be not frequently used by any number and type of algorithms (such as for example, a random algorithm) is purged, or flushed, from the TLB to make room for the memory page whose virtual memory to physical memory translation was determined to not be in the TLB.
  • the invention can be described in terms of a computer system 100 having a processor 102 that is coupled to a memory controller 104 by way of a system bus 106 that is suitably configured to provide access to a hierarchically organized system memory 108.
  • the various components of the hierarchically organized system memory 108 can take many forms, such as a DRAM, an SDRAM, an SLDRAM, and EDO, an FPM, an RDRAM, etc.
  • the system bus 106 includes a uni-directional address bus 106-1 arranged to pass memory address requests generated by the processor 102 to the memory controller 104.
  • the system bus 106 also includes a uni-directional command bus 106-2 which, in conjunction with the address bus 106-1, carries a command associated with the memory address.
  • the processor 102 when the processor 102 requires an executable instruction, the processor outputs a read request (referred to as a system command) to the command bus 106-2 substantially simultaneously with a corresponding memory address request (referred to as a system address) on the address bus 106-1.
  • the computer system 100 is a virtual memory based computer system such that the memory address request is in fact a virtual memory address request that must be translated into a physical memory address.
  • the processor 102 produces virtual addresses that are translated by a combination of hardware and software to physical addresses which access physical main memory.
  • a group of virtual address can be dynamically assigned to a particular memory page such that virtual memory requires a data structure sometimes called a page table that translates the virtual address to the physical address.
  • the computer system 100 use an associative cache dedicated to address translation described above as a translation look aside buffer (TLB) 110.
  • TLB translation look aside buffer
  • the TLB 110 can in fact be located where ever the system designer has determined to be most appropriate for the particular computer system.
  • the TLB 110 takes the form of a look up table (LUT) that is used to identify the most recent virtual memory address to physical memory address translations.
  • LUT look up table
  • the TLB 110 is queried to determine if the requested memory page is associated with one of the memory pages pointed to by the entries in the TLB 110.
  • the larger the size of the memory page pointed to by a particular TLB entry the greater the likelihood of a TLB hit, i.e., the requested virtual memory page has an associated TLB entry thereby eliminating the need for a translation operation.
  • the requested virtual memory page address must be translated and ultimately retrieved from the system memory.
  • a controller TLB 112 that takes the form of a copy of the TLB register 110, is included in the controller 104 that is used to point to a memory page (typically located in a lower level of memory) that corresponds to a new entry in the TLB 110.
  • the entire memory page (or block) that is pointed to by the new TLB entry is moved temporally closer to the processor to a TLB page cache 114 located temporally closer to the processor 102. It should be noted that in other implementations only a small portion that corresponds to the address that caused the TLB entry change itself is moved.
  • the size of the memory page transferred to the segment of the memory hierarchy closer to the processor depends in large part upon the bandwidth of the interconnect between the various hierarchical components of the system memory 108. It should be noted that in this situation, the size of the data transfer is determined by the bandwidth of the interconnect between the TLB page cache 114 and the main memory. In these situation, memory architectures such as, for example, RAMBUSTM and/ or SLDRAM (synchronous link dynamic RAM) are more appropriate than more conventionally fast page mode type memories. It should be noted that the actual TLB tracking mechanism can take the form of any number of implementations depending, of course, on where the location of the TLB itself.
  • the TLB is directly accessible and the processor is able to issue a notification flag to the memory controller to prefetch the desired data based upon the TLB miss address.
  • the notification flag can be made by dedicated control pins on the processor or in other cases by some variation in the processor bus protocol.
  • the flag indicates that a TLB miss has occurred and what part of the TLB has been invalidated. This may be done by a dedicated pin bus since, for example, a Pentium IITM processor has only 6 index pins and one control pin.
  • the processor can issue a special message cycle on the processor bus. This message cycle could carry a TLB entry index as well as the new physical address so that for the purposes of this invention, the controller TLB 112 would always be up to date with respect to the processor TLB 110.
  • the memory controller In those cases where the control mechanism is located in the memory controller itself, then the memory controller must track the TLB content by observing the traffic to a secondary cache, for example, or a page table typically located in the main memory. In those cases where the secondary cache is monitored, then the processor must allow access to a snoop circuit within the memory controller. If, however, the secondary cache cannot be snooped and/or the processor does not indicate a TLB miss flag, the memory controller TLB must be updated when the physical address access to the missed address is issued.
  • a secondary cache for example, or a page table typically located in the main memory.
  • the processor must allow access to a snoop circuit within the memory controller. If, however, the secondary cache cannot be snooped and/or the processor does not indicate a TLB miss flag, the memory controller TLB must be updated when the physical address access to the missed address is issued.
  • Fig. 3 illustrates a particular implementation of the system memory 108 in accordance with an embodiment of the invention.
  • computer systems in general such as the computer system 100, employ a multilevel hierarchy of memory systems.
  • relatively fast, expensive, limited capacity memory i.e., registers 202
  • registers 202 are located at the highest level of the hierarchy and proceeding to relatively slower, lower cost, higher capacity memory at the lowest level of the hierarchy.
  • memory hierarchy includes a small fast memory referred to as a cache memory 204 that is either physically integrated within the processor 102 (which is typically an integrated circuit) or is mounted physically close to the processor 102 in order to increase speed (i.e., temporally close) due primarily to the reduction in interconnection latency.
  • a cache memory 204 that is either physically integrated within the processor 102 (which is typically an integrated circuit) or is mounted physically close to the processor 102 in order to increase speed (i.e., temporally close) due primarily to the reduction in interconnection latency.
  • the cache memory 204 is capable of storing on the order of 16 - 512 kilobytes of memory having a typical access time on the order of 3 - 30 ns is capable of storing those data sets most recently used by the processor 102, otherwise referred to as working data sets.
  • main memory 206 When data is read from, or written to, main memory 206 a copy is also saved in the cache 204, along with the associated main memory address.
  • the cache 204 monitors addresses of subsequent reads to see if the required data is already in the cache. If it is (a cache hit) then it is returned immediately and the main memory read is aborted (or not started). If the data is not cached (a cache miss) then it is fetched from main memory and also saved in the cache.
  • the cache 204 is built from faster memory chips than main memory 206 so a cache hit takes much less time to complete than a normal memory access.
  • the cache may be located on the same integrated circuit as the processor in order to further reduce the access time. In this case it is often known as primary cache there may be a larger, slower secondary cache outside the CPU chip.
  • the most important characteristic of a cache is its hit rate - the fraction of all memory accesses, which are satisfied from the cache 204. This in turn depends on the cache design but mostly on its size relative to the main memory. The size is limited by the cost of fast memory chips and more importantly, physical size limitations.
  • the hit rate also depends on the access pattern of the particular program being run (the sequence of addresses being read and written). Caches rely on two properties of the access patterns of most programs: temporal locality - if something is accessed once, it is likely to be accessed again soon, and spatial locality - if one memory location is accessed then nearby memory locations are also likely to be accessed. In order to exploit spatial locality, caches often operate on several words at a time, a "cache line” or "cache block”. Main memory reads and writes are whole cache lines (cacheable items only)
  • main memory 206 When the processor 102 wants to write to main memory 206, the data is first written to the cache 204 on the assumption that the processor will probably read it again soon.
  • Various different policies are used. In a write through cache, data is written to main memory at the same time as it is cached. In a write back cache it is only written to main memory when it is forced out of the cache. If all accesses were writes then, with a write-through policy, every write to the cache would necessitate a main memory write, thus slowing the system down to main memory speed. However, statistically, most accesses are reads and most of these will be satisfied from the cache.
  • write-through is simpler than write-back because an entry that is to be replaced can just be overwritten in the cache as it will already have been copied to main memory whereas writeback requires the cache to initiate a main memory write of the flushed entry followed (for a processor read) by a main memory read.
  • write-back is more efficient because an entry may be written many times in the cache without a main memory access.
  • the system memory 108 includes the TLB page cache 114 used to store those memory pages (or portions thereof) pointed to be a new entry in either the TLB 110 or TLB 112.
  • a large capacity external memory storage device 210 such as a tape drive, having comparatively unlimited storage capacity yet with an average access time (i.e., latency) of anywhere from seconds to minutes.
  • a disk memory (or any equivalent media) 208 can typically store gigabytes of data with access times on the order of approximately 10 ms whereas at a next higher level, a main memory 206 (typically in the form of a DRAM type memory device) can typically store on the order of megabytes of data having a typical access time of approximately 50 ns to approximately 150 ns.
  • a TLB page cache 114 is hierarchically located between the main memory 206 and the cache memory 204 that provides the capability of reducing the number of main memory accesses.
  • the number of main memory accesses is concomitantly reduced since every time there is a TLB "hit" (i.e., a requested memory page has an associated entry in the TLB 110), the requested memory page need only be retrieved from the TLB page cache 114 and not the main memory 206 thereby reducing the overall system memory access latency over what would otherwise be achieved without the TLB page cache 114.
  • the page of memory corresponding to a particular TLB entry is referred to as a TLB page.
  • Fig. 4 illustrates a computer system 400 having a TLB page that resides in a chip array in accordance with an embodiment of the invention.
  • the system memory 108 includes a chip array 402 formed of a plurality of DRAM type memory devices.
  • the processor 102 While in operation, if, for example, a particular memory location is to be read, the processor 102 generates an address request corresponding to the memory location in the memory array 402. Since each of the DRAMs 402-1 through 402 -n that form the array 402 hold their contents in a logical "rectangle" of storage cells 404, reading data stored in, for example, a storage cell 404-1, requires that first, a row 406 be activated using what is referred to as a "Row Address Select" (or “Row Address Strobe", “/RAS”) signal that is provided by the memory controller 104. Specifically, the RAS is a signal sent to a DRAM that tells it that an associated address is a row address.
  • RAS is a signal sent to a DRAM that tells it that an associated address is a row address.
  • the /RAS signal is based upon a most significant part of the address request provided by the processor 102.
  • the /RAS signal causes the data in the entire row 406 to be transferred to a sense amp 408 after a period of time required for the selected row to stabilize referred to as a recovery time.
  • the RAS to sense amp transfer is typically on the order of 30 ns.
  • the /CAS signal causes column select circuitry (not shown) to select the specific storage cell (in this case 404-1) of the memory array now in the sense amp that contains the desired data.
  • the contents of the cell 404-1 are then sent out to the data bus 108 from the sense amp 408 where the processor 102 or other device that requested the data can read it.
  • the CAS is typically on the order of 30 ns. Therefore, by moving the data from the storage array 404-1 to the sense amp 408, the data is thereby moved temporally closer to the processor 102. This is quantifiably established since a RAS operation is the logical and physical predecessor of a CAS operation that moves the desired data to the bus 108.
  • the TLB page Since the portion of the TLB page that physically resides in the memory array 402 corresponds to a column that can be brought into the sense amp 408 by the action of a row access, the TLB page is therefore moved temporally closer to the processor 102. Therefore it would be advantageous from a performance standpoint to physically and/or logically concatenate several sense amps in order to make the entire TLB page associated with the new TLB entry resident within the sense amp. By doing so, any access to that particular TLB page benefits from an overall faster access time.
  • FIG. 5 shows an address mapping scheme between an array of four DRAM memory chips in accordance with an embodiment of the invention.
  • the memory chips that form the memory array include a fast static buffer 602 in addition to a conventional DRAM memory array.
  • Such memory chips are exemplified by the "Virtual Channel” family of DRAMs manufactured by NEC of Japan.
  • This new architecture realizes flexible and high-efficiency data transfer by incorporating channel buffers configured by high-speed registers.
  • Virtual channel memory is employed in large-capacity DRAM that supports multimedia PCs, workstations, and Internet servers.
  • the key feature of this new memory core technology is the incorporation of channel buffers configured by high-speed registers in the memory.
  • a virtual channel DRAM performs read/write operations to and from these channel buffers from outside the memory's front-end processes.
  • a virtual channel DRAM maintains a high average data transfer speed and exploits inherent memory performance to the highest possible extent due, in part, to the ability to access an independent channel with its own resources to access the memory array. This can result in lower overhead, low latency, high throughput and enhanced bus efficiency if appropriately deployed, such as when the various linked virtual channels are concatenated (either physically or logically) to form TLB size pages.
  • Fig. 7 illustrates a system 700 having a high-speed interface suitable for high speed TLB page transfer in accordance with an embodiment of the invention.
  • the system 700 can be used in a wide variety of applications, such as computer networking, data networking, instrumentation, video processing, digital processing, or any other application where the advantage of using a high speed memory device is desirable.
  • the (RAMBUS DRAM) RDRAMs 702 can be used to perform a variety of different memory functions, such as for example, to store executable instructions that works in cooperation with processor 102.
  • the RDRAM 702 may also be used to store data used by the processor 102 in such applications as data processing, digital image manipulation programs, and the like in which fast access to a large amount of data is highly desirable.
  • the system 700 is only exemplary, and that the true scope and spirit of the invention should be indicated by the following claims.
  • TLB page cache 114 Due to performance considerations, it is desirable to have as high a transfer rate as possible into the TLB page cache 114. Since it is well known in the art, that the inherent parallelism of DRAMs 702-1 through 702-4 supports a high transfer rate, then DRAMs 702-1 through 702-4 provide a concatenated TLB page to a TLB page cache 703 arranged as buffers 704-1 through 704-4. However, with the advent of high speed interconnects such as those represented by RAMBUS type channels, the placement of the TLB page cache 114 can be expanded to include any location capable of being coupled to the DRAMs 702 by way of the high speed bus 708.
  • Fig. 8 is a flowchart detailing a process 800 for moving a memory page temporally closer to a processor in accordance with an embodiment of the invention.
  • a processor generates a data request having an associated virtual memory address.
  • a determination is made whether or not the requested virtual memory page has an associated TLB entry in a TLB. If it is determined that the requested memory page does not have an associated TLB entry, then the virtual memory address is translated to a physical memory address using a page table at 806. Concurrently, at 808, the TLB is updated with a new TLB entry corresponding to the virtual memory to physical memory translation.
  • a TLB page corresponding to the new TLB entry is moved temporally closer to the processor. In one embodiment, the TLB page is moved to a local TLB page cache hierarchically located between a main memory and a cache memory.
  • the requested memory page is retrieved from the TLB page cache. In either case, the desired data element for the retrieved page is then moved to the processor for processing.

Abstract

According to the present invention, methods and apparatus for reducing memory access latency are disclosed. When a new entry is made to translation look aside buffer (110), the new TLB entry points to a corresponding TLB page of memory (108). Concurrently with the updating of the TLB (110), the TLB page is moved temporally closer to a processor (102) by storing the TLB page in a TLB page cache (114). The TLB page cache (114) is temporally closer to the processor (102) than is a main memory (108).

Description

Techniques for Improving Memory Access in a Virtual Memory
System
CROSS-REFERENCE TO A RELATED APPLICATION
This application is takes priority under 35 U.S.C. §119(e) of U.S. Patent Application No. 60/117,886 filed January 28, 1999 (Attorney Docket No.: SCHIP002+) naming Henry Stracovsky as inventor and assigned to the assignee of the present application which is also incorporated herein by reference for all purposes.
FIELD OF THE INVENTION:
The present invention pertains generally to computing systems. Specifically, the present invention relates to memory management systems and more particularly to a method and an apparatus for reducing latencies associated with accessing a page of memory by a processor using a translation look aside buffer in computer memory systems that utilize virtual memory addressing.
BACKGROUND OF THE INVENTION:
A virtual memory system is one which allows addressing of very large amounts of memory, even though the main memory of the system encompasses a smaller address space. Virtual memory systems provide this capability by defining memory management units, in particular, pages or segments, have virtual memory address and corresponding physical memory addresses. A particular virtual memory address may be in main memory or in slower alternate memory, such as disk space. If a virtual address maps to a physical address of data is main memory, the information is readily accessed and utilized. If the physical address indicates that the page corresponding to the virtual address is located in the alternate memory, the page is transferred or swapped into main memory where the data can be accessed. The transfer typically necessitates that other information be swapped out of main memory back to the alternate memory to make room for the new information. This transfer is typically performed under the control of the memory management unit as either hardware or software. To increase the speed of virtual memory accesses, cache memories are also included to store recently used data and instructions. These caches are first accessed before accessing main memory for the information requested. These caches may be virtually addressed or physically addressed. However, cache memories accessed in accordance with the physical address necessitates the process of virtual to physical access translation prior to checking the cache as well as the main memory. The paging process, that is, the process of swapping pages, relies on a data structure that is indexed by the pages of memory. This data structure contains a physical address of the memory to be accessed according to the virtual address provided. This data structure containing the physical page addresses usually takes the form of a page table indexed by virtual page numbers, the size of the tables, the number of pages and the virtual memory space. Page tables are usually so large that they are stored in the main memory and are often paged themselves. This means that every memory access takes at least one or more times as long as one memory access is needed to obtain the physical address and a second access is needed to obtain the data.
One technique used in minimizing the cost of access time is to save the last translation performed so that the mapping process is skipped if the current address refers to the same page as the last one. In addition, to save additional time, advantage is taken of the principal of locality that is utilized for caches. If the references have locality, the address translations for references must also have locality. By keeping these address translations in a special cache, a memory access rarely requires a second access to translate the address. This special address translation cache is referred to as a translation look aside buffer, or " TLB" . A TLB entry is like a cache entry wherein a tag portion hold portions of the virtual address and the data portion holds a physical page frame number, protection fields, use bits, and a modified or dirty bit. An example of a typical TLB data structure 100 is illustrated in Fig. 1. A number of different methods and techniques are available for increasing the speed of accesses to virtual memory. In one method, a more heavily pipelined memory access is utilized, wherein the TLB access is performed one step ahead of the pipeline. Another approach is to match virtual addresses directly. Such caches are referred to as virtual caches. This eliminates the TLB translation time from a cache hit access situation. However, unfortunately, one drawback is that the process is very time consuming and needs to be performed for each virtual address regardless of address locality.
It should be noted that additional discussions regarding TLBs can be found in David A. Patterson and John L. Hennessey, Computer Architecture, A Qualitative Approach Second Edition, (Morgan Kaufmann Publishing), pages 439 - 457.
In view of the foregoing, it should be apparent that methods and apparatus for reducing memory access latency in a virtual memory environment is desirable.
SUMMARY OF THE INVENTION
According to the present invention, a method for reducing memory access latency in a virtual memory based system is disclosed.
In one aspect of the invention, a method for reducing memory access latency in a virtual memory based system having a main memory and a cache memory is disclosed. As a method, a data request having an associated virtual memory address is generated by a processor. Next, it is determined whether or not the requested virtual memory address has an associated TLB entry in a TLB. The TLB entry points to a TLB page included in a TLB page cache. The requested data is retrieved from the TLB page cache when it is determined that the requested virtual memory address does have an associated TLB entry in the TLB such that the retrieved data is moved temporally closer to the processor.
In a preferred embodiment, the TLB page includes the requested data. In another aspect of the invention, a virtual memory based computing system is disclosed. The system includes a processor suitably disposed to perform an executable instruction coupled to a hierarchically organized system memory arranged to store a plurality of executable instructions in the form of a software program. The system memory is organized such that a higher level system memory component is temporally closer to the processor than is a lower level system memory component. The system memory includes a main memory suitably arranged to store a substantial portion of the plurality of executable instructions, a cache memory coupled to the main memory suitably arranged to store a set of most recently used executable instructions wherein the cache memory is temporally closer to the processor than is the main memory, and a TLB page cache arranged to store a TLB page pointed to by a TLB entry wherein the TLB page cache is temporally located between cache memory and the main memory.
BRTEF DESCRIPTION OF THE DRAWINGS
The present invention is illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which like reference numerals refer to similar elements and in which:
Fig. 1 illustrates a conventionally arranged TLB data structure.
Fig. 2 illustrates a virtual memory based computer system having a distributed TLB register in accordance with an embodiment of the invention.
Fig. 3 illustrates a hierarchical memory arrangement in accordance with an embodiment of the invention.
Fig. 4 illustrates a computer system whereby a TLB page is distributed amongst an array of DRAM memory devices in accordance with an embodiment of the invention. Fig. 5 illustrates an exemplary address mapping scheme based upon the computer system illustrated in Fig. 4.
Fig. 6 illustrates a computer system wherein the array of DRAM memory devices shown in Fig. 4 include fast static buffers.
Fig. 7 illustrates a computer system having a TLB buffer in a memory controller coupled to a memory array by way of a high speed data interconnect in accordance with an embodiment of the invention.
Fig. 8 is a flowchart detailing a process for reducing the memory access latency of a virtual memory based system in accordance with an embodiment of the invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
Reference will now be made in detail to a preferred embodiment of the invention. An example of the preferred embodiment is illustrated in the accompanying drawings. While the invention will be described in conjunction with a preferred embodiment, it will be understood that it is not intended to limit the invention to one preferred embodiment. To the contrary, it is intended to cover alternatives, modifications, and equivalents as may be included within the spirit and scope of the invention as defined by the appended claims.
In order to reduce memory latency in a computing system that uses a virtual memory addressing scheme, a translation look aside buffer, also referred to as a TLB, is used to identify the most recent set of virtual memory addresses to physical memory address translations. In the described embodiment, the computing system includes a processor (having an associated TLB) that is coupled to a main memory and a cache memory. Typically, the cache memory is used to store the most recently used memory addresses and associated data that had been previously fetched from the main memory (such as dynamic random access memory, DRAM). By storing the most recent virtual memory to physical memory translations in the TLB (that typically takes the form of a look up table, or LUT) the time required to translate a virtual memory address to a physical memory address for those translations stored in the TLB is reduced to that of a simple table lookup operation.
Since at any given instant the processor cannot access more physical memory than is described in its associated TLB, any memory page that causes a miss (i.e., is not found to be included within the processor's TLB), is moved into faster memory (such as an LI or L2 cache, for example) that is temporally closer to the processor in parallel along with the actual updating of the TLB. It should be noted that by updating the TLB it is meant that since the TLB is a cache of frequently used pages, any page that has been determined to be not frequently used by any number and type of algorithms (such as for example, a random algorithm) is purged, or flushed, from the TLB to make room for the memory page whose virtual memory to physical memory translation was determined to not be in the TLB.
While the processor TLB is tracked, a duplicate copy is made and kept within an associated memory controller. In those cases when a particular TLB entry is replaced, the memory controller initiates the associated page (or a portion thereof) that is pointed to by the new TLB entry into a segment of the memory hierarchy that is temporally closer to the processor. By temporally closer it is meant that the memory access latency for that particular memory page or portion thereof is reduced thereby improving overall memory access time. In some implementations, the entire memory page (or block) that is pointed to by the new TLB entry is moved temporally closer to the processor, whereas in other implementations only a small portion that corresponds to the address that caused the TLB entry change itself is moved. The size of the memory page transferred to the segment of the memory hierarchy closer to the processor depends in large part upon the bandwidth of the interconnect between the various hierarchical segments. Broadly speaking, as shown in Fig. 2, the invention can be described in terms of a computer system 100 having a processor 102 that is coupled to a memory controller 104 by way of a system bus 106 that is suitably configured to provide access to a hierarchically organized system memory 108. In the described embodiment, the various components of the hierarchically organized system memory 108 can take many forms, such as a DRAM, an SDRAM, an SLDRAM, and EDO, an FPM, an RDRAM, etc. In the described embodiment, the system bus 106 includes a uni-directional address bus 106-1 arranged to pass memory address requests generated by the processor 102 to the memory controller 104. The system bus 106 also includes a uni-directional command bus 106-2 which, in conjunction with the address bus 106-1, carries a command associated with the memory address. For example, when the processor 102 requires an executable instruction, the processor outputs a read request (referred to as a system command) to the command bus 106-2 substantially simultaneously with a corresponding memory address request (referred to as a system address) on the address bus 106-1. In the described embodiment, the computer system 100 is a virtual memory based computer system such that the memory address request is in fact a virtual memory address request that must be translated into a physical memory address. In this way, the proper memory address in the memory space corresponding to the system memory 108 can be accessed. In the computer system 100, the processor 102 produces virtual addresses that are translated by a combination of hardware and software to physical addresses which access physical main memory. A group of virtual address can be dynamically assigned to a particular memory page such that virtual memory requires a data structure sometimes called a page table that translates the virtual address to the physical address. To reduce address translation time, the computer system 100 use an associative cache dedicated to address translation described above as a translation look aside buffer (TLB) 110.
It should be noted, however, that the TLB 110 can in fact be located where ever the system designer has determined to be most appropriate for the particular computer system. In the described embodiment, the TLB 110 takes the form of a look up table (LUT) that is used to identify the most recent virtual memory address to physical memory address translations. By storing the most recent virtual memory to physical memory translations in the TLB 110, the time required to translate a virtual memory address to a physical memory address for those translations stored in the TLB 110 is reduced to that of a simple table lookup operation which is substantially faster than a virtual memory to physical memory translation operation. In one implementation of the invention, whenever the processor 102 generates a particular virtual memory request, the TLB 110 is queried to determine if the requested memory page is associated with one of the memory pages pointed to by the entries in the TLB 110. As discussed above, based upon the principal of locality, the larger the size of the memory page pointed to by a particular TLB entry, the greater the likelihood of a TLB hit, i.e., the requested virtual memory page has an associated TLB entry thereby eliminating the need for a translation operation. However, in those cases where the requested memory page is not associated with a TLB entry (i.e., a miss), then the requested virtual memory page address must be translated and ultimately retrieved from the system memory. In one embodiment of the invention, a controller TLB 112, that takes the form of a copy of the TLB register 110, is included in the controller 104 that is used to point to a memory page (typically located in a lower level of memory) that corresponds to a new entry in the TLB 110. In some implementations, the entire memory page (or block) that is pointed to by the new TLB entry is moved temporally closer to the processor to a TLB page cache 114 located temporally closer to the processor 102. It should be noted that in other implementations only a small portion that corresponds to the address that caused the TLB entry change itself is moved. The size of the memory page transferred to the segment of the memory hierarchy closer to the processor depends in large part upon the bandwidth of the interconnect between the various hierarchical components of the system memory 108. It should be noted that in this situation, the size of the data transfer is determined by the bandwidth of the interconnect between the TLB page cache 114 and the main memory. In these situation, memory architectures such as, for example, RAMBUS™ and/ or SLDRAM (synchronous link dynamic RAM) are more appropriate than more conventionally fast page mode type memories. It should be noted that the actual TLB tracking mechanism can take the form of any number of implementations depending, of course, on where the location of the TLB itself. In those cases where the TLB is located within the processor itself, then the TLB is directly accessible and the processor is able to issue a notification flag to the memory controller to prefetch the desired data based upon the TLB miss address. In some cases, the notification flag can be made by dedicated control pins on the processor or in other cases by some variation in the processor bus protocol. In one embodiment, the flag indicates that a TLB miss has occurred and what part of the TLB has been invalidated. This may be done by a dedicated pin bus since, for example, a Pentium II™ processor has only 6 index pins and one control pin. In some cases, the processor can issue a special message cycle on the processor bus. This message cycle could carry a TLB entry index as well as the new physical address so that for the purposes of this invention, the controller TLB 112 would always be up to date with respect to the processor TLB 110.
In those cases where the control mechanism is located in the memory controller itself, then the memory controller must track the TLB content by observing the traffic to a secondary cache, for example, or a page table typically located in the main memory. In those cases where the secondary cache is monitored, then the processor must allow access to a snoop circuit within the memory controller. If, however, the secondary cache cannot be snooped and/or the processor does not indicate a TLB miss flag, the memory controller TLB must be updated when the physical address access to the missed address is issued.
Fig. 3 illustrates a particular implementation of the system memory 108 in accordance with an embodiment of the invention. As well known to those skilled in the art of computer architecture design and programming, computer systems in general, such as the computer system 100, employ a multilevel hierarchy of memory systems. In this hierarchical approach, relatively fast, expensive, limited capacity memory (i.e., registers 202) are located at the highest level of the hierarchy and proceeding to relatively slower, lower cost, higher capacity memory at the lowest level of the hierarchy. Typically, then memory hierarchy includes a small fast memory referred to as a cache memory 204 that is either physically integrated within the processor 102 (which is typically an integrated circuit) or is mounted physically close to the processor 102 in order to increase speed (i.e., temporally close) due primarily to the reduction in interconnection latency. It should be noted that there can be several different levels of caches, such as LI, L2, etc, each of which can be of different sizes and access time. Typically, the cache memory 204 is capable of storing on the order of 16 - 512 kilobytes of memory having a typical access time on the order of 3 - 30 ns is capable of storing those data sets most recently used by the processor 102, otherwise referred to as working data sets.
When data is read from, or written to, main memory 206 a copy is also saved in the cache 204, along with the associated main memory address. The cache 204 monitors addresses of subsequent reads to see if the required data is already in the cache. If it is (a cache hit) then it is returned immediately and the main memory read is aborted (or not started). If the data is not cached (a cache miss) then it is fetched from main memory and also saved in the cache.
The cache 204 is built from faster memory chips than main memory 206 so a cache hit takes much less time to complete than a normal memory access. The cache may be located on the same integrated circuit as the processor in order to further reduce the access time. In this case it is often known as primary cache there may be a larger, slower secondary cache outside the CPU chip.
It should be noted that the most important characteristic of a cache is its hit rate - the fraction of all memory accesses, which are satisfied from the cache 204. This in turn depends on the cache design but mostly on its size relative to the main memory. The size is limited by the cost of fast memory chips and more importantly, physical size limitations.
The hit rate also depends on the access pattern of the particular program being run (the sequence of addresses being read and written). Caches rely on two properties of the access patterns of most programs: temporal locality - if something is accessed once, it is likely to be accessed again soon, and spatial locality - if one memory location is accessed then nearby memory locations are also likely to be accessed. In order to exploit spatial locality, caches often operate on several words at a time, a "cache line" or "cache block". Main memory reads and writes are whole cache lines (cacheable items only)
When the processor 102 wants to write to main memory 206, the data is first written to the cache 204 on the assumption that the processor will probably read it again soon. Various different policies are used. In a write through cache, data is written to main memory at the same time as it is cached. In a write back cache it is only written to main memory when it is forced out of the cache. If all accesses were writes then, with a write-through policy, every write to the cache would necessitate a main memory write, thus slowing the system down to main memory speed. However, statistically, most accesses are reads and most of these will be satisfied from the cache. Write-through is simpler than write-back because an entry that is to be replaced can just be overwritten in the cache as it will already have been copied to main memory whereas writeback requires the cache to initiate a main memory write of the flushed entry followed (for a processor read) by a main memory read. However, write-back is more efficient because an entry may be written many times in the cache without a main memory access. When the cache is full and it is desired to cache another line of data then a cache entry is selected to be written back to main memory or "flushed". The new line is then put in its place. Which entry is chosen to be flushed is determined by a "replacement algorithm".
In a particular implementation, the system memory 108 includes the TLB page cache 114 used to store those memory pages (or portions thereof) pointed to be a new entry in either the TLB 110 or TLB 112. In the described embodiment, at a lowest level, a large capacity external memory storage device 210, such as a tape drive, having comparatively unlimited storage capacity yet with an average access time (i.e., latency) of anywhere from seconds to minutes. At a next lowest level, a disk memory (or any equivalent media) 208 can typically store gigabytes of data with access times on the order of approximately 10 ms whereas at a next higher level, a main memory 206 (typically in the form of a DRAM type memory device) can typically store on the order of megabytes of data having a typical access time of approximately 50 ns to approximately 150 ns. In one embodiment of the invention, a TLB page cache 114 is hierarchically located between the main memory 206 and the cache memory 204 that provides the capability of reducing the number of main memory accesses. By storing those memory pages pointed to by the translation look aside buffer 110, for example, (which in this case is located within the processor 102), the number of main memory accesses is concomitantly reduced since every time there is a TLB "hit" (i.e., a requested memory page has an associated entry in the TLB 110), the requested memory page need only be retrieved from the TLB page cache 114 and not the main memory 206 thereby reducing the overall system memory access latency over what would otherwise be achieved without the TLB page cache 114. It should be noted that in the following discussion, the page of memory corresponding to a particular TLB entry is referred to as a TLB page.
Fig. 4 illustrates a computer system 400 having a TLB page that resides in a chip array in accordance with an embodiment of the invention. In the described embodiment the system memory 108 includes a chip array 402 formed of a plurality of DRAM type memory devices.
While in operation, if, for example, a particular memory location is to be read, the processor 102 generates an address request corresponding to the memory location in the memory array 402. Since each of the DRAMs 402-1 through 402 -n that form the array 402 hold their contents in a logical "rectangle" of storage cells 404, reading data stored in, for example, a storage cell 404-1, requires that first, a row 406 be activated using what is referred to as a "Row Address Select" (or "Row Address Strobe", "/RAS") signal that is provided by the memory controller 104. Specifically, the RAS is a signal sent to a DRAM that tells it that an associated address is a row address. Typically, the /RAS signal is based upon a most significant part of the address request provided by the processor 102. When received and properly decoded, the /RAS signal causes the data in the entire row 406 to be transferred to a sense amp 408 after a period of time required for the selected row to stabilize referred to as a recovery time. In most conventional DRAMs, the RAS to sense amp transfer is typically on the order of 30 ns. Once the selected row has stabilized and the data in the selected row is transferred to the sense amp 408, the memory controller 104 further decodes the address request forming what is referred to as a "Column Address Select" ("/CAS") signal which when sent to a DRAM tells it that an associated address is a column address. The /CAS signal causes column select circuitry (not shown) to select the specific storage cell (in this case 404-1) of the memory array now in the sense amp that contains the desired data. The contents of the cell 404-1 are then sent out to the data bus 108 from the sense amp 408 where the processor 102 or other device that requested the data can read it. It should be noted that in most DRAMs, the CAS is typically on the order of 30 ns. Therefore, by moving the data from the storage array 404-1 to the sense amp 408, the data is thereby moved temporally closer to the processor 102. This is quantifiably established since a RAS operation is the logical and physical predecessor of a CAS operation that moves the desired data to the bus 108. Since the portion of the TLB page that physically resides in the memory array 402 corresponds to a column that can be brought into the sense amp 408 by the action of a row access, the TLB page is therefore moved temporally closer to the processor 102. Therefore it would be advantageous from a performance standpoint to physically and/or logically concatenate several sense amps in order to make the entire TLB page associated with the new TLB entry resident within the sense amp. By doing so, any access to that particular TLB page benefits from an overall faster access time.
One such arrangement is shown in Fig 5 showing an address mapping scheme between an array of four DRAM memory chips in accordance with an embodiment of the invention.
In another embodiment, shown in Fig. 6, the memory chips that form the memory array include a fast static buffer 602 in addition to a conventional DRAM memory array. Such memory chips are exemplified by the "Virtual Channel" family of DRAMs manufactured by NEC of Japan. This new architecture, realizes flexible and high-efficiency data transfer by incorporating channel buffers configured by high-speed registers. Virtual channel memory is employed in large-capacity DRAM that supports multimedia PCs, workstations, and Internet servers. The key feature of this new memory core technology is the incorporation of channel buffers configured by high-speed registers in the memory. A virtual channel DRAM performs read/write operations to and from these channel buffers from outside the memory's front-end processes. Alternatively, internal operations such as data transfer relays between memory cells and channel buffers, precharge and refresh of memory cells are performed separately from these front-end processes. As a result, background processing can be performed in parallel with foreground processing. By creating a support architecture for parallel processing, a virtual channel DRAM maintains a high average data transfer speed and exploits inherent memory performance to the highest possible extent due, in part, to the ability to access an independent channel with its own resources to access the memory array. This can result in lower overhead, low latency, high throughput and enhanced bus efficiency if appropriately deployed, such as when the various linked virtual channels are concatenated (either physically or logically) to form TLB size pages.
Fig. 7 illustrates a system 700 having a high-speed interface suitable for high speed TLB page transfer in accordance with an embodiment of the invention. The system 700 can be used in a wide variety of applications, such as computer networking, data networking, instrumentation, video processing, digital processing, or any other application where the advantage of using a high speed memory device is desirable. The (RAMBUS DRAM) RDRAMs 702 can be used to perform a variety of different memory functions, such as for example, to store executable instructions that works in cooperation with processor 102. The RDRAM 702 may also be used to store data used by the processor 102 in such applications as data processing, digital image manipulation programs, and the like in which fast access to a large amount of data is highly desirable. It should be noted that the system 700 is only exemplary, and that the true scope and spirit of the invention should be indicated by the following claims.
Due to performance considerations, it is desirable to have as high a transfer rate as possible into the TLB page cache 114. Since it is well known in the art, that the inherent parallelism of DRAMs 702-1 through 702-4 supports a high transfer rate, then DRAMs 702-1 through 702-4 provide a concatenated TLB page to a TLB page cache 703 arranged as buffers 704-1 through 704-4. However, with the advent of high speed interconnects such as those represented by RAMBUS type channels, the placement of the TLB page cache 114 can be expanded to include any location capable of being coupled to the DRAMs 702 by way of the high speed bus 708.
Fig. 8 is a flowchart detailing a process 800 for moving a memory page temporally closer to a processor in accordance with an embodiment of the invention. At 802, a processor generates a data request having an associated virtual memory address. At 804, a determination is made whether or not the requested virtual memory page has an associated TLB entry in a TLB. If it is determined that the requested memory page does not have an associated TLB entry, then the virtual memory address is translated to a physical memory address using a page table at 806. Concurrently, at 808, the TLB is updated with a new TLB entry corresponding to the virtual memory to physical memory translation. At 810, a TLB page corresponding to the new TLB entry is moved temporally closer to the processor. In one embodiment, the TLB page is moved to a local TLB page cache hierarchically located between a main memory and a cache memory.
Returning to 804, if it is determined that the requested memory page does have an associated TLB entry in the TLB, then at 812, the requested memory page is retrieved from the TLB page cache. In either case, the desired data element for the retrieved page is then moved to the processor for processing.
Although the foregoing invention has been described in some detail for purposes of clarity of understanding, it will be apparent that certain changes and modifications may be practiced within the scope of the appended claims.
Furthermore, it should be noted that there are alternative ways of implementing both the process and apparatus of the present invention. Accordingly, the present embodiments are to be considered as illustrative and not restrictive, and the invention is not to be limited to the details given herein, but may be modified within the scope and equivalents of the appended claims.

Claims

What is claimed is:In the claims:
1. A method for reducing memory access latency in a virtual memory based system having a main memory and a cache memory, comprising:
generating a data request having an associated virtual memory address by a processor;
determining whether or not the requested virtual memory address has an associated TLB entry in a TLB wherein the TLB entry points to a TLB page included in a TLB page cache and wherein the TLB page includes the requested data; and
retrieving the requested data from the TLB page cache when it is determined that the requested virtual memory address does have an associated TLB entry in the TLB such that the retrieved data is moved temporally closer to the processor.
2. A method as recited in claim 1, further comprising:
translating the virtual memory address to a physical memory address if it is determined that the requested memory page does not have an associated TLB entry;
updating the TLB with a new TLB entry corresponding to the virtual memory to physical memory translation; and
moving the TLB page corresponding to the new TLB entry temporally closer to the processor concurrently with, or as soon as possible after, the updating.
3. A method as recited in claim 2, wherein the translating is performed using a page table
4. A method as recited in claim 1, wherein the TLB page cache hierarchically located between the main memory and the cache memory.
5. A method as recited in claim 4 wherein a new TLB page is moved to the TLB page cache when the new TLB page is associated with a TLB miss event.
6. A virtual memory based computing system, comprising:
a processor suitably disposed to perform an executable instruction; a hierarchically organized system memory coupled to the processor arranged to store a plurality of executable instructions in the form of a software program, wherein the system memory is organized such that a higher level system memory component is temporally closer to the processor than is a lower level system memory component and wherein the system memory includes, a main memory suitably arranged to store a substantial portion of the plurality of executable instructions, a cache memory coupled to the main memory suitably arranged to store a set of most recently used executable instructions wherein the cache memory is temporally closer to the processor than is the main memory,
a TLB page cache arranged to store a TLB page pointed to by a TLB entry wherein the TLB page cache is temporally located between cache memory and the main memory.
7. A system as recited in claim 6 further comprising a memory controller coupling the processor to the system memory arranged to control traffic between the system memory and the processor.
8. A system as recited in claim 7, wherein a translation lookaside buffer (TLB) included in the processor is suitably arranged to store a set of most recently translated virtual addresses to physical addresses wherein a particular virtual address to physical address translation takes the form of the TLB entry.
9. A system as recited in claim 7, wherein a translation lookaside buffer (TLB) included in the memory controller is suitably arranged to store a set of most recently translated virtual addresses to physical addresses wherein a particular virtual address to physical address translation takes the form of the TLB entry.
10. A system as recited in claim 7, wherein the TLB page is substantially the same size as the TLB page cache.
PCT/US2000/002403 1999-01-28 2000-01-27 Techniques for improving memory access in a virtual memory system WO2000045271A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
EP00915711A EP1181644A4 (en) 1999-01-28 2000-01-27 Techniques for improving memory access in a virtual memory system
AU36939/00A AU3693900A (en) 1999-01-28 2000-01-27 Techniques for improving memory access in a virtual memory system
KR1020017009368A KR20010101693A (en) 1999-01-28 2000-01-27 Techniques for improving memory access in a virtual memory system
JP2000596461A JP2002536717A (en) 1999-01-28 2000-01-27 Technology for improving memory access in virtual memory systems

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11788699P 1999-01-28 1999-01-28
US60/117,886 1999-01-28

Publications (2)

Publication Number Publication Date
WO2000045271A1 WO2000045271A1 (en) 2000-08-03
WO2000045271A9 true WO2000045271A9 (en) 2001-10-04

Family

ID=22375347

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/US2000/002276 WO2000045267A1 (en) 1999-01-28 2000-01-27 Techniques for improving memory access in a virtual memory system
PCT/US2000/002403 WO2000045271A1 (en) 1999-01-28 2000-01-27 Techniques for improving memory access in a virtual memory system

Family Applications Before (1)

Application Number Title Priority Date Filing Date
PCT/US2000/002276 WO2000045267A1 (en) 1999-01-28 2000-01-27 Techniques for improving memory access in a virtual memory system

Country Status (7)

Country Link
US (1) US6442666B1 (en)
EP (3) EP1196850B1 (en)
JP (3) JP2002536717A (en)
KR (3) KR20010101693A (en)
CN (3) CN1158607C (en)
AU (3) AU3693800A (en)
WO (2) WO2000045267A1 (en)

Families Citing this family (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6674441B1 (en) * 2000-07-26 2004-01-06 Ati International, Srl Method and apparatus for improving performance of an accelerated graphics port (AGP) device
SE0003398D0 (en) * 2000-09-22 2000-09-22 Ericsson Telefon Ab L M Optimization of a pipelined processor system
WO2002065249A2 (en) * 2001-02-13 2002-08-22 Candera, Inc. Storage virtualization and storage management to provide higher level storage services
US7203730B1 (en) 2001-02-13 2007-04-10 Network Appliance, Inc. Method and apparatus for identifying storage devices
US6622211B2 (en) * 2001-08-15 2003-09-16 Ip-First, L.L.C. Virtual set cache that redirects store data to correct virtual set to avoid virtual set store miss penalty
US7032136B1 (en) 2001-09-07 2006-04-18 Network Appliance, Inc. Auto regression test for network-based storage virtualization system
US7472231B1 (en) * 2001-09-07 2008-12-30 Netapp, Inc. Storage area network data cache
US7112884B2 (en) * 2002-08-23 2006-09-26 Ati Technologies, Inc. Integrated circuit having memory disposed thereon and method of making thereof
US6986016B2 (en) * 2002-09-30 2006-01-10 International Business Machines Corporation Contiguous physical memory allocation
US7062610B2 (en) * 2002-09-30 2006-06-13 Advanced Micro Devices, Inc. Method and apparatus for reducing overhead in a data processing system with a cache
US7089396B2 (en) * 2002-10-10 2006-08-08 International Business Machines Corporation Method and profiling cache for management of virtual memory
US7752294B2 (en) * 2002-10-28 2010-07-06 Netapp, Inc. Method and system for dynamic expansion and contraction of nodes in a storage area network
US7155572B2 (en) * 2003-01-27 2006-12-26 Advanced Micro Devices, Inc. Method and apparatus for injecting write data into a cache
US7334102B1 (en) 2003-05-09 2008-02-19 Advanced Micro Devices, Inc. Apparatus and method for balanced spinlock support in NUMA systems
CN1311366C (en) * 2003-05-22 2007-04-18 群联电子股份有限公司 Parallel double-track using method for quick flashing storage
JP2005128963A (en) * 2003-10-27 2005-05-19 Toshiba Information Systems (Japan) Corp Storage control device and control system capable of dma transfer
US8417913B2 (en) * 2003-11-13 2013-04-09 International Business Machines Corporation Superpage coalescing which supports read/write access to a new virtual superpage mapping during copying of physical pages
US7093100B2 (en) * 2003-11-14 2006-08-15 International Business Machines Corporation Translation look aside buffer (TLB) with increased translational capacity for multi-threaded computer processes
US7171514B2 (en) * 2003-11-20 2007-01-30 International Business Machines Corporation Apparatus and method to control access to logical volumes using parallel access volumes
US7117337B2 (en) * 2004-02-19 2006-10-03 International Business Machines Corporation Apparatus and method for providing pre-translated segments for page translations in segmented operating systems
CN100414519C (en) * 2004-11-24 2008-08-27 中国科学院计算技术研究所 Method and device for converting virtual address into physical address conversion
CN100414518C (en) * 2004-11-24 2008-08-27 中国科学院计算技术研究所 Improved virtual address conversion and converter thereof
US7739311B2 (en) * 2005-04-07 2010-06-15 Tibco Software Inc. Method and system for handling large data sets in a statistical language
EP1717708B1 (en) 2005-04-29 2010-09-01 STMicroelectronics Srl An improved cache memory system
US7363463B2 (en) * 2005-05-13 2008-04-22 Microsoft Corporation Method and system for caching address translations from multiple address spaces in virtual machines
US10013371B2 (en) 2005-06-24 2018-07-03 Google Llc Configurable memory circuit system and method
US7805588B2 (en) * 2005-10-20 2010-09-28 Qualcomm Incorporated Caching memory attribute indicators with cached memory data field
US8909946B2 (en) 2005-11-15 2014-12-09 Microsoft Corporation Efficient power management of a system with virtual machines
CN101346706B (en) * 2005-12-29 2011-06-22 英特尔公司 Virtual translation look-aside buffer
CN100462941C (en) * 2006-01-26 2009-02-18 深圳艾科创新微电子有限公司 Method for realizing memory space in configurable RISC CPU
US8694712B2 (en) * 2006-12-05 2014-04-08 Microsoft Corporation Reduction of operational costs of virtual TLBs
US8615643B2 (en) 2006-12-05 2013-12-24 Microsoft Corporation Operational efficiency of virtual TLBs
US7788464B2 (en) * 2006-12-22 2010-08-31 Microsoft Corporation Scalability of virtual TLBs for multi-processor virtual machines
US8185716B2 (en) * 2007-10-22 2012-05-22 Qimonda Ag Memory system and method for using a memory system with virtual address translation capabilities
US8095758B2 (en) * 2008-02-01 2012-01-10 International Business Machines Corporation Fully asynchronous memory mover
US8327101B2 (en) * 2008-02-01 2012-12-04 International Business Machines Corporation Cache management during asynchronous memory move operations
US8275963B2 (en) * 2008-02-01 2012-09-25 International Business Machines Corporation Asynchronous memory move across physical nodes with dual-sided communication
US8356151B2 (en) * 2008-02-01 2013-01-15 International Business Machines Corporation Reporting of partially performed memory move
US8245004B2 (en) * 2008-02-01 2012-08-14 International Business Machines Corporation Mechanisms for communicating with an asynchronous memory mover to perform AMM operations
US8015380B2 (en) * 2008-02-01 2011-09-06 International Business Machines Corporation Launching multiple concurrent memory moves via a fully asynchronoous memory mover
US9569349B2 (en) * 2008-12-19 2017-02-14 Ati Technologies Ulc Method and apparatus for reallocating memory content
CN102110282A (en) * 2011-03-14 2011-06-29 北京播思软件技术有限公司 Screen drawing method and system for embedded equipment
US9058268B1 (en) 2012-09-20 2015-06-16 Matrox Graphics Inc. Apparatus, system and method for memory management
CN103116556B (en) * 2013-03-11 2015-05-06 无锡江南计算技术研究所 Internal storage static state partition and virtualization method
KR101821633B1 (en) 2013-03-14 2018-03-08 삼성전자주식회사 Memory System
WO2014142867A1 (en) 2013-03-14 2014-09-18 Intel Corporation Power efficient level one data cache access with pre-validated tags
US20160103766A1 (en) * 2013-07-01 2016-04-14 Hewlett-Packard Development Company, L.P. Lookup of a data structure containing a mapping between a virtual address space and a physical address space
JP6088951B2 (en) * 2013-09-20 2017-03-01 株式会社東芝 Cache memory system and processor system
WO2016122585A1 (en) * 2015-01-30 2016-08-04 Hewlett Packard Enterprise Development Lp Modifying characteristics of a memory segment
CN105373456B (en) * 2015-11-19 2018-06-29 英业达科技有限公司 Reduce the internal storage testing method of cache hit rate
US10515671B2 (en) 2016-09-22 2019-12-24 Advanced Micro Devices, Inc. Method and apparatus for reducing memory access latency
WO2018080783A1 (en) 2016-10-31 2018-05-03 Rambus Inc. Hybrid memory module
WO2019074743A1 (en) 2017-10-12 2019-04-18 Rambus Inc. Nonvolatile physical memory with dram cache
KR20200123912A (en) * 2019-04-23 2020-11-02 에스케이하이닉스 주식회사 Memory system, memory controller and operating method of thereof

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4682281A (en) * 1983-08-30 1987-07-21 Amdahl Corporation Data storage unit employing translation lookaside buffer pointer
DE69129252T2 (en) * 1990-08-06 1998-12-17 Ncr Int Inc Method for operating a computer memory and arrangement
US5412787A (en) * 1990-11-21 1995-05-02 Hewlett-Packard Company Two-level TLB having the second level TLB implemented in cache tag RAMs
US5630097A (en) * 1991-06-17 1997-05-13 Digital Equipment Corporation Enhanced cache operation with remapping of pages for optimizing data relocation from addresses causing cache misses
GB9205551D0 (en) * 1992-03-13 1992-04-29 Inmos Ltd Cache memory
US5574877A (en) * 1992-09-25 1996-11-12 Silicon Graphics, Inc. TLB with two physical pages per virtual tag
US6356989B1 (en) * 1992-12-21 2002-03-12 Intel Corporation Translation lookaside buffer (TLB) arrangement wherein the TLB contents retained for a task as swapped out and reloaded when a task is rescheduled
US5555395A (en) * 1993-05-28 1996-09-10 Dell U.S.A. L.P. System for memory table cache reloads in a reduced number of cycles using a memory controller to set status bits in the main memory table
JP3135795B2 (en) * 1994-09-22 2001-02-19 東芝マイクロエレクトロニクス株式会社 Dynamic memory
US6167486A (en) * 1996-11-18 2000-12-26 Nec Electronics, Inc. Parallel access virtual channel memory system with cacheable channels
US5933593A (en) * 1997-01-22 1999-08-03 Oracle Corporation Method for writing modified data from a main memory of a computer back to a database
US5996055A (en) 1997-11-26 1999-11-30 Digital Equipment Corporation Method for reclaiming physical pages of memory while maintaining an even distribution of cache page addresses within an address space

Also Published As

Publication number Publication date
EP1157335A1 (en) 2001-11-28
JP2002536716A (en) 2002-10-29
WO2000045270A2 (en) 2000-08-03
JP2002536717A (en) 2002-10-29
KR20010101693A (en) 2001-11-14
WO2000045270A8 (en) 2001-03-15
EP1181644A4 (en) 2004-05-19
EP1181644A1 (en) 2002-02-27
US6442666B1 (en) 2002-08-27
JP2002536715A (en) 2002-10-29
EP1196850A1 (en) 2002-04-17
EP1196850A4 (en) 2004-05-26
AU3352800A (en) 2000-08-18
AU3693900A (en) 2000-08-18
CN1352772A (en) 2002-06-05
CN1352771A (en) 2002-06-05
EP1196850B1 (en) 2016-08-24
WO2000045271A1 (en) 2000-08-03
AU3693800A (en) 2000-08-18
KR20010101695A (en) 2001-11-14
CN1160631C (en) 2004-08-04
WO2000045267A1 (en) 2000-08-03
CN1158607C (en) 2004-07-21
EP1157335A4 (en) 2004-05-26
CN1347526A (en) 2002-05-01
KR20010101694A (en) 2001-11-14

Similar Documents

Publication Publication Date Title
US6442666B1 (en) Techniques for improving memory access in a virtual memory system
US7266647B2 (en) List based method and apparatus for selective and rapid cache flushes
EP0729102B1 (en) Cachability attributes for virtual addresses in virtually and physically indexed caches
US7281092B2 (en) System and method of managing cache hierarchies with adaptive mechanisms
US6782453B2 (en) Storing data in memory
US7496730B2 (en) System and method for reducing the number of translation buffer invalidates an operating system needs to issue
US8037281B2 (en) Miss-under-miss processing and cache flushing
US5809562A (en) Cache array select logic allowing cache array size to differ from physical page size
US5737751A (en) Cache memory management system having reduced reloads to a second level cache for enhanced memory performance in a data processing system
US7809889B2 (en) High performance multilevel cache hierarchy
US7380068B2 (en) System and method for contention-based cache performance optimization
US6332179B1 (en) Allocation for back-to-back misses in a directory based cache
US5809526A (en) Data processing system and method for selective invalidation of outdated lines in a second level memory in response to a memory request initiated by a store operation
EP0752662A1 (en) Method and apparatus for tagging a multi-way associative cache
US20040034756A1 (en) Snoopy virtual level 1 cache tag
WO2000045270A1 (en) Techniques for improving memory access in a virtual memory system
JPH11296432A (en) Information processor and memory management system

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 00805639.0

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2000915711

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 1020017009368

Country of ref document: KR

ENP Entry into the national phase

Ref document number: 2000 596461

Country of ref document: JP

Kind code of ref document: A

AK Designated states

Kind code of ref document: C2

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: C2

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

COP Corrected version of pamphlet

Free format text: PAGES 1/8-8/8, DRAWINGS, REPLACED BY NEW PAGES 1/8-8/8; DUE TO LATE TRANSMITTAL BY THE RECEIVING OFFICE

WWP Wipo information: published in national office

Ref document number: 1020017009368

Country of ref document: KR

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWP Wipo information: published in national office

Ref document number: 2000915711

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 2000915711

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 1020017009368

Country of ref document: KR