The present disclosure generally relates to the field of electronics. More particularly, an embodiment of the invention relates to deterministic management of dynamic thermal response of processors.
As integrated circuit (IC) fabrication technology improves, manufacturers are able to integrate additional functionality onto a single silicon substrate. As the number of these functionalities increases, however, so does the number of components on a single IC chip. Additional components add additional signal switching, in turn, generating more heat. The additional heat may damage an IC chip by, for example, thermal expansion. Also, the additional heat may limit usage locations and/or applications of a computing device that includes such chips. For example, a portable computing device may solely rely on battery power. Hence, as additional functionality is integrated into portable computing devices, the need to reduce power consumption becomes increasingly important, for example, to maintain battery power for an extended period of time. Non-portable computing systems also face cooling and power generation issues as their IC components use more power and generate more heat.
To improve performance, some processors may use a “turbo” mode. For example, turbo mode may allow a processor to increase the supply voltage and frequency up to a pre-defined Thermal Design Power (TDP) limit, for example due to workload demands. However, the TDP limit may be set based on steady state conditions, which result in latency even when the TDP limit may be exceeded without causing thermal emergencies. Other turbo techniques may make use of dynamic characteristics of cooling system. These dynamic characteristics of TDP limit may be significantly variable from one processor to the next processor. This may be unacceptable to equipment manufacturers or end users.
The detailed description is provided with reference to the accompanying figures. In the figures, the left-most digit(s) of a reference number identifies the figure in which the reference number first appears. The use of the same reference numbers in different figures indicates similar or identical items.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of various embodiments. However, various embodiments of the invention may be practiced without the specific details. In other instances, well-known methods, procedures, components, and circuits have not been described in detail so as not to obscure the particular embodiments of the invention. Further, various aspects of embodiments of the invention may be performed using various means, such as integrated semiconductor circuits (“hardware”), computer-readable instructions organized into one or more programs (“software”), or some combination of hardware and software. For the purposes of this disclosure reference to “logic” shall mean either hardware, software, or some combination thereof.
Some of the embodiments discussed herein may provide efficient and deterministic power management for processors. In an embodiment, dynamic thermal response of a processor may be deterministically managed. For example, as discussed above, in some implementations, the TDP limit may be defined based on steady state and may be calculated over a rolling average over time, e.g., of about 5 seconds. This definition may be well-suited to describe steady state conditions but can be too conservative as far as cooling systems are concerned. Furthermore, heat sinks (which may be coupled to a processor to provide cooling alone or in conjunction with one or more fans) generally provide relatively high heat capacity that allows higher power for a reasonably long period, e.g., longer than the short bursts of time used by a turbo feature. Moreover, in real user workloads, there may be a significant dynamic headroom from heat sinks, e.g., due to the thermal mass and heat capacity. Accordingly, in accordance with some embodiments, more responsive behavior may be extracted from a processor by allowing it to run at a high power (e.g., high voltage and/or frequency levels) for reasonable intervals until the heat sink thermal mass heats up. Hence, to an end user, the system may provide high performance for short bursts of work, which may characterize typical interactive work. Moreover, some embodiments may be applied in computing systems that include one or more processors (e.g., with one or more processor cores), such as those discussed with reference to
More particularly,
In an embodiment, the processor 102-1 may include one or more processor cores 106-1 through 106-M (referred to herein as “cores 106,” or “core 106”), a cache 108, and/or a router 110. The processor cores 106 may be implemented on a single integrated circuit (IC) chip. Moreover, the chip may include one or more shared and/or private caches (such as cache 108), buses or interconnections (such as a bus or interconnection 112), graphics and/or memory controllers (such as those discussed with reference to
In one embodiment, the router 110 may be used to communicate between various components of the processor 102-1 and/or system 100. Moreover, the processor 102-1 may include more than one router 110. Furthermore, the multitude of routers 110 may be in communication to enable data routing between various components inside or outside of the processor 102-1.
The cache 108 may store data (e.g., including instructions) that are utilized by one or more components of the processor 102-1, such as the cores 106. For example, the cache 108 may locally cache data stored in a memory 114 for faster access by the components of the processor 102 (e.g., faster access by cores 106). As shown in
The system 100 may also include a power source 120 (e.g., a direct current (DC) power source or an alternating current (AC) power source) to provide power to one or more components of the system 100. In some embodiments, the power source 120 may include one or more battery packs. The power source 120 may be coupled to components of system 100 through a voltage regulator (VR) 130. Moreover, even though
Additionally, while
As shown in
As shown in
In an embodiment, the logic 140 and/or logic within the cores 106 may determine a power level budget (e.g., for one or more of the cores 106, or the processor 102 more generally) based on TDP values and actual power levels during thermally significant time intervals. As discussed herein, “thermally significant time intervals” generally refers to the heat sink thermal respond time interval, which can be in the order of many seconds in some embodiments. For example, logic 140 and/or logic within the cores 106 (not shown) may perform a power calculation function (implemented as a firmware in an embodiment) which tracks power levels during thermally significant intervals (e.g., samples at the rate of 10th of mS in one embodiment), e.g., where the intervals may be determined by the timer 170. For example, timer 170 may generate a signal that indicates when to sample power levels.
In an embodiment, the power control logic 140 and/or logic within the cores 106 may define a power budget as Budget (with a constraint of Budget >=0):
where Budget refers to power level which may be reached during a turbo opportunity period for one or more of the processor cores 106 (or the processor 102 more generally) that exceed the pre-defined TDP, α refers to a constant indicative of time respond behavior, x refers sampling points during thermally significant time interval t (e.g., 10th of mS in one embodiment), t refers to a thermally significant time measured in seconds, P(x) refers to actual power consumption level at sampling point x (e.g., as determined by logic 160), and TDP(x) refers to the TDP defined for sampling point x (e.g., which may be stored in a storage device of processor 102).
More particularly, the outcome of the above calculation may correspond to a prediction of the processor junction temperature (Tj) under thermal model represented by this equation including heat sink mass and thermal conductivity and the standard ambient temperature defined in the part specifications in some embodiments. Since the calculation may be performed under standard ambient conditions, e.g., according to the worse case part specifications, it predicts the worst case temperature across the entire population. The power control logic 140 may invoke power management actions such as dynamic voltage and/or frequency scaling (e.g., by instructing VR 130, power source 120, and/or cores 106) based on the calculation to fit the processor 102 into the requisite thermal specifications.
An example of the predicted temperature Tj (the line with triangle markings) in accordance with the above formula (1) and the power state generated as a result of the calculation (the line with the square markings) is illustrated in
Accordingly, in an embodiment, available thermal headroom may be used to extract the performance potential in a deterministic way such that it reduces or even eliminates the product-to-product variations. For example, in an embodiment, a thin and light notebook may run 4 bins higher for a period of about 90 seconds by applying the techniques discussed herein. Accordingly, some embodiments may significantly improve user perceived performance while mitigating equipment manufacturer concerns about consistent behavior of a product. Also, human use of computers may be characterized by short bursts of compute cycles with pause intervals in between for data entry, reading, thinking, etc. During the compute burst periods, a 37% higher performance than non-dynamic behavior may be achieved in an embodiment. This in turn reduces or eliminates one of the key gating items to dynamic performance which may be non-deterministic behavior. Also, it is understood that other calculations may be performed to achieve similar functionality. Alternatively the above equation may be replaced with a EWMA (Exponentially Weighted Moving Average) Low Pass Filter. It is also possible to use time intervals in power states.
Referring to
At an operation 306, a power level budget for the processor (or one or more of its cores) may be determined based on the actual power consumption values and the one or more TDP values (such as discussed above with reference to formula (1) and
A chipset 406 may also communicate with the interconnection network 404. The chipset 406 may include a graphics and memory control hub (GMCH) 408. The GMCH 408 may include a memory controller 410 that communicates with a memory 412. The memory 412 may store data, including sequences of instructions that are executed by the processor 402, or any other device included in the computing system 400. In one embodiment of the invention, the memory 412 may include one or more volatile storage (or memory) devices such as random access memory (RAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), static RAM (SRAM), or other types of storage devices. Nonvolatile memory may also be utilized such as a hard disk. Additional devices may communicate via the interconnection network 404, such as multiple CPUs and/or multiple system memories.
The GMCH 408 may also include a graphics interface 414 that communicates with a graphics accelerator 416. In one embodiment of the invention, the graphics interface 414 may communicate with the graphics accelerator 416 via an accelerated graphics port (AGP). In an embodiment of the invention, a display (such as a flat panel display, a cathode ray tube (CRT), a projection screen, etc.) may communicate with the graphics interface 414 through, for example, a signal converter that translates a digital representation of an image stored in a storage device such as video memory or system memory into display signals that are interpreted and displayed by the display. The display signals produced by the display device may pass through various control devices before being interpreted by and subsequently displayed on the display.
A hub interface 418 may allow the GMCH 408 and an input/output control hub (ICH) 420 to communicate. The ICH 420 may provide an interface to I/O devices that communicate with the computing system 400. The ICH 420 may communicate with a bus 422 through a peripheral bridge (or controller) 424, such as a peripheral component interconnect (PCI) bridge, a universal serial bus (USB) controller, or other types of peripheral bridges or controllers. The bridge 424 may provide a data path between the processor 402 and peripheral devices. Other types of topologies may be utilized. Also, multiple buses may communicate with the ICH 420, e.g., through multiple bridges or controllers. Moreover, other peripherals in communication with the ICH 420 may include, in various embodiments of the invention, integrated drive electronics (IDE) or small computer system interface (SCSI) hard drive(s), USB port(s), a keyboard, a mouse, parallel port(s), serial port(s), floppy disk drive(s), digital output support (e.g., digital video interface (DVI)), or other devices.
The bus 422 may communicate with an audio device 426, one or more disk drive(s) 428, and one or more network interface device(s) 430 (which is in communication with the computer network 403). Other devices may communicate via the bus 422. Also, various components (such as the network interface device 430) may communicate with the GMCH 408 in some embodiments of the invention. In addition, the processor 402 and the GMCH 408 may be combined to form a single chip. Furthermore, the graphics accelerator 416 may be included within the GMCH 408 in other embodiments of the invention.
Furthermore, the computing system 400 may include volatile and/or nonvolatile memory (or storage). For example, nonvolatile memory may include one or more of the following: read-only memory (ROM), programmable ROM (PROM), erasable PROM (EPROM), electrically EPROM (EEPROM), a disk drive (e.g., 428), a floppy disk, a compact disk ROM (CD-ROM), a digital versatile disk (DVD), flash memory, a magneto-optical disk, or other types of nonvolatile machine-readable media that are capable of storing electronic data (e.g., including instructions). In an embodiment, components of the system 400 may be arranged in a point-to-point (PtP) configuration. For example, processors, memory, and/or input/output devices may be interconnected by a number of point-to-point interfaces.
As illustrated in
In an embodiment, the processors 502 and 504 may be one of the processors 402 discussed with reference to
In at least one embodiment, one or more operations discussed with reference to
Chipset 520 may communicate with the bus 540 using a PtP interface circuit 541. The bus 540 may have one or more devices that communicate with it, such as a bus bridge 542 and I/O devices 543. Via a bus 544, the bus bridge 542 may communicate with other devices such as a keyboard/mouse 545, communication devices 546 (such as modems, network interface devices, or other communication devices that may communicate with the computer network 403), audio I/O device, and/or a data storage device 548. The data storage device 548 may store code 549 that may be executed by the processors 502 and/or 504.
In various embodiments of the invention, the operations discussed herein, e.g., with reference to
Additionally, such computer-readable media may be downloaded as a computer program product, wherein the program may be transferred from a remote computer (e.g., a server) to a requesting computer (e.g., a client) by way of data signals provided in a carrier wave or other propagation medium via a communication link (e.g., a bus, a modem, or a network connection).
Reference in the specification to “one embodiment” or “an embodiment” means that a particular feature, structure, and/or characteristic described in connection with the embodiment may be included in at least an implementation. The appearances of the phrase “in one embodiment” in various places in the specification may or may not be all referring to the same embodiment.
Also, in the description and claims, the terms “coupled” and “connected,” along with their derivatives, may be used. In some embodiments of the invention, “connected” may be used to indicate that two or more elements are in direct physical or electrical contact with each other. “Coupled” may mean that two or more elements are in direct physical or electrical contact. However, “coupled” may also mean that two or more elements may not be in direct contact with each other, but may still cooperate or interact with each other.
Thus, although embodiments of the invention have been described in language specific to structural features and/or methodological acts, it is to be understood that claimed subject matter may not be limited to the specific features or acts described. Rather, the specific features and acts are disclosed as sample forms of implementing the claimed subject matter.
Number | Name | Date | Kind |
---|---|---|---|
5388265 | Volk | Feb 1995 | A |
6232820 | Long et al. | May 2001 | B1 |
6697658 | Al-Ali | Feb 2004 | B2 |
6791157 | Casto et al. | Sep 2004 | B1 |
6920571 | Shaver et al. | Jul 2005 | B2 |
6944783 | Yu et al. | Sep 2005 | B2 |
6946540 | Vidaurri et al. | Sep 2005 | B2 |
7073082 | Hsu | Jul 2006 | B2 |
7152169 | Cooper et al. | Dec 2006 | B2 |
7302595 | De Cesare et al. | Nov 2007 | B2 |
7386737 | Finkelstein et al. | Jun 2008 | B2 |
7402958 | Nguyen | Jul 2008 | B2 |
7463993 | Finkelstein et al. | Dec 2008 | B2 |
7679340 | Ravichandran et al. | Mar 2010 | B2 |
7685445 | Arabi et al. | Mar 2010 | B2 |
7698575 | Samson | Apr 2010 | B2 |
8037445 | Poirier et al. | Oct 2011 | B2 |
8069355 | Simeral et al. | Nov 2011 | B2 |
8402290 | Finkelstein et al. | Mar 2013 | B2 |
20040117673 | Arabi et al. | Jun 2004 | A1 |
20050040810 | Poirier et al. | Feb 2005 | A1 |
20050060594 | Barr et al. | Mar 2005 | A1 |
20050117050 | Jiang | Jun 2005 | A1 |
20060282692 | Oh | Dec 2006 | A1 |
20070061603 | Cox et al. | Mar 2007 | A1 |
20070083779 | Misaka et al. | Apr 2007 | A1 |
20070245161 | Shaw et al. | Oct 2007 | A1 |
20070257650 | Southwell et al. | Nov 2007 | A1 |
20070280079 | Cheng et al. | Dec 2007 | A1 |
20070283178 | Dodeja et al. | Dec 2007 | A1 |
20080001634 | Arabi et al. | Jan 2008 | A1 |
20080005592 | Allarey et al. | Jan 2008 | A1 |
20080022140 | Yamada et al. | Jan 2008 | A1 |
20080082844 | Ghiasi et al. | Apr 2008 | A1 |
20080140338 | No et al. | Jun 2008 | A1 |
20080168287 | Berry et al. | Jul 2008 | A1 |
20080219328 | Sanada et al. | Sep 2008 | A1 |
20080301475 | Felter et al. | Dec 2008 | A1 |
20080317086 | Santos et al. | Dec 2008 | A1 |
20090089602 | Bose et al. | Apr 2009 | A1 |
20090327776 | Nguyen | Dec 2009 | A1 |
20100115304 | Finkelstein et al. | May 2010 | A1 |
20100191997 | Dodeja et al. | Jul 2010 | A1 |
20130219196 | Finkelstein et al. | Aug 2013 | A1 |
Number | Date | Country |
---|---|---|
1877492 | Dec 2006 | CN |
101030095 | Sep 2007 | CN |
101923383 | Dec 2010 | CN |
10 2009 051 387 | Sep 2010 | DE |
594465 | Jun 2004 | TW |
594466 | Jun 2004 | TW |
I240206 | Sep 2005 | TW |
I298437 | Jul 2008 | TW |
201022923 | Jun 2010 | TW |
2005098579 | Oct 2005 | WO |
Entry |
---|
Gunther, et al, “Managing the Impact of Increasing Microprocessor Power Consumption”, Intel Technology, Journal Q1, 2001, pp. 1-9. |
Office Action Received for U.S. Appl. No. 12/165,231, mailed on Mar. 29, 2011, 10 pages. |
Intel, “Power Management in Intel Architecture Servers”, White Paper, Apr. 2009, pp. 1-11. |
Intel, “Intel 64 and IA-32 Architectures Software Developer's Manual”, vol. 3A, System Programming Guide, Part 1, May 2001, pp. 850 pages. |
Sanchez, et al., “Thermal Management System for High Performance Power PC(TM) Microprocessors”, IEEE, Motorola Inc., Apple Computer Corporation, 1997, pp. 325-330. |
Office Action Received for Chinese Patent Application No. 200910246876.3, mailed on Nov. 15, 2011, 6 pages of Office Action and 16 pages of English Translation. |
Office Action Received or U.S. Appl. No. 12/165,231, mailed on Nov. 2, 2011, 11 pages. |
Office Action Received for Chinese Patent Application No. 200910249077.1, mailed on Jan. 29. 2012, 5 pages of Office Action and 5 pages of English Translation. |
Office Action Received for U.S. Appl. No. 12/263,421, mailed on Apr. 20, 2012, 13 pages. |
Office Action Received for the Chinese Patent Application No. 200910249077.1, mailed on Jul. 16, 2012, 8 pages of Office Action and 9 pages of English Translation. |
Office Action Received for German Patent Application No. 1020090513876, mailed on Aug. 20, 2012, 6 pages of Office Action and 5 pages of English Translation. |
Notice of Allowance Received for U.S. Appl. No. 12/263,421, mailed on Nov. 21, 2012, 5 pages. |
Office Action Received for Chinese Patent Application No. 200910246876.3, mailed on Oct. 29, 2012, 7 pages of Office Action and 13 pages of English Translation. |
Office Action received for U.S. Appl. No. 13/847,392, mailed on Aug. 20, 2013, 4 pages. |
Office Action received for the Chinese Patent Application No. 200910246876.3, mailed on Jun. 5, 2013, 31 pages of including 20 pages of English translation. |
Office Action received for Taiwanese Patent Application No. 98136920, mailed on Jun. 3, 2013, 7 pages of including 2 pages of Foreign Associates reporting correspondence. |
Office Action for the Chinese Patent Application No. 200910246876.3, mailed on Nov. 4, 2013, 10 pages including 19 pages of English Translation. |
Office Action for Taiwan Patent Application No. 098136968, mailed on Dec. 2, 2013, 10 pages of English Translation and 7 pages of Taiwan Office Action including Search Report. |
Number | Date | Country | |
---|---|---|---|
20100115293 A1 | May 2010 | US |