JP6404347B2 - 実行オフロード - Google Patents
実行オフロード Download PDFInfo
- Publication number
- JP6404347B2 JP6404347B2 JP2016529456A JP2016529456A JP6404347B2 JP 6404347 B2 JP6404347 B2 JP 6404347B2 JP 2016529456 A JP2016529456 A JP 2016529456A JP 2016529456 A JP2016529456 A JP 2016529456A JP 6404347 B2 JP6404347 B2 JP 6404347B2
- Authority
- JP
- Japan
- Prior art keywords
- computing device
- execution
- client computing
- server
- system call
- 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.)
- Expired - Fee Related
Links
- 230000004044 response Effects 0.000 claims description 81
- 238000013519 translation Methods 0.000 claims description 46
- 238000004891 communication Methods 0.000 claims description 40
- 238000000034 method Methods 0.000 claims description 34
- 238000013507 mapping Methods 0.000 claims description 27
- 238000006243 chemical reaction Methods 0.000 claims description 6
- 238000012544 monitoring process Methods 0.000 claims 1
- 238000007726 management method Methods 0.000 description 22
- 238000013500 data storage Methods 0.000 description 8
- 230000002093 peripheral effect Effects 0.000 description 5
- 230000006870 function Effects 0.000 description 4
- 238000012986 modification Methods 0.000 description 4
- 230000004048 modification Effects 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
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/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
-
- 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/01—Protocols
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/50—Indexing scheme relating to G06F9/50
- G06F2209/509—Offload
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)
- Computer And Data Communications (AREA)
- Stored Programmes (AREA)
Description
本明細書で開示した技術の例を以下に記載する。当該技術の実施形態は、以下に記載する例のうち1または複数、および、それらの組み合わせを含むとしてよい。
Claims (22)
- クライアントコンピューティングデバイスからプログラムコードの実行をオフロードするサーバであって、
(i)前記クライアントコンピューティングデバイスから、前記プログラムコードと共に、前記クライアントコンピューティングデバイスによる実行が必要であるシステムコールを定義する実行ポリシーを受信し、
(ii)前記クライアントコンピューティングデバイスから受信した前記実行ポリシーを実行ポリシーデータベースに格納し、
(iii)前記クライアントコンピューティングデバイスから受信した前記プログラムコードを実行するコード実行モジュールと、
(i)前記プログラムコードの実行をモニタリングして、実行すべき前記プログラムコードの命令がシステムコールを必要するか否かを判断し、
(ii)前記命令がシステムコールの実行を必要とするという判断に応じて、前記命令が前記クライアントコンピューティングデバイスによる実行を必要とするか否かを、前記命令またはシステムコールを前記実行ポリシーデータベースと比較することにより判断し、
(iii)前記命令が前記クライアントコンピューティングデバイスによる実行が必要であるという判断に応じて、実行のために前記クライアントコンピューティングデバイスに前記命令を送信し、
(iv)前記クライアントコンピューティングデバイスによる前記システムコールの実行を必要とする前記命令の実行に応じて、前記クライアントコンピューティングデバイスから応答を受信するシステムコール管理モジュールと
を備え、
前記クライアントコンピューティングデバイスから前記応答を受信することは、前記システムコールを実行した前記クライアントコンピューティングデバイスにおけるメモリ割り当てに基づくメモリマッピングデータを前記クライアントコンピューティングデバイスから受信することを含み、
前記メモリマッピングデータは、前記サーバのメモリアドレスと前記クライアントコンピューティングデバイスのメモリアドレスとの間のマッピングに基づいている
サーバ。 - 前記システムコール管理モジュールはさらに、前記命令は前記クライアントコンピューティングデバイスによる実行を必要としないという判断に応じて、システムコールを必要とすると判断された前記命令が前記サーバによる実行を必要とするか否かを判断し、
前記コード実行モジュールはさらに、前記命令は前記サーバによる実行を必要とするという判断に応じて、前記システムコールを必要とすると判断された前記命令を実行する
請求項1に記載のサーバ。 - 前記システムコール管理モジュールはさらに、前記命令は前記クライアントコンピューティングデバイスによる実行を必要とするという判断に応じて、システムコールを必要とすると判断された前記命令が、前記サーバによる実行を必要とするか否かを判断し、
前記コード実行モジュールはさらに、前記命令が前記サーバによる実行を必要とするという判断に応じて、前記システムコールを必要とすると判断された前記命令を実行する
請求項1に記載のサーバ。 - 前記プログラムコードをロードすることは、前記サーバの複数のメモリアドレスと前記クライアントコンピューティングデバイスの複数のメモリアドレスとの間で複数のアドレスを変換するアドレス/メモリトランスレーションテーブルを初期化することを含む
請求項1から3のいずれか一項に記載のサーバ。 - 前記システムコールの実行を必要とする前記命令を実行することは、前記システムコールに対応付けられたアドレスを、前記サーバのメモリアドレスと、前記クライアントコンピューティングデバイスのメモリアドレスとの間で変換することを含む
請求項1から3のいずれか一項に記載のサーバ。 - 前記システムコールの実行を必要とする前記命令を実行することは、前記システムコールを必要とする前記命令の前記実行に基づきトランスレーションテーブルを更新することを含む
請求項1から3のいずれか一項に記載のサーバ。 - 前記コード実行モジュールはさらに、実行すべき前記命令はシステムコールを必要としないという判断に応じて、前記命令を実行する
請求項1から3のいずれか一項に記載のサーバ。 - プログラムコードの実行をクライアントコンピューティングデバイスからサーバへとオフロードする方法であって、
前記クライアントコンピューティングデバイスから、前記プログラムコードと共に、前記クライアントコンピューティングデバイスによる実行が必要であるシステムコールを定義する実行ポリシーを、前記サーバによって受信する段階と、
前記クライアントコンピューティングデバイスから受信した前記実行ポリシーを実行ポリシーデータベースに、前記サーバによって格納する段階と、
実行のために前記クライアントコンピューティングデバイスから受信した前記プログラムコードを、前記サーバによってロードする段階と、
実行すべき前記プログラムコードの命令がシステムコールを必要とするか否かを、前記サーバによって判断する段階と、
前記命令がシステムコールの実行を必要とするという判断に応じて、前記命令が前記クライアントコンピューティングデバイスによる実行を必要とするか否かを、前記命令またはシステムコールを前記実行ポリシーデータベースと比較することにより、前記サーバによって判断する段階と、
前記命令が前記クライアントコンピューティングデバイスによる実行が必要であるという判断に応じて、前記命令を実行のために前記クライアントコンピューティングデバイスに、前記サーバから送信する段階と、
前記クライアントコンピューティングデバイスによる前記システムコールの実行を必要とする前記命令の実行に応じて、前記クライアントコンピューティングデバイスから応答を前記サーバによって受信する段階と
を備え、
前記クライアントコンピューティングデバイスから前記応答を前記サーバによって受信する段階は、前記システムコールを実行した前記クライアントコンピューティングデバイスにおけるメモリ割り当てに基づくメモリマッピングデータを前記クライアントコンピューティングデバイスから受信する段階を有し、
前記メモリマッピングデータは、前記サーバのメモリアドレスと前記クライアントコンピューティングデバイスのメモリアドレスとの間のマッピングに基づいている
方法。 - 前記命令が前記クライアントコンピューティングデバイスによる実行を必要としないと判断されたことに応じて、システムコールを必要とすると判断された前記命令が前記サーバによる実行を必要とするか否かを前記サーバによって判断する段階と、
前記命令が前記サーバによる実行を必要とするという判断に応じて、前記システムコールを必要とすると判断された前記命令を前記サーバによって実行する段階と
をさらに備える請求項8に記載の方法。 - 前記命令が前記クライアントコンピューティングデバイスによる実行を必要とするという判断に応じて、システムコールを必要とすると判断された前記命令が前記サーバによる実行を必要とするか否かを前記サーバによって判断する段階と、
前記命令が前記サーバによる実行を必要とするという判断に応じて、前記システムコールを必要とすると判断された前記命令を前記サーバによって実行する段階と
をさらに備える請求項8に記載の方法。 - 前記プログラムコードをロードする段階は、前記サーバの複数のメモリアドレスと前記クライアントコンピューティングデバイスの複数のメモリアドレスとの間で複数のアドレスを変換するアドレス/メモリトランスレーションテーブルを初期化する段階を有する
請求項8から10のいずれか一項に記載の方法。 - 前記システムコールの実行を必要とする前記命令の実行は、前記システムコールに対応付けられているアドレスを、前記サーバのメモリアドレスと、前記クライアントコンピューティングデバイスのメモリアドレスとの間で変換することを含む
請求項8から10のいずれか一項に記載の方法。 - 前記システムコールの実行を必要とする前記命令の実行は、前記システムコールを必要とする前記命令の前記実行に基づいてトランスレーションテーブルを更新することを含む
請求項8から10のいずれか一項に記載の方法。 - 実行されることに応じて、コンピューティングデバイスが請求項8から13のいずれか一項に記載の方法を実行するプログラム。
- プログラムコードの実行をサーバにオフロードするクライアントコンピューティングデバイスであって、
(i)オフロード実行のために前記サーバに前記プログラムコードと共に前記クライアントコンピューティングデバイスによる実行を必要とするシステムコールを定義している実行ポリシーを送信し、
(ii)前記サーバによる前記プログラムコードの実行中、前記クライアントコンピューティングデバイスによる実行を必要とするシステムコールを含むと前記サーバが判断した前記プログラムコードの命令を受信するコード管理モジュールと、
前記システムコールを含むと判断された前記命令を実行するシステムコール実行モジュールと、
前記サーバに、前記クライアントコンピューティングデバイスによる前記システムコールの前記実行に基づき、応答を送信する通信モジュールと
を備え、
前記応答を前記サーバに送信することは、前記システムコールを実行した前記クライアントコンピューティングデバイスにおけるメモリ割り当てに基づくメモリマッピングデータを前記サーバに送信することを含み、
前記メモリマッピングデータは、前記サーバのメモリアドレスと前記クライアントコンピューティングデバイスのメモリアドレスとの間のマッピングに基づいている
クライアントコンピューティングデバイス。 - 前記システムコール実行モジュールはさらに、
(i)受信した、システムコールを必要とすると判断された前記命令がアドレス/メモリ変換を必要とするか否かを判断し、(ii)前記システムコールがアドレス/メモリ変換を必要とするという判断に応じて、前記システムコールのアドレスを、前記サーバのメモリアドレスと前記クライアントコンピューティングデバイスのメモリアドレスとの間で変換する
請求項15に記載のクライアントコンピューティングデバイス。 - 前記システムコール実行モジュールは、
(i)前記システムコールがアドレス/メモリ変換を必要とするという判断に応じて、前記クライアントコンピューティングデバイスのローカルコンテキストにおいてメモリ割り当てを行い、
(ii)前記メモリ割り当てに基づきトランスレーションテーブルを更新する
請求項16に記載のクライアントコンピューティングデバイス。 - プログラムコードの実行をクライアントコンピューティングデバイスからサーバにオフロードする方法であって、
前記クライアントコンピューティングデバイスから、オフロード実行のために前記サーバに前記プログラムコードと共に前記クライアントコンピューティングデバイスによる実行を必要とするシステムコールを定義している実行ポリシーを送信する段階と、
前記サーバによる前記プログラムコードの実行中に、前記クライアントコンピューティングデバイスによる実行を必要とするシステムコールを含むと前記サーバが判断した前記プログラムコードの命令を、前記クライアントコンピューティングデバイスによって受信する段階と、
前記システムコールを含むと判断された前記命令を前記クライアントコンピューティングデバイスによって実行する段階と、
前記クライアントコンピューティングデバイスから前記サーバへと、前記クライアントコンピューティングデバイスによる前記システムコールの前記実行に基づいて応答を送信する段階と
を備え、
前記サーバに前記応答を送信する段階は、前記システムコールを実行した前記クライアントコンピューティングデバイスにおけるメモリ割り当てに基づくメモリマッピングデータを前記サーバに送信する段階を有し、
前記メモリマッピングデータは、前記サーバのメモリアドレスと前記クライアントコンピューティングデバイスのメモリアドレスとの間のマッピングに基づいている
方法。 - 受信した、システムコールを必要とすると判断された前記命令がアドレス/メモリ変換を必要とするか否かを前記クライアントコンピューティングデバイスによって判断する段階と、
前記システムコールがアドレス/メモリ変換を必要とするという判断に応じて、前記サーバのメモリアドレスと前記クライアントコンピューティングデバイスのメモリアドレスとの間において、前記システムコールのアドレスを前記クライアントコンピューティングデバイスによって変換する段階と
をさらに備える請求項18に記載の方法。 - 前記システムコールがアドレス/メモリ変換を必要とするという判断に応じて、前記クライアントコンピューティングデバイスのローカルコンテキストにおいて前記クライアントコンピューティングデバイスによってメモリ割り当てを行う段階と、
前記メモリ割り当てに基づいてトランスレーションテーブルを、前記クライアントコンピューティングデバイスによって更新する段階と
をさらに備える請求項19に記載の方法。 - 実行されることに応じて、コンピューティングデバイスが請求項18から20のいずれか一項に記載の方法を実行するプログラム。
- 請求項14または21に記載のプログラムを格納するコンピュータ可読記憶媒体。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/US2013/077199 WO2015094366A1 (en) | 2013-12-20 | 2013-12-20 | Execution offloading |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018171011A Division JP2019023882A (ja) | 2018-09-12 | 2018-09-12 | 実行オフロード |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017504088A JP2017504088A (ja) | 2017-02-02 |
JP6404347B2 true JP6404347B2 (ja) | 2018-10-10 |
Family
ID=53403446
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016529456A Expired - Fee Related JP6404347B2 (ja) | 2013-12-20 | 2013-12-20 | 実行オフロード |
Country Status (5)
Country | Link |
---|---|
US (1) | US20160292009A1 (ja) |
EP (1) | EP3084622A4 (ja) |
JP (1) | JP6404347B2 (ja) |
CN (1) | CN105793839B (ja) |
WO (1) | WO2015094366A1 (ja) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10305976B2 (en) * | 2015-09-21 | 2019-05-28 | Intel Corporation | Method and apparatus for dynamically offloading execution of machine code in an application to a virtual machine |
US10355916B2 (en) | 2016-09-27 | 2019-07-16 | Mcafee, Llc | Survivable networks that use opportunistic devices to offload services |
US20180150256A1 (en) * | 2016-11-29 | 2018-05-31 | Intel Corporation | Technologies for data deduplication in disaggregated architectures |
US10394604B2 (en) * | 2017-03-15 | 2019-08-27 | Samsung Electronics Co., Ltd. | Method for using local BMC to allocate shared GPU resources inside NVMe over fabrics system |
US20190044809A1 (en) * | 2017-08-30 | 2019-02-07 | Intel Corporation | Technologies for managing a flexible host interface of a network interface controller |
US11030013B2 (en) * | 2018-10-15 | 2021-06-08 | Verizon Patent and Licensing lnc. | Systems and methods for splitting processing between device resources and cloud resources |
Family Cites Families (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0221354A (ja) * | 1988-07-11 | 1990-01-24 | Nec Corp | コンピュータネットワークシステムにおける遠隔機能実行方式 |
US5430876A (en) * | 1989-06-27 | 1995-07-04 | Digital Equipment Corporation | Remote procedure callback system and method |
US6516342B1 (en) * | 1998-07-17 | 2003-02-04 | International Business Machines Corporation | Method and apparatus for extending memory using a memory server |
US20020029285A1 (en) * | 2000-05-26 | 2002-03-07 | Henry Collins | Adapting graphical data, processing activity to changing network conditions |
US6721943B2 (en) * | 2001-03-30 | 2004-04-13 | Intel Corporation | Compile-time memory coalescing for dynamic arrays |
US6714778B2 (en) * | 2001-05-15 | 2004-03-30 | Nokia Corporation | Context sensitive web services |
US6990662B2 (en) * | 2001-10-31 | 2006-01-24 | Hewlett-Packard Development Company, L.P. | Method and system for offloading execution and resources for resource-constrained networked devices |
US7000154B1 (en) * | 2001-11-28 | 2006-02-14 | Intel Corporation | System and method for fault detection and recovery |
US7577816B2 (en) * | 2003-08-18 | 2009-08-18 | Cray Inc. | Remote translation mechanism for a multinode system |
US8065690B2 (en) * | 2005-12-01 | 2011-11-22 | Cisco Technology, Inc. | Method and system for event-based remote procedure call implementation in a distributed computing system |
JP2007220086A (ja) * | 2006-01-17 | 2007-08-30 | Ntt Docomo Inc | 入出力制御装置、入出力制御システム及び入出力制御方法 |
US7966039B2 (en) * | 2007-02-02 | 2011-06-21 | Microsoft Corporation | Bidirectional dynamic offloading of tasks between a host and a mobile device |
US8108466B2 (en) * | 2008-05-01 | 2012-01-31 | Microsoft Corporation | Automated offloading of user-defined functions to a high performance computing system |
US8572251B2 (en) * | 2008-11-26 | 2013-10-29 | Microsoft Corporation | Hardware acceleration for remote desktop protocol |
US8458466B2 (en) * | 2008-12-22 | 2013-06-04 | International Business Machines Corporation | System and method for handling cross-platform system call in a hybrid system |
JP2011076513A (ja) * | 2009-10-01 | 2011-04-14 | Olympus Corp | 分散処理システム |
US20110161495A1 (en) * | 2009-12-26 | 2011-06-30 | Ralf Ratering | Accelerating opencl applications by utilizing a virtual opencl device as interface to compute clouds |
EP2354980A1 (en) * | 2010-02-04 | 2011-08-10 | ST-Ericsson SA | Management of communications between a client equipment and a server equipment providing to the client equipment computer resources represented according to a file system |
US8793309B2 (en) * | 2010-09-07 | 2014-07-29 | Sap Ag (Th) | Systems and methods for the efficient exchange of hierarchical data |
US8937622B2 (en) * | 2010-09-20 | 2015-01-20 | Qualcomm Incorporated | Inter-processor communication techniques in a multiple-processor computing platform |
CN102891871A (zh) * | 2011-07-20 | 2013-01-23 | 中兴通讯股份有限公司 | 一种虚拟终端系统及实现方法 |
KR101331897B1 (ko) * | 2011-12-15 | 2013-11-21 | 숭실대학교산학협력단 | 모바일 디바이스 어플리케이션의 동적 오프로딩 장치 및 방법 |
CN103279445A (zh) * | 2012-09-26 | 2013-09-04 | 上海中科高等研究院 | 运算任务的计算方法及超算系统 |
US9110917B2 (en) * | 2013-01-11 | 2015-08-18 | Red Hat, Inc. | Creating a file descriptor independent of an open operation |
WO2014158177A1 (en) * | 2013-03-28 | 2014-10-02 | Hewlett-Packard Development Company, L.P. | Shared memory system |
-
2013
- 2013-12-20 WO PCT/US2013/077199 patent/WO2015094366A1/en active Application Filing
- 2013-12-20 US US15/037,440 patent/US20160292009A1/en not_active Abandoned
- 2013-12-20 EP EP13899806.7A patent/EP3084622A4/en not_active Ceased
- 2013-12-20 JP JP2016529456A patent/JP6404347B2/ja not_active Expired - Fee Related
- 2013-12-20 CN CN201380081100.5A patent/CN105793839B/zh not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
CN105793839B (zh) | 2019-08-06 |
WO2015094366A1 (en) | 2015-06-25 |
EP3084622A4 (en) | 2018-02-28 |
EP3084622A1 (en) | 2016-10-26 |
US20160292009A1 (en) | 2016-10-06 |
JP2017504088A (ja) | 2017-02-02 |
CN105793839A (zh) | 2016-07-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6404347B2 (ja) | 実行オフロード | |
US11706158B2 (en) | Technologies for accelerating edge device workloads | |
US11868617B2 (en) | Virtualizing non-volatile storage at a peripheral device | |
US10257115B2 (en) | Cloud-based service resource provisioning based on network characteristics | |
US20170003997A1 (en) | Compute Cluster Load Balancing Based on Memory Page Contents | |
US20200195743A1 (en) | Systems and methods for accelerating object stores with distributed caching | |
US9507624B2 (en) | Notification conversion program and notification conversion method | |
US11201836B2 (en) | Method and device for managing stateful application on server | |
US10802753B2 (en) | Distributed compute array in a storage system | |
WO2022111313A1 (zh) | 一种请求处理方法及微服务系统 | |
US10089131B2 (en) | Compute cluster load balancing based on disk I/O cache contents | |
US11099915B2 (en) | Optimizing startup time for event-driven functions | |
CN113032099A (zh) | 云计算节点、文件管理方法及装置 | |
CN111183411A (zh) | 用于虚拟机的动态地址转换 | |
US10298656B2 (en) | Extending representational state transfer application program interface (REST API) functionality | |
CN115686875A (zh) | 用于在多个进程之间传输数据的方法、设备和程序产品 | |
US11042394B2 (en) | Method for processing input and output on multi kernel system and apparatus for the same | |
US10102135B2 (en) | Dynamically-adjusted host memory buffer | |
US10616317B2 (en) | Method and system for affinity load balancing | |
JP2019023882A (ja) | 実行オフロード | |
KR102426416B1 (ko) | 멀티 커널 시스템의 입출력 처리 방법 및 장치 | |
US11238013B2 (en) | Scalable access to shared files in a distributed system | |
KR20200051196A (ko) | 추가의 네트워크 주소 변환 테이블을 참조하여 빠른 패킷 포워딩을 제공하는 전자 장치 | |
US20240241748A1 (en) | Asynchronous client to client task management | |
US11106500B2 (en) | Managing memories of computing resources based on data access speeds |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170607 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170613 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170906 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180130 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180501 |
|
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: 20180814 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180912 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6404347 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |