会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 7. 发明申请
    • Replacing a failing physical processor
    • 更换故障物理处理器
    • US20070079176A1
    • 2007-04-05
    • US11241709
    • 2005-09-30
    • William ArmstrongNaresh NayarGary Ricard
    • William ArmstrongNaresh NayarGary Ricard
    • G06F11/00
    • G06F11/203G06F9/5066G06F11/2025G06F11/2035
    • Replacing a failing physical processor in a computer supporting multiple logical partitions, where the logical partitions include dedicated partitions and shared processor partitions, the dedicated partitions are supported by virtual processors having assigned physical processors, and the shared processor partitions are supported by pools of virtual processors. The pools of virtual processors have assigned physical processors. Embodiments operate generally by assigning priorities to the dedicated partitions and to the pools of virtual processors; detecting a checkstop of a failing physical processor; retrieving the failing physical processor's state; replacing by a hypervisor the failing physical processor with a replacement physical processor assigned to a dedicated partition or pool, which dedicated partition or pool has the lowest priority among the priorities of the dedicated partitions and pools; and assigning the retrieved state of the failing physical processor as the state of the replacement physical processor.
    • 在支持多个逻辑分区(其中逻辑分区包括专用分区和共享处理器分区)的计算机中替换故障物理处理器,专用分区由具有分配的物理处理器的虚拟处理器支持,并且共享处理器分区由虚拟处理器池支持 。 虚拟处理器池分配了物理处理器。 实施例通常通过将优先级分配给专用分区和虚拟处理器池来进行操作; 检测故障物理处理器的检查停止; 检索故障物理处理器的状态; 由管理程序替换故障物理处理器,其中分配给专用分区或池的替换物理处理器,专用分区或池在专用分区和池的优先级中具有最低优先级; 以及将所述故障物理处理器的检索状态分配为所述替换物理处理器的状态。
    • 9. 发明申请
    • ENTITLEMENT MANAGEMENT SYSTEM
    • 执行管理制度
    • US20080077927A1
    • 2008-03-27
    • US11859967
    • 2007-09-24
    • William ArmstrongChristopher HalesNaresh Nayar
    • William ArmstrongChristopher HalesNaresh Nayar
    • G06F9/50
    • G06F9/5077G06F9/5083G06F2209/5012G06F2209/505G06F2209/508
    • An entitlement management system for distributing spare CPU processor resources to a plurality of deployment groups operating in a data processing system, the system comprising: a deployment group entitlement component comprising: an allocation component for allocating a plurality of micro-partitions to a deployment group; a determining component for identifying spare CPU processor cycles from a donor micro-partition and distributing the identified spare CPU processor cycles to a requester micro-partition in the deployment group; the determining component further comprises identifying when there are no further spare CPU processor cycles to be donated to any of the micro-partitions in the deployment group and communicating a request to a management entitlement component; and a management entitlement component receiving requests from at least two deployment group entitlement components and identifying if one of the deployment groups has spare CPU processor cycles to donate to a further deployment group and on a positive determination donating the spare CPU cycles to the further deployment group.
    • 一种授权管理系统,用于向在数据处理系统中操作的多个部署组分配备用CPU处理器资源,该系统包括:部署组授权组件,包括:分配组件,用于将多个微分区分配给部署组; 用于从供体微分区识别备用CPU处理器周期并将所识别的备用CPU处理器周期分配到所述部署组中的请求者微分区的确定组件; 所述确定组件还包括识别什么时候没有进一步的备用CPU处理器周期被捐赠给所述部署组中的任何微分区并且向管理授权组件传送请求; 以及管理授权组件,其接收来自至少两个部署组授权组件的请求,并且确定其中一个部署组是否有备用CPU处理器周期捐赠给另一个部署组,并且通过肯定的确定,将备用CPU周期提供给另外的部署组 。
    • 10. 发明申请
    • DEALLOCATION OF COMPUTER DATA IN A MULTITHREADED COMPUTER
    • 计算机数据在多计算机中的分配
    • US20080046889A1
    • 2008-02-21
    • US11926967
    • 2007-10-29
    • William ArmstrongPeter HeyrmanNaresh Nayar
    • William ArmstrongPeter HeyrmanNaresh Nayar
    • G06F9/46
    • G06F9/52G06F9/5016G06F9/5022Y10S707/99953Y10S707/99957
    • 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.
    • 一种装置,程序产品和方法支持多线程计算机中数据结构的释放,而不需要使用计算上昂贵的信号量或旋转锁。 具体来说,访问数据结构由共享指针控制,当接收到请求以解除分配数据结构时,共享指针最初被设置为指示稍后访问指针的任何线程数据结构不可用的值。 此外,为了解决已经拥有共享指针的副本的任何线程,并且因此能够在请求启动之后通过共享指针访问数据结构,所有这些线程被监视以确定是否有任何线程仍在使用 该共享指针通过确定任何线程是否正在执行能够使用共享指针来访问数据结构的程序代码。 一旦满足此条件,就确保没有线程可以通过共享指针潜在地访问数据结构,因此可以解除分配数据结构。