Processor reset generated via memory access interrupt
    5.
    发明授权
    Processor reset generated via memory access interrupt 失效
    通过存储器访问中断产生处理器复位

    公开(公告)号:US06467007B1

    公开(公告)日:2002-10-15

    申请号:US09314769

    申请日:1999-05-19

    IPC分类号: G06F1324

    摘要: An apparatus, program product, and method utilize a memory access interrupt to effect a reset of a processor in a multi-processor environment. Specifically, a source processor is permitted to initiate a reset of a target processor simply by generating both a reset request and a memory access interrupt for the target processor. The target processor is then specifically configured to detect the presence of a pending reset request during handing of the memory access interrupt, such that the target processor will perform a reset operation responsive to detection of such a request.

    摘要翻译: 一种装置,程序产品和方法利用存储器访问中断来实现多处理器环境中的处理器的复位。 具体来说,源处理器被简单地通过产生目标处理器的复位请求和存储器访问中断来允许目标处理器的复位。 然后,目标处理器被特别地配置成在处理存储器访问中断期间检测到待处理复位请求的存在,使得目标处理器将响应于对这种请求的检测而执行复位操作。

    Deallocation of computer data in a multithreaded computer
    6.
    发明授权
    Deallocation of computer data in a multithreaded computer 失效
    多线程计算机中计算机数据的分配

    公开(公告)号:US08209692B2

    公开(公告)日:2012-06-26

    申请号:US11926967

    申请日:2007-10-29

    IPC分类号: G06F9/46

    摘要: An apparatus, program product and method support the deallocation of a data structure in a multithreaded computer without requiring the use of computationally expensive semaphores or spin locks. Specifically, access to a data structure is governed by a shared pointer that, when a request is received to deallocate the data structure, is initially set to a value that indicates to any thread that later accesses the pointer that the data structure is not available. In addition, to address any thread that already holds a copy of the shared pointer, and thus is capable of accessing the data structure via the shared pointer after the initiation of the request, all such threads are monitored to determine whether any thread is still using the shared pointer by determining whether any thread is executing program code that is capable of using the shared pointer to access the data structure. Once this condition is met, it is ensured that no thread can potentially access the data structure via the shared pointer, and as such, the data structure may then be deallocated.

    摘要翻译: 一种装置,程序产品和方法支持多线程计算机中数据结构的释放,而不需要使用计算上昂贵的信号量或旋转锁。 具体来说,访问数据结构由共享指针控制,当接收到请求以解除分配数据结构时,共享指针最初被设置为指示稍后访问指针的任何线程数据结构不可用的值。 此外,为了解决已经拥有共享指针的副本的任何线程,并且因此能够在请求启动之后通过共享指针访问数据结构,所有这些线程被监视以确定是否有任何线程仍在使用 该共享指针通过确定任何线程是否正在执行能够使用共享指针来访问数据结构的程序代码。 一旦满足此条件,就确保没有线程可以通过共享指针潜在地访问数据结构,因此可以解除分配数据结构。

    Apparatus and method for autonomically suspending and resuming logical partitions when I/O reconfiguration is required
    7.
    发明授权
    Apparatus and method for autonomically suspending and resuming logical partitions when I/O reconfiguration is required 有权
    需要I / O重新配置时,自动暂停和恢复逻辑分区的装置和方法

    公开(公告)号:US08055838B2

    公开(公告)日:2011-11-08

    申请号:US10624808

    申请日:2003-07-22

    IPC分类号: G06F13/10

    CPC分类号: G06F9/5077

    摘要: A partition manager includes an I/O reconfiguration mechanism and a logical partition suspend/resume mechanism that work together to perform autonomic I/O reconfiguration in a logically partitioned computer system. When I/O reconfiguration is required, the affected logical partitions are suspended, the I/O is reconfigured, and the affected logical partitions are resumed. Because the logical partitions are suspended during I/O reconfiguration, any ghost packet that may occur when the I/O is reconfigured is ignored.

    摘要翻译: 分区管理器包括I / O重新配置机制和逻辑分区挂起/恢复机制,其协同工作以在逻辑分区的计算机系统中执行自主I / O重新配置。 当需要I / O重新配置时,受影响的逻辑分区将被挂起,重新配置I / O,并恢复受影响的逻辑分区。 因为逻辑分区在I / O重新配置期间被挂起,所以当I / O被重新配置时可能发生的任何ghost数据包被忽略。

    DEALLOCATION OF COMPUTER DATA IN A MULTITHREADED COMPUTER

    公开(公告)号:US20080134188A1

    公开(公告)日:2008-06-05

    申请号:US11970816

    申请日:2008-01-08

    IPC分类号: G06F9/46

    摘要: An apparatus, program product and method support the deallocation of a data structure in a multithreaded computer without requiring the use of computationally expensive semaphores or spin locks. Specifically, access to a data structure is governed by a shared pointer that, when a request is received to deallocate the data structure, is initially set to a value that indicates to any thread that later accesses the pointer that the data structure is not available. In addition, to address any thread that already holds a copy of the shared pointer, and thus is capable of accessing the data structure via the shared pointer after the initiation of the request, all such threads are monitored to determine whether any thread is still using the shared pointer by determining whether any thread is executing program code that is capable of using the shared pointer to access the data structure. Once this condition is met, it is ensured that no thread can potentially access the data structure via the shared pointer, and as such, the data structure may then be deallocated.

    Selective generation of an asynchronous notification for a partition management operation in a logically-partitioned computer
    10.
    发明授权
    Selective generation of an asynchronous notification for a partition management operation in a logically-partitioned computer 有权
    在逻辑分区的计算机中选择性地生成分区管理操作的异步通知

    公开(公告)号:US07376948B2

    公开(公告)日:2008-05-20

    申请号:US10422425

    申请日:2003-04-24

    摘要: A logically-partitioned computer, program product and method utilize a flexible and adaptable communication interface between a partition and a partition manager, which permits optimal handling of partition management operations such as state change operations and the like over a wide variety of circumstances. In particular, a partition is permitted to indicate, in connection with a request to perform a partition management operation, whether an asynchronous notification should be generated or suppressed in association with the performance of the partition management operation by a partition manager. As a result, asynchronous notifications are selectively generated in association with the performance of partition management operations based upon indications in the requests made by partitions for such operations.

    摘要翻译: 逻辑分区计算机,程序产品和方法利用分区和分区管理器之间的灵活且可适应的通信接口,其允许在各种情况下最佳地处理诸如状态改变操作等的分区管理操作。 特别地,允许分区结合执行分区管理操作的请求来指示是否应该由分区管理器执行分区管理操作来生成或抑制异步通知。 因此,基于由用于这种操作的分区所做的请求中的指示,与分区管理操作的执行相关联地选择性地生成异步通知。