CN101036117B - 低延时存储器的直接存取 - Google Patents

低延时存储器的直接存取 Download PDF

Info

Publication number
CN101036117B
CN101036117B CN2005800334834A CN200580033483A CN101036117B CN 101036117 B CN101036117 B CN 101036117B CN 2005800334834 A CN2005800334834 A CN 2005800334834A CN 200580033483 A CN200580033483 A CN 200580033483A CN 101036117 B CN101036117 B CN 101036117B
Authority
CN
China
Prior art keywords
processor
cache memory
instruction
load
memory
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
Application number
CN2005800334834A
Other languages
English (en)
Other versions
CN101036117A (zh
Inventor
格雷格·A·鲍查德
大卫·A·卡尔森
理查德·E·科斯勒
穆罕默德·R·休斯塞恩
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.)
Kaiwei International Co
Marvell Asia Pte Ltd
Original Assignee
Cavium Networks LLC
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
Priority claimed from US11/024,002 external-priority patent/US7594081B2/en
Application filed by Cavium Networks LLC filed Critical Cavium Networks LLC
Publication of CN101036117A publication Critical patent/CN101036117A/zh
Application granted granted Critical
Publication of CN101036117B publication Critical patent/CN101036117B/zh
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/3001Arithmetic instructions
    • G06F9/30014Arithmetic instructions with variable precision
    • 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/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/084Multiuser, multiprocessor or multiprocessing cache systems with a shared cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • G06F11/3632Software debugging of specific synchronisation aspects
    • 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/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/0813Multiuser, multiprocessor or multiprocessing cache systems with a network or matrix configuration
    • 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/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/0815Cache consistency protocols
    • 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/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/0815Cache consistency protocols
    • G06F12/0831Cache consistency protocols using a bus scheme, e.g. with bus monitoring or watching means
    • G06F12/0835Cache consistency protocols using a bus scheme, e.g. with bus monitoring or watching means for main memory peripheral accesses (e.g. I/O or DMA)
    • 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/0875Addressing 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
    • 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/0891Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches using clearing, invalidating or resetting means
    • 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/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/24Handling requests for interconnection or transfer for access to input/output bus using interrupt
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/3004Arrangements for executing specific machine instructions to perform operations on memory
    • G06F9/30043LOAD or STORE instructions; Clear instruction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30098Register arrangements
    • G06F9/3012Organisation of register space, e.g. banked or distributed register file
    • G06F9/30138Extension of register space, e.g. register cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3824Operand accessing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3824Operand accessing
    • G06F9/383Operand prefetching
    • 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
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/60Details of cache memory
    • G06F2212/601Reconfiguration of cache memory
    • G06F2212/6012Reconfiguration of cache memory of operating mode, e.g. cache mode or local memory mode
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/60Details of cache memory
    • G06F2212/6022Using a prefetch buffer or dedicated prefetch cache

Abstract

提供了一种内容识别应用处理系统,用于允许越过高速缓冲存储器直接访问存储在非高速缓冲存储器中的数据。处理器包括高速缓冲存储器的系统接口和非高速缓冲存储器的低延时存储器接口。系统接口用来将由处理器执行的普通加载/存储指令的存储器存取引导到高速缓冲存储器中;低延时存储器系统接口用来将由处理器执行的非普通加载/存储指令的存储器存取引导到非高速缓冲存储器中,从而越过高速缓冲存储器。非普通加载/存储指令可以是协同处理器指令。存储器可以是低延时型存储器。处理器可以包含多个处理器内核。

Description

低延时存储器的直接存取
技术领域
本发明是2004年12月28日提交的第11/024,002号美国专利申请的后继申请,本申请要求2004年9月10日提交的第60/669,672号美国临时专利的权益。上述申请的全部教导在此通过认证并入本文。
背景技术
开放式通信系统互联参考模型(OSI)用来限定在传输媒体上通信的七个网络协议层(L1-L7)。上层(L4-L7)负责端到端的通信,下层(L1-L3)负责本地通信。
网络应用系统需要处理、过滤和交换L3到L7网络协议层,例如,L7网络协议层的超文本传输协议(HTTP)和简单邮件传输协议(SMTP),L4网络协议层的传输控制协议(TCP)。除处理网络协议层外,网络应用系统需要基于通过L4-L7网络协议层(包括防火墙,虚拟专用网(VPN),安全套接字协议层(SSL),入侵检测系统(IDS),互联网协议安全性(IPSec),线速的反病毒(AV)and反垃圾邮功能)的安全性来同时保证这些协议的访问和内容。
网络处理器可以提供高吞吐量的L2和L3层上的网络协议处理,也就是说,完成数据包的处理以便以线速度传输数据包。通常,处理L4-L7层网络协议的通用的处理器需要非常智能的处理能力。例如,传输控制协议(TCP)——L4网络协议需要一些加强计算的工作,包括计算信息包在整个有效载荷上的校验和,管理TCP片段缓冲器,和在一个连接中保持多计时器。虽然通用处理器可以完成所述加强计算的工作,但是它不能提供足以处理数据以致能够以网速转发的性能。
而且,内容应用检查数据包中的内容需要在数据流中搜索包含混合字符串和多次重复的特征类的表达式。可以在软件中使用几种搜索算法来运行这种任务。一种算法是确定有限自动机(DFA)。使用DFA搜索算法时有许多局限性,例如,在一个重复模式的数据流中以指数形式增长的图像大小和错误的匹配。
由于这些局限性,内容处理应用需要对模式搜索产生的结果进行足够量的后处理。后处理需要满足对其他连接状态信息的匹配模式,例如连接类型,和数据包中包含的协议标题中的某些值。还需要特定的其它类型的加强计算的限定,例如,一种模式匹配只有在数据流中的某种位置排列时才有效,或被另一种模式所跟随而且与前面的模式在某种排列中或在前面模式特定分支之中或之后。例如,规则表达式匹配把不同的操作符和单个字合并成结构化的复杂表达式。
发明内容
本发明涉及提高处理器完成内容处理请求的速度。处理器包括高速缓冲存储器的系统接口和非高速缓冲存储器的低延时存储器接口。系统接口用来将由处理器执行的普通加载/存储指令的存储器存取引导到高速缓冲存储器中;低延时存储器系统接口用来将由处理器执行的非普通加载/存储指令的存储器存取引导到非高速缓冲存储器中,从而越过高速缓冲存储器。非普通加载/存储指令可以是协同处理器指令。存储器可以是低延时型存储器。处理器可以包含多个处理器内核。
在一个实施方案中,低延时存储器接口可以是将处理器和非高速缓冲存储器内存耦合在一起的总线,耦合允许处理器和非高速缓冲存储器内存之间的直接存取。在另一个具体实施方案中,数据可以在内存中被存储为确定有限自动机(DFA)图来响应处理请求。
在另一个实施方案中,处理器可以包括用于在处理器内核和内存之间传输数据的多个寄存器。多个寄存器可以安装在处理器内。安装在处理器内部的多个寄存器可以和处理器内部的主寄存器区分开来。
在一个实施方案中,低延时存储器可以从动态随机存储器(DRAM),减少延时动态随机存储器(RLDRAM),静态随机存储器(SRAM),快速循环随机存储器(FCRAM)中选择。低延时存储器存取RLDRAM的延时小于或等于30纳秒。
依照本发明的理论,一种网络服务处理器将网络、安全和内容处理器集成在一起。网络服务处理器包括加速内容和安全性处理进程的嵌入式硬件,带有协同处理器模块。
附图说明
本发明的前述和其它方面的特征和优点,从下面更加具体的描述中可以体现出来,如下带标注附图以实例从不同角度展现。附图不是严格依据比例绘制,重点在于用图示说明发明的原理。
图1A是根据本发明的原理的包含网络处理器的网络处理系统框图;
图1B是图1A中显示的网络处理器框图;
图2示了典型的DFA图像;
图3是根据本发明原理的精简指令集计算处理器的框图;
图4示了LLM加载/存储指令格式;
图5显示的是基于本发明的加载/存储操作的实施例。
具体实施方式
本发明的优选的实施方案的描述如下。
图1A是根据本发明原理的包含网络服务处理器110的安全设备100的框图。安全设备110是一种独立的系统,可以将数据包从一个以太网端口(Gig E)转发到另一个以太网端口(Gig E),对收到的数据包在传递它们之前运行一系列的安全功能。例如,安全设备100能用来在把经过处理的信息包转发到局域网(LAN)之前完成对在广域网(WAN)上收到的信息包的安全处理。
网络服务处理器110包括硬件包处理、缓冲、工作分发、管理、同步和高速缓存支持以加快所有包处理任务。网络服务处理器110处理包括在收到的信息包中的开放式系统互连网络L2-L7层协议。
网络服务处理器110通过物理接口PHY104a、104b接收来自以太网端口(Gig E)的数据包,对接收到的执行L7-L2层网络协议的处理,将处理过的包通过物理接口104a、104b或PCI总线106向前传递。网络协议处理可以包括处理网络安全协议,如防火墙,应用防火墙,包括IP安全性(IPSEC)或安全套接字层(SSL)的虚拟专用网(VPN),入侵检测系统(IDS)和反病毒(AV)。
网络服务处理器110中的动态随机存储器(DRAM)控制对扩展DRAM 108的访问,其与网络服务处理器110耦合。DRAM108储存从物理接口104a,104b或可扩展外部设备互联(PCI-X)接口106接收到的数据包以供网络服务处理器110处理。
网络服务处理器110中的低延时存储控制器控制低延时存储器(LLM) 118。LLM 118可以被网络服务或安全设备使用进行快速查询,包括可能是入侵检测系统(IDS)或反病毒(AV)设备所需要的规则表达式匹配。
规则表达式是表示字符串匹配模式的一种通同方法。规则表达式的原子元素是要被匹配的单个字符。这些元素与元字符操作符合并允许用户表示连接,交替,星号等等。当使用交替来(|)创建可以匹配两个或更多子字符串中的任何一个时,连接用来创建混合字符匹配模式从一个单特征(或子字符串)。星号(*)允许一种模式匹配零(0)或在一个字符串中存在的更多模式。合并不同的操作符和单独字母们允许结构化的的复杂表达式。例如,表达式th(is|at)*)会匹配th,this,that,thisis,thisat,thatis,thatat,等等。
图1B是图1A中所示网络服务处理器110的框图。网络服务处理器110使用结合图1A描述的至少一个处理器核心120递送高的应用性能。通过一个SPI-4.2或RGMII接口,GMX/SPX单元122a,122b中的某一个收到要处理的数据包。GMX/SPX单元(122a,122b)对接收的包进行L2层网络协议标题中各种范围检查的预请求,然后传递包到包输入单元126。
数据包输入单元126对包含在接收到的包中的网络协议标题(L3层和L4层)进行进一步的预处理。这个预处理包括对传输控制协议(TCP)/用户数据包协议(UDP)(L3层网络协议)的校验和检查。
一种自由池分配器(FPA)128保持二级缓冲存储器130和DRAM 108的自由存储的指针池。数据包输入单元126使用一个指针池来存储接收到的分组数据在二级缓冲存储器130或DRAM 108,另一个指针池来分配进入处理器内核120的工作队列。
然后,数据包输入单元126以一种便于在多于一个处理器内核120中执行的更高层软件的格式将分组数据写入二级缓冲存储器130或DRAM 108的缓冲区中。
网络服务处理器110包括专用的协同处理器,代替了处理器内核120,所以网络服务处理器达到了高的吞吐量。压缩/解压缩协同处理器132对接收的数据包进行压缩和解压缩的处理。在一个实施方案中,一种确定有限自动机模块(没有表示出来)可以包括DFA引擎,用于加速特性曲线和特征与反病毒(AV),侵入窃密检测(IDS)和其他包含处理请求的必要的匹配,速度可达4Gb每秒。
一种I/O接口(IOI) 136管理总的协议和分配,提供连贯的I/O分割。IOI 136包括I/O桥(IOB)138和取和加单元(FAU)140。FAU140中的寄存器用来保持输出队列的长度,传递处理过的包通过包输出单元126。IOB 138包括缓冲队列,保存在I/O总线142,高速存储器总线144,包输入单元126和包输出单元146之间传递的信息。
包次序/工作(POW)模块148为处理器内核120排列和分配工作。在进入一个队列中增加一个工作队列来排列工作。  例如,数据包输入单元126在每个数据包到达时增加一个工作队列进入。计时器150用来为处理器内核分配工作。
处理器内核120从POW模块148中请求工作。POW模块148为处理器选择(例如,分配)工作,并返回一个指针到工作队列入口向处理器内核120描述工作。
处理器内核120包括指令缓冲152,一级(L1)数据缓冲154和加密加速156。在一个实施方案中,网络服务处理器110包含16个超级标量RISC(精简指令集计算)型处理器内核120。在一个实施方案中,每个超级标量RISC型处理器内核120是MIPS64处理器内核第二版的扩展。
二级(L2)缓冲存储器130和DRAM 108由所有处理器内核120和I/O同步处理器设备共享使用。每个处理器内核120通过高速存储器总线144配给二级缓冲存储器130。在处理器内核100,IOB 136和二级缓冲存储器130和二级缓冲存储器131之间,高速存储器总线144是所有存储器和I/O事务的通讯通道。在一个实施方案中,高速存储器总线144可以达到16个处理器内核120,通过高缓冲和优先列入I/O支持完全连续一级数据缓冲154的写入。
二级缓冲存储控制器131保持存储引用的一致性。无论块是存储在二级缓冲存储器130,DRAM 108或在传输中,它都返回每个请求块的最新拷贝。在每个处理器内核120中,它还保存了数据缓冲154的标志的副本。它对缓冲块存储的请求和数据缓冲标记进行比较,当从另一个处理器内核或一个I/O组件通过IOI136传来的存储指令时,将处理器内核120的数据缓冲标志设为无效(所有拷贝)。
一种DRAM控制器133支持16兆的DRAM。DRAM控制器133支持DRAM 108的64比特或128比特的接口。DRAM控制器133支持DDR-I(双倍数据速率)和DDR-II协议。
在数据包被处理器内核120处理后,数据包输出单元(PKO)146从存储器读取分组数据,运行L4层网络协议后处理(例如,产生TCP/UDP检查和),通过GMX/SPC单元122a,122b将数据包向前传递,释放数据包使用的二级缓冲130/DRAM 108。
低延时存储控制器160管理传递中的事务(读取/存储)到/从LLM 118。低延时存储器(LLM) 118由所有的处理器内核120共享使用。LLM 118可以是动态随机访问存储器(DRAM),减少延时动态随机访问存储器(RLDRAM),同步随机访问存储器(SRAM),快速循环随机访问存储器(FCRAM),或者任何其它类型的低延时存储器。RLDRAM提供30纳秒的存储器延时或更好,也就是,时间用来满足处理器120发起的存储器请求。每个处理器内核120通过低延时存储器总线158直接与LLM控制器160耦合。低延时存储器总线158是处理器内核120和LLM控制器160之间内容应用处理的通讯通道。LLM控制器160在处理器内核120和LLM 118之间耦合,用来控制对LLM 118的访问。
内容识别应用处理利用存储在LLM 118里的模式/表达式(数据)。模式/表达式可以是确定有限自动机(DFA)形式。DFA是一种状态机器。DFA状态机的输入是一个8位字节字符串(例如,DFA的字母是一个字节)。每个输入字节使状态机从一个状态转变为下一个状态。图2A中图示的图像200可以表示出状态和转变功能,每个图像节点(210a...210c)是一个状态,弧线(220a...220d)表示不同输入字节的状态过渡。状态可以包含状态相关的字符,例如“A...Z,a...z,0...9,”等等。状态机的当前状态是一个节点标识符用来选择一个特定的图像节点。例如,假定输入包含文本“Richard”。当读到“R”时,DFA从初始状态1(210a)移动到状态2(210b。对于接下来的五个字符,“i”“c”“h”“a”“r”“d”,DFA继续循环(220b)到状态2。
图3A是根据本发明原理的精简指令集计算(RISC)处理器的框图。处理器(处理器内核)120包括集成执行单元302,指令分配单元304,指令获取单元306,存储器管理单元(MMU)308,系统接口310,低延时接口350,加载/保存单元314,写缓冲316和安全加速器156。处理器内核120还包括允许执行调试操作的EJTAG接口330。系统接口310控制对扩展存储器的访问,也就是,处理器120的扩展存储器,例如,扩展二级缓冲存储器130或者首/主存储器108。
集成执行单元302包括乘法器单元326,至少一个寄存器文件(主寄存器文件)328和两个保持寄存器330a,330b。保持寄存器330a和330b用来保存要写入LLM 118的数据和使用LLM加载/保存指令从LLM 118中读出的数据。通过在流水线延迟之前允许两个未决负载,保持寄存器330a和330b提高了指令流水线的效率。虽然显示了两个保持寄存器,但可能使用一个或多个保持寄存器。乘法器326有64位直接寄存乘法器。指令读取单元306包括指令缓冲(ICache)152。加载/保存单元314包括数据缓存154。在一个实施方案中,指令缓存152是32K字节,数据缓存154是8K字节,写入缓冲器316是2K字节。存储器管理单元308包括翻译后援缓冲器(TLB)340。
在一个实施方案中,处理器120包括加密加速模块(安全加速器)156,包括对三重数据加密标准(3DES),高级加密标准(AES),安全散列算法(SHA-I),信息摘要算法#5(MD5)密码体系的加速。加密加速器模块156通过在执行单元302中移动到和从主寄存器文件328进行通讯。在乘法器单元326中运行RSA和Diffie-Hellman(DH)算法。
图4指示说明了内核120用来访问LLM 118的LLM加载/存储指令格式410。这些加载/存储指令格式不同与通用的加载/存储指令,通用的加载/存储指令将数据加载/存储在主寄存器328和高速缓冲存储器系统之间,包括L1数据高速缓冲存储器154,L2高速缓冲存储器130,和DRAM 108(图3)。相反的,这些新的指令启动了64位或36位加载/存储,直接来自/到LLC 118到内核120。这些指令允许数据被找回/存储在LLM存储器118里,比通过高速缓存相干的存储系统要快。从LLM加载/存储指令到低延时存储器118之间道路的开辟,改进了应用程序的性能,不需要高速缓存了,例如,匹配正则表达式。这些加载/存储指令是“DMTC2”  (加倍移动到协同处理器)的和“DMFC2”(协同处理器的加倍移动)的。
参照图4,COP2字段412指明了这条指令是协同处理指令。(例如,不是通用的指令)。DMT/DMF字段414存储了操作码(例如,指明指令的类型)。指令类型DMT表示数据是从低延时存储器118到保持寄存器(330a,330b)。指令类型DMF表示数据从保持寄存器(330a,330b)到主寄存器字段载入的寄存器。在一个实施方案中,低延时存储器118是36位宽,每个DMT/DMF指令允许36位移动。DMT/DMF字段416在主寄存器字段限定了寄存器。与操作码相关的执行字段418,限定了协同处理器移动指令的类型,还限定了保持寄存器330a,330b。
为加载(DMF)保持寄存器的目录到主寄存器文件338中的寄存器,rt字段识别寄存器文件中的寄存器,存储在保持寄存器里的数据存储在这里。例如:
GPR[rt]=LLM_DATA0<63:0>,其中
LMM_DATA0是保持寄存器330a;以及
GPR是通用寄存器。
对于写指令(DMT),rt字段(416)限定在寄存器文件里存储低延时存储器118位置地址的寄存器。例如:
LLM_DATA0<63:0>=llmemory[rt],其中
LMM_D ATA0是保持寄存器330a;
llmemory是低延时存储器。
例如可以使用下面的低延时存储器加载指令(DMTC2)来加载内容是低延时存储器位置指令的保持寄存器330a,例如:
DMTC2,$5,0x0400
DMT是指令类型,例如从低延时存储器(414)加载保持寄存器;
C2(COP2)指示协同处理器指令(412);
主寄存器文件328(图3)中的寄存器#5保持低延时存储器的地址;以及
0x0400标识保持寄存器330(图3)(418)(这个值是常量,在其它具体实施方案中可以不同)。
同样的,可以使用低延时存储器存储指令将保持寄存器330中的数据移动入主寄存器文件328(图3)。例如,可以使用下面的低延时存储器存储指令:
DMFC2,$6,0x0402
DMF是指令类型,例如存储寄存器$6中的保持寄存器的内容到主寄存器文件328(414);
C2(COP2)表示协同处理器指令(412);
主寄存器文件328中的寄存器#6是目的寄存器(rt)(416);以及
0x0402标识保持寄存器330(图3)(418)(这个值是一个常量,在其它具体实施方案中可以不同)。
上面是通过实例显示的指令格式,应该会被对指令格式熟悉的理解,可以是非普通加载/存储指令允许的任何格式。
图5显示根据本发明使用非普通加载指令从LLM存储器位置加载数据到寄存器文件的寄存器中。使用非普通加载指令来加载LLM地址到主寄存器文件328中的寄存器6($6)中,使用下面的指令序列:
DMTC2$5,Cl(Cl是常量值,例如,0x0400);
DMFC2$6,C2(C2是常量值,例如0x0402)。
源自低延时寄存器118中的地址(位置)的加载数据先存储在主寄存器文件328的寄存器5($5)中。″DMTC2$5,0x0400″指令从通过存储在寄存器5中地址标识位置的LLM118中读取数据到保持寄存器330a中。然后,″DMFC2$6,0x0402″指令加载存储在保持寄存器330a中的数据到主寄存器文件328的$6中。通过使用LLM总线158,这些指令有效的越过所有的缓冲。
通过改变C1、C2的值可以使用保持寄存器330b代替保持寄存器330a。例如,C1=0x0408可以改变为C2=0x040a。
虽然本发明已经对关于其优选的实施方式进行了具体的描述和介绍,但本领域技术人员应当理解,在不脱离本发明所附权利要求保护的范围的情况下,本发明在形式和细节上可以进行多种改变。

Claims (18)

1.一种处理器,该处理器包括:
高速缓冲存储器的系统接口,用来将由处理器执行的普通加载/存储指令的存储器存取引导到高速缓冲存储器;以及
非高速缓冲存储器的低延时存储器接口,用来将由处理器执行的非普通加载/存储指令的存储器存取引导到非高速缓冲存储器中,从而越过高速缓冲存储器,
其中普通加载/存储指令是用于加载/存储数据从/到高速缓冲存储器的指令,而非普通加载/存储指令是用于直接加载/存储数据从/到非高速缓冲存储器的指令。
2.根据权利要求1的处理器,其中低延时存储器接口是耦合在处理器和非高速缓冲存储器之间的总线,所述耦合允许处理器和非高速缓冲存储器间的直接访问。
3.根据权利要求1的处理器,其中非普通加载/存储指令是协同处理器指令。
4.根据权利要求1的处理器,进一步包括用来在低延时存储器接口和非高速缓冲存储器间移动数据的多个寄存器。
5.根据权利要求4的处理器,其中多个寄存器都位于处理器的执行单元中。
6.根据权利要求5的处理器,其中多个寄存器与位于处理器执行单元内的主寄存器文件是分离的。
7.根据权利要求4的处理器,其中数据存储在为完成内容应用处理的非高速缓冲存储器中的确定有限自动机图像中。
8.根据权利要求1的处理器,其中非高速缓冲存储器是低延时存储器。
9.根据权利要求8的处理器,其中低延时存储器是从由动态随机访问存储器、减少延时动态随机访问存储器、静态随机访问存储器和快速循环随机访问存储器组成的组中选择的。
10.根据权利要求9的处理器,其中动态随机访问存储器的延迟时间少于或等于20纳秒。
11.根据权利要求1的处理器,进一步包括多个处理器内核。
12.一种在处理器和非高速缓冲存储器之间直接访问的方法,该方法包括:
通过高速缓冲存储器的系统接口将由处理器执行的普通加载/存储指令的存储器存取引导到高速缓冲存储器;以及
通过非高速缓冲存储器的低延时存储器接口将由处理器执行的非普通加载/存储指令的存储器存取引导到非高速缓冲存储器,从而越过高速缓冲存储器,
其中普通加载/存储指令是用于加载/存储数据从/到高速缓冲存储器的指令,而非普通加载/存储指令是用于直接加载/存储数据从/到非高速缓冲存储器的指令。
13.根据权利要求12的方法,其中非普通加载/存储指令是协同处理器指令。
14.根据权利要求12的方法,其中数据存储在为完成内容应用处理的非高速缓冲存储器中的确定有限自动机图像中。
15.根据权利要求12的方法,其中非高速缓冲存储器是低延时存储器。
16.根据权利要求15的方法,其中低延时存储器是从由动态随机访问存储器、减少延时动态随机访问存储器、静态随机访问存储器和快速循环随机访问存储器组成的组中选择的。
17.根据权利要求16的方法,其中处理器以少于或等于20纳秒的延时访问动态随机访问存储器。
18.一种在处理器和非高速缓冲存储器之间直接访问的装置,该装置包括:
装置,其用于将由处理器执行的普通加载/存储指令的存储器存取通过高速缓冲存储器的系统接口引导到高速缓冲存储器中;以及
装置,其用于将由处理器执行的非普通加载/存储指令的存储器存取通过非高速缓冲存储器的低延时存储器接口引导到非高速缓冲存储器中,从而越过高速缓冲存储器,
其中普通加载/存储指令是用于加载/存储数据从/到高速缓冲存储器的指令,而非普通加载/存储指令是用于直接加载/存储数据从/到非高速缓冲存储器的指令。
CN2005800334834A 2004-09-10 2005-09-01 低延时存储器的直接存取 Expired - Fee Related CN101036117B (zh)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US60921104P 2004-09-10 2004-09-10
US60/609,211 2004-09-10
US11/024,002 2004-12-28
US11/024,002 US7594081B2 (en) 2004-09-10 2004-12-28 Direct access to low-latency memory
PCT/US2005/031295 WO2006031462A1 (en) 2004-09-10 2005-09-01 Direct access to low-latency memory

Publications (2)

Publication Number Publication Date
CN101036117A CN101036117A (zh) 2007-09-12
CN101036117B true CN101036117B (zh) 2010-12-08

Family

ID=38731731

Family Applications (5)

Application Number Title Priority Date Filing Date
CN2005800334834A Expired - Fee Related CN101036117B (zh) 2004-09-10 2005-09-01 低延时存储器的直接存取
CN2005800346009A Active CN101069170B (zh) 2004-09-10 2005-09-01 一种网络服务处理器以及处理数据包的装置和方法
CNB2005800346066A Expired - Fee Related CN100533372C (zh) 2004-09-10 2005-09-01 用于多核处理器的存储指令排序
CN200580034214XA Expired - Fee Related CN101053234B (zh) 2004-09-10 2005-09-08 用于越过具有进入的分组数据的dfa图像的方法和装置
CN2005800304519A Expired - Fee Related CN101128804B (zh) 2004-09-10 2005-09-09 在低延时存储器中数据结构的选择性复制

Family Applications After (4)

Application Number Title Priority Date Filing Date
CN2005800346009A Active CN101069170B (zh) 2004-09-10 2005-09-01 一种网络服务处理器以及处理数据包的装置和方法
CNB2005800346066A Expired - Fee Related CN100533372C (zh) 2004-09-10 2005-09-01 用于多核处理器的存储指令排序
CN200580034214XA Expired - Fee Related CN101053234B (zh) 2004-09-10 2005-09-08 用于越过具有进入的分组数据的dfa图像的方法和装置
CN2005800304519A Expired - Fee Related CN101128804B (zh) 2004-09-10 2005-09-09 在低延时存储器中数据结构的选择性复制

Country Status (2)

Country Link
US (4) US7941585B2 (zh)
CN (5) CN101036117B (zh)

Families Citing this family (209)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006031551A2 (en) * 2004-09-10 2006-03-23 Cavium Networks Selective replication of data structure
US7594081B2 (en) * 2004-09-10 2009-09-22 Cavium Networks, Inc. Direct access to low-latency memory
US7941585B2 (en) * 2004-09-10 2011-05-10 Cavium Networks, Inc. Local scratchpad and data caching system
WO2006079139A1 (en) * 2004-10-12 2006-08-03 Canon Kabushiki Kaisha Concurrent ipsec processing system and method
US7650542B2 (en) * 2004-12-16 2010-01-19 Broadcom Corporation Method and system of using a single EJTAG interface for multiple tap controllers
US7549026B2 (en) * 2005-03-30 2009-06-16 Intel Corporation Method and apparatus to provide dynamic hardware signal allocation in a processor
US8881114B2 (en) * 2005-05-16 2014-11-04 Texas Instruments Incorporated Stored program writing stall information when a processor stalls waiting for another processor
US7840000B1 (en) * 2005-07-25 2010-11-23 Rockwell Collins, Inc. High performance programmable cryptography system
US20080282034A1 (en) * 2005-09-19 2008-11-13 Via Technologies, Inc. Memory Subsystem having a Multipurpose Cache for a Stream Graphics Multiprocessor
US20070067567A1 (en) * 2005-09-19 2007-03-22 Via Technologies, Inc. Merging entries in processor caches
US8799687B2 (en) 2005-12-30 2014-08-05 Intel Corporation Method, apparatus, and system for energy efficiency and energy conservation including optimizing C-state selection under variable wakeup rates
US7725791B2 (en) * 2006-10-20 2010-05-25 Texas Instruments Incorporated Single lead alternating TDI/TMS DDR JTAG input
US20080184150A1 (en) * 2007-01-31 2008-07-31 Marc Minato Electronic circuit design analysis tool for multi-processor environments
US8111707B2 (en) 2007-12-20 2012-02-07 Packeteer, Inc. Compression mechanisms for control plane—data plane processing architectures
US8279885B2 (en) * 2007-09-25 2012-10-02 Packeteer, Inc. Lockless processing of command operations in multiprocessor systems
US7813277B2 (en) * 2007-06-29 2010-10-12 Packeteer, Inc. Lockless bandwidth management for multiprocessor networking devices
US8059532B2 (en) * 2007-06-21 2011-11-15 Packeteer, Inc. Data and control plane architecture including server-side triggered flow policy mechanism
US9419867B2 (en) * 2007-03-30 2016-08-16 Blue Coat Systems, Inc. Data and control plane architecture for network application traffic management device
US8799547B2 (en) * 2007-07-09 2014-08-05 Hewlett-Packard Development Company, L.P. Data packet processing method for a multi core processor
US8375449B1 (en) 2007-08-10 2013-02-12 Fortinet, Inc. Circuits and methods for operating a virus co-processor
US8286246B2 (en) * 2007-08-10 2012-10-09 Fortinet, Inc. Circuits and methods for efficient data transfer in a virus co-processing system
US8079084B1 (en) 2007-08-10 2011-12-13 Fortinet, Inc. Virus co-processor instructions and methods for using such
US7836283B2 (en) * 2007-08-31 2010-11-16 Freescale Semiconductor, Inc. Data acquisition messaging using special purpose registers
US20090106501A1 (en) * 2007-10-17 2009-04-23 Broadcom Corporation Data cache management mechanism for packet forwarding
US20090150696A1 (en) * 2007-12-10 2009-06-11 Justin Song Transitioning a processor package to a low power state
US8024590B2 (en) * 2007-12-10 2011-09-20 Intel Corporation Predicting future power level states for processor cores
CN101272334B (zh) * 2008-03-19 2010-11-10 杭州华三通信技术有限公司 使用多核CPU处理QoS业务的方法、装置和设备
CN101282303B (zh) * 2008-05-19 2010-09-22 杭州华三通信技术有限公司 业务报文处理方法和装置
JP5202130B2 (ja) * 2008-06-24 2013-06-05 株式会社東芝 キャッシュメモリ、コンピュータシステム、及びメモリアクセス方法
CN101299194B (zh) * 2008-06-26 2010-04-07 上海交通大学 基于可配置处理器的异构多核系统线程级动态调度方法
US8041899B2 (en) * 2008-07-29 2011-10-18 Freescale Semiconductor, Inc. System and method for fetching information to a cache module using a write back allocate algorithm
US8572433B2 (en) 2010-03-10 2013-10-29 Texas Instruments Incorporated JTAG IC with commandable circuit controlling data register control router
US8996812B2 (en) * 2009-06-19 2015-03-31 International Business Machines Corporation Write-back coherency data cache for resolving read/write conflicts
US8407528B2 (en) * 2009-06-30 2013-03-26 Texas Instruments Incorporated Circuits, systems, apparatus and processes for monitoring activity in multi-processing systems
US8595425B2 (en) * 2009-09-25 2013-11-26 Nvidia Corporation Configurable cache for multiple clients
WO2011058657A1 (ja) * 2009-11-16 2011-05-19 富士通株式会社 並列計算装置、並列計算方法、および並列計算プログラム
JP5795592B2 (ja) * 2009-12-04 2015-10-14 ナパテック アクティーゼルスカブ 中央制御装置により制御されるデータパケットを受信し記憶する装置および方法
US8452835B2 (en) 2009-12-23 2013-05-28 Citrix Systems, Inc. Systems and methods for object rate limiting in multi-core system
US8850404B2 (en) * 2009-12-23 2014-09-30 Intel Corporation Relational modeling for performance analysis of multi-core processors using virtual tasks
US8914672B2 (en) * 2009-12-28 2014-12-16 Intel Corporation General purpose hardware to replace faulty core components that may also provide additional processor functionality
CN102141905B (zh) 2010-01-29 2015-02-25 上海芯豪微电子有限公司 一种处理器体系结构
US8112677B2 (en) * 2010-02-26 2012-02-07 UltraSoC Technologies Limited Method of debugging multiple processes
US8949316B2 (en) * 2010-03-09 2015-02-03 Avistar Communications Corp. Scalable high-performance interactive real-time media architectures for virtual desktop environments
CN101840328B (zh) 2010-04-15 2014-05-07 华为技术有限公司 一种数据处理方法及系统以及相关设备
US8683128B2 (en) 2010-05-07 2014-03-25 International Business Machines Corporation Memory bus write prioritization
US8838901B2 (en) 2010-05-07 2014-09-16 International Business Machines Corporation Coordinated writeback of dirty cachelines
CN102279802A (zh) * 2010-06-13 2011-12-14 中兴通讯股份有限公司 提高同步动态随机存储控制器的读操作效率的方法和装置
TW201145016A (en) * 2010-06-15 2011-12-16 Nat Univ Chung Cheng Non-intrusive debugging framework for parallel software based on super multi-core framework
CN102346661A (zh) * 2010-07-30 2012-02-08 国际商业机器公司 一种用于对硬件加速器的请求队列维护状态的方法和系统
US8661227B2 (en) * 2010-09-17 2014-02-25 International Business Machines Corporation Multi-level register file supporting multiple threads
US8943334B2 (en) 2010-09-23 2015-01-27 Intel Corporation Providing per core voltage and frequency control
WO2012087894A2 (en) * 2010-12-22 2012-06-28 Intel Corporation Debugging complex multi-core and multi-socket systems
US9069555B2 (en) 2011-03-21 2015-06-30 Intel Corporation Managing power consumption in a multi-core processor
CN102149207B (zh) * 2011-04-02 2013-06-19 天津大学 提高wlan的tcp短期公平性的接入点调度方法
CN102214132B (zh) * 2011-05-16 2014-07-02 曙光信息产业股份有限公司 一种调试龙芯cpu和南北桥芯片的方法和装置
US20120297147A1 (en) * 2011-05-20 2012-11-22 Nokia Corporation Caching Operations for a Non-Volatile Memory Array
US8793515B2 (en) 2011-06-27 2014-07-29 Intel Corporation Increasing power efficiency of turbo mode operation in a processor
US9936209B2 (en) * 2011-08-11 2018-04-03 The Quantum Group, Inc. System and method for slice processing computer-related tasks
US8769316B2 (en) 2011-09-06 2014-07-01 Intel Corporation Dynamically allocating a power budget over multiple domains of a processor
US8688883B2 (en) 2011-09-08 2014-04-01 Intel Corporation Increasing turbo mode residency of a processor
US8914650B2 (en) 2011-09-28 2014-12-16 Intel Corporation Dynamically adjusting power of non-core processor circuitry including buffer circuitry
US8954770B2 (en) 2011-09-28 2015-02-10 Intel Corporation Controlling temperature of multiple domains of a multi-domain processor using a cross domain margin
US9074947B2 (en) 2011-09-28 2015-07-07 Intel Corporation Estimating temperature of a processor core in a low power state without thermal sensor information
US8898244B2 (en) * 2011-10-20 2014-11-25 Allen Miglore System and method for transporting files between networked or connected systems and devices
US8560757B2 (en) * 2011-10-25 2013-10-15 Cavium, Inc. System and method to reduce memory access latencies using selective replication across multiple memory ports
US8850125B2 (en) 2011-10-25 2014-09-30 Cavium, Inc. System and method to provide non-coherent access to a coherent memory system
US8473658B2 (en) 2011-10-25 2013-06-25 Cavium, Inc. Input output bridging
US9026815B2 (en) 2011-10-27 2015-05-05 Intel Corporation Controlling operating frequency of a core domain via a non-core domain of a multi-domain processor
US8832478B2 (en) 2011-10-27 2014-09-09 Intel Corporation Enabling a non-core domain to control memory bandwidth in a processor
US8943340B2 (en) 2011-10-31 2015-01-27 Intel Corporation Controlling a turbo mode frequency of a processor
US9330002B2 (en) * 2011-10-31 2016-05-03 Cavium, Inc. Multi-core interconnect in a network processor
US9158693B2 (en) 2011-10-31 2015-10-13 Intel Corporation Dynamically controlling cache size to maximize energy efficiency
FR2982683B1 (fr) * 2011-11-10 2014-01-03 Sagem Defense Securite Procede de sequencement sur un processeur multicoeur.
US8972763B2 (en) 2011-12-05 2015-03-03 Intel Corporation Method, apparatus, and system for energy efficiency and energy conservation including determining an optimal power state of the apparatus based on residency time of non-core domains in a power saving state
US9239611B2 (en) 2011-12-05 2016-01-19 Intel Corporation Method, apparatus, and system for energy efficiency and energy conservation including balancing power among multi-frequency domains of a processor based on efficiency rating scheme
US9052901B2 (en) 2011-12-14 2015-06-09 Intel Corporation Method, apparatus, and system for energy efficiency and energy conservation including configurable maximum processor current
US9372524B2 (en) 2011-12-15 2016-06-21 Intel Corporation Dynamically modifying a power/performance tradeoff based on processor utilization
US9098261B2 (en) 2011-12-15 2015-08-04 Intel Corporation User level control of power management policies
CN110471699B (zh) 2011-12-23 2023-07-28 英特尔公司 用于指令处理的处理器核、方法和系统
WO2013095607A1 (en) * 2011-12-23 2013-06-27 Intel Corporation Instruction execution unit that broadcasts data values at different levels of granularity
WO2013137860A1 (en) 2012-03-13 2013-09-19 Intel Corporation Dynamically computing an electrical design point (edp) for a multicore processor
US9323316B2 (en) 2012-03-13 2016-04-26 Intel Corporation Dynamically controlling interconnect frequency in a processor
WO2013137859A1 (en) 2012-03-13 2013-09-19 Intel Corporation Providing energy efficient turbo operation of a processor
WO2013147849A1 (en) 2012-03-30 2013-10-03 Intel Corporation Dynamically measuring power consumption in a processor
WO2013162589A1 (en) 2012-04-27 2013-10-31 Intel Corporation Migrating tasks between asymmetric computing elements of a multi-core processor
US9411770B2 (en) * 2012-07-10 2016-08-09 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Controlling a plurality of serial peripheral interface (‘SPI’) peripherals using a single chip select
US8984313B2 (en) 2012-08-31 2015-03-17 Intel Corporation Configuring power management functionality in a processor including a plurality of cores by utilizing a register to store a power domain indicator
US9063727B2 (en) 2012-08-31 2015-06-23 Intel Corporation Performing cross-domain thermal control in a processor
US9342122B2 (en) 2012-09-17 2016-05-17 Intel Corporation Distributing power to heterogeneous compute elements of a processor
US9423858B2 (en) 2012-09-27 2016-08-23 Intel Corporation Sharing power between domains in a processor package using encoded power consumption information from a second domain to calculate an available power budget for a first domain
US9575543B2 (en) 2012-11-27 2017-02-21 Intel Corporation Providing an inter-arrival access timer in a processor
US9183144B2 (en) 2012-12-14 2015-11-10 Intel Corporation Power gating a portion of a cache memory
US9405351B2 (en) 2012-12-17 2016-08-02 Intel Corporation Performing frequency coordination in a multiprocessor system
US9292468B2 (en) 2012-12-17 2016-03-22 Intel Corporation Performing frequency coordination in a multiprocessor system based on response timing optimization
US8625422B1 (en) * 2012-12-20 2014-01-07 Unbound Networks Parallel processing using multi-core processor
US9235252B2 (en) 2012-12-21 2016-01-12 Intel Corporation Dynamic balancing of power across a plurality of processor domains according to power policy control bias
US9075556B2 (en) 2012-12-21 2015-07-07 Intel Corporation Controlling configurable peak performance limits of a processor
US9274826B2 (en) * 2012-12-28 2016-03-01 Futurewei Technologies, Inc. Methods for task scheduling through locking and unlocking an ingress queue and a task queue
US9164565B2 (en) 2012-12-28 2015-10-20 Intel Corporation Apparatus and method to manage energy usage of a processor
US9081577B2 (en) 2012-12-28 2015-07-14 Intel Corporation Independent control of processor core retention states
US9606888B1 (en) * 2013-01-04 2017-03-28 Marvell International Ltd. Hierarchical multi-core debugger interface
US9335803B2 (en) 2013-02-15 2016-05-10 Intel Corporation Calculating a dynamically changeable maximum operating voltage value for a processor based on a different polynomial equation using a set of coefficient values and a number of current active cores
US9367114B2 (en) 2013-03-11 2016-06-14 Intel Corporation Controlling operating voltage of a processor
US9395784B2 (en) 2013-04-25 2016-07-19 Intel Corporation Independently controlling frequency of plurality of power domains in a processor system
US9377841B2 (en) 2013-05-08 2016-06-28 Intel Corporation Adaptively limiting a maximum operating frequency in a multicore processor
US9823719B2 (en) 2013-05-31 2017-11-21 Intel Corporation Controlling power delivery to a processor via a bypass
US9348401B2 (en) 2013-06-25 2016-05-24 Intel Corporation Mapping a performance request to an operating frequency in a processor
US9471088B2 (en) 2013-06-25 2016-10-18 Intel Corporation Restricting clock signal delivery in a processor
US9348407B2 (en) 2013-06-27 2016-05-24 Intel Corporation Method and apparatus for atomic frequency and voltage changes
US9377836B2 (en) 2013-07-26 2016-06-28 Intel Corporation Restricting clock signal delivery based on activity in a processor
US9495001B2 (en) 2013-08-21 2016-11-15 Intel Corporation Forcing core low power states in a processor
US9563399B2 (en) 2013-08-30 2017-02-07 Cavium, Inc. Generating a non-deterministic finite automata (NFA) graph for regular expression patterns with advanced features
US10386900B2 (en) 2013-09-24 2019-08-20 Intel Corporation Thread aware power management
US9405345B2 (en) 2013-09-27 2016-08-02 Intel Corporation Constraining processor operation based on power envelope information
US9594560B2 (en) 2013-09-27 2017-03-14 Intel Corporation Estimating scalability value for a specific domain of a multicore processor based on active state residency of the domain, stall duration of the domain, memory bandwidth of the domain, and a plurality of coefficients based on a workload to execute on the domain
TWI625622B (zh) 2013-10-31 2018-06-01 聯想企業解決方案(新加坡)有限公司 在多核心處理器系統與運作多核心處理器系統的電腦實施方法
WO2015075505A1 (en) * 2013-11-22 2015-05-28 Freescale Semiconductor, Inc. Apparatus and method for external access to core resources of a processor, semiconductor systems development tool comprising the apparatus, and computer program product and non-transitory computer-readable storage medium associated with the method
US9494998B2 (en) 2013-12-17 2016-11-15 Intel Corporation Rescheduling workloads to enforce and maintain a duty cycle
US9459689B2 (en) 2013-12-23 2016-10-04 Intel Corporation Dyanamically adapting a voltage of a clock generation circuit
US9811467B2 (en) * 2014-02-03 2017-11-07 Cavium, Inc. Method and an apparatus for pre-fetching and processing work for procesor cores in a network processor
US9431105B2 (en) 2014-02-26 2016-08-30 Cavium, Inc. Method and apparatus for memory access management
US9323525B2 (en) 2014-02-26 2016-04-26 Intel Corporation Monitoring vector lane duty cycle for dynamic optimization
US9372800B2 (en) 2014-03-07 2016-06-21 Cavium, Inc. Inter-chip interconnect protocol for a multi-chip system
US10592459B2 (en) * 2014-03-07 2020-03-17 Cavium, Llc Method and system for ordering I/O access in a multi-node environment
US9411644B2 (en) 2014-03-07 2016-08-09 Cavium, Inc. Method and system for work scheduling in a multi-chip system
US9529532B2 (en) 2014-03-07 2016-12-27 Cavium, Inc. Method and apparatus for memory allocation in a multi-node system
US9665153B2 (en) 2014-03-21 2017-05-30 Intel Corporation Selecting a low power state based on cache flush latency determination
US10108454B2 (en) 2014-03-21 2018-10-23 Intel Corporation Managing dynamic capacitance using code scheduling
US10110558B2 (en) 2014-04-14 2018-10-23 Cavium, Inc. Processing of finite automata based on memory hierarchy
US10002326B2 (en) * 2014-04-14 2018-06-19 Cavium, Inc. Compilation of finite automata based on memory hierarchy
US8947817B1 (en) 2014-04-28 2015-02-03 Seagate Technology Llc Storage system with media scratch pad
US9443553B2 (en) 2014-04-28 2016-09-13 Seagate Technology Llc Storage system with multiple media scratch pads
US9760158B2 (en) 2014-06-06 2017-09-12 Intel Corporation Forcing a processor into a low power state
US10417149B2 (en) 2014-06-06 2019-09-17 Intel Corporation Self-aligning a processor duty cycle with interrupts
US9513689B2 (en) 2014-06-30 2016-12-06 Intel Corporation Controlling processor performance scaling based on context
US9606602B2 (en) 2014-06-30 2017-03-28 Intel Corporation Method and apparatus to prevent voltage droop in a computer
US9575537B2 (en) 2014-07-25 2017-02-21 Intel Corporation Adaptive algorithm for thermal throttling of multi-core processors with non-homogeneous performance states
US9760136B2 (en) 2014-08-15 2017-09-12 Intel Corporation Controlling temperature of a system memory
US9671853B2 (en) 2014-09-12 2017-06-06 Intel Corporation Processor operating by selecting smaller of requested frequency and an energy performance gain (EPG) frequency
US10339023B2 (en) 2014-09-25 2019-07-02 Intel Corporation Cache-aware adaptive thread scheduling and migration
US9977477B2 (en) 2014-09-26 2018-05-22 Intel Corporation Adapting operating parameters of an input/output (IO) interface circuit of a processor
US9684360B2 (en) 2014-10-30 2017-06-20 Intel Corporation Dynamically controlling power management of an on-die memory of a processor
US9703358B2 (en) 2014-11-24 2017-07-11 Intel Corporation Controlling turbo mode frequency operation in a processor
US9710043B2 (en) 2014-11-26 2017-07-18 Intel Corporation Controlling a guaranteed frequency of a processor
US20160147280A1 (en) 2014-11-26 2016-05-26 Tessil Thomas Controlling average power limits of a processor
US10048744B2 (en) 2014-11-26 2018-08-14 Intel Corporation Apparatus and method for thermal management in a multi-chip package
US10877530B2 (en) 2014-12-23 2020-12-29 Intel Corporation Apparatus and method to provide a thermal parameter report for a multi-chip package
JP5917678B1 (ja) 2014-12-26 2016-05-18 株式会社Pfu 情報処理装置、方法およびプログラム
US20160224098A1 (en) 2015-01-30 2016-08-04 Alexander Gendler Communicating via a mailbox interface of a processor
US9639134B2 (en) 2015-02-05 2017-05-02 Intel Corporation Method and apparatus to provide telemetry data to a power controller of a processor
US10234930B2 (en) 2015-02-13 2019-03-19 Intel Corporation Performing power management in a multicore processor
US9910481B2 (en) 2015-02-13 2018-03-06 Intel Corporation Performing power management in a multicore processor
US9874922B2 (en) 2015-02-17 2018-01-23 Intel Corporation Performing dynamic power control of platform devices
US9971686B2 (en) 2015-02-23 2018-05-15 Intel Corporation Vector cache line write back processors, methods, systems, and instructions
US9842082B2 (en) 2015-02-27 2017-12-12 Intel Corporation Dynamically updating logical identifiers of cores of a processor
US9710054B2 (en) 2015-02-28 2017-07-18 Intel Corporation Programmable power management agent
US9760160B2 (en) 2015-05-27 2017-09-12 Intel Corporation Controlling performance states of processing engines of a processor
US9710041B2 (en) 2015-07-29 2017-07-18 Intel Corporation Masking a power state of a core of a processor
GB2540948B (en) * 2015-07-31 2021-09-15 Advanced Risc Mach Ltd Apparatus with reduced hardware register set
CN105072050A (zh) * 2015-08-26 2015-11-18 联想(北京)有限公司 一种数据传输方法及装置
US10001822B2 (en) 2015-09-22 2018-06-19 Intel Corporation Integrating a power arbiter in a processor
CN105224454B (zh) * 2015-09-25 2018-06-05 华为技术有限公司 一种调试方法、多核处理器和调试设备
CN105354136B (zh) * 2015-09-25 2018-06-15 华为技术有限公司 一种调试方法、多核处理器和调试设备
US9983644B2 (en) 2015-11-10 2018-05-29 Intel Corporation Dynamically updating at least one power management operational parameter pertaining to a turbo mode of a processor for increased performance
US10303372B2 (en) 2015-12-01 2019-05-28 Samsung Electronics Co., Ltd. Nonvolatile memory device and operation method thereof
US9910470B2 (en) 2015-12-16 2018-03-06 Intel Corporation Controlling telemetry data communication in a processor
US10146286B2 (en) 2016-01-14 2018-12-04 Intel Corporation Dynamically updating a power management policy of a processor
US10223295B2 (en) * 2016-03-10 2019-03-05 Microsoft Technology Licensing, Llc Protected pointers
CN107315563B (zh) * 2016-04-26 2020-08-07 中科寒武纪科技股份有限公司 一种用于执行向量比较运算的装置和方法
US10289188B2 (en) 2016-06-21 2019-05-14 Intel Corporation Processor having concurrent core and fabric exit from a low power state
US10324519B2 (en) 2016-06-23 2019-06-18 Intel Corporation Controlling forced idle state operation in a processor
US10281975B2 (en) 2016-06-23 2019-05-07 Intel Corporation Processor having accelerated user responsiveness in constrained environment
US10649914B1 (en) * 2016-07-01 2020-05-12 The Board Of Trustees Of The University Of Illinois Scratchpad-based operating system for multi-core embedded systems
US10379596B2 (en) 2016-08-03 2019-08-13 Intel Corporation Providing an interface for demotion control information in a processor
US10234920B2 (en) 2016-08-31 2019-03-19 Intel Corporation Controlling current consumption of a processor based at least in part on platform capacitance
US10423206B2 (en) 2016-08-31 2019-09-24 Intel Corporation Processor to pre-empt voltage ramps for exit latency reductions
US10379904B2 (en) 2016-08-31 2019-08-13 Intel Corporation Controlling a performance state of a processor using a combination of package and thread hint information
US10168758B2 (en) 2016-09-29 2019-01-01 Intel Corporation Techniques to enable communication between a processor and voltage regulator
US10877509B2 (en) * 2016-12-12 2020-12-29 Intel Corporation Communicating signals between divided and undivided clock domains
US10534682B2 (en) * 2016-12-28 2020-01-14 Arm Limited Method and diagnostic apparatus for performing diagnostic operations upon a target apparatus using transferred state and emulated operation of a transaction master
US11853244B2 (en) * 2017-01-26 2023-12-26 Wisconsin Alumni Research Foundation Reconfigurable computer accelerator providing stream processor and dataflow processor
US10740256B2 (en) * 2017-05-23 2020-08-11 Marvell Asia Pte, Ltd. Re-ordering buffer for a digital multi-processor system with configurable, scalable, distributed job manager
US10678674B2 (en) * 2017-06-15 2020-06-09 Silicon Laboratories, Inc. Wireless debugging
US10429919B2 (en) 2017-06-28 2019-10-01 Intel Corporation System, apparatus and method for loose lock-step redundancy power management
CN110998487A (zh) 2017-08-23 2020-04-10 英特尔公司 现场可编程门阵列(fpga)中的自适应操作电压的系统、装置和方法
US10620266B2 (en) 2017-11-29 2020-04-14 Intel Corporation System, apparatus and method for in-field self testing in a diagnostic sleep state
US10620682B2 (en) 2017-12-21 2020-04-14 Intel Corporation System, apparatus and method for processor-external override of hardware performance state control of a processor
US10620969B2 (en) 2018-03-27 2020-04-14 Intel Corporation System, apparatus and method for providing hardware feedback information in a processor
US10739844B2 (en) 2018-05-02 2020-08-11 Intel Corporation System, apparatus and method for optimized throttling of a processor
EP3570499B1 (de) * 2018-05-15 2021-04-07 Siemens Aktiengesellschaft Verfahren zur funktional sicheren verbindungsidentifizierung
US10955899B2 (en) 2018-06-20 2021-03-23 Intel Corporation System, apparatus and method for responsive autonomous hardware performance state control of a processor
US10976801B2 (en) 2018-09-20 2021-04-13 Intel Corporation System, apparatus and method for power budget distribution for a plurality of virtual machines to execute on a processor
US10860083B2 (en) 2018-09-26 2020-12-08 Intel Corporation System, apparatus and method for collective power control of multiple intellectual property agents and a shared power rail
CN109542348B (zh) * 2018-11-19 2022-05-10 郑州云海信息技术有限公司 一种数据下刷方法及装置
US11656676B2 (en) 2018-12-12 2023-05-23 Intel Corporation System, apparatus and method for dynamic thermal distribution of a system on chip
US11256657B2 (en) 2019-03-26 2022-02-22 Intel Corporation System, apparatus and method for adaptive interconnect routing
US11442529B2 (en) 2019-05-15 2022-09-13 Intel Corporation System, apparatus and method for dynamically controlling current consumption of processing circuits of a processor
US11307987B2 (en) * 2019-05-24 2022-04-19 Texas Instmments Incorporated Tag update bus for updated coherence state
CN110262888B (zh) * 2019-06-26 2020-11-20 京东数字科技控股有限公司 任务调度方法和装置及计算节点执行任务的方法和装置
US11698812B2 (en) 2019-08-29 2023-07-11 Intel Corporation System, apparatus and method for providing hardware state feedback to an operating system in a heterogeneous processor
US11132283B2 (en) * 2019-10-08 2021-09-28 Renesas Electronics America Inc. Device and method for evaluating internal and external system processors by internal and external debugger devices
DE102020127704A1 (de) 2019-10-29 2021-04-29 Nvidia Corporation Techniken zum effizienten transferieren von daten an einem prozessor
US11080051B2 (en) 2019-10-29 2021-08-03 Nvidia Corporation Techniques for efficiently transferring data to a processor
CN111045960B (zh) * 2019-11-21 2023-06-13 中国航空工业集团公司西安航空计算技术研究所 一种多像素格式存储的Cache电路
US11366506B2 (en) 2019-11-22 2022-06-21 Intel Corporation System, apparatus and method for globally aware reactive local power control in a processor
US11341066B2 (en) * 2019-12-12 2022-05-24 Electronics And Telecommunications Research Institute Cache for artificial intelligence processor
US11132201B2 (en) 2019-12-23 2021-09-28 Intel Corporation System, apparatus and method for dynamic pipeline stage control of data path dominant circuitry of an integrated circuit
US11513835B2 (en) * 2020-06-01 2022-11-29 Micron Technology, Inc. Notifying memory system of host events via modulated reset signals
US11921564B2 (en) 2022-02-28 2024-03-05 Intel Corporation Saving and restoring configuration and status information with reduced latency

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5590368A (en) * 1993-03-31 1996-12-31 Intel Corporation Method and apparatus for dynamically expanding the pipeline of a microprocessor
US5737547A (en) * 1995-06-07 1998-04-07 Microunity Systems Engineering, Inc. System for placing entries of an outstanding processor request into a free pool after the request is accepted by a corresponding peripheral device
CN1489061A (zh) * 2002-08-29 2004-04-14 国际商业机器公司 微处理器中的数据预取方法及微处理器

Family Cites Families (105)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4415970A (en) * 1980-11-14 1983-11-15 Sperry Corporation Cache/disk subsystem with load equalization
JPS5969826A (ja) * 1982-10-15 1984-04-20 Hitachi Ltd バツフア制御方式
US4755930A (en) * 1985-06-27 1988-07-05 Encore Computer Corporation Hierarchical cache memory system and method
US5091846A (en) * 1986-10-03 1992-02-25 Intergraph Corporation Cache providing caching/non-caching write-through and copyback modes for virtual addresses and including bus snooping to maintain coherency
US5155831A (en) * 1989-04-24 1992-10-13 International Business Machines Corporation Data processing system with fast queue store interposed between store-through caches and a main memory
US5119485A (en) * 1989-05-15 1992-06-02 Motorola, Inc. Method for data bus snooping in a data processing system by selective concurrent read and invalidate cache operation
US5471593A (en) * 1989-12-11 1995-11-28 Branigin; Michael H. Computer processor with an efficient means of executing many instructions simultaneously
US5193187A (en) * 1989-12-29 1993-03-09 Supercomputer Systems Limited Partnership Fast interrupt mechanism for interrupting processors in parallel in a multiprocessor system wherein processors are assigned process ID numbers
US5347648A (en) * 1990-06-29 1994-09-13 Digital Equipment Corporation Ensuring write ordering under writeback cache error conditions
US5404482A (en) * 1990-06-29 1995-04-04 Digital Equipment Corporation Processor and method for preventing access to a locked memory block by recording a lock in a content addressable memory with outstanding cache fills
US5432918A (en) * 1990-06-29 1995-07-11 Digital Equipment Corporation Method and apparatus for ordering read and write operations using conflict bits in a write queue
US5404483A (en) * 1990-06-29 1995-04-04 Digital Equipment Corporation Processor and method for delaying the processing of cache coherency transactions during outstanding cache fills
US5276852A (en) * 1990-10-01 1994-01-04 Digital Equipment Corporation Method and apparatus for controlling a processor bus used by multiple processor components during writeback cache transactions
US5613128A (en) * 1990-12-21 1997-03-18 Intel Corporation Programmable multi-processor interrupt controller system with a processor integrated local interrupt controller
US6446164B1 (en) * 1991-06-27 2002-09-03 Integrated Device Technology, Inc. Test mode accessing of an internal cache memory
US5408644A (en) * 1992-06-05 1995-04-18 Compaq Computer Corporation Method and apparatus for improving the performance of partial stripe operations in a disk array subsystem
US5623633A (en) * 1993-07-27 1997-04-22 Dell Usa, L.P. Cache-based computer system employing a snoop control circuit with write-back suppression
US5551006A (en) * 1993-09-30 1996-08-27 Intel Corporation Low cost writethrough cache coherency apparatus and method for computer systems without a cache supporting bus
US5509129A (en) * 1993-11-30 1996-04-16 Guttag; Karl M. Long instruction word controlling plural independent processor operations
US5623627A (en) * 1993-12-09 1997-04-22 Advanced Micro Devices, Inc. Computer memory architecture including a replacement cache
US5754819A (en) * 1994-07-28 1998-05-19 Sun Microsystems, Inc. Low-latency memory indexing method and structure
GB2292822A (en) * 1994-08-31 1996-03-06 Hewlett Packard Co Partitioned cache memory
US5619680A (en) * 1994-11-25 1997-04-08 Berkovich; Semyon Methods and apparatus for concurrent execution of serial computing instructions using combinatorial architecture for program partitioning
JPH08278916A (ja) * 1994-11-30 1996-10-22 Hitachi Ltd マルチチャネルメモリシステム、転送情報同期化方法及び信号転送回路
JP3872118B2 (ja) * 1995-03-20 2007-01-24 富士通株式会社 キャッシュコヒーレンス装置
US5742840A (en) * 1995-08-16 1998-04-21 Microunity Systems Engineering, Inc. General purpose, multiple precision parallel operation, programmable media processor
US6598136B1 (en) * 1995-10-06 2003-07-22 National Semiconductor Corporation Data transfer with highly granular cacheability control between memory and a scratchpad area
KR100584964B1 (ko) * 1996-01-24 2006-05-29 선 마이크로시스템즈 인코퍼레이티드 스택 메모리 구조에서의 캐싱 장치
US5848164A (en) * 1996-04-30 1998-12-08 The Board Of Trustees Of The Leland Stanford Junior University System and method for effects processing on audio subband data
US5778236A (en) * 1996-05-17 1998-07-07 Advanced Micro Devices, Inc. Multiprocessing interrupt controller on I/O bus
US6021473A (en) * 1996-08-27 2000-02-01 Vlsi Technology, Inc. Method and apparatus for maintaining coherency for data transaction of CPU and bus device utilizing selective flushing mechanism
US5897656A (en) * 1996-09-16 1999-04-27 Corollary, Inc. System and method for maintaining memory coherency in a computer system having multiple system buses
US5860158A (en) * 1996-11-15 1999-01-12 Samsung Electronics Company, Ltd. Cache control unit with a cache request transaction-oriented protocol
US6134634A (en) * 1996-12-20 2000-10-17 Texas Instruments Incorporated Method and apparatus for preemptive cache write-back
US5895485A (en) * 1997-02-24 1999-04-20 Eccs, Inc. Method and device using a redundant cache for preventing the loss of dirty data
JP3849951B2 (ja) * 1997-02-27 2006-11-22 株式会社日立製作所 主記憶共有型マルチプロセッサ
US5991855A (en) * 1997-07-02 1999-11-23 Micron Electronics, Inc. Low latency memory read with concurrent pipe lined snoops
US6018792A (en) * 1997-07-02 2000-01-25 Micron Electronics, Inc. Apparatus for performing a low latency memory read with concurrent snoop
US6009263A (en) * 1997-07-28 1999-12-28 Institute For The Development Of Emerging Architectures, L.L.C. Emulating agent and method for reformatting computer instructions into a standard uniform format
US6760833B1 (en) * 1997-08-01 2004-07-06 Micron Technology, Inc. Split embedded DRAM processor
US7076568B2 (en) * 1997-10-14 2006-07-11 Alacritech, Inc. Data communication apparatus for computer intelligent network interface card which transfers data between a network and a storage device according designated uniform datagram protocol socket
US6070227A (en) * 1997-10-31 2000-05-30 Hewlett-Packard Company Main memory bank indexing scheme that optimizes consecutive page hits by linking main memory bank address organization to cache memory address organization
US6026475A (en) * 1997-11-26 2000-02-15 Digital Equipment Corporation Method for dynamically remapping a virtual address to a physical address to maintain an even distribution of cache page addresses in a virtual address space
US6253311B1 (en) * 1997-11-29 2001-06-26 Jp First Llc Instruction set for bi-directional conversion and transfer of integer and floating point data
US6560680B2 (en) * 1998-01-21 2003-05-06 Micron Technology, Inc. System controller with Integrated low latency memory using non-cacheable memory physically distinct from main memory
JP3751741B2 (ja) * 1998-02-02 2006-03-01 日本電気株式会社 マルチプロセッサシステム
US6115763A (en) * 1998-03-05 2000-09-05 International Business Machines Corporation Multi-core chip providing external core access with regular operation function interface and predetermined service operation services interface comprising core interface units and masters interface unit
US6643745B1 (en) * 1998-03-31 2003-11-04 Intel Corporation Method and apparatus for prefetching data into cache
DE59906194D1 (de) * 1998-05-07 2003-08-07 Infineon Technologies Ag Cache-speicher für zweidimensionale datenfelder
TW501011B (en) * 1998-05-08 2002-09-01 Koninkl Philips Electronics Nv Data processing circuit with cache memory
US20010054137A1 (en) * 1998-06-10 2001-12-20 Richard James Eickemeyer Circuit arrangement and method with improved branch prefetching for short branch instructions
GB9818377D0 (en) * 1998-08-21 1998-10-21 Sgs Thomson Microelectronics An integrated circuit with multiple processing cores
US6483516B1 (en) * 1998-10-09 2002-11-19 National Semiconductor Corporation Hierarchical texture cache
US6718457B2 (en) * 1998-12-03 2004-04-06 Sun Microsystems, Inc. Multiple-thread processor for threaded software applications
US6526481B1 (en) * 1998-12-17 2003-02-25 Massachusetts Institute Of Technology Adaptive cache coherence protocols
US6563818B1 (en) * 1999-05-20 2003-05-13 Advanced Micro Devices, Inc. Weighted round robin cell architecture
US6598178B1 (en) * 1999-06-01 2003-07-22 Agere Systems Inc. Peripheral breakpoint signaler
US6279080B1 (en) * 1999-06-09 2001-08-21 Ati International Srl Method and apparatus for association of memory locations with a cache location having a flush buffer
US6188624B1 (en) * 1999-07-12 2001-02-13 Winbond Electronics Corporation Low latency memory sensing circuits
US6496880B1 (en) * 1999-08-26 2002-12-17 Agere Systems Inc. Shared I/O ports for multi-core designs
US6606704B1 (en) * 1999-08-31 2003-08-12 Intel Corporation Parallel multithreaded processor with plural microengines executing multiple threads each microengine having loadable microcode
US6401175B1 (en) * 1999-10-01 2002-06-04 Sun Microsystems, Inc. Shared write buffer for use by multiple processor units
US6661794B1 (en) * 1999-12-29 2003-12-09 Intel Corporation Method and apparatus for gigabit packet assignment for multithreaded packet processing
US6539522B1 (en) * 2000-01-31 2003-03-25 International Business Machines Corporation Method of developing re-usable software for efficient verification of system-on-chip integrated circuit designs
US6718294B1 (en) * 2000-05-16 2004-04-06 Mindspeed Technologies, Inc. System and method for synchronized control of system simulators with multiple processor cores
US20020029358A1 (en) * 2000-05-31 2002-03-07 Pawlowski Chester W. Method and apparatus for delivering error interrupts to a processor of a modular, multiprocessor system
US6438658B1 (en) * 2000-06-30 2002-08-20 Intel Corporation Fast invalidation scheme for caches
US6654858B1 (en) * 2000-08-31 2003-11-25 Hewlett-Packard Development Company, L.P. Method for reducing directory writes and latency in a high performance, directory-based, coherency protocol
US6665768B1 (en) * 2000-10-12 2003-12-16 Chipwrights Design, Inc. Table look-up operation for SIMD processors with interleaved memory systems
US6587920B2 (en) * 2000-11-30 2003-07-01 Mosaid Technologies Incorporated Method and apparatus for reducing latency in a memory system
US6662275B2 (en) * 2001-02-12 2003-12-09 International Business Machines Corporation Efficient instruction cache coherency maintenance mechanism for scalable multiprocessor computer system with store-through data cache
US6647456B1 (en) * 2001-02-23 2003-11-11 Nvidia Corporation High bandwidth-low latency memory controller
US6725336B2 (en) * 2001-04-20 2004-04-20 Sun Microsystems, Inc. Dynamically allocated cache memory for a multi-processor unit
US6785677B1 (en) * 2001-05-02 2004-08-31 Unisys Corporation Method for execution of query to search strings of characters that match pattern with a target string utilizing bit vector
US7133971B2 (en) * 2003-11-21 2006-11-07 International Business Machines Corporation Cache with selective least frequently used or most frequently used cache line replacement
JP2002358782A (ja) * 2001-05-31 2002-12-13 Nec Corp 半導体記憶装置
GB2378779B (en) 2001-08-14 2005-02-02 Advanced Risc Mach Ltd Accessing memory units in a data processing apparatus
US6877071B2 (en) * 2001-08-20 2005-04-05 Technology Ip Holdings, Inc. Multi-ported memory
US20030110208A1 (en) * 2001-09-12 2003-06-12 Raqia Networks, Inc. Processing data across packet boundaries
US6757784B2 (en) * 2001-09-28 2004-06-29 Intel Corporation Hiding refresh of memory and refresh-hidden memory
US7072970B2 (en) * 2001-10-05 2006-07-04 International Business Machines Corporation Programmable network protocol handler architecture
US7248585B2 (en) * 2001-10-22 2007-07-24 Sun Microsystems, Inc. Method and apparatus for a packet classifier
US6944731B2 (en) * 2001-12-19 2005-09-13 Agere Systems Inc. Dynamic random access memory system with bank conflict avoidance feature
US6789167B2 (en) 2002-03-06 2004-09-07 Hewlett-Packard Development Company, L.P. Method and apparatus for multi-core processor integrated circuit having functional elements configurable as core elements and as system device elements
US7200735B2 (en) * 2002-04-10 2007-04-03 Tensilica, Inc. High-performance hybrid processor with configurable execution units
GB2388447B (en) * 2002-05-09 2005-07-27 Sun Microsystems Inc A computer system method and program product for performing a data access from low-level code
US6814374B2 (en) * 2002-06-28 2004-11-09 Delphi Technologies, Inc. Steering column with foamed in-place structure
CN1387119A (zh) * 2002-06-28 2002-12-25 西安交通大学 一种适应于快速数据查找的树形链表及其生成算法
US6970985B2 (en) * 2002-07-09 2005-11-29 Bluerisc Inc. Statically speculative memory accessing
GB2390950A (en) * 2002-07-17 2004-01-21 Sony Uk Ltd Video wipe generation based on the distance of a display position between a wipe origin and a wipe destination
US20040059880A1 (en) * 2002-09-23 2004-03-25 Bennett Brian R. Low latency memory access method using unified queue mechanism
US6952150B2 (en) * 2002-10-02 2005-10-04 Pass & Seymour, Inc. Protective device with end of life indicator
US7146643B2 (en) * 2002-10-29 2006-12-05 Lockheed Martin Corporation Intrusion detection accelerator
US7093153B1 (en) * 2002-10-30 2006-08-15 Advanced Micro Devices, Inc. Method and apparatus for lowering bus clock frequency in a complex integrated data processing system
US7055003B2 (en) * 2003-04-25 2006-05-30 International Business Machines Corporation Data cache scrub mechanism for large L2/L3 data cache structures
US20050138276A1 (en) * 2003-12-17 2005-06-23 Intel Corporation Methods and apparatus for high bandwidth random access using dynamic random access memory
US7159068B2 (en) * 2003-12-22 2007-01-02 Phison Electronics Corp. Method of optimizing performance of a flash memory
US20050138297A1 (en) * 2003-12-23 2005-06-23 Intel Corporation Register file cache
US7380276B2 (en) * 2004-05-20 2008-05-27 Intel Corporation Processor extensions and software verification to support type-safe language environments running with untrusted code
US7353341B2 (en) * 2004-06-03 2008-04-01 International Business Machines Corporation System and method for canceling write back operation during simultaneous snoop push or snoop kill operation in write back caches
WO2006031551A2 (en) * 2004-09-10 2006-03-23 Cavium Networks Selective replication of data structure
US7594081B2 (en) 2004-09-10 2009-09-22 Cavium Networks, Inc. Direct access to low-latency memory
US7941585B2 (en) * 2004-09-10 2011-05-10 Cavium Networks, Inc. Local scratchpad and data caching system
US20060143396A1 (en) * 2004-12-29 2006-06-29 Mason Cabot Method for programmer-controlled cache line eviction policy
US9304767B2 (en) * 2009-06-02 2016-04-05 Oracle America, Inc. Single cycle data movement between general purpose and floating-point registers

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5590368A (en) * 1993-03-31 1996-12-31 Intel Corporation Method and apparatus for dynamically expanding the pipeline of a microprocessor
US5737547A (en) * 1995-06-07 1998-04-07 Microunity Systems Engineering, Inc. System for placing entries of an outstanding processor request into a free pool after the request is accepted by a corresponding peripheral device
CN1489061A (zh) * 2002-08-29 2004-04-14 国际商业机器公司 微处理器中的数据预取方法及微处理器

Also Published As

Publication number Publication date
US20060059316A1 (en) 2006-03-16
CN101069170B (zh) 2012-02-08
CN101053234B (zh) 2012-02-29
CN101128804A (zh) 2008-02-20
CN101036117A (zh) 2007-09-12
US20060059286A1 (en) 2006-03-16
US9141548B2 (en) 2015-09-22
US7941585B2 (en) 2011-05-10
CN101128804B (zh) 2012-02-01
US20060059310A1 (en) 2006-03-16
CN100533372C (zh) 2009-08-26
CN101053234A (zh) 2007-10-10
CN101040256A (zh) 2007-09-19
US20140317353A1 (en) 2014-10-23
CN101069170A (zh) 2007-11-07

Similar Documents

Publication Publication Date Title
CN101036117B (zh) 低延时存储器的直接存取
EP1790148B1 (en) Deterministic finite automata (dfa) processing
EP1787193B1 (en) Direct access to low-latency memory
US8301788B2 (en) Deterministic finite automata (DFA) instruction
Zhou et al. Scalable, high performance ethernet forwarding with cuckooswitch
US9336328B2 (en) Content search mechanism that uses a deterministic finite automata (DFA) graph, a DFA state machine, and a walker process
DK1794979T3 (en) Selective copying of data structure
CN111400307B (zh) 支持远程并发访问的持久哈希表访问系统
EP2972911B1 (en) Apparatus and methods for a distributed memory system including memory nodes
CN108932154A (zh) 一种分布式虚拟机管理器
JP2714952B2 (ja) 計算機システム
CN109923520B (zh) 计算机系统及内存访问技术
Nguyen et al. Reducing data copies between gpus and nics
JPH09167143A (ja) メッセージ受信制御方式
Jung et al. Gpu-ether: Gpu-native packet i/o for gpu applications on commodity ethernet
JPS61286959A (ja) 分散処理方法
JP2815850B2 (ja) データ処理ユニット
JPS6410858B2 (zh)
JPS6267648A (ja) 排他制御命令処理方式
Protic et al. A comparison of three protocols for entry consistency maintenance based on MVA algorithm
JPH10247182A (ja) マルチプロセッサシステム
JPS6345652A (ja) 情報処理装置の無効化処理方式
JPS59218691A (ja) プリフエツチ方式
JPS63121975A (ja) 情報処理装置
JPS6345653A (ja) 情報処理装置の無効化処理方式

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C56 Change in the name or address of the patentee

Owner name: KAWEM CO., LTD.

Free format text: FORMER NAME: CAVIUM NETWORKS

CP01 Change in the name or title of a patent holder

Address after: California, USA

Patentee after: Kawem Ltd.

Address before: California, USA

Patentee before: Cavium Networks

CP01 Change in the name or title of a patent holder

Address after: California, USA

Patentee after: Kawim Co.,Ltd.

Address before: California, USA

Patentee before: Kawem Ltd.

CP01 Change in the name or title of a patent holder
TR01 Transfer of patent right

Effective date of registration: 20201119

Address after: Ford street, Grand Cayman, Cayman Islands

Patentee after: Kaiwei international Co.

Address before: California, USA

Patentee before: Kawim Co.,Ltd.

Effective date of registration: 20201119

Address after: Singapore City

Patentee after: Marvell Asia Pte. Ltd.

Address before: Ford street, Grand Cayman, Cayman Islands

Patentee before: Kaiwei international Co.

TR01 Transfer of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20101208

CF01 Termination of patent right due to non-payment of annual fee