会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 3. 发明授权
    • System and method for avoiding deadlock
    • 避免死锁的系统和方法
    • US07203775B2
    • 2007-04-10
    • US10337833
    • 2003-01-07
    • Stephen R. Van DorenGregory E. Tierney
    • Stephen R. Van DorenGregory E. Tierney
    • G06F3/00
    • G06F9/524
    • A system and method avoids deadlock, such as circular routing deadlock, in a computer system by providing a virtual buffer at main memory. The computer system has an interconnection network that couples a plurality of processors having access to main memory. The interconnection network includes one or more routing agents each having at least one buffer for storing packets that are to be forwarded. When the routing agent's buffer becomes full, thereby preventing it from accepting any additional packets, the routing agent transfers at least one packet into the virtual buffer. By transferring a packet out of the buffer, the routing agent frees up space allowing it to accept a new packet. If the newly accepted packet also results in the buffer becoming full, another packet is transferred into the virtual buffer. This process is repeated until the deadlock condition is resolved. Packets are then retrieved from the virtual buffer.
    • 系统和方法通过在主存储器中提供虚拟缓冲区来避免计算机系统中的死循环,例如循环路由死锁。 计算机系统具有将具有访问主存储器的多个处理器耦合的互连网络。 互连网络包括一个或多个路由代理,每个路由代理具有至少一个用于存储要转发的分组的缓冲器。 当路由代理的缓冲区变满时,路由代理将至少一个数据包传输到虚拟缓冲区中。 通过将数据包从缓冲区传送出去,路由代理释放了允许它接受新数据包的空间。 如果新接受的分组也导致缓冲区变满,则另一分组被传送到虚拟缓冲器中。 重复该过程,直到死锁状态得到解决。 然后从虚拟缓冲区中检索数据包。
    • 8. 发明授权
    • Linked-list early race resolution mechanism
    • 链接列表早期种族解析机制
    • US06892290B2
    • 2005-05-10
    • US10263738
    • 2002-10-03
    • Stephen R. Van Doren
    • Stephen R. Van Doren
    • G06F12/08G06F12/00
    • G06F12/0828
    • Early race conditions caused by multiple computer system entities issuing memory reference operations for a given memory block are resolved by creating linked lists identifying the entities. The lists are preferably formed by storing information and state in miss address file (MAF) entries maintained by the entities. The MAF entries cooperate to form one or more read chains each of which links the entities requesting read access to a particular version of the given memory block. The MAF entries also cooperate to form a single write chain that links the entities requesting write access to the given memory block. When the desired memory block becomes available, the information and state stored at the MAF entries is then utilized by each entity in satisfying its obligations as part of the read and write chains, thereby ensuring that each entity receives the version of the given memory block that it desires.
    • 通过为给定的内存块发出内存引用操作的多个计算机系统实体引起的早期竞争条件通过创建标识实体的链表来解决。 优选地通过将信息和状态存储在由实体维护的遗漏地址文件(MAF)条目中来形成。 MAF条目协作形成一个或多个读链,每个读链将请求读访问的实体链接到给定存储块的特定版本。 MAF条目还协作形成一个链接请求写访问的实体到给定的存储块的单个写链。 当期望的存储器块变得可用时,存储在MAF条目中的信息和状态随后被每个实体用来满足其义务作为读取和写入链的一部分,从而确保每个实体接收给定存储器块的版本, 它的愿望
    • 9. 发明授权
    • Livelock prevention by delaying surrender of ownership upon intervening ownership request during load locked / store conditional atomic memory operation
    • 在加载锁定/存储条件原子存储器操作期间,通过延迟所有权所有权投降来实现预防行为
    • US06801986B2
    • 2004-10-05
    • US09933536
    • 2001-08-20
    • Simon C. Steely, Jr.Stephen R. Van DorenMadhumitra Sharma
    • Simon C. Steely, Jr.Stephen R. Van DorenMadhumitra Sharma
    • G06F1200
    • G06F9/52G06F9/3004G06F9/30047G06F9/30087G06F9/3834
    • A method, for executing a load locked and a store conditional instruction in a processor, achieves an atomic read-write operation to a memory block. First the load locked instruction is executed to read a memory block, and the processor in response to executing the load locked instruction issues a read modify system command to read the block and to take ownership of the block by the processor, and also sets a lock flag for the address of the memory block, and writes a value of the memory block into a cache of the processor as a cache copy of the memory block. The lock flag, upon receipt of an invalidate message by the processor for the cache copy of the memory block, is reset if any invalidate messages for the memory block are received by the processor. The processor waits for a selected time interval before the processor surrenders ownership of the memory block upon receipt of an ownership request message, if any is received by the processor after execution of the load locked instruction. The processor executes the store conditional instruction, and the processor in response to executing the store conditional instruction tests the lock flag, and if the lock flag is set, writing to the cache copy of the memory block. The processor ends, in the event that the lock flag is reset, the store conditional instruction and does not write to the cache copy of the memory block.
    • 一种用于在处理器中执行加载锁定和存储条件指令的方法,对存储器块实现原子读写操作。 首先执行加载锁定指令以读取存储器块,并且响应于执行加载锁定指令的处理器发出读取修改系统命令来读取块并由处理器获取块的所有权,并且还设置锁定 标记存储器块的地址,并将存储器块的值写入处理器的高速缓存作为存储器块的高速缓存副本。 如果处理器接收到存储块的任何无效消息,则锁定标志在由处理器接收到存储器块的高速缓存副本的无效消息时被重置。 处理器在接收到所有权请求消息之后处理器递交所述存储器块的所有权,等待处理器选定的时间间隔(如果在执行加载锁定指令之后由处理器接收到)。 处理器执行存储条件指令,并且处理器响应于执行存储条件指令测试锁定标志,并且如果设置了锁定标志,则写入存储器块的高速缓存副本。 处理器在锁定标志被复位的情况下结束,存储条件指令,并且不写入存储器块的高速缓存副本。