AU2001291203A1 - Adaptive throttling of memory accesses, such as throttling rdram accesses in a real-time system - Google Patents

Adaptive throttling of memory accesses, such as throttling rdram accesses in a real-time system

Info

Publication number
AU2001291203A1
AU2001291203A1 AU2001291203A AU9120301A AU2001291203A1 AU 2001291203 A1 AU2001291203 A1 AU 2001291203A1 AU 2001291203 A AU2001291203 A AU 2001291203A AU 9120301 A AU9120301 A AU 9120301A AU 2001291203 A1 AU2001291203 A1 AU 2001291203A1
Authority
AU
Australia
Prior art keywords
memory
accesses
throttling
throttle
mask
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
AU2001291203A
Inventor
Erez Birenzwig
Opher D. Kahn
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Intel Corp
Original Assignee
Intel Corp
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 Corp filed Critical Intel Corp
Publication of AU2001291203A1 publication Critical patent/AU2001291203A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/325Power saving in peripheral device
    • G06F1/3275Power saving in memory, e.g. RAM, cache
    • 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
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • 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
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/10Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers
    • G11C7/1006Data managing, e.g. manipulating data before writing or reading out, data bus switches or control circuits therefor
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/10Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers
    • G11C7/1072Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers for memories with random access ports synchronised on clock signal pulse trains, e.g. synchronous memories, self timed memories
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/22Read-write [R-W] timing or clocking circuits; Read-write [R-W] control signal generators or management 
    • G11C7/225Clock input buffers
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C8/00Arrangements for selecting an address in a digital store
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/04Arrangements for writing information into, or reading information out from, a digital store with means for avoiding disturbances due to temperature effects
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Debugging And Monitoring (AREA)
  • Dram (AREA)
  • Radar Systems Or Details Thereof (AREA)
  • Circuits Of Receivers In General (AREA)

Abstract

Apparatus and methods to adaptively throttle accesses to memory employ a masking tool to specify the percentage of memory bandwidth available for access. The apparatus applies the mask and monitors the number of memory accesses during a throttle-monitoring window. If the number of memory accesses during the throttle-monitoring window exceeds or is fewer than the percentage of memory bandwidth specified by the mask, access to the memory continues until the end of the throttle-monitoring window and at the end of the throttle-monitoring window the apparatus selects the next lower mask for a lower memory bandwidth allocation or selects the next higher mask for a higher memory bandwidth allocation, respectively.
AU2001291203A 2000-09-22 2001-09-20 Adaptive throttling of memory accesses, such as throttling rdram accesses in a real-time system Abandoned AU2001291203A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US09/667,649 US6662278B1 (en) 2000-09-22 2000-09-22 Adaptive throttling of memory acceses, such as throttling RDRAM accesses in a real-time system
US09/667,649 2000-09-22
PCT/US2001/029694 WO2002025448A2 (en) 2000-09-22 2001-09-20 Adaptive throttling of memory accesses, such as throttling rdram accesses in a real-time system

Publications (1)

Publication Number Publication Date
AU2001291203A1 true AU2001291203A1 (en) 2002-04-02

Family

ID=24679046

Family Applications (1)

Application Number Title Priority Date Filing Date
AU2001291203A Abandoned AU2001291203A1 (en) 2000-09-22 2001-09-20 Adaptive throttling of memory accesses, such as throttling rdram accesses in a real-time system

Country Status (7)

Country Link
US (2) US6662278B1 (en)
EP (1) EP1360590B1 (en)
CN (2) CN1975634B (en)
AT (1) ATE479941T1 (en)
AU (1) AU2001291203A1 (en)
DE (1) DE60142986D1 (en)
WO (1) WO2002025448A2 (en)

Families Citing this family (62)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6378066B1 (en) * 1999-02-04 2002-04-23 Sun Microsystems, Inc. Method, apparatus, and article of manufacture for developing and executing data flow programs, and optimizing user input specifications
DE10036914A1 (en) * 2000-07-28 2002-02-14 Infineon Technologies Ag Integrated circuit with temperature sensor
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
US6772352B1 (en) * 2000-09-29 2004-08-03 Intel Corporation Method and apparatus for reducing the rate of commands being issued if the rate exceeds a threshold which is based upon a temperature curve
US20030025698A1 (en) * 2001-08-01 2003-02-06 Riemens Abraham Karel Programmed stall cycles slow-down video processor
US7155568B2 (en) * 2001-09-29 2006-12-26 Hewlett-Packard Development Company, L.P. Transaction generator for initialization, rebuild, and verify of memory
US7003658B2 (en) * 2002-02-21 2006-02-21 Inventec Corporation Method for user setup of memory throttling register in north bridge via BIOS to save power
US20040064745A1 (en) * 2002-09-26 2004-04-01 Sudarshan Kadambi Method and apparatus for controlling the rate at which instructions are executed by a microprocessor system
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
JP4732340B2 (en) * 2003-07-07 2011-07-27 エヌエックスピー ビー ヴィ 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
JP4415317B2 (en) 2004-02-23 2010-02-17 セイコーエプソン株式会社 Information equipment and control method thereof
CA2509001A1 (en) * 2004-06-22 2005-12-22 Textron Inc. Blind bolt installation tool
US8190863B2 (en) * 2004-07-02 2012-05-29 Intel Corporation Apparatus and method for heterogeneous chip multiprocessors via resource allocation and restriction
US20060048158A1 (en) * 2004-07-29 2006-03-02 International Business Machines Corporation Methods and apparatus for aging a command
US8490102B2 (en) * 2004-07-29 2013-07-16 International Business Machines Corporation Resource allocation management using IOC token requestor logic
JP4262647B2 (en) * 2004-07-30 2009-05-13 インターナショナル・ビジネス・マシーンズ・コーポレーション Information processing apparatus, control method, program, and recording medium
US7650481B2 (en) * 2004-11-24 2010-01-19 Qualcomm Incorporated Dynamic control of memory access speed
US7694152B2 (en) * 2005-02-03 2010-04-06 International Business Machines Corporation Memory controller with performance-modulated security
CN100377104C (en) * 2005-02-28 2008-03-26 中国科学院计算技术研究所 RAM accessing information real-time capturing device and method
US7496969B2 (en) * 2005-04-25 2009-03-03 Darren Edward Pieczynski Heat containment hand warming device
US20060248355A1 (en) * 2005-04-27 2006-11-02 Thayer Larry J Power throttling system and method for a memory controller
US7596707B1 (en) * 2005-05-06 2009-09-29 Sun Microsystems, Inc. System and method for efficient power throttling in multiprocessor chip
US20070028010A1 (en) * 2005-08-01 2007-02-01 Texas Instruments, Inc. Peripheral device utilization monitoring
US7472292B2 (en) * 2005-10-03 2008-12-30 Hewlett-Packard Development Company, L.P. System and method for throttling memory power consumption based on status of cover switch of a computer system
US7159082B1 (en) 2005-10-03 2007-01-02 Hewlett-Packard Development Company, L.P. System and method for throttling memory accesses
DE102006061753B4 (en) * 2006-04-03 2016-12-01 Hynix Semiconductor Inc. Semiconductor memory unit with temperature sensing device and its operation
US7500078B2 (en) * 2006-08-25 2009-03-03 Dell Products L.P. Thermal control of memory modules using proximity information
US8122265B2 (en) * 2006-12-29 2012-02-21 Intel Corporation Power management using adaptive thermal throttling
US9122648B2 (en) * 2007-08-22 2015-09-01 Advanced Micro Devices, Inc. Temperature throttling mechanism for DDR3 memory
JP2009130036A (en) * 2007-11-21 2009-06-11 Toshiba Corp Semiconductor device
DK2318935T3 (en) 2008-07-23 2015-01-26 Micro Motion Inc Processing system with external storage access
US7984206B2 (en) * 2008-08-06 2011-07-19 Texas Instruments Incorporated System for debugging throughput deficiency in an architecture using on-chip throughput computations
US8032678B2 (en) * 2008-11-05 2011-10-04 Mediatek Inc. Shared resource arbitration
US8566539B2 (en) * 2009-01-14 2013-10-22 International Business Machines Corporation Managing thermal condition of a memory
US8898674B2 (en) * 2009-12-23 2014-11-25 International Business Machines Corporation Memory databus utilization management system and computer program product
US20110179248A1 (en) * 2010-01-18 2011-07-21 Zoran Corporation Adaptive bandwidth allocation for memory
CN101794263B (en) * 2010-02-03 2012-11-21 深圳市海思半导体有限公司 Access method of storage unit and access controller
US8650427B2 (en) * 2011-03-31 2014-02-11 Intel Corporation Activity alignment algorithm by masking traffic flows
TWI601006B (en) 2011-10-31 2017-10-01 聯想企業解決方案(新加坡)有限公司 Memory control system and computer system having the same
US9377844B2 (en) 2011-10-31 2016-06-28 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Memory refresh rate throttling for saving idle power
CN103092743A (en) * 2011-11-02 2013-05-08 联芯科技有限公司 Method and device for detecting bandwidth of off-chip memory
US8675444B2 (en) 2011-12-08 2014-03-18 International Business Machines Corporation Synchronized command throttling for multi-channel duty-cycle based memory power management
TWI508099B (en) 2013-01-28 2015-11-11 Phison Electronics Corp Clock switching meyhod, memory controller and memory storage apparatus
CN103985403B (en) * 2013-02-07 2017-04-05 群联电子股份有限公司 Work clock changing method, Memory Controller and memory storage apparatus
JP6122682B2 (en) 2013-04-16 2017-04-26 ルネサスエレクトロニクス株式会社 Semiconductor device and processor system including the same
US9851771B2 (en) * 2013-12-28 2017-12-26 Intel Corporation Dynamic power measurement and estimation to improve memory subsystem power performance
US9671767B2 (en) 2014-05-14 2017-06-06 Advanced Micro Devices, Inc. Hybrid system and method for determining performance levels based on thermal conditions within a processor
US9652019B2 (en) 2014-06-02 2017-05-16 Advanced Micro Devices, Inc. System and method for adjusting processor performance based on platform and ambient thermal conditions
US20160062421A1 (en) * 2014-09-03 2016-03-03 Lenovo (Singapore) Pte. Ltd. Device side initiated thermal throttling
US9864647B2 (en) * 2014-10-23 2018-01-09 Qualcom Incorporated System and method for dynamic bandwidth throttling based on danger signals monitored from one more elements utilizing shared resources
US20160110132A1 (en) * 2015-01-09 2016-04-21 Mediatek Inc. Dynamic Adjustment Of Speed of Memory
KR102316441B1 (en) * 2015-04-14 2021-10-25 삼성전자주식회사 Storage device and operating method of storage device
US10198216B2 (en) * 2016-05-28 2019-02-05 Advanced Micro Devices, Inc. Low power memory throttling
DE102017119426B4 (en) * 2017-08-24 2020-02-13 Infineon Technologies Ag TEST AND MANAGEMENT OF STORAGE CELLS
JP7102198B2 (en) * 2018-04-05 2022-07-19 キヤノン株式会社 Image forming apparatus having a storage means, control method of image forming apparatus
US11086803B2 (en) * 2018-10-05 2021-08-10 Micron Technology, Inc. Dynamically configuring transmission lines of a bus
CN110275676B (en) * 2019-05-08 2023-03-21 镕铭微电子(济南)有限公司 Solid state disk control method and device and solid state disk system
WO2022066179A1 (en) * 2020-09-26 2022-03-31 Intel Corporation Hardware and configuration support for allocating shared resources
US11531485B1 (en) * 2021-09-07 2022-12-20 International Business Machines Corporation Throttling access to high latency hybrid memory DIMMs
US20230305906A1 (en) * 2022-03-24 2023-09-28 Honeywell International S.R.O. Systems and method for thermal management of computing systems

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5515523A (en) 1991-06-03 1996-05-07 Digital Equipment Corporation Method and apparatus for arbitrating conflicts by monitoring number of access requests per unit of time in multiport memory systems
EP0609868B1 (en) * 1993-02-03 1998-06-24 Asahi Glass Company Ltd. Monolithic refractory powder mixture
US5719800A (en) * 1995-06-30 1998-02-17 Intel Corporation Performance throttling to reduce IC power consumption
US5771358A (en) 1996-07-15 1998-06-23 Micron Electronics, Inc. Method and system for apportioning computer bus bandwidth
US5897656A (en) * 1996-09-16 1999-04-27 Corollary, Inc. System and method for maintaining memory coherency in a computer system having multiple system buses
EP0831402A1 (en) 1996-09-23 1998-03-25 Hewlett-Packard Company Dynamically configuring timing to match memory bus loading conditions
US6154815A (en) * 1997-06-25 2000-11-28 Sun Microsystems, Inc. Non-blocking hierarchical cache throttle
US6035360A (en) 1997-10-29 2000-03-07 International Business Machines Corporation Multi-port SRAM access control using time division multiplexed arbitration
US5953685A (en) * 1997-11-26 1999-09-14 Intel Corporation Method and apparatus to control core logic temperature
US6021076A (en) * 1998-07-16 2000-02-01 Rambus Inc Apparatus and method for thermal regulation in memory subsystems
US6233190B1 (en) * 1999-08-30 2001-05-15 Micron Technology, Inc. Method of storing a temperature threshold in an integrated circuit, method of modifying operation of dynamic random access memory in response to temperature, programmable temperature sensing circuit and memory integrated circuit
AU7811600A (en) 1999-10-22 2001-04-30 Nokia Corporation Method of and system and apparatus for presenting newspaper text in an electronic book format
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

Also Published As

Publication number Publication date
CN1537280A (en) 2004-10-13
US20040019738A1 (en) 2004-01-29
DE60142986D1 (en) 2010-10-14
US6662278B1 (en) 2003-12-09
CN1975634B (en) 2010-05-19
WO2002025448A2 (en) 2002-03-28
US7418561B2 (en) 2008-08-26
EP1360590B1 (en) 2010-09-01
CN1975634A (en) 2007-06-06
CN100350400C (en) 2007-11-21
EP1360590A2 (en) 2003-11-12
WO2002025448A3 (en) 2003-07-10
ATE479941T1 (en) 2010-09-15

Similar Documents

Publication Publication Date Title
AU2001291203A1 (en) Adaptive throttling of memory accesses, such as throttling rdram accesses in a real-time system
WO2003075147A1 (en) Storage system and data transfer method for the system
WO2007024895A3 (en) Access point interference control and selection methods
WO2003036485A3 (en) System and method for caching dram using an egress buffer
CA2459325A1 (en) Spread spectrum communication device and spread spectrum communication method
BR0001766A (en) Cdma receiver with controllable search range and method to control it
WO2001092992A3 (en) Method and apparatus for varying the rate at which broadcast beacons are transmitted
WO2003001737A3 (en) Method and system for processing upstream packets of an optical network
AU2002329611A1 (en) System and method for adaptive threshold determination for performance metrics
AU2003269940A1 (en) Systems, methods, and compositions for achieving closure of suture sites
EP1654618A4 (en) Multicast control systems and methods for dynamic, adaptive time, bandwidth, frequency, and satellite allocations
WO2004017221A8 (en) Method and apparatus for monitoring and controlling the allocation of network bandwidth
AU2003224322A1 (en) Bandwidth management in a wireless network
AU2001270568A1 (en) Method and apparatus for dynamic packet selection in uncoordinated radio systems
CA2371739A1 (en) Internet control system and method
WO2001088701A3 (en) Dynamic adaptive tenuring of objects
AU2002242559A1 (en) Adaptive bandwidth system and method for video transmission
EP1237382A3 (en) Shared communications channel access in an overlapping coverage environment
EP1261225A3 (en) Communication channel set up method and communication control device for reducing interference between radio communication systems
AU2002351355A1 (en) Method and system for managing hardware resources to implement system functions using an adaptive computing architecture
AU5386599A (en) Network access control device through fast recognition of application frames
TW200500858A (en) Method and system for maintenance of packet order using caching
AU2002326364A1 (en) Compositions comprising at least one hydroxide compound and at least one reducing agent, and methods for relaxing hair
AU1250797A (en) Data transmission control system for performing one-to- multiple site data transmission by the use of radio packet communication
AU2003304655A1 (en) Adapting playout buffer based on audio burst length