US6378027B1 - System upgrade and processor service - Google Patents
System upgrade and processor service Download PDFInfo
- Publication number
- US6378027B1 US6378027B1 US09/281,080 US28108099A US6378027B1 US 6378027 B1 US6378027 B1 US 6378027B1 US 28108099 A US28108099 A US 28108099A US 6378027 B1 US6378027 B1 US 6378027B1
- Authority
- US
- United States
- Prior art keywords
- processor
- service
- processing unit
- array
- quiescing
- 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.)
- Expired - Lifetime
Links
- 238000012545 processing Methods 0.000 claims abstract description 49
- 238000000034 method Methods 0.000 claims abstract description 17
- 238000012423 maintenance Methods 0.000 claims abstract description 13
- 230000002950 deficient Effects 0.000 claims abstract description 11
- 230000007246 mechanism Effects 0.000 claims description 5
- 238000004590 computer program Methods 0.000 claims 6
- 230000006870 function Effects 0.000 abstract description 2
- 230000002093 peripheral effect Effects 0.000 description 5
- 238000013459 approach Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012360 testing method Methods 0.000 description 2
- 238000007405 data analysis Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000007689 inspection Methods 0.000 description 1
- 230000014759 maintenance of location Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000035939 shock Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 238000013519 translation Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/40—Bus structure
- G06F13/4063—Device-to-bus coupling
- G06F13/4068—Electrical coupling
- G06F13/4072—Drivers or receivers
Definitions
- the present invention generally relates to computer systems, and more specifically to a method of upgrading or servicing computer components, particularly processing units in a multiprocessor computer system, without powering down the computer system or otherwise interrupting service.
- Computer system 10 has several processing units (CPUs) 12 a , 12 b , and 12 c which are connected to various peripheral, or input/output (I/O) devices 14 (such as a display monitor, keyboard, and permanent storage device), memory device 16 (random-access memory or RAM) that is used by the processing units to carry out program instructions, and firmware 18 whose primary purpose is to seek out and load an operating system from one of the peripherals (usually the permanent memory device) whenever the computer is first turned on.
- I/O input/output
- RAM random-access memory
- Processing units 12 a - 12 c communicate with the peripheral devices, memory and firmware by various means, including a bus 20 .
- Computer system 10 may have many additional components which are not shown, such as serial and parallel ports for connection to, e.g., modems or printers.
- a display adapter might be used to control a video-display monitor
- a memory controller can be used to access memory 16 , etc.
- the computer can also have more or less than three processing units.
- SMP symmetric multiprocessor
- Processing units can be added to upgrade a system, or to replace older units that have become defective.
- a processing unit has typically has several execution units, one or more dispatch units, branch units, load/store units, and arithmetic units such as floating point and fixed point units, along with several types of registers used to hold data.
- a processing unit usually has on-board instruction and data caches, and various other features such as a translation lookaside buffer. Consequently, as the architectures within the processing units improve, it is desirable to upgrade to the better (faster) architectures, and higher processor clock speeds.
- a processing unit may be added using a connector (socket) mounted on a processor card or on the primary circuit board (“motherboard”) of the computer system. These sockets include retention tabs that latch to allow the easy removal of the processors from the computer system, while securely retaining them in the sockets against vibrations, shocks, or inadvertent removal.
- the computer When a user desires to upgrade or service the system, the computer must generally be powered down prior to addition or replacement of a processor. After the maintenance is performed, the computer is re-started, and the basic input-output system (BIOS) residing in the firmware tests the processors, and makes them available to the operating system which is thereafter loaded by the firmware.
- BIOS basic input-output system
- a method of providing maintenance for a processor array of a multiprocessor computer system generally comprising the steps of quiescing a processor in the processor array selected for maintenance by completing program instructions assigned to the selected processor without assigning new instructions to the selected processor, removing the selected processor from a processor pool used by an operating system of the computer system, and powering down the selected processor while maintaining power to and operation of at least one other processor in the processor array.
- the selected processor may be identified as being defective, or may just have been selected for upgrading.
- the processor array includes a plurality of processor clusters, each cluster having at least two processors, and the quiescing, removing and powering down steps apply to all processors in one of the processing clusters. After servicing the processor, the cluster can be powered up and added back to the processor pool.
- the processor service program may be embedded in the operating system (OS).
- OS assigns one of the processors in the processor array to be a service processor, and the quiescing step is carried out by the service processor modifying an instruction distribution mechanism to exclude use of the selected processor. If the service processor is the processor selected for maintenance, the OS re-assigns the service processor functions to another processor in the processor array.
- FIG. 1 is a block diagram of a prior-art multiprocessor computer system
- FIG. 2 is a block diagram illustrating a processor array having a plurality of processing clusters of a computer system constructed in accordance with the present invention, allowing processor upgrade or service without interrupting the computer's operation;
- FIG. 3 is a flow chart illustrating the method of the present invention for providing processor upgrade or service.
- processor array 30 includes a plurality of processing clusters 32 a , 32 b and 32 c , connected by respective processor buses 34 a , 34 b and 34 c to system interconnects 36 .
- Each processing cluster is adapted to receive a plurality of individual processors 38 .
- a given processor 38 is physically mounted on a processor board, and electrically connected to various leads on the board, using a socket 40 .
- each processing cluster is a processor quad, that is, having four sockets 40 and so receiving a maximum of four processors 38 as shown with cluster 32 a .
- a given cluster may have more or less than four processors, however, as shown with cluster 32 b , or have no processors, as with cluster 32 c.
- Each processor 38 includes various components such as execution and arithmetic units, dispatch and branch units, general purpose and special purpose registers, and on-board instruction and data caches (L 1 caches). Other components, such as additional (external) caches L 2 and L 3 may be provided at each processing cluster.
- the PowerPCTM processor made by International Business Machines Corp. (IBM—assignee of the present invention) may be used for processors 38 .
- the computer system includes firmware that loads an operating system into system memory, and the operating system provides an interface between the hardware and software applications (programs).
- the operating system may reside on a permanent storage device of the computer system, i.e., a “hard disk drive,” or direct access storage device (DASD).
- the storage device and system memory are coupled to processor array 30 via system interconnects 36 .
- the operating system is adapted to utilize several processors in carrying out program instructions, and preferably is designed to utilize the full number of processors that are available via processor slots 40 .
- One OS that may be adapted according to the teachings of the present invention is IBM's AIX operating system for servers.
- the OS selects one of the plurality of processors 38 to be a service processor (for example, the processor located in the first slot of the first cluster), primarily dedicated to dispatching tasks and managing information relating to the basic functioning of the operating system itself, such as handling device drivers and features of the graphical user interface (GUI) that is employed to present information to the user, and allow the user to input system commands.
- GUI graphical user interface
- the OS also uses the service processor to distribute program instructions among the other processors.
- Program instructions so distributed may relate to the OS itself, or be issued by other software applications.
- a program may be broken down into a plurality of instructions, referred to as threads, that represent a basic unit of sequential operations to be carried out.
- the service processor allocates program instructions to the other processors by sending one or more threads to a given processor. In this manner, a single program running on the computer may actually be distributed to all of the processors (an unusual occurrence unless the program is extremely data intensive).
- the service processor can itself be used to process instructions that are not OS-related, i.e., that are generated by miscellaneous software applications such as word processing programs, spreadsheets, data analysis, etc.
- processors 38 may become desirable to upgrade the system, by replacing one or more processors 38 with newer processors having different (improved) architectures, and/or faster processor clock speeds. It may also become desirable to add processors via empty slots 40 . Alternatively, it may become necessary to service the system by replacing one or more defective processors.
- the present invention allows the user to perform all of the foregoing, without interruption (power down) of the computer system.
- the OS is empowered to quiesce a processor quad (cluster), and effectively remove (isolate) it from the OS processor pool.
- the GUI presented by the OS includes such a command available from, e.g., a list of system-level commands contained in a system options window.
- the service processor modifies its allocation mechanism to exclude use of the processors in the quad to be quiesced ( 52 ). Threads already assigned to those processors are completed and, once no more instructions are being carried out by those processors, the operating system may signal to the user that the processors have been removed from the OS pool ( 54 ).
- the processor board having the quiesced cluster is then powered down ( 56 ), either manually, or preferably automatically using the service processor. Separate power lines are accordingly provided for each cluster. After servicing ( 58 ), the quad is powered back up ( 60 ), and added to the OS pool ( 62 ). Each processor board can be electrically disconnected from its respective bus and physically removed (from the motherboard) to facilitate access to the processors and slots. Power to the processor boards may be provided using the voltage supply described in U.S. patent application Ser. No. 09/281,082, which is hereby incorporated.
- the OS can re-assign the service processor (temporarily or permanently) to another processor in another cluster.
- the processor board is not powered down until transfer of OS threads to the new service processor is complete.
- the present invention may be used for several service and upgrade scenarios.
- a processor fails a self test during initial program load (IPL)
- IPL initial program load
- a processor detects an uncorrectable error during runtime
- a processor generates multiple correctable errors during run time.
- the processor is identified, held in reset, and the system initialized without including the defective processor.
- the defective processor is identified, held in reset, and the OS removes the processor from the OS pool.
- the OS quiesces the corresponding quad, and removes the quad from the OS pool. After inspection, or replacement of the processor, the quad is powered back up (using the service processor), and added to the OS pool.
- the user identifies the quad to which processors are to be added and, if that quad already contains processors, the OS quiesces the quad and removes those processors from the OS pool.
- the quad is powered off (using the service processor), processors are added, and the quad is powered back up, and added to the OS pool. All of the processors can be upgraded by, e.g., replacing clusters in a sequential fashion, repeating the above steps for each cluster.
- the present invention thus enables a user to upgrade or service the system while it is still running, with little or practically no effect on service. This feature is particularly useful in systems supporting mission critical applications, or systems with very large numbers of users.
- FIG. 2 and its description refer to processing clusters, it is not necessary to group processors together in this fashion, and the hardware and OS can be adapted to allow the replacement of processors individually with quiescing other processors that are not involved in the service operation. It is therefore contemplated that such modifications can be made without departing from the spirit or scope of the present invention as defined in the appended claims.
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multi Processors (AREA)
Abstract
Description
Claims (20)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/281,080 US6378027B1 (en) | 1999-03-30 | 1999-03-30 | System upgrade and processor service |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/281,080 US6378027B1 (en) | 1999-03-30 | 1999-03-30 | System upgrade and processor service |
Publications (1)
Publication Number | Publication Date |
---|---|
US6378027B1 true US6378027B1 (en) | 2002-04-23 |
Family
ID=23075867
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/281,080 Expired - Lifetime US6378027B1 (en) | 1999-03-30 | 1999-03-30 | System upgrade and processor service |
Country Status (1)
Country | Link |
---|---|
US (1) | US6378027B1 (en) |
Cited By (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020049924A1 (en) * | 2000-10-19 | 2002-04-25 | Ssd Company Limited | Information processing apparatus and memory cartridge system |
US20020087903A1 (en) * | 2000-12-29 | 2002-07-04 | James Hermerding | Mechanism for managing power generated in a computer system |
US20020144249A1 (en) * | 2001-03-30 | 2002-10-03 | International Business Machines Corporation | Method and apparatus for installing and upgrading an application in a computer system |
US6516429B1 (en) * | 1999-11-04 | 2003-02-04 | International Business Machines Corporation | Method and apparatus for run-time deconfiguration of a processor in a symmetrical multi-processing system |
US6550020B1 (en) * | 2000-01-10 | 2003-04-15 | International Business Machines Corporation | Method and system for dynamically configuring a central processing unit with multiple processing cores |
US20030097508A1 (en) * | 2001-11-16 | 2003-05-22 | Aneshansley Nicholas E. | Dynamically configuring processor resources |
US20030105988A1 (en) * | 2001-12-04 | 2003-06-05 | Vedvyas Shanbhogue | Rolling software upgrades for fault tolerant systems |
US20030131279A1 (en) * | 2002-01-10 | 2003-07-10 | International Business Machines Corporation | System, method, and computer program product for preventing machine crashes due to hard errors in logically partitioned systems |
US6594768B1 (en) * | 1999-08-04 | 2003-07-15 | Fujitsu Limited | Collective line termination apparatus and line termination network |
US20030140285A1 (en) * | 2002-01-22 | 2003-07-24 | International Business Machines Corporation | Processor internal error handling in an SMP server |
US6609170B1 (en) * | 1999-12-29 | 2003-08-19 | Intel Corporation | Method and apparatus for BIOS control of electrical device address/identification assignments |
US6643796B1 (en) * | 2000-05-18 | 2003-11-04 | International Business Machines Corporation | Method and apparatus for providing cooperative fault recovery between a processor and a service processor |
US6681390B2 (en) * | 1999-07-28 | 2004-01-20 | Emc Corporation | Upgrade of a program |
US6684343B1 (en) * | 2000-04-29 | 2004-01-27 | Hewlett-Packard Development Company, Lp. | Managing operations of a computer system having a plurality of partitions |
US20040128101A1 (en) * | 2002-12-30 | 2004-07-01 | Hermerding James G. | Automated method and apparatus for processor thermal validation |
US20050004929A1 (en) * | 2003-07-03 | 2005-01-06 | Bryan Stephenson | Method of managing modification of configuration states of resources in a dynamic data center |
US20050050356A1 (en) * | 2003-08-29 | 2005-03-03 | Sun Microsystems, Inc. | Secure transfer of host identities |
US20050050185A1 (en) * | 2003-08-29 | 2005-03-03 | Sun Microsystems, Inc. | Transferring system identities |
US6996745B1 (en) * | 2001-09-27 | 2006-02-07 | Sun Microsystems, Inc. | Process for shutting down a CPU in a SMP configuration |
US20060080484A1 (en) * | 2004-10-07 | 2006-04-13 | Lefebvre Joel P | System having a module adapted to be included in the system in place of a processor |
US20060123422A1 (en) * | 2004-12-02 | 2006-06-08 | International Business Machines Corporation | Processor packing in an SMP server to conserve energy |
US20080229301A1 (en) * | 2007-03-15 | 2008-09-18 | Locker Howard J | Out-of-band patch management system |
US20090216963A1 (en) * | 2008-02-26 | 2009-08-27 | International Business Machines Corporation | System, method and computer program product for providing a shared memory translation facility |
US20090216995A1 (en) * | 2008-02-26 | 2009-08-27 | International Business Machines Corporation | System, method and computer program product for providing quiesce filtering for shared memory |
US20090217264A1 (en) * | 2008-02-26 | 2009-08-27 | International Business Machines Corporation | Method, system and computer program product for providing filtering of guest2 quiesce requests |
US20090216929A1 (en) * | 2008-02-26 | 2009-08-27 | International Business Machines Corporation | System, method and computer program product for providing a programmable quiesce filtering register |
US20110173493A1 (en) * | 2005-06-28 | 2011-07-14 | International Business Machines Corporation | Cluster availability management |
US20130091380A1 (en) * | 2011-10-07 | 2013-04-11 | International Business Machines Corporation | Dynamically Reconfiguring A Primary Processor Identity Within A Multi-Processor Socket Server |
US20190026229A1 (en) * | 2017-07-24 | 2019-01-24 | International Business Machines Corporation | Concurrent data erasure and replacement of processors |
US20210389993A1 (en) * | 2020-06-12 | 2021-12-16 | Baidu Usa Llc | Method for data protection in a data processing cluster with dynamic partition |
US11687629B2 (en) | 2020-06-12 | 2023-06-27 | Baidu Usa Llc | Method for data protection in a data processing cluster with authentication |
US11847501B2 (en) | 2020-06-12 | 2023-12-19 | Baidu Usa Llc | Method for data protection in a data processing cluster with partition |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5202965A (en) * | 1988-12-09 | 1993-04-13 | Bull, S.A. | Electronic system with a plurality of removable units |
US5349664A (en) * | 1987-12-09 | 1994-09-20 | Fujitsu Limited | Initial program load control system in a multiprocessor system |
US6282596B1 (en) * | 1999-03-25 | 2001-08-28 | International Business Machines Corporation | Method and system for hot-plugging a processor into a data processing system |
US6295591B1 (en) * | 1999-03-30 | 2001-09-25 | International Business Machines Corporation | Method of upgrading and/or servicing memory without interrupting the operation of the system |
-
1999
- 1999-03-30 US US09/281,080 patent/US6378027B1/en not_active Expired - Lifetime
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5349664A (en) * | 1987-12-09 | 1994-09-20 | Fujitsu Limited | Initial program load control system in a multiprocessor system |
US5202965A (en) * | 1988-12-09 | 1993-04-13 | Bull, S.A. | Electronic system with a plurality of removable units |
US6282596B1 (en) * | 1999-03-25 | 2001-08-28 | International Business Machines Corporation | Method and system for hot-plugging a processor into a data processing system |
US6295591B1 (en) * | 1999-03-30 | 2001-09-25 | International Business Machines Corporation | Method of upgrading and/or servicing memory without interrupting the operation of the system |
Non-Patent Citations (2)
Title |
---|
IBM Technical Disclosure Bulletin, vol. 37, No. 09, Sep. 1994, "Hardware/Software Interface for Turning On/Off Processors in a Multi-Processor Environment", pp. 365-367.* * |
IBM Technical Disclosure Bulletin, vol. 38, No. 12, Dec. 1995, "Selection Mechanism for Active vs. Backup Processor", pp. 75-78. * |
Cited By (59)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6681390B2 (en) * | 1999-07-28 | 2004-01-20 | Emc Corporation | Upgrade of a program |
US6594768B1 (en) * | 1999-08-04 | 2003-07-15 | Fujitsu Limited | Collective line termination apparatus and line termination network |
US6516429B1 (en) * | 1999-11-04 | 2003-02-04 | International Business Machines Corporation | Method and apparatus for run-time deconfiguration of a processor in a symmetrical multi-processing system |
US6609170B1 (en) * | 1999-12-29 | 2003-08-19 | Intel Corporation | Method and apparatus for BIOS control of electrical device address/identification assignments |
US6839787B2 (en) | 1999-12-29 | 2005-01-04 | Intel Corporation | Method and apparatus for BIOS control of electrical device address/identification assignments |
US6550020B1 (en) * | 2000-01-10 | 2003-04-15 | International Business Machines Corporation | Method and system for dynamically configuring a central processing unit with multiple processing cores |
US20040107383A1 (en) * | 2000-04-29 | 2004-06-03 | Bouchier Paul H. | Service processor with algorithms for supporting a multi partition computer |
US6684343B1 (en) * | 2000-04-29 | 2004-01-27 | Hewlett-Packard Development Company, Lp. | Managing operations of a computer system having a plurality of partitions |
US6918052B2 (en) | 2000-04-29 | 2005-07-12 | Hewlett-Packard Development Company, L.P. | Managing operations of a computer system having a plurality of partitions |
US6643796B1 (en) * | 2000-05-18 | 2003-11-04 | International Business Machines Corporation | Method and apparatus for providing cooperative fault recovery between a processor and a service processor |
US20020049924A1 (en) * | 2000-10-19 | 2002-04-25 | Ssd Company Limited | Information processing apparatus and memory cartridge system |
US7093164B2 (en) * | 2000-10-19 | 2006-08-15 | Ssd Company Limited | Information processing apparatus and memory cartridge system |
US20020087903A1 (en) * | 2000-12-29 | 2002-07-04 | James Hermerding | Mechanism for managing power generated in a computer system |
US7458074B2 (en) * | 2001-03-30 | 2008-11-25 | International Business Machiens Corporation | Method and apparatus for installing and upgrading an application in a computer system |
US20020144249A1 (en) * | 2001-03-30 | 2002-10-03 | International Business Machines Corporation | Method and apparatus for installing and upgrading an application in a computer system |
US20090037897A1 (en) * | 2001-03-30 | 2009-02-05 | International Business Machines Corporation | Installing and Upgrading an Application in a Computer System |
US8250568B2 (en) | 2001-03-30 | 2012-08-21 | International Business Machines Corporation | Installing and upgrading an application in a computer system |
US6996745B1 (en) * | 2001-09-27 | 2006-02-07 | Sun Microsystems, Inc. | Process for shutting down a CPU in a SMP configuration |
US20030097508A1 (en) * | 2001-11-16 | 2003-05-22 | Aneshansley Nicholas E. | Dynamically configuring processor resources |
US7178056B2 (en) * | 2001-12-04 | 2007-02-13 | Intel Corporation | Rolling software upgrades for fault tolerant systems |
US20030105988A1 (en) * | 2001-12-04 | 2003-06-05 | Vedvyas Shanbhogue | Rolling software upgrades for fault tolerant systems |
US6898731B2 (en) * | 2002-01-10 | 2005-05-24 | International Business Machines Corporation | System, method, and computer program product for preventing machine crashes due to hard errors in logically partitioned systems |
US20030131279A1 (en) * | 2002-01-10 | 2003-07-10 | International Business Machines Corporation | System, method, and computer program product for preventing machine crashes due to hard errors in logically partitioned systems |
US20030140285A1 (en) * | 2002-01-22 | 2003-07-24 | International Business Machines Corporation | Processor internal error handling in an SMP server |
US6912670B2 (en) * | 2002-01-22 | 2005-06-28 | International Business Machines Corporation | Processor internal error handling in an SMP server |
US7275012B2 (en) | 2002-12-30 | 2007-09-25 | Intel Corporation | Automated method and apparatus for processor thermal validation |
US20040128101A1 (en) * | 2002-12-30 | 2004-07-01 | Hermerding James G. | Automated method and apparatus for processor thermal validation |
GB2404048B (en) * | 2003-07-03 | 2006-03-08 | Hewlett Packard Development Co | Method of managing modification of configuration states of resources in a dynamic data center |
US7373363B2 (en) | 2003-07-03 | 2008-05-13 | Hewlett-Packard Development Company, L.P. | Method of managing modification of configuration states of resources in a dynamic data center |
GB2404048A (en) * | 2003-07-03 | 2005-01-19 | Hewlett Packard Development Co | Managing modification of configuration states of resources in a dynamic data centre |
US20050004929A1 (en) * | 2003-07-03 | 2005-01-06 | Bryan Stephenson | Method of managing modification of configuration states of resources in a dynamic data center |
US7444396B2 (en) | 2003-08-29 | 2008-10-28 | Sun Microsystems, Inc. | Transferring system identities |
US7389411B2 (en) * | 2003-08-29 | 2008-06-17 | Sun Microsystems, Inc. | Secure transfer of host identities |
US20050050185A1 (en) * | 2003-08-29 | 2005-03-03 | Sun Microsystems, Inc. | Transferring system identities |
US20050050356A1 (en) * | 2003-08-29 | 2005-03-03 | Sun Microsystems, Inc. | Secure transfer of host identities |
US20060080484A1 (en) * | 2004-10-07 | 2006-04-13 | Lefebvre Joel P | System having a module adapted to be included in the system in place of a processor |
US20060123422A1 (en) * | 2004-12-02 | 2006-06-08 | International Business Machines Corporation | Processor packing in an SMP server to conserve energy |
US10394672B2 (en) * | 2005-06-28 | 2019-08-27 | International Business Machines Corporation | Cluster availability management |
US20110173493A1 (en) * | 2005-06-28 | 2011-07-14 | International Business Machines Corporation | Cluster availability management |
US20080229301A1 (en) * | 2007-03-15 | 2008-09-18 | Locker Howard J | Out-of-band patch management system |
US7836442B2 (en) * | 2007-03-15 | 2010-11-16 | Lenovo (Singapore) Pte. Ltd. | Out-of-band patch management system |
US20090216995A1 (en) * | 2008-02-26 | 2009-08-27 | International Business Machines Corporation | System, method and computer program product for providing quiesce filtering for shared memory |
US8862834B2 (en) | 2008-02-26 | 2014-10-14 | International Business Machines Corporation | Shared memory translation facility |
US8140834B2 (en) | 2008-02-26 | 2012-03-20 | International Business Machines Corporation | System, method and computer program product for providing a programmable quiesce filtering register |
US20090217264A1 (en) * | 2008-02-26 | 2009-08-27 | International Business Machines Corporation | Method, system and computer program product for providing filtering of guest2 quiesce requests |
US8332614B2 (en) | 2008-02-26 | 2012-12-11 | International Business Machines Corporation | System, method and computer program product for providing a programmable quiesce filtering register |
US8380907B2 (en) | 2008-02-26 | 2013-02-19 | International Business Machines Corporation | Method, system and computer program product for providing filtering of GUEST2 quiesce requests |
US20090216963A1 (en) * | 2008-02-26 | 2009-08-27 | International Business Machines Corporation | System, method and computer program product for providing a shared memory translation facility |
US8458438B2 (en) | 2008-02-26 | 2013-06-04 | International Business Machines Corporation | System, method and computer program product for providing quiesce filtering for shared memory |
US8527715B2 (en) | 2008-02-26 | 2013-09-03 | International Business Machines Corporation | Providing a shared memory translation facility |
US20090216929A1 (en) * | 2008-02-26 | 2009-08-27 | International Business Machines Corporation | System, method and computer program product for providing a programmable quiesce filtering register |
US8819484B2 (en) * | 2011-10-07 | 2014-08-26 | International Business Machines Corporation | Dynamically reconfiguring a primary processor identity within a multi-processor socket server |
US20130091380A1 (en) * | 2011-10-07 | 2013-04-11 | International Business Machines Corporation | Dynamically Reconfiguring A Primary Processor Identity Within A Multi-Processor Socket Server |
US20190026229A1 (en) * | 2017-07-24 | 2019-01-24 | International Business Machines Corporation | Concurrent data erasure and replacement of processors |
US10691609B2 (en) * | 2017-07-24 | 2020-06-23 | International Business Machines Corporation | Concurrent data erasure and replacement of processors |
US20210389993A1 (en) * | 2020-06-12 | 2021-12-16 | Baidu Usa Llc | Method for data protection in a data processing cluster with dynamic partition |
US11687629B2 (en) | 2020-06-12 | 2023-06-27 | Baidu Usa Llc | Method for data protection in a data processing cluster with authentication |
US11687376B2 (en) * | 2020-06-12 | 2023-06-27 | Baidu Usa Llc | Method for data protection in a data processing cluster with dynamic partition |
US11847501B2 (en) | 2020-06-12 | 2023-12-19 | Baidu Usa Llc | Method for data protection in a data processing cluster with partition |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6378027B1 (en) | System upgrade and processor service | |
US6487623B1 (en) | Replacement, upgrade and/or addition of hot-pluggable components in a computer system | |
US6654707B2 (en) | Performing diagnostic tests of computer devices while operating system is running | |
JP3697178B2 (en) | Method, system and computer program product for managing hardware devices | |
CN1124551C (en) | Method and system used for hot insertion of processor into data processing system | |
US7849454B2 (en) | Automatic firmware corruption recovery and update | |
US6336185B1 (en) | Use of other processors during BIOS boot sequence to minimize boot time | |
US6401157B1 (en) | Hot-pluggable component detection logic | |
JP5071913B2 (en) | Concurrent physical processor reallocation method, system, and program | |
CN110083494B (en) | Method and apparatus for managing hardware errors in a multi-core environment | |
US6360333B1 (en) | Method and apparatus for determining a processor failure in a multiprocessor computer | |
US7574581B2 (en) | Cross-chip communication mechanism in distributed node topology to access free-running scan registers in clock-controlled components | |
US8255594B2 (en) | Handling legacy BIOS services for mass storage devices using systems management interrupts with or without waiting for data transferred to mass storage devices | |
US6134579A (en) | Semaphore in system I/O space | |
US6295591B1 (en) | Method of upgrading and/or servicing memory without interrupting the operation of the system | |
US10846159B2 (en) | System and method for managing, resetting and diagnosing failures of a device management bus | |
US5987538A (en) | Apparatus for initiating generation of an inter-processor interrupt by a peripheral device not directly connected to any of the multi-processor local interrupt controllers | |
US20090282300A1 (en) | Partition Transparent Memory Error Handling in a Logically Partitioned Computer System With Mirrored Memory | |
US20040215991A1 (en) | Power-up of multiple processors when a voltage regulator module has failed | |
US6158015A (en) | Apparatus for swapping, adding or removing a processor in an operating computer system | |
JP2007149116A (en) | Method and apparatus for initiating execution of application processor in clustered multiprocessor system | |
JP2007172591A (en) | Method and arrangement to dynamically modify the number of active processors in multi-node system | |
US9372702B2 (en) | Non-disruptive code update of a single processor in a multi-processor computing system | |
US8255639B2 (en) | Partition transparent correctable error handling in a logically partitioned computer system | |
US20190220428A1 (en) | Partitioned interconnect slot for inter-processor operation |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BEALKOWSKI, RICHARD;DHAWAN, SUDHIR;HINZ, KENNETH;AND OTHERS;REEL/FRAME:009984/0640;SIGNING DATES FROM 19980330 TO 19990406 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: LENOVO (SINGAPORE) PTE LTD.,SINGAPORE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:016891/0507 Effective date: 20050520 Owner name: LENOVO (SINGAPORE) PTE LTD., SINGAPORE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:016891/0507 Effective date: 20050520 |
|
REMI | Maintenance fee reminder mailed | ||
FPAY | Fee payment |
Year of fee payment: 4 |
|
SULP | Surcharge for late payment | ||
FPAY | Fee payment |
Year of fee payment: 8 |
|
FPAY | Fee payment |
Year of fee payment: 12 |
|
AS | Assignment |
Owner name: LENOVO PC INTERNATIONAL, HONG KONG Free format text: NUNC PRO TUNC ASSIGNMENT;ASSIGNOR:LENOVO (SINGAPORE) PTE LTD.;REEL/FRAME:037160/0001 Effective date: 20130401 |