JP2006031710A - データ処理システム、方法およびキャッシュシステム - Google Patents
データ処理システム、方法およびキャッシュシステム Download PDFInfo
- Publication number
- JP2006031710A JP2006031710A JP2005207350A JP2005207350A JP2006031710A JP 2006031710 A JP2006031710 A JP 2006031710A JP 2005207350 A JP2005207350 A JP 2005207350A JP 2005207350 A JP2005207350 A JP 2005207350A JP 2006031710 A JP2006031710 A JP 2006031710A
- Authority
- JP
- Japan
- Prior art keywords
- write
- cache
- data
- reload
- buffer
- 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.)
- Granted
Links
- 238000012545 processing Methods 0.000 title claims abstract description 10
- 238000000034 method Methods 0.000 title claims description 6
- 239000000872 buffer Substances 0.000 claims abstract description 40
- 238000003672 processing method Methods 0.000 claims description 7
- 238000004590 computer program Methods 0.000 claims description 5
- 230000008569 process Effects 0.000 claims description 5
- 238000004364 calculation method Methods 0.000 claims description 2
- 230000006870 function Effects 0.000 description 9
- 238000010586 diagram Methods 0.000 description 5
- 238000013461 design Methods 0.000 description 4
- 238000012546 transfer Methods 0.000 description 4
- 230000008859 change Effects 0.000 description 2
- 238000013500 data storage Methods 0.000 description 2
- 208000033748 Device issues Diseases 0.000 description 1
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000008867 communication pathway Effects 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/0802—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
- G06F12/0844—Multiple simultaneous or quasi-simultaneous cache accessing
- G06F12/0855—Overlapped cache accessing, e.g. pipeline
- G06F12/0859—Overlapped cache accessing, e.g. pipeline with reload from main memory
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/0802—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
- G06F12/0806—Multiuser, multiprocessor or multiprocessing cache systems
- G06F12/0815—Cache consistency protocols
- G06F12/0831—Cache consistency protocols using a bus scheme, e.g. with bus monitoring or watching means
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Memory System Of A Hierarchy Structure (AREA)
Abstract
【解決手段】 キャッシュストレージ内に可動バッファを実装する。データおよびそれに対応するポインタを特定のバッファに不変にアサインすることをせず、バッファは、キャッシュ内を論理的に移動することができる。リロードポインタRP325は空きエントリを指定するため、この空きエントリによって、リロードデータを常に格納することができる。ビクティムポインタVP330は、次のライトバックオペレーションのためのビクチムエントリの候補を常に指定する。リロードバッファ、ビクティムバッファ、集積されたライトバックバッファのための可動ポインタによって、キャッシュ内部におけるデータの移動を必要としないため、キャッシュミスを効率良く対応することができる。
【選択図】 図5
Description
図5は、典型的なキャッシュシステムを示すブロック図である。このシステムには、3つの互いに独立する有限状態マシン(FSM)が含まれている。なお、FSMの数は、3に限られることがない。
Claims (14)
- キャッシュシステムと、
キャッシュシステムと接続されたキャッシュミス制御手段と、
キャッシュシステムと接続されたライトバック制御手段と、
キャッシュシステムと接続されたスヌープ制御手段と、
ライトバック用バッファ手段と、
リロード用バッファ手段と、
キャッシュエントリを選択するように構成された複数のデータポインタと、
リロードバッファラインを選択しうるリロードバッファライン選択手段と、
データポインタの選択に関係なく、もっとも古いラインを選択しうるライトバック対象選択手段と、
他のデバイスのリクエストに対応するためのバスオペレーションをスヌープするスヌープ手段とを備えることを特徴とするデータ処理システム。 - 前記キャッシュミス制御手段は、前記リロードバッファライン選択手段によりリロードバッファラインと接続されることを特徴とする請求項1記載のデータ処理システム。
- 前記ライトバック制御手段は、前記ライトバック対象選択手段によりライトバック対象バッファラインと接続されることを特徴とする請求項1記載のデータ処理システム。
- 前記スヌープ制御手段は、ディレクトリと接続されていることを特徴とする請求項1記載のデータ処理システム。
- 前記ライトバック制御手段は、空きバッファをリロードバッファとしてリザーブするように構成されていることを特徴とする請求項3記載のデータ処理システム。
- 前記ライトバック制御手段は、最も過去に用いられたデータラインをライトバック対象ラインとして決定することを特徴とする請求項3記載のデータ処理システム。
- ポインタおよび可動バッファを用いて、キャッシュシステムにおけるライトバックオペレーションおよびリロードオペレーションを扱うデータ処理方法であって、
キャッシュシステムにおいて、プロセッサからロードされるストレージアクセスインストラクションを受信し、
前記キャッシュシステムにおいて、それぞれがキャッシュストレージ内の1つのエントリを指定する各ポインタを記憶し、
ライトバック対象エントリ演算ロジックからライトバック対象エントリ選択オペレーションを実行し、
フリーエントリ演算ロジックからリロードエントリ選択オペレーションを実行し、
プロセッサが要求したストレージアクセス履歴に基づいてライトバック対象エントリを決定し、
すべてのキャッシュ状態に基づいてリロードエントリを決定し、
キャッシュミスに対応するために読み出したデータを格納するための排他的リロードバッファをリザーブし、
ライトバック対象エントリからメモリへのライトバックを実行してさらなるキャッシュミスに対応するためのフリーエントリを得ることを特徴とするデータ処理方法。 - 可変ポインタを用いてライトバック対象エントリを指定する手順をさらに有することを特徴とする請求項7記載のデータ処理方法。
- リロードエントリを変動可能に指定する手順をさらに有することを特徴とする請求項7記載のデータ処理方法。
- ライトバック対象選択ロジックにより、ライトバック対象データをメモリにライトバックする時期を決定し、さらなるキャッシュミスに対応するためのフリーエントリを確保する手順をさらに有することを特徴とする請求項7記載のデータ処理方法。
- ライトバック対象選択ロジックにより、リロードポインタによる指定に関係なく、最も過去に用いられたバッファを検出する手順をさらに有することを特徴とする請求項7記載のデータ処理方法。
- コンピュータプログラムを記憶した記憶媒体であって、
前記コンピュータプログラムは、
次のライトバック対象データを選択するロジックを通して、並列したライトバックインストラクションおよびリロードインストラクションを生成するためのコンピュータコードと、
連想式データバッファポインタ移動コマンドを備えたデータバッファ移動コマンドを要求するためのコンピュータコードとを有することを特徴とする記憶媒体。 - コンピュータシステムにおいて動作し、データのストレージを提供するキャッシュシステムであって、
コンピュータプログラムを有し、
該コンピュータプログラムは、
次のライトバック対象データを選択するロジックを通して、並列したライトバックインストラクションおよびリロードインストラクションを生成するためのコンピュータコードと、
ライトバックバッファを移動するためのものであって、連想式データポインタ移動コマンドを有し、リロードバッファを移動するためのコンピュータコードを備えたコンピュータコードとを有することを特徴とするキャッシュシステム。 - 次のライトバック対象データを選択するロジックを通して、並列したライトバックインストラクションおよびリロードインストラクションを生成する処理と、
連想式データバッファポインタ移動コマンドを備えたデータバッファ移動コマンドを要求する処理とをコンピュータに実行させることを特徴とするプログラム。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/891,796 US20060015689A1 (en) | 2004-07-15 | 2004-07-15 | Implementation and management of moveable buffers in cache system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006031710A true JP2006031710A (ja) | 2006-02-02 |
JP4302083B2 JP4302083B2 (ja) | 2009-07-22 |
Family
ID=35134646
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005207350A Expired - Fee Related JP4302083B2 (ja) | 2004-07-15 | 2005-07-15 | キャッシュシステムおよびキャッシュシステム制御方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US20060015689A1 (ja) |
JP (1) | JP4302083B2 (ja) |
WO (1) | WO2006040689A1 (ja) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7281092B2 (en) * | 2005-06-02 | 2007-10-09 | International Business Machines Corporation | System and method of managing cache hierarchies with adaptive mechanisms |
US20080244189A1 (en) * | 2007-03-30 | 2008-10-02 | Allison Brian D | Method, Apparatus, System and Program Product Supporting Directory-Assisted Speculative Snoop Probe With Concurrent Memory Access |
US20080244190A1 (en) * | 2007-03-30 | 2008-10-02 | Shedivy David A | Method, Apparatus, System and Program Product Supporting Efficient Eviction of an Entry From a Central Coherence Directory |
US7966521B2 (en) * | 2008-07-14 | 2011-06-21 | International Business Machines Corporation | Light weight and high throughput test case generation methodology for testing cache/TLB intervention and diagnostics |
US9678882B2 (en) * | 2012-10-11 | 2017-06-13 | Intel Corporation | Systems and methods for non-blocking implementation of cache flush instructions |
US10922230B2 (en) * | 2016-07-15 | 2021-02-16 | Advanced Micro Devices, Inc. | System and method for identifying pendency of a memory access request at a cache entry |
Family Cites Families (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US159004A (en) * | 1875-01-19 | Improvement in hair-cutters gages | ||
JP3183161B2 (ja) * | 1996-04-12 | 2001-07-03 | 三菱自動車工業株式会社 | 覚醒度推定装置 |
US6542081B2 (en) * | 1996-08-19 | 2003-04-01 | William C. Torch | System and method for monitoring eye movement |
US5732232A (en) * | 1996-09-17 | 1998-03-24 | International Business Machines Corp. | Method and apparatus for directing the expression of emotion for a graphical user interface |
US6145057A (en) * | 1997-04-14 | 2000-11-07 | International Business Machines Corporation | Precise method and system for selecting an alternative cache entry for replacement in response to a conflict between cache operation requests |
US5950205A (en) * | 1997-09-25 | 1999-09-07 | Cisco Technology, Inc. | Data transmission over the internet using a cache memory file system |
US6085294A (en) * | 1997-10-24 | 2000-07-04 | Compaq Computer Corporation | Distributed data dependency stall mechanism |
DE19801009C1 (de) * | 1998-01-14 | 1999-04-22 | Daimler Chrysler Ag | Verfahren und Vorrichtung zum Abbremsen eines Fahrzeugs |
US6190314B1 (en) * | 1998-07-15 | 2001-02-20 | International Business Machines Corporation | Computer input device with biosensors for sensing user emotions |
US6347261B1 (en) * | 1999-08-04 | 2002-02-12 | Yamaha Hatsudoki Kabushiki Kaisha | User-machine interface system for enhanced interaction |
US6523089B2 (en) * | 2000-07-19 | 2003-02-18 | Rambus Inc. | Memory controller with power management logic |
US6483418B1 (en) * | 2000-08-18 | 2002-11-19 | Texas Instruments Incorporated | Creep acting miniature thermostatic electrical switch and thermostatic member used therewith |
US6611206B2 (en) * | 2001-03-15 | 2003-08-26 | Koninklijke Philips Electronics N.V. | Automatic system for monitoring independent person requiring occasional assistance |
JP2003072488A (ja) * | 2001-08-31 | 2003-03-12 | Sony Corp | 車載装置、車両及び車両情報の処理方法 |
US7221809B2 (en) * | 2001-12-17 | 2007-05-22 | Genex Technologies, Inc. | Face recognition system and method |
JP4033672B2 (ja) * | 2001-12-26 | 2008-01-16 | 株式会社日立製作所 | 緊急事態通報システム |
US7003139B2 (en) * | 2002-02-19 | 2006-02-21 | Eastman Kodak Company | Method for using facial expression to determine affective information in an imaging system |
-
2004
- 2004-07-15 US US10/891,796 patent/US20060015689A1/en not_active Abandoned
-
2005
- 2005-07-14 WO PCT/IB2005/003565 patent/WO2006040689A1/en active Application Filing
- 2005-07-15 JP JP2005207350A patent/JP4302083B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP4302083B2 (ja) | 2009-07-22 |
US20060015689A1 (en) | 2006-01-19 |
WO2006040689A1 (en) | 2006-04-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8495299B2 (en) | Non-blocking data transfer via memory cache manipulation | |
US8719508B2 (en) | Near neighbor data cache sharing | |
US9513904B2 (en) | Computer processor employing cache memory with per-byte valid bits | |
KR101168544B1 (ko) | 원격 아토믹 실행의 적응적 처리 방법, 장치 및 시스템 | |
US8683140B2 (en) | Cache-based speculation of stores following synchronizing operations | |
US6728839B1 (en) | Attribute based memory pre-fetching technique | |
KR100704089B1 (ko) | L2 디렉토리를 이용한 멀티프로세서 시스템의 가-로드촉진 방법 및 장치 | |
US6272602B1 (en) | Multiprocessing system employing pending tags to maintain cache coherence | |
US8595443B2 (en) | Varying a data prefetch size based upon data usage | |
US20070186048A1 (en) | Cache memory and control method thereof | |
KR101639943B1 (ko) | 범용 그래픽 프로세서의 공유 메모리를 캐시로 동작시키기 위한 공유 메모리 제어 방법 및 이를 이용한 범용 그래픽 프로세서 | |
JP2010507160A (ja) | データ処理装置の共有メモリへの書込みアクセス要求の処理 | |
EP3885918B1 (en) | System, apparatus and method for performing a remote atomic operation via an interface | |
JP4302083B2 (ja) | キャッシュシステムおよびキャッシュシステム制御方法 | |
KR20070040340A (ko) | 소형 캐시 시스템에서 원자적 보존 라인에 라이트백하는것을 배제하는 방법 및 시스템 | |
JP4577729B2 (ja) | ライトバックキャッシュにおいてスヌーププッシュ処理やスヌープキル処理が同時発生しているときのライトバック処理をキャンセルするためのシステムおよび方法 | |
JP2001195304A (ja) | キャッシュ記憶装置 | |
US8266381B2 (en) | Varying an amount of data retrieved from memory based upon an instruction hint | |
JP2009521054A (ja) | ダイナミックキャッシュ管理装置及び方法 | |
JP2020003959A (ja) | 情報処理装置、演算処理装置及び情報処理装置の制御方法 | |
US6678800B1 (en) | Cache apparatus and control method having writable modified state | |
US9886212B2 (en) | Mechanism for copying data in memory | |
JP2002116954A (ja) | キャッシュシステム | |
JP2007207224A (ja) | データ・ラインをキャッシュに書き込む方法 | |
WO2023055508A1 (en) | Storing an indication of a specific data pattern in spare directory entries |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060112 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20081029 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20081111 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090109 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20090421 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20090421 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120501 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130501 Year of fee payment: 4 |
|
LAPS | Cancellation because of no payment of annual fees |