US20090217070A1 - Dynamic Bus Parking - Google Patents
- ️Thu Aug 27 2009
US20090217070A1 - Dynamic Bus Parking - Google Patents
Dynamic Bus Parking Download PDFInfo
-
Publication number
- US20090217070A1 US20090217070A1 US12/435,784 US43578409A US2009217070A1 US 20090217070 A1 US20090217070 A1 US 20090217070A1 US 43578409 A US43578409 A US 43578409A US 2009217070 A1 US2009217070 A1 US 2009217070A1 Authority
- US
- United States Prior art keywords
- bus
- power saving
- controller
- processor
- operating frequency Prior art date
- 2005-06-30 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.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
- G06F1/32—Means for saving power
- G06F1/3203—Power management, i.e. event-based initiation of a power-saving mode
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
- G06F1/32—Means for saving power
- G06F1/3203—Power management, i.e. event-based initiation of a power-saving mode
- G06F1/3206—Monitoring of events, devices or parameters that trigger a change in power modality
- G06F1/3215—Monitoring of peripheral devices
Definitions
- Certain embodiments of the present invention generally relate to power management. In particular, some embodiments relate to platform level power management.
- FIG. 1 is a block diagram of an example of an apparatus according to one embodiment
- FIGS. 2A and 2B are timing diagrams of examples of input buffer disabling schemes according to first and second embodiments, respectively;
- FIG. 3 is a flowchart of an example of a method of power management according to one embodiment
- FIG. 4 is a block diagram of an example of a system according to one embodiment.
- CMOS complementary metal oxide semiconductor
- TTL transistor-transistor logic
- controller firmware firmware
- microcode microcode
- software techniques and any combination thereof.
- IC integrated circuit
- transaction designates a bus activity that is related to a single bus access request.
- a transaction may include several phases, where each phase is associated with a specific set of bus signals to communicate a particular type of information.
- exemplary phases may include, for example, an arbitration phase, a request phase, a snoop phase, a response phase and/or a data phase.
- the requesting agent can drive request control and address information on the bus.
- it may be determined, whether sought after data is stored locally and/or whether the transaction is likely to be completed in order with respect to previously issued transactions.
- a response agent can report to the requesting agent information indicating whether the requested transaction has succeeded or failed. If the requested transaction includes data transfer, a data phase, also referred to as a data transfer phase, may be initiated in response to the assertion of a data ready signal.
- FIG. 1 shows an apparatus 10 having a controller 12 and a processor 18 .
- the processor 18 and the controller 12 may communicate with one another over a bus 22 , where in one example the bus 22 may be a pipelined front side bus (FSB) that includes address, data and control portions. The address, data and control portions may also be referred to as address, data and control buses.
- the bus 22 may be part of a point-to-point interconnection fabric that enables direct communication among multiple components of a computing system.
- the illustrated controller 12 which may be part of a graphic model and memory controller hub (GMCH), commonly used on computing system chipsets, has a power saving message line input 14 and power management logic 21 .
- the controller 12 may also include one or more input buffers 16 coupled to the bus 22 and the power management logic 21 , local logic 23 coupled to the power management logic 21 , and external logic 25 coupled to the power management logic 21 .
- GMCH graphic model and memory controller hub
- the illustrated input buffer 16 has a plurality of sense amplifiers 24 that may consume a significant amount of power when enabled for receiving data.
- the illustrated local logic 23 may include internal components such as functional blocks for performing the various operations provided by the controller 12 .
- the local logic 23 could conduct memory or input/output ( 10 ) management operations.
- the illustrated external logic 25 could include external components such as one or more memory device (e.g., system memory) functional blocks, where the external logic 25 may be managed by the controller 12 .
- the illustrated local logic 23 and external logic 25 may also consume a significant amount of power when enabled for operation.
- the processor 18 can have power state logic 27 and bus logic 20 , which may also be referred to as a bus agent, capable of issuing a power saving message to the controller 12 .
- the illustrated power management logic 21 of the controller 12 is able to conduct a power saving activity in response to the power saving message.
- the power saving message may be conveyed in a number of different ways. For example, in the illustrated example, the processor uses a bus arbitration line to communicate the power saving message to the controller 12 .
- the illustrated bus logic 20 asserts a bus arbitration signal toward the line input 14 whenever the processor needs to communicate with the controller 12 over the bus 22 .
- the bus arbitration signal is identified as the “BREQ#” signal.
- a “#” at the end of a signal name indicates that the associated signal is an active low signal (i.e., considered to be asserted when it drives a logic low level on the external bus).
- active high signals may be used instead with corresponding changes in associated circuitry to provide similar functionality.
- one or more of the signals associated with the bus 22 are low voltage swing signals that have a voltage swing smaller than full swing. It can also be understood that the bus arbitration signal may be an encoded message rather than the physical signal BREQ#.
- the bus logic 20 is also able to de-assert the bus arbitration signal in order to instruct the controller 12 to conduct the power saving activity.
- the power saving activity may involve disabling one or more internal components of the controller 12 and/or disabling one or more external components that are managed by the controller 12 .
- the disabled internal components could include the sense amplifiers 24 of the input buffer 16 , the local logic 23 , and so on.
- the disabled external components could include the external logic 25 , where conducting the power saving activity may involve placing a system dynamic random access memory (DRAM) into a power down state (e.g., self refresh) if the controller 12 is a memory controller.
- DRAM system dynamic random access memory
- the power management logic 21 of the controller 12 can therefore detect the de-assertion of the bus arbitration signal and conduct various power saving activities in response to detecting the de-assertion.
- the bus 22 can be said to be dynamically “parked” from the perspective of the controller 12 . Accordingly, by enabling the processor 18 to selectively conduct power saving activities such as disabling the input buffer 16 of the controller 12 , the bus logic 20 provides substantial power savings over conventional approaches. These power savings can lead to greater battery life in mobile platforms as well as reduced temperatures. In fact, extending the power features of the bus 22 to the controller 12 side of the bus 22 , represents a significant advantage over conventional power management architectures.
- a bus clock signal 28 is shown in relation to a bus arbitration signal (BREQ#) 30 , a bus priority signal (BPRI#) 32 , a power status indicator signal (PSI#) 34 , an address strobe common clock signal (ADS#) 36 , an address/request signal (Addr/Req.) 38 and an address synchronous strobe signal (ADSTB#) 40 .
- a data ready signal (DRDY#) 41 and data bus signal 43 are also shown.
- the bus arbitration signal 30 is asserted by the processor bus logic during the T 0 clock cycle to gain bus ownership in order to communicate with the controller.
- the illustrated common clock and address strobe signals 36 , 40 facilitate the transfer of information via the address/request signal 38 (i.e., “A” and “B”) during the T 2 -T 4 clock cycles.
- the common clock signal 36 is used to indicate that a new transaction is to be issued to the bus and the asynchronous strobe signal 40 is used to sample the double pump address lines.
- the illustrated bus arbitration signal 30 is de-asserted during the Tn clock cycle.
- the controller input buffers which were disabled in the T 0 clock cycle, can be disabled upon completion of the last burst data transfer associated with the DRDY# assertion 45 .
- de-assertion of the bus arbitration signal 30 indicates that the processor has completed an issue request, all data transfers related to this request should complete before the input buffers are disabled.
- the internal buffers of the controller can become disabled in the illustrated Tn+2 clock cycle. The result can be a substantial reduction in power consumption within the controller.
- an idle counter 42 can be used to ensure that the bus has been idle for a sufficient amount of time (i.e., T 6 and T 7 clock cycles in the example shown) before de-asserting the bus arbitration signal 30 .
- the idle counter value can be programmed to any value (i.e., zero and up) depending upon the circumstances.
- the processor bus logic may need to retrieve the counter value from a programmable memory location such as the basic input/output system (BIOS) erasable programmable read only memory (EPROM) and compare the number of idle clock cycles to the counter value in determining whether to de-assert the bus arbitration signal 30 .
- BIOS basic input/output system
- EPROM erasable programmable read only memory
- the decision whether to de-assert the bus arbitration signal 30 can also be made based on the operating frequency of the processor.
- the processor could be capable of selectively reducing its frequency/voltage during periods of relative inactivity or to otherwise save power.
- de-assertion of the bus arbitration signal 30 could be limited to time periods when the operating frequency of the processor is below some frequency threshold.
- a processor can enter a low frequency mode (LFM) in order to achieve greater battery life. If the processor is able to enter such a low frequency mode, it may be desirable to limit the use of the bus arbitration de-assertion to the LFM periods in order to “hide” the potential performance penalty associated with the de-assertion. Simply put, the de-assertion penalty may be negligible in comparison to the performance penalty associated with the LFM.
- the processor bus logic ensures that the LFM signal 34 is asserted before proceeding with the de-assertion of the bus arbitration signal 30 .
- the frequency at which the power saving activity is activated may be programmable.
- the power saving message will be asserted.
- the power saving message could be asserted each-time the performance state (e.g., P state) of the processor falls below a predetermined level. The same applies to a plurality of cores/processors where the combined state is evaluated.
- the state of the LFM signal 34 could be ignored altogether when deciding whether to de-assert the bus arbitration signal 30 .
- One circumstance in which such an approach may be acceptable could be in the case of a very small computing platform (e.g., handheld personal digital assistant) where battery life may always take priority over performance.
- the processor bus logic could further base the decision whether to de-assert the bus arbitration signal 30 on the bus ratio (i.e., the ratio of the processor operating frequency to the bus operating frequency). For example, the processor bus logic could confirm that the bus ratio is below a particular threshold to ensure that the de-assertion related performance loss is not visible. Such a technique could be employed in addition to or instead of the raw frequency check provided by LFM signal 34 . If the LFM signal 34 is not used, the bus ratio approach could facilitate acceptable operation even when the processor is in the high frequency mode.
- the bus ratio i.e., the ratio of the processor operating frequency to the bus operating frequency.
- bus power signal 32 which may travel from the controller to the processor, can also be de-asserted by the controller in order to effectively disable the input buffers of the processor and achieve even greater power savings.
- FIG. 2B shows an example of a power management scheme 44 in which the controller supports more than one processor.
- a first processor is associated with a first bus arbitration signal (BREQ[0]#) 46 and a second processor is associated with a second bus arbitration signal (BREQ[1]#) 48 .
- the two bus arbitration signals 46 , 48 can be ORed together so that the input buffer of the controller is enabled whenever either of the processors is asserting the signal.
- the controller input buffer is enabled until the Tn+2 clock cycle, where both bus arbitration signals 46 , 48 are de-asserted.
- a multiprocessor bus arbitration protocol can be used to manage the assertion/de-assertion of the signals 46 , 48 .
- a counter value of three clock cycles is used so that the last processor to attempt to de-assert its respective bus arbitration signal (i.e., the second processor in the example shown) is forced to wait for the T 6 through Tn clock cycles to complete before disabling the controller input buffer via bus arbitration signal 48 .
- processing block 52 provides for asserting a bus arbitration signal from a processor toward a controller having a bus arbitration line input and an input buffer. If it is determined at block 54 that the operating frequency of the processor is at or below a frequency threshold (e.g., at or below a particular Advanced Configuration and Power Interface/ACPI Specification, Rev. 3.0, Sep.
- a frequency threshold e.g., at or below a particular Advanced Configuration and Power Interface/ACPI Specification, Rev. 3.0, Sep.
- block 56 provides for determining whether a bus disposed between the processor and the controller has been idle for a certain amount of time. As already discussed, the determination at block 56 may involve comparing the number of idle clock cycles to a counter value, which may be retrieved from a programmable memory location. If the bus is sufficiently idle, the bus arbitration signal can be de-asserted at block 58 in order to instruct the controller to disable its input buffer.
- block 60 provides for determining whether the bus ratio is below a certain threshold. For example, it could be determined that if the bus ratio is less than 2:1, the relative processor performance is such that the additional performance loss associated with the de-assertion may be negligible. Thus, if block 60 determines that the bus ratio is below the relevant threshold, a check of the bus idleness can still be conducted at block 56 . Otherwise, the process returns to block 52 for re-assertion of the bus arbitration signal.
- FIG. 4 shows a computing system 64 , which could be part of a server, desktop personal computer (PC), notebook PC, personal digital assistant (PDA), wireless “smart” phone, and so on.
- the illustrated system 64 has a microprocessor 18 , which may have one or more processor cores (not shown), where each core may be fully functional with instruction fetch units, instruction decoders, level one (L1) cache, execution units, and so on.
- the microprocessor 18 may also include bus logic 20 as already discussed.
- the microprocessor 18 can communicate with a graphic model and memory controller hub (GMCH) 66 , also known as a Northbridge, via a front side bus 22 .
- GMCH graphic model and memory controller hub
- the front side bus 22 could alternatively be replaced by a point-to-point fabric that interconnects each of the components in the system 64 .
- the GMCH 66 which may include a controller 12 , can communicate with system random access memory (RAM) 68 via a memory bus 70 .
- the RAM 68 includes dynamic random access memory (DRAM) modules.
- the modules of the RAM 68 may be incorporated in to a single inline memory module (SIMM), dual inline memory module (DIMM), small outline DIMM (SODIMM), and so on.
- the GMCH 66 may also include one or more graphics devices (not shown).
- the illustrated GMCH 66 communicates with an I/O controller hub (ICH) 72 , also known as a Southbridge, via a hub bus 74 .
- the GMCH 66 and the ICH 72 are sometimes referred to as a chipset 86 .
- the microprocessor 18 may also be operatively connected to a network 76 via a network port 78 through the ICH 72 .
- the ICH 72 may also be coupled to storage 80 , which may include a read only memory (ROM) 122 , flash memory 84 , etc.
- the bus logic 20 is configured to selectively assert a bus arbitration signal toward the controller 12 in order to reduce the power consumption of the chipset 86 .
- various embodiments of the disclosed subject matter may be implemented in hardware, firmware, software, or combination thereof, and may be described by reference to or in conjunction with program code, such as instructions, functions, procedures, data structures, logic, application programs, design representations or formats for simulation, emulation, and fabrication of a design, which when accessed by a machine results in the machine performing tasks, defining abstract data types or low-level hardware contexts, or producing a result.
- program code such as instructions, functions, procedures, data structures, logic, application programs, design representations or formats for simulation, emulation, and fabrication of a design, which when accessed by a machine results in the machine performing tasks, defining abstract data types or low-level hardware contexts, or producing a result.
- program code may represent hardware using a hardware description language or another functional description language which essentially provides a model of how designed hardware is expected to perform.
- Program code may be assembly or machine language, or data that may be compiled and/or interpreted.
- Program code may be stored in, for example, volatile and/or non-volatile memory, such as storage devices and/or an associated machine readable or machine accessible medium including solid-state memory, hard-drives, floppy-disks, optical storage, tapes, flash memory, memory sticks, digital video disks, digital versatile discs (DVDs), etc., as well as more exotic mediums such as machine-accessible biological state preserving storage.
- a machine readable medium may include any mechanism for storing, transmitting, or receiving information in a form readable by a machine, and the medium may include a tangible medium through which electrical, optical, acoustical or other form of propagated signals or carrier wave encoding the program code may pass, such as antennas, optical fibers, communications interfaces, etc.
- Program code may be transmitted in the form of packets, serial data, parallel data, propagated signals, etc., and may be used in a compressed or encrypted format.
- Program code may be implemented in programs executing on programmable machines such as mobile or stationary computers, personal digital assistants, set top boxes, cellular telephones and pagers, and other electronic devices, each including a processor, volatile and/or non-volatile memory readable by the processor, at least one input device and/or one or more output devices.
- Program code may be applied to the data entered using the input device to perform the described embodiments and to generate output information.
- the output information may be applied to one or more output devices.
- programmable machines such as mobile or stationary computers, personal digital assistants, set top boxes, cellular telephones and pagers, and other electronic devices, each including a processor, volatile and/or non-volatile memory readable by the processor, at least one input device and/or one or more output devices.
- Program code may be applied to the data entered using the input device to perform the described embodiments and to generate output information.
- the output information may be applied to one or more output devices.
- One of ordinary skill in the art may appreciate that embodiments of the disclosed subject
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Power Sources (AREA)
- Devices For Checking Fares Or Tickets At Control Points (AREA)
Abstract
Systems and methods of power management provide for issuing a power saving message from a processor toward a controller and using the controller to conduct a power saving activity in response to the power saving message. In one embodiment, the power saving message is issued by de-asserting a bus arbitration signal and the power saving activity can include disabling one or more input buffers of the controller.
Description
-
CROSS REFERENCE TO RELATED APPLICATIONS
-
The present application is related to U.S. patent application Ser. No. 10/317,798, filed on Dec. 11, 2002; U.S. patent application Ser. No. 10/317,776, filed on Dec. 11, 2002; U.S. patent application Ser. No. 10/931,565, filed on Aug. 31, 2004; U.S. patent application Ser. No. 10/442,595, filed on May 21, 2003; and U.S. Pat. No. 6,842,035, issued on Jan. 11, 2005.
BACKGROUND
-
1. Technical Field
-
Certain embodiments of the present invention generally relate to power management. In particular, some embodiments relate to platform level power management.
-
2. Discussion
-
As the components of modern day computing systems continue to grow in functionality and computing form factors continue to decrease in size, computer designers and manufacturers are often faced with significant challenges related to increased power consumption. As a result, a number of techniques have been developed to reduce power consumption. For example, some approaches involve powering down system components when their functionality is not needed. While these solutions can be suitable under certain circumstances, there remains considerable room for improvement.
BRIEF DESCRIPTION OF THE DRAWINGS
-
The various advantages of the embodiments of the present invention will become apparent to one skilled in the art by reading the following specification and appended claims, and by referencing the following drawings, in which:
- FIG. 1
is a block diagram of an example of an apparatus according to one embodiment;
- FIGS. 2A and 2B
are timing diagrams of examples of input buffer disabling schemes according to first and second embodiments, respectively;
- FIG. 3
is a flowchart of an example of a method of power management according to one embodiment;
- FIG. 4
is a block diagram of an example of a system according to one embodiment.
DETAILED DESCRIPTION
-
In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the present invention. It will be evident, however, to one skilled in the art that the embodiments of the present invention may be practiced without these specific details. In other instances, specific apparatus structures and methods have not been described so as not to obscure the embodiments of the present invention. The following description and drawings are illustrative of the embodiments of the invention and are not to be construed as limiting the embodiments of the invention.
-
Some portions of the detailed description, which follow, may be presented in terms of algorithms and symbolic representations of operations on data bits or binary digital signals within a computer memory. These algorithmic descriptions and representations may be the techniques used by those skilled in the data processing arts to convey the substance of their work to others skilled in the art. For example, certain logic described herein may be implemented using hardware techniques such as complementary metal oxide semiconductor (CMOS) technology or transistor-transistor logic (TTL), controller firmware, microcode, software techniques, and any combination thereof. The components described herein may also be incorporated into one or more integrated circuit (IC) packages (i.e., chips) which are fabricated on a die cut from a wafer.
-
Any use of the terms “first”, “second”, etc. does not necessarily infer a chronological relationship, and is used to facilitate discussion only. Unless specifically stated otherwise, as apparent from the following discussions, it is appreciated that throughout the specification, discussions utilizing terms such as “processing,” “computing,” “calculating,” “determining,” or the like, refer to the action and/or processes of a computer or computing system, or similar electronic computing device, that manipulate and/or transform data represented as physical, such as electronic, quantities within the computing system's registers and/or memories into other data similarly represented as physical quantities within the computing system's memories, registers or other such information storage, transmission or display devices. Furthermore, terms such as “coupled” or “coupling” can be used to refer to any connection, direct or indirect, between the components in question and can involve a mechanical, electrical, optical, electromagnetic, or other type of relationship.
-
As used herein, the term “transaction” designates a bus activity that is related to a single bus access request. A transaction may include several phases, where each phase is associated with a specific set of bus signals to communicate a particular type of information. For one embodiment, exemplary phases may include, for example, an arbitration phase, a request phase, a snoop phase, a response phase and/or a data phase.
-
In the request phase, the requesting agent can drive request control and address information on the bus. During a subsequent snoop phase, it may be determined, whether sought after data is stored locally and/or whether the transaction is likely to be completed in order with respect to previously issued transactions. In a response phase, a response agent can report to the requesting agent information indicating whether the requested transaction has succeeded or failed. If the requested transaction includes data transfer, a data phase, also referred to as a data transfer phase, may be initiated in response to the assertion of a data ready signal.
- FIG. 1
shows an
apparatus10 having a
controller12 and a
processor18. The
processor18 and the
controller12 may communicate with one another over a
bus22, where in one example the
bus22 may be a pipelined front side bus (FSB) that includes address, data and control portions. The address, data and control portions may also be referred to as address, data and control buses. In another example, the
bus22 may be part of a point-to-point interconnection fabric that enables direct communication among multiple components of a computing system. The illustrated
controller12, which may be part of a graphic model and memory controller hub (GMCH), commonly used on computing system chipsets, has a power saving
message line input14 and
power management logic21. The
controller12 may also include one or
more input buffers16 coupled to the
bus22 and the
power management logic21,
local logic23 coupled to the
power management logic21, and
external logic25 coupled to the
power management logic21.
-
The illustrated
input buffer16 has a plurality of
sense amplifiers24 that may consume a significant amount of power when enabled for receiving data. The illustrated
local logic23 may include internal components such as functional blocks for performing the various operations provided by the
controller12. For example, the
local logic23 could conduct memory or input/output (10) management operations. The illustrated
external logic25 could include external components such as one or more memory device (e.g., system memory) functional blocks, where the
external logic25 may be managed by the
controller12. The illustrated
local logic23 and
external logic25 may also consume a significant amount of power when enabled for operation.
-
The
processor18 can have
power state logic27 and
bus logic20, which may also be referred to as a bus agent, capable of issuing a power saving message to the
controller12. The illustrated
power management logic21 of the
controller12 is able to conduct a power saving activity in response to the power saving message. The power saving message may be conveyed in a number of different ways. For example, in the illustrated example, the processor uses a bus arbitration line to communicate the power saving message to the
controller12.
-
In particular, the illustrated
bus logic20 asserts a bus arbitration signal toward the
line input14 whenever the processor needs to communicate with the
controller12 over the
bus22. In the illustrated example, the bus arbitration signal is identified as the “BREQ#” signal. For the purposes of this discussion, a “#” at the end of a signal name indicates that the associated signal is an active low signal (i.e., considered to be asserted when it drives a logic low level on the external bus). It will be appreciated that active high signals may be used instead with corresponding changes in associated circuitry to provide similar functionality. Further, for one embodiment, one or more of the signals associated with the
bus22 are low voltage swing signals that have a voltage swing smaller than full swing. It can also be understood that the bus arbitration signal may be an encoded message rather than the physical signal BREQ#.
-
The
bus logic20 is also able to de-assert the bus arbitration signal in order to instruct the
controller12 to conduct the power saving activity. The power saving activity may involve disabling one or more internal components of the
controller12 and/or disabling one or more external components that are managed by the
controller12. For example, the disabled internal components could include the
sense amplifiers24 of the
input buffer16, the
local logic23, and so on. Similarly, the disabled external components could include the
external logic25, where conducting the power saving activity may involve placing a system dynamic random access memory (DRAM) into a power down state (e.g., self refresh) if the
controller12 is a memory controller. The
power management logic21 of the
controller12 can therefore detect the de-assertion of the bus arbitration signal and conduct various power saving activities in response to detecting the de-assertion.
-
In the case of the disabling of the
input buffer16, the
bus22 can be said to be dynamically “parked” from the perspective of the
controller12. Accordingly, by enabling the
processor18 to selectively conduct power saving activities such as disabling the
input buffer16 of the
controller12, the
bus logic20 provides substantial power savings over conventional approaches. These power savings can lead to greater battery life in mobile platforms as well as reduced temperatures. In fact, extending the power features of the
bus22 to the
controller12 side of the
bus22, represents a significant advantage over conventional power management architectures.
-
Turning now to
FIG. 2A, an example of the signaling for one
power management scheme26 is shown in greater detail. In the illustrated example, a
bus clock signal28 is shown in relation to a bus arbitration signal (BREQ#) 30, a bus priority signal (BPRI#) 32, a power status indicator signal (PSI#) 34, an address strobe common clock signal (ADS#) 36, an address/request signal (Addr/Req.) 38 and an address synchronous strobe signal (ADSTB#) 40. A data ready signal (DRDY#) 41 and
data bus signal43 are also shown. In the illustrated example, the
bus arbitration signal30 is asserted by the processor bus logic during the T0 clock cycle to gain bus ownership in order to communicate with the controller. The illustrated common clock and address strobe signals 36, 40, facilitate the transfer of information via the address/request signal 38 (i.e., “A” and “B”) during the T2-T4 clock cycles. In particular, the
common clock signal36 is used to indicate that a new transaction is to be issued to the bus and the
asynchronous strobe signal40 is used to sample the double pump address lines.
-
The illustrated
bus arbitration signal30 is de-asserted during the Tn clock cycle. The controller input buffers, which were disabled in the T0 clock cycle, can be disabled upon completion of the last burst data transfer associated with the
DRDY# assertion45. In particular, although de-assertion of the
bus arbitration signal30 indicates that the processor has completed an issue request, all data transfers related to this request should complete before the input buffers are disabled. Thus, the internal buffers of the controller can become disabled in the illustrated Tn+2 clock cycle. The result can be a substantial reduction in power consumption within the controller.
-
It should be noted each time the
bus arbitration signal30 is re-asserted, there may be a minimal impact on performance because a re-arbitration may be necessary before the next transaction can take place on the bus. For example, re-arbitration could impose two clocks of additional latency (e.g., T0 and T1 clock cycles in the example shown) on the system. Frequent transitions into and out of the processor-initiated power saving state could therefore cause an undesirable minimum reduction in performance. Accordingly, an
idle counter42 can be used to ensure that the bus has been idle for a sufficient amount of time (i.e., T6 and T7 clock cycles in the example shown) before de-asserting the
bus arbitration signal30. It should also be noted that the idle counter value can programmed to any value (i.e., zero and up) depending upon the circumstances. In this regard, the processor bus logic may need to retrieve the counter value from a programmable memory location such as the basic input/output system (BIOS) erasable programmable read only memory (EPROM) and compare the number of idle clock cycles to the counter value in determining whether to de-assert the
bus arbitration signal30.
-
The decision whether to de-assert the
bus arbitration signal30 can also be made based on the operating frequency of the processor. In this regard, the processor could be capable of selectively reducing its frequency/voltage during periods of relative inactivity or to otherwise save power. Thus, de-assertion of the
bus arbitration signal30 could be limited to time periods when the operating frequency of the processor is below some frequency threshold.
-
In one example, a processor can enter a low frequency mode (LFM) in order to achieve greater battery life. If the processor is able to enter such a low frequency mode, it may be desirable to limit the use of the bus arbitration de-assertion to the LFM periods in order to “hide” the potential performance penalty associated with the de-assertion. Simply put, the de-assertion penalty may be negligible in comparison to the performance penalty associated with the LFM. Thus, in the illustrated example, the processor bus logic ensures that the
LFM signal34 is asserted before proceeding with the de-assertion of the
bus arbitration signal30. The frequency at which the power saving activity is activated may be programmable. For example, it is possible to store the value 1.3 GHz, where each time the processor enters a frequency equal to or lower than 1.3 GHz, the power saving message will be asserted. Alternatively, the power saving message could be asserted each-time the performance state (e.g., P state) of the processor falls below a predetermined level. The same applies to a plurality of cores/processors where the combined state is evaluated.
-
Alternatively, the state of the
LFM signal34 could be ignored altogether when deciding whether to de-assert the
bus arbitration signal30. One circumstance in which such an approach may be acceptable could be in the case of a very small computing platform (e.g., handheld personal digital assistant) where battery life may always take priority over performance.
-
Although not shown, the processor bus logic could further base the decision whether to de-assert the
bus arbitration signal30 on the bus ratio (i.e., the ratio of the processor operating frequency to the bus operating frequency). For example, the processor bus logic could confirm that the bus ratio is below a particular threshold to ensure that the de-assertion related performance loss is not visible. Such a technique could be employed in addition to or instead of the raw frequency check provided by
LFM signal34. If the
LFM signal34 is not used, the bus ratio approach could facilitate acceptable operation even when the processor is in the high frequency mode.
-
It should also be noted that the
bus power signal32, which may travel from the controller to the processor, can also be de-asserted by the controller in order to effectively disable the input buffers of the processor and achieve even greater power savings.
- FIG. 2B
shows an example of a
power management scheme44 in which the controller supports more than one processor. In this example, a first processor is associated with a first bus arbitration signal (BREQ[0]#) 46 and a second processor is associated with a second bus arbitration signal (BREQ[1]#) 48. The two bus arbitration signals 46, 48 can be ORed together so that the input buffer of the controller is enabled whenever either of the processors is asserting the signal. Thus, in the illustrated example, the controller input buffer is enabled until the Tn+2 clock cycle, where both bus arbitration signals 46, 48 are de-asserted. A multiprocessor bus arbitration protocol can be used to manage the assertion/de-assertion of the
signals46, 48. It can also be seen that in the illustrated example, a counter value of three clock cycles is used so that the last processor to attempt to de-assert its respective bus arbitration signal (i.e., the second processor in the example shown) is forced to wait for the T6 through Tn clock cycles to complete before disabling the controller input buffer via
bus arbitration signal48.
-
Turning now to
FIG. 3, a
method50 of power management is shown. The
method50 may be implemented as processor bus logic using hardware techniques such as complementary metal oxide semiconductor (CMOS) technology or transistor-transistor logic (TTL), controller firmware, microcode, software techniques, and any combination thereof. In the illustrated example, processing
block52 provides for asserting a bus arbitration signal from a processor toward a controller having a bus arbitration line input and an input buffer. If it is determined at
block54 that the operating frequency of the processor is at or below a frequency threshold (e.g., at or below a particular Advanced Configuration and Power Interface/ACPI Specification, Rev. 3.0, Sep. 2, 2004, Px state; in low frequency mode, etc.), block 56 provides for determining whether a bus disposed between the processor and the controller has been idle for a certain amount of time. As already discussed, the determination at
block56 may involve comparing the number of idle clock cycles to a counter value, which may be retrieved from a programmable memory location. If the bus is sufficiently idle, the bus arbitration signal can be de-asserted at
block58 in order to instruct the controller to disable its input buffer.
-
If it is determined at
block54 that the operating frequency of the processor is not at or below the frequency threshold, block 60 provides for determining whether the bus ratio is below a certain threshold. For example, it could be determined that if the bus ratio is less than 2:1, the relative processor performance is such that the additional performance loss associated with the de-assertion may be negligible. Thus, if
block60 determines that the bus ratio is below the relevant threshold, a check of the bus idleness can still be conducted at
block56. Otherwise, the process returns to block 52 for re-assertion of the bus arbitration signal.
- FIG. 4
shows a
computing system64, which could be part of a server, desktop personal computer (PC), notebook PC, personal digital assistant (PDA), wireless “smart” phone, and so on. The illustrated
system64 has a
microprocessor18, which may have one or more processor cores (not shown), where each core may be fully functional with instruction fetch units, instruction decoders, level one (L1) cache, execution units, and so on. The
microprocessor18 may also include
bus logic20 as already discussed. The
microprocessor18 can communicate with a graphic model and memory controller hub (GMCH) 66, also known as a Northbridge, via a
front side bus22. As already noted, the
front side bus22 could alternatively be replaced by a point-to-point fabric that interconnects each of the components in the
system64. The
GMCH66, which may include a
controller12, can communicate with system random access memory (RAM) 68 via a
memory bus70. In one embodiment, the
RAM68 includes dynamic random access memory (DRAM) modules. The modules of the
RAM68 may be incorporated in to a single inline memory module (SIMM), dual inline memory module (DIMM), small outline DIMM (SODIMM), and so on. The
GMCH66 may also include one or more graphics devices (not shown).
-
The illustrated
GMCH66 communicates with an I/O controller hub (ICH) 72, also known as a Southbridge, via a
hub bus74. The
GMCH66 and the
ICH72 are sometimes referred to as a
chipset86. The
microprocessor18 may also be operatively connected to a
network76 via a
network port78 through the
ICH72. The
ICH72 may also be coupled to
storage80, which may include a read only memory (ROM) 122,
flash memory84, etc. In one embodiment, the
bus logic20 is configured to selectively assert a bus arbitration signal toward the
controller12 in order to reduce the power consumption of the
chipset86.
-
As already noted, various embodiments of the disclosed subject matter may be implemented in hardware, firmware, software, or combination thereof, and may be described by reference to or in conjunction with program code, such as instructions, functions, procedures, data structures, logic, application programs, design representations or formats for simulation, emulation, and fabrication of a design, which when accessed by a machine results in the machine performing tasks, defining abstract data types or low-level hardware contexts, or producing a result.
-
For simulations, program code may represent hardware using a hardware description language or another functional description language which essentially provides a model of how designed hardware is expected to perform. Program code may be assembly or machine language, or data that may be compiled and/or interpreted. Furthermore, it is common in the art to speak of software, in one form or another as taking an action or causing a result. Such expressions are merely a shorthand way of stating execution of program code by a processing system which causes a processor to perform an action or produce a result.
-
Program code may be stored in, for example, volatile and/or non-volatile memory, such as storage devices and/or an associated machine readable or machine accessible medium including solid-state memory, hard-drives, floppy-disks, optical storage, tapes, flash memory, memory sticks, digital video disks, digital versatile discs (DVDs), etc., as well as more exotic mediums such as machine-accessible biological state preserving storage. A machine readable medium may include any mechanism for storing, transmitting, or receiving information in a form readable by a machine, and the medium may include a tangible medium through which electrical, optical, acoustical or other form of propagated signals or carrier wave encoding the program code may pass, such as antennas, optical fibers, communications interfaces, etc. Program code may be transmitted in the form of packets, serial data, parallel data, propagated signals, etc., and may be used in a compressed or encrypted format.
-
Program code may be implemented in programs executing on programmable machines such as mobile or stationary computers, personal digital assistants, set top boxes, cellular telephones and pagers, and other electronic devices, each including a processor, volatile and/or non-volatile memory readable by the processor, at least one input device and/or one or more output devices. Program code may be applied to the data entered using the input device to perform the described embodiments and to generate output information. The output information may be applied to one or more output devices. One of ordinary skill in the art may appreciate that embodiments of the disclosed subject matter can be practiced with various computer system configurations, including multiprocessor or multiple-core processor systems, minicomputers, mainframe computers, as well as pervasive or miniature computers or processors that may be embedded into virtually any device. Embodiments of the disclosed subject matter can also be practiced in distributed computing environments where tasks may be performed by remote processing devices that are linked through a communications network.
-
Although operations may be described as a sequential process, some of the operations may in fact be performed in parallel, concurrently, and/or in a distributed environment, and with program code stored locally and/or remotely for access by single or multi-processor machines. In addition, in some embodiments the order of operations may be rearranged without departing from the spirit of the disclosed subject matter. Program code may be used by or in conjunction with embedded controllers.
-
Those skilled in the at can appreciate from the foregoing description that the broad techniques of the embodiments of the present invention can be implemented in a variety of forms. Therefore, while the embodiments of this invention have been described in connection with particular examples thereof, the true scope of the embodiments of the invention should not be so limited since other modifications will become apparent to the skilled practitioner upon a study of the drawings, specification, and following claims.
Claims (25)
1. An apparatus comprising:
a controller; and
a processor having bus logic to issue a power saving message, the controller having power management logic to conduct a power saving activity in response to the power saving message.
2. The apparatus of
claim 1, wherein the bus logic is to determine whether to issue the power saving message based on an operating frequency of the processor.
3. The apparatus of
claim 2, wherein the bus logic is to determine whether to issue the power saving message based on a ratio of the operating frequency of the processor to an operating frequency of a bus disposed between the processor and the controller.
4. The apparatus of
claim 2, further including a plurality of processors, the operating frequency to be shared by each of the plurality of processors.
5. The apparatus of
claim 1, wherein the bus logic is to determine whether to issue the power saving message based on an idleness of a bus disposed between the processor and the controller.
6. The apparatus of
claim 5, wherein the bus logic is to count a number of idle clock cycles on the bus and compare the number of idle clock cycles to a counter value.
7. The apparatus of
claim 6, wherein the bus logic is to retrieve the counter value from a programmable memory location.
8. The apparatus of
claim 1, wherein the power saving message is to include a de-assertion of a bus arbitration signal.
9. The apparatus of
claim 1, wherein the power saving activity is to be selected from a group comprising disabling an internal component of the controller and disabling an external component that is managed by the controller.
10. The apparatus of
claim 9, wherein the internal component of the controller is to be selected from a group comprising an input buffer and a functional block.
11. The apparatus of
claim 9, wherein the external component is to include a memory device.
12. The apparatus of
claim 1, further including a chipset memory controller hub, the memory controller hub including the controller.
13. A method comprising:
issuing a power saving message from a processor toward a controller; and
using the controller to conduct a power saving activity in response to the power saving message.
14. The method of
claim 13, further including determining whether to issue the power saving message based on an operating frequency of the processor.
15. The method of
claim 14, further including determining whether to issue the power saving message based on a ratio of the operating frequency of the processor to an operating frequency of a bus disposed between the processor and the controller.
16. The method of
claim 14, wherein the operating frequency is shared by each of a plurality of processors.
17. The method of
claim 13, further including determining whether to issue the power saving message based on an idleness of a bus disposed between the processor and the controller.
18. The method of
claim 17, further including: counting a number of idle clock cycles on the bus; and comparing the number of idle clock cycles to a counter value.
19. The method of
claim 18, further including retrieving the counter value from a programmable memory location.
20. The method of
claim 13, wherein the issuing includes de-asserting a bus arbitration signal.
21. The method of
claim 13, wherein the using is selected from a group comprising disabling an internal component of the controller and disabling an external component that is managed by the controller.
22. A system comprising:
a small outline dual inline memory module (SODIMM);
a chipset coupled to the SODIMM; and
a processor coupled to the chipset, the processor having bus logic to issue a power saving message, the chipset having power management logic to conduct a power saving activity in response to the power saving message.
23. The system of
claim 22, wherein the bus logic is to determine whether to issue the power saving message based on an operating frequency of the processor.
24. The system of
claim 23, wherein the bus logic is to determine whether to issue the power saving message based on a ratio of the operating frequency of the processor to an operating frequency of a bus disposed between the processor and the chipset.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/435,784 US20090217070A1 (en) | 2005-06-30 | 2009-05-05 | Dynamic Bus Parking |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/172,110 US7529955B2 (en) | 2005-06-30 | 2005-06-30 | Dynamic bus parking |
US12/435,784 US20090217070A1 (en) | 2005-06-30 | 2009-05-05 | Dynamic Bus Parking |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/172,110 Continuation US7529955B2 (en) | 2005-06-30 | 2005-06-30 | Dynamic bus parking |
Publications (1)
Publication Number | Publication Date |
---|---|
US20090217070A1 true US20090217070A1 (en) | 2009-08-27 |
Family
ID=37035901
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/172,110 Expired - Fee Related US7529955B2 (en) | 2005-06-30 | 2005-06-30 | Dynamic bus parking |
US12/435,784 Abandoned US20090217070A1 (en) | 2005-06-30 | 2009-05-05 | Dynamic Bus Parking |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/172,110 Expired - Fee Related US7529955B2 (en) | 2005-06-30 | 2005-06-30 | Dynamic bus parking |
Country Status (5)
Country | Link |
---|---|
US (2) | US7529955B2 (en) |
CN (1) | CN101203826B (en) |
DE (1) | DE112006001290T5 (en) |
TW (1) | TWI350447B (en) |
WO (1) | WO2007005815A1 (en) |
Cited By (2)
* Cited by examiner, † Cited by third partyPublication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130031388A1 (en) * | 2011-07-26 | 2013-01-31 | Premanand Sakarda | Zero power hibernation mode with instant on |
US8818628B2 (en) * | 2012-09-17 | 2014-08-26 | Hyundai Motor Company | System and method for controlling integrated network of a vehicle |
Families Citing this family (17)
* Cited by examiner, † Cited by third partyPublication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7529955B2 (en) * | 2005-06-30 | 2009-05-05 | Intel Corporation | Dynamic bus parking |
US7783905B2 (en) * | 2006-06-13 | 2010-08-24 | Via Technologies Inc. | Method for reducing power consumption of a computer system in the working state |
US7730337B2 (en) * | 2007-01-24 | 2010-06-01 | Via Technologies, Inc. | Method and apparatus for asserting a hardware pin to disable a data bus connecting a processor and a chipset during power saving state |
US8255713B2 (en) * | 2008-06-26 | 2012-08-28 | Intel Corporation | Management of link states using plateform and device latencies |
TWI474159B (en) * | 2008-09-05 | 2015-02-21 | Via Tech Inc | Multi-processor system and method thereof to enter power-saving mode |
CN101515196A (en) * | 2009-03-18 | 2009-08-26 | 华为技术有限公司 | Method, system and device for controlling embedded system power consumption |
TWI377470B (en) * | 2009-04-17 | 2012-11-21 | Quanta Comp Inc | Portable computer and charging method thereof |
TWI397808B (en) * | 2009-07-16 | 2013-06-01 | Via Tech Inc | Multi-processor system and dynamic power saving method thereof |
DE112010004798T5 (en) * | 2009-12-14 | 2012-11-15 | Sumitomo Electric Industries, Ltd. | Management device and program |
US20180167264A1 (en) * | 2010-04-22 | 2018-06-14 | Sitting Man, Llc | Methods, Systems, and Computer Program Products for Enabling an Operative Coupling to a Network |
CN102800342A (en) * | 2011-05-24 | 2012-11-28 | 鸿富锦精密工业(深圳)有限公司 | Input power test device |
US8503264B1 (en) | 2011-11-18 | 2013-08-06 | Xilinx, Inc. | Reducing power consumption in a segmented memory |
US8743653B1 (en) | 2012-06-20 | 2014-06-03 | Xilinx, Inc. | Reducing dynamic power consumption of a memory circuit |
US10290289B2 (en) | 2017-04-01 | 2019-05-14 | Intel Corporation | Adaptive multibit bus for energy optimization |
US10558604B2 (en) | 2017-12-20 | 2020-02-11 | Qualcomm Incorporated | Communication interface transaction security |
US10948957B1 (en) * | 2019-09-26 | 2021-03-16 | Apple Inc. | Adaptive on-chip digital power estimator |
US11721992B2 (en) * | 2020-07-23 | 2023-08-08 | Motorola Solutions, Inc. | System and method for supplying power from a multi-cell battery to a single-cell power management system |
Citations (48)
* Cited by examiner, † Cited by third partyPublication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4862348A (en) * | 1986-01-20 | 1989-08-29 | Nec Corporation | Microcomputer having high-speed and low-speed operation modes for reading a memory |
US5396635A (en) * | 1990-06-01 | 1995-03-07 | Vadem Corporation | Power conservation apparatus having multiple power reduction levels dependent upon the activity of the computer system |
US5404546A (en) * | 1991-02-14 | 1995-04-04 | Dell Usa | BIOS independent power management for portable computer |
US5432944A (en) * | 1991-08-05 | 1995-07-11 | Motorola, Inc. | Data processing system having a dynamically enabled input synchronizer for selectively minimizing power consumption |
US5737746A (en) * | 1994-03-15 | 1998-04-07 | Intel Corporation | Computer system including an apparatus for reducing power consumption in an on-chip tag static RAM |
US5744944A (en) * | 1995-12-13 | 1998-04-28 | Sgs-Thomson Microelectronics, Inc. | Programmable bandwidth voltage regulator |
US5758133A (en) * | 1995-12-28 | 1998-05-26 | Vlsi Technology, Inc. | System and method for altering bus speed based on bus utilization |
US5808455A (en) * | 1996-11-13 | 1998-09-15 | Micro Linear Corporation | DC-to-DC converter having hysteretic current limiting |
US5819027A (en) * | 1996-02-28 | 1998-10-06 | Intel Corporation | Bus patcher |
US5915121A (en) * | 1996-04-29 | 1999-06-22 | Siemens Aktiengesellschaft | Integrated circuit configuration for reducing current consumption |
US5945817A (en) * | 1998-05-26 | 1999-08-31 | Intel Corporation | Integrated circuit power status indicator and method of using the same |
US5953215A (en) * | 1997-12-01 | 1999-09-14 | Karabatsos; Chris | Apparatus and method for improving computer memory speed and capacity |
US6057675A (en) * | 1998-05-11 | 2000-05-02 | Kabushiki Kaisha Toyoda Jidoshokki Seisakusho | DC/DC converter |
US6058059A (en) * | 1999-08-30 | 2000-05-02 | United Microelectronics Corp. | Sense/output circuit for a semiconductor memory device |
US6070215A (en) * | 1998-03-13 | 2000-05-30 | Compaq Computer Corporation | Computer system with improved transition to low power operation |
US6157206A (en) * | 1998-12-31 | 2000-12-05 | Intel Corporation | On-chip termination |
US6249111B1 (en) * | 2000-06-22 | 2001-06-19 | Intel Corporation | Dual drive buck regulator |
US6300789B1 (en) * | 1999-12-22 | 2001-10-09 | Intel Corporation | Dynamic termination for non-symmetric transmission line network topologies |
US20010037421A1 (en) * | 1999-12-29 | 2001-11-01 | Intel Corporation | Enhanced highly pipelined bus architecture |
US6330679B1 (en) * | 1997-12-31 | 2001-12-11 | Intel Corporation | Input buffer circuit with dual power down functions |
US6339552B1 (en) * | 1999-08-31 | 2002-01-15 | Hitachi, Ltd. | Semiconductor device |
US6356105B1 (en) * | 2000-06-28 | 2002-03-12 | Intel Corporation | Impedance control system for a center tapped termination bus |
US6369557B1 (en) * | 2001-03-12 | 2002-04-09 | Semiconductor Components Industries Llc | Adaptive loop response in switch-mode power supply controllers |
US6396252B1 (en) * | 2000-12-14 | 2002-05-28 | National Semiconductor Corporation | Switching DC-to-DC converter with discontinuous pulse skipping and continuous operating modes without external sense resistor |
US6424170B1 (en) * | 2001-05-18 | 2002-07-23 | Intel Corporation | Apparatus and method for linear on-die termination in an open drain bus architecture system |
US6456049B2 (en) * | 2000-06-14 | 2002-09-24 | Kabushiki Kaisha Toshiba | Power supply device and information processing apparatus providing a stable power supply |
US6541947B1 (en) * | 1998-09-10 | 2003-04-01 | Robert Bosch Gmbh | Step-down constant-current transformer |
US6548991B1 (en) * | 2002-01-19 | 2003-04-15 | National Semiconductor Corporation | Adaptive voltage scaling power supply for use in a digital processing component and method of operating the same |
US6573747B2 (en) * | 2001-09-28 | 2003-06-03 | Intel Corporation | Digital update scheme for adaptive impedance control of on-die input/output circuits |
US20030131125A1 (en) * | 2002-01-07 | 2003-07-10 | Ooi Thien Ern | Method and apparatus for updating task files |
US6597626B2 (en) * | 1999-12-07 | 2003-07-22 | Kabushiki Kaisha Toshiba | Synchronous semiconductor memory device |
US20030140263A1 (en) * | 1999-11-16 | 2003-07-24 | Arends John H. | Bus arbitration in low power system |
US6633987B2 (en) * | 2000-03-24 | 2003-10-14 | Intel Corporation | Method and apparatus to implement the ACPI(advanced configuration and power interface) C3 state in a RDRAM based system |
US6643792B1 (en) * | 2000-07-12 | 2003-11-04 | Kabushiki Kaisha Toshiba | Integrated circuit device having clock frequency changing function, computer system using the integrated circuit device and clock frequency changing method |
US20030229821A1 (en) * | 2002-05-15 | 2003-12-11 | Kenneth Ma | Method and apparatus for adaptive power management of memory |
US6693412B2 (en) * | 2002-06-24 | 2004-02-17 | Intel Corporation | Power savings in a voltage supply controlled according to a work capability operating mode of an integrated circuit |
US6795665B2 (en) * | 2001-08-06 | 2004-09-21 | Canon Kabushiki Kaisha | Image forming apparatus and sheet processing apparatus with a serial connection |
US6842035B2 (en) * | 2002-12-31 | 2005-01-11 | Intel Corporation | Apparatus and method for bus signal termination compensation during detected quiet cycle |
US20050083095A1 (en) * | 2003-10-16 | 2005-04-21 | Tsvika Kurts | Adaptive input/output buffer and methods thereof |
US20050108587A1 (en) * | 2000-12-30 | 2005-05-19 | Barnes Cooper | Demand-based method and system of CPU power management |
US7010708B2 (en) * | 2002-05-15 | 2006-03-07 | Broadcom Corporation | Method and apparatus for adaptive CPU power management |
US20060090161A1 (en) * | 2004-10-26 | 2006-04-27 | Intel Corporation | Performance-based workload scheduling in multi-core architectures |
US7069189B2 (en) * | 2002-12-31 | 2006-06-27 | Intel Corporation | Method and apparatus for controlling multiple resources using thermal related parameters |
US20060143485A1 (en) * | 2004-12-28 | 2006-06-29 | Alon Naveh | Techniques to manage power for a mobile device |
US7130936B1 (en) * | 2002-02-22 | 2006-10-31 | Teja Technologies, Inc. | System, methods, and computer program product for shared memory queue |
US7152167B2 (en) * | 2002-12-11 | 2006-12-19 | Intel Corporation | Apparatus and method for data bus power control |
US7216240B2 (en) * | 2002-12-11 | 2007-05-08 | Intel Corporation | Apparatus and method for address bus power control |
US7529955B2 (en) * | 2005-06-30 | 2009-05-05 | Intel Corporation | Dynamic bus parking |
Family Cites Families (4)
* Cited by examiner, † Cited by third partyPublication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5692202A (en) * | 1995-12-29 | 1997-11-25 | Intel Corporation | System, apparatus, and method for managing power in a computer system |
US6085059A (en) * | 1998-05-12 | 2000-07-04 | Konica Corporation | Color-toner-use fixing unit and color image forming apparatus |
JP2000148650A (en) | 1998-11-09 | 2000-05-30 | Canon Inc | Controller for composite equipment |
FR2809388B1 (en) * | 2000-05-23 | 2002-12-20 | Saint Gobain Vitrage | GLAZING COMPRISING AT LEAST ONE LAYER WITH THERMOCHROMIC PROPERTIES |
-
2005
- 2005-06-30 US US11/172,110 patent/US7529955B2/en not_active Expired - Fee Related
-
2006
- 2006-06-29 WO PCT/US2006/025956 patent/WO2007005815A1/en active Application Filing
- 2006-06-29 DE DE112006001290T patent/DE112006001290T5/en not_active Ceased
- 2006-06-29 TW TW095123632A patent/TWI350447B/en not_active IP Right Cessation
- 2006-06-29 CN CN200680022647.8A patent/CN101203826B/en not_active Expired - Fee Related
-
2009
- 2009-05-05 US US12/435,784 patent/US20090217070A1/en not_active Abandoned
Patent Citations (49)
* Cited by examiner, † Cited by third partyPublication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4862348A (en) * | 1986-01-20 | 1989-08-29 | Nec Corporation | Microcomputer having high-speed and low-speed operation modes for reading a memory |
US5396635A (en) * | 1990-06-01 | 1995-03-07 | Vadem Corporation | Power conservation apparatus having multiple power reduction levels dependent upon the activity of the computer system |
US5404546A (en) * | 1991-02-14 | 1995-04-04 | Dell Usa | BIOS independent power management for portable computer |
US5432944A (en) * | 1991-08-05 | 1995-07-11 | Motorola, Inc. | Data processing system having a dynamically enabled input synchronizer for selectively minimizing power consumption |
US5737746A (en) * | 1994-03-15 | 1998-04-07 | Intel Corporation | Computer system including an apparatus for reducing power consumption in an on-chip tag static RAM |
US5744944A (en) * | 1995-12-13 | 1998-04-28 | Sgs-Thomson Microelectronics, Inc. | Programmable bandwidth voltage regulator |
USRE37708E1 (en) * | 1995-12-13 | 2002-05-21 | Stmicroelectronics, Inc. | Programmable bandwidth voltage regulator |
US5758133A (en) * | 1995-12-28 | 1998-05-26 | Vlsi Technology, Inc. | System and method for altering bus speed based on bus utilization |
US5819027A (en) * | 1996-02-28 | 1998-10-06 | Intel Corporation | Bus patcher |
US5915121A (en) * | 1996-04-29 | 1999-06-22 | Siemens Aktiengesellschaft | Integrated circuit configuration for reducing current consumption |
US5808455A (en) * | 1996-11-13 | 1998-09-15 | Micro Linear Corporation | DC-to-DC converter having hysteretic current limiting |
US5953215A (en) * | 1997-12-01 | 1999-09-14 | Karabatsos; Chris | Apparatus and method for improving computer memory speed and capacity |
US6330679B1 (en) * | 1997-12-31 | 2001-12-11 | Intel Corporation | Input buffer circuit with dual power down functions |
US6070215A (en) * | 1998-03-13 | 2000-05-30 | Compaq Computer Corporation | Computer system with improved transition to low power operation |
US6057675A (en) * | 1998-05-11 | 2000-05-02 | Kabushiki Kaisha Toyoda Jidoshokki Seisakusho | DC/DC converter |
US5945817A (en) * | 1998-05-26 | 1999-08-31 | Intel Corporation | Integrated circuit power status indicator and method of using the same |
US6541947B1 (en) * | 1998-09-10 | 2003-04-01 | Robert Bosch Gmbh | Step-down constant-current transformer |
US6157206A (en) * | 1998-12-31 | 2000-12-05 | Intel Corporation | On-chip termination |
US6058059A (en) * | 1999-08-30 | 2000-05-02 | United Microelectronics Corp. | Sense/output circuit for a semiconductor memory device |
US6339552B1 (en) * | 1999-08-31 | 2002-01-15 | Hitachi, Ltd. | Semiconductor device |
US20030140263A1 (en) * | 1999-11-16 | 2003-07-24 | Arends John H. | Bus arbitration in low power system |
US6597626B2 (en) * | 1999-12-07 | 2003-07-22 | Kabushiki Kaisha Toshiba | Synchronous semiconductor memory device |
US6300789B1 (en) * | 1999-12-22 | 2001-10-09 | Intel Corporation | Dynamic termination for non-symmetric transmission line network topologies |
US20010037421A1 (en) * | 1999-12-29 | 2001-11-01 | Intel Corporation | Enhanced highly pipelined bus architecture |
US6633987B2 (en) * | 2000-03-24 | 2003-10-14 | Intel Corporation | Method and apparatus to implement the ACPI(advanced configuration and power interface) C3 state in a RDRAM based system |
US6456049B2 (en) * | 2000-06-14 | 2002-09-24 | Kabushiki Kaisha Toshiba | Power supply device and information processing apparatus providing a stable power supply |
US6249111B1 (en) * | 2000-06-22 | 2001-06-19 | Intel Corporation | Dual drive buck regulator |
US6356105B1 (en) * | 2000-06-28 | 2002-03-12 | Intel Corporation | Impedance control system for a center tapped termination bus |
US6643792B1 (en) * | 2000-07-12 | 2003-11-04 | Kabushiki Kaisha Toshiba | Integrated circuit device having clock frequency changing function, computer system using the integrated circuit device and clock frequency changing method |
US6396252B1 (en) * | 2000-12-14 | 2002-05-28 | National Semiconductor Corporation | Switching DC-to-DC converter with discontinuous pulse skipping and continuous operating modes without external sense resistor |
US20050108587A1 (en) * | 2000-12-30 | 2005-05-19 | Barnes Cooper | Demand-based method and system of CPU power management |
US6369557B1 (en) * | 2001-03-12 | 2002-04-09 | Semiconductor Components Industries Llc | Adaptive loop response in switch-mode power supply controllers |
US6424170B1 (en) * | 2001-05-18 | 2002-07-23 | Intel Corporation | Apparatus and method for linear on-die termination in an open drain bus architecture system |
US6795665B2 (en) * | 2001-08-06 | 2004-09-21 | Canon Kabushiki Kaisha | Image forming apparatus and sheet processing apparatus with a serial connection |
US6573747B2 (en) * | 2001-09-28 | 2003-06-03 | Intel Corporation | Digital update scheme for adaptive impedance control of on-die input/output circuits |
US20030131125A1 (en) * | 2002-01-07 | 2003-07-10 | Ooi Thien Ern | Method and apparatus for updating task files |
US6548991B1 (en) * | 2002-01-19 | 2003-04-15 | National Semiconductor Corporation | Adaptive voltage scaling power supply for use in a digital processing component and method of operating the same |
US7130936B1 (en) * | 2002-02-22 | 2006-10-31 | Teja Technologies, Inc. | System, methods, and computer program product for shared memory queue |
US20030229821A1 (en) * | 2002-05-15 | 2003-12-11 | Kenneth Ma | Method and apparatus for adaptive power management of memory |
US7010708B2 (en) * | 2002-05-15 | 2006-03-07 | Broadcom Corporation | Method and apparatus for adaptive CPU power management |
US6693412B2 (en) * | 2002-06-24 | 2004-02-17 | Intel Corporation | Power savings in a voltage supply controlled according to a work capability operating mode of an integrated circuit |
US7216240B2 (en) * | 2002-12-11 | 2007-05-08 | Intel Corporation | Apparatus and method for address bus power control |
US7152167B2 (en) * | 2002-12-11 | 2006-12-19 | Intel Corporation | Apparatus and method for data bus power control |
US6842035B2 (en) * | 2002-12-31 | 2005-01-11 | Intel Corporation | Apparatus and method for bus signal termination compensation during detected quiet cycle |
US7069189B2 (en) * | 2002-12-31 | 2006-06-27 | Intel Corporation | Method and apparatus for controlling multiple resources using thermal related parameters |
US20050083095A1 (en) * | 2003-10-16 | 2005-04-21 | Tsvika Kurts | Adaptive input/output buffer and methods thereof |
US20060090161A1 (en) * | 2004-10-26 | 2006-04-27 | Intel Corporation | Performance-based workload scheduling in multi-core architectures |
US20060143485A1 (en) * | 2004-12-28 | 2006-06-29 | Alon Naveh | Techniques to manage power for a mobile device |
US7529955B2 (en) * | 2005-06-30 | 2009-05-05 | Intel Corporation | Dynamic bus parking |
Cited By (3)
* Cited by examiner, † Cited by third partyPublication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130031388A1 (en) * | 2011-07-26 | 2013-01-31 | Premanand Sakarda | Zero power hibernation mode with instant on |
US9213401B2 (en) * | 2011-07-26 | 2015-12-15 | Marvell World Trade Ltd. | Zero power hibernation mode with instant on |
US8818628B2 (en) * | 2012-09-17 | 2014-08-26 | Hyundai Motor Company | System and method for controlling integrated network of a vehicle |
Also Published As
Publication number | Publication date |
---|---|
WO2007005815A1 (en) | 2007-01-11 |
US7529955B2 (en) | 2009-05-05 |
DE112006001290T5 (en) | 2008-05-08 |
TW200728973A (en) | 2007-08-01 |
CN101203826A (en) | 2008-06-18 |
US20070006004A1 (en) | 2007-01-04 |
CN101203826B (en) | 2014-05-07 |
TWI350447B (en) | 2011-10-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20090217070A1 (en) | 2009-08-27 | Dynamic Bus Parking |
US10248183B2 (en) | 2019-04-02 | System and method for power management |
US20090193274A1 (en) | 2009-07-30 | System And Method of Coherent Data Transfer During Processor Idle States |
US9690353B2 (en) | 2017-06-27 | System and method for initiating a reduced power mode for one or more functional blocks of a processor based on various types of mode request |
US20100228922A1 (en) | 2010-09-09 | Method and system to perform background evictions of cache memory lines |
US20070156992A1 (en) | 2007-07-05 | Method and system for optimizing latency of dynamic memory sizing |
US9916104B2 (en) | 2018-03-13 | Techniques for entry to a lower power state for a memory device |
WO2007024435A2 (en) | 2007-03-01 | Dynamic memory sizing for power reduction |
US9746910B2 (en) | 2017-08-29 | Supporting runtime D3 and buffer flush and fill for a peripheral component interconnect device |
US8688901B2 (en) | 2014-04-01 | Reconfigurable load-reduced memory buffer |
US9329658B2 (en) | 2016-05-03 | Block-level sleep logic |
US9639143B2 (en) | 2017-05-02 | Interfacing dynamic hardware power managed blocks and software power managed blocks |
US20100125858A1 (en) | 2010-05-20 | Method, system and apparatus for tri-stating unused data bytes during ddr dram writes |
US9563256B2 (en) | 2017-02-07 | Processor hiding its power-up latency with activation of a root port and quickly sending a downstream cycle |
US9360924B2 (en) | 2016-06-07 | Reduced power mode of a cache unit |
US7315953B2 (en) | 2008-01-01 | Apparatus and related method of coordinating north bridge and south bridge for processing bus master requests of peripheral devices for controlling a central processing unit to operate in a power-saving state |
EP1570335B1 (en) | 2009-07-22 | An apparatus and method for address bus power control |
CN101814007B (en) | 2012-05-02 | Hard disk access method and system supporting maximum transmission rate of hard disk |
CN1588274A (en) | 2005-03-02 | Circuit and method for coordinating north-south bridge circuit and CPU in different energy-saving states |
KR20240041971A (en) | 2024-04-01 | Hierarchical state save and restore for devices with various power states |
US20100023662A1 (en) | 2010-01-28 | Bus mastering method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
2012-12-14 | STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |