WO2005116831A2 - Processing capacity on demand - Google Patents

Processing capacity on demand Download PDF

Info

Publication number
WO2005116831A2
WO2005116831A2 PCT/US2005/015885 US2005015885W WO2005116831A2 WO 2005116831 A2 WO2005116831 A2 WO 2005116831A2 US 2005015885 W US2005015885 W US 2005015885W WO 2005116831 A2 WO2005116831 A2 WO 2005116831A2
Authority
WO
WIPO (PCT)
Prior art keywords
processor
authorized
processing elements
processing
become active
Prior art date
Application number
PCT/US2005/015885
Other languages
French (fr)
Other versions
WO2005116831A3 (en
Inventor
Deep Buch
Shivnandan Kaushik
Original Assignee
Intel Corporation
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Intel Corporation filed Critical Intel Corporation
Publication of WO2005116831A2 publication Critical patent/WO2005116831A2/en
Publication of WO2005116831A3 publication Critical patent/WO2005116831A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/509Offload

Definitions

  • Known arrangements for adding processing capacity on demand involve providing latent processing capacity that is unused until a need for extra capacity arises. When a need arises, the latent processing capacity may be tapped, and then allowed to again become unused when the need passes.
  • latent processing capacity could be added to a high-end server in a data network such as the Internet, and called upon only during periods of peak traffic. Letting the processing capacity be unused until needed reduces costs, since agreements may be made with capacity providers that only capacity that is actually used will be paid for.
  • latent or reserve processing capacity may be provided in processor packages that are added to a system's hardware platform.
  • the processor packages may be brought into use at a platform level, in a manner analogous to using a relay to connect power to a circuit to bring the circuit into use.
  • reserve capacity when used in this way, it involves adding the capacity in bulk form, that is, in units of one or more entire processor packages. Finer granularity is not possible, in that individual processing elements on a processor package cannot be selectively brought into use. Such an approach may be wasteful if all processing elements on a processor package are not needed.
  • FIG. 1 shows a processor package according to embodiments of the present invention
  • FIGs. 2-4, 4A and 5 show process flows according to embodiments of the present invention.
  • a status of each bit could indicate whether a corresponding processing element was authorized for use. For example, a bit with a logic value of "1" could indicate that a corresponding processing element was authorized for use, while a bit with a logic value of "0" could indicate that a corresponding processing element was not authorized for use.
  • reserve processing elements may be activated for use on demand to add to the processing capacity provided by the regular-use processing elements.
  • Operations associated with reaching the state illustrated by block 200, above, may involve initialization operations.
  • One such initialization operation is sometimes termed a "cold reset" and involves an initial power-up of a hardware device.
  • a cold reset a plurality of processing elements on a processor package may elect a single bootstrap processing element by a known election process.
  • the bootstrap processing element is responsible for executing bootstrap routines and bringing the non-bootstrap processing elements online.
  • FIG. 3 shows a process associated with a cold reset according to embodiments of the present invention. Following a cold reset as shown in block 300, a plurality of processing elements may elect a bootstrap processing element as shown in block 301.
  • processing element k of N total processing elements on a processor package may be inactive.
  • this inactive state may be a Wait_for_SIPI state that may have been entered following a cold reset, as illustrated by the flow of blocks 300-302 (see FIG. 3) discussed above.
  • System logic 630 may be coupled to a system memory 640 through a bus 650 and coupled to a non-volatile memory 670 and one or more peripheral devices 680(1 )-680(m) through a peripheral bus 660.
  • Peripheral bus 660 may represent, for example, one or more Peripheral Component Interconnect (PCI) buses, PCI Special Interest Group (SIG) PCI Local Bus Specification, Revision 2.2., published December 18, 1998; industry standard architecture (ISA) buses; Extended ISA (EISA) buses, BCPR Services Inc. EISA Specification, Version 3.12, 1992, published 1992; universal serial bus (USB), USB Specification, Version 1.1 , published September 23, 1998; and comparable peripheral buses.
  • PCI Peripheral Component Interconnect
  • SIG PCI Special Interest Group
  • EISA Extended ISA
  • USB universal serial bus
  • USB USB Specification

Abstract

Embodiments of the present invention relate to a system and method for providing processing capacity on demand. According to the embodiments, a processor package has a plurality of processing elements. One or more of the processing elements may be made active in response to increased demand for processing capacity based on modifiable authorization information.

Description

PROCESSING CAPACITY ON DEMAND
Background
[0001] The term "capacity on demand" as it relates to computer systems refers generally to adding resources on an as-needed basis. In particular, processing capacity could be added on demand.
[0002] Known arrangements for adding processing capacity on demand involve providing latent processing capacity that is unused until a need for extra capacity arises. When a need arises, the latent processing capacity may be tapped, and then allowed to again become unused when the need passes. For example, latent processing capacity could be added to a high-end server in a data network such as the Internet, and called upon only during periods of peak traffic. Letting the processing capacity be unused until needed reduces costs, since agreements may be made with capacity providers that only capacity that is actually used will be paid for.
[0003] In some known arrangements, latent or reserve processing capacity may be provided in processor packages that are added to a system's hardware platform. The processor packages may be brought into use at a platform level, in a manner analogous to using a relay to connect power to a circuit to bring the circuit into use. When reserve capacity is used in this way, it involves adding the capacity in bulk form, that is, in units of one or more entire processor packages. Finer granularity is not possible, in that individual processing elements on a processor package cannot be selectively brought into use. Such an approach may be wasteful if all processing elements on a processor package are not needed.
[0004] Other known arrangements may be able to selectively activate individual processing elements on a processor package for added capacity. Such arrangements may use a form of power management to regulate how many processing elements are active. In this power management approach, processing elements not in use may be placed into a low power state to conserve energy, and then placed into a higher power state when put into use. Additionally, known power management techniques typically require that managed devices be made continuously "visible" (in an understood operating system software sense) to associated BIOS (Basic Input/Output System) and operating system software.
Brief Description of the Drawings
[0005] FIG. 1 shows a processor package according to embodiments of the present invention;
[0006] FIGs. 2-4, 4A and 5 show process flows according to embodiments of the present invention; and
[0007] FIG. 6 shows a system according to embodiments of the present invention.
Detailed Description
[0008] One embodiment of the present invention relates to performing a process to check authorization information corresponding to available reserve processing capacity to determine if the reserve processing capacity is authorized for use, and if the authorization information indicates that the reserve processing capacity is authorized for use, using the reserve processing capacity. The check may be inserted in a non-intrusive way into standard firmware initialization routines, making implementation comparatively inexpensive. Moreover, the reserve processing capacity need not be made continuously visible to an operating system, reducing security concerns.
[0009] In embodiments, the reserve processing capacity may be processing elements on a processor package, and the authorization information may be contained in a data storage area on the processor package. The data storage area could be, for example, a register to store an authorization status for each processing element. Based on a respective status for each processing element, the processing elements may be brought into use selectively and individually.
[0010] FIG. 1 shows an example of a processor package 100 according to embodiments of the present invention. The processor package 100 may comprise a plurality of processing elements 101. One or more of the processing elements 101 may be reserve processing elements 101.1 that are not used unless there is a demand for increased capacity, while others of the processing elements may be regularly-used processing elements 101.2. As is typical for many known processor packages, the processor package 100 may further include a cache 102 and a region 103 distinct from the processing elements containing, for example, bus interface logic. According to embodiments of the present invention, the region 103 may further include a storage area for authorization information 104. The storage area 104 could be implemented, for example, as a register having a bit corresponding to each processing element. A status of each bit could indicate whether a corresponding processing element was authorized for use. For example, a bit with a logic value of "1" could indicate that a corresponding processing element was authorized for use, while a bit with a logic value of "0" could indicate that a corresponding processing element was not authorized for use. Based on the authorization information in the register 104, reserve processing elements may be activated for use on demand to add to the processing capacity provided by the regular-use processing elements.
[0011] The authorization information could be set by any of a number of secure mechanisms. For example, many high-end server platforms include a service controller that can be coupled to platform components and used to program the components. Such a service controller could, for example, be used by an authorized person to set bits in the register 104 to activate one or more of the reserve processing elements during a period of increased demand. Or, for example, the bits could be automatically set by secure software based on certain triggering events, such as a demand threshold being met or exceeded.
[0012] A processor package 100 shipped by a vendor to a user could have a set of regular processing elements that would ordinarily be active, and a set of reserve processing elements that would be inactive unless called on by increased demand for processing capacity. There could be an agreement between the vendor and the user wherein, for example, the user could selectively activate reserve processing elements and make a corresponding per-use payment to the vendor. In one embodiment, the processing elements are processor cores and the processor is a multi-core processor.
[0013] FIG. 2 shows a process flow according to embodiments of the present invention for adding reserve processing elements to the processing capacity of a processor package 100. As shown in block 200, the processor package could be placed into use with the regular processing elements active and the reserve processing elements initially inactive.
[0014] Then, a need for increased processing capacity could arise in the user's system. For example, the processor package could have been placed into use in a server system in a data network that began to experience increased traffic. Accordingly, the system could receive a request for additional processing capacity, as shown in block 201.
[0015] Based on the request for additional capacity, the authorization information for the inactive processing elements could be updated, as shown in block 202. This could be performed by a secure operation as described above. The secure operation could cause one or more bits in a register 104 of the processing package to be set to the appropriate logic value.
[0016] One or more of the previously inactive processing elements could then be signaled to become active, as shown in block 203. If signaled to become active, a previously inactive processing element may check the authorization information to determine if it is authorized to become active, as shown in block 204. If authorized to become active, the previously inactive processing element may become active, as shown in block 205. Becoming active may involve executing initialization processes, including known BIOS (Basic I/O System) routines, to become ready to come "online" for use. When the previously inactive processing element is ready to come online, an operating system of whatever hardware platform the previously inactive processing element is installed on may be notified of the availability of the previously inactive processing element and begin to use it.
[0017] Operations associated with reaching the state illustrated by block 200, above, may involve initialization operations. One such initialization operation is sometimes termed a "cold reset" and involves an initial power-up of a hardware device. In known systems, following a cold reset, a plurality of processing elements on a processor package may elect a single bootstrap processing element by a known election process. The bootstrap processing element is responsible for executing bootstrap routines and bringing the non-bootstrap processing elements online. FIG. 3 shows a process associated with a cold reset according to embodiments of the present invention. Following a cold reset as shown in block 300, a plurality of processing elements may elect a bootstrap processing element as shown in block 301.
[0018] The non-elected processing elements may enter an inactive state, as shown in block 302. Known processing systems may include firmware to create such an inactive state. The firmware, for example, may be stored in read-only memory (ROM) and be specific to a particular processor architecture. The firmware may also be referred to as "micro-code" or "micro-instructions" and may be contained on the processor in hard coded or other format in some embodiments. In some embodiments, the inactive state may be a "Wait_for_SIPI" (Wait_for_Startup Inter-Processor Interrupt) state as known in Intel® x86 processor architecture. As shown in block 303, as part of the execution of firmware according to embodiments of the present invention pursuant to a cold reset, the bootstrap processing element may then read authorization information in register 104. The firmware could be, for example, firmware of the Intel® x86 processor architecture. If the authorization information indicates that the bootstrap processor is authorized for use, the bootstrap processing element may proceed with the rest of its initialization, as shown in block 304. Otherwise, the bootstrap processor may enter an inactive state along with the rest of the processing elements. In the latter situation, the entire processor package would be inactive. [0019] More typically, however, there may be a set of processing elements authorized for regular use in the authorization information. After the bootstrap processing element of this regular-use set was initialized, the bootstrap processing element might begin to bring others of the regular-use processing elements into use. A process for this according to embodiments of the present invention is shown in FIG. 4. As shown in block 400, processing element k of N total processing elements on a processor package may be inactive. In embodiments, this inactive state may be a Wait_for_SIPI state that may have been entered following a cold reset, as illustrated by the flow of blocks 300-302 (see FIG. 3) discussed above.
[0020] The bootstrap processing element might then issue a signal 404 to processing element k to cause it to leave the inactive state. In embodiments, the signal 404 may be a "Startup Inter-Processor Interrupt" (SIPI) of the known Intel® x86 processor architecture. A SIPI signal may cause a processing element in the Wait_for_SIPI state to leave or "wake up" from the Wait_for_SIPI state. The SIPI could cause processing element k to leave the inactive state and check the authorization information, as shown in block 401. If authorized, processing element k may proceed to complete its initialization, as shown in block 403. Otherwise, processing element k may return to an inactive state, as shown in block 402.
[0021] Following a cold reset, the process of FIG. 4 could be performed for each of the N processing elements. The authorization information would determine which of the N processing elements was brought into use. As noted earlier, there could be a regular-use set of processing elements designated in the authorization information, and a set of reserve processing elements designated in the authorization information.
[0022] According to embodiments of the present invention, a check of the authorization information as represented by block 303 (FIG. 3) and block 401 (FIG. 4) may also be performed pursuant to a "warm reset" (e.g., a reset such as that caused by assertion of an INIT pin on an Intel® x86 processor) as opposed to a cold reset (e.g., assertion of a RESET pin) as in FIG. 3. In a warm reset, there may be no initial powering-up of hardware. A process according to embodiments of the present invention corresponding to a warm reset is shown in FIG. 4A. Following a warm reset of a processing element as shown in block 450, as part of the execution of firmware according to embodiments of the present invention pursuant to a warm reset, the processing element may read the authorization information, as shown in block 451. The firmware could be, for example, firmware of the Intel® x86 processor architecture. If authorized, the processing element may proceed to complete its initialization, as shown in block 453. Otherwise, the processing element may enter an inactive state, as shown in block 452.
[0023] Following execution of the processes of FIGs. 3 and 4, a system including a processor package according to embodiments of the present invention may reach the state shown in block 200 of FIG. 2. The process of FIG. 4 may be further used to implement other operations shown in FIG. 2. More specifically, after a request for additional processing capacity (block 201 , FIG. 2) and a corresponding update of the authorization information (block 202, FIG. 2) to authorize one or more of the reserve processing elements for use, a signal to become active (e.g., a SIPI) may be issued to a previously inactive processing element (e.g., a processing element in a Wait_for_SIPI state) as shown in block 400 and signal 404 (FIG. 4). The previously inactive processing element may then check the authorization information to determine if it is authorized to become active as shown in corresponding blocks 401 (FIG. 4) and 204 (FIG. 2). If it is authorized, the previously inactive processing element may become active, as shown in corresponding blocks 403 (FIG. 4) and 205 (FIG. 2).
[0024] It should be understood that a processing element need not enter an inactive state only following a cold reset. A processing element could be placed into an inactive state after a period of activity, by causing the associated operating system and BIOS to no longer recognize the processing element as active or available. This could include placing the processing element in a Wait_for_SIPI state. Then, the authorization information could be correspondingly updated. Then, the processing element could be again made active, and again inactive, based on demand. Such a process is illustrated generally in FIG. 5. FIG. 5 shows operations that could occur on an "up-and-running" system as variations in the level of demand for processing capacity were experienced, and the authorization information was correspondingly modified. As shown in block 500, a first distribution of processing elements in a processor package may be defined in the authorization information, where the first distribution defines a set of processing elements authorized to be active and a set of processing elements not authorized to be active. As shown in block 501 , the set of processing elements authorized to be active according to the first distribution may be used, while the unauthorized set remains inactive.
[0025] As shown in block 502, based on a change in demand for processing capacity, the authorization information may be modified to define a second distribution of the processing elements different from the first distribution. The second distribution may define more processing elements authorized to be active than does the first distribution. On the other hand, the second distribution may define fewer processing elements authorized to be active than does the first distribution. Pursuant to the modification of the authorization information, the authorization information may be checked by respective processing elements to determine their authorization statuses, as shown in block 503. Based on their respective authorization statuses, one or more processing elements may become active, or become inactive, as shown in block 504. As a result, the system may be used with the second distribution of processing elements, as shown in block 505.
[0026] As noted earlier, embodiments of the present invention may realize economies of implementation in that straightforward checks for authorization may be inserted in standard system firmware as described above. Other standard software also meshes well with operations according to embodiments of the invention. For example, block 203 (FIG. 2) could be preceded by standard firmware operations (not illustrated) associated with detecting a device newly added to system hardware and making the device recognized to an operating system. An example of a suitable firmware process of this kind is known in some systems as a "Processor Online Flow." A Processor Online Flow could include or culminate in a signal to a previously inactive reserve processing element to become active as shown in block 203. Along similar lines, "becoming active" as shown in block 205 could include notifying an operating system of the presence of a newly initialized processing element and bringing it online via industry standard ACPI (Advanced Configuration and Power Interface; Version 2.0c, August 25, 2003 by Intel Corp. et al.) operations for interfacing between a BIOS (Basic Input/Output System) and an operating system.
[0027] Fig. 6 is a block diagram of a computer system, which may include an architectural state, including one or more processor packages and memory for use in accordance with an embodiment of the present invention. In Fig. 6, a computer system 600 may include one or more processor packages 610(1 )- 610(n) coupled to a processor bus 620, which may be coupled to a system logic 630. Each of the one or more processor packages 610(1 )-610(n) may be N-bit processor packages and may include a decoder (not shown) and one or more N- bit registers (not shown). System logic 630 may be coupled to a system memory 640 through a bus 650 and coupled to a non-volatile memory 670 and one or more peripheral devices 680(1 )-680(m) through a peripheral bus 660. Peripheral bus 660 may represent, for example, one or more Peripheral Component Interconnect (PCI) buses, PCI Special Interest Group (SIG) PCI Local Bus Specification, Revision 2.2., published December 18, 1998; industry standard architecture (ISA) buses; Extended ISA (EISA) buses, BCPR Services Inc. EISA Specification, Version 3.12, 1992, published 1992; universal serial bus (USB), USB Specification, Version 1.1 , published September 23, 1998; and comparable peripheral buses. Non-volatile memory 670 may be a static memory device such as a read only memory (ROM) or a flash memory. Peripheral devices 680(1 )- 680(m) may include, for example, a keyboard; a mouse or other pointing devices; mass storage devices such as hard disk drives, compact disc (CD) drives, optical disks, and digital video disc (DVD) drives; displays and the like.
[0028] Further, as noted earlier, micro-code for executing processes according to embodiments of the present invention could be stored on a machine-readable medium such as ROM. The micro-code could also be stored on readily portable machine-readable media such as magnetic tape, diskette, CD-ROM and the like.
[0029] Several embodiments of the present invention are specifically illustrated and/or described herein. However, it will be appreciated that modifications and variations of the present invention are covered by the above teachings and within the purview of the appended claims without departing from the spirit and intended scope of the invention.

Claims

What is claimed is:
1. A method comprising: using a processor package comprising at least one active processing element and at least one inactive processing element; receiving a request for additional processing capacity; based on the request, updating authorization information relating to which of processing elements on the processor package is authorized to become active; checking the authorization information to determine whether the at least one inactive reserve processing element is authorized to become active; and if the at least one inactive processing element is authorized to become active, causing it to become active.
2. The method of claim 1 , further comprising: based on a decrease in demand for processing capacity, again updating the authorization information; and based on the updated authorization information, causing the active reserve processing element to again become inactive.
3. The method of claim 1 , wherein the processor package includes an Intel x86 processor architecture.
A method comprising: defining a first distribution of processing elements in a processor package, the first distribution defining a set of processing elements authorized to be active and a set of processing elements not authorized to be active; using the set of processing elements authorized to be active according to the first distribution; based on a change in demand for processing capacity, defining a second distribution of the processing elements different from the first distribution; and using the set of processing elements authorized to be active according to the second distribution.
5. The method of claim 4, wherein the second distribution defines more processing elements authorized to be active than does the first distribution.
6. The method of claim 4, wherein the second distribution defines fewer processing elements authorized to be active than does the first distribution.
7. A method comprising: initializing a first processing element of a plurality of processing elements on a processor package; causing others of the processing elements to enter an inactive state; causing the first processing element to send a signal to each of the other processing elements to leave the. inactive state and check authorization information to determine whether each is authorized to become active; if a respective one of the other processing elements is authorized to become active, causing it to become active; and if a respective one of the other processing elements is not authorized to become active, causing it to re-enter the inactive state.
8. The method of claim 7, further comprising causing the first processing element to check the authorization information to determine whether it is authorized to become active, and if it is not authorized to become active, causing it to enter an inactive state.
9. A processor package comprising: a plurality of processing elements; and a data storage area for authorization information, the authorization information relating to which of the plurality of processing elements is authorized to become active.
10. The processor package of claim 9, wherein the data storage area comprises a register.
11. The processor package of claim 10, wherein the register is to hold a bit corresponding to each processing element, the bit representing an authorization for a corresponding processing element to become active, or an absence of such authorization.
12. A system comprising: a memory; and a processor package coupled to the memory, the processor package including: a plurality of processing elements; and a data storage area for authorization information, the authorization information relating to which of the plurality of processing elements is authorized to become active.
13. The system of claim 12, wherein the data storage area comprises a register.
14. The system of claim 13, wherein the register is to hold a bit corresponding to each processing element, the bit representing an authorization for a corresponding processing element to become active, or an absence of such authorization.
15. A machine-readable medium storing instructions to perform a process comprising: initializing a first processing element of a plurality of processing elements on a processor package; causing others of the processing elements to enter an inactive state; causing the first processing element to send a signal to each of the other processing elements to leave the inactive state and check authorization information to determine whether each is authorized to become active; if a respective one of the other processing elements is authorized to become active, causing it to become active; and if a respective one of the other processing elements is not authorized to become active, causing it to re-enter the inactive state.
16. The machine-readable medium of claim 15, the process further comprising causing the first processing element to check the authorization information to determine whether it is authorized to become active, and if it is not authorized to become active, causing it to enter an inactive state.
17. A processor package comprising firmware according to the Intel x86 processor architecture, the firmware relating to at least one of a cold reset, a warm reset, and a Startup Inter-Processor Interrupt, wherein the firmware includes an operation to check authorization information in a data storage area of the processor package, the authorization information relating to which of a plurality of processing elements on the processor package is authorized to become active.
18. The processor package of claim 17, wherein based on the authorization information, the firmware causes a previously inactive processing element to become active.
19. A multi-core microprocessor comprising: a first processor; a second processor; an authorization storage location to store an authorization indicator associated with the second processor, wherein said first processor is a bootstrap processor and the second processor is maintained in an inactive state unless said authorization indicator indicates authorization for said second processor in which case said bootstrap processor is to generate an interrupt for said second processor.
20. The multi-core microprocessor of claim 19 wherein said interrupt is an inter- processor interrupt .
21. The multi-core microprocessor of claim 20 wherein the inactive state is a wait for startup interprocessor interrupt.
22. The multi-core processor of claim 21 wherein a first microcode flow for a first reset and a second microcode flow for an interprocessor interrupt of each said first processor and said second processor includes a test of the authorization storage location.
23. The multi-core processor of claim 22 wherein a third microcode flow of a second reset includes a test of the authorization storage location.
24. The multi-core processor of claim 23 wherein said third microcode flow is for an INIT reset.
PCT/US2005/015885 2004-05-19 2005-05-06 Processing capacity on demand WO2005116831A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/848,387 US7979699B2 (en) 2004-05-19 2004-05-19 Processing capacity on demand
US10/848,387 2004-05-19

Publications (2)

Publication Number Publication Date
WO2005116831A2 true WO2005116831A2 (en) 2005-12-08
WO2005116831A3 WO2005116831A3 (en) 2006-04-06

Family

ID=34970156

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2005/015885 WO2005116831A2 (en) 2004-05-19 2005-05-06 Processing capacity on demand

Country Status (3)

Country Link
US (2) US7979699B2 (en)
TW (1) TWI279728B (en)
WO (1) WO2005116831A2 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7353375B2 (en) * 2004-10-07 2008-04-01 Hewlett-Packard Development Company, L.P. Method and apparatus for managing processor availability using a microcode patch
US20100318973A1 (en) * 2009-06-10 2010-12-16 Tino Rautiainen Method and apparatus for providing dynamic activation of virtual platform sub-modules
US8484498B2 (en) 2010-08-26 2013-07-09 Advanced Micro Devices Method and apparatus for demand-based control of processing node performance
TWI454905B (en) * 2011-09-30 2014-10-01 Intel Corp Constrained boot techniques in multi-core platforms
WO2013072108A1 (en) * 2011-11-14 2013-05-23 Alcatel Lucent Baseband signal processing cluster
US8862909B2 (en) 2011-12-02 2014-10-14 Advanced Micro Devices, Inc. System and method for determining a power estimate for an I/O controller based on monitored activity levels and adjusting power limit of processing units by comparing the power estimate with an assigned power limit for the I/O controller
US8924758B2 (en) 2011-12-13 2014-12-30 Advanced Micro Devices, Inc. Method for SOC performance and power optimization
DE102017212252A1 (en) * 2017-07-18 2019-01-24 Robert Bosch Gmbh Method and device for initial programming of a slave computer
US11354135B2 (en) * 2017-12-25 2022-06-07 Intel Corporation Pre-memory initialization multithread parallel computing platform

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010025312A1 (en) * 2000-01-27 2001-09-27 Toshinori Obata Information processing system
US20040199632A1 (en) * 2003-03-21 2004-10-07 Romero Francisco J. Assembly and method for balancing processors in a partitioned server

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5742759A (en) * 1995-08-18 1998-04-21 Sun Microsystems, Inc. Method and system for facilitating access control to system resources in a distributed computer system
US5884089A (en) * 1997-10-14 1999-03-16 Motorola, Inc. Method for calculating an L1 norm and parallel computer processor
US7765388B2 (en) * 2003-09-17 2010-07-27 Broadcom Corporation Interrupt verification support mechanism
US7130986B2 (en) * 2003-06-30 2006-10-31 Intel Corporation Determining if a register is ready to exchange data with a processing element
US7523157B2 (en) * 2003-09-25 2009-04-21 International Business Machines Corporation Managing a plurality of processors as devices
US7194614B2 (en) * 2004-03-09 2007-03-20 Inventec Corporation Boot swap method for multiple processor computer systems

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010025312A1 (en) * 2000-01-27 2001-09-27 Toshinori Obata Information processing system
US20040199632A1 (en) * 2003-03-21 2004-10-07 Romero Francisco J. Assembly and method for balancing processors in a partitioned server

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
ANONYMOUS: "Capacity Upgrade on Demand, Installing and Upgrading Processors" INTERNET ARTICLE, [Online] March 2001 (2001-03), pages I-VIII,1-26, XP002341783 Retrieved from the Internet: URL:http://publib16.boulder.ibm.com/pserie s/en_US/infocenter/base/hardware_docs/pdf/ 380583.pdf> [retrieved on 2005-08-23] *
ANONYMOUS: "IBM eserver iSeries ? Versatile, Multi-Environment Servers for the Era of e-business on demand" IBM HARDWARE ANNOUNCEMENT, IBM, US, 24 January 2003 (2003-01-24), XP002319319 *
ANONYMOUS: "Intel Celeron Processor Specification Update" INTERNET ARTICLE, [Online] September 2002 (2002-09), page I-V,1-88, XP002357946 Retrieved from the Internet: URL:http://web.archive.org/web/20030429211 147/http://developer.intel.com/design/cele ron/specupdt/24374847.pdf> [retrieved on 2005-12-08] *
HYDE J: "HOW TO MAKE PENTIUM PROS COOPERATE" BYTE, MCGRAW-HILL INC. ST PETERBOROUGH, US, vol. 21, no. 4, April 1996 (1996-04), pages 177-178, XP000586039 ISSN: 0360-5280 *
PARULKAR I ET AL: "A scalable, low cost design-for-test architecture for ulltraSPARC chip multi-processors" PROCEEDINGS INTERNATIONAL TEST CONFERENCE 2002. ITC 2002. BALTIMORE, MD, OCT. 7-10, 2002, INTERNATIONAL TEST CONFERENCE, NEW YORK, NY : IEEE, US, 7 October 2002 (2002-10-07), pages 726-735, XP010609802 ISBN: 0-7803-7542-4 *

Also Published As

Publication number Publication date
US20110246750A1 (en) 2011-10-06
US7979699B2 (en) 2011-07-12
WO2005116831A3 (en) 2006-04-06
TW200606721A (en) 2006-02-16
TWI279728B (en) 2007-04-21
US20050273601A1 (en) 2005-12-08

Similar Documents

Publication Publication Date Title
US20110246750A1 (en) Processing capacity on demand
USRE42936E1 (en) Method and apparatus to minimize computer apparatus initial program load and exit/shut down processing
US7904903B2 (en) Selective register save and restore upon context switch using trap
CN106415575B (en) Hardware configuration reporting system
US7500095B2 (en) Chipset-independent method for locally and remotely updating and configuring system BIOS
CN101120324B (en) Memory management device and method for setting reserve area in memory device
US6338107B1 (en) Method and system for providing hot plug of adapter cards in an expanded slot environment
CN100489785C (en) Methods and arrangements for dynamically activating processors
US9563439B2 (en) Caching unified extensible firmware interface (UEFI) and/or other firmware instructions in a non-volatile memory of an information handling system (IHS)
CN103455733A (en) Processor resource and execution protection methods and apparatus
US8595552B2 (en) Reset method and monitoring apparatus
CN103119602A (en) Providing fast non-volatile storage in a secure environment
US7581037B2 (en) Effecting a processor operating mode change to execute device code
WO2016074127A1 (en) Computer device and memory starting method for computer device
WO2001059565A2 (en) Computer system including a memory access controller for using non-system memory storage resources during system boot time
US20120266012A1 (en) Method and system for recovery of a computing environment during pre-boot and runtime phases
US6725396B2 (en) Identifying field replaceable units responsible for faults detected with processor timeouts utilizing IPL boot progress indicator status
US7281127B2 (en) Concurrent processing of operations in a boot sequence to initialize a storage device including an operating system loader to load
US8078858B2 (en) Manufacturing boot process with minimal component initialization
EP2817714B1 (en) Hiding logical processors from an operating system on a computer
US11295000B1 (en) Static configuration of accelerator card security modes
US20060136608A1 (en) System and method for control registers accessed via private operations
US7631178B2 (en) Independent main partition reset
US20240004668A1 (en) System-on-chip management controller
US6438689B1 (en) Remote reboot of hung systems in a data processing system

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

122 Ep: pct application non-entry in european phase