DE102011015555B8 - Verfahren und vorrichtung für interrupt-power-management - Google Patents

Verfahren und vorrichtung für interrupt-power-management Download PDF

Info

Publication number
DE102011015555B8
DE102011015555B8 DE102011015555.4A DE102011015555A DE102011015555B8 DE 102011015555 B8 DE102011015555 B8 DE 102011015555B8 DE 102011015555 A DE102011015555 A DE 102011015555A DE 102011015555 B8 DE102011015555 B8 DE 102011015555B8
Authority
DE
Germany
Prior art keywords
power management
interrupt power
interrupt
management
power
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
DE102011015555.4A
Other languages
English (en)
Other versions
DE102011015555B4 (de
DE102011015555A1 (de
Inventor
Guy M. Therien
Nikos Kaburlasos
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 DE102011015555A1 publication Critical patent/DE102011015555A1/de
Application granted granted Critical
Publication of DE102011015555B4 publication Critical patent/DE102011015555B4/de
Publication of DE102011015555B8 publication Critical patent/DE102011015555B8/de
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4494Execution paradigms, e.g. implementations of programming paradigms data driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/454Multi-language systems; Localisation; Internationalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • G06F9/4893Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues taking into account power or heat criteria
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5033Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering data affinity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5044Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering hardware capabilities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5094Allocation of resources, e.g. of the central processing unit [CPU] where the allocation takes into account power or heat criteria
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/48Indexing scheme relating to G06F9/48
    • G06F2209/483Multiproc
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4812Task transfer initiation or dispatching by interrupt, e.g. masked
    • 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)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Power Sources (AREA)
  • Stored Programmes (AREA)
DE102011015555.4A 2010-04-01 2011-03-30 Verfahren und vorrichtung für interrupt-power-management Active DE102011015555B8 (de)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/752,256 US8607083B2 (en) 2010-04-01 2010-04-01 Method and apparatus for interrupt power management
US12/752,256 2010-04-01

Publications (3)

Publication Number Publication Date
DE102011015555A1 DE102011015555A1 (de) 2012-06-14
DE102011015555B4 DE102011015555B4 (de) 2016-09-01
DE102011015555B8 true DE102011015555B8 (de) 2016-10-20

Family

ID=44071741

Family Applications (1)

Application Number Title Priority Date Filing Date
DE102011015555.4A Active DE102011015555B8 (de) 2010-04-01 2011-03-30 Verfahren und vorrichtung für interrupt-power-management

Country Status (7)

Country Link
US (1) US8607083B2 (de)
JP (1) JP2011216093A (de)
KR (1) KR101412342B1 (de)
CN (1) CN102213997B (de)
DE (1) DE102011015555B8 (de)
GB (1) GB2479268B (de)
TW (1) TWI463397B (de)

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9182803B2 (en) * 2010-12-02 2015-11-10 Advanced Micro Devices, Inc. Load step mitigation method and apparatus
US9191686B2 (en) * 2011-07-22 2015-11-17 Honeywell International Inc. System and method of implementing synchronized audio and video streaming
US9372524B2 (en) * 2011-12-15 2016-06-21 Intel Corporation Dynamically modifying a power/performance tradeoff based on processor utilization
CN102520782A (zh) * 2011-12-15 2012-06-27 江苏中科梦兰电子科技有限公司 基于处理器核数自动调节的电源管理方法
KR101899811B1 (ko) * 2012-04-04 2018-09-20 엘지전자 주식회사 이동 단말기 및 그 제어 방법, 이를 위한 기록 매체
US9137848B2 (en) * 2012-01-31 2015-09-15 Lg Electronics Inc. Mobile terminal, controlling method thereof and recording medium thereof
KR101975288B1 (ko) 2012-06-15 2019-05-07 삼성전자 주식회사 멀티 클러스터 프로세싱 시스템 및 그 구동 방법
KR102060431B1 (ko) * 2012-08-24 2020-02-11 삼성전자주식회사 멀티 코어 시스템의 전력 관리 장치 및 방법
US8984313B2 (en) 2012-08-31 2015-03-17 Intel Corporation Configuring power management functionality in a processor including a plurality of cores by utilizing a register to store a power domain indicator
US9201821B2 (en) * 2012-09-27 2015-12-01 Apple Inc. Interrupt timestamping
JP6051924B2 (ja) * 2013-02-21 2016-12-27 富士通株式会社 情報処理装置の制御方法、制御プログラム、情報処理装置
US20140240328A1 (en) * 2013-02-26 2014-08-28 Prasoonkumar Surti Techniques for low energy computation in graphics processing
US20140281592A1 (en) * 2013-03-18 2014-09-18 Advanced Micro Devices, Inc. Global Efficient Application Power Management
CN104360727B (zh) * 2013-08-28 2019-02-01 威盛电子股份有限公司 微处理器及使用其省电的方法
CN104424156A (zh) * 2013-09-09 2015-03-18 中兴通讯股份有限公司 处理器的核处理方法、装置及终端
US9928110B2 (en) * 2014-03-31 2018-03-27 Cfph, Llc Resource allocation based on processor assignments
US10025367B2 (en) 2014-08-19 2018-07-17 Intel Corporation Dynamic scaling of graphics processor execution resources
US10503238B2 (en) * 2016-11-01 2019-12-10 Microsoft Technology Licensing, Llc Thread importance based processor core parking and frequency selection
US10877547B2 (en) 2016-11-18 2020-12-29 Ati Technologies Ulc Application profiling for power-performance management
US10698737B2 (en) * 2018-04-26 2020-06-30 Hewlett Packard Enterprise Development Lp Interoperable neural network operation scheduler
WO2023159090A1 (en) * 2022-02-16 2023-08-24 Shure Acquisition Holdings, Inc. Wireless microphone system and methods for synchronizing a wireless transmitter and a wireless receiver

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050228967A1 (en) * 2004-03-16 2005-10-13 Sony Computer Entertainment Inc. Methods and apparatus for reducing power dissipation in a multi-processor system
US20080115010A1 (en) * 2006-11-15 2008-05-15 Rothman Michael A System and method to establish fine-grained platform control

Family Cites Families (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5617502A (en) * 1996-03-22 1997-04-01 Cirrus Logic, Inc. System and method synchronizing audio and video digital data signals during playback
US6941480B1 (en) * 2000-09-30 2005-09-06 Intel Corporation Method and apparatus for transitioning a processor state from a first performance mode to a second performance mode
US7353269B2 (en) * 2000-12-21 2008-04-01 Fujitsu Limited Network monitoring system
US7017060B2 (en) * 2001-03-19 2006-03-21 Intel Corporation Power management system that changes processor level if processor utilization crosses threshold over a period that is different for switching up or down
JP2003281112A (ja) 2002-03-25 2003-10-03 Fujitsu Ltd マルチプロセッサシステム
US7256788B1 (en) * 2002-06-11 2007-08-14 Nvidia Corporation Graphics power savings system and method
US20050108717A1 (en) 2003-11-18 2005-05-19 Hong Steve J. Systems and methods for creating an application group in a multiprocessor system
TWI258083B (en) * 2003-11-20 2006-07-11 Via Tech Inc Interrupt signal control system and control method
US7398410B2 (en) * 2005-07-08 2008-07-08 National Tsing Hua University Processor employing a power managing mechanism and method of saving power for the same
JP4671796B2 (ja) 2005-07-27 2011-04-20 富士通テン株式会社 マイクロコンピュータのタイマ調整機構
JP2008032052A (ja) 2006-07-26 2008-02-14 Nsk Ltd スラストころ軸受
US20080091974A1 (en) 2006-10-11 2008-04-17 Denso Corporation Device for controlling a multi-core CPU for mobile body, and operating system for the same
US7793125B2 (en) * 2007-01-10 2010-09-07 International Business Machines Corporation Method and apparatus for power throttling a processor in an information handling system
JPWO2008126419A1 (ja) 2007-04-10 2010-07-22 新世代株式会社 運動支援方法
JP2009032052A (ja) * 2007-07-27 2009-02-12 Ns Solutions Corp 情報処理装置、情報処理方法及びプログラム
US7962679B2 (en) * 2007-09-28 2011-06-14 Intel Corporation Interrupt balancing for multi-core and power
US8739165B2 (en) 2008-01-22 2014-05-27 Freescale Semiconductor, Inc. Shared resource based thread scheduling with affinity and/or selectable criteria
US8010822B2 (en) 2008-03-28 2011-08-30 Microsoft Corporation Power-aware thread scheduling and dynamic use of processors
US20090259865A1 (en) * 2008-04-11 2009-10-15 Qualcomm Incorporated Power Management Using At Least One Of A Special Purpose Processor And Motion Sensing
US20100058086A1 (en) 2008-08-28 2010-03-04 Industry Academic Cooperation Foundation, Hallym University Energy-efficient multi-core processor
US8561073B2 (en) 2008-09-19 2013-10-15 Microsoft Corporation Managing thread affinity on multi-core processors
KR20100035394A (ko) 2008-09-26 2010-04-05 삼성전자주식회사 멀티 프로세싱에서의 메모리 관리장치 및 그 방법
CN101441510A (zh) * 2008-11-27 2009-05-27 深圳华为通信技术有限公司 一种实现多处理器处理信息的方法和终端
CN101436098A (zh) 2008-12-24 2009-05-20 华为技术有限公司 降低多核对称多处理系统的功耗的方法及装置
US8122269B2 (en) * 2009-01-07 2012-02-21 International Business Machines Corporation Regulating power consumption in a multi-core processor by dynamically distributing power and processing requests by a managing core to a configuration of processing cores
US8190939B2 (en) * 2009-06-26 2012-05-29 Microsoft Corporation Reducing power consumption of computing devices by forecasting computing performance needs
US8543857B2 (en) * 2009-09-26 2013-09-24 Intel Corporation Method and apparatus for low power operation of multi-core processors
US8279213B2 (en) * 2009-12-23 2012-10-02 Intel Corporation Synchronized media processing

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050228967A1 (en) * 2004-03-16 2005-10-13 Sony Computer Entertainment Inc. Methods and apparatus for reducing power dissipation in a multi-processor system
US20080115010A1 (en) * 2006-11-15 2008-05-15 Rothman Michael A System and method to establish fine-grained platform control

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Sandler, A.: Why interrupt affinity with multiple cores is not such a good thing. Blog 17.9.2009<http://www.alexonlinux.com/why-interrupt-affinity-with-multiple-cores-is-not-such-a-good-thing>In: </https://web.archive.org> am 6.12.2009(recherchiert am 10.12.2015)
Sandler, A.: Why interrupt affinity with multiple cores is not such a good thing. Blog 17.9.2009In: am 6.12.2009(recherchiert am 10.12.2015) *

Also Published As

Publication number Publication date
JP2011216093A (ja) 2011-10-27
KR20110110737A (ko) 2011-10-07
GB2479268B (en) 2014-11-05
CN102213997A (zh) 2011-10-12
TWI463397B (zh) 2014-12-01
DE102011015555B4 (de) 2016-09-01
CN102213997B (zh) 2015-03-25
DE102011015555A1 (de) 2012-06-14
US20110246804A1 (en) 2011-10-06
GB201105468D0 (en) 2011-05-18
TW201205435A (en) 2012-02-01
GB2479268A (en) 2011-10-05
US8607083B2 (en) 2013-12-10
KR101412342B1 (ko) 2014-06-25

Similar Documents

Publication Publication Date Title
DE102011015555B8 (de) Verfahren und vorrichtung für interrupt-power-management
EP2615465A4 (de) Verfahren zur leistungsvisualisierung und vorrichtung zur leistungsvisualisierung
DE11158693T8 (de) Pflanzenbeleuchtungsvorrichtung und Verfahren
EP2752722A4 (de) Verfahren zur überwachung eines anlagenstatus und vorrichtung dafür
HK1174109A1 (en) Method and device for monitoring application
BR112013016969A2 (pt) aparelho e método
DE112011104048A5 (de) Vorrichtung zum Temperaturabbau
HK1189198A1 (zh) 蓄電裝置及其設置和運用方法
EP2525291A4 (de) Verfahren und vorrichtung zur verwaltung von applikationsprogrammen
EP2757947A4 (de) Vorrichtung und verfahren zur aktivierung eines orthopädischen werkzeugs zur messung eines parameters
BR112012028015A2 (pt) aparelho e método
DE112012000441A5 (de) Testvorrichtung und Verfahren
EP2876892A4 (de) Verwaltungsvorrichtung und verwaltungsverfahren für eine schaufel
ITMI20111819A1 (it) Metodo di gestione di storia di funzionamento e apparecchio di gestione di storia di funzionamento
GB201404925D0 (en) Site management method and site management device
DE102011110978A8 (de) Verfahren zum Bedienen einer elektronischen Einrichtung oder einer Applikation und entsprechende Vorrichtung
EP2704283A4 (de) Leistungsverwaltungsvorrichtung, leistungsverwaltungssystem, leistungsverwaltungsverfahren und leistungsverwaltungsprogramm
DE112012000144A5 (de) Testvorrichtung und Verfahren
EP2876588A4 (de) Arbeitsflussverwaltungsvorrichtung und arbeitsflussverwaltungsverfahren
BRPI1004906A2 (pt) dispositivo e método de suprimento de potência
PL2935830T3 (pl) Urządzenie do czasowego zwiększania mocy i sposób czasowego zwiększania mocy
EP2724989A4 (de) Verfahren und vorrichtung zur entfernung von kesselstein
EP2717165A4 (de) Verwaltungsvorrichtung und verwaltungsverfahren für ein computersystem
BR112013028489A2 (pt) dispositivo eletrônico de potência e método para resfriamento de um dispositivo eletrônico de potência
GB2491265B (en) Management apparatus and method thereof

Legal Events

Date Code Title Description
R012 Request for examination validly filed
R016 Response to examination communication
R016 Response to examination communication
R018 Grant decision by examination section/examining division
R083 Amendment of/additions to inventor(s)
R020 Patent grant now final