JP6214558B2 - 警告追跡割り込みファシリティ - Google Patents
警告追跡割り込みファシリティ Download PDFInfo
- Publication number
- JP6214558B2 JP6214558B2 JP2014552702A JP2014552702A JP6214558B2 JP 6214558 B2 JP6214558 B2 JP 6214558B2 JP 2014552702 A JP2014552702 A JP 2014552702A JP 2014552702 A JP2014552702 A JP 2014552702A JP 6214558 B2 JP6214558 B2 JP 6214558B2
- Authority
- JP
- Japan
- Prior art keywords
- program
- guest
- grace period
- computer
- host
- 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
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/46—Multiprogramming arrangements
- G06F9/52—Program synchronisation; Mutual exclusion, e.g. by means of semaphores
- G06F9/526—Mutual exclusion algorithms
-
- 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/468—Specific access rights for resources, e.g. using capability register
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/14—Handling requests for interconnection or transfer
- G06F13/20—Handling requests for interconnection or transfer for access to input/output bus
- G06F13/24—Handling requests for interconnection or transfer for access to input/output bus using interrupt
-
- 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/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/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/4881—Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
-
- 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/4881—Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
- G06F9/4887—Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues involving deadlines, e.g. rate based, periodic
-
- 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/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation 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/5038—Allocation 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 the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
-
- 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/54—Interprogram communication
-
- 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/54—Interprogram communication
- G06F9/542—Event management; Broadcasting; Multicasting; Notifications
-
- 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/45579—I/O management, e.g. providing access to device drivers or storage
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Debugging And Monitoring (AREA)
- Hardware Redundancy (AREA)
- Storage Device Security (AREA)
Description
アーキテクチャ的に視覚可能ではないが、内部CPU論理により用いられる、警告追跡割り込みファシリティ猶予期間アクティブ内部制御(例えば、Gビット);
1である場合、WTIがゲストに提示され、ゼロである場合、WTIが提示されなかったことを示す、警告追跡割り込み(WTI)提示内部制御(例えば、Pビット)。警告追跡割り込みファシリティ猶予期間アクティブ内部制御と同様に、WTI提示内部制御は、アーキテクチャ的に視覚可能ではないが、内部CPU論理により用いられる。
例えば、ゲストCPU状態記述における警告追跡介入要求インジケータである、ゲスト制御のホスト・プログラム・プリエンプション(例えば、Tビット);及び、
Eインジケータが1である場合、外部割り込みが可能である。一例において、Eインジケータは、現在のプログラム状況ワード(PSW)内のビットである。
1.ゲスト・プログラムは、警告追跡割り込みプロトコル・ファシリティのインストール済み条件を観察する。
2.ゲスト・プログラムは、警告追跡割り込みプロトコルを登録する。
3.ゲストCPUは、特定のアーキテクチャに従って、警告追跡通知を受信する(例えば、共有メモリの表示、共有I/Oデバイスの表示、割り込み)。
4.ゲストCPU上で実行されているゲスト・プログラムは、通知を受信したゲスト・プログラムの性質に従って、適用可能な処理を実施する(オペレーティング・システムごとに特有であると予想される通知の処理)。
5.ゲストCPUは、警告追跡プロトコルの自発的技術に従って、制御を放棄する。
6.ゲストCPUの次の開始時に、ゲスト・プログラムは、警告追跡プロトコルに従って、フィードバックを観察することができる。
A.ホスト・プログラムは、警告追跡割り込みプロトコル・ファシリティのインストール条件を観察する。
1.ホスト・プログラムは、警告追跡プロトコル・ファシリティ・インストール済み標示を取得する。
2.ホスト・プログラムは、警告追跡割り込みプロトコルのインストール済み状態を永続的に記憶する。
3.ホスト・プログラムは、警告追跡プロトコル・インストール済み状態を各ゲスト構成に示す。
4.ホスト・プログラムは、全ての未登録のゲストCPUにおける警告追跡プロトコルをディスエーブルにする。
5.ホスト・プログラムは、各ゲスト構成からのゲスト警告追跡登録要求を認識するよう準備する。
B.ホスト・プログラムは、ゲストからの警告追跡登録要求を認識する。
1.ホスト・プログラムは、ゲスト構成が警告追跡プロトコルを理解していることを永続的に記憶する。
2.ホスト・プログラムは、警告追跡プロトコルに関してゲストをイネーブルにする。
C.通常のゲストCPU Xの操作中、対応するホストCPU Xを再取得するために、ゲストCPU Xのプリエンプションが用いられる。
1.CPU Yにおけるホスト・プログラムは、通知をゲストCPU Xに信号で送る
a.CPU Xは、警告追跡プロトコルに従って、共有メモリ位置の更新、共有I/Oデバイスの更新、又はゲストCPU Xへの割り込みを介して、通知をゲストCPU Xに伝える。
D.ゲストCPU Xが停止し、制御をホストCPU Xに戻す。
1.猶予期間内である場合、CPU X上のホスト・プログラムは、警告追跡プロトコルごとにゲストの自発的終了を観察し、その時にどのホストCPUがゲストCPU Xをプロビジョニングできるかに関係なく、ゲストCPU Xの次の開始に関する良いフィードバックを記憶する。
a.猶予期間内であるが、ゲストCPU Xの終了が警告追跡プロトコルに従っていない場合、フィードバック状態は記憶されない。
2.猶予期間内でない場合、CPU X上のホスト・プログラムは、警告追跡プロトコルごとにゲストの自発的終了を観察し、その時にどのホストCPUがゲストCPU Xをプロビジョニングできるかに関係なく、ゲストCPU Xの次の開始に関する悪いフィードバックを記憶する。
a.猶予期間内でないが、ゲストCPU Xの終了が警告追跡プロトコルに従っていない場合、フィードバック状態は記憶されない。
3.ホストCPU X上のホスト・プログラムは、CPU Xを、プリエンプトする割り当てにリダイレクトする。
E.ゲストCPU Xの次の順次開始は、どのホストCPUがゲストCPU Xをプロビジョニングするかに関係なく、フィードバック状態が記憶されていれば、ゲストCPU Xを開始する前に警告追跡プロトコルに従ってフィードバック標示を設定する。
102:プロセッサ
104:リソース(メモリ)
202:中央プロセッサ複合体(CPC)
204、316:仮想マシン
206:中央プロセッサ
208:ホスト
210:入力/出力サブシステム
212:ゲスト・オペレーティング・システム
300:エミュレートされたホスト・コンピュータ・システム
302:ホスト・コンピュータ
304:ホスト・プロセッサ(CPU)
306:エミュレーション・プロセッサ
308:メモリ
310:ホスト・コンピュータ・メモリ部分
312:エミュレーション・ルーチン部分
314:ホスト又はハイパーバイザ
318:ゲスト・オペレーティング・システム
1000:Diagnose命令
1002:操作コード
1004:第1レジスタ・フィールド(R1)
1006:第2レジスタ・フィールド(R3)
1008:汎用レジスタ・フィールド(B2)
1010:変位フィールド(D2)
Claims (20)
- コンピューティング環境における処理を容易にするためのコンピュータ・プログラムを格納したコンピュータ可読ストレージ媒体であって、前記コンピュータ・プログラムはコンピュータに、
第1のプログラムにより、第2のプログラムに、前記コンピューティング環境内での警告追跡ファシリティのインストールを示す警告追跡ファシリティ・インストール済み標示を提供する手順であって、前記警告追跡ファシリティは、前記第2のプログラムに、第1の機能を実施するための猶予期間を提供するためのものである、提供する手順と、
前記第1のプログラムにより、前記第2のプログラムから警告追跡処理への参加の意図の登録を示す非請求型登録要求を受信する手順であって、前記登録は、前記第2のプログラムが前記警告追跡ファシリティの警告追跡ファシリティ・プロトコルを理解していることを示し、前記警告追跡ファシリティ・プロトコルは、前記第2のプログラムが前記猶予期間を提供され、前記猶予期間の開始を通知されることの、前記第1のプログラムと前記第2のプログラムの間の契約である、受信する手順と、
前記第1のプログラムにより、前記第2のプログラムに関して前記警告追跡ファシリティをイネーブルにする手順と、
前記第1のプログラムにより、前記第2のプログラムに、警告追跡通知を提供する手順と、
前記警告追跡通知に基づいて、前記第2のプログラムにより、前記猶予期間内に前記第1の機能を開始する手順と、
前記第1のプログラムにより、前記猶予期間の後に第2の機能を実施する手順と、
を実行させる、コンピュータ可読ストレージ媒体。 - 前記警告追跡通知は、前記猶予期間の終了後に前記第2のプログラムに割り当てられた共有リソースを解放する割り込みを含む、請求項1に記載のコンピュータ可読ストレージ媒体。
- 前記第1のプログラムは、前記第2の機能を実施するために、解放された前記共有リソースにアクセスする、請求項2に記載のコンピュータ可読ストレージ媒体。
- 前記第1のプログラムはホスト・プログラムであり、前記第2のプログラムはゲスト・プログラムであり、前記ゲスト・プログラムは、前記ゲスト・プログラムが実行されるゲスト中央演算処理ユニットに与えられたタイムスライス中に前記コンピューティング環境の共有リソースにアクセスすることができ、前記猶予期間は前記タイムスライスと区別可能である、請求項1に記載のコンピュータ可読ストレージ媒体。
- 前記猶予期間は前記タイムスライスの満了前に開始される、請求項4に記載のコンピュータ可読ストレージ媒体。
- 前記猶予期間は、前記第1の機能を実施するための、前記タイムスライスに加えた期間を提供する、請求項4に記載のコンピュータ可読ストレージ媒体。
- 前記猶予期間は、前記第2のプログラムに与えられる次のタイムスライスから取得される、請求項6に記載のコンピュータ可読ストレージ媒体。
- 前記第1の機能は、
前記第2のプログラムが実行されるプロセッサ上で実行されているディスパッチ可能ユニットを完了させること、又は
前記ディスパッチ可能ユニットを前記コンピューティング環境の別のプロセッサ上で再ディスパッチ可能にすること、
のうちの1つを含む、請求項1に記載のコンピュータ可読ストレージ媒体。 - 前記コンピュータ・プログラムは前記コンピュータに、前記第2のプログラムにより、前記猶予期間中の前記第1の機能の完了を示すことをさらに実行させる、請求項1に記載のコンピュータ可読ストレージ媒体。
- 前記コンピュータ・プログラムは前記コンピュータに、次に前記第2のプログラムが実行されるとき、前記第2のプログラムに、前記猶予期間中に前記第1の機能が完了したという標示を提供することをさらに実行させる、請求項9に記載のコンピュータ可読ストレージ媒体。
- コンピューティング環境における処理を容易にするためのコンピュータ・システムであって、
メモリと、
前記メモリと通信するプロセッサと、
を含み、
前記コンピュータ・システムは方法を実行するように構成され、前記方法は、
第1のプログラムにより、第2のプログラムに、前記コンピューティング環境内での警告追跡ファシリティのインストールを示す警告追跡ファシリティ・インストール済み標示を提供することであって、前記警告追跡ファシリティは、前記第2のプログラムに、第1の機能を実施するための猶予期間を提供するためのものである、提供することと、
前記第1のプログラムにより、前記第2のプログラムから警告追跡処理への参加の意図の登録を示す非請求型登録要求を受信することであって、前記登録は、前記第2のプログラムが前記警告追跡ファシリティの警告追跡ファシリティ・プロトコルを理解していることを示し、前記警告追跡ファシリティ・プロトコルは、前記第2のプログラムが前記猶予期間を提供され、前記猶予期間の開始を通知されることの、前記第1のプログラムと前記第2のプログラムの間の契約である、受信することと、
前記第1のプログラムにより、前記第2のプログラムに関して前記警告追跡ファシリティをイネーブルにすることと、
前記第1のプログラムにより、警告追跡通知を前記第2のプログラムに提供することと、
前記警告追跡通知に基づいて、前記第2のプログラムにより、前記猶予期間内に前記第1の機能を開始することと、
前記第1のプログラムにより、前記猶予期間の後に第2の機能を実施することと、
を含む、コンピュータ・システム。 - 前記警告追跡通知は、前記猶予期間の終了後に前記第2のプログラムに割り当てられた共有リソースを解放する割り込みを含む、請求項11に記載のコンピュータ・システム。
- 前記第1のプログラムはホスト・プログラムであり、前記第2のプログラムはゲスト・プログラムであり、前記ゲスト・プログラムは、前記ゲスト・プログラムが実行されるゲスト中央演算処理ユニットに与えられたタイムスライス中に前記コンピューティング環境の共有リソースにアクセスすることができ、前記猶予期間は前記タイムスライスと区別可能である、請求項11に記載のコンピュータ・システム。
- 前記猶予期間は前記タイムスライスの満了前に開始される、請求項13に記載のコンピュータ・システム。
- 前記猶予期間は、前記第1の機能を実施するための、前記タイムスライスに加えた期間を提供する、請求項13に記載のコンピュータ・システム。
- 前記第1の機能は、
前記第2のプログラムが実行されるプロセッサ上で実行されているディスパッチ可能ユニットを完了させること、又は
前記ディスパッチ可能ユニットを前記コンピューティング環境の別のプロセッサ上で再ディスパッチ可能にすること、
のうちの1つを含む、請求項11に記載のコンピュータ・システム。 - 前記方法は、
前記第2のプログラムにより、前記猶予期間中の前記第1の機能の完了を標示することと、
次に前記第2のプログラムが実行されるとき、前記第2のプログラムに、前記猶予期間中に前記第1の機能が完了したという標示を提供することと、
をさらに含む、請求項11に記載のコンピュータ・システム。 - コンピューティング環境における処理を容易にするための方法であって、
第1のプログラムにより、第2のプログラムに、前記コンピューティング環境内での警告追跡ファシリティのインストールを示す警告追跡ファシリティ・インストール済み標示を提供することであって、前記警告追跡ファシリティは、前記第2のプログラムに、第1の機能を実施するための猶予期間を提供するためのものである、提供することと、
前記第1のプログラムにより、前記第2のプログラムから警告追跡処理への参加の意図の登録を示す非請求型登録要求を受信することであって、前記登録は、前記第2のプログラムが前記警告追跡ファシリティの警告追跡ファシリティ・プロトコルを理解していることを示し、前記警告追跡ファシリティ・プロトコルは、前記第2のプログラムが前記猶予期間を提供され、前記猶予期間の開始を通知されることの、前記第1のプログラムと前記第2のプログラムの間の契約である、受信することと、
前記第1のプログラムにより、前記第2のプログラムに関して前記警告追跡ファシリティをイネーブルにすることと、
前記第1のプログラムにより、前記第2のプログラムに、警告追跡通知を提供することと、
前記警告追跡通知に基づいて、前記第2のプログラムにより、前記猶予期間内に前記第1の機能を開始することと、
前記第1のプログラムにより、前記猶予期間の後に第2の機能を実施することと、
を含む、方法。 - 前記第1のプログラムはホスト・プログラムであり、前記第2のプログラムはゲスト・プログラムであり、前記ゲスト・プログラムは、前記ゲスト・プログラムが実行されるゲスト中央演算処理ユニットに与えられたタイムスライス中に前記コンピューティング環境の共有リソースにアクセスすることができ、前記猶予期間は前記タイムスライスと区別可能である、請求項18に記載の方法。
- 前記第2のプログラムにより、前記猶予期間中の前記第1の機能の完了を示すことと、
次に前記第2のプログラムが実行されるとき、前記第2のプログラムに、前記猶予期間中に前記第1の機能が完了したという標示を提供することと、
をさらに含む、請求項18に記載の方法。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/352,509 US8850450B2 (en) | 2012-01-18 | 2012-01-18 | Warning track interruption facility |
US13/352,509 | 2012-01-18 | ||
PCT/IB2012/056371 WO2013108091A1 (en) | 2012-01-18 | 2012-11-13 | Warning track interruption facility |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015507808A JP2015507808A (ja) | 2015-03-12 |
JP6214558B2 true JP6214558B2 (ja) | 2017-10-18 |
Family
ID=48780918
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014552702A Active JP6214558B2 (ja) | 2012-01-18 | 2012-11-13 | 警告追跡割り込みファシリティ |
Country Status (17)
Country | Link |
---|---|
US (4) | US8850450B2 (ja) |
EP (1) | EP2805235B1 (ja) |
JP (1) | JP6214558B2 (ja) |
KR (1) | KR101625314B1 (ja) |
CN (1) | CN104054053B (ja) |
BR (1) | BR112014017827B1 (ja) |
CA (1) | CA2862147C (ja) |
ES (1) | ES2768277T3 (ja) |
HK (1) | HK1201350A1 (ja) |
IL (1) | IL231838A0 (ja) |
IN (1) | IN2014CN04835A (ja) |
MX (1) | MX346007B (ja) |
RU (1) | RU2577470C2 (ja) |
SG (1) | SG11201402084VA (ja) |
TW (1) | TWI550516B (ja) |
WO (1) | WO2013108091A1 (ja) |
ZA (1) | ZA201400731B (ja) |
Families Citing this family (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8850450B2 (en) | 2012-01-18 | 2014-09-30 | International Business Machines Corporation | Warning track interruption facility |
US9104508B2 (en) | 2012-01-18 | 2015-08-11 | International Business Machines Corporation | Providing by one program to another program access to a warning track facility |
US9110878B2 (en) | 2012-01-18 | 2015-08-18 | International Business Machines Corporation | Use of a warning track interruption facility by a program |
US8327185B1 (en) | 2012-03-23 | 2012-12-04 | DSSD, Inc. | Method and system for multi-dimensional raid |
US9805053B1 (en) | 2013-02-25 | 2017-10-31 | EMC IP Holding Company LLC | Pluggable storage system for parallel query engines |
US9984083B1 (en) | 2013-02-25 | 2018-05-29 | EMC IP Holding Company LLC | Pluggable storage system for parallel query engines across non-native file systems |
US9251088B2 (en) | 2013-10-30 | 2016-02-02 | Globalfoundries Inc. | Mechanisms for eliminating a race condition between a hypervisor-performed emulation process requiring a translation operation and a concurrent translation table entry invalidation |
US9772867B2 (en) | 2014-03-27 | 2017-09-26 | International Business Machines Corporation | Control area for managing multiple threads in a computer |
US9223574B2 (en) | 2014-03-27 | 2015-12-29 | International Business Machines Corporation | Start virtual execution instruction for dispatching multiple threads in a computer |
US9213569B2 (en) | 2014-03-27 | 2015-12-15 | International Business Machines Corporation | Exiting multiple threads in a computer |
US9195493B2 (en) | 2014-03-27 | 2015-11-24 | International Business Machines Corporation | Dispatching multiple threads in a computer |
US9398019B2 (en) | 2014-08-07 | 2016-07-19 | Vmware, Inc. | Verifying caller authorization using secret data embedded in code |
US9411979B2 (en) * | 2014-08-07 | 2016-08-09 | Vmware, Inc. | Embedding secret data in code |
US9800519B2 (en) * | 2014-08-21 | 2017-10-24 | Microsoft Technology Licensing, Llc | Equitable sharing of system resources in workflow execution |
US10922402B2 (en) | 2014-09-29 | 2021-02-16 | Vmware, Inc. | Securing secret data embedded in code against compromised interrupt and exception handlers |
US9898289B2 (en) * | 2014-10-20 | 2018-02-20 | International Business Machines Corporation | Coordinated start interpretive execution exit for a multithreaded processor |
US9411629B1 (en) | 2015-03-10 | 2016-08-09 | International Business Machines Corporation | Reducing virtual machine pre-emption in virtualized environment |
US10754676B2 (en) * | 2016-01-20 | 2020-08-25 | International Business Machines Corporation | Sharing ownership of an input/output device using a device driver partition |
CN107315636B (zh) * | 2016-04-26 | 2020-06-05 | 中国移动通信集团河北有限公司 | 一种资源可用度预警方法及装置 |
US10282327B2 (en) * | 2017-01-19 | 2019-05-07 | International Business Machines Corporation | Test pending external interruption instruction |
TWI733745B (zh) * | 2017-01-23 | 2021-07-21 | 香港商阿里巴巴集團服務有限公司 | 核心模式的虛擬機器(kvm)虛擬化下處理i/o請求的方法和裝置 |
US10348592B2 (en) * | 2017-02-08 | 2019-07-09 | Dell Products L.P. | Systems and methods for dynamic availability of executable endpoints |
CN108459898B (zh) * | 2017-02-20 | 2022-01-14 | 阿里巴巴集团控股有限公司 | 一种资源回收方法及装置 |
US10614019B2 (en) | 2017-04-28 | 2020-04-07 | EMC IP Holding Company LLC | Method and system for fast ordered writes with target collaboration |
US10339062B2 (en) | 2017-04-28 | 2019-07-02 | EMC IP Holding Company LLC | Method and system for writing data to and read data from persistent storage |
CN107423427A (zh) * | 2017-08-02 | 2017-12-01 | 上海数烨数据科技有限公司 | 一种利用大数据在限定区域内人员失联判定系统及方法 |
JP6903275B2 (ja) * | 2017-09-14 | 2021-07-14 | オムロン株式会社 | 制御装置および制御方法 |
Family Cites Families (49)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4001783A (en) | 1975-03-26 | 1977-01-04 | Honeywell Information Systems, Inc. | Priority interrupt mechanism |
US4271468A (en) | 1979-11-06 | 1981-06-02 | International Business Machines Corp. | Multiprocessor mechanism for handling channel interrupts |
JPS643634A (en) * | 1987-06-26 | 1989-01-09 | Canon Kk | Flashing device |
JP2523653B2 (ja) * | 1987-07-08 | 1996-08-14 | 株式会社日立製作所 | 仮想計算機システム |
US5507030A (en) | 1991-03-07 | 1996-04-09 | Digitial Equipment Corporation | Successive translation, execution and interpretation of computer program having code at unknown locations due to execution transfer instructions having computed destination addresses |
US5414812A (en) | 1992-03-27 | 1995-05-09 | International Business Machines Corporation | System for using object-oriented hierarchical representation to implement a configuration database for a layered computer network communications subsystem |
US5485626A (en) | 1992-11-03 | 1996-01-16 | International Business Machines Corporation | Architectural enhancements for parallel computer systems utilizing encapsulation of queuing allowing small grain processing |
WO1994027215A1 (en) | 1993-05-07 | 1994-11-24 | Apple Computer, Inc. | Method for decoding guest instructions for a host computer |
CA2124772C (en) * | 1994-05-31 | 2000-02-08 | Russell Francis Byers | Processor shelf controller |
US5551013A (en) | 1994-06-03 | 1996-08-27 | International Business Machines Corporation | Multiprocessor for hardware emulation |
US5548535A (en) | 1994-11-08 | 1996-08-20 | Advanced Micro Devices, Inc. | Monitor utility for use in manufacturing environment |
JPH08314740A (ja) * | 1995-05-16 | 1996-11-29 | Fuji Xerox Co Ltd | プロセスディスパッチ方法 |
US5790825A (en) | 1995-11-08 | 1998-08-04 | Apple Computer, Inc. | Method for emulating guest instructions on a host computer through dynamic recompilation of host instructions |
FR2760109B1 (fr) | 1997-02-25 | 1999-05-28 | Sextant Avionique | Procede et dispositif pour l'execution par un processeur unique de plusieurs fonctions de niveaux de criticite differents, avec une grande securite de fonctionnement |
US6470376B1 (en) | 1997-03-04 | 2002-10-22 | Matsushita Electric Industrial Co., Ltd | Processor capable of efficiently executing many asynchronous event tasks |
US6009261A (en) | 1997-12-16 | 1999-12-28 | International Business Machines Corporation | Preprocessing of stored target routines for emulating incompatible instructions on a target processor |
US6131166A (en) * | 1998-03-13 | 2000-10-10 | Sun Microsystems, Inc. | System and method for cross-platform application level power management |
US6308255B1 (en) | 1998-05-26 | 2001-10-23 | Advanced Micro Devices, Inc. | Symmetrical multiprocessing bus and chipset used for coprocessor support allowing non-native code to run in a system |
IL142119A0 (en) * | 1998-09-22 | 2002-03-10 | Cybex Computer Prod Corp | System and method for accessing and operating personal computers remotely |
US20020147969A1 (en) | 1998-10-21 | 2002-10-10 | Richard A. Lethin | Dynamic optimizing object code translator for architecture emulation and dynamic optimizing object code translation method |
US6952827B1 (en) | 1998-11-13 | 2005-10-04 | Cray Inc. | User program and operating system interface in a multithreaded environment |
JP4151198B2 (ja) | 1999-06-23 | 2008-09-17 | 株式会社デンソー | 割込コントローラ及びマイクロコンピュータ |
AU2001255611A1 (en) | 2000-04-25 | 2001-11-07 | Icplanet Acquisition Corporation | System and method for scheduling execution of cross-platform computer processes |
US7181744B2 (en) | 2002-10-24 | 2007-02-20 | International Business Machines Corporation | System and method for transferring data between virtual machines or other computer entities |
JP3952992B2 (ja) * | 2003-06-03 | 2007-08-01 | ソニー株式会社 | 情報処理装置、プロセス制御方法、並びにコンピュータ・プログラム |
US7120794B2 (en) * | 2003-10-29 | 2006-10-10 | Qualcomm Inc. | System for invoking a privileged function in a device |
US7475002B1 (en) | 2004-02-18 | 2009-01-06 | Vmware, Inc. | Method and apparatus for emulating multiple virtual timers in a virtual computer system when the virtual timers fall behind the real time of a physical computer system |
JP2005250550A (ja) * | 2004-03-01 | 2005-09-15 | Sharp Corp | アプリケーション制御装置 |
US7162666B2 (en) * | 2004-03-26 | 2007-01-09 | Emc Corporation | Multi-processor system having a watchdog for interrupting the multiple processors and deferring preemption until release of spinlocks |
US7689998B1 (en) | 2004-07-13 | 2010-03-30 | Microsoft Corporation | Systems and methods that manage processing resources |
US7707578B1 (en) | 2004-12-16 | 2010-04-27 | Vmware, Inc. | Mechanism for scheduling execution of threads for fair resource allocation in a multi-threaded and/or multi-core processing system |
JP2007026095A (ja) * | 2005-07-15 | 2007-02-01 | Matsushita Electric Ind Co Ltd | 並列演算装置 |
US7725531B1 (en) | 2006-09-18 | 2010-05-25 | George Mason Intellectual Properties, Inc. | Single use server system |
EP2527980A3 (en) | 2007-06-19 | 2013-01-09 | VirtualLogix SA | Load balancing |
US8261284B2 (en) * | 2007-09-13 | 2012-09-04 | Microsoft Corporation | Fast context switching using virtual cpus |
US9201673B2 (en) | 2008-07-30 | 2015-12-01 | Microsoft Technology Licensing, Llc | Efficient detection and response to spin waits in multi-processor virtual machines |
US9449314B2 (en) * | 2008-10-02 | 2016-09-20 | International Business Machines Corporation | Virtualization of a central processing unit measurement facility |
JP4862056B2 (ja) | 2009-03-16 | 2012-01-25 | 株式会社東芝 | 仮想計算機管理機構及び仮想計算機システムにおけるcpu時間割り当て制御方法 |
JP5428581B2 (ja) * | 2009-06-30 | 2014-02-26 | 富士通株式会社 | 仮想マシン管理プログラム及び仮想マシン管理方法 |
TW201105059A (en) * | 2009-07-28 | 2011-02-01 | Tomtom Int Bv | Alert content reception apparatus, alert content communications system and method of acquiring alert content |
JP2011060055A (ja) * | 2009-09-11 | 2011-03-24 | Fujitsu Ltd | 仮想計算機システム、仮想マシンの復旧処理方法及びそのプログラム |
JP5487951B2 (ja) * | 2009-12-22 | 2014-05-14 | 富士通株式会社 | 運用管理プログラム、運用管理装置および運用管理方法 |
US20110162087A1 (en) * | 2009-12-31 | 2011-06-30 | Microsoft Corporation | Virtualizing remote presentation session client licensing with a server-based broker |
US9851969B2 (en) * | 2010-06-24 | 2017-12-26 | International Business Machines Corporation | Function virtualization facility for function query of a processor |
CN102467373A (zh) | 2010-10-28 | 2012-05-23 | 微软公司 | 任务取消宽限期 |
US8490089B2 (en) * | 2010-11-05 | 2013-07-16 | Advanced Micro Devices, Inc. | Guest timer facility to improve management in a virtualized processing system |
US9104508B2 (en) | 2012-01-18 | 2015-08-11 | International Business Machines Corporation | Providing by one program to another program access to a warning track facility |
US9110878B2 (en) | 2012-01-18 | 2015-08-18 | International Business Machines Corporation | Use of a warning track interruption facility by a program |
US8850450B2 (en) | 2012-01-18 | 2014-09-30 | International Business Machines Corporation | Warning track interruption facility |
-
2012
- 2012-01-18 US US13/352,509 patent/US8850450B2/en active Active
- 2012-11-13 JP JP2014552702A patent/JP6214558B2/ja active Active
- 2012-11-13 EP EP12865669.1A patent/EP2805235B1/en active Active
- 2012-11-13 CA CA2862147A patent/CA2862147C/en active Active
- 2012-11-13 BR BR112014017827-5A patent/BR112014017827B1/pt active IP Right Grant
- 2012-11-13 KR KR1020147016957A patent/KR101625314B1/ko active IP Right Grant
- 2012-11-13 SG SG11201402084VA patent/SG11201402084VA/en unknown
- 2012-11-13 ES ES12865669T patent/ES2768277T3/es active Active
- 2012-11-13 CN CN201280067471.3A patent/CN104054053B/zh active Active
- 2012-11-13 IN IN4835CHN2014 patent/IN2014CN04835A/en unknown
- 2012-11-13 MX MX2014008466A patent/MX346007B/es active IP Right Grant
- 2012-11-13 WO PCT/IB2012/056371 patent/WO2013108091A1/en active Application Filing
- 2012-11-14 RU RU2012148403/08A patent/RU2577470C2/ru active
- 2012-12-20 US US13/722,937 patent/US9110741B2/en active Active
-
2013
- 2013-01-10 TW TW102100978A patent/TWI550516B/zh active
-
2014
- 2014-01-30 ZA ZA2014/00731A patent/ZA201400731B/en unknown
- 2014-03-31 IL IL231838A patent/IL231838A0/en unknown
- 2014-07-02 US US14/322,157 patent/US9098478B2/en active Active
-
2015
- 2015-02-17 HK HK15101781.4A patent/HK1201350A1/xx unknown
- 2015-07-30 US US14/813,976 patent/US9262236B2/en active Active
Also Published As
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6214558B2 (ja) | 警告追跡割り込みファシリティ | |
JP6249961B2 (ja) | プログラムによる警告追跡割り込みファシリティの使用 | |
JP6214559B2 (ja) | 1つのプログラムにより別のプログラムに警告追跡ファシリティへのアクセスを提供する | |
AU2012366769B2 (en) | Warning track interruption facility |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20151110 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20161116 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170110 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170407 |
|
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: 20170829 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170919 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6214558 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |