JP2016526710A - データ処理システムにおける方法、コンピュータ・プログラム、装置(移動性操作期間のクライアント・リソースの利用) - Google Patents
データ処理システムにおける方法、コンピュータ・プログラム、装置(移動性操作期間のクライアント・リソースの利用) Download PDFInfo
- Publication number
- JP2016526710A JP2016526710A JP2016501246A JP2016501246A JP2016526710A JP 2016526710 A JP2016526710 A JP 2016526710A JP 2016501246 A JP2016501246 A JP 2016501246A JP 2016501246 A JP2016501246 A JP 2016501246A JP 2016526710 A JP2016526710 A JP 2016526710A
- Authority
- JP
- Japan
- Prior art keywords
- logical partition
- machine monitor
- virtual machine
- mover
- partition
- 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
Links
Images
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
-
- 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
-
- 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/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/485—Task life-cycle, e.g. stopping, restarting, resuming execution
- G06F9/4856—Task life-cycle, e.g. stopping, restarting, resuming execution resumption being on a different machine, e.g. task migration, virtual machine migration
-
- 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
- G06F2009/4557—Distribution of virtual machine instances; Migration and load balancing
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Computer And Data Communications (AREA)
- Stored Programmes (AREA)
Abstract
Description
Claims (20)
- データ処理システムにおける方法であって、
移動元システムから移動先システムに論理区画を移動させるために、仮想マシン・モニタが論理区画移行操作を開始することに応答して、前記論理区画から前記仮想マシン・モニタに処理リソースの部分を再割振りするステップと、
前記仮想マシン・モニタによって、前記論理区画移行操作を実施するステップであって、前記仮想マシン・モニタが、処理リソースの前記部分を使用して、前記論理区画移行操作を達成する、前記実施するステップと、
前記論理区画移行操作の完了に応答して、処理リソースの前記部分を前記論理区画に戻すステップと
を含む、方法。 - 前記論理区画がドナー・デバイス・ドライバを備え、前記ドナー・デバイス・ドライバが処理リソースの前記部分を前記仮想マシン・モニタに与える、請求項1に記載の方法。
- 前記仮想マシン・モニタが、前記論理区画移行操作のために使用される前記論理区画から処理リソースの前記部分を再割振りする、請求項1に記載の方法。
- 前記仮想マシン・モニタが前記移動元システム中で実行し、前記論理区画移行操作を実施するステップが、前記仮想マシン・モニタによって、前記論理区画の状態を前記移動先システムに前記移動元システム中で実行するムーバ・サービス区画を介してコピーするステップを含む、請求項1に記載の方法。
- 前記ムーバ・サービス区画が、仮想非同期サービス・インターフェイス仮想デバイスおよびムーバ・カーネル・エクステンションを備え、前記仮想非同期サービス・インターフェイス仮想デバイスおよびムーバ・カーネル・エクステンションが、処理リソースを与える以外の論理区画移行機能を実施する、請求項4に記載の方法。
- 前記仮想マシン・モニタが前記移動先システム中で実行し、前記論理区画移行操作を実施するステップが、前記仮想マシン・モニタによって、前記論理区画の状態を前記移動元システムから前記移動先システム中で実行するムーバ・サービス区画を介して受け取るステップを含む、請求項1に記載の方法。
- 前記ムーバ・サービス区画が、仮想非同期サービス・インターフェイス仮想デバイスおよびムーバ・カーネル・エクステンションを備え、前記仮想非同期サービス・インターフェイス仮想デバイスおよびムーバ・カーネル・エクステンションが、処理リソースを与える以外の論理区画移行機能を実施する、請求項6に記載の方法。
- コンピュータ可読プログラムが記憶されたコンピュータ可読記憶媒体を備えるコンピュータ・プログラムであって、前記コンピュータ可読プログラムは、コンピューティング・デバイス上で実行されると、前記コンピューティング・デバイスに、
移動元システムから移動先システムに論理区画を移動させるために、仮想マシン・モニタが論理区画移行操作を開始することに応答して、前記論理区画から前記仮想マシン・モニタに処理リソースの部分を再割振りするステップと、
前記仮想マシン・モニタによって、前記論理区画移行操作を実施するステップであって、前記仮想マシン・モニタが、処理リソースの前記部分を使用して、前記論理区画移行操作を達成する、前記実施するステップと、
前記論理区画移行操作の完了に応答して、処理リソースの前記部分を前記論理区画に戻すステップと
を行わせる、コンピュータ・プログラム。 - 前記論理区画がドナー・デバイス・ドライバを備え、前記ドナー・デバイス・ドライバが処理リソースの前記部分を前記仮想マシン・モニタに与える、請求項8に記載のコンピュータ・プログラム。
- 前記仮想マシン・モニタが、前記論理区画移行操作のために使用される前記論理区画から処理リソースの前記部分を再割振りする、請求項8に記載のコンピュータ・プログラム。
- 前記仮想マシン・モニタが前記ソース・システム中で実行し、前記論理区画移行操作を実施するステップが、前記仮想マシン・モニタによって、前記論理区画の状態を前記移動先システムに前記ソース・システム中で実行するムーバ・サービス区画を介してコピーするステップを含む、請求項8に記載のコンピュータ・プログラム。
- 前記ムーバ・サービス区画が、仮想非同期サービス・インターフェイス仮想デバイスおよびムーバ・カーネル・エクステンションを備え、前記仮想非同期サービス・インターフェイス仮想デバイスおよびムーバ・カーネル・エクステンションが、処理リソースを与える以外の論理区画移行機能を実施する、請求項11に記載のコンピュータ・プログラム。
- 前記仮想マシン・モニタが前記移動先システム中で実行し、前記論理区画移行操作を実施するステップが、前記仮想マシン・モニタによって、前記論理区画の状態を前記ソース・システムから前記移動先システム中で実行するムーバ・サービス区画を介して受け取るステップを含む、請求項8に記載のコンピュータ・プログラム。
- 前記ムーバ・サービス区画が、仮想非同期サービス・インターフェイス仮想デバイスおよびムーバ・カーネル・エクステンションを備え、前記仮想非同期サービス・インターフェイス仮想デバイスおよびムーバ・カーネル・エクステンションが、処理リソースを与える以外の論理区画移行機能を実施する、請求項13に記載のコンピュータ・プログラム。
- 前記コンピュータ可読プログラムがデータ処理システム中のコンピュータ可読記憶媒体中に記憶され、前記コンピュータ可読プログラムがリモート・データ処理システムからネットワークを介してダウンロードされた、請求項8に記載のコンピュータ・プログラム。
- 前記コンピュータ可読プログラムがサーバ・データ処理システム中のコンピュータ可読記憶媒体中に記憶され、前記コンピュータ可読プログラムがリモート・データ処理システムに、前記リモート・システムを有するコンピュータ可読記憶媒体中で使用するため、ネットワークを介してダウンロードされる、請求項8に記載のコンピュータ・プログラム製品。
- 装置であって、
プロセッサと、
前記プロセッサに結合されるメモリとを備え、前記メモリは命令を含み、前記命令は、前記プロセッサにより実行されると前記プロセッサに、
移動元システムから移動先システムに論理区画を移動させるために、仮想マシン・モニタが論理区画移行操作を開始することに応答して、前記論理区画から前記仮想マシン・モニタに処理リソースの部分を再割振りするステップと、
前記仮想マシン・モニタによって、前記論理区画移行操作を実施するステップであって、前記仮想マシン・モニタが、処理リソースの前記部分を使用して、前記論理区画移行操作を達成するステップと、
前記論理区画移行操作の完了に応答して、処理リソースの前記部分を前記論理区画に戻すステップと
を行わせる、装置。 - 前記論理区画がドナー・デバイス・ドライバを備え、前記ドナー・デバイス・ドライバが処理リソースの前記部分を前記仮想マシン・モニタに与える、請求項17に記載の装置。
- 前記仮想マシン・モニタが前記移動元システム中で実行し、前記論理区画移行操作を実施するステップが、前記仮想マシン・モニタによって、前記論理区画の状態を前記移動先システムに前記移動元システム中で実行するムーバ・サービス区画を介してコピーするステップを含み、前記ムーバ・サービス区画が、仮想非同期サービス・インターフェイス仮想デバイスおよびムーバ・カーネル・エクステンションを備え、前記仮想非同期サービス・インターフェイス仮想デバイスおよびムーバ・カーネル・エクステンションが、処理リソースを与える以外の論理区画移行機能を実施する、請求項17に記載の装置。
- 前記仮想マシン・モニタが前記移動先システム中で実行し、前記論理区画移行操作を実施するステップが、前記仮想マシン・モニタによって、前記論理区画の状態を前記移動元システムから前記移動先システム中で実行するムーバ・サービス区画を介して受け取るステップを含み、前記ムーバ・サービス区画が、仮想非同期サービス・インターフェイス仮想デバイスおよびムーバ・カーネル・エクステンションを備え、前記仮想非同期サービス・インターフェイス仮想デバイスおよびムーバ・カーネル・エクステンションが、処理リソースを与える以外の論理区画移行機能を実施する、請求項17に記載の装置。
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/938,856 | 2013-07-10 | ||
US13/938,856 US9280371B2 (en) | 2013-07-10 | 2013-07-10 | Utilizing client resources during mobility operations |
US14/039,436 | 2013-09-27 | ||
US14/039,436 US9329882B2 (en) | 2013-07-10 | 2013-09-27 | Utilizing client resources during mobility operations |
PCT/JP2014/003293 WO2015004857A1 (en) | 2013-07-10 | 2014-06-19 | Utilizing client resources during mobility operations |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016526710A true JP2016526710A (ja) | 2016-09-05 |
JP6291563B2 JP6291563B2 (ja) | 2018-03-14 |
Family
ID=52278206
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016501246A Active JP6291563B2 (ja) | 2013-07-10 | 2014-06-19 | データ処理システムにおける方法、コンピュータ・プログラム、装置(移動性操作期間のクライアント・リソースの利用) |
Country Status (7)
Country | Link |
---|---|
US (2) | US9280371B2 (ja) |
JP (1) | JP6291563B2 (ja) |
CN (1) | CN105359100B (ja) |
DE (1) | DE112014002847B4 (ja) |
GB (1) | GB2530950B (ja) |
TW (1) | TWI576705B (ja) |
WO (1) | WO2015004857A1 (ja) |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9830229B2 (en) | 2013-08-21 | 2017-11-28 | International Business Machines Corporation | Adding cooperative file coloring protocols in a data deduplication system |
US9542411B2 (en) | 2013-08-21 | 2017-01-10 | International Business Machines Corporation | Adding cooperative file coloring in a similarity based deduplication system |
US9792057B1 (en) * | 2014-09-23 | 2017-10-17 | Primaryio, Inc. | Data caching system and method for hypervisor-based computer systems |
US9854041B1 (en) | 2014-09-30 | 2017-12-26 | Amazon Technologies, Inc. | Reducing network traffic when replicating memory data across hosts |
US9336042B1 (en) | 2015-11-19 | 2016-05-10 | International Business Machines Corporation | Performing virtual machine live migration within a threshold time by adding available network path in multipath network |
TWI597953B (zh) | 2015-11-25 | 2017-09-01 | 財團法人工業技術研究院 | 具故障轉移能力的快速周邊元件互連網路系統與操作方法 |
US10528376B2 (en) | 2017-04-20 | 2020-01-07 | International Business Machines Corporation | Virtual machine management |
US11036531B2 (en) * | 2017-06-27 | 2021-06-15 | Intel Corporation | Techniques to migrate a virtual machine using disaggregated computing resources |
CN107332904A (zh) * | 2017-06-29 | 2017-11-07 | 郑州云海信息技术有限公司 | 一种跨存储系统的数据迁移方法、装置及系统 |
US11086686B2 (en) | 2018-09-28 | 2021-08-10 | International Business Machines Corporation | Dynamic logical partition provisioning |
US10944581B2 (en) | 2018-11-08 | 2021-03-09 | International Business Machines Corporation | Increasing processing capacity of processor cores during initial program load processing |
US10884818B2 (en) | 2018-11-08 | 2021-01-05 | International Business Machines Corporation | Increasing processing capacity of virtual machines |
US10884845B2 (en) | 2018-11-08 | 2021-01-05 | International Business Machines Corporation | Increasing processing capacity of processor cores during initial program load processing |
US10990434B2 (en) | 2019-02-05 | 2021-04-27 | International Business Machines Corporation | Increasing processing capacity of virtual machines for an abnormal event |
US11327767B2 (en) | 2019-04-05 | 2022-05-10 | International Business Machines Corporation | Increasing resources for partition to compensate for input/output (I/O) recovery event |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100229181A1 (en) * | 2009-03-05 | 2010-09-09 | International Business Machines Corporation | Nsmart scheduling of automatic partition migration by the user of timers |
Family Cites Families (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2399980A (en) | 2003-03-26 | 2004-09-29 | Zarlink Semiconductor Ltd | Packet buffer management |
JP4291664B2 (ja) | 2003-10-14 | 2009-07-08 | 株式会社日立製作所 | 通信バッファ予約機能を備えるストレージ装置およびシステム |
JP2005122640A (ja) | 2003-10-20 | 2005-05-12 | Hitachi Ltd | サーバシステム及びi/oスロット共有方法。 |
US20060206891A1 (en) * | 2005-03-10 | 2006-09-14 | International Business Machines Corporation | System and method of maintaining strict hardware affinity in a virtualized logical partitioned (LPAR) multiprocessor system while allowing one processor to donate excess processor cycles to other partitions when warranted |
US7478272B2 (en) | 2005-09-30 | 2009-01-13 | International Business Machines Corporation | Replacing a failing physical processor |
US20080222700A1 (en) | 2007-03-07 | 2008-09-11 | Itzhack Goldberg | Challenge/Response in a Multiple Operating System Environment |
US7882326B2 (en) * | 2007-03-23 | 2011-02-01 | International Business Machines Corporation | Live migration of a logical partition |
US7849347B2 (en) | 2007-04-16 | 2010-12-07 | International Business Machines Corporation | System and method for updating a time-related state of a migrating logical partition |
US20080256530A1 (en) | 2007-04-16 | 2008-10-16 | William Joseph Armstrong | System and Method for Determining Firmware Compatibility for Migrating Logical Partitions |
US7756888B2 (en) | 2007-07-03 | 2010-07-13 | Oracle America, Inc. | Method and apparatus for providing heterogeneous resources for client systems |
US8185907B2 (en) | 2007-08-20 | 2012-05-22 | International Business Machines Corporation | Method and system for assigning logical partitions to multiple shared processor pools |
US7984262B2 (en) | 2008-01-16 | 2011-07-19 | International Business Machines Corporation | Data transmission for partition migration |
US8302102B2 (en) * | 2008-02-27 | 2012-10-30 | International Business Machines Corporation | System utilization through dedicated uncapped partitions |
US8407515B2 (en) | 2008-05-06 | 2013-03-26 | International Business Machines Corporation | Partition transparent memory error handling in a logically partitioned computer system with mirrored memory |
US8166254B2 (en) | 2008-06-06 | 2012-04-24 | International Business Machines Corporation | Hypervisor page fault processing in a shared memory partition data processing system |
US8352940B2 (en) | 2008-06-09 | 2013-01-08 | International Business Machines Corporation | Virtual cluster proxy to virtual I/O server manager interface |
US7844757B2 (en) | 2008-06-12 | 2010-11-30 | International Machines Business Corporation | Method and system for providing multiple paths to user data stored on a SCSI disk |
US8327355B2 (en) * | 2008-07-15 | 2012-12-04 | International Business Machines Corporation | Method, computer program product, and hardware product for supporting virtual machine guest migration overcommit |
US8260925B2 (en) | 2008-11-07 | 2012-09-04 | International Business Machines Corporation | Finding workable virtual I/O mappings for HMC mobile partitions |
US8201167B2 (en) | 2008-11-12 | 2012-06-12 | International Business Machines Corporation | On-demand allocation of virtual asynchronous services interfaces |
US8862538B2 (en) | 2008-12-18 | 2014-10-14 | International Business Machines Corporation | Maintaining a network connection of a workload during transfer |
US8265079B2 (en) | 2009-01-19 | 2012-09-11 | International Business Machines Corporation | Discriminatory MTU fragmentation in a logical partition |
US9454405B2 (en) | 2009-03-30 | 2016-09-27 | International Business Machines Corporation | Paging partition arbitration of paging devices to shared memory partitions |
US20110125979A1 (en) | 2009-11-25 | 2011-05-26 | International Business Machines Corporation | Migrating Logical Partitions |
US9317314B2 (en) * | 2010-06-29 | 2016-04-19 | Microsoft Techology Licensing, Llc | Techniques for migrating a virtual machine using shared storage |
US8677004B2 (en) | 2010-09-10 | 2014-03-18 | International Business Machines Corporation | Migration of logical partitions between two devices |
US8959323B2 (en) | 2010-10-27 | 2015-02-17 | International Business Machines Corporation | Remote restarting client logical partition on a target virtual input/output server using hibernation data in a cluster aware data processing system |
US8521703B2 (en) | 2010-11-05 | 2013-08-27 | International Business Machines Corporation | Multiple node/virtual input/output (I/O) server (VIOS) failure recovery in clustered partition mobility |
US8769533B2 (en) * | 2011-07-18 | 2014-07-01 | International Business Machines Corporation | Check-point based high availability: network packet buffering in hardware |
US9619378B2 (en) | 2013-06-14 | 2017-04-11 | Globalfoundries Inc. | Dynamically optimizing memory allocation across virtual machines |
US9274853B2 (en) | 2013-08-05 | 2016-03-01 | International Business Machines Corporation | Utilizing multiple memory pools during mobility operations |
US9563481B2 (en) | 2013-08-06 | 2017-02-07 | International Business Machines Corporation | Performing a logical partition migration utilizing plural mover service partition pairs |
-
2013
- 2013-07-10 US US13/938,856 patent/US9280371B2/en not_active Expired - Fee Related
- 2013-09-27 US US14/039,436 patent/US9329882B2/en active Active
-
2014
- 2014-05-28 TW TW103118649A patent/TWI576705B/zh active
- 2014-06-19 JP JP2016501246A patent/JP6291563B2/ja active Active
- 2014-06-19 CN CN201480038717.3A patent/CN105359100B/zh active Active
- 2014-06-19 DE DE112014002847.9T patent/DE112014002847B4/de active Active
- 2014-06-19 WO PCT/JP2014/003293 patent/WO2015004857A1/en active Application Filing
- 2014-06-19 GB GB1600489.7A patent/GB2530950B/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100229181A1 (en) * | 2009-03-05 | 2010-09-09 | International Business Machines Corporation | Nsmart scheduling of automatic partition migration by the user of timers |
Also Published As
Publication number | Publication date |
---|---|
GB201600489D0 (en) | 2016-02-24 |
US9329882B2 (en) | 2016-05-03 |
US9280371B2 (en) | 2016-03-08 |
TW201504817A (zh) | 2015-02-01 |
TWI576705B (zh) | 2017-04-01 |
CN105359100A (zh) | 2016-02-24 |
GB2530950A (en) | 2016-04-06 |
US20150020068A1 (en) | 2015-01-15 |
DE112014002847B4 (de) | 2023-12-14 |
CN105359100B (zh) | 2018-07-17 |
GB2530950B (en) | 2017-02-15 |
WO2015004857A1 (en) | 2015-01-15 |
US20150020064A1 (en) | 2015-01-15 |
JP6291563B2 (ja) | 2018-03-14 |
DE112014002847T5 (de) | 2016-04-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6291563B2 (ja) | データ処理システムにおける方法、コンピュータ・プログラム、装置(移動性操作期間のクライアント・リソースの利用) | |
US9274853B2 (en) | Utilizing multiple memory pools during mobility operations | |
US9317314B2 (en) | Techniques for migrating a virtual machine using shared storage | |
JP6327810B2 (ja) | モビリティ動作リソース割り当てのための方法、システム、コンピュータ・プログラム | |
US9563481B2 (en) | Performing a logical partition migration utilizing plural mover service partition pairs | |
JP5536878B2 (ja) | ファイバ・チャネル・ファブリックへのアクセスの変更 | |
US9003142B2 (en) | Volume swapping of point-in-time read-only target volumes | |
US20080140866A1 (en) | System and method for migrating domains from one physical data processing system to another | |
TW201543225A (zh) | 用於支持對經由nvme控制器、通過網路存取的遠端存儲設備的熱插拔的系統和方法 | |
Kuperman et al. | Paravirtual remote i/o | |
US10210133B2 (en) | Virtualizing coherent hardware accelerators | |
US10860353B1 (en) | Migrating virtual machines between oversubscribed and undersubscribed compute devices | |
JP2013530573A (ja) | マルチキュー・ネットワーク・アダプタの動的再構成によるリソース・アフィニティ | |
US20120265920A1 (en) | Storage block deallocation in virtual environments | |
CN106815067B (zh) | 带i/o虚拟化的虚拟机在线迁移方法、装置 | |
CN107949828B (zh) | 用于将应用中的机器代码的执行动态地迁移至虚拟机的方法和装置 | |
US9058239B2 (en) | Hypervisor subpartition as concurrent upgrade | |
US10228982B2 (en) | Hyper-threaded processor allocation to nodes in multi-tenant distributed software systems | |
US11249804B2 (en) | Affinity based optimization of virtual persistent memory volumes | |
US10360058B2 (en) | Input/output component selection for virtual machine migration | |
US20180011661A1 (en) | Data locality in a hyperconverged computing system | |
US8341644B2 (en) | Resource allocation during workload partition relocation | |
Kumarasan | Continuous and Concurrent Network Connection for Hardware Virtualization |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170526 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170801 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20171027 |
|
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: 20180116 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180209 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6291563 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |