CN1777871A - 在经过逻辑分区的计算机系统中确保恢复临时资源的设备和方法 - Google Patents
在经过逻辑分区的计算机系统中确保恢复临时资源的设备和方法 Download PDFInfo
- Publication number
- CN1777871A CN1777871A CN200480010811.4A CN200480010811A CN1777871A CN 1777871 A CN1777871 A CN 1777871A CN 200480010811 A CN200480010811 A CN 200480010811A CN 1777871 A CN1777871 A CN 1777871A
- Authority
- CN
- China
- Prior art keywords
- resource
- appointment
- time
- temporary
- logical partitions
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5061—Partitioning or combining of resources
- G06F9/5077—Logical partitioning of resources; Management or configuration of virtualized resources
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/50—Indexing scheme relating to G06F9/50
- G06F2209/508—Monitor
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Multi Processors (AREA)
- Computer And Data Communications (AREA)
Abstract
一种容量管理器以确保在指定的资源时间到期时可以恢复临时资源的方式提供按要求的临时资源。控制对与逻辑分区对应的最低资源指定的访问,以防止所有最低资源指定的总和超过系统上的基本资源。通过确保系统上的基本资源满足用于所有逻辑分区的最低资源指定的总和,当需要时总是可以恢复临时资源。
Description
技术领域
本发明一般涉及数据处理,特别涉及经过逻辑分区的计算机系统中的资源管理。
背景技术
自从计算机时代的出现以来,计算机系统已经发展成可以在许多不同的环境中找到的非常复杂的设备。计算机系统一般包括硬件(例如,半导体、电路板等)和软件(例如,计算机程序)的组合。随着半导体加工和计算机体系结构的发展把计算机硬件的性能推动得更高,已经开发了更复杂的计算机软件以利用硬件的更高性能,从而导致今天的计算机系统比仅仅几年前就强大了很多。
特定计算机系统上的硬件和软件组合定义了计算环境。不同的硬件平台和不同的操作系统因此提供了不同的计算环境。近些年来,工程师们已经认识到有可能通过将计算机系统资源逻辑分区到不同的计算环境而在同一物理计算机系统上提供不同的计算环境。由IBM开发的eServer iSeries计算机系统是支持逻辑分区的计算机系统的示例。如果期望在iSeries计算机系统上进行逻辑分区,则安装分区管理器代码(采用iSeries术语被称为“管理程序(hypervisor)”),其允许在同一平台上定义不同的计算环境。一旦安装了该分区管理器,则可以创建定义不同的计算环境的逻辑分区。分区管理器管理该逻辑分区,以确保在保持由该逻辑分区定义的单独计算环境的同时,逻辑分区可以在该计算机系统中共享所需要的资源。
包括多个逻辑分区的计算机系统一般在这些逻辑分区之间共享资源。例如,具有两个逻辑分区和单个CPU的计算机系统可以这样定义,其向每个分区分配50%的CPU,向第一分区分配33%的存储器并且向第二分区分配67%的存储器,并且向两个逻辑分区分配两个不同的I/O槽,其中每个分区一个槽。一旦定义了逻辑分区并且向逻辑分区分配了共享资源,则每个逻辑分区担当单独的计算机系统。因此,在上述具有带两个逻辑分区的单个计算机系统的示例中,这两个逻辑分区实际上将呈现为两个单独且不同的计算机系统。
计算机工业的近期发展允许客户按要求购买额外的资源。在这个方案中,客户购买这样的计算机系统,其可以包括一个或多个初始被禁用的资源。对于制造商然后可以允许客户使用这些额外的资源,存在几种不同的方法。如果客户期望永久地升级他们的系统以包括额外的资源,则客户可以从系统制造商购买软件密钥。输入该软件密钥导致永久地启用在该软件密钥中所指定的(一个或多个)资源,就如同购买了具有这些被启用的资源的系统一样。这在本技术领域内被称作“按要求的永久容量(capacity)升级”。如果客户不需要永久使用额外资源,则客户可以向制造商请求启用代码,以便在指定的资源时间内启用这些资源。这在本技术领域内被称作“按要求的临时容量”。在2004年3月3日提交的、序列号为10/406,652的相关申请“METHOD TOPROVIDE ON-DEMAND RESOURCE ACCESS”公开了一种用于提供按要求的临时容量的系统和方法。一种提供按要求的临时容量的方法是在指定的资源时间内启用资源,并且一旦指定的资源时间已经到期则禁用资源。
另一种提供对资源的临时访问的方法被称为“按要求的计量容量”,并且该方法是在2003年7月10日提交的、序列号为10/616/676的相关申请“APPARATUS AND METHOD FOR PROVIDING METERED CAPACITY OFCOMPUTER RESOURCES”的主题内容。当使用按要求的计量容量时,启用临时的资源,并且仅仅向客户收取资源实际使用的费用。
当使用按要求的临时容量或者按要求的计量容量时,客户一般与制造商签订合同协议,制造商监控该系统以确保为按要求的临时或者计量容量恰当地向客户收取费用。另一种提供对计算机系统资源的临时访问的方法被称为“立即激活”,其中客户购买(或者在“试用”基础上被给予)启用代码,该启用代码包括指定的资源时间,但是客户不签订合同并且制造商不监控该系统。因为制造商不监控该系统,所以系统易受客户潜在篡改的影响。在立即激活的方案中,客户购买用于指定资源时间的启用代码。然后在指定的资源时间内启用资源。当指定的资源时间到期时,应该恢复(即,禁用)这些资源。
然而,由于系统完整性和法律上的考虑,对于系统可以进行以恢复临时资源的操作,存在限制。换句话说,强制恢复临时资源将是不可接受的,这是因为这样做可能阻止计算机系统运行客户的工作负载。这意味着客户的特定操作可以阻止当指定的资源时间到期时资源的恢复。例如,如果客户把最低资源指定改变为包括一个或多个临时资源的级别,则系统对于恢复所有临时资源可能不会成功。在这种情况下,客户可以享受临时资源的永久启动而无需为那些资源而向制造商支付费用。
本发明设法解决这些问题。
发明内容
一种容量管理器以确保在指定的资源时间到期时可以恢复临时资源的方式,提供按要求的临时资源。控制对与逻辑分区对应的最低资源指定的访问,以防止所有最低资源指定的总和超过系统上的基本资源。通过确保系统上的基本资源满足用于所有逻辑分区的最低资源指定的总和,当需要时总是可以恢复临时资源,而不会对由客户定义的最低服务级别产生影响。
根据以下对如附图所示的本发明优选实施例的更具体描述,本发明的上述及其它特征和优点将会变得清楚。
附图说明
下面将结合附图对本发明的优选实施例进行描述,其中相同的附图标记表示相同的单元,并且:
图1为依据优选实施例的计算机设备的框图;
图2为图1的分区管理器的框图;
图3为示出经过逻辑分区的计算机系统中的逻辑部件的框图;
图4为用于提供按要求的临时资源的方法的流程图;
图5为依据优选实施例的用于以确保可以恢复临时资源的方式提供按要求的临时资源的方法的流程图;以及
图6-10每个都表示在三个逻辑分区之间的处理器分配,以说明优选实施例的原理。
具体实施方式
通过确保一旦用于启用临时资源的时间段到期,则总是可以恢复临时资源,而不对由客户定义的最低服务级别产生影响,优选实施例提供了相对于现有技术的重要进步。控制对每个逻辑分区中的最低资源指定的访问,以便用于所有逻辑分区的最低资源指定的总和不能超过系统中的基本资源。因为最低资源指定的总和不能超过可用的基本资源,所以确保了所有临时资源的恢复。
参见图1,计算机系统100是增强的IBM eServer iSeries计算机系统,并且代表依据优选实施例的一种适当类型的支持逻辑分区的计算机系统。本领域的技术人员应当理解,本发明的机制和设备同样适用于任何支持逻辑分区的计算机系统。如图1所示,计算机系统100包括一个或多个连接到主存储器120的处理器110、大容量存储装置接口130、显示器接口140、网络接口150、以及多个I/O槽180。这些系统部件通过系统总线160的使用相互连接。大容量存储装置接口130用于将大容量存储设备(例如,直接存取存储设备155)连接到计算机系统100。一种特定类型的直接存取存储设备是CD RW驱动器,其可以从CD RW 195中读取数据。应当注意,实际上可以在连接到I/O槽180的适配器中实现大容量存储装置接口130、显示器接口140、和网络接口150。
主存储器120包含分区管理器121和N个逻辑分区125,其在图1中示为逻辑分区125A到125N。分区管理器121优选地创建这N个逻辑分区125。每个逻辑分区优选包括对应的操作系统126,其在图1中示为操作系统126A到126N。
操作系统126是诸如OS/400、AIX、或者Linux之类的多任务操作系统;然而,本领域技术人员应当理解,本发明的精神和范围不局限于任何一个操作系统。可以使用任何适当的操作系统。操作系统126是复杂的程序,其包含低层代码来管理计算机系统100的资源。一些这样的资源为处理器110、主存储器120、大容量存储装置接口130、显示器接口140、网络接口150、系统总线160、和I/O槽180。每个分区中的操作系统126可以与其它分区中的操作系统相同,或者可以是完全不同的操作系统。因此,一个分区可以运行OS/400操作系统,而不同的分区可以运行OS/400的另一实例,其可能是不同的版本,或者具有不同的环境设置(例如,时区)。假如操作系统与硬件兼容(例如,AIX或者Linux),则逻辑分区中的操作系统甚至可以不同于OS/400。以这样的方式,逻辑分区可以在同一物理计算机系统上提供完全不同的计算环境。
分区管理器121优选地包括管理临时资源的容量管理器122。应当注意,可以使用在上面背景技术部分中所讨论的“按要求的临时容量”、“按要求的计量容量”、或者“立即激活”提供此处讨论的“临时资源”。此外,优选实施例还扩展到在计算机系统中提供临时资源的任何方法,而不管该方法是当前巳知的或者是将来开发的。容量管理器122包括最低资源强制机构123,其确保设备100上的所有最低资源指定的总和不超过由设备100的基本资源满足的级别。此处使用的术语“基本资源”是指在设备100上永久启用的资源,并且包括在获取计算机系统时被启用的所有资源,而且包括后来被永久启用的所有额外资源。通过确保用于计算机系统100的最低资源指定不超过基本资源的级别,容量管理器122将总是能够在相应的资源时间到期时恢复临时资源。
分区125A-125N在图1中被示出为驻留在主存储器120内。然而,本领域的技术人员应当认识到,分区是包括除了存储器之外的资源的逻辑构造。逻辑分区一般连同处理器容量和诸如存储器120或者I/O槽180之类的其它系统资源的分配一起指定存储器的一部分,因此,可以将一个分区定义为包括两个处理器和存储器120的一部分、以及一个或多个I/O处理器和/或槽,其中这些I/O处理器和/或槽可以提供大容量存储装置接口130、显示器接口140、网络接口150、或者与被插入到I/O槽180中的I/O设备的接口的功能。然后,可以定义另一个分区以包括三个另外的处理器、存储器120的不同部分、以及一个或多个I/O处理器。分区在图1中被示出为象征性地代表逻辑分区,其将包括在计算机系统100内存储器120之外的系统资源。还应当注意,分区管理器121优选地驻留在与分区独立的存储器和硬件中,并且包括不直接可用于分区的设施和机构。
计算机系统100利用众所周知的虚拟寻址机制,其允许计算机系统100的程序表现得如同它们可以仅仅访问单个大的存储实体而不是访问诸如主存储器120和DASD设备155之类的多个较小的存储实体一样。因此,虽然分区管理器121和分区125A-125N被示出为驻留在主存储器120中,但是本领域的技术人员应当认识到,这些项不一定同时全都包含在主存储器120中。还应当注意,此处使用的术语“存储器”一般是指计算机系统100的全部虚拟存储器。
可以由一个或多个微处理器和/或集成电路构造每个处理器110。处理器110执行存储在主存储器120中的程序指令。主存储器120存储处理器110可以访问的程序和数据。当启动计算机系统100时,处理器110最初执行构成分区管理器121的程序指令,其初始化逻辑分区中的操作系统。
虽然计算机系统100被示出为仅仅包含单条系统总线,但是本领域的技术人员应当理解,可以使用具有多条总线的计算机系统来实施本发明。此外,在优选实施例中使用的I/O接口每个可以包括用于从处理器110中卸载计算密集处理的单独、完全编程的微处理器,如iSeries输入/输出处理器,或者该I/O接口可以是简单的工业标准I/O适配器(IOA)。
显示器接口140用于直接将一个或多个显示器165连接到计算机系统100。这些显示器165,其可以是非智能的(即,哑)终端或者完全可编程的工作站,用于允许系统管理员和用户与计算机系统100进行通信。然而,应当注意,虽然提供了显示器接口140以支持与一个或多个显示器165的通信,但是计算机系统100不一定需要显示器165,这是因为可以经由网络接口150发生所有需要的与用户的交互及其它处理。
网络接口150用于跨越网络170将其它计算机系统和/或工作站(例如,图1中的175)连接到计算机系统100。不管计算机系统100可以怎样连接到其它计算机系统和/或工作站,本发明都可以同样地适用,而与是使用现今的模拟和/或数字技术还是经由将来的某种连网机制来进行网络连接170无关。此外,许多不同的网络协议可以用于实现网络。这些协议是允许计算机跨越网络170进行通信的专用计算机程序。TCP/IP(传输控制协议/网际协议)是适当的网络协议的一个示例。
此时,值得注意的是,虽然已经在全功能计算机系统的上下文中描述了本发明并且将继续在其中进行描述,但是本领域的技术人员应当理解,本发明能够以各种形式作为程序产品进行分发,并且本发明可以同样地适用,而与实际上用于执行分发的计算机可读信号承载介质的具体类型无关。适当的信号承载介质的示例包括:诸如软盘和CD RW(例如,图1的195)之类的可记录型介质,以及诸如数字和模拟通信链路之类的传输型介质。
图2示出了图1中的分区管理器121的更详细视图。分区管理器121包括用于每个逻辑分区的最低资源指定210、当前资源指定220、以及最高资源指定230。最低资源指定210指定了由客户定义的、为了使逻辑分区正确地起作用而必须可用的最低资源。当前资源指定220指定了当前分配给逻辑分区的资源。最高资源指定230指定了可以分配给逻辑分区的最高资源。分区管理器管理并控制对最低资源指定210、当前资源指定220和最高资源指定230的访问。
容量管理器122管理临时资源,而不论这些临时资源是通过按要求的临时容量、按要求的计量容量、立即激活、或者某种其它方案而请求的。容量管理器122包括启用代码机构240,其用于确定启用代码242是否有效,并且当确定了启用代码有效时启用一个或多个资源。容量管理器122还包括资源分配器250,其是分配资源以便使用的机构。因此,当启用机构240确定了启用代码242有效时,资源分配器250使相应的资源(多个)可供使用。
容量管理器122中的最低资源强制机构123控制对每个逻辑分区中的最低资源指定210的访问,以确保用于所有逻辑分区的所有最低资源指定210的总和不超过系统中的基本资源。如果将最低资源指定210的总和维持在可以总是由计算机系统的基本资源满足的级别,则总是可以恢复临时资源而不对由客户定义的服务级别产生影响。
虽然图1示出了依据优选实施例的包括硬件和软件的一些显著特征的示例计算机系统,但是在图3中作为系统300示出了图1中的一些部件的更详细逻辑视图。在系统300中,N个逻辑分区125A-125N被示出为执行它们的相应操作系统126A-126N。由分区管理器121管理这些逻辑分区。分区管理器121管理资源350,其在图3中示为资源350A到资源350X。本上下文中的“资源”可以是任何可以由分区管理器340控制的硬件或软件。硬件资源的示例包括处理器、存储器、和硬盘驱动器。软件资源的示例包括数据库、内部通信(例如,逻辑LAN)、或者应用程序(例如,字处理器、电子邮件等)。分区管理器121控制哪些资源350可以由逻辑分区使用。一旦资源变得可用于分区管理器121,则如果该资源尚未被分配给逻辑分区,将其分类为可用资源360,如果多个逻辑分区可以访问该资源,将其分类为共享资源370,而如果该资源已被排他性地分配给逻辑分区,将其分类为专用资源380。图3示出了对应于每个逻辑分区125A...125N的专用资源380A...380N。
参见图4,一种用于提供按要求的临时资源的适当方法400的流程图以客户向制造商请求启用代码(步骤410)开始。客户接收启用代码,其包括资源时间的指定(步骤420)。术语“资源时间”是允许在任意适当的时间段内指定任意资源或资源组合的泛称。资源时间的一个示例为处理器天数。客户输入启用代码,其启用计算机系统上的资源(步骤430)。然后启动计时器(步骤440)。然后,只要资源时间没有到期(步骤460=否),用户就可以使用这些资源(步骤450)。一旦资源时间到期(步骤460=是),则禁用资源(步骤470)。
一个简单的示例将示出方法400的有用性。假定通过按商品目录零售来销售货物的公司由于假日购物、在每年的11月和12月经历高峰需求。该公司可以购买具有一个或多个额外处理器的计算机系统,这些额外的处理器被安装在计算机系统中、但是它们最初被禁用。然后,该公司可以与计算机系统的提供者签订合同,以在设定的时间段内启用该额外的处理器。假定计算机系统具有两个额外的处理器,并且假定高峰购买时间段从11月15日到12月14日持续三十天的时间段。客户可以购买从11月15日开始的六十个处理器天的额外容量。然后,将在三十天的时间段内启用这两个额外的处理器(提供六十个处理器天的额外容量)。一旦已经过去了六十个处理器天,则禁用这两个额外的处理器。
当制造商监控临时资源的使用时,制造商可以确保为临时资源恰当地向客户收取费用。然而,在立即激活的方案中,系统不被制造商监控。这可能导致由于客户的滥用而损失收入,其中客户使用临时容量的时间段大于指定的资源时间。例如,如果用于逻辑分区的最低资源指定的总和增加到只能通过使用临时资源来满足(即,不能仅仅由基本资源满足)的级别,则可能发生这种情况。当资源时间到期(步骤460=是)时,方法400将试图禁用临时资源(步骤470)。然而,如果最低资源指定的总和要求临时资源的使用,则容量管理器可能不能禁用(或恢复)所有临时资源。因此,需要某种机制来确保可以总是恢复临时资源。这就是优选实施例的主题内容。
依据优选实施例的方法500包括上述参考图4讨论的方法400中的所有步骤。然而,应当注意,方法500另外包括步骤510,其控制对与逻辑分区对应的最低资源指定的访问,以确保可以恢复临时资源。通过控制对用于逻辑分区的最低资源指定的访问,方法500确保仅仅由基本资源就可满足最低资源指定,由此创建其中总是可以恢复临时资源的状态。以下的一些示例将说明这些概念。
假定对于这个示例,计算机系统具有三个逻辑分区,被表示为1、2和3。假定基本系统包括八个处理器,如图6中的当前处理器指定列所示,所有这些处理器都已被分配给逻辑分区,其中示出了分区1具有2个处理器,分区2具有5个处理器,并且分区3具有1个处理器。假定客户现在使用上述立即激活方案,为八个额外处理器的临时使用支付了费用。如图7所示,通过将这八个临时处理器指定为图3所示的可用资源360,这些额外的处理器因而变得可用于分区管理器。一旦将这八个临时处理器指定为可用资源360,则可以作为共享资源370或者作为专用处理器380,将它们分配给逻辑分区。假定对于这个示例,如图8所示,作为专用处理器380分配这八个临时处理器,在图8中示出了逻辑分区1具有6个处理器,分区2具有9个处理器,并且分区3具有1个处理器。图8示出了现有技术实现的问题,其中用于逻辑分区的最低处理器容量已经增加到总和超过基本系统处理器的级别。用于这三个分区的最低处理器指定中的处理器总数等于九。然而,应当注意,当前正在使用的十六个处理器中仅有八个处理器是基本处理器。因此,当由客户购买的指定处理器时间到期时,系统将试图恢复八个临时处理器。但是问题在于最低处理器指定的总和,其在图8中现在等于九,超过了八个基本处理器。结果,现有技术将成功地恢复八个临时处理器中的仅仅七个。第八个将保持可用于让客户使用,这是因为依据最低处理器指定的总和,它是必需的。这可能导致客户永久性地使用临时资源而无需为该资源的继续使用向制造商支付费用。
通过控制对最低资源指定的访问以便最低资源指定的总和决不会超过系统上的基本资源级别,优选实施例消除了现有技术中的这个问题。因此,对于图6和7中的示例,如图9所示,可以改变最低处理器指定,但是这些最低处理器指定的总和不能超过八个基本系统处理器。因此,我们在图9中看到,用于分区1的最少处理器指定已经从1增加到3,但是最低处理器指定中的处理器总数(3个用于分区1、4个用于分区2、以及1个用于分区3)仍然小于或等于八个基本处理器。
现在假定客户决定通过为三个处理器的永久使用向制造商支付费用而使三个临时处理器变为永久的。客户接收到这样的密钥,一旦将该密钥输入到系统中,则永久地启用八个临时处理器中的三个。在这个示例中,基本处理器的数目已经从八个增加到十一个。结果,最低处理器指定的总和现在可以增加到十一个。因此,在图10中,对于总共十一个处理器,分区1具有最低处理器指定6,分区2具有最低处理器指定4,并且分区3具有最低处理器指定1,这仍然等于系统中的基本处理器的数目。在优选实施例中,禁止分区管理器将最低资源指定改变为这样的值,其将导致用于所有分区的最低资源指定的总和超过系统中的基本资源。
通过控制对最低资源指定的访问以便它们的总和不超过系统的基本资源,优选实施例实现了一种总是可以在指定的资源时间到期之后恢复临时资源的系统。这消除了潜在的收入损失,由此提高了提供具有提供按要求的临时资源的能力的计算机系统的收入生成。
本领域的技术人员应当理解,在本发明的范围内许多变化是可能的。因此,虽然已经参考本发明的优选实施例具体地示出和描述了本发明,但是本领域的技术人员应当理解,可以进行形式和细节上的这些和其它改变。
本公开内容的范围包括此处公开的任何新颖特征或者特征的组合。申请人特此声明,在本申请或者从其衍生出的任何这样的进一步申请的审查期间,可以根据这样的特征或者特征组合编写新的权利要求。特别地,参考所附权利要求,来自从属权利要求的特征可以与独立权利要求的特征进行组合,并且可以以任何适当的方式而非仅仅以在权利要求书中所列举的特定组合形式组合来自各个独立权利要求的特征。
为了避免产生疑义,这里贯穿说明书和权利要求书使用的术语“包括”不应当被解释为“仅仅由...组成”的意义。
Claims (24)
1、一种设备,包括:
至少一个处理器;
连接到该至少一个处理器的存储器;
在该设备上定义的多个逻辑分区;以及
驻留在该存储器中并且由该至少一个处理器执行的容量管理器,该容量管理器为该多个逻辑分区中的至少一个逻辑分区在指定的资源时间内管理按要求的至少一个临时资源,该容量管理器控制对用于该多个逻辑分区中每一个逻辑分区的最低资源指定的访问,以确保在指定的资源时间到期时可以恢复该至少一个临时资源。
2、如权利要求1所述的装置,其中容量管理器驻留在管理该多个逻辑分区的分区管理器中。
3、如权利要求1所述的设备,其中容量管理器通过不允许用于所有多个逻辑分区的所有最低资源指定的总和超过该设备中的基本资源的总和,控制对用于该多个逻辑分区中每一个逻辑分区的最低资源指定的访问。
4、一种设备,包括:
至少一个处理器;
连接到该至少一个处理器的存储器;
在该设备上定义的多个逻辑分区;
驻留在该存储器中并且由该至少一个处理器执行的分区管理器,该分区管理器管理该多个逻辑分区,该分区管理器包括:
容量管理器,为该多个逻辑分区中的至少一个逻辑分区在指定的资源时间内管理按要求的至少一个临时资源,该容量管理器包括:
最低资源强制机构,其控制对用于该多个逻辑分区中每一个逻辑分区的最低资源指定的访问,以确保在指定的资源时间到期时可以恢复该至少一个临时资源。
5、如权利要求4所述的设备,其中分区管理器还包括:
启用代码机构,其评测启用代码以确定该代码是否有效,其中该启用代码包括指定的资源时间。
6、如权利要求4所述的设备,其中分区管理器还包括资源分配器,其启用该至少一个临时资源。
7、如权利要求6所述的设备,其中当指定的资源时间到期时,资源分配器恢复该至少一个临时资源。
8、一种用于在包括多个逻辑分区的计算机系统中在指定的资源时间内提供按要求的至少一个临时资源的计算机实现方法,该方法包括以下步骤:
在指定的资源时间内启用该至少一个临时资源;以及
控制对用于该多个逻辑分区中每一个逻辑分区的最低资源指定的访问,以确保在指定的资源时间到期时可以恢复该至少一个临时资源。
9、如权利要求8所述的方法,其中控制对用于该多个逻辑分区中每一个逻辑分区的最低资源指定的访问的步骤包括以下步骤:不允许用于所有多个逻辑分区的所有最低资源指定的总和超过该计算机系统中的基本资源的总和。
10、一种用于在包括多个逻辑分区的计算机系统中在指定的资源时间内提供按要求的至少一个临时资源的计算机实现方法,该方法包括以下步骤:
请求与针对指定的资源时间的该至少一个临时资源对应的启用代码;
接收该启用代码;
在指定的资源时间内启用该至少一个临时资源;
在指定的资源时间内使用该至少一个临时资源;以及
控制对用于该多个逻辑分区中每一个逻辑分区的最低资源指定的访问,以确保在指定的资源时间到期时可以恢复该至少一个临时资源。
11、如权利要求10所述的方法,还包括以下步骤:评测启用代码以确定该代码是否有效,其中该启用代码包括指定的资源时间。
12、如权利要求10所述的方法,还包括以下步骤:启用该至少一个临时资源。
13、如权利要求10所述的方法,还包括以下步骤:当指定的资源时间到期时,恢复该至少一个临时资源。
14、一种程序产品,包括:
容量管理器,其在包括多个逻辑分区的计算机系统中在指定的资源时间内管理按要求的至少一个临时资源,该容量管理器控制对用于该多个逻辑分区中每一个逻辑分区的最低资源指定的访问,以确保在指定的资源时间已经到期时可以恢复该至少一个临时资源;以及
承载该容量管理器的计算机可读信号承载介质。
15、如权利要求14所述的程序产品,其中信号承载介质包括可记录介质。
16、如权利要求14所述的程序产品,其中信号承载介质包括传输介质。
17、如权利要求14所述的程序产品,其中容量管理器驻留在管理该多个逻辑分区的分区管理器中。
18、如权利要求14所述的程序产品,其中容量管理器通过不允许用于所有多个逻辑分区的所有最低资源指定的总和超过计算机系统中的基本资源的总和,控制对用于该多个逻辑分区中每一个逻辑分区的最低资源指定的访问。
19、一种程序产品,包括:
(A)分区管理器,包括:
(A1)容量管理器,其在包括多个逻辑分区的计算机系统中在指定的资源时间内管理按要求的至少一个临时资源,该容量管理器包括:
(A1a)最低资源强制机构,其控制对用于该多个逻辑分区中每一个逻辑分区的最低资源指定的访问,以确保在指定的资源时间到期时可以恢复该至少一个临时资源;以及
(B)承载该分区管理器的计算机可读信号承载介质。
20、如权利要求19所述的程序产品,其中信号承载介质包括可记录介质。
21、如权利要求19所述的程序产品,其中信号承载介质包括传输介质。
22、如权利要求19所述的程序产品,其中分区管理器还包括:
启用代码机构,其评测启用代码以确定该代码是否有效,其中该启用代码包括指定的资源时间。
23、如权利要求19所述的程序产品,其中分区管理器还包括:资源分配器,其启用该至少一个临时资源。
24、如权利要求23所述的程序产品,其中当指定的资源时间到期时,资源分配器恢复该至少一个临时资源。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/406,652 | 2003-04-03 | ||
US10/406,652 US8135795B2 (en) | 2003-04-03 | 2003-04-03 | Method to provide on-demand resource access |
US10/616,675 | 2003-07-10 |
Publications (2)
Publication Number | Publication Date |
---|---|
CN1777871A true CN1777871A (zh) | 2006-05-24 |
CN100405305C CN100405305C (zh) | 2008-07-23 |
Family
ID=33130489
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN200480012022.4A Pending CN1784659A (zh) | 2003-04-03 | 2004-03-22 | 用于提供计算机资源计量容量的设备与方法 |
CNB2004800108114A Expired - Fee Related CN100405305C (zh) | 2003-04-03 | 2004-03-22 | 在逻辑分区的计算机中恢复临时资源的设备和方法 |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN200480012022.4A Pending CN1784659A (zh) | 2003-04-03 | 2004-03-22 | 用于提供计算机资源计量容量的设备与方法 |
Country Status (5)
Country | Link |
---|---|
US (1) | US8135795B2 (zh) |
KR (1) | KR20050119641A (zh) |
CN (2) | CN1784659A (zh) |
TW (1) | TW200515139A (zh) |
WO (1) | WO2004088506A2 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106104479A (zh) * | 2014-03-27 | 2016-11-09 | 国际商业机器公司 | 多线程计算机系统中的闲置时间累积 |
Families Citing this family (56)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030110272A1 (en) * | 2001-12-11 | 2003-06-12 | Du Castel Bertrand | System and method for filtering content |
US20040199473A1 (en) * | 2003-04-03 | 2004-10-07 | International Business Machines Corporation | Billing information authentication for on-demand resources |
US7395334B2 (en) * | 2003-04-25 | 2008-07-01 | International Business Machines Corporation | System for determining unreturned standby resource usage |
US7493488B2 (en) | 2003-07-24 | 2009-02-17 | International Business Machines Corporation | Method to disable on/off capacity in demand |
US8046763B1 (en) * | 2004-02-20 | 2011-10-25 | Oracle America, Inc. | Regulation of resource requests to control rate of resource consumption |
US7890629B2 (en) * | 2004-03-13 | 2011-02-15 | Adaptive Computing Enterprises, Inc. | System and method of providing reservation masks within a compute environment |
WO2005089245A2 (en) | 2004-03-13 | 2005-09-29 | Cluster Resources, Inc. | System and method of co-allocating a reservation spanning different compute resources types |
US7620706B2 (en) | 2004-03-13 | 2009-11-17 | Adaptive Computing Enterprises Inc. | System and method for providing advanced reservations in a compute environment |
US8782654B2 (en) | 2004-03-13 | 2014-07-15 | Adaptive Computing Enterprises, Inc. | Co-allocating a reservation spanning different compute resources types |
US8413155B2 (en) | 2004-03-13 | 2013-04-02 | Adaptive Computing Enterprises, Inc. | System and method for a self-optimizing reservation in time of compute resources |
US7340646B2 (en) * | 2004-05-03 | 2008-03-04 | International Business Machines Corporation | Apparatus, system, and method for resource group backup |
US20060010236A1 (en) * | 2004-06-10 | 2006-01-12 | International Business Machines Corporation | Usage-based methodology for providing web services |
US20070266388A1 (en) | 2004-06-18 | 2007-11-15 | Cluster Resources, Inc. | System and method for providing advanced reservations in a compute environment |
US7636795B2 (en) * | 2004-06-30 | 2009-12-22 | Intel Corporation | Configurable feature selection mechanism |
US20060036579A1 (en) * | 2004-08-10 | 2006-02-16 | Byrd Stephen A | Apparatus, system, and method for associating resources using a time based algorithm |
US8176490B1 (en) | 2004-08-20 | 2012-05-08 | Adaptive Computing Enterprises, Inc. | System and method of interfacing a workload manager and scheduler with an identity manager |
US7356770B1 (en) * | 2004-11-08 | 2008-04-08 | Cluster Resources, Inc. | System and method of graphically managing and monitoring a compute environment |
WO2006053093A2 (en) | 2004-11-08 | 2006-05-18 | Cluster Resources, Inc. | System and method of providing system jobs within a compute environment |
US8074223B2 (en) * | 2005-01-31 | 2011-12-06 | International Business Machines Corporation | Permanently activating resources based on previous temporary resource usage |
US8863143B2 (en) | 2006-03-16 | 2014-10-14 | Adaptive Computing Enterprises, Inc. | System and method for managing a hybrid compute environment |
US7996455B2 (en) | 2005-06-17 | 2011-08-09 | Adaptive Computing Enterprises, Inc. | System and method for providing dynamic roll-back reservations in time |
WO2006107531A2 (en) * | 2005-03-16 | 2006-10-12 | Cluster Resources, Inc. | Simple integration of an on-demand compute environment |
US9231886B2 (en) | 2005-03-16 | 2016-01-05 | Adaptive Computing Enterprises, Inc. | Simple integration of an on-demand compute environment |
US9015324B2 (en) | 2005-03-16 | 2015-04-21 | Adaptive Computing Enterprises, Inc. | System and method of brokering cloud computing resources |
CA2603577A1 (en) | 2005-04-07 | 2006-10-12 | Cluster Resources, Inc. | On-demand access to compute resources |
US8782120B2 (en) | 2005-04-07 | 2014-07-15 | Adaptive Computing Enterprises, Inc. | Elastic management of compute resources between a web server and an on-demand compute environment |
US20070073576A1 (en) * | 2005-09-29 | 2007-03-29 | International Business Machines Corp. | Resource capacity planning |
US7941801B2 (en) * | 2006-03-07 | 2011-05-10 | Oracle America Inc. | Method and system for provisioning a virtual computer and scheduling resources of the provisioned virtual computer |
US20070217335A1 (en) * | 2006-03-16 | 2007-09-20 | Utstarcom, Inc. | Method and apparatus to facilitate communication resource usage control |
US7657401B2 (en) * | 2006-05-31 | 2010-02-02 | International Business Machines Corporation | Systems and methods for predicting load test resource requirements |
GB0700358D0 (en) * | 2007-01-09 | 2007-02-14 | 111 Pix Com Ltd | Network download system |
US8112524B2 (en) * | 2007-01-15 | 2012-02-07 | International Business Machines Corporation | Recommending moving resources in a partitioned computer |
US20080184283A1 (en) * | 2007-01-29 | 2008-07-31 | Microsoft Corporation | Remote Console for Central Administration of Usage Credit |
US20080183712A1 (en) * | 2007-01-29 | 2008-07-31 | Westerinen William J | Capacity on Demand Computer Resources |
US20080250250A1 (en) * | 2007-04-04 | 2008-10-09 | Microsoft Corporation | Method and Apparatus for Using USB Flash Devices and Other Portable Storage as a Means to Access Prepaid Computing |
KR100882940B1 (ko) * | 2007-06-29 | 2009-02-10 | 주식회사 케이티프리텔 | 통신 요금 관리 방법 및 시스템 |
US8041773B2 (en) | 2007-09-24 | 2011-10-18 | The Research Foundation Of State University Of New York | Automatic clustering for self-organizing grids |
US8782655B2 (en) * | 2008-07-01 | 2014-07-15 | Hewlett-Packard Development Company, L.P. | Controlling computing resource consumption |
GB0822599D0 (en) * | 2008-12-11 | 2009-01-21 | Vodafone Plc | Securing network rejection |
US20100229175A1 (en) * | 2009-03-05 | 2010-09-09 | International Business Machines Corporation | Moving Resources In a Computing Environment Having Multiple Logically-Partitioned Computer Systems |
GB2473194A (en) * | 2009-09-02 | 2011-03-09 | 1E Ltd | Monitoring the performance of a computer based on the value of a net useful activity metric |
US11720290B2 (en) | 2009-10-30 | 2023-08-08 | Iii Holdings 2, Llc | Memcached server functionality in a cluster of data processing nodes |
US10877695B2 (en) | 2009-10-30 | 2020-12-29 | Iii Holdings 2, Llc | Memcached server functionality in a cluster of data processing nodes |
US8230122B2 (en) | 2010-07-12 | 2012-07-24 | International Business Machines Corporation | Direct provisioning of storage devices to virtual OS partitions |
US20120204186A1 (en) * | 2011-02-09 | 2012-08-09 | International Business Machines Corporation | Processor resource capacity management in an information handling system |
CN103384882A (zh) | 2011-05-30 | 2013-11-06 | 惠普发展公司,有限责任合伙企业 | 在服务器的共享组中管理使用权的方法 |
US8825862B2 (en) * | 2011-08-01 | 2014-09-02 | International Business Machines Corporation | Optimization of resource provisioning in a networked computing environment |
US9250944B2 (en) * | 2011-08-30 | 2016-02-02 | International Business Machines Corporation | Selection of virtual machines from pools of pre-provisioned virtual machines in a networked computing environment |
US10353738B2 (en) | 2012-03-21 | 2019-07-16 | International Business Machines Corporation | Resource allocation based on social networking trends in a networked computing environment |
US10291726B2 (en) * | 2015-05-12 | 2019-05-14 | Equinix, Inc. | Network field unit for a cloud-based services exchange |
CN109417485B (zh) * | 2016-06-23 | 2021-07-16 | 瑞典爱立信有限公司 | 用于电信网络中的计费的方法和装置 |
US10445208B2 (en) * | 2017-06-23 | 2019-10-15 | Microsoft Technology Licensing, Llc | Tunable, efficient monitoring of capacity usage in distributed storage systems |
EP3543811A1 (de) * | 2018-03-20 | 2019-09-25 | Siemens Aktiengesellschaft | In ihrer leistungsfähigkeit skalierbare numerische steuerung |
US20190391980A1 (en) * | 2018-06-26 | 2019-12-26 | Live Nation Entertainment, Inc. | Systems methods and apparatus for generation of a database object |
CN111736953A (zh) * | 2020-06-23 | 2020-10-02 | 深圳市云智融科技有限公司 | 虚拟资源投放方法、装置、计算机设备及存储介质 |
US11880229B2 (en) * | 2020-12-21 | 2024-01-23 | Micron Technology, Inc. | Security capsule for enabling restricted features of a memory device |
Family Cites Families (123)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5301343A (en) * | 1990-12-31 | 1994-04-05 | International Business Machines Corp. | System having microprocessor local memory expansion capability through removable coupling of local memory expansion boards directly to the high speed microprocessor local bus |
AU2247092A (en) | 1991-05-08 | 1992-12-21 | Digital Equipment Corporation | License management system |
WO1993011480A1 (en) | 1991-11-27 | 1993-06-10 | Intergraph Corporation | System and method for network license administration |
US5956505A (en) | 1991-12-24 | 1999-09-21 | Pitney Bowes Inc. | Remote activation of software features in a data processing device |
US5604528A (en) | 1992-06-10 | 1997-02-18 | Scientific-Atlanta, Inc. | Method and apparatus for providing periodic subscription television services |
EP1526472A3 (en) | 1995-02-13 | 2006-07-26 | Intertrust Technologies Corp. | Systems and methods for secure transaction management and electronic rights protection |
US5717604A (en) | 1995-05-25 | 1998-02-10 | Wiggins; Christopher | Network monitoring system for tracking, billing and recovering licenses |
US6061504A (en) | 1995-10-27 | 2000-05-09 | Emc Corporation | Video file server using an integrated cached disk array and stream server computers |
US6012032A (en) | 1995-11-30 | 2000-01-04 | Electronic Data Systems Corporation | System and method for accounting of computer data storage utilization |
US5889952A (en) * | 1996-08-14 | 1999-03-30 | Microsoft Corporation | Access check system utilizing cached access permissions |
US5754879A (en) | 1996-09-23 | 1998-05-19 | Motorola, Inc. | Integrated circuit for external bus interface having programmable mode select by selectively bonding one of the bond pads to a reset terminal via a conductive wire |
US6058423A (en) * | 1996-12-23 | 2000-05-02 | International Business Machines Corporation | System and method for locating resources in a distributed network |
JP3994466B2 (ja) | 1997-03-26 | 2007-10-17 | ソニー株式会社 | ユーザ端末及び携帯再生装置 |
US6301616B1 (en) * | 1997-04-11 | 2001-10-09 | Microsoft Corporation | Pledge-based resource allocation system |
US5953515A (en) | 1997-04-11 | 1999-09-14 | International Business Machines Corporation | Pluggable electronic card presence detect scheme for use in parallel and serial vital detect product data (VPD) collection systems |
EP0916118B1 (en) | 1997-05-26 | 2002-12-18 | Koninklijke Philips Electronics N.V. | System for retrieving data in a stream server |
US20030040962A1 (en) | 1997-06-12 | 2003-02-27 | Lewis William H. | System and data management and on-demand rental and purchase of digital data products |
GB9712799D0 (en) | 1997-06-19 | 1997-08-20 | Int Computers Ltd | Initial program load |
US6385638B1 (en) | 1997-09-04 | 2002-05-07 | Equator Technologies, Inc. | Processor resource distributor and method |
US6230200B1 (en) | 1997-09-08 | 2001-05-08 | Emc Corporation | Dynamic modeling for resource allocation in a file server |
JP3623347B2 (ja) | 1997-09-11 | 2005-02-23 | 三菱電機株式会社 | デジタルコンテンツ配布システム装置 |
US6125457A (en) | 1997-12-29 | 2000-09-26 | Compaq Computer Corporation | Networked computer security system |
US6134659A (en) | 1998-01-07 | 2000-10-17 | Sprong; Katherine A. | Controlled usage software |
US6086618A (en) * | 1998-01-26 | 2000-07-11 | Microsoft Corporation | Method and computer program product for estimating total resource usage requirements of a server application in a hypothetical user configuration |
US6359900B1 (en) * | 1998-04-09 | 2002-03-19 | Novell, Inc. | Method and system for controlling access to a resource |
US6243468B1 (en) | 1998-04-29 | 2001-06-05 | Microsoft Corporation | Software anti-piracy system that adapts to hardware upgrades |
US7503072B2 (en) | 1998-04-29 | 2009-03-10 | Microsoft Corporation | Hardware ID to prevent software piracy |
US6754822B1 (en) | 1998-04-30 | 2004-06-22 | Fraunhofer-Gesellschaft Zur Forderung Der Angewandten Forshung E.V. | Active watermarks and watermark agents |
US6385651B2 (en) * | 1998-05-05 | 2002-05-07 | Liberate Technologies | Internet service provider preliminary user registration mechanism provided by centralized authority |
US6182142B1 (en) | 1998-07-10 | 2001-01-30 | Encommerce, Inc. | Distributed access management of information resources |
US6389543B1 (en) | 1998-08-31 | 2002-05-14 | International Business Machines Corporation | System and method for command routing and execution in a multiprocessing system |
DE69913553T2 (de) | 1998-10-09 | 2004-11-18 | Sun Microsystems, Inc., Palo Alto | Konfigurierung von systemeinheiten |
US6317828B1 (en) | 1998-11-13 | 2001-11-13 | Dell Usa, L.P. | BIOS/utility setup display |
US6374402B1 (en) | 1998-11-16 | 2002-04-16 | Into Networks, Inc. | Method and apparatus for installation abstraction in a secure content delivery system |
US7017188B1 (en) | 1998-11-16 | 2006-03-21 | Softricity, Inc. | Method and apparatus for secure content delivery over broadband access networks |
US6463537B1 (en) | 1999-01-04 | 2002-10-08 | Codex Technologies, Inc. | Modified computer motherboard security and identification system |
US7055040B2 (en) | 1999-04-02 | 2006-05-30 | Hewlett-Packard Development Company, L.P. | Method and apparatus for uniquely and securely loading software to an individual computer |
US7013296B1 (en) | 1999-06-08 | 2006-03-14 | The Trustees Of Columbia University In The City Of New York | Using electronic security value units to control access to a resource |
US6460082B1 (en) | 1999-06-17 | 2002-10-01 | International Business Machines Corporation | Management of service-oriented resources across heterogeneous media servers using homogenous service units and service signatures to configure the media servers |
CN1304977C (zh) | 1999-07-06 | 2007-03-14 | 索尼株式会社 | 数据提供系统、装置及其方法 |
FR2796734B1 (fr) * | 1999-07-22 | 2001-08-17 | Bull Sa | Systeme de stockage en reseau |
US6725379B1 (en) | 1999-08-11 | 2004-04-20 | Dell Products L.P. | Stolen computer detection and protection |
US7020704B1 (en) | 1999-10-05 | 2006-03-28 | Lipscomb Kenneth O | System and method for distributing media assets to user devices via a portal synchronized by said user devices |
US7155735B1 (en) | 1999-10-08 | 2006-12-26 | Vulcan Patents Llc | System and method for the broadcast dissemination of time-ordered data |
US6578199B1 (en) | 1999-11-12 | 2003-06-10 | Fujitsu Limited | Automatic tracking system and method for distributable software |
US6625750B1 (en) | 1999-11-16 | 2003-09-23 | Emc Corporation | Hardware and software failover services for a file server |
AU2585301A (en) | 2000-01-05 | 2001-07-16 | Daniel Lanin | System and method for trusted self-billing for utilities |
EP1117265A1 (en) * | 2000-01-15 | 2001-07-18 | Telefonaktiebolaget Lm Ericsson | Method and apparatus for global roaming |
US7032241B1 (en) | 2000-02-22 | 2006-04-18 | Microsoft Corporation | Methods and systems for accessing networks, methods and systems for accessing the internet |
JP2001265906A (ja) | 2000-03-23 | 2001-09-28 | Nec Corp | オンラインリアルタイムモニタシステムおよびオンラインリアルタイムモニタビジネス方法 |
US7020161B1 (en) * | 2000-03-31 | 2006-03-28 | Sun Microsystems, Inc. | Prescheduling arbitrated resources |
US6691253B1 (en) | 2000-05-10 | 2004-02-10 | Dell Usa L.P. | System and method for sequencing and performing very high speed software downloads concurrent with system testing in an automated production environment |
JP2001331333A (ja) | 2000-05-18 | 2001-11-30 | Hitachi Ltd | 計算機システム及び計算機システムの制御方法 |
US20040163135A1 (en) | 2000-05-25 | 2004-08-19 | Giaccherini Thomas Nello | Method for securely distributing & updating software |
US7269160B1 (en) | 2000-05-26 | 2007-09-11 | Buffalo International, Inc. | Voice over internet call center integration |
US7051366B1 (en) | 2000-06-21 | 2006-05-23 | Microsoft Corporation | Evidence-based security policy manager |
JP2002014872A (ja) | 2000-06-29 | 2002-01-18 | Fujitsu Ltd | 暗号制御装置 |
JP4292693B2 (ja) | 2000-07-07 | 2009-07-08 | 株式会社日立製作所 | 計算機資源分割装置および資源分割方法 |
US20020124168A1 (en) | 2000-07-17 | 2002-09-05 | Mccown Steven H. | Method and system for upgrading a user environment |
JP2002044292A (ja) * | 2000-07-21 | 2002-02-08 | Oki Electric Ind Co Ltd | 回線資源の使用料金課金方法,回線資源の割り当て方法,及び,回線資源の割り当てシステム |
WO2002061707A2 (en) * | 2000-09-08 | 2002-08-08 | Honeywell International Inc. | Pilot internet practice system and methods |
US7596784B2 (en) | 2000-09-12 | 2009-09-29 | Symantec Operating Corporation | Method system and apparatus for providing pay-per-use distributed computing resources |
US8606684B2 (en) | 2000-11-10 | 2013-12-10 | Aol Inc. | Digital content distribution and subscription system |
US20020095573A1 (en) | 2001-01-16 | 2002-07-18 | O'brien William G. | Method and apparatus for authenticated dial-up access to command controllable equipment |
US7149311B2 (en) | 2001-02-08 | 2006-12-12 | Lucent Technologies Inc. | Methods and apparatus for providing networked cryptographic devices resilient to capture |
US20020199182A1 (en) | 2001-02-15 | 2002-12-26 | Susan Whitehead | Method and apparatus providing convergent solution to end-to end, adaptive business application management |
JP2002298058A (ja) | 2001-03-29 | 2002-10-11 | Seiko Epson Corp | デジタルコンテンツ提供システム,デジタルコンテンツ提供方法,サーバ装置及びデジタルコンテンツ提供プログラム |
US6995652B2 (en) | 2001-04-11 | 2006-02-07 | Battelle Memorial Institute K1-53 | System and method for controlling remote devices |
US7500075B1 (en) * | 2001-04-17 | 2009-03-03 | Rambus Inc. | Mechanism for enabling full data bus utilization without increasing data granularity |
US6957435B2 (en) | 2001-04-19 | 2005-10-18 | International Business Machines Corporation | Method and apparatus for allocating processor resources in a logically partitioned computer system |
US7359882B2 (en) | 2001-05-11 | 2008-04-15 | Bea Systems, Inc. | Distributed run-time licensing |
US20020178387A1 (en) | 2001-05-25 | 2002-11-28 | John Theron | System and method for monitoring and managing power use of networked information devices |
US6636958B2 (en) | 2001-07-17 | 2003-10-21 | International Business Machines Corporation | Appliance server with a drive partitioning scheme that accommodates application growth in size |
AU2002313583A1 (en) | 2001-08-01 | 2003-02-17 | Actona Technologies Ltd. | Virtual file-sharing network |
US7353281B2 (en) * | 2001-08-06 | 2008-04-01 | Micron Technology, Inc. | Method and system for providing access to computer resources |
US7536691B2 (en) * | 2001-08-09 | 2009-05-19 | Infineon Technologies Ag | Method and apparatus for software-based allocation and scheduling of hardware resources in a wireless communication device |
JP4051909B2 (ja) | 2001-09-20 | 2008-02-27 | 株式会社日立製作所 | アプリケーションソフトウエアのサービスを提供するシステム、およびアプリケーションソフトウエアの利用を提供する方法 |
US20030061260A1 (en) * | 2001-09-25 | 2003-03-27 | Timesys Corporation | Resource reservation and priority management |
US7150021B1 (en) * | 2001-10-12 | 2006-12-12 | Palau Acquisition Corporation (Delaware) | Method and system to allocate resources within an interconnect device according to a resource allocation table |
US20030093496A1 (en) * | 2001-10-22 | 2003-05-15 | O'connor James M. | Resource service and method for location-independent resource delivery |
US7062558B2 (en) * | 2001-11-13 | 2006-06-13 | Hewlett-Packard Development, L.P. | Method and system for enabling resource sharing in a communication network having a plurality of application environments |
US7039784B1 (en) | 2001-12-20 | 2006-05-02 | Info Value Computing Inc. | Video distribution system using dynamic disk load balancing with variable sub-segmenting |
US8788611B2 (en) | 2001-12-28 | 2014-07-22 | Hewlett-Packard Development Company, L.P. | Method for using partitioning to provide capacity on demand in data libraries |
US7392376B2 (en) | 2002-12-30 | 2008-06-24 | International Business Machines Corporation | Security module |
US7818792B2 (en) | 2002-02-04 | 2010-10-19 | General Instrument Corporation | Method and system for providing third party authentication of authorization |
US7483860B2 (en) | 2002-03-08 | 2009-01-27 | Pace Anti-Piracy | Method and system for managing software licenses |
US7680743B2 (en) | 2002-05-15 | 2010-03-16 | Microsoft Corporation | Software application protection by way of a digital rights management (DRM) system |
US20030226029A1 (en) | 2002-05-29 | 2003-12-04 | Porter Allen J.C. | System for protecting security registers and method thereof |
GB2389431A (en) | 2002-06-07 | 2003-12-10 | Hewlett Packard Co | An arrangement for delivering resources over a network in which a demand director server is aware of the content of resource servers |
US7322034B2 (en) | 2002-06-14 | 2008-01-22 | Hewlett-Packard Development Company, L.P. | Method and system for dynamically allocating computer system resources |
US7185086B2 (en) | 2002-06-26 | 2007-02-27 | Hewlett-Packard Development Company, L.P. | Method for electronic tracking of an electronic device |
US6975204B1 (en) | 2002-07-11 | 2005-12-13 | Raytheon Company | Method and apparatus for preventing unauthorized use of equipment |
US7403993B2 (en) | 2002-07-24 | 2008-07-22 | Kasenna, Inc. | System and method for highly-scalable real-time and time-based data delivery using server clusters |
IL150911A0 (en) | 2002-07-25 | 2003-02-12 | Sphera Technologies Ltd | A method and apparatus for dynamically allocating and managing resources in a computerized system having multiple consumers |
US7469338B2 (en) | 2002-07-29 | 2008-12-23 | Broadcom Corporation | System and method for cryptographic control of system configurations |
US7877607B2 (en) | 2002-08-30 | 2011-01-25 | Hewlett-Packard Development Company, L.P. | Tamper-evident data management |
JP2004102789A (ja) | 2002-09-11 | 2004-04-02 | Sony Corp | ライセンス管理装置、ライセンス管理方法、並びにコンピュータ・プログラム |
US7447764B2 (en) * | 2002-09-27 | 2008-11-04 | Hewlett-Packard Development Company, L.P. | Peripheral devices, systems for providing job operations for a plurality of host devices, and peripheral device monitoring methods |
US7107349B2 (en) | 2002-09-30 | 2006-09-12 | Danger, Inc. | System and method for disabling and providing a notification for a data processing device |
US7124098B2 (en) | 2002-10-07 | 2006-10-17 | The Kroger Company | Online shopping system |
US7739485B2 (en) | 2002-10-11 | 2010-06-15 | Hewlett-Packard Development Company, L.P. | Cached field replaceable unit EEPROM data |
US7254749B2 (en) | 2002-10-16 | 2007-08-07 | Sun Microsystems, Inc. | System and method for storage of operational parameters on components |
US7136800B1 (en) | 2002-10-18 | 2006-11-14 | Microsoft Corporation | Allocation of processor resources in an emulated computing environment |
US20040103064A1 (en) | 2002-11-26 | 2004-05-27 | Thomas Howard | Models for marketing and selling access to on-line content |
US20040111308A1 (en) | 2002-12-09 | 2004-06-10 | Brighthaul Ltd. | Dynamic resource allocation platform and method for time related resources |
US20060294238A1 (en) | 2002-12-16 | 2006-12-28 | Naik Vijay K | Policy-based hierarchical management of shared resources in a grid environment |
US7146496B2 (en) | 2003-01-23 | 2006-12-05 | Hewlett-Packard Development Company, L.P. | Methods and apparatus for managing temporary capacity in a computer system |
US7562229B2 (en) | 2003-01-23 | 2009-07-14 | Hewlett-Packard Development Company, L.P. | Codeword-based auditing of computer systems and methods therefor |
US7373497B2 (en) | 2003-01-23 | 2008-05-13 | Hewlett-Packard Development Company, L.P. | Methods and apparatus for rapidly activating previously inactive components in a computer system |
US7085967B2 (en) | 2003-02-14 | 2006-08-01 | International Business Machines Corporation | Method and apparatus for formatting vital component data in a field replaceable unit of a computer system |
US20040165211A1 (en) | 2003-02-20 | 2004-08-26 | Herrmann William I. | Print authorization via an authorization device |
JP2004272669A (ja) * | 2003-03-10 | 2004-09-30 | Hitachi Ltd | グリッドコンピューティングにおける課金管理方法及び課金管理装置 |
US7451183B2 (en) | 2003-03-21 | 2008-11-11 | Hewlett-Packard Development Company, L.P. | Assembly and method for balancing processors in a partitioned server |
US7324450B2 (en) | 2003-03-31 | 2008-01-29 | Intel Corporation | Method and apparatus for programming a functionality of an integrated circuit (IC) |
US20040199473A1 (en) | 2003-04-03 | 2004-10-07 | International Business Machines Corporation | Billing information authentication for on-demand resources |
US7627506B2 (en) | 2003-07-10 | 2009-12-01 | International Business Machines Corporation | Method of providing metered capacity of temporary computer resources |
US20040215569A1 (en) | 2003-04-24 | 2004-10-28 | International Business Machines Corporation | Method to ensure a unique machine serial number |
US7493488B2 (en) | 2003-07-24 | 2009-02-17 | International Business Machines Corporation | Method to disable on/off capacity in demand |
US20050066032A1 (en) | 2003-08-28 | 2005-03-24 | International Business Machines Corporation | Capacity on demand grace period for incompliant system configurations |
US20050049973A1 (en) | 2003-09-02 | 2005-03-03 | Read Mark A. | Method and program for automated management of software license usage by monitoring and disabling inactive software products |
US7346401B2 (en) | 2004-05-25 | 2008-03-18 | International Business Machines Corporation | Systems and methods for providing constrained optimization using adaptive regulatory control |
US8612480B2 (en) | 2004-10-23 | 2013-12-17 | International Business Machines Corporation | Permitting utilization of computer system resources in accordance with their licensing |
US7633887B2 (en) | 2005-01-21 | 2009-12-15 | Panwar Shivendra S | On demand peer-to-peer video streaming with multiple description coding |
-
2003
- 2003-04-03 US US10/406,652 patent/US8135795B2/en not_active Expired - Fee Related
-
2004
- 2004-03-22 KR KR1020057016404A patent/KR20050119641A/ko not_active Application Discontinuation
- 2004-03-22 CN CN200480012022.4A patent/CN1784659A/zh active Pending
- 2004-03-22 CN CNB2004800108114A patent/CN100405305C/zh not_active Expired - Fee Related
- 2004-03-22 WO PCT/GB2004/001219 patent/WO2004088506A2/en active Application Filing
- 2004-04-01 TW TW093109060A patent/TW200515139A/zh unknown
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106104479A (zh) * | 2014-03-27 | 2016-11-09 | 国际商业机器公司 | 多线程计算机系统中的闲置时间累积 |
CN106104479B (zh) * | 2014-03-27 | 2019-06-11 | 国际商业机器公司 | 多线程计算机系统中的闲置时间累积 |
Also Published As
Publication number | Publication date |
---|---|
TW200515139A (en) | 2005-05-01 |
CN100405305C (zh) | 2008-07-23 |
US20040236852A1 (en) | 2004-11-25 |
WO2004088506A2 (en) | 2004-10-14 |
WO2004088506A3 (en) | 2005-05-06 |
KR20050119641A (ko) | 2005-12-21 |
US8135795B2 (en) | 2012-03-13 |
CN1784659A (zh) | 2006-06-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN100405305C (zh) | 在逻辑分区的计算机中恢复临时资源的设备和方法 | |
CN100487659C (zh) | 用于优化分段资源分配的方法和设备 | |
CN100390740C (zh) | 为被先占的虚拟处理器分配应得处理器周期的方法和系统 | |
US7720972B2 (en) | System for transferring standby resource entitlement | |
CN100378670C (zh) | 逻辑分区计算机系统及其输入输出能力的保持方法 | |
US7428485B2 (en) | System for yielding to a processor | |
US7770173B2 (en) | System for dynamic processor enablement | |
US8261281B2 (en) | Optimizing allocation of resources on partitions of a data processing system | |
CN101271409B (zh) | 用于迁移逻辑分区的装置和方法以及设备 | |
US9058218B2 (en) | Resource allocation based on anticipated resource underutilization in a logically partitioned multi-processor environment | |
US7650331B1 (en) | System and method for efficient large-scale data processing | |
US7103763B2 (en) | Storage and access of configuration data in nonvolatile memory of a logically-partitioned computer | |
US8185907B2 (en) | Method and system for assigning logical partitions to multiple shared processor pools | |
CN1308288A (zh) | 支持多个操作系统的方法和系统 | |
CN1979408B (zh) | 管理设备访问的方法和系统 | |
US7509392B2 (en) | Creating and removing application server partitions in a server cluster based on client request contexts | |
US7594231B2 (en) | Apparatus and method for assuring recovery of temporary resources in a logically partitioned computer system | |
US20080221855A1 (en) | Simulating partition resource allocation | |
JP4420243B2 (ja) | 一時リソース・オンデマンドを提供するための装置、方法、およびプログラム | |
US20060282449A1 (en) | Accessing a common data structure via a customized rule | |
CN115809127A (zh) | 内核驱动模块的加载方法、系统、设备、介质及芯片 | |
Alonso et al. | BioOpera: managing large-scale computations in bioinformatics |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20080723 Termination date: 20190322 |