JP6646114B2 - 動的仮想マシンサイジング - Google Patents
動的仮想マシンサイジング Download PDFInfo
- Publication number
- JP6646114B2 JP6646114B2 JP2018144824A JP2018144824A JP6646114B2 JP 6646114 B2 JP6646114 B2 JP 6646114B2 JP 2018144824 A JP2018144824 A JP 2018144824A JP 2018144824 A JP2018144824 A JP 2018144824A JP 6646114 B2 JP6646114 B2 JP 6646114B2
- Authority
- JP
- Japan
- Prior art keywords
- virtual
- cpus
- processors
- virtual machine
- computer system
- 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
Links
- 238000004513 sizing Methods 0.000 title description 2
- 238000000034 method Methods 0.000 claims description 67
- 230000008569 process Effects 0.000 claims description 48
- 238000002360 preparation method Methods 0.000 claims description 10
- 230000004044 response Effects 0.000 claims description 5
- 102100035023 Carboxypeptidase B2 Human genes 0.000 claims 37
- 108090000201 Carboxypeptidase B2 Proteins 0.000 claims 5
- 238000004590 computer program Methods 0.000 description 6
- 238000010586 diagram Methods 0.000 description 6
- 230000006870 function Effects 0.000 description 4
- 238000012986 modification Methods 0.000 description 4
- 230000004048 modification Effects 0.000 description 4
- 230000001960 triggered effect Effects 0.000 description 4
- 238000013500 data storage Methods 0.000 description 3
- 238000007726 management method Methods 0.000 description 3
- 238000007792 addition Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000003339 best practice Methods 0.000 description 1
- 238000004883 computer application Methods 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000000737 periodic effect Effects 0.000 description 1
- 238000013468 resource allocation Methods 0.000 description 1
- 239000000725 suspension Substances 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5061—Partitioning or combining of resources
- G06F9/5077—Logical partitioning of resources; Management or configuration of virtualized resources
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
- Stored Programmes (AREA)
- Memory System Of A Hierarchy Structure (AREA)
Description
本開示の実施形態は、ホストであってホスト上で実行する仮想マシンを有するホスト内のCPUを管理する方法を提供する。仮想マシンには複数の仮想CPUが割り振られる。本方法は、仮想マシンによるプロセッサ要求に基づき、仮想マシン用に活性化された仮想CPUの現在数よりも多い仮想CPUの目標数を決定することを含む。本方法はさらに、仮想マシンのゲストオペレーティングシステム内の優先プロセススレッドを立ち上げることを含む。優先プロセススレッドは、複数の仮想CPUのうちの第1の仮想CPUに関連付けられ、且つ停止命令を含む。本方法は、ゲストオペレーティングシステム内のゲストスケジューラの動作により、複数の仮想CPUのうちの第1の仮想CPUを使用して優先プロセススレッドを実行することを含む。本方法はさらに、ホスト内のハイパーバイザの動作により、第1の仮想CPUが停止命令を実行していることを検出することに応答して、ホストの1つまたは複数の物理的CPU上の第1の仮想CPUの実行をスケジュール解除することを含む。
示されるように、バルーンスレッドは、HLT命令(より多くの仕事を行う必要があるまで処理装置を停止させるアセンブリ言語命令)を繰り返し発行するループとして(例えば、割り込み駆動型プロセッサ内で次の外部割り込みが発射されるまで)実施され得る。他の実施形態では、バルーンスレッドは、スリープモード、MONITOR、MWAITまたは他の機能的に等価な命令を含み得る。いくつかの実施形態では、ハイパーバイザ111は、アイドル命令を実行しているVM118上で実行する任意のゲストプロセスを検知し、アイドル命令が実行されている任意のvCPUを、物理的CPU上での実行からスケジュール解除するように構成される。これらの実施形態では、バルーンスレッド内のHLT命令は、バルーンスレッドを実行する特定のvCPU122がスケジュール解除され得るということをハイパーバイザ111のカーネルスケジューラ113へ伝達する役目を果たす。したがって、ゲストスケジューラ133の観点からは、立ち上げられたバルーンスレッドはvCPUを生じない高優先順位スレッドである。その一方で、カーネルスケジューラ113の観点からは、vCPUはバルーンスレッドのアイドルループにより停止され、物理的CPUからスケジュール解除され得る。
図4Aは、プロセスがゲストスケジューラ133によりスケジュールされ且つディスパッチされる4つの割り振られたvCPU1221〜1224を有するVM1181のブロック図である。ゲストOS130のゲストスケジューラ133は、1つまたは複数のvCPU1221〜122N上でコンピュータ命令を実行するプロセス(すなわちスレッド)に時間を割り振る。図4Aに描写された領域402は、命令を実行する各vCPUにより費やされた時間の一部としての、各vCPUに関連付けられた要求の量を表す。示された例では、vCPUはプロセスとスレッドを実行するために使用される要求とサイクルの量が変化し得るということを認識すべきであるが、複数のvCPU間の負荷バランスはゲストスケジューラ133により行われ、各vCPUに対する同様な要求量を生じる。
102 ハードウェアプラットホーム
104 CPU
108 ネットワークインタフェース
110 記憶装置
111 ハイパーバイザ
113 カーネルスケジューラ
114 方向線
118 仮想マシン
120 仮想ハードウェアプラットホーム
122 仮想CPU
124 仮想ランダムアクセスメモリ
126 仮想ネットワークインタフェースアダプタ
128 仮想記憶装置
130 ゲストオペレーティングシステム
131 バルーンドライバ
132 アプリケーション
133 ゲストスケジューラ
134 仮想マシンモニタ
200、210、220、300、305、320、325、330、340、345
工程
402 要求の量
404 バルーンスレッド
406 占有領域
410 要求の増加
408 線
Claims (15)
- ホストコンピュータシステムの複数の物理CPU上で実行する仮想マシンの複数の仮想CPUのスケジュールと、前記ホストコンピュータシステムの複数の物理CPU上での実行からの前記仮想マシンの前記複数の仮想マシンのスケジュール解除とを管理する仮想化層によりホストコンピュータシステム上で実行される方法であって、
現在のシステム負荷に基づいて仮想マシンによって要求される仮想CPUの数に等しい仮想CPUの要求数を決定すること、
前記仮想マシンが付与された仮想CPUの数である仮想CPUの付与数を決定すること、
前記仮想マシンに対する仮想CPUの目標数は、前記仮想CPUの要求数と前記仮想CPUの付与数とのうち少ない方として決定すること、
前記仮想CPUの目標数を前記仮想マシンに通知すること、
前記仮想CPUの目標数と前記仮想マシン用に活性化されている仮想CPUの現在の数とを比較すること、
比較結果に基づいて、1つ以上の仮想CPUをスケジューリングするかまたはスケジュール解除して、前記仮想マシン用に活性化される仮想CPUの目標数を達成すること、を備える方法。 - 前記仮想CPUの要求数は、前記仮想マシンの前記複数の仮想CPUに対する全要求と、前記仮想マシンの前記複数の仮想CPUの予想利用率とに基づいて決定される、請求項1に記載の方法。
- 前記仮想CPUの付与数は、前記仮想マシンに設定された仮想CPUの数と、前記仮想CPUの準備時間の量とに基づいて決定される、請求項2に記載の方法。
- 各仮想CPUの準備時間は、前記複数の物理CPUが他の仮想CPUを実行するのにビジーであるので、仮想CPUが実行可能であるが物理CPU上で実行するようにスケジュールされていない時間の量である、請求項3に記載の方法。
- 前記仮想CPUの目標数の通知を受信すると、前記仮想マシンが、
前記仮想CPUの目標数が、前記仮想マシン用に活性化された仮想CPUの現在数よりも少ないことを判定すること、
前記判定することに応答して、
前記仮想マシンのゲストオペレーティングシステムにおいて、仮想CPU上の動作に対して、停止命令を含む優先プロセススレッドを立ち上げること、
前記優先プロセススレッドを前記仮想CPUにピン留めして前記優先プロセススレッドを前記仮想CPUに維持すること、
前記ゲストオペレーティングシステム内のゲストスケジューラに、前記仮想CPUを使用して前記優先プロセススレッドを実行させること、をさらに備える請求項1に記載の方法。 - 前記仮想CPUが停止命令を実行していることを検出すること、
前記検出することに応答して、前記ホストコンピュータシステムの1つまたは複数の物理CPU上の前記仮想CPUの実行をスケジュール解除すること、をさらに備える請求項1に記載の方法。 - 前記仮想マシンは、バックドアコールを介して前記仮想CPUの目標数を通知される、請求項1に記載の方法。
- コンピュータシステムであって、
複数の物理プロセッサと、
複数の仮想プロセッサを有するようにそれぞれ構成された複数の仮想マシンと、
前記複数の仮想マシン間の前記複数の物理プロセッサの共有を管理するように構成された仮想化層と、を備え、
前記仮想化層は、
現在のシステム負荷に基づいて仮想マシンによって要求される仮想プロセッサの数に等しい仮想プロセッサの要求数を決定すること、
前記仮想マシンが付与された仮想プロセッサの数である仮想プロセッサの付与数を決定すること、
前記仮想マシンに対する仮想プロセッサの目標数は、前記仮想プロセッサの要求数と前記仮想プロセッサの付与数とのうち少ない方として決定すること、
前記仮想マシンの仮想プロセッサの目標数を前記仮想マシンに通知すること、を実行するように構成され、
前記複数の仮想マシンの各々は、
前記仮想プロセッサの目標数と前記仮想マシン用に活性化されている仮想プロセッサの現在の数とを比較すること、
比較結果に基づいて、1つ以上の仮想プロセッサをスケジューリングするかまたはスケジュール解除して、前記仮想マシン用に活性化される仮想プロセッサの目標数を達成すること、を実行するように構成される、コンピュータシステム。 - 前記仮想プロセッサの要求数は、前記仮想マシンの前記複数の仮想プロセッサに対する全要求と、前記仮想マシンの前記複数の仮想プロセッサの予想利用率とに基づいて決定される、請求項8に記載のコンピュータシステム。
- 前記仮想プロセッサの付与数は、前記仮想マシンに設定された仮想プロセッサの数と、前記仮想プロセッサの準備時間の量とに基づいて決定される、請求項9に記載のコンピュータシステム。
- 前記準備時間は、前記複数の物理プロセッサが他の仮想プロセッサを実行するのにビジーであるので、仮想プロセッサが実行可能であるが物理プロセッサ上で実行するようにスケジュールされていない時間の量である、請求項10に記載のコンピュータシステム。
- 前記仮想マシンは、
前記仮想プロセッサの目標数の通知を受信しかつ前記仮想プロセッサの目標数が、前記仮想マシン用に活性化された仮想プロセッサの現在数よりも少ないことを判定すると、
前記仮想マシンのゲストオペレーティングシステムにおいて、仮想プロセッサ上の動作に対して、停止命令を含む優先プロセススレッドを立ち上げ、
前記優先プロセススレッドを前記仮想プロセッサにピン留めして前記優先プロセススレッドを前記仮想プロセッサに維持し、
前記ゲストオペレーティングシステム内のゲストスケジューラに、前記仮想プロセッサを使用して前記優先プロセススレッドを実行させる、請求項8に記載のコンピュータシステム。 - 前記仮想化層は、
前記仮想プロセッサが停止命令を実行していることを検出することに応答して、前記コンピュータシステムの1つまたは複数の物理プロセッサ上の前記仮想プロセッサの実行をスケジュール解除するように構成される、請求項8に記載のコンピュータシステム。 - 前記仮想マシンは、バックドアコールを介して前記仮想プロセッサの目標数を通知される、請求項8に記載のコンピュータシステム。
- 命令が記録されたコンピュータ可読媒体であって、
実行されると、前記命令は、請求項1〜7のいずれか1項に記載の方法を実行させるか、または請求項8〜14のいずれか一項に記載のコンピュータシステムを構成させる、コンピュータ可読媒体。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/886,360 US9785460B2 (en) | 2013-05-03 | 2013-05-03 | Dynamic virtual machine sizing |
US13/886,360 | 2013-05-03 |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014093823A Division JP6381956B2 (ja) | 2013-05-03 | 2014-04-30 | 動的仮想マシンサイジング |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018190454A JP2018190454A (ja) | 2018-11-29 |
JP6646114B2 true JP6646114B2 (ja) | 2020-02-14 |
Family
ID=50630656
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014093823A Active JP6381956B2 (ja) | 2013-05-03 | 2014-04-30 | 動的仮想マシンサイジング |
JP2018144824A Active JP6646114B2 (ja) | 2013-05-03 | 2018-08-01 | 動的仮想マシンサイジング |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014093823A Active JP6381956B2 (ja) | 2013-05-03 | 2014-04-30 | 動的仮想マシンサイジング |
Country Status (4)
Country | Link |
---|---|
US (3) | US9785460B2 (ja) |
EP (2) | EP3435231B1 (ja) |
JP (2) | JP6381956B2 (ja) |
AU (1) | AU2014202257B2 (ja) |
Families Citing this family (44)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9727361B2 (en) * | 2013-12-12 | 2017-08-08 | International Business Machines Corporation | Closed-loop feedback mechanism for achieving optimum performance in a consolidated workload environment |
US9405572B2 (en) * | 2014-04-07 | 2016-08-02 | International Business Machines Corporation | Optimized resource allocation and management in a virtualized computing environment |
US9280375B1 (en) * | 2014-04-30 | 2016-03-08 | Google Inc. | Dynamically adjustable virtual machine |
US10095606B2 (en) * | 2014-06-20 | 2018-10-09 | Red Hat Israel, Ltd. | Guest-independent testing of guest firmware in virtualized systems |
WO2016088220A1 (ja) * | 2014-12-03 | 2016-06-09 | 株式会社日立製作所 | 計算機及び論理プロセッサの制御方法 |
US9734103B2 (en) * | 2015-01-25 | 2017-08-15 | Dell Products, L.P. | Systems and methods for transforming a central processing unit (CPU) socket into a memory and/or input/output (I/O) expander |
CN105988872B (zh) * | 2015-02-03 | 2020-02-18 | 阿里巴巴集团控股有限公司 | 一种cpu资源分配的方法、装置及电子设备 |
CN104995604A (zh) * | 2015-03-03 | 2015-10-21 | 华为技术有限公司 | 虚拟机的资源分配方法及装置 |
CN106155807A (zh) | 2015-04-15 | 2016-11-23 | 阿里巴巴集团控股有限公司 | 一种实现资源调度的方法与设备 |
US9864640B2 (en) * | 2015-08-14 | 2018-01-09 | International Business Machines Corporation | Controlling virtual machine density and placement distribution in a converged infrastructure resource pool |
US9996393B2 (en) * | 2015-11-19 | 2018-06-12 | International Business Machines Corporation | Dynamic virtual processor manager |
US10372493B2 (en) * | 2015-12-22 | 2019-08-06 | Intel Corporation | Thread and/or virtual machine scheduling for cores with diverse capabilities |
US9977690B2 (en) | 2016-05-23 | 2018-05-22 | Red Hat Israel, Ltd. | Hypervisor-visible guest thread management |
US10102033B2 (en) | 2016-05-26 | 2018-10-16 | International Business Machines Corporation | Method and system for performance ticket reduction |
US10152341B2 (en) | 2016-08-30 | 2018-12-11 | Red Hat Israel, Ltd. | Hyper-threading based host-guest communication |
US10810032B2 (en) * | 2017-02-22 | 2020-10-20 | Red Hat, Inc. | System and method for dynamic guest-controlled halt polling using a CPU governor |
US10956193B2 (en) * | 2017-03-31 | 2021-03-23 | Microsoft Technology Licensing, Llc | Hypervisor virtual processor execution with extra-hypervisor scheduling |
WO2018227549A1 (en) * | 2017-06-16 | 2018-12-20 | Alibaba Group Holding Limited | Determining processor utilization of multiprocessing system with virtualization |
US11188392B2 (en) * | 2017-09-20 | 2021-11-30 | Algorithmia inc. | Scheduling system for computational work on heterogeneous hardware |
US20190278715A1 (en) * | 2018-03-12 | 2019-09-12 | Nutanix, Inc. | System and method for managing distribution of virtual memory over multiple physical memories |
US11169857B2 (en) | 2018-05-25 | 2021-11-09 | Red Hat, Inc. | System and method for reserving a portion of CPU time for host execution |
US10853115B2 (en) | 2018-06-25 | 2020-12-01 | Amazon Technologies, Inc. | Execution of auxiliary functions in an on-demand network code execution system |
US11099870B1 (en) | 2018-07-25 | 2021-08-24 | Amazon Technologies, Inc. | Reducing execution times in an on-demand network code execution system using saved machine states |
US11943093B1 (en) | 2018-11-20 | 2024-03-26 | Amazon Technologies, Inc. | Network connection recovery after virtual machine transition in an on-demand network code execution system |
US11861386B1 (en) | 2019-03-22 | 2024-01-02 | Amazon Technologies, Inc. | Application gateways in an on-demand network code execution system |
US11106481B2 (en) | 2019-04-19 | 2021-08-31 | Red Hat, Inc. | Safe hyper-threading for virtual machines |
US11537424B2 (en) | 2019-05-10 | 2022-12-27 | Kontain Inc. | Scalable and secure containers |
US11119809B1 (en) | 2019-06-20 | 2021-09-14 | Amazon Technologies, Inc. | Virtualization-based transaction handling in an on-demand network code execution system |
CN112256383B (zh) * | 2019-07-22 | 2024-04-09 | 深信服科技股份有限公司 | 虚拟机的cpu核心数的调整方法、装置、设备及介质 |
US11294733B2 (en) * | 2019-09-12 | 2022-04-05 | Pivotal Software, Inc. | Dynamic autoscaler for cloud platform |
US11030015B2 (en) | 2019-09-19 | 2021-06-08 | International Business Machines Corporation | Hardware and software resource optimization |
CN110673928B (zh) * | 2019-09-29 | 2021-12-14 | 天津卓朗科技发展有限公司 | 线程绑定方法、装置、存储介质及服务器 |
CN111143025B (zh) * | 2019-11-22 | 2023-03-24 | 中国船舶工业系统工程研究院 | 一种针对实时虚拟机实例管理的方法 |
US11714682B1 (en) | 2020-03-03 | 2023-08-01 | Amazon Technologies, Inc. | Reclaiming computing resources in an on-demand code execution system |
US11231955B1 (en) * | 2020-03-03 | 2022-01-25 | Amazon Technologies, Inc. | Dynamically reallocating memory in an on-demand code execution system |
US11556371B2 (en) * | 2020-03-24 | 2023-01-17 | Red Hat, Inc. | Hypervisor task execution management for virtual machines |
US11740921B2 (en) * | 2020-11-23 | 2023-08-29 | Google Llc | Coordinated container scheduling for improved resource allocation in virtual computing environment |
CN112579257B (zh) * | 2020-12-14 | 2024-02-23 | 深信服科技股份有限公司 | 一种虚拟中央处理器核心的调度方法、装置及相关设备 |
CN113434262A (zh) * | 2021-08-30 | 2021-09-24 | 云宏信息科技股份有限公司 | dom0调度方法、虚拟机运行方法、存储介质和计算机 |
US11968280B1 (en) | 2021-11-24 | 2024-04-23 | Amazon Technologies, Inc. | Controlling ingestion of streaming data to serverless function executions |
US12015603B2 (en) | 2021-12-10 | 2024-06-18 | Amazon Technologies, Inc. | Multi-tenant mode for serverless code execution |
US20230229473A1 (en) * | 2022-01-18 | 2023-07-20 | Vmware, Inc. | Adaptive idling of virtual central processing unit |
JP7394906B2 (ja) * | 2022-03-30 | 2023-12-08 | ソフトバンク株式会社 | 制御装置、プログラム、及び制御方法 |
KR20240015952A (ko) * | 2022-07-28 | 2024-02-06 | 삼성전자주식회사 | 컴퓨팅 장치 및 그 동작 방법 |
Family Cites Families (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06274354A (ja) * | 1993-03-12 | 1994-09-30 | Internatl Business Mach Corp <Ibm> | 破壊的なハードウェア動作を制御する方法及びシステム |
US7433951B1 (en) * | 2000-09-22 | 2008-10-07 | Vmware, Inc. | System and method for controlling resource revocation in a multi-guest computer system |
US7765543B1 (en) * | 2003-12-17 | 2010-07-27 | Vmware, Inc. | Selective descheduling of idling guests running on a host computer system |
US7788461B2 (en) * | 2004-04-15 | 2010-08-31 | International Business Machines Corporation | System and method for reclaiming allocated memory to reduce power in a data processing system |
US8756605B2 (en) * | 2004-12-17 | 2014-06-17 | Oracle America, Inc. | Method and apparatus for scheduling multiple threads for execution in a shared microprocessor pipeline |
US7945913B2 (en) * | 2006-01-19 | 2011-05-17 | International Business Machines Corporation | Method, system and computer program product for optimizing allocation of resources on partitions of a data processing system |
US7702843B1 (en) * | 2006-04-27 | 2010-04-20 | Vmware, Inc. | Determining memory conditions in a virtual machine |
US7954099B2 (en) * | 2006-05-17 | 2011-05-31 | International Business Machines Corporation | Demultiplexing grouped events into virtual event queues while in two levels of virtualization |
US8671403B2 (en) * | 2006-05-22 | 2014-03-11 | Infosys Limited | Pre-creating virtual machines in a grid environment |
US8949295B2 (en) * | 2006-09-21 | 2015-02-03 | Vmware, Inc. | Cooperative memory resource management via application-level balloon |
US8127301B1 (en) * | 2007-02-16 | 2012-02-28 | Vmware, Inc. | Scheduling selected contexts in response to detecting skew between coscheduled contexts |
US8566835B2 (en) * | 2007-12-13 | 2013-10-22 | Hewlett-Packard Development Company, L.P. | Dynamically resizing a virtual machine container |
US8312456B2 (en) * | 2008-05-30 | 2012-11-13 | International Business Machines Corporation | System and method for optimizing interrupt processing in virtualized environments |
JP5469940B2 (ja) * | 2009-07-13 | 2014-04-16 | 株式会社日立製作所 | 計算機システム、仮想計算機モニタ及び仮想計算機モニタのスケジューリング方法 |
US9037717B2 (en) * | 2009-09-21 | 2015-05-19 | International Business Machines Corporation | Virtual machine demand estimation |
US8752058B1 (en) * | 2010-05-11 | 2014-06-10 | Vmware, Inc. | Implicit co-scheduling of CPUs |
US8738333B1 (en) * | 2010-05-25 | 2014-05-27 | Vmware, Inc. | Capacity and load analysis in a datacenter |
US8943260B2 (en) * | 2011-03-13 | 2015-01-27 | International Business Machines Corporation | Dynamic memory management in a virtualized computing environment |
WO2012103728A1 (zh) * | 2011-06-30 | 2012-08-09 | 华为技术有限公司 | 热点域虚拟机cpu调度方法及虚拟机系统 |
US9171139B2 (en) * | 2011-08-05 | 2015-10-27 | Vmware, Inc. | Lock screens to access work environments on a personal mobile device |
US9858095B2 (en) * | 2012-09-17 | 2018-01-02 | International Business Machines Corporation | Dynamic virtual machine resizing in a cloud computing infrastructure |
GB2508161A (en) * | 2012-11-21 | 2014-05-28 | Ibm | Monitoring applications executing on a virtual machine and allocating the required resources to the virtual machine. |
US9389894B1 (en) * | 2014-10-15 | 2016-07-12 | Google Inc. | Flexible processor association for virtual machines |
-
2013
- 2013-05-03 US US13/886,360 patent/US9785460B2/en active Active
-
2014
- 2014-04-24 AU AU2014202257A patent/AU2014202257B2/en active Active
- 2014-04-30 JP JP2014093823A patent/JP6381956B2/ja active Active
- 2014-05-01 EP EP18187844.8A patent/EP3435231B1/en active Active
- 2014-05-01 EP EP14166764.2A patent/EP2799990B1/en active Active
-
2017
- 2017-10-09 US US15/728,342 patent/US10430226B2/en active Active
-
2018
- 2018-08-01 JP JP2018144824A patent/JP6646114B2/ja active Active
-
2019
- 2019-08-20 US US16/544,979 patent/US11797327B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
EP2799990A2 (en) | 2014-11-05 |
EP3435231A1 (en) | 2019-01-30 |
AU2014202257A1 (en) | 2014-11-20 |
US9785460B2 (en) | 2017-10-10 |
US20180129526A1 (en) | 2018-05-10 |
US20140331222A1 (en) | 2014-11-06 |
AU2014202257B2 (en) | 2015-09-17 |
US10430226B2 (en) | 2019-10-01 |
JP2014219977A (ja) | 2014-11-20 |
JP2018190454A (ja) | 2018-11-29 |
EP2799990B1 (en) | 2019-06-26 |
EP2799990A3 (en) | 2016-07-27 |
US11797327B2 (en) | 2023-10-24 |
US20190370053A1 (en) | 2019-12-05 |
EP3435231B1 (en) | 2020-11-18 |
JP6381956B2 (ja) | 2018-08-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6646114B2 (ja) | 動的仮想マシンサイジング | |
JP6126312B2 (ja) | 待ち時間の影響を受けやすい仮想マシンをサポートするように構成された仮想マシンモニタ | |
US10572282B2 (en) | Implicit co-scheduling of CPUs | |
US9058183B2 (en) | Hypervisor isolation of processor cores to enable computing accelerator cores | |
WO2012028213A1 (en) | Re-scheduling workload in a hybrid computing environment | |
EP2446357A1 (en) | High-throughput computing in a hybrid computing environment | |
US9176787B2 (en) | Preserving, from resource management adjustment, portions of an overcommitted resource managed by a hypervisor | |
Suo et al. | Preserving i/o prioritization in virtualized oses | |
CN106250217A (zh) | 一种多虚拟处理器间的同步调度方法及其调度系统 | |
Xiao et al. | Energy-efficiency enhanced virtual machine scheduling policy for mixed workloads in cloud environments | |
US11934890B2 (en) | Opportunistic exclusive affinity for threads in a virtualized computing system | |
US20240211297A1 (en) | Method for a primary virtual machine to schedule a task of sibling virtual machines | |
US20230229473A1 (en) | Adaptive idling of virtual central processing unit | |
Shinde et al. | Concurrency Aware Dynamic Scheduler for Virtualized Environment | |
Bele et al. | Optimization of Default Credit Scheduler of Xen Virtualization Technology |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180801 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190626 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190709 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191009 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20191210 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200109 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6646114 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |