WO1999027429A1 - A method and apparatus to control core logic temperature - Google Patents

A method and apparatus to control core logic temperature Download PDF

Info

Publication number
WO1999027429A1
WO1999027429A1 PCT/US1998/018644 US9818644W WO9927429A1 WO 1999027429 A1 WO1999027429 A1 WO 1999027429A1 US 9818644 W US9818644 W US 9818644W WO 9927429 A1 WO9927429 A1 WO 9927429A1
Authority
WO
WIPO (PCT)
Prior art keywords
throttling
data transfer
quad word
memory controller
transfer requests
Prior art date
Application number
PCT/US1998/018644
Other languages
French (fr)
Inventor
Zohar Bogin
Vincent E. Vonbokern
Original Assignee
Intel Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Intel Corporation filed Critical Intel Corporation
Priority to AU92249/98A priority Critical patent/AU9224998A/en
Priority to DE19882858T priority patent/DE19882858C2/en
Publication of WO1999027429A1 publication Critical patent/WO1999027429A1/en

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C5/00Details of stores covered by group G11C11/00
    • G11C5/06Arrangements for interconnecting storage elements electrically, e.g. by wiring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/16Constructional details or arrangements
    • G06F1/20Cooling means
    • G06F1/206Cooling means comprising thermal management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1605Handling requests for interconnection or transfer for access to memory bus based on arbitration
    • G06F13/161Handling requests for interconnection or transfer for access to memory bus based on arbitration with latency improvement
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C5/00Details of stores covered by group G11C11/00
    • G11C5/02Disposition of storage elements, e.g. in the form of a matrix array
    • G11C5/04Supports for storage elements, e.g. memory modules; Mounting or fixing of storage elements on such supports
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C5/00Details of stores covered by group G11C11/00
    • G11C5/14Power supply arrangements, e.g. power down, chip selection or deselection, layout of wirings or power grids, or multiple supply levels
    • G11C5/143Detection of memory cassette insertion or removal; Continuity checks of supply or ground lines; Detection of supply variations, interruptions or levels ; Switching between alternative supplies
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C8/00Arrangements for selecting an address in a digital store
    • G11C8/20Address safety or protection circuits, i.e. arrangements for preventing unauthorized or accidental access

Definitions

  • the field of the invention is the temperature control of computer components; more specifically, the present invention is related to a method and apparatus for controlling the temperature of core logic components including a memory controller.
  • Each computer system component typically has a corresponding thermal specification which defines the maximum temperature at which a component will likely break down or slow down to cause system failure.
  • device die temperature is measured in terms of voltage variations that reflect temperature changes.
  • the voltage levels are converted to a digital signal that is compared to a predetermined threshold.
  • an interrupt signal is generated to the central processing unit (CPU) which handles the high temperature condition in software.
  • CPU central processing unit
  • a method for controlling core logic temperature The core logic has a memory controller coupled to a system memory. The method determines the access rate to the system memory through the core logic and the controls the temperature of the core logic by adjusting the access rate.
  • Figure 1 illustrates an exemplary block diagram of a computer system having a core logic exposed to potential thermal violations.
  • Figure 2a is a block diagram illustrating one embodiment of a portion of the internal components comprising the memory controller illustrated in Figure 1.
  • Figure 2b is a block diagram of one embodiment of a throttling decision logic coupled to a DRAM arbiter of the memory controller.
  • Figure 3a illustrates the two states of one embodiment of the throttling decision logic.
  • Figure 3b is a block diagram of one embodiment of the throttling decision logic.
  • Figure 3c illustrates the masking of read and write requests.
  • Figures 4a and 4b are flow diagrams illustrating the general steps followed by one embodiment of the present invention for controlling core logic temperature.
  • core logic as referred herein denotes a memory controller of a computer system.
  • the present invention monitors and controls memory access rate between a core logic and memory components (e.g., SDRAM) such that power dissipation and therefore thermal specification of the core logic is met.
  • a core logic e.g., SDRAM
  • thermal specification designates a particular component's tolerance for heat. For example, given a component, its thermal specification describes the approximate temperature at which the component is likely to slow down and /or cause system failures or to break down.
  • the present invention's throttling function When the access rate causes excessive temperatures, the present invention's throttling function is enabled.
  • the throttling function slows the access rate for a predetermined period of time that is sufficient to guarantee that the component's thermal specification is not exceeded.
  • the present invention is simple to validate and has negligible effects on component gate count.
  • FIG. 1 illustrates an exemplary block diagram of a portion of a system with core logic components exposed to potential thermal violations.
  • core logic 100 has a memory controller 106 and is coupled to DRAM's 104 including synchronous DRAM's (SDRAM) and a system memory 102 by bus 101.
  • the memory controller 106 couples the system memory 102 and the SDRAM's 104 to various devices including a central processing unit (CPU) 108 such as an Intel Pentium® II processor coupled by a bus 105, an advanced graphics port (AGP) device 110 coupled by a bus 107, and a plurality of peripheral component interconnect (PCI) devices 112 through 112N coupled by bus 114.
  • CPU central processing unit
  • AGP advanced graphics port
  • PCI peripheral component interconnect
  • the PCI devices 1121 through 112N are Input/Output (I/O) hardware devices that are coupled to the system through a PCI expansion connector (not shown) or mounted to the personal computer (PC) motherboard (not shown).
  • I/O Input/Output
  • Examples of PCI or other I/O devices include, but are not limited to a graphic controller /card, a disk controller/card, a local area network (LAN) controller /card and a video controller /card.
  • the AGP device 110 is coupled to the system memory 102 through the memory controller 106 and is designed to attempt to optimize the graphics data transfer operations in high speed personal computers (PC).
  • Memory controller 106 provides the CPU 108, the AGP device 110 and the PCI devices 112 ⁇ through 112N access to the system memory 102. For example, on a data write transaction, a write request as well as the data to be written into system memory are passed to and processed by the memory controller 106. On a read transaction, a read request is passed to the memory controller 106 and the data requested is sent back from the system memory 102 to the requesting components such as the CPU 108, the AGP device 110 and/or the PCI devices 1121 through 112N.
  • the memory controller 106 Because of the high traffic and the high volume of data in read and write requests being processed and driven to the system memory 102 by the memory controller 106, the memory controller 106's power consumption increases causing a direct increase in the temperature of the memory controller 106. If the temperature crosses over a certain thermal threshold as defined by the memory controller 106's temperature specification, the memory controller 106 may break down, slow down and /or cause system failure. Similarly, the thermal specification of the SDRAM's 104 may be violated due to increased temperature on processing a high volume of read requests. The present invention's digital method and apparatus controls the core logic 100 temperature by monitoring data access rate through the memory controller to ensure that such breakdown is prevented.
  • the core logic 100 is illustrated as having a memory controller 106, in another embodiment the core logic 100 may also include a host bridge connecting the system memory to various components such as, for example, the CPU, peripheral interconnect (PCI) devices and the advanced graphics port (AGP) device.
  • the core logic 100 has one or more bus (e.g., PCI bus) controller, an graphics (e.g., AGP) controller and a CPU controller in addition to the memory controller to control data access between various components such as, for example, bus and graphics devices, the system memory and the CPU.
  • bus e.g., PCI bus
  • graphics e.g., AGP
  • FIG. 2a is a functional block diagram of one embodiment of a memory controller.
  • a throttling decision logic 200 is coupled to multiple data read and write request/data queues 202, 204 and 206.
  • the throttling decision logic 200 monitors the access rate of data transfer requests to system memory and generates signals limiting the number of data transfer requests processed when the access rate is greater than or equal to a predetermined threshold.
  • a read request queue 202 contains a plurality of read requests made by various system components.
  • a write buffer request queue 204 contains a plurality of write requests made by various components of the core logic 100.
  • An out of order AGP request queue 206 contains AGP requests made by the AGP device 110.
  • the throttling decision logic 200 is coupled to a DRAM arbiter 207 which passes on the read /write requests to a DRAM controller 208.
  • the DRAM controller 208 performs DRAM operations, e.g. read and write requests, to the system memory.
  • the DRAM arbiter 207 receives control signals from the throttling decision logic 200 which specifies the timing and the duration that the DRAM arbiter 207 is to hold up the processing of read requests to prevent thermal violations in the SDRAM and to hold up the processing of both read and write requests to prevent thermal violations in the memory controller.
  • Figure 2b is a block diagram of one embodiment of the throttling decision logic coupled to the DRAM arbiter in more detail.
  • Throttling decision logic 200 has a write throttle decision logic 210 and a read throttle decision logic 212.
  • One or more configuration bits are used by the write throttle decision logic 210 to monitor write requests to the system memory and generate signals to the DRAM arbitor to limit the write requests to be processed when the write access rate has reached a predetermined threshold.
  • Configuration bits 214 are predefined values used to determine whether the write throttle should be enabled.
  • Various registers which are the source of the configuration bits are illustrated in the block diagram of Figure 3b.
  • a DRAM control signal 216 from the DRAM controller provides the write throttle decision logic 210 with the number of quad words (QW) written to the system memory.
  • Write requests 218 from the CPU, the AGP device and /or the PCI devices are provided to the write throttle decision logic 210 to be masked and passed on to the DRAM arbiter 207 by the write request line 224 if write throttling is to be enabled. Otherwise, write requests 218 are passed on to the DRAM arbiter 207 without change through the write request line 224.
  • a DRAM control signal 227 from the DRAM controller provides the number of QW reads made to the system memory to the read throttle decision logic 212.
  • Read requests 228 from the CPU, the AGP device and /or the PCI devices are provided to the read throttle decision logic 212 to be masked if the read throttle is to be enabled. Otherwise, the read requests 218 are forwarded to the DRAM arbiter 207 unchanged through the read request line 230.
  • Figure 3a illustrates the two regimes of one embodiment of the throttling decision logic.
  • One regime is a monitor regime 301 and the other is a throttle regime 302.
  • the throttling decision logic monitors the usage of data access rate to and from the system memory through the memory controller 106. If the access rate crosses certain thresholds, the throttling decision logic enters a throttle regime 302 for a specified period. Otherwise, the throttling decision logic remains in the monitor regime 301.
  • a sampling window is defined during which the access rate to the system memory is monitored. During the sampling window, the accesses to the system memory are counted. At the end of the sampling window, the total number of accesses counted is compared to a defined threshold. For example, given a maximum bandwidth of 800 megabytes per second (MB/s) at which the thermal specification of a memory component is violated, threshold may then be defined as some lower bandwidth such as 500 MB/s. If the counted accesses exceeds the threshold (state transition 303), the function enters the throttle regime 302. Otherwise, a new sampling is used to restart the monitor regime 301.
  • MB/s megabytes per second
  • the throttling decision logic actively limits the access rate to a defined limit that guarantees that the thermal specification is not violated for the memory controller (i.e. the rated maximum temperature is not exceeded). More specifically, in the throttle regime 302, the throttling decision logic determines that the data access rate must be throttled and sends the DRAM arbiter a mask write or a mask read request to limit the access rate for a defined period of time.
  • the throttle regime 302 specifies the throttling time.
  • the throttling time may be an integer multiple of a given sampling window.
  • each throttling time is in the order of seconds and is further divided into throttling windows which are in the order of microseconds (for example ten microseconds).
  • QW quad-word
  • QW quad-word
  • Figure 3b illustrates one embodiment of the throttling decision logic of the memory controller which generates signals input to the DRAM arbiter to limit the number of data requests to be supported and to limit the duration of the support to prevent thermal violation of the core logic components.
  • the block diagram illustrated in Figure 3b is illustrated for write data requests only, a person skilled in the art may appreciate from the detailed description provided herein that read data requests may also be processed in substantially the same manner as illustrated in the block diagram.
  • the throttling decision logic remains in the monitor regime until the throttling function is enabled. While in the monitor regime, the write sampling time stored in the write sampling window timing generator and register 300 is fed into a write transfer counter 303, a write quad word (QW) threshold comparator 304 and a write throttling state controller 306.
  • the write sampling window timing generator and register 300 has a predetermined duration such as one second pre-programmed into the register 300.
  • the duration may be hardwired.
  • the predetermined duration is a time period within which a sampling window samples the number of data requests being made to the system memory through the memory controller 106. More generally, the throttling decision logic monitors the amount of read /write traffic that is generated to the system memory.
  • the write transfer counter 303 monitors DRAM control signal 308 which indicates the number of data units being transferred to the system memory. In one embodiment, these data units are quad-words (QW).
  • a write QW threshold register 310 is pre-programmed at power up of the computer system by the computer system's boot program (not shown) with a QW threshold of the memory controller. Thus, each time a computer is started or "booted up" using a boot program, a predetermined QW threshold is copied into the write QW threshold register 310 by the boot program. Pre-programming registers using a boot program is well known in the art.
  • the write QW threshold is selected based on the computer system's bandwidth threshold which guarantees that the memory controller temperature is kept under the specified value. For example, if the sampling window is 1 second and the maximum sustained bandwidth is 500 megabytes (MB) per second, then the desired threshold is 500 divided by 8 which is 62.5 maximum QW per second.
  • the size of the sampling window is made based on the temperature gradient resulting from the change of bandwidth from some steady state to a maximum bandwidth. For example, if the temperature gradient is 10°C/second, the steady state temperature is 105°C and the maximum specified temperature is 115°C, then the sampling window is set to 1 second.
  • the write QW threshold comparator 304 compares the number of write data transfers being made as counted by the write transfer counter 303 against the thermal threshold data rate as stored in the write QW threshold register 310. If the number of write data transfer that was counted by the write transfer counter 303 within a write sampling time (as is designated by write sampling window timing generator and register 300) is greater than or equal to the QW threshold data rate given by the write QW threshold register 310, then the write QW threshold comparator 304 signals the write throttling state controller 306 to begin a new write throttle regime. Otherwise, the write throttling logic monitors new write transfers in a monitor regime.
  • the write throttling state controller 306 then initiates a new write throttle regime and notifies the write throttling timer 311 to access a write throttling time period stored in a write throttling time register 309.
  • the write throttling time period is pre-programmed at power up of the computer system. Further, in one embodiment, the write throttling time is selected in a manner that optimizes the relationship between the throttling factor and the throttling duration. In general, the longer the throttling time, the lower throttling has to be used. It is desirable for the throttling ratio to be as low as possible to reduce or even minimize its effect on system operation and performance.
  • K be the ratio between the sampling window and throttling time and let T.BW be the allowed bandwidth during a throttle regime.
  • the required sustained bandwidth is 500 megabytes per second (MB/S)
  • MB/S megabytes per second
  • T.BW 500 (K + 1) - 800
  • K 63 (maximum) T.BW - 500 MB/S
  • throttling may be performed deeper for a short time or less deeply for a longer time.
  • a write throttling monitoring timer 314 is signaled by the write throttling state controller 306 and the write throttling timer 311 to begin a new write throttling monitoring time.
  • the write throttling monitoring timer 314 begins counting the time period designated by a write throttling monitoring window register 312.
  • both the write throttling timer 311 and the write throttling monitoring timer 314 begin counting a pre-determined time period.
  • there are multiple write throttling monitoring windows for each one unit of write throttling timer 314. For example, for every one second of a write throttling monitoring time, there may be multiple write throttling monitoring windows with a duration of ten microseconds each.
  • the present invention's throttling is based on limiting the amount of data transfers allowed to be performed during a given time period. If a budget of transfers is allocated to a throttling time of typically one or more seconds, the transfers may have to be masked for a time duration of portions of a second or more. Long delays (or latency) in executing cycles cause certain system operation failures. For example, operating systems are sensitive to such long delays as it attempts to measure time in sub-second units. In one embodiment, the operating system typically measures time eighteen times in a second, or once every 55 microseconds. The present invention allocates smaller budgets to a smaller time unit in such an order (for example, in the order of micro-seconds) that basic system operation will not be impacted.
  • a write maximum QW counter 316 receives the DRAM control signal 313 that designates the number of write data transfers occurring during each write throttling monitoring window.
  • a write maximum QW register 318 contains a maximum unit of write data transfer (quad word) which is compared to the accumulated write data transfer as counted by the write maximum counter 316. If the accumulated maximum QW as counted by the write maximum QW counter 316 is greater than or equal to the write maximum QW stored in the write maximum QW register 318, then a write maximum QW comparator 320 outputs a write mask control to the DRAM arbiter.
  • a budget of a write maximum QW is allocated to be performed. If more write requests are introduced within the same write throttling monitoring window, the write requests are blocked by the DRAM arbiter and will not be executed until the end of the current write throttling monitoring window.
  • the write maximum QW is selected in accordance with the throttle monitoring window and based on the bandwidth desired while throttling. For example, if the throttle window is selected to be 10 micro-seconds and the desired throttle bandwidth is 350MB /second, then the selected write maximum QW is approximately 437 quad words (QW).
  • a read sampling window is a time period during which a read transfer counter monitors the amount of read traffic that is generated to the system memory.
  • the read sampling window is associated with the monitor regime.
  • the accumulated number of QW reads from the system memory is compared to a predetermined read QW threshold. If the accumulated number of QW is greater than the read QW threshold, then there is a need to throttle the read requests and the throttle regime is entered. Otherwise, the present invention will again monitor read requests.
  • the DRAM controller enters the throttle regime.
  • the DRAM controller will remain in the throttle regime for a duration of a predetermined read throttling time stored in a read throttling time register.
  • the throttle regime is further divided into a plurality of read throttle monitoring windows. For example, if a read throttling time is a few seconds, the read throttle monitoring window may be set to ten microseconds.
  • the present invention allocates a budget of read maximum QW to be performed. If more read requests are introduced in the same read throttling monitoring window, the requests are blocked by the DRAM arbiter and will not be executed until the end of the current read throttle monitoring window.
  • Figure 3c illustrates the masking of read and write requests performed in the throttling decision logic prior to the masked requests being input to the DRAM arbiter.
  • Write buffer request 330 is fed into two AND gates along with a mask one (1) for masking pending write buffer requests and mask zero (0) for masking current write buffer requests. An input of one is made for the respective masks when throttling is disabled and an input of zero is made for the respective masks when throttling is enabled. The respective write requests are then passed on to the DRAM arbiter.
  • the inputs are provided to AND gates which also accept a mask one (1) for pending AGP command queue requests and mask zero (0) for current AGP command queue requests.
  • Figures 4a and 4b are flow diagrams illustrating the general steps followed by one embodiment of the present invention. The flow diagrams illustrated in Figures 4a and 4b are illustrated for write data requests; however, read data requests may also be processed in the same manner as illustrated in the flow diagrams.
  • step 401 the write sampling time stored in the write sampling window timing generator and register 300 is fed into a write transfer counter 302, a write quad word (QW) threshold comparator 304 and a write throttling state controller 306.
  • the write transfer counter 302 counts the number of write requests being supported by the memory controller during the write sampling window.
  • step 402 at the end of the write sampling window, the write QW threshold comparator 304 compares the number of write data transfers that are counted by the write transfer counter 302 against the thermal threshold data rate as stored in a write QW threshold register 310. In step 403, if the number of write data transfer that is counted by the write transfer counter 302 during the write sampling window is greater than or equal to the QW threshold given by the write QW threshold register 310, then in step 404, the write QW threshold comparator 304 signals the write throttling state controller 306 to initiate a new write throttle regime. Otherwise, in step 405, the write throttling decision logic will again monitor write transfers.
  • step 406 the write throttling state controller 306 enters a new write throttle regime and notifies the write throttling timer 311 to access a write throttling time period stored in a write throttling time register 309.
  • the write throttling monitoring timer 314 is signaled by the write throttling state controller 306 and the write throttling timer 311 to access a write throttling monitoring time from a write throttling monitoring window register 312.
  • step 408 the write throttling monitoring timer 314 begins counting the time period designated by the write throttling monitoring window register 312.
  • the write maximum QW counter 316 receives the DRAM control signal 313 that designates the number of write data transfers occurring during each write throttling monitoring widow.
  • the maximum unit of data write transfer in a write maximum QW register 318 is compared to the accumulated write data transfer as counted by a write maximum QW counter 316.
  • a write maximum QW comparator 320 outputs a write mask control to mask the write requests to the DRAM arbiter. Otherwise, in step 413 the throttling decision logic will again monitor the write transfers.
  • the write access rate provides control of the memory controller thermal conditions while the read access rate provides control of the DRAM components.
  • the present invention provides independent monitor and control of read and write access rates. For example, when write throttling conditions are met as determined by the write throttling decision logic, the present invention blocks writes but attempts to service read requests for as long as the read throttling function is not enabled.

Abstract

A method for controlling core logic temperature. The core logic having a memory controller (208) and memory components (207) coupled to system memory (102). The method having the step of determining the access rate to the system memory (102) through the core logic and controlling the temperature of the core logic by adjusting the access rate.

Description

A METHOD AND APPARATUS TO CONTROL CORE LOGIC TEMPERATURE
BACKGROUND OF THE INVENTION
(1) Field of the Invention
The field of the invention is the temperature control of computer components; more specifically, the present invention is related to a method and apparatus for controlling the temperature of core logic components including a memory controller.
(2) Related Art
Each computer system component typically has a corresponding thermal specification which defines the maximum temperature at which a component will likely break down or slow down to cause system failure.
In the prior art approach, device die temperature is measured in terms of voltage variations that reflect temperature changes. The voltage levels are converted to a digital signal that is compared to a predetermined threshold. When the threshold is exceeded, an interrupt signal is generated to the central processing unit (CPU) which handles the high temperature condition in software.
Many disadvantages are inherent in the prior art approach. For example, the prior art approach is expensive as it requires analog circuitry which requires a high amount of tuning to provide accurate and reliable temperature signals. Further, handling the complexity of analog circuitry requires a long product development period. Finally, the prior art approach utilizes hardware to directly detect the thermal condition but relies on software to actually prevent the thermal violation. The prior approach is therefore exposed to security violations by, for example, virus programs.
It is therefore desirable to have a mechanism which overcomes the above stated disadvantages of the prior art approach and provides a less expensive, easier to calibrate alternative to controlling the temperature of core logic components.
BRIEF SUMMARY OF THE INVENTION
A method for controlling core logic temperature. The core logic has a memory controller coupled to a system memory. The method determines the access rate to the system memory through the core logic and the controls the temperature of the core logic by adjusting the access rate.
BRIEF DESCRIPTION OF THE DRAWINGS
Figure 1 illustrates an exemplary block diagram of a computer system having a core logic exposed to potential thermal violations.
Figure 2a is a block diagram illustrating one embodiment of a portion of the internal components comprising the memory controller illustrated in Figure 1.
Figure 2b is a block diagram of one embodiment of a throttling decision logic coupled to a DRAM arbiter of the memory controller.
Figure 3a illustrates the two states of one embodiment of the throttling decision logic.
Figure 3b is a block diagram of one embodiment of the throttling decision logic.
Figure 3c illustrates the masking of read and write requests.
Figures 4a and 4b are flow diagrams illustrating the general steps followed by one embodiment of the present invention for controlling core logic temperature.
DETAILED DESCRIPTION OF THE INVENTION
The present invention provides a method and apparatus for controlling core logic temperature. In one embodiment, core logic as referred herein denotes a memory controller of a computer system.
The present invention monitors and controls memory access rate between a core logic and memory components (e.g., SDRAM) such that power dissipation and therefore thermal specification of the core logic is met. Thermal specification as referred herein designates a particular component's tolerance for heat. For example, given a component, its thermal specification describes the approximate temperature at which the component is likely to slow down and /or cause system failures or to break down.
When the access rate causes excessive temperatures, the present invention's throttling function is enabled. The throttling function slows the access rate for a predetermined period of time that is sufficient to guarantee that the component's thermal specification is not exceeded.
The present invention is simple to validate and has negligible effects on component gate count.
Figure 1 illustrates an exemplary block diagram of a portion of a system with core logic components exposed to potential thermal violations. More specifically, in one embodiment, core logic 100 has a memory controller 106 and is coupled to DRAM's 104 including synchronous DRAM's (SDRAM) and a system memory 102 by bus 101. The memory controller 106 couples the system memory 102 and the SDRAM's 104 to various devices including a central processing unit (CPU) 108 such as an Intel Pentium® II processor coupled by a bus 105, an advanced graphics port (AGP) device 110 coupled by a bus 107, and a plurality of peripheral component interconnect (PCI) devices 112 through 112N coupled by bus 114. Although not shown, a person skilled in the art may appreciate that the system may also include various other components typically found in a computer system.
The PCI devices 1121 through 112N are Input/Output (I/O) hardware devices that are coupled to the system through a PCI expansion connector (not shown) or mounted to the personal computer (PC) motherboard (not shown). Examples of PCI or other I/O devices include, but are not limited to a graphic controller /card, a disk controller/card, a local area network (LAN) controller /card and a video controller /card. The AGP device 110 is coupled to the system memory 102 through the memory controller 106 and is designed to attempt to optimize the graphics data transfer operations in high speed personal computers (PC).
Memory controller 106 provides the CPU 108, the AGP device 110 and the PCI devices 112ι through 112N access to the system memory 102. For example, on a data write transaction, a write request as well as the data to be written into system memory are passed to and processed by the memory controller 106. On a read transaction, a read request is passed to the memory controller 106 and the data requested is sent back from the system memory 102 to the requesting components such as the CPU 108, the AGP device 110 and/or the PCI devices 1121 through 112N.
Because of the high traffic and the high volume of data in read and write requests being processed and driven to the system memory 102 by the memory controller 106, the memory controller 106's power consumption increases causing a direct increase in the temperature of the memory controller 106. If the temperature crosses over a certain thermal threshold as defined by the memory controller 106's temperature specification, the memory controller 106 may break down, slow down and /or cause system failure. Similarly, the thermal specification of the SDRAM's 104 may be violated due to increased temperature on processing a high volume of read requests. The present invention's digital method and apparatus controls the core logic 100 temperature by monitoring data access rate through the memory controller to ensure that such breakdown is prevented.
Although the core logic 100 is illustrated as having a memory controller 106, in another embodiment the core logic 100 may also include a host bridge connecting the system memory to various components such as, for example, the CPU, peripheral interconnect (PCI) devices and the advanced graphics port (AGP) device. In yet another embodiment, the core logic 100 has one or more bus (e.g., PCI bus) controller, an graphics (e.g., AGP) controller and a CPU controller in addition to the memory controller to control data access between various components such as, for example, bus and graphics devices, the system memory and the CPU.
Figure 2a is a functional block diagram of one embodiment of a memory controller. A throttling decision logic 200 is coupled to multiple data read and write request/data queues 202, 204 and 206. The throttling decision logic 200 monitors the access rate of data transfer requests to system memory and generates signals limiting the number of data transfer requests processed when the access rate is greater than or equal to a predetermined threshold.
A read request queue 202 contains a plurality of read requests made by various system components. A write buffer request queue 204 contains a plurality of write requests made by various components of the core logic 100. An out of order AGP request queue 206 contains AGP requests made by the AGP device 110.
The throttling decision logic 200 is coupled to a DRAM arbiter 207 which passes on the read /write requests to a DRAM controller 208. The DRAM controller 208 performs DRAM operations, e.g. read and write requests, to the system memory. The DRAM arbiter 207 receives control signals from the throttling decision logic 200 which specifies the timing and the duration that the DRAM arbiter 207 is to hold up the processing of read requests to prevent thermal violations in the SDRAM and to hold up the processing of both read and write requests to prevent thermal violations in the memory controller. Figure 2b is a block diagram of one embodiment of the throttling decision logic coupled to the DRAM arbiter in more detail. Throttling decision logic 200 has a write throttle decision logic 210 and a read throttle decision logic 212.
One or more configuration bits are used by the write throttle decision logic 210 to monitor write requests to the system memory and generate signals to the DRAM arbitor to limit the write requests to be processed when the write access rate has reached a predetermined threshold. Configuration bits 214 are predefined values used to determine whether the write throttle should be enabled. Various registers which are the source of the configuration bits are illustrated in the block diagram of Figure 3b.
A DRAM control signal 216 from the DRAM controller provides the write throttle decision logic 210 with the number of quad words (QW) written to the system memory. Write requests 218 from the CPU, the AGP device and /or the PCI devices are provided to the write throttle decision logic 210 to be masked and passed on to the DRAM arbiter 207 by the write request line 224 if write throttling is to be enabled. Otherwise, write requests 218 are passed on to the DRAM arbiter 207 without change through the write request line 224.
A DRAM control signal 227 from the DRAM controller provides the number of QW reads made to the system memory to the read throttle decision logic 212. Read requests 228 from the CPU, the AGP device and /or the PCI devices are provided to the read throttle decision logic 212 to be masked if the read throttle is to be enabled. Otherwise, the read requests 218 are forwarded to the DRAM arbiter 207 unchanged through the read request line 230.
Figure 3a illustrates the two regimes of one embodiment of the throttling decision logic. One regime is a monitor regime 301 and the other is a throttle regime 302.
In the monitor regime 301, the throttling decision logic monitors the usage of data access rate to and from the system memory through the memory controller 106. If the access rate crosses certain thresholds, the throttling decision logic enters a throttle regime 302 for a specified period. Otherwise, the throttling decision logic remains in the monitor regime 301.
While in the monitor regime 301, a sampling window is defined during which the access rate to the system memory is monitored. During the sampling window, the accesses to the system memory are counted. At the end of the sampling window, the total number of accesses counted is compared to a defined threshold. For example, given a maximum bandwidth of 800 megabytes per second (MB/s) at which the thermal specification of a memory component is violated, threshold may then be defined as some lower bandwidth such as 500 MB/s. If the counted accesses exceeds the threshold (state transition 303), the function enters the throttle regime 302. Otherwise, a new sampling is used to restart the monitor regime 301.
In the throttle regime 302, the throttling decision logic actively limits the access rate to a defined limit that guarantees that the thermal specification is not violated for the memory controller (i.e. the rated maximum temperature is not exceeded). More specifically, in the throttle regime 302, the throttling decision logic determines that the data access rate must be throttled and sends the DRAM arbiter a mask write or a mask read request to limit the access rate for a defined period of time.
The throttle regime 302 specifies the throttling time. The throttling time may be an integer multiple of a given sampling window. In one embodiment, each throttling time is in the order of seconds and is further divided into throttling windows which are in the order of microseconds (for example ten microseconds). For each throttling window, there is a maximum quad-word (QW) value provided which designates the number of accesses that may be performed. More access requests to system memory are blocked by the DRAM arbiter for the remaining duration of the throttling window. The ratio of access budget to throttling windows effectively controls the access rate to guarantee that the die temperature of the core logic components remains controlled.
Figure 3b illustrates one embodiment of the throttling decision logic of the memory controller which generates signals input to the DRAM arbiter to limit the number of data requests to be supported and to limit the duration of the support to prevent thermal violation of the core logic components. Although the block diagram illustrated in Figure 3b is illustrated for write data requests only, a person skilled in the art may appreciate from the detailed description provided herein that read data requests may also be processed in substantially the same manner as illustrated in the block diagram.
The throttling decision logic remains in the monitor regime until the throttling function is enabled. While in the monitor regime, the write sampling time stored in the write sampling window timing generator and register 300 is fed into a write transfer counter 303, a write quad word (QW) threshold comparator 304 and a write throttling state controller 306.
The write sampling window timing generator and register 300 has a predetermined duration such as one second pre-programmed into the register 300. The duration may be hardwired. The predetermined duration is a time period within which a sampling window samples the number of data requests being made to the system memory through the memory controller 106. More generally, the throttling decision logic monitors the amount of read /write traffic that is generated to the system memory.
The write transfer counter 303 monitors DRAM control signal 308 which indicates the number of data units being transferred to the system memory. In one embodiment, these data units are quad-words (QW). A write QW threshold register 310 is pre-programmed at power up of the computer system by the computer system's boot program (not shown) with a QW threshold of the memory controller. Thus, each time a computer is started or "booted up" using a boot program, a predetermined QW threshold is copied into the write QW threshold register 310 by the boot program. Pre-programming registers using a boot program is well known in the art.
The write QW threshold is selected based on the computer system's bandwidth threshold which guarantees that the memory controller temperature is kept under the specified value. For example, if the sampling window is 1 second and the maximum sustained bandwidth is 500 megabytes (MB) per second, then the desired threshold is 500 divided by 8 which is 62.5 maximum QW per second.
The size of the sampling window is made based on the temperature gradient resulting from the change of bandwidth from some steady state to a maximum bandwidth. For example, if the temperature gradient is 10°C/second, the steady state temperature is 105°C and the maximum specified temperature is 115°C, then the sampling window is set to 1 second.
At the end of the write sampling window, the write QW threshold comparator 304 compares the number of write data transfers being made as counted by the write transfer counter 303 against the thermal threshold data rate as stored in the write QW threshold register 310. If the number of write data transfer that was counted by the write transfer counter 303 within a write sampling time (as is designated by write sampling window timing generator and register 300) is greater than or equal to the QW threshold data rate given by the write QW threshold register 310, then the write QW threshold comparator 304 signals the write throttling state controller 306 to begin a new write throttle regime. Otherwise, the write throttling logic monitors new write transfers in a monitor regime.
The write throttling state controller 306 then initiates a new write throttle regime and notifies the write throttling timer 311 to access a write throttling time period stored in a write throttling time register 309. The write throttling time period is pre-programmed at power up of the computer system. Further, in one embodiment, the write throttling time is selected in a manner that optimizes the relationship between the throttling factor and the throttling duration. In general, the longer the throttling time, the lower throttling has to be used. It is desirable for the throttling ratio to be as low as possible to reduce or even minimize its effect on system operation and performance. Further, it is desirable to have the smallest possible throttling time to allow the system to return to the monitor regime and re-assess the need for throttling. Thus, there is a point at which the effect on system operation is minimal but yet the throttling time is small enough to provide sufficient granularity for monitoring the traffic to the system memory.
For example, let K be the ratio between the sampling window and throttling time and let T.BW be the allowed bandwidth during a throttle regime. Further, assume that the required sustained bandwidth is 500 megabytes per second (MB/S), and assume a maximum bandwidth of 800 MB/S when a throttling threshold is exceeded. With the given quantities, the following equation is maintained:
500 MB/S = T.BW x K + 800 MB/S K + l
or:
T.BW = 500 (K + 1) - 800 where
K
K = 1 T.BW = 200 MB/S
K = 2 T.BW = 350 MB/S
K = 3 T.BW = 400 MB/S
K = 63 (maximum) T.BW - 500 MB/S To achieve a given average bandwidth that guarantees the desired component temperature, throttling may be performed deeper for a short time or less deeply for a longer time. As was illustrated above, assuming that the maximum bandwidth is 800MB /second and the desired sustained bandwidth is 500MB/second. If the sampling period is set to 1 second, the desired sustained bandwidth may be achieved by throttling for a period of 1 second down to 200MB /second or throttle for 2 seconds (K=2) at 350MB/second (T.BW=350 MB/S).
Once the write throttling state controller 306 initiates a new write throttling regime, a write throttling monitoring timer 314 is signaled by the write throttling state controller 306 and the write throttling timer 311 to begin a new write throttling monitoring time. The write throttling monitoring timer 314 begins counting the time period designated by a write throttling monitoring window register 312.
Thus, both the write throttling timer 311 and the write throttling monitoring timer 314 begin counting a pre-determined time period. Hence, in one embodiment, for each one unit of write throttling timer 314, there are multiple write throttling monitoring windows. For example, for every one second of a write throttling monitoring time, there may be multiple write throttling monitoring windows with a duration of ten microseconds each.
The present invention's throttling is based on limiting the amount of data transfers allowed to be performed during a given time period. If a budget of transfers is allocated to a throttling time of typically one or more seconds, the transfers may have to be masked for a time duration of portions of a second or more. Long delays (or latency) in executing cycles cause certain system operation failures. For example, operating systems are sensitive to such long delays as it attempts to measure time in sub-second units. In one embodiment, the operating system typically measures time eighteen times in a second, or once every 55 microseconds. The present invention allocates smaller budgets to a smaller time unit in such an order (for example, in the order of micro-seconds) that basic system operation will not be impacted.
A write maximum QW counter 316 receives the DRAM control signal 313 that designates the number of write data transfers occurring during each write throttling monitoring window. A write maximum QW register 318 contains a maximum unit of write data transfer (quad word) which is compared to the accumulated write data transfer as counted by the write maximum counter 316. If the accumulated maximum QW as counted by the write maximum QW counter 316 is greater than or equal to the write maximum QW stored in the write maximum QW register 318, then a write maximum QW comparator 320 outputs a write mask control to the DRAM arbiter.
In one embodiment, for each and every write throttle monitoring window, a budget of a write maximum QW is allocated to be performed. If more write requests are introduced within the same write throttling monitoring window, the write requests are blocked by the DRAM arbiter and will not be executed until the end of the current write throttling monitoring window.
The write maximum QW is selected in accordance with the throttle monitoring window and based on the bandwidth desired while throttling. For example, if the throttle window is selected to be 10 micro-seconds and the desired throttle bandwidth is 350MB /second, then the selected write maximum QW is approximately 437 quad words (QW).
As mentioned earlier, the read data transfers are processed in the same manner as the write data transfers. More specifically, a read sampling window is a time period during which a read transfer counter monitors the amount of read traffic that is generated to the system memory. The read sampling window is associated with the monitor regime. At the end of the read sampling window, the accumulated number of QW reads from the system memory is compared to a predetermined read QW threshold. If the accumulated number of QW is greater than the read QW threshold, then there is a need to throttle the read requests and the throttle regime is entered. Otherwise, the present invention will again monitor read requests.
Once there is a need to throttle read requests, the DRAM controller enters the throttle regime. The DRAM controller will remain in the throttle regime for a duration of a predetermined read throttling time stored in a read throttling time register. In one embodiment, the throttle regime is further divided into a plurality of read throttle monitoring windows. For example, if a read throttling time is a few seconds, the read throttle monitoring window may be set to ten microseconds.
Finally, for each and every read throttling monitoring window, the present invention allocates a budget of read maximum QW to be performed. If more read requests are introduced in the same read throttling monitoring window, the requests are blocked by the DRAM arbiter and will not be executed until the end of the current read throttle monitoring window.
Figure 3c illustrates the masking of read and write requests performed in the throttling decision logic prior to the masked requests being input to the DRAM arbiter. Write buffer request 330 is fed into two AND gates along with a mask one (1) for masking pending write buffer requests and mask zero (0) for masking current write buffer requests. An input of one is made for the respective masks when throttling is disabled and an input of zero is made for the respective masks when throttling is enabled. The respective write requests are then passed on to the DRAM arbiter. Similarly, given an AGP command queue 340, the inputs are provided to AND gates which also accept a mask one (1) for pending AGP command queue requests and mask zero (0) for current AGP command queue requests. The respective AGP requests are then forwarded to the DRAM arbiter. Other masking schemes may be employed and would be apparent to those skilled in the art. Figures 4a and 4b are flow diagrams illustrating the general steps followed by one embodiment of the present invention. The flow diagrams illustrated in Figures 4a and 4b are illustrated for write data requests; however, read data requests may also be processed in the same manner as illustrated in the flow diagrams.
In step 401, the write sampling time stored in the write sampling window timing generator and register 300 is fed into a write transfer counter 302, a write quad word (QW) threshold comparator 304 and a write throttling state controller 306. The write transfer counter 302 counts the number of write requests being supported by the memory controller during the write sampling window.
In step 402, at the end of the write sampling window, the write QW threshold comparator 304 compares the number of write data transfers that are counted by the write transfer counter 302 against the thermal threshold data rate as stored in a write QW threshold register 310. In step 403, if the number of write data transfer that is counted by the write transfer counter 302 during the write sampling window is greater than or equal to the QW threshold given by the write QW threshold register 310, then in step 404, the write QW threshold comparator 304 signals the write throttling state controller 306 to initiate a new write throttle regime. Otherwise, in step 405, the write throttling decision logic will again monitor write transfers.
In step 406, the write throttling state controller 306 enters a new write throttle regime and notifies the write throttling timer 311 to access a write throttling time period stored in a write throttling time register 309. In step 407, the write throttling monitoring timer 314 is signaled by the write throttling state controller 306 and the write throttling timer 311 to access a write throttling monitoring time from a write throttling monitoring window register 312. In step 408, the write throttling monitoring timer 314 begins counting the time period designated by the write throttling monitoring window register 312.
In step 409, the write maximum QW counter 316 receives the DRAM control signal 313 that designates the number of write data transfers occurring during each write throttling monitoring widow. In step 410 the maximum unit of data write transfer in a write maximum QW register 318 is compared to the accumulated write data transfer as counted by a write maximum QW counter 316. In step 411, if the accumulated maximum QW as counted by the write maximum QW counter 316 is greater than or equal to the write maximum QW stored in the write maximum QW register 318, then in step 412 a write maximum QW comparator 320 outputs a write mask control to mask the write requests to the DRAM arbiter. Otherwise, in step 413 the throttling decision logic will again monitor the write transfers.
What has been described is a method and apparatus to control core logic temperature to prevent thermal violations of the core logic. The write access rate provides control of the memory controller thermal conditions while the read access rate provides control of the DRAM components. Thus, the present invention provides independent monitor and control of read and write access rates. For example, when write throttling conditions are met as determined by the write throttling decision logic, the present invention blocks writes but attempts to service read requests for as long as the read throttling function is not enabled.
While certain exemplary embodiments have been described in detail and shown in the accompanying drawings, it is to be understood that such embodiments are merely illustrative of and not restrictive on the broad invention, and that this invention is not to be limited to the specific arrangements and constructions shown and described, since various other modifications may occur to those with ordinary skill in the art.

Claims

CLAIMSWhat is claimed:
1. A method for controlling core logic temperature, said core logic having a memory controller coupled to system memory, said method comprising the steps of: determining access rate to the system memory through the core logic; and controlling temperature of the core logic by adjusting said access rate.
2. The method of claim 1 further comprising the step of counting the number of data transfer requests made to a system memory.
3. The method of claim 2 further comprising the step of preprogramming a sampling window during which said step of counting is to be performed.
4. The method of claim 3 further comprising the step of preprogramming a data threshold which is an amount of data which can be transferred before a potential thermal violation occurs.
5. The method of claim 4 further comprising the step of comparing said number of data transfer requests with said data threshold.
6. The method of claim 4 further comprising the step of initiating throttling of data transfer requests if said number of data transfer requests is greater than or equal to said data threshold.
7. The method of claim 6 further comprising the step of preprogramming a throttle time period during which the number of data transfer requests is monitored while throttling.
8. The method of claim 7 further comprising the step of preprogramming a throttling monitoring window which is a sub-unit of said throttle time period.
9. The method of claim 8 further comprising the step of monitoring the number of data transfers made during said write throttling monitoring window.
10. The method of claim 9 further comprising the step of preprogramming a value which designates the maximum number of data transfers allowed to be processed before a potential thermal violation occurs.
11. The method of claim 10 further comprising the step of comparing said number of data transfers made during said write throttling monitoring window with said value.
12. The method of claim 11 further comprising the step of generating a mask control signal to mask the next data transfer request.
13. The method of claim 10 wherein said value is a maximum data value.
14. A memory controller comprising: a throttling decision logic configured to generate a mask control signal to mask data transfer requests to system memory prior to the temperature of the memory controller rising above a predetermined thermal specification; and a DRAM controller coupled to said throttling decision logic, said DRAM controller configured to generate DRAM control signals to said throttling logic designating processed data transfer requests.
15. The memory controller of claim 14 further comprising a plurality of data transfer request queues coupled to said throttling decision logic, said plurality of data transfer queues configured to hold data transfer requests generated by devices.
16. The memory controller of claim 15 wherein said devices comprise a central processing unit.
17. The memory controller of claim 15 wherein said devices comprise an advanced graphics port.
18. The memory controller of claim 15 wherein said devices comprise a peripheral component interconnect device.
19. The memory controller of claim 13 wherein said throttling decision logic further comprises a read throttle decision logic configured to generate a mask control signal to mask read data transfer requests to system memory prior to the temperature of the memory controller rising above a predetermined thermal specification.
20. The memory controller of claim 13 wherein said throttling decision logic further comprises a write throttle decision logic configured to generate a mask control signal to mask write data transfer requests to system memory prior to the temperature of the memory controller rising above a predetermined thermal specification.
21. The memory controller of claim 13 further comprising a sampling window timing generator configured to generate a sampling window which designates a time duration during which the number of data transfer requests processed is counted by monitoring said DRAM control signals designating processed data transfer requests
22. The memory controller of claim 21 further comprising a counter coupled to said sampling window timing generator, said transfer counter configured to monitor said DRAM control signal to determine the number of data transfer requests processed during said sampling window.
23. The memory controller of claim 22 further comprising a quad word threshold comparator coupled to said sampling window timing generator and said transfer counter, said quad word threshold comparator configured to compare said number of data requests processed during said sampling window to a quad word threshold.
24. The memory controller of claim 23 further comprising a quad word threshold register coupled to said quad word threshold comparator, said quad word threshold register configured to hold said quad word threshold.
25. The memory controller of claim 24 further comprising a throttling state controller coupled to said sampling window timing generator and said quad word threshold comparator, said throttling state controller configured to initiate a throttle regime if said quad word threshold comparator determines that said number of data requests processed during said sampling window is greater than or equal to said quad word threshold
26. The memory controller of claim 25 further comprising a throttling timer coupled to said throttling state controller, said throttling timer configured to count a throttling time period during which a predetermined maximum number of data transfer requests in quad words are allowed to be processed through the memory controller.
27. The memory controller of claim 26 further comprising a throttling time register coupled to said throttling timer, said throttling time register configured to hold a value designating said maximum number of data transfer requests in quad words allowed to be processed through the memory controller during said throttling time period.
28. The memory controller of claim 27 further comprising a throttling monitoring timer coupled to said throttling timer, said throttling monitoring timer configured to count a throttling monitoring window time period which is a sub-unit of said throttling time period.
29. The memory controller of claim 28 further comprising a throttling monitoring window register coupled to said throttling monitoring timer, said throttling monitoring window configured to hold said throttling monitoring window time period.
30. The memory controller of claim 29 further comprising a maximum quad word counter coupled to said throttling monitoring timer, said maximum quad word counter configured to receive said DRAM control signal designating said data transfer requests processed and count the number of said data transfer requests processed during each said throttling monitoring window of said throttling time.
31. The memory controller of claim 30 further comprising a quad word comparator coupled to said maximum quad word counter, said quad word comparator configured to compare said number of data transfer requests processed during each said throttling monitoring window of said throttling time to a maximum quad word value, said quad word comparator generating a mask control signal if said number of data transfer requests processed is greater than or equal to said maximum quad word value.
32. The memory controller of claim 31 further comprising a maximum quad word register coupled to said quad word comparator, said maximum quad word register configured to hold said maximum quad word value.
33. A system comprising: a synchronous dynamic random-access memory (SDRAM) configured to accept data transfer requests from various devices; and a memory controller coupled to said SDRAM, said memory controller configured to control the temperature of the system based on the number of said data transfer requests made and to couple said various devices to said SDRAM to process said data transfer requests.
34. The system of claim 33 wherein said memory controller further comprises a throttling decision logic configured to generate a mask control signal to mask data transfer requests to said SDRAM prior to the temperature of the system crossing over a predetermined thermal specification.
35. The system of claim 34 further comprising a DRAM controller coupled to said throttling decision logic, said DRAM controller configured to generate DRAM control signals to said throttling logic designating processed data transfer requests.
36. The system of claim 35 further comprising a plurality of data transfer request queues coupled to said throttling decision logic, said plurality of data transfer queues configured to hold data transfer requests generated by said devices.
37. The system of claim 36 wherein said devices comprise a central processing unit.
38. The system of claim 36 wherein said devices comprise an advanced graphics port.
39. The system of claim 36 wherein said devices comprise a peripheral component interconnect device.
40. The system of claim 36 wherein said throttling decision logic further comprises a read throttle decision logic configured to generate a mask control signal to mask read data transfer requests to system memory prior to the temperature of said memory controller rising above a predetermined thermal specification.
41. The system of claim 40 wherein said throttling decision logic further comprises a write throttle decision logic configured to generate a mask control signal to mask write data transfer requests to system memory prior to the temperature of the memory controller rising above a predetermined thermal specification.
42. The system of claim 41 further comprising a sampling window timing generator configured to generate a sampling window which designates a time duration during which the number of data transfer requests processed is counted by monitoring said DRAM control signals designating processed data transfer requests
43. The system of claim 42 further comprising a transfer counter coupled to said sampling window timing generator, said transfer counter configured to monitor said DRAM control signal to determine the number of data transfer requests processed during said sampling window.
44. The system of claim 43 further comprising a quad word threshold comparator coupled to said sampling window timing generator and said transfer counter, said quad word threshold comparator configured to compare said number of data requests processed during said sampling window to a quad word threshold.
45. The system of claim 44 further comprising a quad word threshold register coupled to said quad word threshold comparator, said quad word threshold register configured to hold said quad word threshold.
46. The system of claim 45 further comprising a throttling state controller coupled to said sampling window timing generator and said quad word threshold comparator, said throttling state controller configured to initiate a throttle regime if said quad word threshold comparator determines that said number of data requests processed during said sampling window is greater than or equal to said quad word threshold
47. The system of claim 46 further comprising a throttling timer coupled to said throttling state controller, said throttling timer configured to count a throttling time period during which a predetermined maximum number of data transfer requests in quad words are allowed to be processed through said memory controller.
48. The system of claim 47 further comprising a throttling time register coupled to said throttling timer, said throttling time register configured to hold a value designating said maximum number of data transfer requests in quad words allowed to be processed through said memory controller during said throttling time period.
49. The system of claim 48 further comprising a throttling monitoring timer coupled to said throttling timer, said throttling monitoring timer configured to count a throttling monitoring window time period which is a sub-unit of said throttling time period.
50. The system of claim 49 further comprising a throttling monitoring window register coupled to said throttling monitoring timer, said throttling monitoring window configured to hold said throttling monitoring window time period.
51. The system of claim 50 further comprising a maximum quad word counter coupled to said throttling monitoring timer, said maximum quad word counter configured to receive said DRAM control signal designating said data transfer requests processed and count the number of said data transfer requests processed during each said throttling monitoring window of said throttling time.
52. The system of claim 51 further comprising a quad word comparator coupled to said maximum quad word counter, said quad word comparator configured to compare said number of data transfer requests processed during each said throttling monitoring window of said throttling time to a maximum quad word value, said quad word comparator generating a mask control signal if said number of data transfer requests processed is greater than or equal to said maximum quad word value.
53. The system of claim 52 further comprising a maximum quad word register coupled to said quad word comparator, said maximum quad word register configured to hold said maximum quad word value.
PCT/US1998/018644 1997-11-26 1998-09-08 A method and apparatus to control core logic temperature WO1999027429A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
AU92249/98A AU9224998A (en) 1997-11-26 1998-09-08 A method and apparatus to control core logic temperature
DE19882858T DE19882858C2 (en) 1997-11-26 1998-09-08 A method and apparatus for controlling the core logic temperature

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/979,835 US5953685A (en) 1997-11-26 1997-11-26 Method and apparatus to control core logic temperature
US08/979,835 1997-11-26

Publications (1)

Publication Number Publication Date
WO1999027429A1 true WO1999027429A1 (en) 1999-06-03

Family

ID=25527182

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1998/018644 WO1999027429A1 (en) 1997-11-26 1998-09-08 A method and apparatus to control core logic temperature

Country Status (5)

Country Link
US (2) US5953685A (en)
AU (1) AU9224998A (en)
DE (1) DE19882858C2 (en)
TW (1) TW405066B (en)
WO (1) WO1999027429A1 (en)

Families Citing this family (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5953685A (en) * 1997-11-26 1999-09-14 Intel Corporation Method and apparatus to control core logic temperature
US6784890B1 (en) * 1998-03-02 2004-08-31 Intel Corporation Accelerated graphics port expedite cycle throttling control mechanism
US6535798B1 (en) * 1998-12-03 2003-03-18 Intel Corporation Thermal management in a system
US6304946B1 (en) * 1999-07-01 2001-10-16 Emc Corporation System and method for optimizing cache write backs to disks
US7050959B1 (en) 1999-12-23 2006-05-23 Intel Corporation Dynamic thermal management for integrated circuits
JP2001290697A (en) * 2000-04-06 2001-10-19 Hitachi Ltd Information-processing system
US6907421B1 (en) * 2000-05-16 2005-06-14 Ensim Corporation Regulating file access rates according to file type
US6662278B1 (en) * 2000-09-22 2003-12-09 Intel Corporation Adaptive throttling of memory acceses, such as throttling RDRAM accesses in a real-time system
US6701272B2 (en) * 2001-03-30 2004-03-02 Intel Corporation Method and apparatus for optimizing thermal solutions
US20030025698A1 (en) * 2001-08-01 2003-02-06 Riemens Abraham Karel Programmed stall cycles slow-down video processor
KR20030043299A (en) * 2001-11-27 2003-06-02 주식회사 엘지이아이 Method for managing and reproducing a synchronization between audio data and additional data
US6804632B2 (en) * 2001-12-06 2004-10-12 Intel Corporation Distribution of processing activity across processing hardware based on power consumption considerations
JP4323745B2 (en) * 2002-01-15 2009-09-02 三洋電機株式会社 Storage device
US6859868B2 (en) 2002-02-07 2005-02-22 Sun Microsystems, Inc. Object addressed memory hierarchy
JP3971941B2 (en) 2002-03-05 2007-09-05 三洋電機株式会社 Data storage
JP4387087B2 (en) * 2002-07-25 2009-12-16 三洋電機株式会社 Data storage device
US7076672B2 (en) * 2002-10-14 2006-07-11 Intel Corporation Method and apparatus for performance effective power throttling
US7013406B2 (en) 2002-10-14 2006-03-14 Intel Corporation Method and apparatus to dynamically change an operating frequency and operating voltage of an electronic device
US20040117677A1 (en) * 2002-12-13 2004-06-17 Sanjeev Jahagirdar Throttle of an integrated device
US7080217B2 (en) * 2003-03-31 2006-07-18 Intel Corporation Cycle type based throttling
US6871119B2 (en) * 2003-04-22 2005-03-22 Intel Corporation Filter based throttling
US20040215912A1 (en) * 2003-04-24 2004-10-28 George Vergis Method and apparatus to establish, report and adjust system memory usage
US7269481B2 (en) * 2003-06-25 2007-09-11 Intel Corporation Method and apparatus for memory bandwidth thermal budgetting
WO2005003961A2 (en) * 2003-07-07 2005-01-13 Koninklijke Philips Electronics N.V. Data processing system and method for data processing
US7054968B2 (en) * 2003-09-16 2006-05-30 Denali Software, Inc. Method and apparatus for multi-port memory controller
US20050068831A1 (en) * 2003-09-30 2005-03-31 Johnson Brian P. Method and apparatus to employ a memory module information file
US7318130B2 (en) * 2004-06-29 2008-01-08 Intel Corporation System and method for thermal throttling of memory modules
US7966511B2 (en) 2004-07-27 2011-06-21 Intel Corporation Power management coordination in multi-core processors
US7451333B2 (en) * 2004-09-03 2008-11-11 Intel Corporation Coordinating idle state transitions in multi-core processors
US7664970B2 (en) * 2005-12-30 2010-02-16 Intel Corporation Method and apparatus for a zero voltage processor sleep state
US20060137377A1 (en) * 2004-12-29 2006-06-29 Samson Eric C Method and apparatus for external processor thermal control
US7596707B1 (en) * 2005-05-06 2009-09-29 Sun Microsystems, Inc. System and method for efficient power throttling in multiprocessor chip
US7441949B2 (en) * 2005-12-16 2008-10-28 Micron Technology, Inc. System and method for providing temperature data from a memory device having a temperature sensor
US8118483B2 (en) * 2006-06-21 2012-02-21 Intel Corporation Thermal sensor having toggle control
US20080059658A1 (en) * 2006-06-29 2008-03-06 Nokia Corporation Controlling the feeding of data from a feed buffer
US7698578B2 (en) * 2006-06-29 2010-04-13 Nokia Corporation Temperature-dependent power adjustment of transmitter
JP4841358B2 (en) * 2006-08-18 2011-12-21 富士通株式会社 Request transmission control device and request transmission control method
US8050177B2 (en) * 2008-03-31 2011-11-01 Intel Corporation Interconnect bandwidth throttler
WO2010037117A1 (en) * 2008-09-29 2010-04-01 Nirvanix, Inc. Client application program interface for network-attached storage system
US9354690B1 (en) 2011-03-31 2016-05-31 Adtran, Inc. Systems and methods for adjusting core voltage to optimize power savings
US8903994B2 (en) * 2012-03-20 2014-12-02 Drw Technologies Llc Read-throttled input/output scheduler
US9448941B1 (en) * 2012-12-31 2016-09-20 Emc Corporation System and method for cache management
US9760136B2 (en) * 2014-08-15 2017-09-12 Intel Corporation Controlling temperature of a system memory
US10088880B2 (en) 2015-08-27 2018-10-02 Intel Corporation Thermal monitoring of memory resources
US10048874B1 (en) * 2016-06-29 2018-08-14 EMC IP Holding Company LLC Flow control with a dynamic window in a storage system with latency guarantees

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5732215A (en) * 1995-06-07 1998-03-24 International Business Machines Corporation System for equalizing operating temperature by allocating infrequently accessed data to the high temperature DASD and allocating frequently accessed data to the low temperature DASD
US5784328A (en) * 1996-12-23 1998-07-21 Lsi Logic Corporation Memory system including an on-chip temperature sensor for regulating the refresh rate of a DRAM array

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5265099A (en) * 1991-02-28 1993-11-23 Feinstein David Y Method for heating dynamic memory units whereby
US5721837A (en) * 1993-10-28 1998-02-24 Elonex I.P. Holdings, Ltd. Micro-personal digital assistant including a temperature managed CPU
US5590061A (en) * 1994-05-12 1996-12-31 Apple Computer, Inc. Method and apparatus for thermal management in a computer system
US5798918A (en) * 1996-04-29 1998-08-25 International Business Machines Corporation Performance-temperature optimization by modulating the switching factor of a circuit
US5835885A (en) * 1997-06-05 1998-11-10 Giga-Byte Technology Co., Ltd. Over temperature protection method and device for a central processing unit
US5953685A (en) * 1997-11-26 1999-09-14 Intel Corporation Method and apparatus to control core logic temperature

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5732215A (en) * 1995-06-07 1998-03-24 International Business Machines Corporation System for equalizing operating temperature by allocating infrequently accessed data to the high temperature DASD and allocating frequently accessed data to the low temperature DASD
US5784328A (en) * 1996-12-23 1998-07-21 Lsi Logic Corporation Memory system including an on-chip temperature sensor for regulating the refresh rate of a DRAM array

Also Published As

Publication number Publication date
DE19882858T1 (en) 2001-07-12
US5953685A (en) 1999-09-14
TW405066B (en) 2000-09-11
DE19882858C2 (en) 2003-08-21
AU9224998A (en) 1999-06-15
US6173217B1 (en) 2001-01-09

Similar Documents

Publication Publication Date Title
US5953685A (en) Method and apparatus to control core logic temperature
US6470238B1 (en) Method and apparatus to control device temperature
US5887194A (en) Locking protocol for peripheral component interconnect utilizing master device maintaining assertion of lock signal after relinquishing control of bus such that slave device remains locked
US6910088B2 (en) Bus arbitration using monitored windows of time
JP4376907B2 (en) Method and apparatus for power management of computer system
US6006303A (en) Priority encoding and decoding for memory architecture
US5873114A (en) Integrated processor and memory control unit including refresh queue logic for refreshing DRAM during idle cycles
US7051218B1 (en) Message based power management
US8611368B2 (en) Controlling bandwidth reservations method and apparatus
US5717873A (en) Deadlock avoidance mechanism and method for multiple bus topology
US5319785A (en) Polling of I/O device status comparison performed in the polled I/O device
JP7160941B2 (en) Enforcing central processing unit quality assurance when processing accelerator requests
JPH08339346A (en) Bus arbiter
KR20010085709A (en) Priority mechanism for scheduling isochronous and asynchronous transactions on a shared bus
US5943483A (en) Method and apparatus for controlling access to a bus in a data processing system
US6212589B1 (en) System resource arbitration mechanism for a host bridge
US7035277B1 (en) Priority-based arbitration system for context switching applications
US6784890B1 (en) Accelerated graphics port expedite cycle throttling control mechanism
US6442632B1 (en) System resource arbitration mechanism for a host bridge
EP1002277A1 (en) Shared interrupt processing in a data processing system
US6026455A (en) Architecture and method for providing guaranteed access for a retrying bus master to a data transfer bridge connecting two buses in a computer system
US6973520B2 (en) System and method for providing improved bus utilization via target directed completion
US5867676A (en) Reset circuit for a peripheral component interconnect bus
JPH07152449A (en) Computer system for control of peripheral- bus clock singnal and its method
JP2004355435A (en) Access arbitration device

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AT AU AZ BA BB BG BR BY CA CH CN CU CZ CZ DE DE DK DK EE EE ES FI FI GB GE GH GM HR HU ID IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SK SL TJ TM TR TT UA UG US UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
NENP Non-entry into the national phase

Ref country code: KR

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: CA

RET De translation (de og part 6b)

Ref document number: 19882858

Country of ref document: DE

Date of ref document: 20010712

WWE Wipo information: entry into national phase

Ref document number: 19882858

Country of ref document: DE