WO2009158183A2 - Apparatus and method for cache utilization - Google Patents

Apparatus and method for cache utilization Download PDF

Info

Publication number
WO2009158183A2
WO2009158183A2 PCT/US2009/046731 US2009046731W WO2009158183A2 WO 2009158183 A2 WO2009158183 A2 WO 2009158183A2 US 2009046731 W US2009046731 W US 2009046731W WO 2009158183 A2 WO2009158183 A2 WO 2009158183A2
Authority
WO
WIPO (PCT)
Prior art keywords
information
request
streaming access
access
stream
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.)
Ceased
Application number
PCT/US2009/046731
Other languages
English (en)
French (fr)
Other versions
WO2009158183A3 (en
Inventor
R. Scott Tetrick
Dale Juenemann
Jordan Howes
Jeanna Matthews
Steven Wells
Glenn Hinton
Oscar Pinto
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 Corp filed Critical Intel Corp
Priority to JP2010547880A priority Critical patent/JP5340315B2/ja
Priority to CN200980112390.9A priority patent/CN101981551B/zh
Priority to DE112009000418T priority patent/DE112009000418T5/de
Priority to GB1015976.2A priority patent/GB2473149B/en
Publication of WO2009158183A2 publication Critical patent/WO2009158183A2/en
Publication of WO2009158183A3 publication Critical patent/WO2009158183A3/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/0866Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches for peripheral storage systems, e.g. disk cache
    • G06F12/0868Data transfer between cache memory and other subsystems, e.g. storage devices or host systems
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/0888Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches using selective caching, e.g. bypass
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/1668Details of memory controller
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/22Employing cache memory using specific memory technology
    • G06F2212/222Non-volatile memory
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Definitions

  • the invention relates to cache utilization. More particularly, some embodiments of the invention relate to an apparatus and method for utilizing a nonvolatile cache in an electronic system such as a processor-based system.
  • U.S. Patent No. 7,360,015 describes some utilizations of a cache memory which may include determining whether requested information is part of a streaming access, and directly transferring the requested information between a storage device and a memory if the requested information is part of the streaming access. Alternately, if the requested information is not part of the streaming access, it may be transferred between the storage device and a cache.
  • the cache may be a non-volatile disk cache.
  • a white paper published at ftp://download.intel.com/design/flash/NAND/turbomemory/whitepaper.pdf, a white paper describes Intel® Turbo Memory as consisting of an Intel Turbo Memory controller ASIC (Application Specific Integrated Circuit) chip and two Intel NAND flash non-volatile memory components that enable faster resume to productivity after hibernate, providing additional power savings by limiting hard disk drive accesses and increasing application responsiveness for a richer user experience.
  • ASIC Application Specific Integrated Circuit
  • FIG. 1 is a block diagram of an electronic system in accordance with some embodiments of the invention.
  • FIG. 2 is a block diagram of a processor-based system in accordance with some embodiments of the invention.
  • Fig. 3 is a flow diagram in accordance with some embodiments of the invention.
  • Fig. 4 is another flow diagram in accordance with some embodiments of the invention.
  • Fig. 5 is another flow diagram in accordance with some embodiments of the invention.
  • Fig. 6 is another flow diagram in accordance with some embodiments of the invention.
  • Fig. 7 is another flow diagram in accordance with some embodiments of the invention.
  • Fig. 8 is a graph of number unique sectors versus number of accesses for comparison with some embodiments of the invention.
  • Fig. 9 is a graph of number unique sectors versus number of accesses in accordance with some embodiments of the invention.
  • Fig. 10 is another flow diagram in accordance with some embodiments of the invention.
  • an electronic system 10 may include a cache 12 located between a mass storage 14 and a system memory 16.
  • the system 10 may include code stored on the electronic system 10 to prevent storage of stream data in the cache 12 and to send the stream data directly between the system memory 16 and the mass storage 14 based on a comparison of first metadata of a first request for first information and pre-boot stream information stored in a previous boot context of the electronic system 10.
  • the code may be stored on the mass storage 14, the system memory 16, or another memory or storage device coupled to the electronic system 10.
  • the code may further cause the electronic system 10 to cache the first information if the first information is not determined to be part of a streaming access based on the comparison of first metadata associated with the first request and the pre-boot stream information.
  • the code may further cause the electronic system 10 to receive a second request for mass storage access, the second request to request second information, and, if the first information has not previously been determined to be part of the streaming access, determine whether the second information is part of the streaming access based on a comparison of first metadata associated with the first request and second metadata associated with the second request, and if the second information is determined to be part of the streaming access, store stream information corresponding to the streaming access which is persistent across different power states of the electronic system including a hard boot of the electronic system 10, wherein the stored stream information can be later used as the pre-boot stream information for subsequent boots.
  • the code may further cause the system 10 to determine if the first information is part of a streaming access based on the comparison of first metadata associated with the first request and the pre-boot stream information, compare frequency information for the streaming access with a frequency threshold, perform the first request for mass storage access directly with the mass storage 14 if the first information is determined to be part of the streaming access and the frequency information for the streaming access does not exceed the frequency threshold, and cache the first information if the first information is determined to be part of the streaming access and the frequency information for the streaming access exceeds the frequency threshold.
  • the code may further update the frequency information for the streaming access.
  • a processor-based system 20 may include a processor 21 , a system memory 22 coupled to the processor 21 , a mass storage device 23, and a non-volatile cache memory 24 located between the system memory 22 and the mass storage device 23.
  • the processor 21 may be a central processing unit (CPU).
  • the system memory 22 may be a dynamic random access memory (DRAM).
  • the system memory 22 may be coupled to the processor 21 via a memory controller hub (MCH) 25.
  • the cache 24 may be a non-volatile memory (NVM) cache.
  • the mass storage device 23 may be a rotating media such as a hard disk drive or an optical disk drive.
  • the mass storage device 23 may be a non-rotating media such as a solid-state drive.
  • both the cache 24 and the mass storage device 23 may be coupled to the MCH via an input / output controller hub (ICH) 26.
  • ICH input / output controller hub
  • Code stored on the processor-based system 20 may cause the processor- based system to receive a first request for mass storage access, the first request to request first information, retrieve pre-boot stream information stored during a previous boot context of the processor-based system, the previous boot context being other than a current boot context.
  • the code may cause the processor-based system 20 to determine whether the first information is part of a streaming access based on a comparison of first metadata associated with the first request and the pre-boot stream information, and cache the first information if the first information is not determined be part of the streaming access based on the comparison of first metadata associated with the first request and the pre-boot stream information.
  • the code may cause the processor-based system 20 to compare frequency information for the streaming access with a frequency threshold, perform the first request for mass storage access directly with the mass storage device 23 if the first information is determined to be part of the streaming access and the frequency information for the streaming access does not exceed the frequency threshold, and cache the first information if the first information is determined to be part of the streaming access and the frequency information for the streaming access exceeds the frequency threshold.
  • the code may be stored on the mass storage device 23, the system memory 22, or another memory or storage device coupled to the processor-based system 20.
  • the code may be stored as part of a basic input / output system (BIOS) 27 coupled to the ICH 26.
  • BIOS basic input / output system
  • the code may further cause the processor-based system 20 to receive a second request for mass storage access, the second request to request second information. If the first information has not previously been determined to be part of the streaming access, the code may cause the processor-based system 20 to determine whether the second information is part of the streaming access based on a comparison of the first metadata associated with the first request and second metadata associated with the second request. If the second information is determined to be part of the streaming access, the code may cause the processor-based system 20 to store stream information corresponding to the streaming access which is persistent across different power states including a hard boot of the processor-based system 20, wherein the stream information can be later used as the pre-boot stream information for subsequent boots.
  • the code may further update the frequency information for the streaming access.
  • the code may further compare length information for the streaming access with a stream length threshold, and prevent the storage of stream data in the cache 24 and send the stream data directly between the system memory 22 and the mass storage device 23 if the length information for the streaming access exceeds the length threshold.
  • utilizing a cache in an electronic system may include locating a cache between a mass storage device and a system memory (e.g. at block 30), receiving a first request for mass storage access, the first request requesting first information (e.g.
  • some embodiments of the invention may further include caching the first information (e.g. at block 35) if the first information is not determined to be part of the streaming access based on the comparison of the first metadata associated with the first request and the pre-boot stream information.
  • some embodiments of the invention may further include receiving a second request for mass storage access, the second request requesting second information (e.g. at block 36), and, if the first information has not previously been determined to be part of the streaming access, determining whether the second information is part of the streaming access based on a comparison of the first metadata associated with the first request and second metadata associated with the second request (e.g.
  • utilizing a cache in an electronic system may include locating a cache between a mass storage device and a system memory (e.g. at block 50), receiving a first request for mass storage access, the first request requesting first information (e.g.
  • determining whether the first information is part of a streaming access based on a comparison of first metadata associated with the first request and other information associated with the streaming access e.g. at block 52
  • comparing frequency information for the streaming access with a frequency threshold e.g. at block 53
  • performing the first request for mass storage access directly with the mass storage device e.g. at block 54
  • caching the first information e.g. at block 55
  • the other stream information associated with the streaming access may be pre-boot stream information, stream information saved in the current boot context, or other information associated with the streaming access which can be used to identify the first information as part of the streaming access.
  • some embodiments may further include updating the frequency information for the streaming access (e.g. at block 56).
  • some embodiments may further include comparing length information for the streaming access with a stream length threshold (e.g. at block 57), and preventing the caching of the first information if the length information for the streaming access exceeds the length threshold (e.g. at block 58).
  • utilizing a cache in a processor-based system may include locating a cache between a mass storage device and a system memory (e.g. at block 70), receiving a first request for mass storage access, the first request requesting first information (e.g. at block 71 ), retrieving pre-boot stream information stored during a previous boot context, the previous boot context being other than a current boot context (e.g. at block 72), determining whether the first information is part of a streaming access based on a comparison of first metadata associated with the first request and the pre-boot stream information (e.g. at block 73), and caching the first information (e.g.
  • some embodiments may further include comparing frequency information for the streaming access with a frequency threshold (e.g. at block 75), performing the first request for mass storage access directly with the mass storage device (e.g. at block 76) if the first information is determined to be part of the streaming access and the frequency information for the streaming access does not exceed the frequency threshold, and caching the first information (e.g. at block 77) if the first information is determined to be part of the streaming access and the frequency information for the streaming access exceeds the frequency threshold.
  • a frequency threshold e.g. at block 75
  • performing the first request for mass storage access directly with the mass storage device e.g. at block 76
  • caching the first information e.g. at block 77
  • Some embodiments of the invention may further include updating the frequency information for the streaming access (e.g. at block 78). For example, some embodiments may further utilize the cache following entry point A (e.g. see Fig. 3). For example, some embodiments may further utilize the cache following entry point B (e.g. see Fig. 5).
  • some embodiments of the invention may provide improved techniques for handling stream accesses between rotating media and a cache.
  • Intel Turbo Memory provides a cache strategy which may speed hard disk accesses.
  • the hard disk does well, and at the same time, may be detrimental to the cache.
  • media file playback demands can readily be satisfied by the hard disk at the rates required for HD video display.
  • temporal locality because such files are large and rarely reused, they violate a fundamental premise of caching, namely temporal locality. If these files were cached, the impact would be that locations with good temporal locality may be evicted from the cache to be replaced with those with bad temporal locality.
  • some embodiments of the invention may improve the timing and quality of the decision of when and whether to cache information.
  • the decision process may be complicated by the location of the cache driver software in the file system software stack.
  • the cache driver software may not directly have access to file name information.
  • the cache driver software may have access to limited information such as the following metadata:
  • Command - Command to the mass storage device, e.g. a read or write;
  • Length The number of sectors for the command.
  • some embodiments of the invention may provide improved techniques to assemble and utilize this limited information available to the cache driver software to identify and manage streams.
  • a stream may be a set of commands that represent the same command, and all or almost all of the sectors.
  • a minimum size may be a useful parameter to detect and identify streams. The minimum size parameter may have the effect of making the cache seem larger, because unlikely candidates may be removed.
  • Fig. 8 shows an example simulated cache utilization without the minimum size parameter
  • Fig. 9 shows an example simulated cache utilization with a four megabyte (MB) minimum size parameter.
  • MB megabyte
  • information regarding the stream may be stored in metadata. Such information may be used to later identify the same stream, if later requested for access. Such metadata may be used to directly access the data for this later request from, for example, a disk drive and forego storage in the cache.
  • a streaming access may be detected and identified by recording information regarding prior accesses into an array of potential stream information. Such an array may be stored in various locations, such as system memory or in the cache itself, for example. Each element in this array may include certain metadata, such as a starting location (e.g., starting disk address), a length, a count of the number of requests in the stream (or potential stream) and / or a timestamp indicating the arrival of the latest request in the stream (or potential stream). For example, after the stream is completed, the final length of the stream may be denoted in metadata.
  • some embodiments of the invention may include identification of a stream (e.g. block 101 ). For example, this identification includes sequential accesses, but is not limited to only sequential accesses. For example, if the information is close enough to sequential, the access may also be detected as a stream. Both read accesses and write accesses may be identified as streams.
  • some embodiments of the invention may identify two additional cases: a) when the stream is not accessed sequentially; and b) when the stream is not arranged sequentially on the mass storage device (e.g. a rotating media) due to, for example, fragmentation or compression (but not limited to these examples).
  • Some embodiments of the invention may further include directing all remaining accesses of the stream directly to the mass storage device (e.g. hard drive) without insertion into the cache (e.g. block 102), marking any cached contents of a stream as "early eviction" candidates (e.g. block 103), prefetching and buffering of the stream in system memory (e.g. DRAM) (e.g. block 104), and closure of a stream when it is no longer valid (e.g. block 105), for example, due to reuse or time based aging.
  • the mass storage device e.g. hard drive
  • marking any cached contents of a stream as "early eviction" candidates e.g. block 103
  • prefetching and buffering of the stream in system memory e.g. DRAM
  • closure of a stream when it is no longer valid e.g. block 105
  • Some embodiments of the invention may further include saving stream information across system power states (e.g. block 106).
  • stream information that is detected in the current boot context may be retained over large periods of time (e.g. not limited to a particular length of time in minutes, hours or days) to be used as pre-boot stream information in subsequent boots.
  • storing the pre-boot stream information may help detect streams on access of the first element of the stream itself thereby identifying the stream earlier (e.g. before the second access request) and making better utilization of the cache (e.g. by avoiding caching information from the first access request).
  • the pre-boot stream information may be stored in a persistent storage device such as a hard disk, a non-volatile memory, or a battery powered memory.
  • the system power states may include a reduced power state and a shutdown power state.
  • Some processor-based systems utilize a variety of power states including, for example, a ready state, a stand-by state, a suspended state, a hibernation state, and an off state.
  • a hard boot may correspond to a restart of the system from an off state.
  • Some embodiments of the invention may include saving frequency of stream access information (e.g. block 107) and utilizing the stream frequency information to determine whether to perform the stream access directly to disk or save the stream access in the cache (e.g. block 108).
  • a cache may be utilized in accordance with the following pseudo code:
  • N the number of stream detection slots.
  • IsAStream the number of sectors of streaming data before the start of filtering.
  • M the number of known stream slots.
  • storing stream information across system power states and / or saving stream frequency information may improve the timing and quality of deciding when and whether to store information in a cache.
  • making better decisions regarding the utilization of cache memory may make small caches more effective, thereby reducing system size and / or cost.
  • another advantage is that accesses which are unlikely to be beneficial to the cache may be removed, thereby improving responsiveness of the cache by removing queue traffic, while preserving good media performance from the mass storage device.
  • caching frequently used streams of certain sizes may provide a better user experience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Memory System Of A Hierarchy Structure (AREA)
  • Information Transfer Between Computers (AREA)
PCT/US2009/046731 2008-06-25 2009-06-09 Apparatus and method for cache utilization Ceased WO2009158183A2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2010547880A JP5340315B2 (ja) 2008-06-25 2009-06-09 キャッシュ利用に関する装置および方法
CN200980112390.9A CN101981551B (zh) 2008-06-25 2009-06-09 用于高速缓存利用的设备和方法
DE112009000418T DE112009000418T5 (de) 2008-06-25 2009-06-09 Vorrichtung und Verfahren zur Nutzung eines Cache
GB1015976.2A GB2473149B (en) 2008-06-25 2009-06-09 Apparatus and method for cache utilization

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/215,093 US8433854B2 (en) 2008-06-25 2008-06-25 Apparatus and method for cache utilization
US12/215,093 2008-06-25

Publications (2)

Publication Number Publication Date
WO2009158183A2 true WO2009158183A2 (en) 2009-12-30
WO2009158183A3 WO2009158183A3 (en) 2010-02-25

Family

ID=41445201

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2009/046731 Ceased WO2009158183A2 (en) 2008-06-25 2009-06-09 Apparatus and method for cache utilization

Country Status (6)

Country Link
US (1) US8433854B2 (cg-RX-API-DMAC7.html)
JP (2) JP5340315B2 (cg-RX-API-DMAC7.html)
CN (1) CN101981551B (cg-RX-API-DMAC7.html)
DE (1) DE112009000418T5 (cg-RX-API-DMAC7.html)
GB (1) GB2473149B (cg-RX-API-DMAC7.html)
WO (1) WO2009158183A2 (cg-RX-API-DMAC7.html)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8433854B2 (en) 2008-06-25 2013-04-30 Intel Corporation Apparatus and method for cache utilization
JP2016149155A (ja) * 2010-06-29 2016-08-18 トゥクセラ インコーポレイテッド メモリへの読取り又は書込み

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8161304B2 (en) * 2009-01-20 2012-04-17 Microsoft Corporation Power management for large memory subsystems
US8533445B2 (en) * 2009-04-21 2013-09-10 Hewlett-Packard Development Company, L.P. Disabling a feature that prevents access to persistent secondary storage
CN102651861B (zh) * 2011-02-24 2014-08-20 腾讯科技(深圳)有限公司 用于移动终端的下载方法、移动终端和代理下载服务器
JP5117608B1 (ja) * 2011-09-30 2013-01-16 株式会社東芝 情報処理装置、ハイブリッド記憶装置、およびキャッシュ方法
US11003464B2 (en) 2012-04-19 2021-05-11 Microsoft Technology Licensing, Llc Control flow integrity enforcement at scale
US9058357B1 (en) * 2012-05-05 2015-06-16 Paraccel Llc Strategies for prefetching database blocks
US9971513B2 (en) 2012-07-24 2018-05-15 Intel Corporation System and method for implementing SSD-based I/O caches
US20140095778A1 (en) * 2012-09-28 2014-04-03 Jaewoong Chung Methods, systems and apparatus to cache code in non-volatile memory
US9009439B2 (en) * 2013-03-12 2015-04-14 Sap Se On-disk operations on fragments to support huge data sizes
CN104424314B (zh) * 2013-09-06 2019-06-11 Sap欧洲公司 对列状表数据库的数据库操作
US11169925B2 (en) 2015-08-25 2021-11-09 Samsung Electronics Co., Ltd. Capturing temporal store streams into CPU caches by dynamically varying store streaming thresholds
CN113448877B (zh) * 2020-03-26 2025-02-07 伊姆西Ip控股有限责任公司 用于数据存储的方法、设备和计算机程序

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04340637A (ja) 1991-05-17 1992-11-27 Mitsubishi Electric Corp キャッシュ制御方式
JPH06195265A (ja) 1992-12-25 1994-07-15 Matsushita Electric Ind Co Ltd キャッシュメモリの操作方法
JP2943896B2 (ja) 1993-09-03 1999-08-30 株式会社ピーエフユー 計算機システム及びディスク・データの制御方法
US6748487B1 (en) * 1998-02-04 2004-06-08 Hitachi, Ltd. Disk cache control method, disk array system, and storage system
JP3585091B2 (ja) 1998-06-15 2004-11-04 富士通株式会社 記憶装置
US6578111B1 (en) * 2000-09-29 2003-06-10 Sun Microsystems, Inc. Cache memory system and method for managing streaming-data
US6826710B2 (en) 2001-01-25 2004-11-30 Dell Products L.P. System and method for providing a fault-resilient boot
US7051161B2 (en) * 2002-09-17 2006-05-23 Nokia Corporation Memory admission control based on object size or request frequency
EP1604285A2 (en) * 2003-03-06 2005-12-14 Koninklijke Philips Electronics N.V. Data processing system with prefetching means
US20040255106A1 (en) 2003-06-10 2004-12-16 Rothman Michael A. Recovery of operating system configuration data by firmware of computer system
US20040267708A1 (en) 2003-06-18 2004-12-30 Rothman Michael A Device information collection and error detection in a pre-boot environment of a computer system
JP4452064B2 (ja) 2003-11-18 2010-04-21 株式会社日立製作所 情報処理システム、情報処理装置、情報処理装置の制御方法及びプログラム
US7360015B2 (en) * 2004-05-04 2008-04-15 Intel Corporation Preventing storage of streaming accesses in a cache
US7392340B1 (en) * 2005-03-21 2008-06-24 Western Digital Technologies, Inc. Disk drive employing stream detection engine to enhance cache management policy
US8490065B2 (en) * 2005-10-13 2013-07-16 International Business Machines Corporation Method and apparatus for software-assisted data cache and prefetch control
GB2439577B (en) * 2006-06-30 2011-12-14 Data Equation Ltd Data processing
US8433854B2 (en) 2008-06-25 2013-04-30 Intel Corporation Apparatus and method for cache utilization

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8433854B2 (en) 2008-06-25 2013-04-30 Intel Corporation Apparatus and method for cache utilization
JP2016149155A (ja) * 2010-06-29 2016-08-18 トゥクセラ インコーポレイテッド メモリへの読取り又は書込み

Also Published As

Publication number Publication date
JP2013178818A (ja) 2013-09-09
CN101981551A (zh) 2011-02-23
US20090327607A1 (en) 2009-12-31
CN101981551B (zh) 2014-04-16
DE112009000418T5 (de) 2011-04-21
GB2473149A (en) 2011-03-02
WO2009158183A3 (en) 2010-02-25
US8433854B2 (en) 2013-04-30
JP5717790B2 (ja) 2015-05-13
GB201015976D0 (en) 2010-11-03
JP2011514593A (ja) 2011-05-06
JP5340315B2 (ja) 2013-11-13
GB2473149B (en) 2012-10-17

Similar Documents

Publication Publication Date Title
US8433854B2 (en) Apparatus and method for cache utilization
US10908821B2 (en) Use of outstanding command queues for separate read-only cache and write-read cache in a memory sub-system
US7360015B2 (en) Preventing storage of streaming accesses in a cache
KR102510384B1 (ko) 압축된 데이터 백그라운드를 캐싱하는 장치, 시스템 및 방법
US7165144B2 (en) Managing input/output (I/O) requests in a cache memory system
US12007917B2 (en) Priority scheduling in queues to access cache data in a memory sub-system
US11914520B2 (en) Separate read-only cache and write-read cache in a memory sub-system
US8214596B2 (en) Apparatus and method for segmented cache utilization
JP2011514593A5 (cg-RX-API-DMAC7.html)
US20090094391A1 (en) Storage device including write buffer and method for controlling the same
US20100161915A1 (en) Method and system controlling page open time for memory device
US20200409852A1 (en) Enhanced read-ahead capability for storage devices
US10152410B2 (en) Magnetoresistive random-access memory cache write management
JP7170093B2 (ja) 記憶デバイスのための改良された先読み能力
US9542318B2 (en) Temporary cache memory eviction
TW202443397A (zh) 儲存裝置的控制器
US12164431B2 (en) Managing prefetching operations for drives in distributed storage systems
US20250013570A1 (en) Performance Optimization for Loading Data in Memory Services Configured on Storage Capacity of a Data Storage Device
WO2024144983A1 (en) Methods and systems for software based prefetching for low buffer depth sequential read traffic
WO2014120169A1 (en) Updating a commit list to indicate data to be written to a firmware interface variable repository

Legal Events

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

Ref document number: 200980112390.9

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09770717

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 2010547880

Country of ref document: JP

ENP Entry into the national phase

Ref document number: 1015976

Country of ref document: GB

Kind code of ref document: A

Free format text: PCT FILING DATE = 20090609

WWE Wipo information: entry into national phase

Ref document number: 1015976.2

Country of ref document: GB

RET De translation (de og part 6b)

Ref document number: 112009000418

Country of ref document: DE

Date of ref document: 20110421

Kind code of ref document: P

122 Ep: pct application non-entry in european phase

Ref document number: 09770717

Country of ref document: EP

Kind code of ref document: A2