JP2014516192A5 - - Google Patents

Download PDF

Info

Publication number
JP2014516192A5
JP2014516192A5 JP2014514858A JP2014514858A JP2014516192A5 JP 2014516192 A5 JP2014516192 A5 JP 2014516192A5 JP 2014514858 A JP2014514858 A JP 2014514858A JP 2014514858 A JP2014514858 A JP 2014514858A JP 2014516192 A5 JP2014516192 A5 JP 2014516192A5
Authority
JP
Japan
Prior art keywords
thread
operating system
processing
cores
core
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.)
Granted
Application number
JP2014514858A
Other languages
English (en)
Other versions
JP2014516192A (ja
JP6029660B2 (ja
Filing date
Publication date
Priority claimed from US13/155,387 external-priority patent/US8793686B2/en
Application filed filed Critical
Publication of JP2014516192A publication Critical patent/JP2014516192A/ja
Publication of JP2014516192A5 publication Critical patent/JP2014516192A5/ja
Application granted granted Critical
Publication of JP6029660B2 publication Critical patent/JP6029660B2/ja
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

ブロック260に続くと、システムは、1つまたは複数の仮想コアを生成して、識別されたオペレーティングシステムに公開する。ここで、各仮想コアは、物理的な処理コア間における決定された機能の相違から、オペレーティングシステムを分離する。例えば、異種処理システムは、2つまたはそれ以上の大きなコアおよび小さなコアを、単一のタイプの統一仮想コアとしてオペレーティングシステムに提示することができる。仮想コアにおいてスレッドを実行するスケジューリング要求をオペレーティグシステムから受信すると、システムは、どの物理コアをジョブ用に選択すべきかを、アクセスしたハイパーバイザポリシーに基づいて決定する。ハイパーバイザポリシーは、例えば、低電力供給コアを用いることが支持され、少なくとも1つの高電力供給コアをシームレスに電力低下させることを可能にすることを目標とするときなどに、ハイパーバイザが物理コアではなく異なる数の仮想コアを提示すべきことを指定する。あるいは、システムは、オペレーティングシステムが、そのコアを使用することを選択した場合、または低電力コアだけでは満たすことのできないコア品質を使用することを選択した場合、オペレーティングシステムが認識したコアの電力を低下させるが、これらのコアを起動させておく。

Claims (10)

  1. 1つ又は複数のオペレーティングシステムスレッドを、異種処理コアを管理するハイパーバイザを通じてスケジュールする、コンピュータによって実装される方法であって、
    オペレーティングシステムに仮想コアのセットを提示するステップであって、前記仮想コアのセットは、ハイパーバイザによって構成され、前記仮想コアは、コンピューティングデバイスに対してアクセス可能な物理的な処理コア間における1つ又は複数の機能の相違を知ることから前記オペレーティングシステムを分離する、ステップと、
    前記ハイパーバイザによって提示された前記仮想コアのセットから識別された仮想コアにおいてスレッドの命令を実行するスレッドスケジューリング要求を、前記オペレーティングシステムから受信するステップと、
    前記スレッドを実行する前に、前記受信したスケジューリング要求の1つ又は複数の処理ニーズを決定するステップと、
    前記コンピューティングデバイスを操作するための1つ又は複数の目標を指定するスケジューリングポリシーにアクセスするステップであって、前記目標のうちの少なくとも1つが電力利用に関連する、ステップと、
    前記受信したスケジューリング要求に関連付けられる前記スレッドを実行すべき物理的な処理コアを選択するステップであって、当該選択は、前記アクセスされたスケジューリングポリシー及び利用可能なシステム装置設備に基づいて行われる、ステップと、
    前記選択された物理的な処理コアにおいて実行すべき前記スレッドをスケジュールするステップと、
    を含む、方法。
  2. スレッドスケジューリング要求を受信することは、前記オペレーティングシステムがスレッドの実行用に選択する特定の仮想コアに関わらず、ハイパーバイザが、1つ又は複数のハイパーバイザポリシーに従って前記スレッドを実行すべき任意の特定の物理的な処理コアを選択することを含む、
    請求項1に記載の方法。
  3. 処理ニーズを決定することは、
    特定の命令セット、利用可能なコプロセッサ、命令セット拡張又は前記スケジュールされたスレッドによって使用されるアーキテクチャ拡張を決定することと、
    前記スレッドの1つ又は複数の性能要件を決定することと、
    前記スレッドが、より低い電力利用での遅い実行に適切かどうかを決定することと、
    追加の処理リソースが利用可能になるまで前記スレッドを遅らせることができるかどうかを決定することと、
    特定のオペレーティングシステムに関する特有の知識にアクセスして、特定のスレッドの処理ニーズを決定することと、
    のうちの少なくとも1つを含む、請求項1又は2に記載の方法。
  4. 前記スケジューリングポリシーにアクセスすることは、
    当該ポリシーが、電力利用の最適化を要求し、利用可能な低電力の処理コアに対してスレッドをスケジューリングすることを指定していると決定することと、
    当該ポリシーが、性能の最適化を要求し、利用可能な高性能の処理コアに対してスレッドをスケジューリングすることを指定していると決定することと、
    のうち少なくとも一方を含む、請求項1乃至3のいずれかに記載の方法。
  5. 前記スケジューリングポリシーにアクセスすることは、前記コンピューティングデバイスが、利用可能な電力が制限されたモバイルデバイスであるか、熱制限されたデバイスであり、スレッドがスケジュールされるコアの選択を通して電力利用を最適化するか、熱を管理することを指定していると決定することを含む、
    請求項1乃至3のいずれかに記載の方法。
  6. 前記物理的な処理コアを選択することは、
    異なる機能及び性能/電力特性の複数の利用可能なコアのうち、システムがスレッドをスケジュールすることができる1つを選択することと、
    前記コンピューティングデバイスの性能及び電力利用を管理するための1つ又は複数の目標を促進する手法で前記の選択を行うことと、
    のうち少なくとも一方を含む、請求項1乃至5のいずれかに記載の方法。
  7. 前記スレッドと前記選択された物理的な処理コアとの間の1つ又は複数の機能的相違を処理するステップを更に含む、
    請求項1乃至6のいずれかに記載の方法。
  8. 実行すべき前記スレッドをスケジュールすることは、出力を処理することと、前記出力を前記オペレーティングシステムに提供することとを含み、これにより、前記出力は、前記オペレーティングシステムに対して、該オペレーティングシステムが前記スレッドを割り当てた前記仮想コアから来たように見える、
    請求項1乃至7のいずれかに記載の方法。
  9. プロセッサによって実行されると、該プロセッサに、請求項1乃至8のいずれかに記載の方法を実行させるコンピュータプログラム。
  10. ハイパーバイザを通じて異種計算を切り離したオペレーティングシステムを提供するためのコンピュータシステムであって、
    異種処理機能及び電力プロファイルを有する1つ又は複数の処理コアを含む、1つ又は複数の処理複合体と、
    ハイパーバイザとオペレーティングシステムとの間を通信し、ハードウェアリソースへの配信及び当該ハードウェアリソースからの出力を受信するための命令を受信し、異なるコアが前記オペレーティングシステムに対して同じコアに見えるようにする、オペレーティングシステムインタフェースコンポーネントと、
    前記ハイパーバイザが前記オペレーティングシステムに提示する1つ又は複数の仮想コアを管理する、仮想コア管理コンポーネントであって、前記1つ又は複数の仮想コアは、前記処理コア間における1つ又は複数の機能の相違を知ることから前記オペレーティングシステムを分離する、仮想コア管理コンポーネントと、
    オペレーティングシステムスレッドをスケジューリングし、利用可能な前記1つ又は複数の処理複合体に基づいて仮想コアを前記オペレーティングシステムに提示するための1つ又は複数のポリシーを管理する、ポリシーエンジンコンポーネントであって、、前記ポリシーのうちの少なくとも1つが電力利用に関連する、ステップと、
    前記オペレーティングシステムからスレッドとして受信した1つ又は複数の命令ストリームを、選択ポリシー及び利用可能なシステム装置設備に基づいて、当該コンピュータシステム内にインストールされた前記処理複合体のうちの1つ又は複数に対してスケジュールする、スケジュールコンポーネントと、
    前記ハイパーバイザと前記処理複合体との間を通信して、利用可能な物理的なコアにおいて実行するソフトウェア命令をスケジュールするハードウェアインタフェースコンポーネントと、
    を備えた、コンピュータシステム。
JP2014514858A 2011-06-08 2012-06-07 オペレーティングシステムと切り離される異種計算 Active JP6029660B2 (ja)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US13/155,387 US8793686B2 (en) 2011-06-08 2011-06-08 Operating system decoupled heterogeneous computing
US13/155,387 2011-06-08
PCT/US2012/041434 WO2012170746A2 (en) 2011-06-08 2012-06-07 Operating system decoupled heterogeneous computing

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2016204255A Division JP6359069B2 (ja) 2011-06-08 2016-10-18 オペレーティングシステムと切り離される異種計算

Publications (3)

Publication Number Publication Date
JP2014516192A JP2014516192A (ja) 2014-07-07
JP2014516192A5 true JP2014516192A5 (ja) 2015-07-09
JP6029660B2 JP6029660B2 (ja) 2016-11-24

Family

ID=47294262

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2014514858A Active JP6029660B2 (ja) 2011-06-08 2012-06-07 オペレーティングシステムと切り離される異種計算
JP2016204255A Active JP6359069B2 (ja) 2011-06-08 2016-10-18 オペレーティングシステムと切り離される異種計算

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2016204255A Active JP6359069B2 (ja) 2011-06-08 2016-10-18 オペレーティングシステムと切り離される異種計算

Country Status (8)

Country Link
US (2) US8793686B2 (ja)
EP (1) EP2718813B1 (ja)
JP (2) JP6029660B2 (ja)
KR (1) KR101907564B1 (ja)
CN (1) CN103597449B (ja)
AR (1) AR086607A1 (ja)
TW (1) TWI536269B (ja)
WO (1) WO2012170746A2 (ja)

Families Citing this family (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101858159B1 (ko) * 2012-05-08 2018-06-28 삼성전자주식회사 멀티-cpu 시스템과 이를 포함하는 컴퓨팅 시스템
US9026819B2 (en) 2012-10-01 2015-05-05 College Of William And Mary Method of conserving power based on electronic device's I/O pattern
US10162687B2 (en) * 2012-12-28 2018-12-25 Intel Corporation Selective migration of workloads between heterogeneous compute elements based on evaluation of migration performance benefit and available energy and thermal budgets
US9329900B2 (en) 2012-12-28 2016-05-03 Intel Corporation Hetergeneous processor apparatus and method
US9639372B2 (en) * 2012-12-28 2017-05-02 Intel Corporation Apparatus and method for heterogeneous processors mapping to virtual cores
US9448829B2 (en) 2012-12-28 2016-09-20 Intel Corporation Hetergeneous processor apparatus and method
US9672046B2 (en) 2012-12-28 2017-06-06 Intel Corporation Apparatus and method for intelligently powering heterogeneous processor components
US20140282584A1 (en) * 2013-03-14 2014-09-18 Silicon Graphics International Corp. Allocating Accelerators to Threads in a High Performance Computing System
US9727345B2 (en) * 2013-03-15 2017-08-08 Intel Corporation Method for booting a heterogeneous system and presenting a symmetric core view
US10423216B2 (en) * 2013-03-26 2019-09-24 Via Technologies, Inc. Asymmetric multi-core processor with native switching mechanism
EP2939489B1 (en) * 2013-03-31 2018-05-23 Hewlett-Packard Enterprise Development LP Schedule for access to shared wireless medium based on profile data
TWI625622B (zh) * 2013-10-31 2018-06-01 聯想企業解決方案(新加坡)有限公司 在多核心處理器系統與運作多核心處理器系統的電腦實施方法
US9825908B2 (en) 2013-12-11 2017-11-21 At&T Intellectual Property I, L.P. System and method to monitor and manage imperfect or compromised software
US9541985B2 (en) 2013-12-12 2017-01-10 International Business Machines Corporation Energy efficient optimization in multicore processors under quality of service (QoS)/performance constraints
US10261875B2 (en) 2013-12-18 2019-04-16 Qualcomm Incorporated Runtime optimization of multi-core system designs for increased operating life and maximized performance
US9606843B2 (en) * 2013-12-18 2017-03-28 Qualcomm Incorporated Runtime optimization of multi-core system designs for increased operating life and maximized performance
US10114431B2 (en) 2013-12-31 2018-10-30 Microsoft Technology Licensing, Llc Nonhomogeneous server arrangement
KR102033434B1 (ko) * 2014-01-28 2019-10-17 한국전자통신연구원 동적 컨텍스트 스위칭 기반 멀티코어 에뮬레이션 장치 및 방법
US9413819B1 (en) * 2014-03-21 2016-08-09 Amazon Technologies, Inc. Operating system interface implementation using network-accessible services
US9694281B2 (en) 2014-06-30 2017-07-04 Microsoft Technology Licensing, Llc Data center management of multimode servers
US9424092B2 (en) 2014-09-26 2016-08-23 Microsoft Technology Licensing, Llc Heterogeneous thread scheduling
US9898071B2 (en) 2014-11-20 2018-02-20 Apple Inc. Processor including multiple dissimilar processor cores
US9958932B2 (en) 2014-11-20 2018-05-01 Apple Inc. Processor including multiple dissimilar processor cores that implement different portions of instruction set architecture
JP6447217B2 (ja) 2015-02-17 2019-01-09 富士通株式会社 実行情報通知プログラム、情報処理装置および情報処理システム
US10956571B2 (en) * 2015-05-15 2021-03-23 Intel Corporation Kernel runtime integrity using processor assists
WO2016195274A1 (en) * 2015-06-01 2016-12-08 Samsung Electronics Co., Ltd. Method for scheduling entity in multi-core processor system
US9952871B2 (en) * 2015-06-05 2018-04-24 Arm Limited Controlling execution of instructions for a processing pipeline having first out-of order execution circuitry and second execution circuitry
US9626295B2 (en) * 2015-07-23 2017-04-18 Qualcomm Incorporated Systems and methods for scheduling tasks in a heterogeneous processor cluster architecture using cache demand monitoring
US9928115B2 (en) 2015-09-03 2018-03-27 Apple Inc. Hardware migration between dissimilar cores
US9891926B2 (en) * 2015-09-30 2018-02-13 International Business Machines Corporation Heterogeneous core microarchitecture
US10372493B2 (en) * 2015-12-22 2019-08-06 Intel Corporation Thread and/or virtual machine scheduling for cores with diverse capabilities
US10073718B2 (en) 2016-01-15 2018-09-11 Intel Corporation Systems, methods and devices for determining work placement on processor cores
US10282226B2 (en) 2016-12-20 2019-05-07 Vmware, Inc. Optimizing host CPU usage based on virtual machine guest OS power and performance management
CN108334405A (zh) * 2017-01-20 2018-07-27 阿里巴巴集团控股有限公司 频率异构cpu,频率异构实现方法、装置及任务调度方法
US10459517B2 (en) * 2017-03-31 2019-10-29 Qualcomm Incorporated System and methods for scheduling software tasks based on central processing unit power characteristics
US10509457B2 (en) * 2017-04-06 2019-12-17 International Business Machines Corporation Adaptive frequency optimization in processors
US11144085B2 (en) * 2017-06-23 2021-10-12 Intel Corporation Dynamic maximum frequency limit for processing core groups
US10884953B2 (en) 2017-08-31 2021-01-05 Hewlett Packard Enterprise Development Lp Capability enforcement processors
KR102552954B1 (ko) 2018-11-07 2023-07-06 삼성전자주식회사 컴퓨팅 시스템 및 컴퓨팅 시스템의 동작 방법
KR20200097579A (ko) 2019-02-08 2020-08-19 삼성전자주식회사 프로세스 스케줄링을 위한 전자 장치, 저장 매체 및 방법
US11055094B2 (en) * 2019-06-26 2021-07-06 Intel Corporation Heterogeneous CPUID spoofing for remote processors
US11436118B2 (en) * 2019-12-27 2022-09-06 Intel Corporation Apparatus and method for adaptively scheduling work on heterogeneous processing resources
CN112835595B (zh) * 2021-02-03 2023-06-30 浪潮商用机器有限公司 一种小核架构上运行aix系统的方法、装置、设备及介质
WO2023063650A1 (en) * 2021-10-13 2023-04-20 Samsung Electronics Co., Ltd. Method and apparatus of reporting automatic repeat request status in a communication system
US20230161941A1 (en) * 2021-11-22 2023-05-25 Intel Corporation Application negotiable platform thermal aware scheduler

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6920587B2 (en) 2002-04-25 2005-07-19 International Business Machines Corporation Handling multiple operating system capabilities in a logical partition data processing system
US7177925B2 (en) * 2002-09-27 2007-02-13 Avago Technologies General Ip (Singapore) Pte. Ltd. Event management system
US7007183B2 (en) 2002-12-09 2006-02-28 International Business Machines Corporation Power conservation by turning off power supply to unallocated resources in partitioned data processing systems
JP4090908B2 (ja) * 2003-02-21 2008-05-28 シャープ株式会社 画像処理装置および画像形成装置
US7257734B2 (en) 2003-07-17 2007-08-14 International Business Machines Corporation Method and apparatus for managing processors in a multi-processor data processing system
US7356665B2 (en) 2003-12-17 2008-04-08 International Business Machines Corporation Method and system for machine memory power and availability management in a processing system supporting multiple virtual machines
US7401240B2 (en) 2004-06-03 2008-07-15 International Business Machines Corporation Method for dynamically managing power in microprocessor chips according to present processing demands
US7543161B2 (en) 2004-09-30 2009-06-02 International Business Machines Corporation Method and apparatus for tracking variable speed microprocessor performance caused by power management in a logically partitioned data processing system
US20060107262A1 (en) * 2004-11-03 2006-05-18 Intel Corporation Power consumption-based thread scheduling
US9063785B2 (en) * 2004-11-03 2015-06-23 Intel Corporation Temperature-based thread scheduling
US7814307B2 (en) 2006-03-16 2010-10-12 Microsoft Corporation Fast booting a computing device to a specialized experience
US7987464B2 (en) * 2006-07-25 2011-07-26 International Business Machines Corporation Logical partitioning and virtualization in a heterogeneous architecture
WO2008073618A2 (en) 2006-11-06 2008-06-19 Devicevm, Inc. Instant on platform
US8230425B2 (en) * 2007-07-30 2012-07-24 International Business Machines Corporation Assigning tasks to processors in heterogeneous multiprocessors
US8055822B2 (en) * 2007-08-21 2011-11-08 International Business Machines Corporation Multicore processor having storage for core-specific operational data
US8615647B2 (en) * 2008-02-29 2013-12-24 Intel Corporation Migrating execution of thread between cores of different instruction set architecture in multi-core processor and transitioning each core to respective on / off power state
EP2330505B1 (en) * 2008-09-17 2017-07-05 Hitachi, Ltd. Operation management method of information processing system
US9026824B2 (en) 2008-11-04 2015-05-05 Lenovo (Singapore) Pte. Ltd. Establishing power save mode in hypervisor system
US8190839B2 (en) 2009-03-11 2012-05-29 Applied Micro Circuits Corporation Using domains for physical address management in a multiprocessor system
US9135079B2 (en) 2009-10-21 2015-09-15 International Business Machines Corporation Dynamically assigning a portion of physical computing resource to logical partitions based on characteristics of executing logical partitions

Similar Documents

Publication Publication Date Title
JP2014516192A5 (ja)
JP6359069B2 (ja) オペレーティングシステムと切り離される異種計算
US10733019B2 (en) Apparatus and method for data processing
CN104991830B (zh) 基于服务等级协议的yarn资源分配和节能调度方法及系统
Zhang et al. vGASA: Adaptive scheduling algorithm of virtualized GPU resource in cloud gaming
Jeong et al. Band: coordinated multi-dnn inference on heterogeneous mobile processors
Phan et al. An empirical analysis of scheduling techniques for real-time cloud-based data processing
US20130081039A1 (en) Resource allocation using entitlements
Anderson et al. Treehouse: A case for carbon-aware datacenter software
KR20180053359A (ko) 다중-버전형 태스크들의 효율적 스케줄링
WO2012103728A1 (zh) 热点域虚拟机cpu调度方法及虚拟机系统
WO2014101561A1 (zh) 单个处理器上实现多应用并行处理的方法及装置
Kao et al. Data-locality-aware mapreduce real-time scheduling framework
De Alfonso et al. An energy management system for cluster infrastructures
US8935699B1 (en) CPU sharing techniques
US11216301B2 (en) Process scheduling in a processing system having at least one processor and shared hardware resources
Bittencourt et al. Enabling execution of service workflows in grid/cloud hybrid systems
Zhao et al. Efficient sharing and fine-grained scheduling of virtualized GPU resources
Sahal et al. Effective virtual machine configuration for cloud environment
KR20130051076A (ko) 응용프로그램 스케줄링 방법 및 장치
Koneru et al. Resource allocation method using scheduling methods for parallel data processing in cloud
Han et al. Distributed loop scheduling schemes for cloud systems
TW201023046A (en) Delegated virtualization across physical partitions of a multi-core processor (MCP)
Shih et al. Fairness scheduler for virtual machines on heterogonous multi-core platforms
JP2015164052A (ja) マルチコアプロセッサの制御プログラム、電子機器及び制御方法