US9141565B2 - Memory bus attached input/output (‘I/O’) subsystem management in a computing system - Google Patents

Memory bus attached input/output (‘I/O’) subsystem management in a computing system Download PDF

Info

Publication number
US9141565B2
US9141565B2 US13/729,496 US201213729496A US9141565B2 US 9141565 B2 US9141565 B2 US 9141565B2 US 201213729496 A US201213729496 A US 201213729496A US 9141565 B2 US9141565 B2 US 9141565B2
Authority
US
United States
Prior art keywords
subsystem
device driver
requests
memory
computer
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.)
Active, expires
Application number
US13/729,496
Other versions
US20140189186A1 (en
Inventor
Jimmy G. Foster, Sr.
Sumeet Kochar
Randolph S. Kolvick
Makoto Ono
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Lenovo International Ltd
Original Assignee
Lenovo Enterprise Solutions Singapore Pte Ltd
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 Lenovo Enterprise Solutions Singapore Pte Ltd filed Critical Lenovo Enterprise Solutions Singapore Pte Ltd
Priority to US13/729,599 priority Critical patent/US9128873B2/en
Priority to US13/729,496 priority patent/US9141565B2/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: FOSTER, JIMMY G., SR., KOCHAR, SUMEET, KOLVICK, RANDOLPH S., ONO, MAKOTO
Publication of US20140189186A1 publication Critical patent/US20140189186A1/en
Assigned to LENOVO ENTERPRISE SOLUTIONS (SINGAPORE) PTE. LTD. reassignment LENOVO ENTERPRISE SOLUTIONS (SINGAPORE) PTE. LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Publication of US9141565B2 publication Critical patent/US9141565B2/en
Application granted granted Critical
Assigned to LENOVO INTERNATIONAL LIMITED reassignment LENOVO INTERNATIONAL LIMITED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LENOVO ENTERPRISE SOLUTIONS (SINGAPORE) PTE. LTD.
Assigned to LENOVO INTERNATIONAL LIMITED reassignment LENOVO INTERNATIONAL LIMITED CORRECTIVE ASSIGNMENT TO CORRECT THE ASSIGNMENT DOCUMENT CONTAINING TYPO ERRORS PREVIOUSLY RECORDED AT REEL: 037101 FRAME: 0969. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Assignors: LENOVO ENTERPRISE SOLUTIONS (SINGAPORE) PTE. LTD.
Assigned to LENOVO INTERNATIONAL LIMITED reassignment LENOVO INTERNATIONAL LIMITED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LENOVO ENTERPRISE SOLUTIONS (SINGAPORE) PTE LTD.
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/12Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/32Handling requests for interconnection or transfer for access to input/output bus using combination of interrupt and burst mode transfer

Definitions

  • the field of the invention is data processing, or, more specifically, methods, apparatus, and products for memory bus attached Input/Output (‘I/O’) subsystem management in a computing system.
  • I/O Input/Output
  • Modern computing systems include an increasing number of processors, slots for memory modules, and memory channels. Modern computing systems also include a limited number of I/O channels. As such, some modern computing systems may be able to incorporate devices that would previously be coupled to an I/O channel to a memory channel instead. By coupling such devices to a memory channel, modern computing systems may take advantage of the increase in speed of a memory channel relative to an I/O channel.
  • I/O Input/Output
  • the computing system including an I/O subsystem communicatively coupled to a memory bus, including: detecting, by an I/O subsystem device driver, a hibernation request; setting, by the I/O subsystem device driver, a predetermined memory address to a value indicating that the I/O subsystem is not to service system requests; detecting, by the I/O subsystem device driver, that the I/O subsystem device driver has been restarted; and setting, by the I/O subsystem device driver, the predetermined memory address to a value indicating that the I/O subsystem can resume servicing system requests.
  • FIG. 1 sets forth a block diagram of automated computing machinery comprising an example computing system useful in Input/Output (‘I/O’) subsystem management according to embodiments of the present invention.
  • I/O Input/Output
  • FIG. 2 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system according to embodiments of the present invention.
  • FIG. 3 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system according to embodiments of the present invention.
  • FIG. 4 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system according to embodiments of the present invention.
  • FIG. 5 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system according to embodiments of the present invention.
  • FIG. 1 sets forth a block diagram of automated computing machinery comprising an example computing system ( 202 ) useful in I/O subsystem management according to embodiments of the present invention.
  • the computing system ( 202 ) of FIG. 1 includes at least one computer processor ( 156 ) or ‘CPU’ as well as random access memory ( 168 ) (‘RAM’) which is connected through a high speed memory bus ( 166 ) and bus adapter ( 158 ) to processor ( 156 ) and to other components of the computing system ( 202 ).
  • the computing system of FIG. 1 also includes an I/O subsystem ( 218 ) that is communicatively coupled to the memory bus ( 166 ).
  • the I/O subsystem ( 218 ) may be embodied, for example, as dual in-line memory module (‘DIMM’) form factor flash memory (‘Flash DIMM’).
  • Flash DIMM refers to flash memory that takes the form factor of a DIMM, such that the Flash DIMM may be inserted in a DIMM slot and may communicate with the computer processor over a memory bus that is typically used to connect the computer processor to main memory.
  • the I/O subsystem device driver ( 206 ) of FIG. 1 is a computer program that controls a particular type of device that is attached to the computing system ( 202 ). In particular, the I/O subsystem device driver ( 206 ) of FIG. 1 controls the I/O subsystem ( 218 ).
  • the I/O subsystem ( 218 ) is a Flash DIMM.
  • the DIMM includes flash memory that is addressed and accessed in a different way than RAM.
  • the Flash DIMM is inserted into a DIMM slot and is connected to the memory bus ( 166 ) as if the Flash DIMM were RAM ( 168 ).
  • a special purpose device driver would be needed that can communicate with flash memory over the memory bus ( 166 ) that connects a processor ( 156 ) to RAM ( 168 ).
  • the I/O subsystem device driver ( 206 ) of FIG. 1 can carry out I/O subsystem management by detecting a hibernation request.
  • a hibernation request represents a command issued by the operating system ( 204 ) to place the computing system ( 202 ) into hibernation.
  • Hibernation is a state in which the computing system ( 202 ) is powered down, but the state of the computing system ( 202 ) is retained.
  • the contents of main memory are typically stored into hard disk, so that the state of the computing system ( 202 ) can be restored when the computing system ( 202 ) resumes operation in a powered-up state.
  • Detecting a hibernation request may be carried out, for example, by the I/O subsystem device driver ( 206 ) receiving the request from the operating system ( 204 ), by the I/O subsystem device driver ( 206 ) listening for the request over a communications channel, and in other ways as will occur to those of skill in the art.
  • the I/O subsystem device driver ( 206 ) of FIG. 1 can further carry out I/O subsystem management by setting a predetermined memory address to a value indicating that the I/O subsystem ( 218 ) is not to service system requests.
  • the predetermined memory address may be a specially designated location in computer memory for storing a value that identifies the operational state of the I/O subsystem ( 218 ).
  • the predetermined memory address may be a specially designated location in RAM ( 168 ). In such an example, the value contained in the predetermined memory address is used to determine the operational state of the I/O subsystem ( 218 ).
  • a value of ‘0’ may indicate that the I/O subsystem ( 218 ) is not operational while a value of ‘1’ may indicate that the I/O subsystem ( 218 ) is fully operational.
  • the I/O subsystem ( 218 ) of FIG. 1 may be configured to check the value contained in the predetermined memory address to determine what state it is to operate in.
  • the Flash DIMM may check the predetermined memory address to determine its operational state. If the Flash DIMM discovers that is to operate in an active state, the Flash DIMM may service the memory access request. If the Flash DIMM discovers that is to operate in an inactive state, the Flash DIMM may ignore the memory access request. In the example of FIG. 1 , setting the predetermined memory address to a value indicating that the I/O subsystem ( 218 ) is not to service system requests may be carried out, for example, by writing the appropriate value to the predetermined memory address.
  • the I/O subsystem device driver ( 206 ) is prepared for the computing system ( 202 ) to enter into hibernation in response to the hibernation request. That is, from the perspective of the I/O subsystem device driver, all necessary steps have been taken to prepare the I/O subsystem ( 218 ) in anticipation of the entire computing system ( 202 ) entering hibernation.
  • the I/O subsystem device driver ( 206 ) of FIG. 1 can further carry out I/O subsystem management by detecting that the I/O subsystem device driver ( 206 ) has been restarted.
  • the I/O subsystem device driver ( 206 ) may be restarted as the computing system ( 202 ) is resuming from hibernation.
  • detecting that the I/O subsystem device driver ( 206 ) has been restarted may be carried out by the computer program instructions that are included in the I/O subsystem device driver ( 206 ) being executed. That is, once the I/O subsystem device driver ( 206 ) is loaded and executing, the I/O subsystem device driver ( 206 ) has been restarted.
  • the I/O subsystem device driver ( 206 ) of FIG. 1 can further carry out I/O subsystem management by setting the predetermined memory address to a value indicating that the I/O subsystem ( 218 ) can resume servicing system requests.
  • Setting the predetermined memory address to a value indicating that the I/O subsystem ( 218 ) can resume servicing system requests may be carried out, for example, by writing the appropriate value to the predetermined memory address.
  • the I/O subsystem ( 218 ) can resume servicing system requests after the value has been set.
  • the computing system ( 202 ) needs the I/O subsystem device driver ( 206 ) to control the operation of the I/O subsystem ( 218 ).
  • the computing system ( 202 ) may not properly interact with the I/O subsystem ( 218 ).
  • the I/O subsystem ( 218 ) By placing the I/O subsystem ( 218 ) in a state where it does not service requests prior to entering hibernation, and not changing the operation state of the I/O subsystem ( 218 ) until after the I/O subsystem device driver ( 206 ) has been restarted upon exiting hibernation, the I/O subsystem ( 218 ) can avoid being accessed improperly.
  • the I/O subsystem ( 218 ) is a Flash DIMM.
  • the I/O subsystem device driver ( 206 ) is required to access the flash memory of the Flash DIMM over the memory bus ( 166 ) that is typically used to access RAM ( 168 ).
  • all access requests that are sent to the Flash DIMM prior to the I/O subsystem device driver ( 206 ) being restarted should be ignored by the Flash DIMM, as these requests will resemble a memory access request directed to RAM. Stated differently, until the I/O subsystem device driver ( 206 ) is restarted the operating system ( 204 ) may not know that the Flash DIMM is actually Flash DIMM and not standard RAM ( 168 ).
  • RAM ( 168 ) Also stored in RAM ( 168 ) is an operating system ( 204 ).
  • Operating systems useful memory bus attached I/O subsystem management in a computing system ( 202 ) include UNIXTM, LinuxTM, Microsoft XPTM, AIXTM, IBM's i5/OSTM, and others as will occur to those of skill in the art.
  • the operating system ( 204 ) and the I/O subsystem device driver ( 206 ) in the example of FIG. 1 are shown in RAM ( 168 ), but many components of such software typically are stored in non-volatile memory also, such as, for example, on a disk drive ( 170 ).
  • the computing system ( 202 ) of FIG. 1 includes disk drive adapter ( 172 ) coupled through expansion bus ( 160 ) and bus adapter ( 158 ) to processor ( 156 ) and other components of the computing system ( 202 ).
  • Disk drive adapter ( 172 ) connects non-volatile data storage to the computing system ( 202 ) in the form of disk drive ( 170 ).
  • Disk drive adapters useful in computers for memory bus attached I/O subsystem management in a computing system ( 202 ) according to embodiments of the present invention include Integrated Drive Electronics (‘IDE’) adapters, Small Computer System Interface (‘SCSI’) adapters, and others as will occur to those of skill in the art.
  • IDE Integrated Drive Electronics
  • SCSI Small Computer System Interface
  • Non-volatile computer memory also may be implemented for as an optical disk drive, electrically erasable programmable read-only memory (so-called ‘EEPROM’ or ‘Flash’ memory), RAM drives, and so on, as will occur to those of skill in the art.
  • EEPROM electrically erasable programmable read-only memory
  • Flash RAM drives
  • the example computing system ( 202 ) of FIG. 1 includes one or more input/output (‘I/O’) adapters ( 178 ).
  • I/O adapters implement user-oriented input/output through, for example, software drivers and computer hardware for controlling output to display devices such as computer display screens, as well as user input from user input devices ( 181 ) such as keyboards and mice.
  • the example computing system ( 202 ) of FIG. 1 includes a video adapter ( 209 ), which is an example of an I/O adapter specially designed for graphic output to a display device ( 180 ) such as a display screen or computer monitor.
  • Video adapter ( 209 ) is connected to processor ( 156 ) through a high speed video bus ( 164 ), bus adapter ( 158 ), and the front side bus ( 162 ), which is also a high speed bus.
  • the example computing system ( 202 ) of FIG. 1 includes a communications adapter ( 167 ) for data communications with other computers ( 182 ) and for data communications with a data communications network ( 100 ).
  • a communications adapter for data communications with other computers ( 182 ) and for data communications with a data communications network ( 100 ).
  • data communications may be carried out serially through RS-232 connections, through external buses such as a Universal Serial Bus (‘USB’), through data communications networks such as IP data communications networks, and in other ways as will occur to those of skill in the art.
  • Communications adapters implement the hardware level of data communications through which one computer sends data communications to another computer, directly or through a data communications network.
  • Examples of communications adapters useful for memory bus attached I/O subsystem management in a computing system ( 202 ) include modems for wired dial-up communications, Ethernet (IEEE 802.3) adapters for wired data communications network communications, and 802.11 adapters for wireless data communications network communications.
  • FIG. 2 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system ( 202 ) according to embodiments of the present invention.
  • the computing system ( 202 ) of FIG. 2 includes an I/O subsystem ( 218 ) that is communicatively coupled to a memory bus ( 220 ).
  • the I/O subsystem ( 218 ) may be embodied, for example, as a Flash DIMM.
  • Flash DIMM refers to flash memory that takes the form factor of a DIMM, such that the Flash DIMM may be inserted in a DIMM slot and may communicate with the computer processor over a memory bus that is typically used to connect the computer processor to main memory.
  • the example method of FIG. 2 also includes an I/O subsystem device driver ( 206 ).
  • the I/O subsystem device driver ( 206 ) is a computer program that controls a particular type of device that is attached to the computing system ( 202 ).
  • the I/O subsystem device driver ( 206 ) of FIG. 2 controls the I/O subsystem ( 218 ).
  • the I/O subsystem ( 218 ) is a Flash DIMM.
  • the DIMM includes flash memory that is addressed and accessed in a different way than RAM.
  • the Flash DIMM is inserted into a DIMM slot and is connected to the memory bus ( 220 ) as if the Flash DIMM were RAM.
  • a special purpose device driver would be needed that can communicate with flash memory over the memory bus ( 220 ) that connects a processor to main memory.
  • the example method of FIG. 2 includes detecting ( 210 ), by an I/O subsystem device driver ( 206 ), a hibernation request ( 208 ).
  • a hibernation request ( 208 ) represents a command issued by the operating system ( 204 ) to place the computing system ( 202 ) into hibernation.
  • Hibernation is a state in which the computing system ( 202 ) is powered down while having its state retained. When entering into hibernation, the contents of main memory are typically stored into hard disk, so that the state of the computing system ( 202 ) can be restored when the computing system ( 202 ) resumes operation in a powered-up state.
  • detecting ( 210 ) a hibernation request ( 208 ) may be carried out, for example, by the I/O subsystem device driver ( 206 ) receiving the request ( 208 ) from the operating system ( 204 ), by the I/O subsystem device driver ( 206 ) listening for the request ( 208 ) over a communications channel, and in other ways as will occur to those of skill in the art.
  • the example method of FIG. 2 also includes setting ( 212 ), by the I/O subsystem device driver ( 206 ), a predetermined memory address to a value indicating that the I/O subsystem ( 218 ) is not to service system requests.
  • the predetermined memory address may be a specially designated location in computer memory for storing a value that identifies the operational state of the I/O subsystem ( 218 ).
  • the predetermined memory address may be a specially designated location in RAM. In such an example, the value contained in the predetermined memory address is used to determine the operational state of the I/O subsystem ( 218 ).
  • a value of ‘0’ may indicate that the I/O subsystem ( 218 ) is not operational while a value of ‘1’ may indicate that the I/O subsystem ( 218 ) is fully operational.
  • the I/O subsystem ( 218 ) of FIG. 2 may be configured to check the value contained in the predetermined memory address to determine what state it is to operate in.
  • the Flash DIMM may check the predetermined memory address to determine its operational state. If the Flash DIMM discovers that is to operate in an active state, the Flash DIMM may service the memory access request. If the Flash DIMM discovers that is to operate in an inactive state, the Flash DIMM may ignore the memory access request. In the example method of FIG. 2 , setting ( 212 ) the predetermined memory address to a value indicating that the I/O subsystem ( 218 ) is not to service system requests may be carried out, for example, by writing the appropriate value to the predetermined memory address.
  • the I/O subsystem device driver ( 206 ) is prepared for the computing system ( 202 ) to enter into hibernation in response to the hibernation request ( 208 ). That is, from the perspective of the I/O subsystem device driver ( 206 ), all necessary steps have been taken to prepare the I/O subsystem ( 218 ) in anticipation of the entire computing system ( 202 ) entering hibernation.
  • the example method of FIG. 2 also includes detecting ( 214 ), by the I/O subsystem device driver ( 206 ), that the I/O subsystem device driver ( 206 ) has been restarted.
  • the I/O subsystem device driver ( 206 ) may be restarted as the computing system ( 202 ) is resuming from hibernation.
  • detecting ( 214 ) that the I/O subsystem device driver ( 206 ) has been restarted may be carried out by the computer program instructions that are included in the I/O subsystem device driver ( 206 ) being executed. That is, once the I/O subsystem device driver ( 206 ) is loaded and executing, the I/O subsystem device driver ( 206 ) has been restarted.
  • the example method of FIG. 2 also includes setting ( 216 ), by the I/O subsystem device driver ( 206 ), the predetermined memory address to a value indicating that the I/O subsystem ( 218 ) can resume servicing system requests.
  • setting ( 216 ) the predetermined memory address to a value indicating that the I/O subsystem ( 218 ) can resume servicing system requests may be carried out, for example, by writing the appropriate value to the predetermined memory address.
  • the I/O subsystem ( 218 ) can resume servicing system requests after the value has been set ( 216 ).
  • the computing system ( 202 ) needs the I/O subsystem device driver ( 206 ) to control the operation of the I/O subsystem ( 218 ).
  • the computing system ( 202 ) may not properly interact with the I/O subsystem ( 218 ).
  • the I/O subsystem ( 218 ) By placing the I/O subsystem ( 218 ) in a state where it does not service requests prior to entering hibernation, and not changing the operation state of the I/O subsystem ( 218 ) until after the I/O subsystem device driver ( 206 ) has been restarted upon exiting hibernation, the I/O subsystem ( 218 ) can avoid being accessed improperly.
  • the I/O subsystem ( 218 ) is a Flash DIMM.
  • the I/O subsystem device driver ( 206 ) is required to access the flash memory of the Flash DIMM over a memory bus ( 220 ) that is typically used to access RAM.
  • a memory bus ( 220 ) that is typically used to access RAM.
  • all access requests that are sent to the Flash DIMM prior to the I/O subsystem device driver ( 206 ) being restarted should be ignored by the Flash DIMM, as these requests will resemble a memory access request directed to RAM. Stated differently, until the I/O subsystem device driver ( 206 ) is restarted the operating system ( 204 ) may not know that the Flash DIMM is actually Flash DIMM and not standard RAM.
  • FIG. 3 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system ( 202 ) according to embodiments of the present invention.
  • the example method of FIG. 3 is similar to the example method of FIG. 2 , as it also includes detecting ( 210 ) a hibernation request ( 208 ), setting ( 212 ) a predetermined memory address to a value indicating that the I/O subsystem ( 218 ) is not to service system requests, detecting ( 214 ) that the I/O subsystem device driver ( 206 ) has been restarted, and setting ( 216 ) the predetermined memory address to a value indicating that the I/O subsystem ( 218 ) can resume servicing system requests.
  • setting ( 212 ) a predetermined memory address to the value indicating that the I/O subsystem ( 218 ) is not to service system requests can include sending ( 302 ), by the I/O subsystem device driver ( 206 ) to the I/O subsystem ( 218 ), a stop signal ( 304 ) across the memory bus ( 220 ).
  • the stop signal ( 304 ) may be embodied as a special sequence of bits that the I/O subsystem ( 218 ) is configured to read as an instruction to enter into an inactive mode in which the I/O subsystem ( 218 ) is not to service any requests.
  • the I/O subsystem device driver ( 206 ) may place this predetermined, special sequence of bits on the memory bus ( 220 ), such that when the special sequence of bits are received by the I/O subsystem ( 218 ), the I/O subsystem ( 218 ) causes the predetermined memory address to be set ( 212 ) to the value indicating that the I/O subsystem ( 218 ) is not to service system requests.
  • setting ( 216 ) the predetermined memory address to the value indicating that the I/O subsystem ( 218 ) can resume servicing system requests can include sending ( 306 ), by the I/O subsystem device driver ( 206 ) to the I/O subsystem ( 218 ), a start signal ( 308 ) across the memory bus ( 220 ).
  • the start signal ( 308 ) may be embodied as a special sequence of bits that the I/O subsystem ( 218 ) is configured to read as an instruction to enter into an active mode in which the I/O subsystem ( 218 ) is to service requests.
  • the I/O subsystem device driver ( 206 ) may place this predetermined, special sequence of bits on the memory bus ( 220 ), such that when the special sequence of bits are received by the I/O subsystem ( 218 ), the I/O subsystem ( 218 ) causes the predetermined memory address to be set ( 216 ) to the value indicating that the I/O subsystem ( 218 ) can resume servicing system requests.
  • FIG. 4 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system ( 202 ) according to embodiments of the present invention.
  • the example method of FIG. 4 is similar to the example method of FIG. 2 , as it also includes detecting ( 210 ) a hibernation request ( 208 ), setting ( 212 ) a predetermined memory address to a value indicating that the I/O subsystem ( 218 ) is not to service system requests, detecting ( 214 ) that the I/O subsystem device driver ( 206 ) has been restarted, and setting ( 216 ) the predetermined memory address to a value indicating that the I/O subsystem ( 218 ) can resume servicing system requests.
  • the example method of FIG. 4 also includes copying ( 402 ), by the I/O subsystem device driver ( 206 ), data from main memory to the I/O subsystem ( 218 ).
  • the I/O subsystem ( 218 ) may be embodied as a Flash DIMM.
  • the Flash DIMM may be the only form of nonvolatile computer memory in the computing system ( 202 ).
  • the computing system ( 202 ) may need to copy the entire contents of main memory into the Flash DIMM prior to entering hibernation.
  • the I/O subsystem device driver ( 206 ) may therefore be responsible for copying ( 402 ) data from main memory to the I/O subsystem ( 218 ) as part of the process of entering hibernation.
  • the example method of FIG. 4 also includes copying ( 404 ), by the I/O subsystem device driver ( 206 ), contents of the I/O subsystem ( 218 ) to main memory.
  • copying ( 404 ), by the I/O subsystem device driver ( 206 ), contents of the I/O subsystem ( 218 ) to main memory is carried out in response to setting ( 216 ) the predetermined memory address to the value indicating that the I/O subsystem ( 218 ) can resume servicing system requests.
  • the I/O subsystem ( 218 ) is embodied as a Flash DIMM and where the Flash DIMM is the only form of nonvolatile computer memory in the computing system ( 202 ), a computing system ( 202 ) exiting hibernation must be resumed by restoring data that was previously contained in main memory. Because the Flash DIMM can only be accessed appropriately through the use of the I/O subsystem device driver ( 206 ), the I/O subsystem device driver ( 206 ) may therefore be responsible for copying ( 404 ) contents of the I/O subsystem ( 218 ) to main memory as part of the process of exiting hibernation.
  • FIG. 5 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system ( 202 ) according to embodiments of the present invention.
  • the example method of FIG. 5 is similar to the example method of FIG. 2 , as it also includes detecting ( 210 ) a hibernation request ( 208 ), setting ( 212 ) a predetermined memory address to a value indicating that the I/O subsystem ( 218 ) is not to service system requests, detecting ( 214 ) that the I/O subsystem device driver ( 206 ) has been restarted, and setting ( 216 ) the predetermined memory address to a value indicating that the I/O subsystem ( 218 ) can resume servicing system requests.
  • the example method of FIG. 5 also includes retaining ( 502 ), by the I/O subsystem device driver ( 206 ) in nonvolatile memory, I/O subsystem requests that were uncompleted when the hibernation request ( 208 ) was detected ( 210 ).
  • retaining ( 502 ) I/O subsystem requests that were uncompleted when the hibernation request ( 208 ) was detected ( 210 ) may be carried out by writing such requests to nonvolatile memory as part of the process of entering hibernation.
  • retaining ( 502 ), in nonvolatile memory, I/O subsystem requests that were uncompleted when the hibernation request ( 208 ) was detected ( 210 ) can include masking ( 504 ) the I/O subsystem requests.
  • masking ( 504 ) the I/O subsystem requests includes altering the data in a known way so that the data may be recovered later by undoing the masking operation.
  • masking ( 504 ) the I/O subsystem requests may be carried out, for example, by bit-reversing the I/O subsystem requests. In such an example, masking ( 504 ) the I/O subsystem requests ensures that the I/O subsystem requests will not be executed prematurely as the masking changes the format of the command from a format that is acceptable for executing to some other format.
  • the example method of FIG. 5 also includes resuming ( 506 ), by the I/O subsystem device driver ( 206 ), the requests that were uncompleted.
  • resuming ( 506 ) the requests that were uncompleted may be carried out when the computing system ( 202 ) fully resumes from hibernation.
  • the I/O subsystem requests that were uncompleted when the hibernation request ( 208 ) was detected ( 210 ) may be placed by in the instruction pipeline for execution.
  • the I/O subsystem device driver ( 206 ) may reconstruct the I/O subsystem requests once the I/O subsystem device driver ( 206 ) has fully resumed and can restart execution of the I/O subsystem requests that were uncompleted when the hibernation request ( 208 ) was detected ( 210 ).
  • Example embodiments of the present invention are described largely in the context of a fully functional computer system for memory bus attached I/O subsystem management. Readers of skill in the art will recognize, however, that the present invention also may be embodied in a computer program product disposed upon computer readable storage media for use with any suitable data processing system.
  • Such computer readable storage media may be any storage medium for machine-readable information, including magnetic media, optical media, or other suitable media. Examples of such media include magnetic disks in hard drives or diskettes, compact disks for optical drives, magnetic tape, and others as will occur to those of skill in the art.
  • Persons skilled in the art will immediately recognize that any computer system having suitable programming means will be capable of executing the steps of the method of the invention as embodied in a computer program product. Persons skilled in the art will recognize also that, although some of the example embodiments described in this specification are oriented to software installed and executing on computer hardware, nevertheless, alternative embodiments implemented as firmware or as hardware are well within the scope of the present invention.
  • aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
  • the computer readable medium may be a computer readable signal medium or a computer readable storage medium.
  • a computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing.
  • a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
  • a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof.
  • a computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
  • Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
  • LAN local area network
  • WAN wide area network
  • Internet Service Provider for example, AT&T, MCI, Sprint, EarthLink, MSN, GTE, etc.
  • These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
  • the computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s).
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.

Abstract

Memory bus attached Input/Output (‘I/O’) subsystem management in a computing system, the computing system including an I/O subsystem communicatively coupled to a memory bus, including: detecting, by an I/O subsystem device driver, a hibernation request; setting, by the I/O subsystem device driver, a predetermined memory address to a value indicating that the I/O subsystem is not to service system requests; detecting, by the I/O subsystem device driver, that the I/O subsystem device driver has been restarted; and setting, by the I/O subsystem device driver, the predetermined memory address to a value indicating that the I/O subsystem can resume servicing system requests.

Description

BACKGROUND OF THE INVENTION
1. Field of the Invention
The field of the invention is data processing, or, more specifically, methods, apparatus, and products for memory bus attached Input/Output (‘I/O’) subsystem management in a computing system.
2. Description of Related Art
Modern computing systems include an increasing number of processors, slots for memory modules, and memory channels. Modern computing systems also include a limited number of I/O channels. As such, some modern computing systems may be able to incorporate devices that would previously be coupled to an I/O channel to a memory channel instead. By coupling such devices to a memory channel, modern computing systems may take advantage of the increase in speed of a memory channel relative to an I/O channel.
SUMMARY OF THE INVENTION
Methods, apparatus, and products for memory bus attached Input/Output (‘I/O’) subsystem management in a computing system, the computing system including an I/O subsystem communicatively coupled to a memory bus, including: detecting, by an I/O subsystem device driver, a hibernation request; setting, by the I/O subsystem device driver, a predetermined memory address to a value indicating that the I/O subsystem is not to service system requests; detecting, by the I/O subsystem device driver, that the I/O subsystem device driver has been restarted; and setting, by the I/O subsystem device driver, the predetermined memory address to a value indicating that the I/O subsystem can resume servicing system requests.
The foregoing and other objects, features and advantages of the invention will be apparent from the following more particular descriptions of example embodiments of the invention as illustrated in the accompanying drawings wherein like reference numbers generally represent like parts of example embodiments of the invention.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 sets forth a block diagram of automated computing machinery comprising an example computing system useful in Input/Output (‘I/O’) subsystem management according to embodiments of the present invention.
FIG. 2 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system according to embodiments of the present invention.
FIG. 3 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system according to embodiments of the present invention.
FIG. 4 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system according to embodiments of the present invention.
FIG. 5 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system according to embodiments of the present invention.
DETAILED DESCRIPTION OF EXAMPLE EMBODIMENTS
Example methods, apparatus, and products for memory bus attached Input/Output (‘I/O’) subsystem management in a computing system in accordance with the present invention are described with reference to the accompanying drawings, beginning with FIG. 1. FIG. 1 sets forth a block diagram of automated computing machinery comprising an example computing system (202) useful in I/O subsystem management according to embodiments of the present invention. The computing system (202) of FIG. 1 includes at least one computer processor (156) or ‘CPU’ as well as random access memory (168) (‘RAM’) which is connected through a high speed memory bus (166) and bus adapter (158) to processor (156) and to other components of the computing system (202).
The computing system of FIG. 1 also includes an I/O subsystem (218) that is communicatively coupled to the memory bus (166). In the example of FIG. 1, the I/O subsystem (218) may be embodied, for example, as dual in-line memory module (‘DIMM’) form factor flash memory (‘Flash DIMM’). Flash DIMM, as the term is used here, refers to flash memory that takes the form factor of a DIMM, such that the Flash DIMM may be inserted in a DIMM slot and may communicate with the computer processor over a memory bus that is typically used to connect the computer processor to main memory.
Stored in RAM (168) is an I/O subsystem device driver (206). The I/O subsystem device driver (206) of FIG. 1 is a computer program that controls a particular type of device that is attached to the computing system (202). In particular, the I/O subsystem device driver (206) of FIG. 1 controls the I/O subsystem (218). Consider the example with the I/O subsystem (218) is a Flash DIMM. In such an example, the DIMM includes flash memory that is addressed and accessed in a different way than RAM. The Flash DIMM, however, is inserted into a DIMM slot and is connected to the memory bus (166) as if the Flash DIMM were RAM (168). In order to access the flash memory on such a Flash DIMM, a special purpose device driver would be needed that can communicate with flash memory over the memory bus (166) that connects a processor (156) to RAM (168).
The I/O subsystem device driver (206) of FIG. 1 can carry out I/O subsystem management by detecting a hibernation request. A hibernation request represents a command issued by the operating system (204) to place the computing system (202) into hibernation. Hibernation, as the term is used here, is a state in which the computing system (202) is powered down, but the state of the computing system (202) is retained. When entering into hibernation, the contents of main memory are typically stored into hard disk, so that the state of the computing system (202) can be restored when the computing system (202) resumes operation in a powered-up state. Detecting a hibernation request may be carried out, for example, by the I/O subsystem device driver (206) receiving the request from the operating system (204), by the I/O subsystem device driver (206) listening for the request over a communications channel, and in other ways as will occur to those of skill in the art.
The I/O subsystem device driver (206) of FIG. 1 can further carry out I/O subsystem management by setting a predetermined memory address to a value indicating that the I/O subsystem (218) is not to service system requests. The predetermined memory address may be a specially designated location in computer memory for storing a value that identifies the operational state of the I/O subsystem (218). For example, the predetermined memory address may be a specially designated location in RAM (168). In such an example, the value contained in the predetermined memory address is used to determine the operational state of the I/O subsystem (218). For example, a value of ‘0’ may indicate that the I/O subsystem (218) is not operational while a value of ‘1’ may indicate that the I/O subsystem (218) is fully operational. The I/O subsystem (218) of FIG. 1 may be configured to check the value contained in the predetermined memory address to determine what state it is to operate in.
Consider the example described above in which the I/O subsystem (218) is a Flash DIMM. In such an example, prior to servicing a memory access request, the Flash DIMM may check the predetermined memory address to determine its operational state. If the Flash DIMM discovers that is to operate in an active state, the Flash DIMM may service the memory access request. If the Flash DIMM discovers that is to operate in an inactive state, the Flash DIMM may ignore the memory access request. In the example of FIG. 1, setting the predetermined memory address to a value indicating that the I/O subsystem (218) is not to service system requests may be carried out, for example, by writing the appropriate value to the predetermined memory address.
In the example of FIG. 1, after setting the predetermined memory address to a value indicating that the I/O subsystem (218) is not to service system requests, the I/O subsystem device driver (206) is prepared for the computing system (202) to enter into hibernation in response to the hibernation request. That is, from the perspective of the I/O subsystem device driver, all necessary steps have been taken to prepare the I/O subsystem (218) in anticipation of the entire computing system (202) entering hibernation.
The I/O subsystem device driver (206) of FIG. 1 can further carry out I/O subsystem management by detecting that the I/O subsystem device driver (206) has been restarted. The I/O subsystem device driver (206) may be restarted as the computing system (202) is resuming from hibernation. In the example of FIG. 1, detecting that the I/O subsystem device driver (206) has been restarted may be carried out by the computer program instructions that are included in the I/O subsystem device driver (206) being executed. That is, once the I/O subsystem device driver (206) is loaded and executing, the I/O subsystem device driver (206) has been restarted.
The I/O subsystem device driver (206) of FIG. 1 can further carry out I/O subsystem management by setting the predetermined memory address to a value indicating that the I/O subsystem (218) can resume servicing system requests. Setting the predetermined memory address to a value indicating that the I/O subsystem (218) can resume servicing system requests may be carried out, for example, by writing the appropriate value to the predetermined memory address. In such an example, the I/O subsystem (218) can resume servicing system requests after the value has been set. As described above, the computing system (202) needs the I/O subsystem device driver (206) to control the operation of the I/O subsystem (218). In the situation in which the computing system (202) is resuming from hibernation, however, until the I/O subsystem device driver (206) has been restarted, the computing system (202) may not properly interact with the I/O subsystem (218). By placing the I/O subsystem (218) in a state where it does not service requests prior to entering hibernation, and not changing the operation state of the I/O subsystem (218) until after the I/O subsystem device driver (206) has been restarted upon exiting hibernation, the I/O subsystem (218) can avoid being accessed improperly.
Consider the example described above in which the I/O subsystem (218) is a Flash DIMM. In such an example, the I/O subsystem device driver (206) is required to access the flash memory of the Flash DIMM over the memory bus (166) that is typically used to access RAM (168). As such, when the computing system (202) resumes from hibernation, all access requests that are sent to the Flash DIMM prior to the I/O subsystem device driver (206) being restarted should be ignored by the Flash DIMM, as these requests will resemble a memory access request directed to RAM. Stated differently, until the I/O subsystem device driver (206) is restarted the operating system (204) may not know that the Flash DIMM is actually Flash DIMM and not standard RAM (168).
Also stored in RAM (168) is an operating system (204). Operating systems useful memory bus attached I/O subsystem management in a computing system (202) according to embodiments of the present invention include UNIX™, Linux™, Microsoft XP™, AIX™, IBM's i5/OS™, and others as will occur to those of skill in the art. The operating system (204) and the I/O subsystem device driver (206) in the example of FIG. 1 are shown in RAM (168), but many components of such software typically are stored in non-volatile memory also, such as, for example, on a disk drive (170).
The computing system (202) of FIG. 1 includes disk drive adapter (172) coupled through expansion bus (160) and bus adapter (158) to processor (156) and other components of the computing system (202). Disk drive adapter (172) connects non-volatile data storage to the computing system (202) in the form of disk drive (170). Disk drive adapters useful in computers for memory bus attached I/O subsystem management in a computing system (202) according to embodiments of the present invention include Integrated Drive Electronics (‘IDE’) adapters, Small Computer System Interface (‘SCSI’) adapters, and others as will occur to those of skill in the art. Non-volatile computer memory also may be implemented for as an optical disk drive, electrically erasable programmable read-only memory (so-called ‘EEPROM’ or ‘Flash’ memory), RAM drives, and so on, as will occur to those of skill in the art.
The example computing system (202) of FIG. 1 includes one or more input/output (‘I/O’) adapters (178). I/O adapters implement user-oriented input/output through, for example, software drivers and computer hardware for controlling output to display devices such as computer display screens, as well as user input from user input devices (181) such as keyboards and mice. The example computing system (202) of FIG. 1 includes a video adapter (209), which is an example of an I/O adapter specially designed for graphic output to a display device (180) such as a display screen or computer monitor. Video adapter (209) is connected to processor (156) through a high speed video bus (164), bus adapter (158), and the front side bus (162), which is also a high speed bus.
The example computing system (202) of FIG. 1 includes a communications adapter (167) for data communications with other computers (182) and for data communications with a data communications network (100). Such data communications may be carried out serially through RS-232 connections, through external buses such as a Universal Serial Bus (‘USB’), through data communications networks such as IP data communications networks, and in other ways as will occur to those of skill in the art. Communications adapters implement the hardware level of data communications through which one computer sends data communications to another computer, directly or through a data communications network. Examples of communications adapters useful for memory bus attached I/O subsystem management in a computing system (202) according to embodiments of the present invention include modems for wired dial-up communications, Ethernet (IEEE 802.3) adapters for wired data communications network communications, and 802.11 adapters for wireless data communications network communications.
For further explanation, FIG. 2 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system (202) according to embodiments of the present invention. The computing system (202) of FIG. 2 includes an I/O subsystem (218) that is communicatively coupled to a memory bus (220). In the example method of FIG. 2, the I/O subsystem (218) may be embodied, for example, as a Flash DIMM. Flash DIMM, as the term is used here, refers to flash memory that takes the form factor of a DIMM, such that the Flash DIMM may be inserted in a DIMM slot and may communicate with the computer processor over a memory bus that is typically used to connect the computer processor to main memory.
The example method of FIG. 2 also includes an I/O subsystem device driver (206). In the example method of FIG. 2, the I/O subsystem device driver (206) is a computer program that controls a particular type of device that is attached to the computing system (202). In particular, the I/O subsystem device driver (206) of FIG. 2 controls the I/O subsystem (218). Consider the example with the I/O subsystem (218) is a Flash DIMM. In such an example, the DIMM includes flash memory that is addressed and accessed in a different way than RAM. The Flash DIMM, however, is inserted into a DIMM slot and is connected to the memory bus (220) as if the Flash DIMM were RAM. In order to access the flash memory on such a Flash DIMM, a special purpose device driver would be needed that can communicate with flash memory over the memory bus (220) that connects a processor to main memory.
The example method of FIG. 2 includes detecting (210), by an I/O subsystem device driver (206), a hibernation request (208). In the example method of FIG. 2, a hibernation request (208) represents a command issued by the operating system (204) to place the computing system (202) into hibernation. Hibernation, as the term is used here, is a state in which the computing system (202) is powered down while having its state retained. When entering into hibernation, the contents of main memory are typically stored into hard disk, so that the state of the computing system (202) can be restored when the computing system (202) resumes operation in a powered-up state. In the example method of FIG. 2, detecting (210) a hibernation request (208) may be carried out, for example, by the I/O subsystem device driver (206) receiving the request (208) from the operating system (204), by the I/O subsystem device driver (206) listening for the request (208) over a communications channel, and in other ways as will occur to those of skill in the art.
The example method of FIG. 2 also includes setting (212), by the I/O subsystem device driver (206), a predetermined memory address to a value indicating that the I/O subsystem (218) is not to service system requests. In the example method of FIG. 2, the predetermined memory address may be a specially designated location in computer memory for storing a value that identifies the operational state of the I/O subsystem (218). For example, the predetermined memory address may be a specially designated location in RAM. In such an example, the value contained in the predetermined memory address is used to determine the operational state of the I/O subsystem (218). For example, a value of ‘0’ may indicate that the I/O subsystem (218) is not operational while a value of ‘1’ may indicate that the I/O subsystem (218) is fully operational. The I/O subsystem (218) of FIG. 2 may be configured to check the value contained in the predetermined memory address to determine what state it is to operate in.
Consider the example described above in which the I/O subsystem (218) is a Flash DIMM. In such an example, prior to servicing a memory access request, the Flash DIMM may check the predetermined memory address to determine its operational state. If the Flash DIMM discovers that is to operate in an active state, the Flash DIMM may service the memory access request. If the Flash DIMM discovers that is to operate in an inactive state, the Flash DIMM may ignore the memory access request. In the example method of FIG. 2, setting (212) the predetermined memory address to a value indicating that the I/O subsystem (218) is not to service system requests may be carried out, for example, by writing the appropriate value to the predetermined memory address.
In the example method of FIG. 2, after setting (212) the predetermined memory address to a value indicating that the I/O subsystem (218) is not to service system requests, the I/O subsystem device driver (206) is prepared for the computing system (202) to enter into hibernation in response to the hibernation request (208). That is, from the perspective of the I/O subsystem device driver (206), all necessary steps have been taken to prepare the I/O subsystem (218) in anticipation of the entire computing system (202) entering hibernation.
The example method of FIG. 2 also includes detecting (214), by the I/O subsystem device driver (206), that the I/O subsystem device driver (206) has been restarted. In the example method of FIG. 2, the I/O subsystem device driver (206) may be restarted as the computing system (202) is resuming from hibernation. In the example method of FIG. 2, detecting (214) that the I/O subsystem device driver (206) has been restarted may be carried out by the computer program instructions that are included in the I/O subsystem device driver (206) being executed. That is, once the I/O subsystem device driver (206) is loaded and executing, the I/O subsystem device driver (206) has been restarted.
The example method of FIG. 2 also includes setting (216), by the I/O subsystem device driver (206), the predetermined memory address to a value indicating that the I/O subsystem (218) can resume servicing system requests. In the example method of FIG. 2, setting (216) the predetermined memory address to a value indicating that the I/O subsystem (218) can resume servicing system requests may be carried out, for example, by writing the appropriate value to the predetermined memory address. In such an example, the I/O subsystem (218) can resume servicing system requests after the value has been set (216). As described above, the computing system (202) needs the I/O subsystem device driver (206) to control the operation of the I/O subsystem (218). In the situation in which the computing system (202) is resuming from hibernation, however, until the I/O subsystem device driver (206) has been restarted, the computing system (202) may not properly interact with the I/O subsystem (218). By placing the I/O subsystem (218) in a state where it does not service requests prior to entering hibernation, and not changing the operation state of the I/O subsystem (218) until after the I/O subsystem device driver (206) has been restarted upon exiting hibernation, the I/O subsystem (218) can avoid being accessed improperly.
Consider the example described above in which the I/O subsystem (218) is a Flash DIMM. In such an example, the I/O subsystem device driver (206) is required to access the flash memory of the Flash DIMM over a memory bus (220) that is typically used to access RAM. As such, when the computing system (202) resumes from hibernation, all access requests that are sent to the Flash DIMM prior to the I/O subsystem device driver (206) being restarted should be ignored by the Flash DIMM, as these requests will resemble a memory access request directed to RAM. Stated differently, until the I/O subsystem device driver (206) is restarted the operating system (204) may not know that the Flash DIMM is actually Flash DIMM and not standard RAM.
For further explanation, FIG. 3 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system (202) according to embodiments of the present invention. The example method of FIG. 3 is similar to the example method of FIG. 2, as it also includes detecting (210) a hibernation request (208), setting (212) a predetermined memory address to a value indicating that the I/O subsystem (218) is not to service system requests, detecting (214) that the I/O subsystem device driver (206) has been restarted, and setting (216) the predetermined memory address to a value indicating that the I/O subsystem (218) can resume servicing system requests.
In the example method of FIG. 3, setting (212) a predetermined memory address to the value indicating that the I/O subsystem (218) is not to service system requests can include sending (302), by the I/O subsystem device driver (206) to the I/O subsystem (218), a stop signal (304) across the memory bus (220). In the example method of FIG. 3, the stop signal (304) may be embodied as a special sequence of bits that the I/O subsystem (218) is configured to read as an instruction to enter into an inactive mode in which the I/O subsystem (218) is not to service any requests. In such an example, the I/O subsystem device driver (206) may place this predetermined, special sequence of bits on the memory bus (220), such that when the special sequence of bits are received by the I/O subsystem (218), the I/O subsystem (218) causes the predetermined memory address to be set (212) to the value indicating that the I/O subsystem (218) is not to service system requests.
In the example method of FIG. 3, setting (216) the predetermined memory address to the value indicating that the I/O subsystem (218) can resume servicing system requests can include sending (306), by the I/O subsystem device driver (206) to the I/O subsystem (218), a start signal (308) across the memory bus (220). In the example method of FIG. 3, the start signal (308) may be embodied as a special sequence of bits that the I/O subsystem (218) is configured to read as an instruction to enter into an active mode in which the I/O subsystem (218) is to service requests. In such an example, the I/O subsystem device driver (206) may place this predetermined, special sequence of bits on the memory bus (220), such that when the special sequence of bits are received by the I/O subsystem (218), the I/O subsystem (218) causes the predetermined memory address to be set (216) to the value indicating that the I/O subsystem (218) can resume servicing system requests.
For further explanation, FIG. 4 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system (202) according to embodiments of the present invention. The example method of FIG. 4 is similar to the example method of FIG. 2, as it also includes detecting (210) a hibernation request (208), setting (212) a predetermined memory address to a value indicating that the I/O subsystem (218) is not to service system requests, detecting (214) that the I/O subsystem device driver (206) has been restarted, and setting (216) the predetermined memory address to a value indicating that the I/O subsystem (218) can resume servicing system requests.
The example method of FIG. 4 also includes copying (402), by the I/O subsystem device driver (206), data from main memory to the I/O subsystem (218). As described above, the I/O subsystem (218) may be embodied as a Flash DIMM. In such an example, the Flash DIMM may be the only form of nonvolatile computer memory in the computing system (202). As such, in order to enter into hibernation the computing system (202) may need to copy the entire contents of main memory into the Flash DIMM prior to entering hibernation. Because the Flash DIMM can only be accessed appropriately through the use of the I/O subsystem device driver (206), the I/O subsystem device driver (206) may therefore be responsible for copying (402) data from main memory to the I/O subsystem (218) as part of the process of entering hibernation.
The example method of FIG. 4 also includes copying (404), by the I/O subsystem device driver (206), contents of the I/O subsystem (218) to main memory. In the example method of FIG. 4, copying (404), by the I/O subsystem device driver (206), contents of the I/O subsystem (218) to main memory is carried out in response to setting (216) the predetermined memory address to the value indicating that the I/O subsystem (218) can resume servicing system requests. Continuing the example described above in which the I/O subsystem (218) is embodied as a Flash DIMM and where the Flash DIMM is the only form of nonvolatile computer memory in the computing system (202), a computing system (202) exiting hibernation must be resumed by restoring data that was previously contained in main memory. Because the Flash DIMM can only be accessed appropriately through the use of the I/O subsystem device driver (206), the I/O subsystem device driver (206) may therefore be responsible for copying (404) contents of the I/O subsystem (218) to main memory as part of the process of exiting hibernation.
For further explanation, FIG. 5 sets forth a flow chart illustrating an example method for memory bus attached I/O subsystem management in a computing system (202) according to embodiments of the present invention. The example method of FIG. 5 is similar to the example method of FIG. 2, as it also includes detecting (210) a hibernation request (208), setting (212) a predetermined memory address to a value indicating that the I/O subsystem (218) is not to service system requests, detecting (214) that the I/O subsystem device driver (206) has been restarted, and setting (216) the predetermined memory address to a value indicating that the I/O subsystem (218) can resume servicing system requests.
The example method of FIG. 5 also includes retaining (502), by the I/O subsystem device driver (206) in nonvolatile memory, I/O subsystem requests that were uncompleted when the hibernation request (208) was detected (210). In the example method of FIG. 5, retaining (502) I/O subsystem requests that were uncompleted when the hibernation request (208) was detected (210) may be carried out by writing such requests to nonvolatile memory as part of the process of entering hibernation.
In the example method of FIG. 5, retaining (502), in nonvolatile memory, I/O subsystem requests that were uncompleted when the hibernation request (208) was detected (210) can include masking (504) the I/O subsystem requests. In the example method of FIG. 5, masking (504) the I/O subsystem requests includes altering the data in a known way so that the data may be recovered later by undoing the masking operation. In the example method of FIG. 5, masking (504) the I/O subsystem requests may be carried out, for example, by bit-reversing the I/O subsystem requests. In such an example, masking (504) the I/O subsystem requests ensures that the I/O subsystem requests will not be executed prematurely as the masking changes the format of the command from a format that is acceptable for executing to some other format.
The example method of FIG. 5 also includes resuming (506), by the I/O subsystem device driver (206), the requests that were uncompleted. In the example method of FIG. 5, resuming (506) the requests that were uncompleted may be carried out when the computing system (202) fully resumes from hibernation. In such an example, the I/O subsystem requests that were uncompleted when the hibernation request (208) was detected (210) may be placed by in the instruction pipeline for execution. In such a way, the I/O subsystem device driver (206) may reconstruct the I/O subsystem requests once the I/O subsystem device driver (206) has fully resumed and can restart execution of the I/O subsystem requests that were uncompleted when the hibernation request (208) was detected (210).
Example embodiments of the present invention are described largely in the context of a fully functional computer system for memory bus attached I/O subsystem management. Readers of skill in the art will recognize, however, that the present invention also may be embodied in a computer program product disposed upon computer readable storage media for use with any suitable data processing system. Such computer readable storage media may be any storage medium for machine-readable information, including magnetic media, optical media, or other suitable media. Examples of such media include magnetic disks in hard drives or diskettes, compact disks for optical drives, magnetic tape, and others as will occur to those of skill in the art. Persons skilled in the art will immediately recognize that any computer system having suitable programming means will be capable of executing the steps of the method of the invention as embodied in a computer program product. Persons skilled in the art will recognize also that, although some of the example embodiments described in this specification are oriented to software installed and executing on computer hardware, nevertheless, alternative embodiments implemented as firmware or as hardware are well within the scope of the present invention.
As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
Any combination of one or more computer readable medium(s) may be utilized. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
Aspects of the present invention are described above with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
It will be understood from the foregoing description that modifications and changes may be made in various embodiments of the present invention without departing from its true spirit. The descriptions in this specification are for purposes of illustration only and are not to be construed in a limiting sense. The scope of the present invention is limited only by the language of the following claims.

Claims (14)

What is claimed is:
1. An apparatus for memory bus attached Input/Output (‘I/O’) subsystem management in a computing system, the computing system including an I/O subsystem communicatively coupled to a memory bus, the apparatus comprising a computer processor, a computer memory operatively coupled to the computer processor, the computer memory having disposed within it computer program instructions that, when executed by the computer processor, cause the apparatus to carry out the steps of:
detecting, by an I/O subsystem device driver, a hibernation request;
responsive to detecting the hibernation request, setting, by the I/O subsystem device driver, a predetermined memory address to a value indicating that the I/O subsystem is not to service system requests;
detecting, by the I/O subsystem device driver, that the I/O subsystem device driver has been restarted; and
setting, by the I/O subsystem device driver, the predetermined memory address to a value indicating that the I/O subsystem can resume servicing system requests.
2. The apparatus of claim 1 wherein setting, by the I/O subsystem device driver, a predetermined memory address to the value indicating that the I/O subsystem is not to service system requests further comprises sending, by the I/O subsystem device driver to the I/O subsystem, a stop signal across the memory bus.
3. The apparatus of claim 1 wherein setting, by the I/O subsystem device driver, the predetermined memory address to the value indicating that the I/O subsystem can resume servicing system requests further comprises sending, by the I/O subsystem device driver to the I/O subsystem, a start signal across the memory bus.
4. The apparatus of claim 1 further comprising computer program instructions that, when executed by the computer processor, cause the apparatus to carry out the steps of:
copying, by the I/O subsystem device driver, data from main memory to the I/O subsystem; and
responsive to setting the predetermined memory address to the value indicating that the I/O subsystem can resume servicing system requests, copying, by the I/O subsystem device driver, contents of the I/O subsystem to main memory.
5. The apparatus of claim 1 wherein the I/O subsystem is dual in-line memory module (‘DIMM’) form factor flash memory.
6. The apparatus of claim 1 further comprising computer program instructions that, when executed by the computer processor, cause the apparatus to carry out the steps of:
retaining, by the I/O subsystem device driver in nonvolatile memory, I/O subsystem requests that were uncompleted when the hibernation request was detected; and
resuming, by the I/O subsystem device driver, the requests that were uncompleted.
7. The apparatus of claim 6 wherein retaining I/O subsystem requests that were uncompleted when the hibernation request was detected includes masking the I/O subsystem requests.
8. A computer program product for memory bus attached Input/Output (‘I/O’) subsystem management in a computing system, the computing system including an I/O subsystem communicatively coupled to a memory bus, the computer program product disposed upon a non-transitory computer readable medium, the computer program product comprising computer program instructions that, when executed, cause a computer to carry out the steps of:
detecting, by an I/O subsystem device driver, a hibernation request;
responsive to detecting the hibernation request, setting, by the I/O subsystem device driver, a predetermined memory address to a value indicating that the I/O subsystem is not to service system requests;
detecting, by the I/O subsystem device driver, that the I/O subsystem device driver has been restarted; and
setting, by the I/O subsystem device driver, the predetermined memory address to a value indicating that the I/O subsystem can resume servicing system requests.
9. The computer program product of claim 8 wherein setting, by the I/O subsystem device driver, a predetermined memory address to the value indicating that the I/O subsystem is not to service system requests further comprises sending, by the I/O subsystem device driver to the I/O subsystem, a stop signal across the memory bus.
10. The computer program product of claim 8 wherein setting, by the I/O subsystem device driver, the predetermined memory address to the value indicating that the I/O subsystem can resume servicing system requests further comprises sending, by the I/O subsystem device driver to the I/O subsystem, a start signal across the memory bus.
11. The computer program product of claim 8 further comprising computer program instructions that, when executed, cause the computer to carry out the steps of:
copying, by the I/O subsystem device driver, data from main memory to the I/O subsystem; and
responsive to setting the predetermined memory address to the value indicating that the I/O subsystem can resume servicing system requests, copying, by the I/O subsystem device driver, contents of the I/O subsystem to main memory.
12. The computer program product of claim 8 wherein the I/O subsystem is dual in-line memory module (‘DIMM’) form factor flash memory.
13. The computer program product of claim 8 further comprising computer program instructions that, when executed, cause the computer to carry out the steps of: retaining, by the I/O subsystem device driver in nonvolatile memory, I/O subsystem requests that were uncompleted when the hibernation request was detected; and
resuming, by the I/O subsystem device driver, the requests that were uncompleted.
14. The computer program product of claim 13 wherein retaining I/O subsystem requests that were uncompleted when the hibernation request was detected includes masking the I/O subsystem requests.
US13/729,496 2012-12-28 2012-12-28 Memory bus attached input/output (‘I/O’) subsystem management in a computing system Active 2033-01-23 US9141565B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US13/729,599 US9128873B2 (en) 2012-12-28 2012-12-28 Memory bus attached input/output (‘I/O’) subsystem management in a computing system
US13/729,496 US9141565B2 (en) 2012-12-28 2012-12-28 Memory bus attached input/output (‘I/O’) subsystem management in a computing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US13/729,496 US9141565B2 (en) 2012-12-28 2012-12-28 Memory bus attached input/output (‘I/O’) subsystem management in a computing system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/729,599 Continuation US9128873B2 (en) 2012-12-28 2012-12-28 Memory bus attached input/output (‘I/O’) subsystem management in a computing system

Publications (2)

Publication Number Publication Date
US20140189186A1 US20140189186A1 (en) 2014-07-03
US9141565B2 true US9141565B2 (en) 2015-09-22

Family

ID=51018592

Family Applications (2)

Application Number Title Priority Date Filing Date
US13/729,496 Active 2033-01-23 US9141565B2 (en) 2012-12-28 2012-12-28 Memory bus attached input/output (‘I/O’) subsystem management in a computing system
US13/729,599 Active 2033-01-22 US9128873B2 (en) 2012-12-28 2012-12-28 Memory bus attached input/output (‘I/O’) subsystem management in a computing system

Family Applications After (1)

Application Number Title Priority Date Filing Date
US13/729,599 Active 2033-01-22 US9128873B2 (en) 2012-12-28 2012-12-28 Memory bus attached input/output (‘I/O’) subsystem management in a computing system

Country Status (1)

Country Link
US (2) US9141565B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9798567B2 (en) 2014-11-25 2017-10-24 The Research Foundation For The State University Of New York Multi-hypervisor virtual machines
US11809891B2 (en) 2018-06-01 2023-11-07 The Research Foundation For The State University Of New York Multi-hypervisor virtual machines that run on multiple co-located hypervisors

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5706407A (en) * 1993-12-28 1998-01-06 Kabushiki Kaisha Toshiba System for reallocation of memory banks in memory sized order
US5708820A (en) * 1994-10-25 1998-01-13 Samsung Electronics Co., Ltd. Network hibernation system for suspending and resuming operation of computer system operable in network environment in event of power failure or period of inactivity
US20040128569A1 (en) * 2002-12-31 2004-07-01 Wyatt David A. Robust computer subsystem power management with or without explicit operating system support
US20070006000A1 (en) * 2005-06-30 2007-01-04 Sandeep Jain Using fine-grained power management of physical system memory to improve system sleep
US20070047300A1 (en) 2005-08-25 2007-03-01 Doo-Sub Lee Flash memory device with improved read speed
US7350044B2 (en) 2004-01-30 2008-03-25 Micron Technology, Inc. Data move method and apparatus
US20080084756A1 (en) 2006-10-05 2008-04-10 Macronix International Co., Ltd. Loading data with error detection in a power on sequence of flash memory device
US20100174934A1 (en) * 2009-01-05 2010-07-08 Qun Zhao Hibernation or Suspend Using a Non-Volatile-Memory Device
US20120124294A1 (en) * 2007-12-06 2012-05-17 Fusion-Io, Inc. Apparatus, system, and method for destaging cached data
US20130031341A1 (en) * 2010-10-27 2013-01-31 Ibm Corporation Hibernation and Remote Restarting Hibernation Data in a Cluster Environment

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5706407A (en) * 1993-12-28 1998-01-06 Kabushiki Kaisha Toshiba System for reallocation of memory banks in memory sized order
US5708820A (en) * 1994-10-25 1998-01-13 Samsung Electronics Co., Ltd. Network hibernation system for suspending and resuming operation of computer system operable in network environment in event of power failure or period of inactivity
US20040128569A1 (en) * 2002-12-31 2004-07-01 Wyatt David A. Robust computer subsystem power management with or without explicit operating system support
US7350044B2 (en) 2004-01-30 2008-03-25 Micron Technology, Inc. Data move method and apparatus
US20070006000A1 (en) * 2005-06-30 2007-01-04 Sandeep Jain Using fine-grained power management of physical system memory to improve system sleep
US20070047300A1 (en) 2005-08-25 2007-03-01 Doo-Sub Lee Flash memory device with improved read speed
US20080084756A1 (en) 2006-10-05 2008-04-10 Macronix International Co., Ltd. Loading data with error detection in a power on sequence of flash memory device
US20120124294A1 (en) * 2007-12-06 2012-05-17 Fusion-Io, Inc. Apparatus, system, and method for destaging cached data
US20100174934A1 (en) * 2009-01-05 2010-07-08 Qun Zhao Hibernation or Suspend Using a Non-Volatile-Memory Device
US20130031341A1 (en) * 2010-10-27 2013-01-31 Ibm Corporation Hibernation and Remote Restarting Hibernation Data in a Cluster Environment

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Russell, "Linux-Kernel Archive: Re: [PATCH 00/11] virtio: Support for hibernation (S4)", URL: http://lkml.indiana.edu/hypermail/linux/kerne1/1110.0/00979.html, accessed Jul. 16, 2012, 2 pages.
Viking Technology, "Viking Technology Non-Volatile DIMM (ArxCis-NV(TM))", URL: http://www.vikingmodular.com/products/arxcis/arxcis.html, accessed Jul. 16, 2012, 2 pages.
Viking Technology, "Viking Technology Non-Volatile DIMM (ArxCis-NV™)", URL: http://www.vikingmodular.com/products/arxcis/arxcis.html, accessed Jul. 16, 2012, 2 pages.

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9798567B2 (en) 2014-11-25 2017-10-24 The Research Foundation For The State University Of New York Multi-hypervisor virtual machines
US10437627B2 (en) 2014-11-25 2019-10-08 The Research Foundation For The State University Of New York Multi-hypervisor virtual machines
US11003485B2 (en) 2014-11-25 2021-05-11 The Research Foundation for the State University Multi-hypervisor virtual machines
US11809891B2 (en) 2018-06-01 2023-11-07 The Research Foundation For The State University Of New York Multi-hypervisor virtual machines that run on multiple co-located hypervisors

Also Published As

Publication number Publication date
US9128873B2 (en) 2015-09-08
US20140189164A1 (en) 2014-07-03
US20140189186A1 (en) 2014-07-03

Similar Documents

Publication Publication Date Title
US9043776B2 (en) Transferring files to a baseboard management controller (‘BMC’) in a computing system
US9563442B2 (en) Baseboard management controller and method of loading firmware
US8607003B2 (en) Memory access to a dual in-line memory module form factor flash memory
US20170046152A1 (en) Firmware update
US10067692B2 (en) Method and apparatus for backing up and restoring cross-virtual machine application
US9600369B2 (en) Operating system recovery method and apparatus, and terminal device
US9712382B2 (en) Retrieving console messages after device failure
US9411770B2 (en) Controlling a plurality of serial peripheral interface (‘SPI’) peripherals using a single chip select
US9152584B2 (en) Providing bus resiliency in a hybrid memory system
US9454485B2 (en) Sharing local cache from a failover node
US9852028B2 (en) Managing a computing system crash
US20130097412A1 (en) Performing A Boot Sequence In A Multi-Processor System
US10296218B2 (en) Update control method, update control apparatus, and storage medium
US9141565B2 (en) Memory bus attached input/output (‘I/O’) subsystem management in a computing system
US9411666B2 (en) Anticipatory protection of critical jobs in a computing system
US8924644B2 (en) Extending cache in a multi-processor computer
US9104558B2 (en) Preventing out-of-space errors for legacy option ROM in a computing system
US20150120885A1 (en) Loading an operating system of a diskless compute node using a single virtual protocol interconnect ('vpi') adapter
US20130253935A1 (en) Indicating A Page Number Of An Active Document Page Within A Document
US20140215150A1 (en) Limiting The Execution Of Background Management Operations In A Drive Array

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FOSTER, JIMMY G., SR.;KOCHAR, SUMEET;KOLVICK, RANDOLPH S.;AND OTHERS;SIGNING DATES FROM 20130102 TO 20130107;REEL/FRAME:029780/0001

AS Assignment

Owner name: LENOVO ENTERPRISE SOLUTIONS (SINGAPORE) PTE. LTD., SINGAPORE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:034194/0111

Effective date: 20140926

Owner name: LENOVO ENTERPRISE SOLUTIONS (SINGAPORE) PTE. LTD.,

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:034194/0111

Effective date: 20140926

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCF Information on status: patent grant

Free format text: PATENTED CASE

AS Assignment

Owner name: LENOVO INTERNATIONAL LIMITED, HONG KONG

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LENOVO ENTERPRISE SOLUTIONS (SINGAPORE) PTE. LTD.;REEL/FRAME:037101/0969

Effective date: 20151112

AS Assignment

Owner name: LENOVO INTERNATIONAL LIMITED, HONG KONG

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE ASSIGNMENT DOCUMENT CONTAINING TYPO ERRORS PREVIOUSLY RECORDED AT REEL: 037101 FRAME: 0969. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNOR:LENOVO ENTERPRISE SOLUTIONS (SINGAPORE) PTE. LTD.;REEL/FRAME:037689/0190

Effective date: 20151211

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4

AS Assignment

Owner name: LENOVO INTERNATIONAL LIMITED, HONG KONG

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LENOVO ENTERPRISE SOLUTIONS (SINGAPORE) PTE LTD.;REEL/FRAME:050300/0878

Effective date: 20151001

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8