JP6316694B2 - クラウドスケールの異種データセンタ管理インフラストラクチャ - Google Patents
クラウドスケールの異種データセンタ管理インフラストラクチャ Download PDFInfo
- Publication number
- JP6316694B2 JP6316694B2 JP2014152967A JP2014152967A JP6316694B2 JP 6316694 B2 JP6316694 B2 JP 6316694B2 JP 2014152967 A JP2014152967 A JP 2014152967A JP 2014152967 A JP2014152967 A JP 2014152967A JP 6316694 B2 JP6316694 B2 JP 6316694B2
- Authority
- JP
- Japan
- Prior art keywords
- kernel
- user space
- transport
- descriptor
- callback
- 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
- 238000000034 method Methods 0.000 claims description 53
- 238000004891 communication Methods 0.000 claims description 37
- 238000012545 processing Methods 0.000 claims description 31
- 238000013507 mapping Methods 0.000 claims description 8
- 230000032258 transport Effects 0.000 description 76
- 230000007246 mechanism Effects 0.000 description 30
- 230000008569 process Effects 0.000 description 19
- 238000007726 management method Methods 0.000 description 12
- 230000006870 function Effects 0.000 description 11
- 238000010586 diagram Methods 0.000 description 6
- 238000004590 computer program Methods 0.000 description 5
- 238000013459 approach Methods 0.000 description 4
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 230000001360 synchronised effect Effects 0.000 description 3
- 238000007792 addition Methods 0.000 description 2
- 238000013500 data storage Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000006872 improvement Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 230000004888 barrier function Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000008878 coupling Effects 0.000 description 1
- 238000010168 coupling process Methods 0.000 description 1
- 238000005859 coupling reaction Methods 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000002085 persistent effect Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/52—Network services specially adapted for the location of the user terminal
-
- 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/545—Interprogram communication where tasks reside in different layers, e.g. user- and kernel-space
-
- 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/544—Buffers; Shared memory; Pipes
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Stored Programmes (AREA)
Description
一実施例では、API署名が、名前と、バージョンと、少なくとも1つのコールバックの各々に対応するコールバックパラメータのリストと、パラメータセマンティクスと、を含む。
一実施例では、第1および第2のトランスポートがキャラクタ装置で実行される。
一実施例では、第1および第2のトランスポートがキャラクタ装置で実行される。
205 アプリケーション
210 トランスポート
208 ライブラリ
220 カーネルモジュール
225 ユーザスペース
230 カーネルスペース
Claims (16)
- コンピュータシステムにおいて、オペレーティング・システム・カーネルがユーザスペース・ゲスト・アプリケーションと通信するための方法であって、
複数の登録ハンドルを複数のAPI署名にマッピングするためのデータを含むデータストアを提供することであって、前記複数のAPI署名の各々は、少なくとも1つのコールバックを有し、前記データストアは、前記コンピュータシステムのカーネルスペース内のカーネルスペーストランスポートに存在する、前記データストアを提供すること、
前記データストアで、少なくとも1つのコールバックを有する関連付けられたAPI署名に任意の登録ハンドルを対応させて、前記データストアから前記任意の登録ハンドルに対応させた前記関連付けられたAPI署名を取得すること、
前記データストアから取得されたAPI署名内の前記コールバックに対応する記述子を前記オペレーティング・システム・カーネルから取得すること、
前記記述子を前記カーネルスペーストランスポートに記憶すること、
前記コンピュータシステムのユーザスペースに存在するユーザスペーストランスポートに前記記述子を送ること、
前記ユーザスペース・ゲスト・アプリケーションに対する前記記述子を、前記ユーザスペーストランスポートを介して処理することを備える、方法。 - 前記ユーザスペース・ゲスト・アプリケーションが前記コールバックを呼び出す、請求項1に記載の方法。
- 前記API署名が、名前と、バージョンと、前記少なくとも1つのコールバックの各々に対応するコールバックパラメータのリストと、パラメータセマンティクスとを含む、請求項1に記載の方法。
- 前記オペレーティング・システム・カーネルおよび前記ユーザスペース・ゲスト・アプリケーションが仮想マシン上で動作する、請求項1に記載の方法。
- 前記カーネルスペーストランスポートおよび前記ユーザスペーストランスポートがキャラクタ装置ノードで実行される、請求項1に記載の方法。
- 前記記述子を前記ユーザスペーストランスポートに送ること、
前記API署名と関連付けられている対応するキャラクタ装置ノードでファイルを開くためにスリープ解除リクエストを送ること、
前記キャラクタ装置ノードのポーリング状態を調べること、
前記ユーザスペーストランスポートを介して前記記述子を取得すること、
をさらに備える、請求項5に記載の方法。 - ホストコンピュータのオペレーティング・システム・カーネルにあるカーネルモジュールとユーザスペース・ゲスト・アプリケーションとの間での通信方法であって、
ユーザスペースに存在するユーザスペーストランスポート内のライブラリで、少なくとも1つのコールバックを有する関連付けられたAPI署名に任意の登録ハンドルを対応させること、
前記API署名内の前記コールバックに対応する記述子を前記ユーザスペース・ゲスト・アプリケーションから取得すること、
前記ユーザスペーストランスポートに前記記述子を記憶すること、
カーネルスペースに存在するカーネルスペーストランスポートに前記記述子を送ること、
前記記述子と、前記カーネルモジュールに対するパラメータとを、前記カーネルスペーストランスポートを介して処理することを備える、方法。 - 前記カーネルモジュールが前記コールバックを呼び出す、請求項7に記載の方法。
- 前記ユーザスペーストランスポートおよび前記カーネルスペーストランスポートがキャラクタ装置ノードで実行される、請求項7に記載の方法。
- コンピュータシステムであって、
プロセッサと、
メモリと、
カーネルスペースにオペレーティング・システム・カーネルを有するオペレーティング・システムと、
前記カーネルスペースに存在するカーネルスペーストランスポートと、
前記カーネルスペーストランスポートに存在するデータストアであって、登録ハンドルをAPI署名にマッピングするためのデータを含む前記データストアと、
ユーザスペース内のゲストアプリケーションと、
前記ユーザスペースに存在するユーザスペーストランスポートと、
前記プロセッサで実行された場合に、前記オペレーティング・システム・カーネルが前記ゲストアプリケーションと通信するための処理を実行する前記メモリ内のアプリケーションとを備える前記コンピュータシステムにおいて、前記処理は、
前記データストアで、少なくとも1つのコールバックを有する関連付けられたAPI署名に任意の登録ハンドルを対応させること、
前記API署名内の前記コールバックに対応する記述子を前記オペレーティング・システム・カーネルから取得すること、
前記記述子を前記カーネルスペーストランスポートに記憶すること、
前記ユーザスペースに存在する前記ユーザスペーストランスポートに前記記述子を送ること、
前記ゲストアプリケーションに対する前記記述子を、前記ユーザスペーストランスポートを介して処理することを備える、コンピュータシステム。 - 前記ゲストアプリケーションが前記コールバックを呼び出す、請求項10に記載のコンピュータシステム。
- 前記API署名が、名前と、バージョンと、前記少なくとも1つのコールバックの各々に対応するコールバックパラメータのリストと、パラメータセマンティクスとを含む、請求項10に記載のコンピュータシステム。
- 前記オペレーティング・システム・カーネルおよび前記ユーザスペースのゲストアプリケーションが仮想マシンで動作する、請求項10に記載のコンピュータシステム。
- 前記カーネルスペーストランスポートおよび前記ユーザスペーストランスポートがキャラクタ装置ノードで実行される、請求項10に記載のコンピュータシステム。
- 前記記述子を前記ユーザスペーストランスポートに送ることは、
前記API署名と関連付けられている対応するキャラクタ装置ノードでファイルを開くためにスリープ解除リクエストを送ること、
前記キャラクタ装置ノードのポーリング状態を調べること、
前記ユーザスペーストランスポートを介して前記記述子を取得することをさらに含む、請求項14に記載のコンピュータシステム。 - プロセッサによって実行された場合に、請求項1〜9のいずれか一項に記載の方法を実行するコードを記憶している非一時的なコンピュータ可読記憶媒体。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/010,070 | 2013-08-26 | ||
US14/010,070 US10187479B2 (en) | 2013-08-26 | 2013-08-26 | Cloud-scale heterogeneous datacenter management infrastructure |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2015043202A JP2015043202A (ja) | 2015-03-05 |
JP2015043202A5 JP2015043202A5 (ja) | 2017-08-24 |
JP6316694B2 true JP6316694B2 (ja) | 2018-04-25 |
Family
ID=51032922
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014152967A Active JP6316694B2 (ja) | 2013-08-26 | 2014-07-28 | クラウドスケールの異種データセンタ管理インフラストラクチャ |
Country Status (4)
Country | Link |
---|---|
US (2) | US10187479B2 (ja) |
EP (1) | EP2843552B1 (ja) |
JP (1) | JP6316694B2 (ja) |
AU (1) | AU2014203518B2 (ja) |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9274823B1 (en) * | 2014-12-24 | 2016-03-01 | Parallels IP Holdings GmbH | Thin hypervisor for native execution of unsafe code |
US10250452B2 (en) | 2015-12-14 | 2019-04-02 | Microsoft Technology Licensing, Llc | Packaging tool for first and third party component deployment |
US10666517B2 (en) | 2015-12-15 | 2020-05-26 | Microsoft Technology Licensing, Llc | End-to-end automated servicing model for cloud computing platforms |
US11792307B2 (en) | 2018-03-28 | 2023-10-17 | Apple Inc. | Methods and apparatus for single entity buffer pool management |
CN108564304B (zh) * | 2018-05-04 | 2022-06-24 | 西北工业大学 | 一种面向飞机装配的操作描述参数化生成方法 |
JP7191442B2 (ja) * | 2019-02-16 | 2022-12-19 | サムスン エレクトロニクス カンパニー リミテッド | Carifコア機能エンティティにapiプロバイダドメイン機能エンティティらを登録するための方法及び装置 |
US11829303B2 (en) | 2019-09-26 | 2023-11-28 | Apple Inc. | Methods and apparatus for device driver operation in non-kernel space |
EP3863272A1 (en) * | 2020-02-04 | 2021-08-11 | Nokia Technologies Oy | Notifications sent with indirect communication in sba |
US11775359B2 (en) | 2020-09-11 | 2023-10-03 | Apple Inc. | Methods and apparatuses for cross-layer processing |
US11954540B2 (en) | 2020-09-14 | 2024-04-09 | Apple Inc. | Methods and apparatus for thread-level execution in non-kernel space |
US11799986B2 (en) | 2020-09-22 | 2023-10-24 | Apple Inc. | Methods and apparatus for thread level execution in non-kernel space |
US11785065B2 (en) * | 2021-04-15 | 2023-10-10 | Nec Corporation | Dynamic microservice intercommunication configuration |
US11966343B2 (en) | 2021-07-19 | 2024-04-23 | Samsung Electronics Co., Ltd. | Universal mechanism to access and control a computational device |
US11876719B2 (en) | 2021-07-26 | 2024-01-16 | Apple Inc. | Systems and methods for managing transmission control protocol (TCP) acknowledgements |
US11882051B2 (en) | 2021-07-26 | 2024-01-23 | Apple Inc. | Systems and methods for managing transmission control protocol (TCP) acknowledgements |
CN114462388A (zh) * | 2022-02-11 | 2022-05-10 | 阿里巴巴(中国)有限公司 | 句柄管理或通信方法、电子设备、存储介质及程序产品 |
Family Cites Families (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6289396B1 (en) | 1995-11-21 | 2001-09-11 | Diamond Multimedia Systems, Inc. | Dynamic programmable mode switching device driver architecture |
US7207041B2 (en) * | 2001-06-28 | 2007-04-17 | Tranzeo Wireless Technologies, Inc. | Open platform architecture for shared resource access management |
JP4365148B2 (ja) * | 2002-07-19 | 2009-11-18 | 株式会社リコー | 画像形成装置及びラッピング処理方法並びにプログラム |
US7448049B1 (en) | 2002-10-18 | 2008-11-04 | Crossroads Systems, Inc. | System and method of supporting kernel functionality |
US7337447B2 (en) | 2003-01-23 | 2008-02-26 | Dell Products L.P. | Information handling system featuring a single pipe string driven architecture for bridging data of heterogeneous object source in native subsystems to java using native invocation interfaces |
US7290114B2 (en) * | 2004-11-17 | 2007-10-30 | Intel Corporation | Sharing data in a user virtual address range with a kernel virtual address range |
US7647589B1 (en) * | 2005-02-07 | 2010-01-12 | Parallels Software International, Inc. | Methods and systems for safe execution of guest code in virtual machine context |
US7549144B2 (en) * | 2005-02-22 | 2009-06-16 | Microsoft Corporation | Custom API modeling for source code static analysis simulator |
US7895309B2 (en) * | 2006-01-11 | 2011-02-22 | Microsoft Corporation | Network event notification and delivery |
US8272048B2 (en) * | 2006-08-04 | 2012-09-18 | Apple Inc. | Restriction of program process capabilities |
US8209704B1 (en) * | 2008-03-28 | 2012-06-26 | Emc Corporation | Techniques for user space and kernel space communication |
US8271996B1 (en) * | 2008-09-29 | 2012-09-18 | Emc Corporation | Event queues |
US8555297B1 (en) * | 2008-09-29 | 2013-10-08 | Emc Corporation | Techniques for performing a remote procedure call using remote procedure call configuration information |
US8464252B2 (en) * | 2009-02-27 | 2013-06-11 | Red Hat, Inc. | Per process virtual machines |
US9141412B2 (en) * | 2009-06-16 | 2015-09-22 | Microsoft Technology Licensing, Llc | Terminal services application virtualization for compatibility |
WO2012019114A1 (en) * | 2010-08-06 | 2012-02-09 | Citrix Systems, Inc. | Systems and methods for a para-virtualized driver in a multi-core virtual packet engine device |
US20120179874A1 (en) * | 2011-01-07 | 2012-07-12 | International Business Machines Corporation | Scalable cloud storage architecture |
CN102314391B (zh) * | 2011-05-27 | 2013-11-20 | 运软网络科技(上海)有限公司 | 一种基于硬件基础工具监视虚拟化系统性能的架构及方法 |
US10516607B2 (en) * | 2012-04-12 | 2019-12-24 | Telefonaktiebolaget Lm Ericsson (Publ) | Layer 3 service implementation in cloud servers and method |
EP3364297B1 (en) * | 2012-06-26 | 2022-05-04 | Lynx Software Technologies Inc. | Systems and methods involving features of hardware virtualization such as separation kernel hypervisors, hypervisors, hypervisor guest context, hypervisor context, rootkit detection prevention, and/or other features |
US9612877B1 (en) * | 2012-07-12 | 2017-04-04 | Cisco Technology, Inc. | High performance computing in a virtualized environment |
US9720627B2 (en) * | 2013-01-17 | 2017-08-01 | Western Digital Technologies, Inc. | Data management for a data storage device |
-
2013
- 2013-08-26 US US14/010,070 patent/US10187479B2/en active Active
-
2014
- 2014-06-16 EP EP14172505.1A patent/EP2843552B1/en active Active
- 2014-06-27 AU AU2014203518A patent/AU2014203518B2/en active Active
- 2014-07-28 JP JP2014152967A patent/JP6316694B2/ja active Active
-
2019
- 2019-01-03 US US16/238,621 patent/US10862982B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
AU2014203518A1 (en) | 2015-03-12 |
EP2843552A1 (en) | 2015-03-04 |
EP2843552B1 (en) | 2021-11-17 |
US10862982B2 (en) | 2020-12-08 |
US20150058444A1 (en) | 2015-02-26 |
JP2015043202A (ja) | 2015-03-05 |
US20190141145A1 (en) | 2019-05-09 |
US10187479B2 (en) | 2019-01-22 |
AU2014203518B2 (en) | 2016-04-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6316694B2 (ja) | クラウドスケールの異種データセンタ管理インフラストラクチャ | |
US10013275B2 (en) | Executing code referenced from a microservice registry | |
US9934064B2 (en) | Storing and resuming application runtime state | |
US9823851B2 (en) | Secure migratable architecture having security features | |
US9760408B2 (en) | Distributed I/O operations performed in a continuous computing fabric environment | |
US10353725B2 (en) | Request processing techniques | |
US11093270B2 (en) | Fast-booting application image | |
US20190332368A1 (en) | Per request computer system instances | |
EP2941696A1 (en) | Software interface for a hardware device | |
EP2941694B1 (en) | Capability based device driver framework | |
US9727390B1 (en) | Invoking a firmware function | |
US20210326150A1 (en) | Integrated network boot operating system installation leveraging hyperconverged storage | |
EP2941695A1 (en) | High throughput low latency user mode drivers implemented in managed code | |
US11663072B2 (en) | Avoid system restart after applying fixes | |
US20230032967A1 (en) | Establishing process connections utilizing an intermediary broker | |
US20240184612A1 (en) | Virtual machine live migration with direct-attached non-volatile memory express device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170713 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170713 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20170713 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20170928 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20171003 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20171227 |
|
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: 20180306 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180328 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6316694 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 |
|
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 |
|
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 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |