US9501291B2 - Method and system for providing hybrid-shutdown and fast startup processes - Google Patents

Method and system for providing hybrid-shutdown and fast startup processes Download PDF

Info

Publication number
US9501291B2
US9501291B2 US14/528,851 US201414528851A US9501291B2 US 9501291 B2 US9501291 B2 US 9501291B2 US 201414528851 A US201414528851 A US 201414528851A US 9501291 B2 US9501291 B2 US 9501291B2
Authority
US
United States
Prior art keywords
hybrid
computer system
shutdown
state
button
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
US14/528,851
Other versions
US20150052343A1 (en
Inventor
Hyejung Yi
Vicky He
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.)
Hewlett Packard Development Co LP
Original Assignee
Hewlett Packard Development Co LP
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 Hewlett Packard Development Co LP filed Critical Hewlett Packard Development Co LP
Priority to US14/528,851 priority Critical patent/US9501291B2/en
Assigned to HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P. reassignment HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HE, VICKY, YI, HYEJUNG
Publication of US20150052343A1 publication Critical patent/US20150052343A1/en
Application granted granted Critical
Publication of US9501291B2 publication Critical patent/US9501291B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/22Microcontrol or microprogram arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4418Suspend and resume; Hibernate and awake
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3206Monitoring of events, devices or parameters that trigger a change in power modality
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/3246Power saving characterised by the action undertaken by software initiated power-off
    • Y02B60/186
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Definitions

  • PC Personal computer
  • OS Windows operating system
  • ACPI Advanced Configuration and Power Interface
  • Windows Vista currently offers the Sleep mode (S3 in ACPI), Hibernate mode (S4 in ACPI), and Hybrid-Sleep mode power management features. These power management features allow PCs to resume quickly to the last state before power-off, each offering different power consumption level, resume time, and stability.
  • the S3 Sleep mode saves data (such as the last system state context data) in a system memory and places the system in a stand-by mode. The computer system can be woken up and used almost immediately. However, in the S3 Sleep mode, the power must not be turned off. Once out of power, the system will have to start again using a full boot process from the S5 Power-Off state.
  • the S4 Hibernate mode saves data (such as the last system state context date) in a hard disk drive as opposed to the system memory.
  • data such as the last system state context date
  • the system boots up using the last system state context data. Boot up from the S4 Hibernate mode takes longer than from the S3 Sleep mode.
  • a method for providing hybrid-shutdown and fast startup processes for a computer system which includes an operating system (OS), includes enabling a user to enter an instruction to start a hybrid-shutdown process, passing the instruction to an application that starts the hybrid-shutdown process, and requesting the OS to prepare for a hibernate state by saving a current system state as a last system state.
  • the OS requests hardware to hibernate at the end of the hibernate processing.
  • the method further includes capturing the hardware request from the OS to hibernate, turning off the computer system instead of entering into the hibernate state, and, upon a next power-on, performing a fast resume process from the hibernate state using the saved last system state to provide full functionality of the computer system.
  • a system for providing hybrid-shutdown and fast startup processes includes a button enabling a user to enter an instruction to start the hybrid-shutdown process.
  • the button being located on a computer.
  • the system further includes an application that, upon receiving the instruction, requests an operating system (OS) to prepare for a hibernate state by saving a current system state as a last system state.
  • the OS requests hardware to hibernate at the end of the hibernate processing.
  • the system further includes basic input/output system (BIOS) firmware configured to capture the hardware request from the OS to hibernate.
  • BIOS firmware turns off the computer instead of entering into the hibernate state.
  • the OS Upon a next power-on, the OS performs a fast resume process from the hibernate state using the saved last system state to provide full functionality of the computer.
  • a computer readable medium provides instructions for providing hybrid-shutdown and fast startup processes for a computer system that includes an operating system (OS).
  • the instructions are executed on the computer system and include enabling a user to enter an instruction to start a hybrid-shutdown process, passing the instruction to an application that starts the hybrid-shutdown process, and requesting the OS to prepare for a hibernate state by saving a current system state as a last system state.
  • the OS requests hardware to hibernate at the end of the hibernate processing.
  • the instructions further include capturing the hardware request from the OS to hibernate, turning off the computer system instead of entering into the hibernate state, and, upon a next power-on, performing a fast resume process from the hibernate state using the saved last system state to provide full functionality of the computer system.
  • FIG. 1 illustrates an exemplary system for providing hybrid-shutdown and fast startup processes
  • FIG. 2 illustrates exemplary hardware components of a computer that may be used in connection with the system for providing hybrid-shutdown and fast startup processes
  • FIG. 3 is a flow chart illustrating an exemplary method for providing hybrid-shutdown and fast startup processes.
  • FIG. 1 illustrates an exemplary system 100 for providing hybrid-shutdown and fast startup processes.
  • the system 100 includes basic input/output system (BIOS) firmware 120 that identifies and initiates component hardware when first powered on.
  • BIOS firmware 120 prepares and configures hardware of a computer, such as a personal computer (PC), so that software programs stored on various media can load, execute, and assume control of the computer.
  • the BIOS firmware 120 can be stored in a memory device.
  • the system 100 further includes a hardware button 140 that is capable of receiving an instruction, i.e., input, from a user to start a hybrid-shutdown process.
  • the hardware button 140 may be a hybrid-shutdown button 142 or a hybrid-shutdown key 144 .
  • the event of the hardware button 140 being pressed is referred to as a button event.
  • the system 100 further includes an operating system (OS) 130 and a software application or program 110 , such as a Windows application, that are linked to the hardware button 140 .
  • OS operating system
  • a software application or program 110 such as a Windows application
  • the BIOS firmware 120 configures the hardware button 140 using corresponding hardware signaling, referred to as Advanced Configuration and Power Interface (ACPI) interrupt, and software programming so that the OS 130 can receive a notification of the button event.
  • ACPI Advanced Configuration and Power Interface
  • the OS 130 may start the application 110 .
  • the application 110 registers with the OS 130 so that when the hardware button 140 is pressed the OS 130 notifies the application 110 of the button event.
  • the application 110 also may be automatically started by the OS 130 when the hardware button 140 is pressed.
  • the application 110 After receiving the button event notification from the OS 130 , the application 110 starts the hybrid-shutdown process by requesting the OS 130 to prepare for a hibernate state and save a current system state as a last system state on.
  • the last system state may be saved, for example, on a hard disk drive.
  • OS 130 may optionally enable wake-up events during the hibernate processing.
  • the OS 130 requests computer hardware to hibernate.
  • the BIOS firmware 120 captures, i.e., intercepts, the hibernate request from the OS 130 to the computer hardware. After determining that the hybrid-shutdown process is in progress, i.e., that the hardware button 140 has been pressed, the BIOS firmware 120 configures the computer hardware to turn off the computer instead of entering into the hibernate state. The optional wake-up events are disabled, allowing the hybrid-shutdown process to save more power than the hibernate state. If, however, the BIOS firmware 120 determines that the hardware button 140 has not been pressed and the hybrid-shutdown process is not in progress, the computer enters into the hibernate state.
  • the BIOS firmware 120 Upon the next power-on, the BIOS firmware 120 performs a power-on-self-test (POST) and passes control to the OS 130 .
  • POST power-on-self-test
  • the OS 130 checks if there has been any hardware configuration change since a previous power-off. If there is no hardware configuration change, the OS 130 uses the saved last system state to perform a fast resume process from the hibernate state to provide full functionality of the computer. If there are changes in hardware configuration, the OS 130 performs a full system boot.
  • the exemplary system 100 for providing hybrid-shutdown and fast startup processes allows a computer to quickly return to its last state before power-off instead of going through time consuming hardware enumeration and configuration during a normal full system boot.
  • the fast resume time can be, for example, less than 30 seconds.
  • the system 100 enables fast system startup regardless of the number of pre-loaded software program as long as there is no hardware configuration change since the previous power-off. Therefore, PC manufacturers can freely add software without compromising the boot time.
  • the system 100 is integrated into the computer's power-off path, thus delivering a true power-off state and the lowest power consumption level to satisfy the industry's green PC initiative.
  • FIG. 2 illustrates exemplary hardware components of a computer 200 that may be used in connection with the system 100 for providing hybrid-shutdown and fast startup processes.
  • the computer 200 may include a connection with a network such as the Internet or other type of computer or telephone network.
  • the computer 200 includes a motherboard 124 that is located inside a chassis 122 .
  • the hybrid-shutdown button 142 is located on the chassis 122 close to a regular power button 146 , for example.
  • the hybrid-shutdown button 142 may be located anywhere on the chassis 122 .
  • the hybrid-shutdown button 142 may be a re-defined power button, a modified power button, or a general purpose input/output (GPIO)-based hybrid-shutdown button.
  • the hybrid-shutdown button 142 is connected to a processor 150 through a hybrid-shutdown button connector 152 .
  • the power button 146 is connected to the processor 150 through a power button connector 148 .
  • the processor 150 such as a central processing unit (CPU), is connected to system memories 162 .
  • a north bridge (NB) chip 156 may be used to control the system memories 162 .
  • the NB chip 152 and a south bridge (SB) chip 154 are part of a chipset.
  • the chipset contains major microcontroller chips and may be used to control computer devices.
  • the chipset 154 , 156 is referred to as the NB chip 156 and the SB chip 154 based on the positioning of the two chips on the motherboard 124 .
  • the computer 200 may alternatively contain only one chip by further integrating the NB chip 156 and the SB chip 154 .
  • the system memories 162 may include random access memory (RAM) or similar types of memory.
  • the computer 200 also includes secondary storage devices 136 , which are connected to the processor 150 through storage connectors 164 .
  • the secondary storage devices 136 may include a hard disk drive, floppy disk drive, CD-ROM drive, or other types of non-volatile data storage, and may correspond with various databases or other resources.
  • the hard disk drive may be used to store the OS 130 , the application 110 , and the last system state.
  • the processor 150 may execute instructions to perform the method steps described herein. For example, the processor 150 may execute instructions to automatically start the application 110 or to notify the application 110 to request the OS 130 to prepare for a hibernate state when the hardware button 140 is pressed. These instructions may be stored in the system memories 162 , the secondary storage devices 136 , or optionally received from the Internet or other network.
  • the computer 200 also includes input devices, which may be any device for entering data into the computer 200 , such as a keyboard 180 , keypad (not shown), cursor-control device, such as a mouse 170 , touch-screen (possibly with a stylus) (not shown), or microphone (not shown).
  • the keyboard 180 may be a personal system/2 (PS/2) keyboard or a universal serial bus (USB) keyboard.
  • the hybrid-shutdown key 144 which may be a custom-designed key, is located on the keyboard 180 to allow the user to enter the instruction to start a hybrid-shutdown process.
  • the keyboard 180 and mouse 170 are connected to the motherboard 124 through a keyboard connector 190 and a mouse connector 192 , respectively.
  • the computer 200 also includes peripheral component interconnect (PCI) slots and/or PCI Express (PCI-E) slots (collectively 134 ) for attaching peripheral devices to the computer motherboard.
  • the computer 200 further includes a display device 178 , which may be any type of device for presenting visual image, such as, for example, a computer monitor, flat-screen display, or display panel.
  • the display device 178 is connected to the processor 150 through a graphics slot 194 , which is referred to as external graphics.
  • the display device 178 may be connected to the processor 150 through a direct connection to the NB chip 156 without a graphics slot, which is referred to as integrated graphics.
  • the computer 200 further includes an output device 172 , which may be any type of device for presenting data in hard copy format, such as a printer, and other types of output devices including speakers or any device for providing data in audio form.
  • the computer 200 can possibly include multiple input devices, output devices, and display devices.
  • the exemplary computer 200 may be a desktop computer, a laptop computer, and other types of computers.
  • the computer 200 is depicted with various components, one skilled in the art will appreciate that the computer 200 can contain additional or different components.
  • aspects of an implementation consistent with the system for providing hybrid-shutdown and fast startup processes are described as being stored in system memories, one skilled in the art will appreciate that these aspects can also be stored on or read from other types of computer program products or computer-readable media, such as secondary storage devices, including hard disks, floppy disks, or CD-ROM; a signal embodied in a carrier wave from the Internet or other network; or other forms of RAM or ROM.
  • the computer-readable media may include instructions for controlling the computer 200 to perform a particular method.
  • FIG. 3 is a flow chart illustrating an exemplary method 300 for providing hybrid-shutdown and fast startup processes for the computer 200 .
  • the method 300 starts 302 by configuring the hardware button 140 to enable the button event to be notified to the OS 130 using corresponding hardware signaling and software programming (block 304 ).
  • the method 300 enables a user to enter an instruction to start the hybrid-shutdown process by, for example, pressing the hybrid-shutdown button 142 or the hybrid-shutdown key 144 located on the keyboard 180 (block 306 ).
  • the OS 130 passes the button event to the application 110 (block 308 ).
  • the application 110 starts the hybrid-shutdown process by requesting the OS 130 to prepare for a hibernate state and save the current system state as the last system state on a hard disk drive (block 310 ).
  • the OS 130 requests the computer hardware to hibernate at the end of the hibernate processing (block 310 ).
  • the BIOS firmware 120 captures, i.e., intercepts, the hardware request from the OS 130 to hibernate (block 312 ).
  • the BIOS firmware 120 determines if the hybrid-shutdown process is in process (block 314 ). If no, the computer 200 enters into the hibernate state (block 316 ). If the hybrid-shutdown process is in process, the BIOS firmware 120 configures the computer hardware to turn off the computer 200 instead of entering into the hibernate state (block 318 ).
  • the BIOS firmware 120 Upon the next power-on, the BIOS firmware 120 performs POST before passing control to the OS 130 (block 320 ).
  • the OS 130 determines if there is any change in hardware configuration since the previous power-off (block 322 ). If yes, the OS 130 performs a full system boot (block 324 ). If there is no hardware configuration change, the OS 130 performs a fast resume process from the hibernate state using the saved last system state to provide full functionality of the computer 200 (block 326 ). The method 300 ends at 328 .
  • the specification may present a method and/or process as a particular sequence of steps.
  • the method or process should not be limited to the particular sequence of steps described.
  • other sequences of steps may be possible. Therefore, the particular order of the steps set forth in the specification should not be construed as limitations on the claims.
  • the claims directed to the method and/or process should not be limited to the performance of their steps in the order written, and one skilled in the art can readily appreciate that the sequences may be varied and still remain within the spirit and scope of the various embodiments.

Abstract

In an example, in a method for providing a shutdown process for a computer system including an operating system (OS), basic input/output system (BIOS) firmware may capture a request from the OS to hardware of the computer system to enter into a hibernate state. In addition, the BIOS firmware may determine whether a hybrid-shutdown process is in process and in response to a determination that the hybrid-shutdown process is in process, may turn off the computer system instead of entering the computer system into the hibernate state.

Description

CROSS REFERENCE TO RELATED APPLICATION(S)
This application claims priority to and is a Continuation Application of U.S. patent application Ser. No. 12/230,822, filed on Sep. 5, 2008, entitled “METHOD AND SYSTEM FOR PROVIDING HYBRID-SHUTDOWN AND FAST STARTUP PROCESSES,” the disclosure of which is hereby incorporated by reference in its entirety.
BACKGROUND
Personal computer (PC) marketing surveys show that one of the most common customer requests for a PC manufacturer is faster PC startup. Currently, most PCs are pre-loaded with Windows operating system (OS) and application software programs. Typically 1.5 to 2 minutes are needed to complete a full boot process from a Power-Off state (S5 in Advanced Configuration and Power Interface (ACPI)). When an anti-virus software is running, the full boot startup process may be longer.
Windows Vista currently offers the Sleep mode (S3 in ACPI), Hibernate mode (S4 in ACPI), and Hybrid-Sleep mode power management features. These power management features allow PCs to resume quickly to the last state before power-off, each offering different power consumption level, resume time, and stability. For example, the S3 Sleep mode saves data (such as the last system state context data) in a system memory and places the system in a stand-by mode. The computer system can be woken up and used almost immediately. However, in the S3 Sleep mode, the power must not be turned off. Once out of power, the system will have to start again using a full boot process from the S5 Power-Off state.
The S4 Hibernate mode saves data (such as the last system state context date) in a hard disk drive as opposed to the system memory. When the computer system needs to be used again, the system boots up using the last system state context data. Boot up from the S4 Hibernate mode takes longer than from the S3 Sleep mode.
These power management features all consume power even when the PC is not in use. In addition, with the exception of the S4 Hibernate mode, these power management features do not work if a user turns off the PC or unplugs the PC's power cord. While the S4 Hibernate mode works if a laptop power cord is unplugged, the battery power consumption of the S4 Hibernate mode is still higher than the S5 Power-Off state.
SUMMARY
A method for providing hybrid-shutdown and fast startup processes for a computer system, which includes an operating system (OS), includes enabling a user to enter an instruction to start a hybrid-shutdown process, passing the instruction to an application that starts the hybrid-shutdown process, and requesting the OS to prepare for a hibernate state by saving a current system state as a last system state. The OS requests hardware to hibernate at the end of the hibernate processing. The method further includes capturing the hardware request from the OS to hibernate, turning off the computer system instead of entering into the hibernate state, and, upon a next power-on, performing a fast resume process from the hibernate state using the saved last system state to provide full functionality of the computer system.
A system for providing hybrid-shutdown and fast startup processes includes a button enabling a user to enter an instruction to start the hybrid-shutdown process. The button being located on a computer. The system further includes an application that, upon receiving the instruction, requests an operating system (OS) to prepare for a hibernate state by saving a current system state as a last system state. The OS requests hardware to hibernate at the end of the hibernate processing. The system further includes basic input/output system (BIOS) firmware configured to capture the hardware request from the OS to hibernate. The BIOS firmware turns off the computer instead of entering into the hibernate state. Upon a next power-on, the OS performs a fast resume process from the hibernate state using the saved last system state to provide full functionality of the computer.
A computer readable medium provides instructions for providing hybrid-shutdown and fast startup processes for a computer system that includes an operating system (OS). The instructions are executed on the computer system and include enabling a user to enter an instruction to start a hybrid-shutdown process, passing the instruction to an application that starts the hybrid-shutdown process, and requesting the OS to prepare for a hibernate state by saving a current system state as a last system state. The OS requests hardware to hibernate at the end of the hibernate processing. The instructions further include capturing the hardware request from the OS to hibernate, turning off the computer system instead of entering into the hibernate state, and, upon a next power-on, performing a fast resume process from the hibernate state using the saved last system state to provide full functionality of the computer system.
BRIEF DESCRIPTION OF THE DRAWINGS
Exemplary embodiments of the method and system for providing hybrid-shutdown and fast startup processes will be described in detail with reference to the following figures, in which like numerals refer to like elements, and wherein:
FIG. 1 illustrates an exemplary system for providing hybrid-shutdown and fast startup processes;
FIG. 2 illustrates exemplary hardware components of a computer that may be used in connection with the system for providing hybrid-shutdown and fast startup processes; and
FIG. 3 is a flow chart illustrating an exemplary method for providing hybrid-shutdown and fast startup processes.
DETAILED DESCRIPTION
Before one or more embodiments of the method and system for providing hybrid-shutdown and fast startup processes are described in detail, one skilled in the art will appreciate that the method and system for providing hybrid-shutdown and fast startup processes are not limited in their application to the details of construction, the arrangements of components, and the arrangement of steps set forth in the following detailed description or illustrated in the drawings. The method and system for providing hybrid-shutdown and fast startup processes are capable of other embodiments and of being practiced or being carried out in various ways. Also, the phraseology and terminology used herein is for the purpose of description and should not be regarded as limiting.
FIG. 1 illustrates an exemplary system 100 for providing hybrid-shutdown and fast startup processes. The system 100 includes basic input/output system (BIOS) firmware 120 that identifies and initiates component hardware when first powered on. Specifically, the BIOS firmware 120 prepares and configures hardware of a computer, such as a personal computer (PC), so that software programs stored on various media can load, execute, and assume control of the computer. The BIOS firmware 120 can be stored in a memory device.
The system 100 further includes a hardware button 140 that is capable of receiving an instruction, i.e., input, from a user to start a hybrid-shutdown process. The hardware button 140 may be a hybrid-shutdown button 142 or a hybrid-shutdown key 144. The event of the hardware button 140 being pressed is referred to as a button event.
The system 100 further includes an operating system (OS) 130 and a software application or program 110, such as a Windows application, that are linked to the hardware button 140. During initialization, the BIOS firmware 120 configures the hardware button 140 using corresponding hardware signaling, referred to as Advanced Configuration and Power Interface (ACPI) interrupt, and software programming so that the OS 130 can receive a notification of the button event.
During initialization of the OS 130, the OS 130 may start the application 110. The application 110 registers with the OS 130 so that when the hardware button 140 is pressed the OS 130 notifies the application 110 of the button event. The application 110 also may be automatically started by the OS 130 when the hardware button 140 is pressed.
After receiving the button event notification from the OS 130, the application 110 starts the hybrid-shutdown process by requesting the OS 130 to prepare for a hibernate state and save a current system state as a last system state on. The last system state may be saved, for example, on a hard disk drive. OS 130 may optionally enable wake-up events during the hibernate processing. At the end of the hibernate processing, the OS 130 requests computer hardware to hibernate.
The BIOS firmware 120 captures, i.e., intercepts, the hibernate request from the OS 130 to the computer hardware. After determining that the hybrid-shutdown process is in progress, i.e., that the hardware button 140 has been pressed, the BIOS firmware 120 configures the computer hardware to turn off the computer instead of entering into the hibernate state. The optional wake-up events are disabled, allowing the hybrid-shutdown process to save more power than the hibernate state. If, however, the BIOS firmware 120 determines that the hardware button 140 has not been pressed and the hybrid-shutdown process is not in progress, the computer enters into the hibernate state.
Upon the next power-on, the BIOS firmware 120 performs a power-on-self-test (POST) and passes control to the OS 130. The OS 130 checks if there has been any hardware configuration change since a previous power-off. If there is no hardware configuration change, the OS 130 uses the saved last system state to perform a fast resume process from the hibernate state to provide full functionality of the computer. If there are changes in hardware configuration, the OS 130 performs a full system boot.
The exemplary system 100 for providing hybrid-shutdown and fast startup processes allows a computer to quickly return to its last state before power-off instead of going through time consuming hardware enumeration and configuration during a normal full system boot. The fast resume time can be, for example, less than 30 seconds. The system 100 enables fast system startup regardless of the number of pre-loaded software program as long as there is no hardware configuration change since the previous power-off. Therefore, PC manufacturers can freely add software without compromising the boot time. The system 100 is integrated into the computer's power-off path, thus delivering a true power-off state and the lowest power consumption level to satisfy the industry's green PC initiative.
FIG. 2 illustrates exemplary hardware components of a computer 200 that may be used in connection with the system 100 for providing hybrid-shutdown and fast startup processes. The computer 200 may include a connection with a network such as the Internet or other type of computer or telephone network. The computer 200 includes a motherboard 124 that is located inside a chassis 122.
The hybrid-shutdown button 142 is located on the chassis 122 close to a regular power button 146, for example. One skilled in the art will appreciate that the hybrid-shutdown button 142 may be located anywhere on the chassis 122. The hybrid-shutdown button 142 may be a re-defined power button, a modified power button, or a general purpose input/output (GPIO)-based hybrid-shutdown button. The hybrid-shutdown button 142 is connected to a processor 150 through a hybrid-shutdown button connector 152. The power button 146 is connected to the processor 150 through a power button connector 148.
The processor 150, such as a central processing unit (CPU), is connected to system memories 162. A north bridge (NB) chip 156 may be used to control the system memories 162. The NB chip 152 and a south bridge (SB) chip 154 are part of a chipset. The chipset contains major microcontroller chips and may be used to control computer devices. The chipset 154, 156 is referred to as the NB chip 156 and the SB chip 154 based on the positioning of the two chips on the motherboard 124. The computer 200 may alternatively contain only one chip by further integrating the NB chip 156 and the SB chip 154. The system memories 162 may include random access memory (RAM) or similar types of memory.
The computer 200 also includes secondary storage devices 136, which are connected to the processor 150 through storage connectors 164. The secondary storage devices 136 may include a hard disk drive, floppy disk drive, CD-ROM drive, or other types of non-volatile data storage, and may correspond with various databases or other resources. The hard disk drive may be used to store the OS 130, the application 110, and the last system state.
The processor 150 may execute instructions to perform the method steps described herein. For example, the processor 150 may execute instructions to automatically start the application 110 or to notify the application 110 to request the OS 130 to prepare for a hibernate state when the hardware button 140 is pressed. These instructions may be stored in the system memories 162, the secondary storage devices 136, or optionally received from the Internet or other network.
The computer 200 also includes input devices, which may be any device for entering data into the computer 200, such as a keyboard 180, keypad (not shown), cursor-control device, such as a mouse 170, touch-screen (possibly with a stylus) (not shown), or microphone (not shown). The keyboard 180 may be a personal system/2 (PS/2) keyboard or a universal serial bus (USB) keyboard. The hybrid-shutdown key 144, which may be a custom-designed key, is located on the keyboard 180 to allow the user to enter the instruction to start a hybrid-shutdown process. The keyboard 180 and mouse 170 are connected to the motherboard 124 through a keyboard connector 190 and a mouse connector 192, respectively.
The computer 200 also includes peripheral component interconnect (PCI) slots and/or PCI Express (PCI-E) slots (collectively 134) for attaching peripheral devices to the computer motherboard. The computer 200 further includes a display device 178, which may be any type of device for presenting visual image, such as, for example, a computer monitor, flat-screen display, or display panel. The display device 178 is connected to the processor 150 through a graphics slot 194, which is referred to as external graphics. Alternatively, the display device 178 may be connected to the processor 150 through a direct connection to the NB chip 156 without a graphics slot, which is referred to as integrated graphics.
The computer 200 further includes an output device 172, which may be any type of device for presenting data in hard copy format, such as a printer, and other types of output devices including speakers or any device for providing data in audio form. The computer 200 can possibly include multiple input devices, output devices, and display devices. The exemplary computer 200 may be a desktop computer, a laptop computer, and other types of computers.
Although the computer 200 is depicted with various components, one skilled in the art will appreciate that the computer 200 can contain additional or different components. In addition, although aspects of an implementation consistent with the system for providing hybrid-shutdown and fast startup processes are described as being stored in system memories, one skilled in the art will appreciate that these aspects can also be stored on or read from other types of computer program products or computer-readable media, such as secondary storage devices, including hard disks, floppy disks, or CD-ROM; a signal embodied in a carrier wave from the Internet or other network; or other forms of RAM or ROM. The computer-readable media may include instructions for controlling the computer 200 to perform a particular method.
FIG. 3 is a flow chart illustrating an exemplary method 300 for providing hybrid-shutdown and fast startup processes for the computer 200. The method 300 starts 302 by configuring the hardware button 140 to enable the button event to be notified to the OS 130 using corresponding hardware signaling and software programming (block 304). The method 300 enables a user to enter an instruction to start the hybrid-shutdown process by, for example, pressing the hybrid-shutdown button 142 or the hybrid-shutdown key 144 located on the keyboard 180 (block 306). The OS 130 passes the button event to the application 110 (block 308). The application 110 starts the hybrid-shutdown process by requesting the OS 130 to prepare for a hibernate state and save the current system state as the last system state on a hard disk drive (block 310). The OS 130 requests the computer hardware to hibernate at the end of the hibernate processing (block 310).
The BIOS firmware 120 captures, i.e., intercepts, the hardware request from the OS 130 to hibernate (block 312). The BIOS firmware 120 determines if the hybrid-shutdown process is in process (block 314). If no, the computer 200 enters into the hibernate state (block 316). If the hybrid-shutdown process is in process, the BIOS firmware 120 configures the computer hardware to turn off the computer 200 instead of entering into the hibernate state (block 318).
Upon the next power-on, the BIOS firmware 120 performs POST before passing control to the OS 130 (block 320). The OS 130 determines if there is any change in hardware configuration since the previous power-off (block 322). If yes, the OS 130 performs a full system boot (block 324). If there is no hardware configuration change, the OS 130 performs a fast resume process from the hibernate state using the saved last system state to provide full functionality of the computer 200 (block 326). The method 300 ends at 328.
In the foregoing detailed description, systems and methods in accordance with embodiments of the method and system for providing hybrid-shutdown and fast startup processes are described with reference to specific exemplary embodiments. Accordingly, the present specification and figures are to be regarded as illustrative rather than restrictive. The scope of the method and system for providing hybrid-shutdown and fast startup processes is to be further understood by the numbered examples appended hereto, and by their equivalents.
Further, in describing various embodiments, the specification may present a method and/or process as a particular sequence of steps. However, to the extent that the method or process does not rely on the particular order of steps set forth herein, the method or process should not be limited to the particular sequence of steps described. As one of ordinary skill in the art would appreciate, other sequences of steps may be possible. Therefore, the particular order of the steps set forth in the specification should not be construed as limitations on the claims. In addition, the claims directed to the method and/or process should not be limited to the performance of their steps in the order written, and one skilled in the art can readily appreciate that the sequences may be varied and still remain within the spirit and scope of the various embodiments.

Claims (15)

What is claimed is:
1. A method for providing a shutdown process for a computer system, the computer system including an operating system (OS), the method comprising:
capturing, by basic input/output system (BIOS) firmware, a request from the OS to hardware of the computer system to enter the computer system into a hibernate state;
determining, by the BIOS firmware, whether a hybrid-shutdown process is in process; and
in response to a determination that the hybrid-shutdown process is in process, turning off the computer system instead of entering the computer system into the hibernate state.
2. The method of claim 1, further comprising:
in response to a determination that the hybrid-shutdown process is not in process, entering the computer system into the hibernate state.
3. The method of claim 1, wherein determining whether a hybrid-shutdown process is in process further comprises determining that the hybrid-shutdown process is in process in response to an instruction to start the hybrid-shutdown process being received in the computer system and an instruction to start the hybrid-shutdown process being passed to an application that starts the hybrid-shutdown process.
4. The method of claim 3, wherein, following receipt of the instruction to start the hybrid-shutdown process, the OS is requested to prepare for the hibernate state by saving a current system state as a last system state, said method further comprising:
upon a next power-on, performing, by the BIOS firmware, a fast resume process using the saved last system state.
5. The method of claim 4, further comprising:
performing, by the BIOS firmware, a POST request upon the next power-on and prior to passing control the OS.
6. The method of claim 5, further comprising:
determining, by the OS, whether a change in hardware configuration occurred since the previous time the computer system was turned off;
in response to a determination that a change in hardware configuration has occurred, performing, by the OS, a full system boot; and
in response to a determination that a change in hardware configuration has not occurred, performing, by the BIOS firmware, the fast resume process using the saved last system state.
7. The method of claim 1, further comprising:
receiving an instruction to start the hybrid-shutdown process.
8. The method of claim 7, wherein receiving the instruction further comprises identifying that a hybrid-shutdown button that is associated with the hybrid-shutdown process has been activated.
9. The method of claim 8, wherein the hybrid-shutdown button is one of a re-defined power button, a modified power button, and a general purpose input/output (GPIO)-based hybrid-shutdown button.
10. A computer system comprising:
hardware;
an operating system (OS); and
basic input/output system (BIOS) firmware, wherein the BIOS firmware is to:
capture a request from the OS to the hardware to enter the computer system into a hibernate state;
determine that a hybrid-shutdown process is in process; and
in response to the determination that the hybrid-shutdown process is in process, turning off the computer system instead of entering the computer system into the hibernate state.
11. The computer system of claim 10, further comprising:
a button associated with initiating the hybrid-shutdown process;
a storage device on which is stored an application that is to request the OS to prepare for the hibernate state in response to activation of the button, wherein the application is to request the OS to prepare for the hibernate state by saving a current system state as a last system state; and
wherein the BIOS firmware is to, upon a next power-on, perform a fast resume process using the save last system state.
12. The computer system of claim 11, wherein the button is one of a re-defined power button, a modified power button, and a general purpose input/output (GPIO)-based hybrid-shutdown button.
13. The computer system of claim 10, wherein the OS is to determine whether a change in hardware configuration has occurred since the previous time the computer system was turned oft wherein upon the next power-on, the BIOS firmware is to pass control to the OS, and wherein the OS is to perform a full system boot in response to a determination that a change in hardware configuration has occurred.
14. A non-transitory computer readable medium on which is stored machine readable instructions for providing a shutdown process, wherein the machine readable instructions, when executed by a computer system, are to cause the computer system to:
capture, by basic input/output system (BIOS) firmware, a request from an operating system (OS) of the computer system to hardware of the computer system to enter into a hibernate state;
determine, by the BIOS firmware, whether a hybrid-shutdown process of the computer system is in process, and
in response to a determination that the hybrid-shutdown process of the computer system is in process, turn off the computer system instead of entering the computer system into the hibernate state.
15. The non-transitory computer readable medium of claim 14, wherein the machine readable instructions are further to cause the processor to:
execute an application that is to request the OS to prepare for the hibernate state in response to activation of a button by saving a current system state as a last system state; and
upon a next power-on, perform, by the BIOS firmware, a fast resume process using the saved last system state.
US14/528,851 2008-09-05 2014-10-30 Method and system for providing hybrid-shutdown and fast startup processes Active 2029-02-11 US9501291B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/528,851 US9501291B2 (en) 2008-09-05 2014-10-30 Method and system for providing hybrid-shutdown and fast startup processes

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/230,822 US8914653B2 (en) 2008-09-05 2008-09-05 Method and system for providing hybrid-shutdown and fast startup processes
US14/528,851 US9501291B2 (en) 2008-09-05 2014-10-30 Method and system for providing hybrid-shutdown and fast startup processes

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/230,822 Continuation US8914653B2 (en) 2008-09-05 2008-09-05 Method and system for providing hybrid-shutdown and fast startup processes

Publications (2)

Publication Number Publication Date
US20150052343A1 US20150052343A1 (en) 2015-02-19
US9501291B2 true US9501291B2 (en) 2016-11-22

Family

ID=41797363

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/230,822 Expired - Fee Related US8914653B2 (en) 2008-09-05 2008-09-05 Method and system for providing hybrid-shutdown and fast startup processes
US14/528,851 Active 2029-02-11 US9501291B2 (en) 2008-09-05 2014-10-30 Method and system for providing hybrid-shutdown and fast startup processes

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/230,822 Expired - Fee Related US8914653B2 (en) 2008-09-05 2008-09-05 Method and system for providing hybrid-shutdown and fast startup processes

Country Status (8)

Country Link
US (2) US8914653B2 (en)
JP (1) JP5331886B2 (en)
KR (1) KR101518323B1 (en)
CN (1) CN102144214A (en)
BR (1) BRPI0822765B8 (en)
DE (1) DE112008004006T5 (en)
GB (1) GB2475015B (en)
WO (1) WO2010027375A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11067932B2 (en) 2010-12-16 2021-07-20 Canon Kabushiki Kaisha Information processing apparatus capable of appropriately executing shutdown processing, method of controlling the information processing apparatus, and storage medium

Families Citing this family (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8914653B2 (en) * 2008-09-05 2014-12-16 Hewlett-Packard Development Company, L.P. Method and system for providing hybrid-shutdown and fast startup processes
JP5247317B2 (en) * 2008-09-09 2013-07-24 キヤノン株式会社 Apparatus, method, program, and storage medium
CN102004521A (en) * 2009-08-31 2011-04-06 鸿富锦精密工业(深圳)有限公司 Computer and method for protecting power button of computer
CN101710253B (en) * 2009-11-25 2012-06-13 安凯(广州)微电子技术有限公司 Deep-sleep method of embedded system
US20110185208A1 (en) * 2010-01-28 2011-07-28 Apple Inc. Memory power reduction in a sleep state
US10394570B2 (en) * 2010-02-26 2019-08-27 Hp Printing Korea Co., Ltd. Method of generating boot image for fast booting and image forming apparatus for performing the method, and method of performing fast booting and image forming apparatus for performing the method
JP2011232961A (en) * 2010-04-27 2011-11-17 Onkyo Corp Content specification apparatus and program of the same
KR101801571B1 (en) * 2010-11-24 2017-12-28 엘지전자 주식회사 Computer system and method for controlling thereof
US9032194B2 (en) 2010-12-06 2015-05-12 Microsoft Technology Licensing, Llc Fast computer startup
US8543849B2 (en) 2010-12-06 2013-09-24 Microsoft Corporation Fast computer startup
US8788798B2 (en) 2010-12-06 2014-07-22 Microsoft Corporation Fast computer startup
JP5701043B2 (en) * 2010-12-16 2015-04-15 キヤノン株式会社 Information processing apparatus, information processing apparatus control method, and program
JP5459270B2 (en) * 2011-06-22 2014-04-02 コニカミノルタ株式会社 Information processing apparatus, information processing apparatus activation method, and activation program
JP5825887B2 (en) * 2011-07-05 2015-12-02 キヤノン株式会社 Image forming apparatus, image forming apparatus control method, and program
CN103975287B (en) * 2011-12-13 2017-04-12 英特尔公司 Enhanced system sleep state support in servers using non-volatile random access memory
CN103294564B (en) * 2012-03-05 2018-10-12 联想(北京)有限公司 A kind of closedown method, information processing method and electronic equipment
KR20130116599A (en) * 2012-04-16 2013-10-24 삼성전자주식회사 Electronic apparatus, method for controlling the same and computer-readable recording medium
US10528116B2 (en) 2013-03-14 2020-01-07 Seagate Technology Llc Fast resume from hibernate
CN103425506B (en) * 2013-05-20 2016-12-07 华为技术有限公司 Closedown method and starting-up method and communication terminal
KR101832772B1 (en) 2014-02-12 2018-04-13 엘지전자 주식회사 Computing apparatus and method for controlling the same
US10061597B2 (en) 2014-07-31 2018-08-28 Hewlett-Packard Development Company, L.P. Computing device with first and second operating systems
US10061599B1 (en) * 2014-10-16 2018-08-28 American Megatrends, Inc. Bus enumeration acceleration
US10055236B2 (en) * 2015-07-02 2018-08-21 Sandisk Technologies Llc Runtime data storage and/or retrieval
US10848483B2 (en) * 2016-12-08 2020-11-24 Ricoh Company, Ltd. Shared terminal, communication system, and display control method, and recording medium
US11526203B2 (en) * 2021-01-27 2022-12-13 Luxshare-Ict Co., Ltd. Method for switching power mode of computer device based on detected and determined system state, computer accessory, and computer system applying the method

Citations (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05333962A (en) 1992-06-02 1993-12-17 Fuji Xerox Co Ltd Computer system
JPH07191786A (en) 1993-12-27 1995-07-28 Nec Corp System for countermeasure against power source fault in electronic computer
US5978923A (en) 1997-08-07 1999-11-02 Toshiba America Information Systems, Inc. Method and apparatus for a computer power management function including selective sleep states
US6209088B1 (en) 1998-09-21 2001-03-27 Microsoft Corporation Computer hibernation implemented by a computer operating system
US20040003223A1 (en) 2002-06-27 2004-01-01 Microsoft Corporation Apparatus and method to decrease boot time and hibernate awaken time of a computer system
US6691238B1 (en) 1999-07-23 2004-02-10 Intel Corporation System for disabling remote wake events on a remote wake line that is coupled to a front panel switch wake line
US20040034765A1 (en) 2002-08-14 2004-02-19 James O?Apos;Connell Daniel Method and apparatus for booting a computer system
US20040103345A1 (en) 2002-11-21 2004-05-27 Dunstan Robert A. Method, apparatus and system for ensuring reliable power down of a personal computer
CN1504859A (en) 2002-12-03 2004-06-16 宏�股份有限公司 Hand held apparatus having sleep function and operating method thereof
US6754817B2 (en) 2001-01-25 2004-06-22 Dell Products L.P. Apparatus and method for detecting a change in system hardware configuration to reduce the amount of time to execute a post routine
US6760850B1 (en) 2000-07-31 2004-07-06 Hewlett-Packard Development Company, L.P. Method and apparatus executing power on self test code to enable a wakeup device for a computer system responsive to detecting an AC power source
US20050044348A1 (en) * 2002-08-14 2005-02-24 O'connell Daniel James Method and apparatus for booting a computer system
US20050055591A1 (en) 2003-09-08 2005-03-10 Samsung Electronic Co., Ltd. Computer system and a control method thereof
US20050086551A1 (en) 2003-08-18 2005-04-21 Marco Wirasinghe Memory optimization for a computer system having a hibernation mode
WO2005071531A1 (en) 2004-01-15 2005-08-04 Lenovo (Beijing) Limited A method and device for start up computer
US20050246565A1 (en) * 2004-04-30 2005-11-03 Kabushiki Kaisha Toshiba. Information processing apparatus, method of starting up the same, and startup program of the same
US20060059380A1 (en) 2004-09-10 2006-03-16 Fujitsu Limited Information processing apparatus and power supply control method
JP2006512650A (en) 2002-12-30 2006-04-13 インターナショナル・ビジネス・マシーンズ・コーポレーション Power management system
US7089433B2 (en) 2003-09-26 2006-08-08 Dell Products L.P. Method and system for operating system quiescent state
US7131011B2 (en) 2002-10-30 2006-10-31 Microsoft Corporation System and method for preserving state data of a personal computer in a standby state in the event of an AC power failure
US7162629B2 (en) 2003-11-20 2007-01-09 Intel Corporation Method to suspend-and-resume across various operational environment contexts
JP2007148633A (en) 2005-11-25 2007-06-14 Toshiba Corp Information processor and system control method
US20070149256A1 (en) * 2005-12-22 2007-06-28 Burgan John M Method of hibernating and pre-booting a mobile communication device to reduce apparent start up time
US7360045B2 (en) 2002-04-01 2008-04-15 Lenovo Singapore Pte. Ltd. System and method for backing up data from a quiesced storage device
JP2008090435A (en) 2006-09-29 2008-04-17 Toshiba Corp Information processor and control method therefor
US20090119527A1 (en) * 2007-11-01 2009-05-07 Lg Electronics Inc. Portable computer and method of controlling power saving mode of portable computer
US7574590B2 (en) 2005-10-26 2009-08-11 Sigmatel, Inc. Method for booting a system on a chip integrated circuit
US7620784B2 (en) 2006-06-09 2009-11-17 Microsoft Corporation High speed nonvolatile memory device using parallel writing among a plurality of interfaces
US20100115315A1 (en) 2008-11-04 2010-05-06 Lenovo (Singapore) Pte. Ltd. Establishing power save mode in hypervisor system
US7730330B1 (en) 2000-06-16 2010-06-01 Marc Fleischmann System and method for saving and restoring a processor state without executing any instructions from a first instruction set
US7971081B2 (en) 2007-12-28 2011-06-28 Intel Corporation System and method for fast platform hibernate and resume
US20130031388A1 (en) * 2011-07-26 2013-01-31 Premanand Sakarda Zero power hibernation mode with instant on
US8914653B2 (en) * 2008-09-05 2014-12-16 Hewlett-Packard Development Company, L.P. Method and system for providing hybrid-shutdown and fast startup processes

Patent Citations (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05333962A (en) 1992-06-02 1993-12-17 Fuji Xerox Co Ltd Computer system
JPH07191786A (en) 1993-12-27 1995-07-28 Nec Corp System for countermeasure against power source fault in electronic computer
US5978923A (en) 1997-08-07 1999-11-02 Toshiba America Information Systems, Inc. Method and apparatus for a computer power management function including selective sleep states
US6209088B1 (en) 1998-09-21 2001-03-27 Microsoft Corporation Computer hibernation implemented by a computer operating system
US6691238B1 (en) 1999-07-23 2004-02-10 Intel Corporation System for disabling remote wake events on a remote wake line that is coupled to a front panel switch wake line
US7730330B1 (en) 2000-06-16 2010-06-01 Marc Fleischmann System and method for saving and restoring a processor state without executing any instructions from a first instruction set
US6760850B1 (en) 2000-07-31 2004-07-06 Hewlett-Packard Development Company, L.P. Method and apparatus executing power on self test code to enable a wakeup device for a computer system responsive to detecting an AC power source
US6754817B2 (en) 2001-01-25 2004-06-22 Dell Products L.P. Apparatus and method for detecting a change in system hardware configuration to reduce the amount of time to execute a post routine
US7360045B2 (en) 2002-04-01 2008-04-15 Lenovo Singapore Pte. Ltd. System and method for backing up data from a quiesced storage device
US20040003223A1 (en) 2002-06-27 2004-01-01 Microsoft Corporation Apparatus and method to decrease boot time and hibernate awaken time of a computer system
US20040034765A1 (en) 2002-08-14 2004-02-19 James O?Apos;Connell Daniel Method and apparatus for booting a computer system
US20050044348A1 (en) * 2002-08-14 2005-02-24 O'connell Daniel James Method and apparatus for booting a computer system
US7131011B2 (en) 2002-10-30 2006-10-31 Microsoft Corporation System and method for preserving state data of a personal computer in a standby state in the event of an AC power failure
US20040103345A1 (en) 2002-11-21 2004-05-27 Dunstan Robert A. Method, apparatus and system for ensuring reliable power down of a personal computer
CN1504859A (en) 2002-12-03 2004-06-16 宏�股份有限公司 Hand held apparatus having sleep function and operating method thereof
JP2006512650A (en) 2002-12-30 2006-04-13 インターナショナル・ビジネス・マシーンズ・コーポレーション Power management system
US20050086551A1 (en) 2003-08-18 2005-04-21 Marco Wirasinghe Memory optimization for a computer system having a hibernation mode
US20050055591A1 (en) 2003-09-08 2005-03-10 Samsung Electronic Co., Ltd. Computer system and a control method thereof
US7089433B2 (en) 2003-09-26 2006-08-08 Dell Products L.P. Method and system for operating system quiescent state
US7162629B2 (en) 2003-11-20 2007-01-09 Intel Corporation Method to suspend-and-resume across various operational environment contexts
WO2005071531A1 (en) 2004-01-15 2005-08-04 Lenovo (Beijing) Limited A method and device for start up computer
JP2005316855A (en) 2004-04-30 2005-11-10 Toshiba Corp Information processor, starting method thereof, and starting program thereof
US20050246565A1 (en) * 2004-04-30 2005-11-03 Kabushiki Kaisha Toshiba. Information processing apparatus, method of starting up the same, and startup program of the same
US20060059380A1 (en) 2004-09-10 2006-03-16 Fujitsu Limited Information processing apparatus and power supply control method
JP2006079468A (en) 2004-09-10 2006-03-23 Fujitsu Ltd Information processor and power source control method
US7574590B2 (en) 2005-10-26 2009-08-11 Sigmatel, Inc. Method for booting a system on a chip integrated circuit
JP2007148633A (en) 2005-11-25 2007-06-14 Toshiba Corp Information processor and system control method
US20070149256A1 (en) * 2005-12-22 2007-06-28 Burgan John M Method of hibernating and pre-booting a mobile communication device to reduce apparent start up time
US7620784B2 (en) 2006-06-09 2009-11-17 Microsoft Corporation High speed nonvolatile memory device using parallel writing among a plurality of interfaces
JP2008090435A (en) 2006-09-29 2008-04-17 Toshiba Corp Information processor and control method therefor
US20090119527A1 (en) * 2007-11-01 2009-05-07 Lg Electronics Inc. Portable computer and method of controlling power saving mode of portable computer
US7971081B2 (en) 2007-12-28 2011-06-28 Intel Corporation System and method for fast platform hibernate and resume
US8914653B2 (en) * 2008-09-05 2014-12-16 Hewlett-Packard Development Company, L.P. Method and system for providing hybrid-shutdown and fast startup processes
US20100115315A1 (en) 2008-11-04 2010-05-06 Lenovo (Singapore) Pte. Ltd. Establishing power save mode in hypervisor system
US20130031388A1 (en) * 2011-07-26 2013-01-31 Premanand Sakarda Zero power hibernation mode with instant on

Non-Patent Citations (14)

* Cited by examiner, † Cited by third party
Title
Advanced Configuration and Power Interface Specification, Revision 1.0b; Intel et al.; Feb. 2, 1999.
Compaq/Intel/Microsoft/Phoenix/Toshiba, "Advanced Configuration and Power Interface Specification," Revision 2.0c, Aug. 25, 2003, pp. 1-488 (518 pages total), Available at: .
Compaq/Intel/Microsoft/Phoenix/Toshiba, "Advanced Configuration and Power Interface Specification," Revision 2.0c, Aug. 25, 2003, pp. 1-488 (518 pages total), Available at: <http://www.acpi.info/DOWNLOADS/ACPIspec-2-0c.pdf>.
Document Reference Citation: Developing a Dual Boot Windows Embedded Media Experience Device; Kevin Otnes; Microsoft Corp, Dec. 2004; 1-14.
GB Office Action, Application No. GB1104404.7, Date of Issuance: Mar. 13, 2012.
Hat Monster, "Summary of ACPI System Level (Sx) states," Nov. 1, 2003, pp. 1-11, Ars Technica, Ars OpenForum, Available at: .
Hat Monster, "Summary of ACPI System Level (Sx) states," Nov. 1, 2003, pp. 1-11, Ars Technica, Ars OpenForum, Available at: <arstechnica.com/civis/viewtopic.php?f=8&t=354552>.
Hibernation (computing) in Wikipedia, the free encyclopedia, Aug. 30, 2008, pp. 1-3, Available at: .
Hibernation (computing) in Wikipedia, the free encyclopedia, Aug. 30, 2008, pp. 1-3, Available at: <en.wikipedia.org/w/index.php?>.
Office Action, German Application No. 112008004006.0, Date of Issuance: Sep. 15, 2014, pp. 1-11.
Power Management, Computer Science, The University of Texas at Austin, Apr. 23, 2008, pp. 1-5.
Ruhezustand, Wikipedia, Die freie Enzyklopadie, Aug. 30, 2008, pp. 1-3, English Translation: Hibernation (computing), pp. 1-5, Available on Jul. 24, 2014 at: , Wikimedia Foundation, Inc.
Ruhezustand, Wikipedia, Die freie Enzyklopadie, Aug. 30, 2008, pp. 1-3, English Translation: Hibernation (computing), pp. 1-5, Available on Jul. 24, 2014 at: < http://en.wikipedia.org/wiki/Hibernate-(OS-feature)>, Wikimedia Foundation, Inc.
Ying-Wen Bai and Huang-Te Hsu, "Design and Implementation of an Instantaneous Turning-on Mechanism for PCs," IEEE Transactions on Consumer Electronics, 53, 2007, 4, pp. 1595-1601, IEEE.

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11067932B2 (en) 2010-12-16 2021-07-20 Canon Kabushiki Kaisha Information processing apparatus capable of appropriately executing shutdown processing, method of controlling the information processing apparatus, and storage medium

Also Published As

Publication number Publication date
US20150052343A1 (en) 2015-02-19
US8914653B2 (en) 2014-12-16
JP2012502350A (en) 2012-01-26
WO2010027375A1 (en) 2010-03-11
BRPI0822765B1 (en) 2020-04-22
JP5331886B2 (en) 2013-10-30
GB2475015B (en) 2013-02-27
BRPI0822765B8 (en) 2020-05-12
KR20110081967A (en) 2011-07-15
US20100064126A1 (en) 2010-03-11
GB201104404D0 (en) 2011-04-27
CN102144214A (en) 2011-08-03
BRPI0822765A2 (en) 2019-09-10
GB2475015A (en) 2011-05-04
KR101518323B1 (en) 2015-05-07
DE112008004006T5 (en) 2011-06-30

Similar Documents

Publication Publication Date Title
US9501291B2 (en) Method and system for providing hybrid-shutdown and fast startup processes
US7437575B2 (en) Low power mode for device power management
US9098305B2 (en) Computer system and bootup and shutdown method thereof
US20100100719A1 (en) Method for reducing booting time and computer using the same
JP5885881B2 (en) Implementing a power off state on a computing device
WO2019033779A1 (en) Method and device for waking up computer from sleep state
US11216053B2 (en) Systems, apparatus, and methods for transitioning between multiple operating states
US20190004818A1 (en) Method of UEFI Shell for Supporting Power Saving Mode and Computer System thereof
US6895517B2 (en) Method of synchronizing operation frequencies of CPU and system RAM in power management process
CN113703799A (en) Computing device and BIOS updating method and medium thereof
US20040103345A1 (en) Method, apparatus and system for ensuring reliable power down of a personal computer
JP2000259546A (en) Information processing device, its method and providing medium
US7613934B2 (en) Method and apparatus for monitoring the power state of computer system
KR101978323B1 (en) An apparatus and method for managing a efficient power supply by using GPIO ports
US9207742B2 (en) Power saving operating method for an electronic device by disabling a connection port to a touch device before the touch device enters power-saving mode
US20150123875A1 (en) Power management device and method
US20180046240A1 (en) Electronic device having a controller to enter a low power mode
US11163354B2 (en) Information processing apparatus, and control method
US8065547B2 (en) Control method and computer system for advanced configuration and power interface
US20110231679A1 (en) Energy saving device
US8041846B2 (en) Apparatus with reduced latency for master and slave storage devices
US20230030973A1 (en) Change of firmware settings
TWI514127B (en) A computer system with an e-reader mode and e-book processing method thereof
TW201506638A (en) Integrated circuit, electronic device and operation method thereof

Legal Events

Date Code Title Description
AS Assignment

Owner name: HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P., TEXAS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YI, HYEJUNG;HE, VICKY;REEL/FRAME:034090/0021

Effective date: 20080903

STCF Information on status: patent grant

Free format text: PATENTED CASE

CC Certificate of correction
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