JP4805314B2 - 入出力(i/o)仮想化動作のプロセッサへのオフロード - Google Patents
入出力(i/o)仮想化動作のプロセッサへのオフロード Download PDFInfo
- Publication number
- JP4805314B2 JP4805314B2 JP2008182479A JP2008182479A JP4805314B2 JP 4805314 B2 JP4805314 B2 JP 4805314B2 JP 2008182479 A JP2008182479 A JP 2008182479A JP 2008182479 A JP2008182479 A JP 2008182479A JP 4805314 B2 JP4805314 B2 JP 4805314B2
- Authority
- JP
- Japan
- Prior art keywords
- processor
- hub
- dva
- conversion
- memory
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/0223—User address space allocation, e.g. contiguous or non contiguous base addressing
- G06F12/0292—User address space allocation, e.g. contiguous or non contiguous base addressing using tables or multilevel address translation means
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/10—Address translation
- G06F12/1072—Decentralised address translation, e.g. in distributed shared memory systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/10—Address translation
- G06F12/1081—Address translation for peripheral access to main memory, e.g. direct memory access [DMA]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Memory System Of A Hierarchy Structure (AREA)
- Multi Processors (AREA)
- Bus Control (AREA)
Description
次に図1を参照するに、本発明の一実施例によるシステムのブロック図が示されている。図1に示すように、システム100は、複数の処理ノード(すなわち、第1のプロセッサ110a及び第2のプロセッサ110b(全体としてプロセッサ110))を含む。中央処理装置(CPU)であり得るプロセッサ110aは、CPUコア112a、統合メモリ・コントローラ114a及び仮想化エンジン116aを含み得る。同様に、プロセッサ110bは、コア112b、統合メモリ・コントローラ114b及び仮想化エンジン116bを含み得る。
112 コア
114 メモリ・コントローラ
116 仮想化エンジン
120 メモリ
140 I/Oハブ
150 I/O装置
135 仮想化エンジン
Claims (14)
- 入出力(I/O)ハブにおいて、前記I/Oハブに結合されたI/O装置から、直接メモリ・アクセス(DMA)動作に対する要求を受信する工程であって、前記要求が、前記DMAに関連付けられた装置仮想アドレス(DVA)を含む工程と、
前記I/Oハブの第1の変換エンジンにおいて前記DVAを物理アドレス(PA)に変換するためのアドレス変換を行うか否かを、前記I/Oハブと前記I/Oハブに結合されたプロセッサとの間の相互接続の帯域に基づき、前記I/Oハブにおいて判定する工程と、
前記I/Oハブが、前記アドレス変換を行わないと判定した場合に、前記DVAとともに前記要求を前記I/Oハブから、前記I/Oハブに結合された前記プロセッサに送出し、前記プロセッサの第2の変換エンジンにおいて前記アドレス変換を行う工程と、
前記I/Oハブにおいて、前記I/O装置から、第2のDMA動作に対する第2の要求を受信する工程であって、前記第2の要求は前記第2のDMA動作に関連付けられた第2のDVAを含み、前記第1の変換エンジンにおいて前記第2のDVAを第2のPAに変換し、前記I/Oハブから前記プロセッサに前記第2のPAとともに前記要求を送出する工程と、
を含む方法。 - 前記判定に基づいて前記I/Oハブの前記第1の変換エンジンにおいて前記アドレス変換を行う工程、及び
前記要求を前記PAとともに前記I/Oハブから前記プロセッサに送出し、さもなければ、前記要求を前記DVAとともに前記I/Oハブから前記プロセッサに送出する工程、
を更に含む請求項1に記載の方法。 - 前記第2の変換エンジンは、DVAからPAへの変換を記憶するためのバッファを含み、前記バッファは、前記プロセッサの変換ルックアサイド・バッファとは別個である、
ことを特徴とする請求項1に記載の方法。 - 前記I/O装置がハードウェア変換機構を有する場合、前記I/O装置において前記アドレス変換を行い、さもなければ、前記要求を前記DVAとともに前記I/O装置から前記I/Oハブに送出する工程、
を更に含む請求項1に記載の方法。 - 前記I/Oハブから前記プロセッサに前記要求を送出する工程、
を更に含み、
前記プロセッサは、前記要求のノード識別子に基づいて、前記PAに対応するメモリの一部分に関連付けられ、前記ノード識別子は前記プロセッサに対応する、
ことを特徴とする請求項1に記載の方法。 - 前記要求を前記DVAとともに前記I/Oハブから前記プロセッサに送出することにより、前記I/Oハブと前記プロセッサとの間のポイントツーポイント相互接続上の帯域を削減する工程、
を更に含み、
前記DVAに対応するアドレス変換情報を、前記プロセッサから前記I/Oハブに送出せず、よって、前記帯域を削減する、
ことを特徴とする請求項1に記載の方法。 - データに対する動作を実行するための少なくとも一コアと、
変換ルックアサイド・バッファを含むキャッシュ・メモリと、
システム・メモリの一部分をプロセッサに結合させて、メモリ・トランザクションを処理するためのメモリ・コントローラと、
装置仮想アドレス(DVA)を含む直接メモリ・アクセス(DMA)動作を受け取り、前記システム・メモリの前記一部分における場所に対応する物理アドレス(PA)に前記DVAを変換するための変換エンジンと、
を含むプロセッサを備え、
前記DMA動作は、前記プロセッサに結合された入出力(I/O)装置から起動され、
前記変換エンジンは、前記I/O装置にDVA範囲を与えるドライバにより行われる変換起動手順に関連付けられた信号をスヌープし、
前記I/O装置は、前記プロセッサに結合されたI/Oハブの変換エンジンからの更新をスヌープし、前記更新に基づき前記変換エンジンを更新する仮想マシンのための直接I/O装置であり、
前記I/Oハブは、前記プロセッサと前記I/O装置との間に結合され、前記I/Oハブは、DVAからPAへの変換を行うための第2の変換エンジンを有し、前記I/Oハブは、前記DVAとともに前記プロセッサに前記DMA動作を送出して、前記I/Oハブと前記プロセッサとを結合する相互接続上の帯域を削減する、
ことを特徴とする装置。 - 前記相互接続上の前記帯域が閾値量未満の場合、前記第2の変換エンジンが前記DVAからPAへの変換を行う、
ことを特徴とする請求項7に記載の装置。 - 第1のプロセッサであって、データに対する動作を実行するための少なくとも1つのコアと、変換ルックアサイド・バッファを含むキャッシュ・メモリと、装置仮想アドレス(DVA)を含む直接メモリ・アクセス(DMA)動作に対する要求を受信し、前記第1のプロセッサに結合されたメモリの第1の部分にある物理アドレス(PA)に前記DVAを変換するための第1の変換エンジンとを含み、前記DMA動作は、前記第1のプロセッサに結合された入出力(I/O)装置から起動される第1のプロセッサと、
第2のプロセッサであって、データに対する動作を実行するための少なくとも1つの第2のコアと、第2の変換ルックアサイド・バッファを含む第2のキャッシュ・メモリと、DVAを含むDMA動作を受信し、前記第2のプロセッサに結合された第2のメモリ部分にあるPAに前記DVAを変換するための第2の変換エンジンとを含む第2のプロセッサと、
前記I/O装置、並びに前記第1のプロセッサ及び前記第2のプロセッサの間に結合されたハブと、
を備え、
前記ハブは、前記DVAに基づいて前記第1のプロセッサ又は前記第2のプロセッサに前記DMA動作を向け、
前記ハブは、前記DVAを前記PAに変換するためのアドレス変換を行うか否かを、前記ハブと前記第1のプロセッサとの間の相互接続の帯域に基づき、ハブ変換エンジンにおいて決定する、
ことを特徴とするシステム。 - 前記第1の変換エンジンは、前記I/O装置のDVA範囲のプログラミングに関連付けられた信号をスヌープし、前記スヌープ信号に基づいて前記第1の変換エンジンのバッファにおけるエントリを更新する、
ことを特徴とする請求項9に記載のシステム。 - 前記第1の変換エンジン及び前記ハブ変換エンジンはそれぞれ、前記第1のプロセッサに結合されたメモリの前記第1の部分における場所に対応する第1のDVAからPAへの変換の組を含む、
ことを特徴とする請求項9に記載のシステム。 - 前記DMA動作の前記DVAからPAへの変換が前記第1のDVAからPAへの変換の組に存在していない場合に、前記第1のプロセッサと前記ハブとの間の相互接続上の複数のメモリ・トランザクションを第1の変換エンジンが阻止する、
ことを特徴とする請求項11に記載のシステム。 - 前記ハブは、前記ハブ及び前記I/O装置が通信する第1のプロトコルから、前記ハブ及び前記第1のプロセッサが通信する第2のプロトコルに前記DMA動作に対する要求を変換するが、前記DVAを前記PAに変換しない、
ことを特徴とする請求項12に記載のシステム。 - 前記第1のプロセッサは、前記ハブへのトランザクションの送出なしで前記DMA動作を前記メモリの第1の部分にコミットする、
ことを特徴とする請求項12に記載のシステム。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/888,029 | 2007-07-31 | ||
US11/888,029 US8250254B2 (en) | 2007-07-31 | 2007-07-31 | Offloading input/output (I/O) virtualization operations to a processor |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009037610A JP2009037610A (ja) | 2009-02-19 |
JP4805314B2 true JP4805314B2 (ja) | 2011-11-02 |
Family
ID=40305248
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008182479A Expired - Fee Related JP4805314B2 (ja) | 2007-07-31 | 2008-07-14 | 入出力(i/o)仮想化動作のプロセッサへのオフロード |
Country Status (6)
Country | Link |
---|---|
US (1) | US8250254B2 (ja) |
JP (1) | JP4805314B2 (ja) |
CN (1) | CN101359315B (ja) |
DE (1) | DE112008002019T5 (ja) |
TW (1) | TWI386811B (ja) |
WO (1) | WO2009018329A2 (ja) |
Families Citing this family (31)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8473567B2 (en) | 2010-03-29 | 2013-06-25 | Intel Corporation | Generating a packet including multiple operation codes |
US8352656B2 (en) | 2010-04-08 | 2013-01-08 | Intel Corporation | Handling atomic operations for a non-coherent device |
US8606984B2 (en) | 2010-04-12 | 2013-12-10 | International Busines Machines Corporation | Hierarchical to physical bus translation |
US8364879B2 (en) | 2010-04-12 | 2013-01-29 | International Business Machines Corporation | Hierarchical to physical memory mapped input/output translation |
US8327055B2 (en) | 2010-04-12 | 2012-12-04 | International Business Machines Corporation | Translating a requester identifier to a chip identifier |
US8316169B2 (en) | 2010-04-12 | 2012-11-20 | International Business Machines Corporation | Physical to hierarchical bus translation |
US8429323B2 (en) | 2010-05-05 | 2013-04-23 | International Business Machines Corporation | Memory mapped input/output bus address range translation |
US8650349B2 (en) | 2010-05-26 | 2014-02-11 | International Business Machines Corporation | Memory mapped input/output bus address range translation for virtual bridges |
US8615645B2 (en) | 2010-06-23 | 2013-12-24 | International Business Machines Corporation | Controlling the selectively setting of operational parameters for an adapter |
US9213661B2 (en) | 2010-06-23 | 2015-12-15 | International Business Machines Corporation | Enable/disable adapters of a computing environment |
US9342352B2 (en) | 2010-06-23 | 2016-05-17 | International Business Machines Corporation | Guest access to address spaces of adapter |
US9195623B2 (en) | 2010-06-23 | 2015-11-24 | International Business Machines Corporation | Multiple address spaces per adapter with address translation |
US8635430B2 (en) * | 2010-06-23 | 2014-01-21 | International Business Machines Corporation | Translation of input/output addresses to memory addresses |
US8271710B2 (en) | 2010-06-24 | 2012-09-18 | International Business Machines Corporation | Moving ownership of a device between compute elements |
US8949499B2 (en) | 2010-06-24 | 2015-02-03 | International Business Machines Corporation | Using a PCI standard hot plug controller to modify the hierarchy of a distributed switch |
US8656137B2 (en) | 2011-09-01 | 2014-02-18 | Qualcomm Incorporated | Computer system with processor local coherency for virtualized input/output |
US10387324B2 (en) | 2011-12-08 | 2019-08-20 | Intel Corporation | Method, apparatus, and system for efficiently handling multiple virtual address mappings during transactional execution canceling the transactional execution upon conflict between physical addresses of transactional accesses within the transactional execution |
WO2013105978A1 (en) * | 2012-01-13 | 2013-07-18 | Intel Corporation | Allocation of flow control credits for high performance devices |
US9936329B2 (en) | 2012-03-09 | 2018-04-03 | Nokia Technologies Oy | Methods, apparatuses, and computer program products for operational routing between proximate devices |
JP6282434B2 (ja) * | 2012-10-22 | 2018-02-21 | キヤノンイメージングシステムズ株式会社 | デバイス制御装置、その制御方法、及びデバイス制御システム |
US20140208072A1 (en) * | 2013-01-18 | 2014-07-24 | Nec Laboratories America, Inc. | User-level manager to handle multi-processing on many-core coprocessor-based systems |
US10437591B2 (en) | 2013-02-26 | 2019-10-08 | Qualcomm Incorporated | Executing an operating system on processors having different instruction set architectures |
US9396011B2 (en) | 2013-03-12 | 2016-07-19 | Qualcomm Incorporated | Algorithm and apparatus to deploy virtual machine monitor on demand |
US9396012B2 (en) | 2013-03-14 | 2016-07-19 | Qualcomm Incorporated | Systems and methods of using a hypervisor with guest operating systems and virtual processors |
US9606818B2 (en) | 2013-03-14 | 2017-03-28 | Qualcomm Incorporated | Systems and methods of executing multiple hypervisors using multiple sets of processors |
US10114756B2 (en) | 2013-03-14 | 2018-10-30 | Qualcomm Incorporated | Externally programmable memory management unit |
JP6203272B2 (ja) | 2013-09-03 | 2017-09-27 | 株式会社アキブシステムズ | I/oデバイスの仮想化のためのコンピュータシステム及びその運用方法並びにhub装置 |
CN106502721B (zh) * | 2016-09-26 | 2019-11-15 | 华为技术有限公司 | 一种命令卸载方法、装置及物理机 |
WO2018198325A1 (ja) * | 2017-04-28 | 2018-11-01 | 株式会社日立製作所 | ストレージシステム |
US10706493B2 (en) * | 2017-12-29 | 2020-07-07 | Intel Corporation | Apparatus and method for display virtualization using mapping between virtual and physical display planes |
JP7144671B2 (ja) * | 2018-03-14 | 2022-09-30 | 富士通株式会社 | ネットワークインタフェース装置、それを有するノードを複数有する情報処理装置及び情報処理装置のノード間送信データ送信方法 |
Family Cites Families (28)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5998367A (ja) * | 1982-11-26 | 1984-06-06 | Nec Corp | アドレス変換バツフア方式 |
JPH0644251B2 (ja) | 1986-08-28 | 1994-06-08 | 日本電気株式会社 | デ−タ処理装置 |
JPH01193961A (ja) * | 1988-01-29 | 1989-08-03 | Hitachi Ltd | アドレス変換装置 |
JPH04308953A (ja) | 1991-04-05 | 1992-10-30 | Kyocera Corp | 仮想アドレス計算機装置 |
US5294567A (en) | 1993-01-08 | 1994-03-15 | E. I. Du Pont De Nemours And Company | Method for forming via holes in multilayer circuits |
JP3296240B2 (ja) * | 1997-03-28 | 2002-06-24 | 日本電気株式会社 | バス接続装置 |
JPH1124995A (ja) * | 1997-07-03 | 1999-01-29 | Nec Eng Ltd | アドレス変換用tlbアクセス制御方式 |
US6009488A (en) * | 1997-11-07 | 1999-12-28 | Microlinc, Llc | Computer having packet-based interconnect channel |
US6507862B1 (en) * | 1999-05-11 | 2003-01-14 | Sun Microsystems, Inc. | Switching method in a multi-threaded processor |
US20020069341A1 (en) * | 2000-08-21 | 2002-06-06 | Gerard Chauvel | Multilevel cache architecture and data transfer |
GB2367646B (en) * | 2000-10-03 | 2002-11-20 | Sun Microsystems Inc | Resource access control |
TWI230863B (en) | 2001-06-13 | 2005-04-11 | Corrent Corp | Input/output system and method for transferring control and data, and arbiter for coordinating data communication |
US6877088B2 (en) * | 2001-08-08 | 2005-04-05 | Sun Microsystems, Inc. | Methods and apparatus for controlling speculative execution of instructions based on a multiaccess memory condition |
JP4116346B2 (ja) | 2002-07-05 | 2008-07-09 | 富士通株式会社 | 演算処理装置及びそのアドレス変換方法 |
US6976117B2 (en) * | 2002-08-13 | 2005-12-13 | Intel Corporation | Snoopy virtual level 1 cache tag |
US7519791B2 (en) * | 2004-02-06 | 2009-04-14 | Intel Corporation | Address conversion technique in a context switching environment |
US7415577B2 (en) * | 2004-03-10 | 2008-08-19 | Intel Corporation | Method and apparatus to write back data |
US7496713B1 (en) * | 2004-07-21 | 2009-02-24 | Sun Microsystems, Inc. | Method and apparatus for maintaining cache coherency in a memory system with shared only cache memories |
US7586936B2 (en) * | 2005-04-01 | 2009-09-08 | International Business Machines Corporation | Host Ethernet adapter for networking offload in server environment |
US7496730B2 (en) * | 2005-04-15 | 2009-02-24 | Microsoft Corporation | System and method for reducing the number of translation buffer invalidates an operating system needs to issue |
US7487327B1 (en) * | 2005-06-01 | 2009-02-03 | Sun Microsystems, Inc. | Processor and method for device-specific memory address translation |
US20060288130A1 (en) * | 2005-06-21 | 2006-12-21 | Rajesh Madukkarumukumana | Address window support for direct memory access translation |
US7653803B2 (en) * | 2006-01-17 | 2010-01-26 | Globalfoundries Inc. | Address translation for input/output (I/O) devices and interrupt remapping for I/O devices in an I/O memory management unit (IOMMU) |
US7613898B2 (en) * | 2006-01-17 | 2009-11-03 | Globalfoundries Inc. | Virtualizing an IOMMU |
US7548999B2 (en) * | 2006-01-17 | 2009-06-16 | Advanced Micro Devices, Inc. | Chained hybrid input/output memory management unit |
US7673116B2 (en) * | 2006-01-17 | 2010-03-02 | Advanced Micro Devices, Inc. | Input/output memory management unit that implements memory attributes based on translation data |
US7739474B2 (en) * | 2006-02-07 | 2010-06-15 | International Business Machines Corporation | Method and system for unifying memory access for CPU and IO operations |
US8650342B2 (en) * | 2006-10-23 | 2014-02-11 | Dell Products L.P. | System and method for distributed address translation in virtualized information handling systems |
-
2007
- 2007-07-31 US US11/888,029 patent/US8250254B2/en not_active Expired - Fee Related
-
2008
- 2008-07-11 TW TW097126344A patent/TWI386811B/zh active
- 2008-07-14 JP JP2008182479A patent/JP4805314B2/ja not_active Expired - Fee Related
- 2008-07-30 CN CN200810144274.2A patent/CN101359315B/zh not_active Expired - Fee Related
- 2008-07-30 DE DE112008002019T patent/DE112008002019T5/de not_active Withdrawn
- 2008-07-30 WO PCT/US2008/071573 patent/WO2009018329A2/en active Application Filing
Also Published As
Publication number | Publication date |
---|---|
DE112008002019T5 (de) | 2010-06-10 |
TWI386811B (zh) | 2013-02-21 |
CN101359315B (zh) | 2014-09-03 |
TW200912655A (en) | 2009-03-16 |
CN101359315A (zh) | 2009-02-04 |
JP2009037610A (ja) | 2009-02-19 |
WO2009018329A3 (en) | 2009-03-12 |
US8250254B2 (en) | 2012-08-21 |
WO2009018329A2 (en) | 2009-02-05 |
US20090037614A1 (en) | 2009-02-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4805314B2 (ja) | 入出力(i/o)仮想化動作のプロセッサへのオフロード | |
US10031857B2 (en) | Address translation services for direct accessing of local memory over a network fabric | |
CN107111576B (zh) | 发布的中断架构 | |
US7756943B1 (en) | Efficient data transfer between computers in a virtual NUMA system using RDMA | |
US7596654B1 (en) | Virtual machine spanning multiple computers | |
KR100432470B1 (ko) | 로컬 i/o 버스에 인접한 브리지에서의 입/출력(i/o) 어드레스 번역 | |
JP5263699B2 (ja) | ヘテロジニアス処理ユニット間での不均一メモリアクセスのためのチップセットサポート | |
US20220283975A1 (en) | Methods and apparatus for data descriptors for high speed data systems | |
US7502877B2 (en) | Dynamically setting routing information to transfer input output data directly into processor caches in a multi processor system | |
JP5681782B2 (ja) | オン・ダイ・システム・ファブリック・ブロックの制御 | |
JP3264319B2 (ja) | バスブリッジ | |
US8904045B2 (en) | Opportunistic improvement of MMIO request handling based on target reporting of space requirements | |
US20110252168A1 (en) | Handling Atomic Operations For A Non-Coherent Device | |
TWI502346B (zh) | 根據窺探回應資訊之目錄快取分配技術 | |
US7657724B1 (en) | Addressing device resources in variable page size environments | |
CN115269457A (zh) | 使得缓存能够在支持地址转换服务的设备内存储进程特定信息的方法和装置 | |
CN116383101A (zh) | 内存访问方法、内存管理单元、芯片、设备和存储介质 | |
US20050033922A1 (en) | Embedded DRAM cache | |
US6067581A (en) | Method for identifying the orignal source device in a transaction request initiated from address translator to memory control module and directly performing the transaction therebetween | |
US20240211299A1 (en) | Technique for handling request transfers from a peripheral device in a communication network | |
US20240202144A1 (en) | Coherent block read fulfillment | |
JP2008123333A (ja) | 半導体集積回路装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100915 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100921 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20101207 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20101210 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110215 |
|
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: 20110726 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110810 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140819 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |