JP2007510989A - 動的キャッシングエンジン命令 - Google Patents
動的キャッシングエンジン命令 Download PDFInfo
- Publication number
- JP2007510989A JP2007510989A JP2006538286A JP2006538286A JP2007510989A JP 2007510989 A JP2007510989 A JP 2007510989A JP 2006538286 A JP2006538286 A JP 2006538286A JP 2006538286 A JP2006538286 A JP 2006538286A JP 2007510989 A JP2007510989 A JP 2007510989A
- Authority
- JP
- Japan
- Prior art keywords
- instruction
- engine
- instructions
- engines
- cache
- 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.)
- Pending
Links
- 238000003860 storage Methods 0.000 claims abstract description 34
- 238000000034 method Methods 0.000 claims description 20
- 238000012545 processing Methods 0.000 claims description 19
- 239000004744 fabric Substances 0.000 claims description 10
- 230000004044 response Effects 0.000 claims description 7
- 238000004590 computer program Methods 0.000 claims description 4
- 238000007667 floating Methods 0.000 claims description 2
- 230000015654 memory Effects 0.000 description 25
- 238000013461 design Methods 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 4
- 238000012546 transfer Methods 0.000 description 4
- KJLPSBMDOIVXSN-UHFFFAOYSA-N 4-[4-[2-[4-(3,4-dicarboxyphenoxy)phenyl]propan-2-yl]phenoxy]phthalic acid Chemical compound C=1C=C(OC=2C=C(C(C(O)=O)=CC=2)C(O)=O)C=CC=1C(C)(C)C(C=C1)=CC=C1OC1=CC=C(C(O)=O)C(C(O)=O)=C1 KJLPSBMDOIVXSN-UHFFFAOYSA-N 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000005192 partition Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 235000008694 Humulus lupulus Nutrition 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000005206 flow analysis Methods 0.000 description 1
- 230000014759 maintenance of location Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 238000000638 solvent extraction Methods 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3802—Instruction prefetching
-
- 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30003—Arrangements for executing specific machine instructions
- G06F9/3004—Arrangements for executing specific machine instructions to perform operations on memory
- G06F9/30047—Prefetch instructions; cache control instructions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3836—Instruction issuing, e.g. dynamic instruction scheduling or out of order instruction execution
- G06F9/3851—Instruction issuing, e.g. dynamic instruction scheduling or out of order instruction execution from multiple instruction streams, e.g. multistreaming
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/30—Peripheral units, e.g. input or output ports
- H04L49/3063—Pipelined operation
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Memory System Of A Hierarchy Structure (AREA)
- Executing Machine-Instructions (AREA)
- Microcomputers (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
a.代理人整理番号P16851 − "SERVICING ENGINE CACHE REQUESTS"
b.代理人整理番号P16852 − "THREAD-BASED ENGINE CACHE PARTITIONING"
case DropPacket: {
prefetch(DropCounterInstructions);
}
case ForwardPacket {
prefetch(RoutingLookupInstructions)
prefetch(PacketEnqueueInstructions);
} }
Claims (30)
- 少なくとも1つのプログラムの少なくとも一部の複数の命令を記憶する1つの命令記憶装置と、
前記命令記憶装置に結合された複数のエンジンの組であって、エンジンの個々は、エンジン命令キャッシュ、及び前記少なくとも1つのプログラムの少なくとも一部のサブセットを要求する回路を有する、複数のエンジンの組と
を備えるプロセッサ。 - 前記エンジン命令キャッシュはL1キャッシュを有し、
前記命令記憶装置はL2キャッシュを有する
請求項1に記載のプロセッサ。 - 複数のエンジンの第2の組に結合された第2命令記憶装置
さらに備える請求項1に記載のプロセッサ。 - 前記複数のエンジンは、マルチスレッド化された複数のエンジンを有する
請求項1に記載のプロセッサ。 - 要求する前記回路は、
前記エンジンの命令キャッシュに1つの命令が記憶されていない旨の決定に応答して要求する回路
を有する請求項1に記載のプロセッサ。 - 要求する前記回路は、
1つのフェッチ命令に応答して要求する回路
を有する請求項1に記載のプロセッサ。 - 前記フェッチ命令は、異なるスレッドにスイッチするよう前記エンジンに命令する
請求項6に記載のプロセッサ。 - 前記フェッチ命令は、前記フェッチの状態に関する1つのシグナルを特定する
請求項6に記載のプロセッサ。 - 前記フェッチ命令は、前記命令記憶装置がキャッシュすべき量を特定する
請求項6に記載のプロセッサ。 - 前記フェッチ命令は、前記プログラムの複数の命令をグルーピングする複数のセグメントの数として、前記量を特定する
請求項9に記載のプロセッサ。 - 前記エンジンは、
犠牲にすべき複数の命令を、前記エンジン命令キャッシュから選択する回路
を有する請求項1に記載のプロセッサ。 - スイッチファブリックへの1つのインタフェース、メディアアクセスコントローラ(MAC)への1つのインタフェース、及び物理層(PHY)デバイスへの1つのインタフェースの少なくとも1つ
をさらに備える請求項1に記載のプロセッサ。 - 1つのダイに集積された複数のエンジンによって共有される1つの命令記憶装置に記憶された複数の命令のサブセットを要求する段階と、
複数の命令の前記サブセットを、前記サブセットを要求している前記複数のエンジンの1つで受け取る段階と、
前記受け取った複数の命令のサブセットを、前記複数のエンジンの1つの命令キャッシュに記憶する段階と
を備える方法。 - 前記命令記憶装置はL2キャッシュを有し、
前記複数のエンジンの1つの前記命令キャッシュはL1キャッシュを有する
請求項13に記載の方法。 - 前記命令記憶装置は複数の命令記憶装置の組の1つを有し、前記複数の命令記憶装置のうちの異なる命令記憶装置は、複数のエンジンの異なる組によって共有される
請求項13に記載の方法。 - 前記複数のエンジンは、マルチスレッド化された複数のエンジンを有する
請求項13に記載の方法。 - 要求する段階は、
前記エンジンの命令キャッシュに1つの命令がキャッシュされていない旨の決定に応答して要求する段階
を有する請求項13に記載の方法。 - 要求する段階は、
1つのフェッチ命令に応答して要求する段階
を有する請求項13に記載の方法。 - 前記フェッチ命令に応答して異なるエンジンスレッドにスイッチする段階
をさらに備える請求項13に記載の方法。 - 犠牲にすべき複数の命令を、前記エンジンの命令キャッシュから選択する段階
をさらに備える請求項13に記載の方法。 - 1つのネットワークを通じて受け取った1つのパケットを処理するための前記複数の命令の前記サブセットを実行する段階
をさらに備える請求項14に記載の方法。 - 1つのコンピュータ可読媒体に配置されたコンピュータプログラム製品であって、前記製品は、1つのプロセッサに、
ソースコードにアクセスさせ、
アクセスされたソースコードに基づいてターゲットコードを生成させる
複数の命令を備えており、
前記コンピュータプログラム製品の複数の命令は、前記プロセッサに、
複数のエンジンによって共有される1つの命令記憶装置によって記憶された複数のプログラム命令のサブセットへの要求に対応する、ソースコード命令に対するターゲットコードを生成させる複数の命令
を有する製品。 - 前記ソース命令は、フェッチすべき複数のプログラムセグメントの数を特定する
請求項22に記載の製品。 - 前記ソース命令は、1つのコンテクストスイッチを指定する
請求項22に記載の製品。 - 前記ターゲットコードは、前記複数のエンジンの1つの命令セットで表されるターゲットコード有する
請求項22に記載の製品。 - 前記複数のエンジンの前記命令セットは、浮動小数オペレーションのためのいかなる命令も有していない
請求項25に記載の製品。 - 1つのスイッチファブリックと、
前記スイッチファブリックによって相互に接続された複数のラインカードの組であって、複数のラインカードの前記組の少なくとも1つは、少なくとも1つのPHY及び少なくとも1つのネットワークプロセッサを有する、複数のラインカードの組と
を備え、
前記ネットワークプロセッサは、
1つの命令記憶装置と、
前記命令記憶装置に機能的に結合された、マルチスレッド化された複数のエンジンの組と
を含み、
複数のエンジンの前記組の個々は、
前記エンジンによって実行される複数の命令を記憶する1つのキャッシュと、
前記命令記憶装置から、前記命令記憶装置によって記憶された複数の命令のサブセットを要求する回路と
を持つネットワーク転送デバイス。 - 複数の命令の前記サブセットを要求する前記回路は、実行されるべき1つの命令が前記エンジンの命令キャッシュに発見されない場合に実行される回路を持つ
請求項27に記載のネットワーク転送デバイス。 - 複数の命令の前記サブセットを要求する前記回路は、前記エンジンによって実行される1つの命令に応答する回路を持つ
請求項27に記載のネットワーク転送デバイス。 - 1つの第2命令記憶装置と
前記第2命令記憶装置に結合された、マルチスレッド化された複数のエンジンの第2の組
をさらに含む請求項27に記載のネットワーク転送デバイス。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/704,432 US20050102474A1 (en) | 2003-11-06 | 2003-11-06 | Dynamically caching engine instructions |
PCT/US2004/035923 WO2005048113A2 (en) | 2003-11-06 | 2004-10-29 | Dynamically caching engine instructions for on demand program execution |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2007510989A true JP2007510989A (ja) | 2007-04-26 |
Family
ID=34552126
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006538286A Pending JP2007510989A (ja) | 2003-11-06 | 2004-10-29 | 動的キャッシングエンジン命令 |
Country Status (7)
Country | Link |
---|---|
US (1) | US20050102474A1 (ja) |
EP (1) | EP1680743B1 (ja) |
JP (1) | JP2007510989A (ja) |
CN (1) | CN1997973B (ja) |
AT (1) | ATE484027T1 (ja) |
DE (1) | DE602004029485D1 (ja) |
WO (1) | WO2005048113A2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11243767B2 (en) | 2020-02-28 | 2022-02-08 | Beijing Baidu Netcom Science And Technology Co., Ltd. | Caching device, cache, system, method and apparatus for processing data, and medium |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7376789B2 (en) * | 2005-06-29 | 2008-05-20 | Intel Corporation | Wide-port context cache apparatus, systems, and methods |
US20070005898A1 (en) * | 2005-06-30 | 2007-01-04 | William Halleck | Method, apparatus and system for task context cache replacement |
US7676604B2 (en) * | 2005-11-22 | 2010-03-09 | Intel Corporation | Task context direct indexing in a protocol engine |
US8209488B2 (en) * | 2008-02-01 | 2012-06-26 | International Business Machines Corporation | Techniques for prediction-based indirect data prefetching |
US8166277B2 (en) * | 2008-02-01 | 2012-04-24 | International Business Machines Corporation | Data prefetching using indirect addressing |
CN102571761B (zh) * | 2011-12-21 | 2014-08-20 | 四川长虹电器股份有限公司 | 网络接口的信息传输方法 |
CN104321774B (zh) * | 2012-05-25 | 2018-08-28 | 皇家飞利浦有限公司 | 用于防逆向工程和/或篡改程序的方法、系统以及设备 |
CN102855213B (zh) * | 2012-07-06 | 2017-10-27 | 中兴通讯股份有限公司 | 一种网络处理器指令存储装置及该装置的指令存储方法 |
US9223705B2 (en) * | 2013-04-01 | 2015-12-29 | Advanced Micro Devices, Inc. | Cache access arbitration for prefetch requests |
US9286258B2 (en) | 2013-06-14 | 2016-03-15 | National Instruments Corporation | Opaque bridge for peripheral component interconnect express bus systems |
WO2015015251A1 (en) * | 2013-08-01 | 2015-02-05 | Yogesh Chunilal Rathod | Presenting plurality types of interfaces and functions for conducting various activities |
US11397520B2 (en) | 2013-08-01 | 2022-07-26 | Yogesh Chunilal Rathod | Application program interface or page processing method and device |
CN116151338A (zh) * | 2021-11-19 | 2023-05-23 | 平头哥(上海)半导体技术有限公司 | 高速缓存的访问方法以及相关图神经网络系统 |
Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS60263238A (ja) * | 1984-06-11 | 1985-12-26 | Nippon Telegr & Teleph Corp <Ntt> | 情報処理装置 |
JPH03268041A (ja) * | 1990-03-17 | 1991-11-28 | Res Dev Corp Of Japan | キャッシュ操作明示化コンピュータ |
JPH09282223A (ja) * | 1996-04-12 | 1997-10-31 | Ricoh Co Ltd | メモリ制御装置 |
JP2000163310A (ja) * | 1998-11-30 | 2000-06-16 | Nec Corp | マイクロプロセッサ |
JP2001005660A (ja) * | 1999-05-26 | 2001-01-12 | Infineon Technol North America Corp | マイクロプロセッサ内の命令トランザクションを低減する方法及び装置 |
JP2001166934A (ja) * | 1999-09-30 | 2001-06-22 | Fujitsu Ltd | 命令フェッチ制御装置 |
JP2001236221A (ja) * | 2000-02-21 | 2001-08-31 | Keisuke Shindo | マルチスレッドを利用するパイプライン並列プロセッサ |
JP2001344153A (ja) * | 2000-05-30 | 2001-12-14 | Nec Corp | マルチプロセッサシステムのキャッシュメモリ制御装置 |
JP2002132702A (ja) * | 2000-10-30 | 2002-05-10 | Nec Eng Ltd | メモリ制御方式 |
US6470427B1 (en) * | 1999-11-09 | 2002-10-22 | International Business Machines Corporation | Programmable agent and method for managing prefetch queues |
US6574712B1 (en) * | 1999-11-08 | 2003-06-03 | International Business Machines Corporation | Software prefetch system and method for predetermining amount of streamed data |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6021471A (en) * | 1994-11-15 | 2000-02-01 | Advanced Micro Devices, Inc. | Multiple level cache control system with address and data pipelines |
JPH096633A (ja) * | 1995-06-07 | 1997-01-10 | Internatl Business Mach Corp <Ibm> | データ処理システムに於ける高性能多重論理経路の動作用の方法とシステム |
US6446143B1 (en) * | 1998-11-25 | 2002-09-03 | Compaq Information Technologies Group, L.P. | Methods and apparatus for minimizing the impact of excessive instruction retrieval |
US6985431B1 (en) * | 1999-08-27 | 2006-01-10 | International Business Machines Corporation | Network switch and components and method of operation |
US6606704B1 (en) * | 1999-08-31 | 2003-08-12 | Intel Corporation | Parallel multithreaded processor with plural microengines executing multiple threads each microengine having loadable microcode |
US6668317B1 (en) * | 1999-08-31 | 2003-12-23 | Intel Corporation | Microengine for parallel processor architecture |
US20020181476A1 (en) * | 2001-03-17 | 2002-12-05 | Badamo Michael J. | Network infrastructure device for data traffic to and from mobile units |
US7487505B2 (en) * | 2001-08-27 | 2009-02-03 | Intel Corporation | Multithreaded microprocessor with register allocation based on number of active threads |
US7120755B2 (en) * | 2002-01-02 | 2006-10-10 | Intel Corporation | Transfer of cache lines on-chip between processing cores in a multi-core system |
US6915415B2 (en) * | 2002-01-07 | 2005-07-05 | International Business Machines Corporation | Method and apparatus for mapping software prefetch instructions to hardware prefetch logic |
US20050050306A1 (en) * | 2003-08-26 | 2005-03-03 | Sridhar Lakshmanamurthy | Executing instructions on a processor |
-
2003
- 2003-11-06 US US10/704,432 patent/US20050102474A1/en not_active Abandoned
-
2004
- 2004-10-29 DE DE602004029485T patent/DE602004029485D1/de not_active Expired - Lifetime
- 2004-10-29 JP JP2006538286A patent/JP2007510989A/ja active Pending
- 2004-10-29 EP EP04796714A patent/EP1680743B1/en not_active Expired - Lifetime
- 2004-10-29 CN CN200480040023XA patent/CN1997973B/zh not_active Expired - Fee Related
- 2004-10-29 WO PCT/US2004/035923 patent/WO2005048113A2/en active Application Filing
- 2004-10-29 AT AT04796714T patent/ATE484027T1/de not_active IP Right Cessation
Patent Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS60263238A (ja) * | 1984-06-11 | 1985-12-26 | Nippon Telegr & Teleph Corp <Ntt> | 情報処理装置 |
JPH03268041A (ja) * | 1990-03-17 | 1991-11-28 | Res Dev Corp Of Japan | キャッシュ操作明示化コンピュータ |
JPH09282223A (ja) * | 1996-04-12 | 1997-10-31 | Ricoh Co Ltd | メモリ制御装置 |
JP2000163310A (ja) * | 1998-11-30 | 2000-06-16 | Nec Corp | マイクロプロセッサ |
JP2001005660A (ja) * | 1999-05-26 | 2001-01-12 | Infineon Technol North America Corp | マイクロプロセッサ内の命令トランザクションを低減する方法及び装置 |
JP2001166934A (ja) * | 1999-09-30 | 2001-06-22 | Fujitsu Ltd | 命令フェッチ制御装置 |
US6574712B1 (en) * | 1999-11-08 | 2003-06-03 | International Business Machines Corporation | Software prefetch system and method for predetermining amount of streamed data |
US6470427B1 (en) * | 1999-11-09 | 2002-10-22 | International Business Machines Corporation | Programmable agent and method for managing prefetch queues |
JP2001236221A (ja) * | 2000-02-21 | 2001-08-31 | Keisuke Shindo | マルチスレッドを利用するパイプライン並列プロセッサ |
JP2001344153A (ja) * | 2000-05-30 | 2001-12-14 | Nec Corp | マルチプロセッサシステムのキャッシュメモリ制御装置 |
JP2002132702A (ja) * | 2000-10-30 | 2002-05-10 | Nec Eng Ltd | メモリ制御方式 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11243767B2 (en) | 2020-02-28 | 2022-02-08 | Beijing Baidu Netcom Science And Technology Co., Ltd. | Caching device, cache, system, method and apparatus for processing data, and medium |
Also Published As
Publication number | Publication date |
---|---|
ATE484027T1 (de) | 2010-10-15 |
WO2005048113A3 (en) | 2006-11-23 |
DE602004029485D1 (de) | 2010-11-18 |
US20050102474A1 (en) | 2005-05-12 |
WO2005048113A2 (en) | 2005-05-26 |
CN1997973A (zh) | 2007-07-11 |
CN1997973B (zh) | 2010-06-09 |
EP1680743A2 (en) | 2006-07-19 |
EP1680743B1 (en) | 2010-10-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8087024B2 (en) | Multiple multi-threaded processors having an L1 instruction cache and a shared L2 instruction cache | |
JP6243935B2 (ja) | コンテキスト切替方法及び装置 | |
Adiletta et al. | The Next Generation of Intel IXP Network Processors. | |
US7000048B2 (en) | Apparatus and method for parallel processing of network data on a single processing thread | |
KR100422491B1 (ko) | 내장형 프로세서 복합체, 네트워크 프로세싱 시스템 및인스트럭션 실행 제어 방법 | |
CN100367257C (zh) | 并行处理器体系结构的sdram控制器 | |
US9021237B2 (en) | Low latency variable transfer network communicating variable written to source processing core variable register allocated to destination thread to destination processing core variable register allocated to source thread | |
CN100378655C (zh) | 并行处理器中的多线程执行 | |
US7240164B2 (en) | Folding for a multi-threaded network processor | |
US20140201402A1 (en) | Context Switching with Offload Processors | |
US20060179277A1 (en) | System and method for instruction line buffer holding a branch target buffer | |
US20100125722A1 (en) | Multithreaded Processing Unit With Thread Pair Context Caching | |
KR20040010789A (ko) | 데이터 룩업을 실행하는 방법 및 컴퓨터 판독가능 매체 및 장치 | |
CN110958193A (zh) | 用于软件虚拟交换机的数据平面语义 | |
JP2007510989A (ja) | 動的キャッシングエンジン命令 | |
US11782760B2 (en) | Time-multiplexed use of reconfigurable hardware | |
US7418543B2 (en) | Processor having content addressable memory with command ordering | |
US20060090039A1 (en) | Method and apparatus to enable DRAM to support low-latency access via vertical caching | |
JP2001092772A (ja) | 同期固定レイテンシループを使用するデータバス | |
Rezaei et al. | Ultrashare: Fpga-based dynamic accelerator sharing and allocation | |
US7277990B2 (en) | Method and apparatus providing efficient queue descriptor memory access | |
US7441245B2 (en) | Phasing for a multi-threaded network processor | |
CN117632466A (zh) | 在用于管理高速缓存逐出请求的桶形处理器中停驻线程 | |
JP2004260532A (ja) | ネットワークプロセッサ | |
US20050108479A1 (en) | Servicing engine cache requests |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20091005 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20091020 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20100119 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20100126 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20100219 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20100226 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20100318 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20100326 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100416 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20101109 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110405 |