会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 3. 发明授权
    • System and method for reducing shared memory write overhead in multiprocessor systems
    • 在多处理器系统中减少共享内存写开销的系统和方法
    • US07080213B2
    • 2006-07-18
    • US10320758
    • 2002-12-16
    • Oskar GrenholmZoran RadovicErik E. Hagersten
    • Oskar GrenholmZoran RadovicErik E. Hagersten
    • G06F12/00
    • G06F12/0815
    • A system and method for reducing shared memory write overhead in multiprocessor system. In one embodiment, a multiprocessing system implements a method comprising storing an indication of obtained store permission corresponding to a particular address in a store buffer. The indication may be, for example, the address of a cache line for which a write permission has been obtained. Obtaining the write permission may include locking and modifying an MTAG or other coherence state entry. The method further comprises determining whether the indication of obtained store permission corresponds to an address of a write operation to be performed. In response to the indication corresponding to the address of the write operation to be performed, the write operation is performed without invoking corresponding global coherence operations.
    • 一种用于在多处理器系统中减少共享内存写开销的系统和方法。 在一个实施例中,多处理系统实现一种方法,包括将对应于特定地址的获得的存储许可的指示存储在存储缓冲器中。 该指示可以是例如已获得写入许可的高速缓存线的地址。 获取写入许可可以包括锁定和修改MTAG或其他相干状态条目。 该方法还包括确定获得的存储许可的指示是否对应于要执行的写入操作的地址。 响应于与要执行的写入操作的地址对应的指示,执行写入操作而不调用相应的全局相干操作。
    • 4. 发明授权
    • Efficient storage of memory version data
    • 高效存储内存版本数据
    • US08756363B2
    • 2014-06-17
    • US13178240
    • 2011-07-07
    • Zoran RadovicGraham Ricketson MurphyBharat K. Daga
    • Zoran RadovicGraham Ricketson MurphyBharat K. Daga
    • G06F12/00
    • G06F21/52G06F11/073G06F11/0763G06F11/1666
    • Systems and methods for efficient memory corruption detection in a processor. A processor detects a first data structure is to be allocated in a physical memory. The physical memory may be a DRAM with a spare bank of memory reserved for a hardware failover mechanism. Either the processor or an operating system (OS) determines a first version number corresponding to the first data structure. During initialization of the first data structure, the first version number may be stored in a first location in the spare bank. The processor receives from the OS a pointer holding the first version number. When the processor executes memory access operations targeting the first data structure, the processor compares the first version number with a third version number stored in a location in the physical memory indicated by the memory access address. The processor may set a trap in response to determining a mismatch.
    • 处理器中有效的内存损坏检测的系统和方法。 处理器检测将在物理存储器中分配第一数据结构。 物理存储器可以是具有为硬件故障切换机制保留的备用存储体的DRAM。 处理器或操作系统(OS)都确定与第一数据结构对应的第一版本号。 在第一数据结构的初始化期间,第一版本号可以存储在备用存储体中的第一位置。 处理器从OS接收保持第一版本号的指针。 当处理器执行针对第一数据结构的存储器访问操作时,处理器将第一版本号与存储在由存储器访问地址指示的物理存储器中的位置中的第三版本号进行比较。 响应于确定不匹配,处理器可以设置陷阱。
    • 5. 发明申请
    • SOFTWARE-ACCESSIBLE HARDWARE SUPPORT FOR DETERMINING SET MEMBERSHIP
    • 软件可访问的硬件支持,用于确定设置成员
    • US20110202725A1
    • 2011-08-18
    • US12708376
    • 2010-02-18
    • John R. RoseLawrence A. SpracklenZoran Radovic
    • John R. RoseLawrence A. SpracklenZoran Radovic
    • G06F12/02G06F12/08
    • G06F9/30021G06F9/30018
    • A method and processor supporting architected instructions for tracking and determining set membership, such as by implementing Bloom filters. The apparatus includes storage arrays (e.g., registers) and an execution core configured to store an indication that a given value is a member of a set, including by executing an architected instruction having an operand specifying the given value, wherein executing comprises hashing applying a hash function to the value to determine an index into one of the storage arrays and setting a bit of the storage array corresponding to the index. An architected query instruction is later executed to determine if a query value is not a member of the set, including by applying the hash function to the query value to determine an index into the storage array and determining whether a bit at the index of the storage array is set.
    • 支持用于跟踪和确定集合成员资格的架构化指令的方法和处理器,例如通过实现Bloom过滤器。 该装置包括存储阵列(例如,寄存器)和被配置为存储给定值是组的成员的指示的执行核心,包括通过执行具有指定给定值的操作数的架构化指令,其中执行包括哈希应用 将hash函数的值确定为一个索引到一个存储阵列中,并设置一个与索引相对应的存储阵列。 稍后执行架构化查询指令以确定查询值是否不是该集合的成员,包括通过将哈希函数应用于查询值来确定存储阵列中的索引并确定存储器的索引处的位 数组被设置。
    • 6. 发明授权
    • Multiprocessing systems employing hierarchical back-off locks
    • 采用分级退回锁的多处理系统
    • US06985984B2
    • 2006-01-10
    • US10289822
    • 2002-11-07
    • Zoran RadovicErik Hagersten
    • Zoran RadovicErik Hagersten
    • G06F12/14
    • G06F9/52
    • A multiprocessing system including multiple processing nodes employs various implementations of hierarchical back-off locks. A thread attempting to obtain a software lock may determine whether the lock is currently owned by a different node than the node in which the thread is executing. If the lock is not owned by a different node, the thread executes code to perform a fast spin operation. On the other hand, if the lock is owned by a different node, the thread executes code to perform a slow spin operation. In this manner, node locality may result wherein a thread that is executing within the same node in which a lock has already been obtained will be more likely to subsequently acquire the lock when it is freed in relation to other contending threads executing in other nodes.
    • 包括多个处理节点的多处理系统采用分级退回锁的各种实现。 尝试获取软件锁的线程可以确定该锁当前是否与线程正在执行的节点不同的节点拥有。 如果锁不是由不同节点拥有的,则线程执行代码以执行快速自旋操作。 另一方面,如果锁由不同的节点拥有,则线程执行代码以执行缓慢的旋转操作。 以这种方式,可能导致节点位置,其中在已经获得锁的同一节点内正在执行的线程相对于在其他节点中执行的其他竞争线程释放时,更可能随后获取锁定。
    • 7. 发明申请
    • MAXIMIZING ENCODINGS OF VERSION CONTROL BITS FOR MEMORY CORRUPTION DETECTION
    • 最大限度地增加用于存储器损坏检测的版本控制位的编码
    • US20130036332A1
    • 2013-02-07
    • US13198904
    • 2011-08-05
    • Darryl J. GoveZoran RadovicJonathan Adams
    • Darryl J. GoveZoran RadovicJonathan Adams
    • G06F11/14
    • G06F21/52G06F11/0724G06F11/0763
    • Systems and methods for maximizing a number of available states for a version number used for memory corruption detection. A physical memory may be a DRAM comprising a plurality of regions. Version numbers associated with data structures allocated in the physical memory may be generated so that version numbers of adjacent data structures in a virtual address space are different. A reserved set and an available set of version numbers are associated with each one of the plurality of regions. A version number in a reserved set of a given region may be in an available set of another region. The processor detects no memory corruption error in response to at least determining a version number stored in a memory location in a first region identified by a memory access operation is also in a reserved set associated with the first region.
    • 用于最大化用于内存损坏检测的版本号的可用状态数量的系统和方法。 物理存储器可以是包括多个区域的DRAM。 可以生成与物理存储器中分配的数据结构相关联的版本号,使得虚拟地址空间中的相邻数据结构的版本号不同。 保留集合和可用的版本号集合与多个区域中的每一个相关联。 给定区域的保留集合中的版本号可以在另一区域的可用集合中。 响应于至少确定存储在由存储器访问操作识别的第一区域中的存储器位置中的版本号也处于与第一区域相关联的保留集中,处理器不检测存储器损坏错误。
    • 8. 发明申请
    • EFFICIENT STORAGE OF MEMORY VERSION DATA
    • 高效存储内存版本数据
    • US20130013843A1
    • 2013-01-10
    • US13178240
    • 2011-07-07
    • Zoran RadovicGraham Ricketson MurphyBharat K. Daga
    • Zoran RadovicGraham Ricketson MurphyBharat K. Daga
    • G06F12/06
    • G06F21/52G06F11/073G06F11/0763G06F11/1666
    • Systems and methods for efficient memory corruption detection in a processor. A processor detects a first data structure is to be allocated in a physical memory. The physical memory may be a DRAM with a spare bank of memory reserved for a hardware failover mechanism. Either the processor or an operating system (OS) determines a first version number corresponding to the first data structure. During initialization of the first data structure, the first version number may be stored in a first location in the spare bank. The processor receives from the OS a pointer holding the first version number. When the processor executes memory access operations targeting the first data structure, the processor compares the first version number with a third version number stored in a location in the physical memory indicated by the memory access address. The processor may set a trap in response to determining a mismatch.
    • 处理器中有效的内存损坏检测的系统和方法。 处理器检测将在物理存储器中分配第一数据结构。 物理存储器可以是具有为硬件故障切换机制保留的备用存储体的DRAM。 处理器或操作系统(OS)都确定与第一数据结构对应的第一版本号。 在第一数据结构的初始化期间,第一版本号可以存储在备用存储体中的第一位置。 处理器从OS接收保持第一版本号的指针。 当处理器执行针对第一数据结构的存储器访问操作时,处理器将第一版本号与存储在由存储器访问地址指示的物理存储器中的位置中的第三版本号进行比较。 响应于确定不匹配,处理器可以设置陷阱。