JP4767361B2 - キャッシュメモリ装置、キャッシュメモリシステム、プロセッサシステム - Google Patents
キャッシュメモリ装置、キャッシュメモリシステム、プロセッサシステム Download PDFInfo
- Publication number
- JP4767361B2 JP4767361B2 JP2010505371A JP2010505371A JP4767361B2 JP 4767361 B2 JP4767361 B2 JP 4767361B2 JP 2010505371 A JP2010505371 A JP 2010505371A JP 2010505371 A JP2010505371 A JP 2010505371A JP 4767361 B2 JP4767361 B2 JP 4767361B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- cache memory
- synchronization primitive
- instruction
- memory device
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 230000001360 synchronised effect Effects 0.000 claims description 10
- 238000010926 purge Methods 0.000 claims description 5
- 230000004044 response Effects 0.000 claims description 4
- 238000001514 detection method Methods 0.000 claims 1
- 238000000034 method Methods 0.000 description 31
- 230000008569 process Effects 0.000 description 22
- 238000010586 diagram Methods 0.000 description 20
- 230000006870 function Effects 0.000 description 7
- 230000002093 peripheral effect Effects 0.000 description 5
- 239000004065 semiconductor Substances 0.000 description 5
- 230000004888 barrier function Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000010365 information processing Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000007717 exclusion Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 239000007787 solid Substances 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/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
-
- 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/12—Replacement control
- G06F12/121—Replacement control using replacement algorithms
- G06F12/126—Replacement control using replacement algorithms with special data handling, e.g. priority of data or instructions, handling errors or pinning
-
- 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/0875—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches with dedicated cache, e.g. instruction or stack
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)
Description
まず、第1実施形態に係るプロセッサシステムについて説明する。
次に、第2実施形態に係るプロセッサシステムについて説明する。
次に、第3実施形態に係るプロセッサシステムについて説明する。
102、102A SNPC(スヌープ制御装置)
103 スヌープバス
104 共有バス
105 MCU(メモリ制御装置)
106 MEM(主記憶装置)
107、108 PERIPHERAL(周辺回路)
111、121、111A、121A CPU(中央処理装置)
112、122 ICACHE(命令キャッシュメモリ装置)
113、123、113A、113B、123A DCACHE(データキャッシュメモリ装置)
114、124 FETCH/DEC(フェッチおよびデコード部)
115、125 EXEC(実行部)
116、126 REG(レジスタ部)
117、127 命令信号線
118、128 要求信号線
119、129 信号線
118A、128A 制御信号線
1131A、1131B 記憶部
1132A、1132B キャッシュコントローラ
Claims (11)
- 主記憶装置に格納されるべきデータの複製を格納して中央処理装置からのアクセスに供するキャッシュメモリ装置であって、
データと属性情報とを対応付けて格納することができる記憶手段と、
データのアクセスを要求する要求信号と、前記要求されるデータが同期プリミティブであるか否かを示す指示信号とを、前記中央処理装置から取得する取得手段と、
前記要求信号にて要求されるデータが、前記指示信号にて同期プリミティブであると示されるとき、前記要求されるデータ、および前記要求されるデータが有効な同期プリミティブであることを示す同期プリミティブ属性情報を、対応付けて前記記憶手段に格納する制御手段と
を備え、
前記制御手段は、前記同期プリミティブ属性情報に対応して前記記憶手段に格納された前記データのパージを禁止する
ことを特徴とするキャッシュメモリ装置。 - 前記制御手段は、前記要求信号に対する不可分操作により、前記要求されるデータ、および前記同期プリミティブ属性情報を対応付けて前記記憶手段に格納する
ことを特徴とする請求項1に記載のキャッシュメモリ装置。 - 請求項1または請求項2に記載のキャッシュメモリ装置と、
特定の命令を実行するときに、前記特定の命令によって示されるデータのアクセスを要求する要求信号と、前記要求されるデータが同期プリミティブであることを示す指示信号とを前記キャッシュメモリ装置へ出力する中央処理装置と
を備えることを特徴とするプロセッサシステム。 - 請求項1に記載の第1のキャッシュメモリ装置と、
請求項1に記載の第2のキャッシュメモリ装置と、
前記第1のキャッシュメモリ装置および前記第2のキャッシュメモリ装置に接続され、それぞれのキャッシュメモリ装置に与えられる要求信号および指示信号を監視し、要求信号および指示信号が検知されると、前記検知された要求信号および指示信号に従って、それぞれのキャッシュメモリ装置のデータおよび同期プリミティブ属性情報を、一貫性が維持されるように調整するスヌープ装置と
を備えることを特徴とするキャッシュメモリシステム。 - 前記スヌープ装置は、前記検知された要求信号に対する不可分操作により、それぞれのキャッシュメモリ装置に格納されているデータおよび同期プリミティブ属性情報を、一貫性が維持されるように調整する
ことを特徴とする請求項4に記載のキャッシュメモリシステム。 - 前記第1のキャッシュメモリ装置に、第1のアドレスに配置される第1のデータと、前記第1のデータに対応する同期プリミティブ属性情報とが格納されているときに、前記第2のキャッシュメモリ装置に、前記第1のアドレスに配置されるデータを第2のデータに更新することを要求する要求信号と、前記第2のデータが同期プリミティブであることを示す指示信号とが与えられた場合、
前記スヌープ装置は、前記第1のキャッシュメモリ装置に格納されている前記同期プリミティブ属性情報を削除する
ことを特徴とする請求項4または請求項5に記載のキャッシュメモリシステム。 - 前記第1のキャッシュメモリ装置に、第1のアドレスに配置される第1のデータと、前記第1のデータに対応する同期プリミティブ属性情報とが格納されているときに、前記第2のキャッシュメモリ装置に、前記第1のアドレスに配置されるデータを第2のデータに更新することを要求する要求信号と、前記第2のデータが同期プリミティブであることを示す指示信号とが与えられた場合、
前記スヌープ装置は、前記第1のキャッシュメモリ装置に格納されている前記第1のデータを、前記第2のデータに更新する
ことを特徴とする請求項4または請求項5に記載のキャッシュメモリシステム。 - 前記第2のキャッシュメモリ装置に、第1のアドレスに配置されるデータを第2のデータに更新することを要求する要求信号と、前記第2のデータが同期プリミティブであることを示す指示信号とが与えられた場合、
前記第2のキャッシュメモリ装置は、前記第2のデータおよび前記第2のデータに対応する同期プリミティブ属性情報を格納することをやめて、
前記スヌープ装置は、前記第2のデータと前記第2のデータに対応する同期プリミティブ属性情報とを、前記第1のキャッシュメモリ装置に格納する
ことを特徴とする請求項4または請求項5に記載のキャッシュメモリシステム。 - 前記第1のキャッシュメモリ装置に、第1のアドレスに配置される第1のデータと、前記第1のデータに対応する同期プリミティブ属性情報とが格納されているときに、前記第2のキャッシュメモリ装置に、前記第1のアドレスに配置されるデータの参照を要求する要求信号と、前記データが同期プリミティブであることを示す指示信号とが与えられた場合、
前記スヌープ装置は、前記第1のキャッシュメモリ装置から前記第1のデータを取得し、前記取得された第1のデータと前記第1のデータに対応する同期プリミティブ属性情報とを、前記第2のキャッシュメモリ装置に格納し、
前記第2のキャッシュメモリ装置は、前記格納された第1のデータを前記要求信号に対して応答する
ことを特徴とする請求項4または請求項5に記載のキャッシュメモリシステム。 - 前記第1のキャッシュメモリ装置に、第1のアドレスに配置される第1のデータと、前記第1のデータに対応する同期プリミティブ属性情報とが格納されているときに、前記第2のキャッシュメモリ装置に、前記第1のアドレスに配置されるデータの参照を要求する要求信号と、前記データが同期プリミティブであることを示す指示信号とが与えられた場合、
前記スヌープ装置は、前記第1のキャッシュメモリ装置から前記第1のデータを取得し、前記取得された第1のデータを前記要求信号に対して応答する
ことを特徴とする請求項4または請求項5に記載のキャッシュメモリシステム。 - 請求項4から請求項10のいずれか1項に記載のキャッシュメモリシステムと、
前記キャッシュメモリシステムに含まれるそれぞれのキャッシュメモリ装置に対応して設けられ、データのアクセスを要求する特定の命令を実行するときに、前記特定の命令で示されるデータのアクセスを要求する要求信号と、前記要求されるデータが同期プリミティブであることを示す指示信号とを対応するキャッシュメモリ装置へ出力する複数の中央処理装置と
を備えることを特徴とするプロセッサシステム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010505371A JP4767361B2 (ja) | 2008-03-31 | 2009-03-27 | キャッシュメモリ装置、キャッシュメモリシステム、プロセッサシステム |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008092472 | 2008-03-31 | ||
JP2008092472 | 2008-03-31 | ||
JP2010505371A JP4767361B2 (ja) | 2008-03-31 | 2009-03-27 | キャッシュメモリ装置、キャッシュメモリシステム、プロセッサシステム |
PCT/JP2009/001406 WO2009122694A1 (ja) | 2008-03-31 | 2009-03-27 | キャッシュメモリ装置、キャッシュメモリシステム、プロセッサシステム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2009122694A1 JPWO2009122694A1 (ja) | 2011-07-28 |
JP4767361B2 true JP4767361B2 (ja) | 2011-09-07 |
Family
ID=41135102
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010505371A Expired - Fee Related JP4767361B2 (ja) | 2008-03-31 | 2009-03-27 | キャッシュメモリ装置、キャッシュメモリシステム、プロセッサシステム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20110004731A1 (ja) |
JP (1) | JP4767361B2 (ja) |
WO (1) | WO2009122694A1 (ja) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9158542B2 (en) | 2010-06-17 | 2015-10-13 | Nec Corporation | Data processing device and method, and processor unit of same |
GB2484088B (en) * | 2010-09-28 | 2019-08-07 | Advanced Risc Mach Ltd | Coherency control with writeback ordering |
JP5828324B2 (ja) * | 2011-01-18 | 2015-12-02 | 日本電気株式会社 | マルチプロセッサシステム、マルチプロセッサ制御方法、及びプロセッサ |
US20120297147A1 (en) * | 2011-05-20 | 2012-11-22 | Nokia Corporation | Caching Operations for a Non-Volatile Memory Array |
US20130326155A1 (en) * | 2012-05-30 | 2013-12-05 | Texas Instruments Incorporated | System and method of optimized user coherence for a cache block with sparse dirty lines |
US9268722B1 (en) * | 2012-05-31 | 2016-02-23 | Marvell International Ltd. | Sharing memory using processor wait states |
US9547594B2 (en) | 2013-03-15 | 2017-01-17 | Intel Corporation | Instructions to mark beginning and end of non transactional code region requiring write back to persistent storage |
US10331614B2 (en) * | 2013-11-27 | 2019-06-25 | Intel Corporation | Method and apparatus for server platform architectures that enable serviceable nonvolatile memory modules |
US10303372B2 (en) | 2015-12-01 | 2019-05-28 | Samsung Electronics Co., Ltd. | Nonvolatile memory device and operation method thereof |
Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03164963A (ja) * | 1989-11-24 | 1991-07-16 | Nippon Telegr & Teleph Corp <Ntt> | 情報処理装置における排他制御方式 |
JPH03232051A (ja) * | 1990-02-08 | 1991-10-16 | Fujitsu Ltd | セマフォアクセス制御方法 |
JPH03271859A (ja) * | 1990-03-20 | 1991-12-03 | Fujitsu Ltd | 情報処理装置 |
JPH05143454A (ja) * | 1991-11-07 | 1993-06-11 | Fujitsu Ltd | キヤツシユ制御方式 |
JPH06208547A (ja) * | 1993-01-08 | 1994-07-26 | Sony Corp | 通信制御装置 |
JPH06222936A (ja) * | 1992-12-18 | 1994-08-12 | Internatl Business Mach Corp <Ibm> | 共用変数の値を更新する方法 |
JPH06243107A (ja) * | 1993-01-29 | 1994-09-02 | Internatl Business Mach Corp <Ibm> | 原子的メモリ参照方法及びシステム |
JPH09138778A (ja) * | 1995-09-29 | 1997-05-27 | Hewlett Packard Co <Hp> | セマフォ命令用のセマフォ・バッファを用いた装置と方法 |
JPH10254773A (ja) * | 1997-03-13 | 1998-09-25 | Internatl Business Mach Corp <Ibm> | アクセス方法、処理装置およびコンピュータ・システム |
JPH10283261A (ja) * | 1997-03-31 | 1998-10-23 | Internatl Business Mach Corp <Ibm> | キャッシュ・エントリの予約処理方法及び装置 |
JP2004178374A (ja) * | 2002-11-28 | 2004-06-24 | Fujitsu Ltd | マルチプロセッサシステム |
JP2006268781A (ja) * | 2005-03-25 | 2006-10-05 | Nec Computertechno Ltd | 計算機システム、排他制御方法、およびプログラム |
JP2008503821A (ja) * | 2004-06-24 | 2008-02-07 | 株式会社ソニー・コンピュータエンタテインメント | 小容量キャッシュシステムにおけるアトミック予約ライン上のライトバックを無効化する方法およびシステム |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5261067A (en) * | 1990-04-17 | 1993-11-09 | North American Philips Corp. | Method and apparatus for providing synchronized data cache operation for processors in a parallel processing system |
US5553305A (en) * | 1992-04-14 | 1996-09-03 | International Business Machines Corporation | System for synchronizing execution by a processing element of threads within a process using a state indicator |
JP3628265B2 (ja) * | 2001-02-21 | 2005-03-09 | 株式会社半導体理工学研究センター | マルチプロセッサシステム装置 |
US6745294B1 (en) * | 2001-06-08 | 2004-06-01 | Hewlett-Packard Development Company, L.P. | Multi-processor computer system with lock driven cache-flushing system |
JP4044585B2 (ja) * | 2003-11-12 | 2008-02-06 | 松下電器産業株式会社 | キャッシュメモリおよびその制御方法 |
US7970998B2 (en) * | 2005-04-08 | 2011-06-28 | Panasonic Corporation | Parallel caches operating in exclusive address ranges |
-
2009
- 2009-03-27 WO PCT/JP2009/001406 patent/WO2009122694A1/ja active Application Filing
- 2009-03-27 JP JP2010505371A patent/JP4767361B2/ja not_active Expired - Fee Related
-
2010
- 2010-09-16 US US12/883,320 patent/US20110004731A1/en not_active Abandoned
Patent Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03164963A (ja) * | 1989-11-24 | 1991-07-16 | Nippon Telegr & Teleph Corp <Ntt> | 情報処理装置における排他制御方式 |
JPH03232051A (ja) * | 1990-02-08 | 1991-10-16 | Fujitsu Ltd | セマフォアクセス制御方法 |
JPH03271859A (ja) * | 1990-03-20 | 1991-12-03 | Fujitsu Ltd | 情報処理装置 |
JPH05143454A (ja) * | 1991-11-07 | 1993-06-11 | Fujitsu Ltd | キヤツシユ制御方式 |
JPH06222936A (ja) * | 1992-12-18 | 1994-08-12 | Internatl Business Mach Corp <Ibm> | 共用変数の値を更新する方法 |
JPH06208547A (ja) * | 1993-01-08 | 1994-07-26 | Sony Corp | 通信制御装置 |
JPH06243107A (ja) * | 1993-01-29 | 1994-09-02 | Internatl Business Mach Corp <Ibm> | 原子的メモリ参照方法及びシステム |
JPH09138778A (ja) * | 1995-09-29 | 1997-05-27 | Hewlett Packard Co <Hp> | セマフォ命令用のセマフォ・バッファを用いた装置と方法 |
JPH10254773A (ja) * | 1997-03-13 | 1998-09-25 | Internatl Business Mach Corp <Ibm> | アクセス方法、処理装置およびコンピュータ・システム |
JPH10283261A (ja) * | 1997-03-31 | 1998-10-23 | Internatl Business Mach Corp <Ibm> | キャッシュ・エントリの予約処理方法及び装置 |
JP2004178374A (ja) * | 2002-11-28 | 2004-06-24 | Fujitsu Ltd | マルチプロセッサシステム |
JP2008503821A (ja) * | 2004-06-24 | 2008-02-07 | 株式会社ソニー・コンピュータエンタテインメント | 小容量キャッシュシステムにおけるアトミック予約ライン上のライトバックを無効化する方法およびシステム |
JP2006268781A (ja) * | 2005-03-25 | 2006-10-05 | Nec Computertechno Ltd | 計算機システム、排他制御方法、およびプログラム |
Also Published As
Publication number | Publication date |
---|---|
WO2009122694A1 (ja) | 2009-10-08 |
US20110004731A1 (en) | 2011-01-06 |
JPWO2009122694A1 (ja) | 2011-07-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4767361B2 (ja) | キャッシュメモリ装置、キャッシュメモリシステム、プロセッサシステム | |
US8732711B2 (en) | Two-level scheduler for multi-threaded processing | |
TWI529620B (zh) | 推理執行和回復 | |
US7350034B2 (en) | Architecture support of best-effort atomic transactions for multiprocessor systems | |
JP3974597B2 (ja) | 非対称型異種マルチプロセッサ環境でアトミック更新プリミティブを提供するための方法 | |
US7657710B2 (en) | Cache coherence protocol with write-only permission | |
US20080005504A1 (en) | Global overflow method for virtualized transactional memory | |
US20060059317A1 (en) | Multiprocessing apparatus | |
US20070143550A1 (en) | Per-set relaxation of cache inclusion | |
JP4376692B2 (ja) | 情報処理装置、プロセッサ、プロセッサの制御方法、情報処理装置の制御方法、キャッシュメモリ | |
US8255591B2 (en) | Method and system for managing cache injection in a multiprocessor system | |
JP2001236221A (ja) | マルチスレッドを利用するパイプライン並列プロセッサ | |
US20120110303A1 (en) | Method for Process Synchronization of Embedded Applications in Multi-Core Systems | |
TW201107974A (en) | Cache coherent support for flash in a memory hierarchy | |
JP6451538B2 (ja) | 演算処理装置及び演算処理装置の制御方法 | |
JP4566264B2 (ja) | 格納および予約命令を利用して関連アプリケーションと相互参照してキャッシュライン・ポーリングを行う方法、システム、装置、およびプログラム | |
GB2532545A (en) | Processors and methods for cache sparing stores | |
US8788761B2 (en) | System and method for explicitly managing cache coherence | |
WO2001084304A2 (en) | Active address content addressable memory | |
JP2009223759A (ja) | 情報処理装置,メモリ制御方法およびメモリ制御装置 | |
JP5828324B2 (ja) | マルチプロセッサシステム、マルチプロセッサ制御方法、及びプロセッサ | |
JP4388557B2 (ja) | 画像処理システム | |
Ophelders et al. | A tuneable software cache coherence protocol for heterogeneous MPSoCs | |
JP2005293609A (ja) | 初期化方法 | |
Shankar | Lock Prediction to Reduce the Overhead of Synchronization Primitives |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110322 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110510 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20110531 |
|
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: 20110614 |
|
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: 20140624 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |