会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Wake-and-go mechanism with data monitoring
    • 具有数据监控的唤醒机制
    • US08386822B2
    • 2013-02-26
    • US12024540
    • 2008-02-01
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • G06F1/00G06F1/32
    • G06F1/3203G06F1/329G06F9/485G06F9/542G06F2209/544Y02D10/24
    • A wake-and-go mechanism is provided for a data processing system. The wake-and-go mechanism recognizes a programming idiom, specialized instruction, operating system call, or application programming interface call that indicates that a thread is waiting for an event. The wake-and-go mechanism updates a wake-and-go array with a target address, expected data value, and comparison type associated with the event. The thread then goes to sleep until the event occurs. The wake-and-go array may be a content addressable memory (CAM). When a transaction appears on the symmetric multiprocessing (SMP) fabric that modifies the value at a target address in the CAM, logic associated with the CAM performs a comparison based on the data value being written, expected data value, and comparison type.
    • 为数据处理系统提供了一个唤醒机制。 唤醒机制识别编程成语,专用指令,操作系统调用或应用程序编程接口调用,指示线程正在等待事件。 唤醒机制使用目标地址,预期数据值和与事件关联的比较类型来更新唤醒数组。 线程然后进入休眠状态直到事件发生。 唤醒阵列可以是内容可寻址存储器(CAM)。 当在对称多处理(SMP)结构上出现修改CAM中目标地址上的值的事务时,与CAM相关联的逻辑将根据写入的数据值,预期数据值和比较类型进行比较。
    • 3. 发明授权
    • Wake-and-go mechanism with prioritization of threads
    • 具有线程优先级的唤醒机制
    • US08171476B2
    • 2012-05-01
    • US12024669
    • 2008-02-01
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • G06F9/46
    • G06F9/4843
    • A hardware private array is a thread state storage that is embedded within the processor or within logic associated with a bus or wake-and-go logic. The hardware private array and/or wake-and-go array may have a limited storage area. Therefore, each thread may have an associated priority. If there is insufficient space in the hardware private array, then the wake-and-go mechanism may compare the priority of the thread to the priorities of the threads already stored in the hardware private array and wake-and-go array. If the thread has a higher priority than at least one thread already stored in the hardware private array and wake-and-go array, then the wake-and-go mechanism may remove a lowest priority thread, meaning the thread is removed from hardware private array and wake-and-go array and converted to a flee model.
    • 硬件私有数组是嵌入在处理器内或与总线或唤醒逻辑相关联的逻辑内的线程状态存储器。 硬件私有阵列和/或唤醒阵列可能具有有限的存储区域。 因此,每个线程可以具有相关联的优先级。 如果硬件私有阵列空间不足,则唤醒机制可将线程的优先级与已存储在硬件专用阵列和唤醒数组中的线程的优先级进行比较。 如果线程的优先级高于已经存储在硬件专用阵列和唤醒数组中的至少一个线程,则唤醒机制可能会删除最低优先级的线程,这意味着该线程从硬件私有 阵列和唤醒阵列并转换为逃离模型。
    • 4. 发明申请
    • Central Repository for Wake-and-Go Mechanism
    • 唤醒机制中央存储库
    • US20110173630A1
    • 2011-07-14
    • US12024384
    • 2008-02-01
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • G06F9/48
    • G06F9/52G06F9/542
    • A wake-and-go mechanism is provided with a central repository wake-and-go array for a multiple processor data processing system. The wake-and-go mechanism recognizes a programming idiom that indicates that a thread running on a processor within the multiple processor data processing system is waiting for an event. The wake-and-go mechanism updates a central repository wake-and-go array with a target address associated with the event. Each entry in the central repository wake-and-go array may include a thread identification (ID), a central processing unit (CPU) ID, the target address, the expected data, a comparison type, a lock bit, a priority, and a thread state pointer, which is the address at which the thread state information is stored.
    • 提供了一个唤醒机制,具有用于多处理器数据处理系统的中央存储库唤醒阵列。 唤醒机制识别一种编程习语,其指示在多处理器数据处理系统中的处理器上运行的线程正在等待事件。 唤醒机制更新了具有与事件相关联的目标地址的中央存储库唤醒数组。 中央存储库唤醒阵列中的每个条目可以包括线程标识(ID),中央处理单元(CPU)ID,目标地址,预期数据,比较类型,锁定位,优先级和 线程状态指针,其是存储线程状态信息的地址。
    • 7. 发明申请
    • Parallel Lock Spinning Using Wake-and-Go Mechanism
    • 使用唤醒机制进行平行锁定旋转
    • US20090199189A1
    • 2009-08-06
    • US12024327
    • 2008-02-01
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • G06F9/46
    • G06F9/52G06F9/38G06F9/461G06F9/524
    • A wake-and-go mechanism is provided for a data processing system. The wake-and-go mechanism recognizes a programming idiom that indicates that a thread is spinning on a lock. The wake-and-go mechanism updates a wake-and-go array with a target address associated with the lock and sets a lock bit in the wake-and-go array. The thread then goes to sleep until the lock frees. The wake-and-go array may be a content addressable memory (CAM). When a transaction appears on the symmetric multiprocessing (SMP) fabric that modifies the value at a target address in the CAM, the CAM returns a list of storage addresses at which the target address is stored. The wake-and-go mechanism associates these storage addresses with the threads waiting for an even at the target addresses, and may wake the thread that is spinning on the lock.
    • 为数据处理系统提供了一个唤醒机制。 唤醒机制识别一个编程习惯,表示一个线程正在旋转锁定。 唤醒机制使用与锁相关联的目标地址更新唤醒阵列,并在wake-and-go阵列中设置锁定位。 线程然后去睡觉,直到锁释放。 唤醒阵列可以是内容可寻址存储器(CAM)。 当对称多处理(SMP)结构出现在CAM中的目标地址上修改值时,CAM返回存储目标地址的存储地址列表。 唤醒机制将这些存储地址与等待目标地址均匀的线程相关联,并可能唤醒正在旋转的线程。
    • 8. 发明授权
    • Wake-and-go mechanism for a data processing system
    • 数据处理系统的唤醒机制
    • US08516484B2
    • 2013-08-20
    • US12024466
    • 2008-02-01
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • G06F9/46
    • G06F9/52G06F9/542
    • A wake-and-go mechanism is provided for a data processing system. When a thread is waiting for an event, rather than performing a series of get-and-compare sequences, the thread updates a wake-and-go array with a target address associated with the event. The thread then goes to sleep until the event occurs. The wake-and-go array may be a content addressable memory (CAM). When a transaction appears on the symmetric multiprocessing (SMP) fabric that modifies the value at a target address in the CAM, the CAM returns a list of storage addresses at which the target address is stored. The operating system or a background sleeper thread associates these storage addresses with the threads waiting for an even at the target addresses, and may wake the one or more threads waiting for the event.
    • 为数据处理系统提供了一个唤醒机制。 当一个线程正在等待一个事件,而不是执行一系列获取和比较序列,线程将更新一个唤醒数组与一个与事件关联的目标地址。 线程然后进入休眠状态直到事件发生。 唤醒阵列可以是内容可寻址存储器(CAM)。 当对称多处理(SMP)结构出现在CAM中的目标地址上修改值时,CAM返回存储目标地址的存储地址列表。 操作系统或后台睡眠线程将这些存储地址与等待目标地址的线程相关联,并且可以唤醒等待事件的一个或多个线程。
    • 9. 发明授权
    • Central repository for wake-and-go mechanism
    • 中央存储库,用于唤醒机制
    • US08312458B2
    • 2012-11-13
    • US12024384
    • 2008-02-01
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • G06F9/46G06F13/00
    • G06F9/52G06F9/542
    • A wake-and-go mechanism is provided with a central repository wake-and-go array for a multiple processor data processing system. The wake-and-go mechanism recognizes a programming idiom that indicates that a thread running on a processor within the multiple processor data processing system is waiting for an event. The wake-and-go mechanism updates a central repository wake-and-go array with a target address associated with the event. Each entry in the central repository wake-and-go array may include a thread identification (ID), a central processing unit (CPU) ID, the target address, the expected data, a comparison type, a lock bit, a priority, and a thread state pointer, which is the address at which the thread state information is stored.
    • 提供了一个唤醒机制,具有用于多处理器数据处理系统的中央存储库唤醒阵列。 唤醒机制识别一种编程习语,其指示在多处理器数据处理系统中的处理器上运行的线程正在等待事件。 唤醒机制更新了具有与事件相关联的目标地址的中央存储库唤醒数组。 中央存储库唤醒阵列中的每个条目可以包括线程标识(ID),中央处理单元(CPU)ID,目标地址,预期数据,比较类型,锁定位,优先级和 线程状态指针,其是存储线程状态信息的地址。
    • 10. 发明授权
    • Wake-and-go mechanism with system bus response
    • 具有系统总线响应的唤醒机制
    • US08145849B2
    • 2012-03-27
    • US12024204
    • 2008-02-01
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • Ravi K. ArimilliSatya P. SharmaRandal C. Swanberg
    • G06F12/00
    • G06F9/382G06F9/3851G06F9/528G06F2209/521
    • A wake-and-go mechanism is provided for a data processing system. The wake-and-go mechanism is configured to issue a look-ahead load command on a system bus to read a data value from a target address and perform a comparison operation to determine whether the data value at the target address indicates that an event for which a thread is waiting has occurred. In response to the comparison resulting in a determination that the event has not occurred, the wake-and-go engine populates a wake-and-go storage array with the target address and snooping the target address on the system bus without data exclusivity. In response to the comparison resulting in a determination that the event has occurred, the wake-and-go engine issues a load command on the system bus to read the data value from the target address with data exclusivity.
    • 为数据处理系统提供了一个唤醒机制。 唤醒机制被配置为在系统总线上发出预先加载命令以从目标地址读取数据值并执行比较操作以确定目标地址上的数据值是否指示用于 一个线程正在等待发生。 响应于比较导致事件未发生的确定,唤醒引导器填充具有目标地址的唤醒存储阵列并且在系统总线上窥探目标地址而没有数据独占性。 响应于导致确定事件已经发生的比较,唤醒引导器在系统总线上发出加载命令以从具有数据排他性的目标地址读取数据值。