KR20080098432A - 2―레벨 인터럽트 서비스 루틴 - Google Patents
2―레벨 인터럽트 서비스 루틴 Download PDFInfo
- Publication number
- KR20080098432A KR20080098432A KR1020087023288A KR20087023288A KR20080098432A KR 20080098432 A KR20080098432 A KR 20080098432A KR 1020087023288 A KR1020087023288 A KR 1020087023288A KR 20087023288 A KR20087023288 A KR 20087023288A KR 20080098432 A KR20080098432 A KR 20080098432A
- Authority
- KR
- South Korea
- Prior art keywords
- interrupt
- identifier
- stored
- processor
- service routine
- 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 OR CALCULATING; 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/4812—Task transfer initiation or dispatching by interrupt, e.g. masked
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Executing Machine-Instructions (AREA)
- Bus Control (AREA)
Abstract
Description
Claims (29)
- 프로세서에 의하여 인터럽트(interrupt)들을 서비스하는 방법으로서,인터럽트 요청을 인지(recognize)하는 단계;상기 인터럽트 요청에 대응하는 인터럽트 식별자를 저장하는 단계;상기 인터럽트 요청의 인지에 반응하여 공통 인터럽트 서비스 루틴을 초기화하는 단계; 및상기 저장된 인터럽트 식별자에 대응하는 인터럽트 서비스 루틴을 초기화하는 단계를 포함하는, 방법.
- 제 1항에 있어서, 인터럽트 식별자를 저장하는 상기 단계는 상기 프로세서에 포함된 레지스터에 상기 인터럽트 식별자를 저장하는 단계를 포함하는, 방법.
- 제 1항에 있어서, 공통 인터럽트 서비스 루틴을 초기화하는 상기 단계는 상기 인터럽트 요청의 실행을 스케줄링하는 단계, 낮은 우선순위 인터럽트들을 디스에이블하는 단계, 서비스를 위한 높은 우선순위 인터럽트들을 인에이블하는 단계, 상기 인터럽트 요청의 원인(cause)을 식별하는 단계, 및 상기 인터럽트 요청의 인지에 반응하여 상기 프로세서의 상태에 대응하는 정보를 저장하는 단계중 적어도 하나를 초기화하는 단계를 포함하는, 방법.
- 제 1항에 있어서, 상기 저장된 인터럽트 식별자에 대응하는 인터럽트 서비스 루틴을 초기화하는 상기 단계는 상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스로 점프하는 단계를 포함하는, 방법.
- 제 4항에 있어서, 상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스로 점프하는 상기 단계는,상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스를 상기 프로세서의 프로그램 카운터에 로드하는 단계; 및상기 프로그램 카운터에 로드된 상기 메모리 어드레스로 점프하는 단계를 포함하는, 방법.
- 제 5항에 있어서, 상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스를 프로그램 카운터에 로드하는 상기 단계는,상기 메모리 어드레스를 찾기(loop-up)위하여 상기 저장된 인터럽트 식별자를 사용하는 단계; 및상기 프로그램 카운터에 상기 메모리 어드레스를 로드하는 단계를 포함하는, 방법.
- 제 5항에 있어서, 상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스를 프로그램 카운터에 로드하는 상기 단계는 상기 저장된 인터럽트 식별자를 상기 프 로그램 카운터에 로드하는 단계를 포함하는, 방법.
- 제 1항에 있어서, 상기 저장된 인터럽트 식별자에 대응하는 상기 인터럽트 서비스 루틴이 초기화된후에 상기 저장된 인터럽트 식별자를 제거하는 단계를 더 포함하는, 방법.
- 제 1항에 있어서, 다음 인터럽트 요청을 인지하는 단계;상기 다음 인터럽트 요청에 대응하는 인터럽트 식별자를 저장하는 단계;상기 다음 인터럽트 요청의 인지에 반응하여 상기 공통 인터럽트 서비스 루틴을 초기화하는 단계; 및상기 공통 인터럽트 서비스 루틴이 상기 다음 인터럽트 요청의 인지에 반응하여 초기화된후에 상기 저장된 인터럽트 식별자에 대응하는 인터럽트 서비스 루틴을 초기화하는 단계를 더 포함하는, 방법.
- 제 9항에 있어서, 다음 인터럽트 요청의 인지에 반응하여 공통 인터럽트 서비스 루틴을 초기화하는 상기 단계는 상기 이전 인터럽트 서비스 루틴이 완료된후에 상기 공통 인터럽트 서비스 루틴을 초기화하는 단계를 포함하는, 방법.
- 제 9항에 있어서, 다음 인터럽트 식별자를 저장하는 상기 단계는 상기 다음 인터럽트 요청에 대응하는 상기 인터럽트 식별자와 상기 이전 인터럽트 요청에 대 응하는 상기 저장된 인터럽트 식별자를 중복 기록하는 단계를 포함하는, 방법.
- 인터럽트 요청에 대응하는 인터럽트 식별자를 저장하도록 구성된 저장장치; 및상기 인터럽트 요청을 인지하고, 상기 인터럽트 요청의 인지에 반응하여 공통 인터럽트 서비스 루틴을 초기화하며, 상기 저장된 인터럽트 식별자에 대응하는 인터럽트 서비스 루틴을 초기화하도록 구성된 인터럽트 조절기를 포함하는, 프로세서.
- 제 12항에 있어서, 상기 저장장치는 상기 프로세서에 포함된 레지스터를 포함하는, 프로세서.
- 제 12항에 있어서, 상기 인터럽트 조절기는 상기 인터럽트 요청의 실행을 스케줄링하는 루틴, 낮은 우선순위 인터럽트들을 디스에이블하는 루틴, 서비스를 위한 높은 우선순위 인터럽트들을 인에이블하는 루틴, 상기 인터럽트 요청의 원인을 식별하는 루틴, 및 상기 인터럽트 요청의 인지에 반응하여 상기 프로세서의 상태에 대응하는 정보를 저장하는 루틴중 적어도 하나를 초기화함으로서 상기 공통 인터럽트 서비스 루틴을 초기화하도록 구성되는, 프로세서.
- 제 12항에 있어서, 상기 인터럽트 조절기는 상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스로 점프함으로서 상기 저장된 인터럽트 식별자에 대응하는 상기 인터럽트 서비스 루틴을 초기화하도록 구성되는, 프로세서.
- 제 15항에 있어서, 상기 인터럽트 조절기는 상기 프로세서의 프로그램 카운터에 상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스를 로드하고 상기 프로그램 카운터에 로드된 메모리 어드레스로 점프함으로서 상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스로 점프하도록 구성되는, 프로세서.
- 제 16항에 있어서, 상기 인터럽트 조절기는 상기 저장된 인터럽트 식별자를 사용하여 상기 메모리 어드레스를 찾고 상기 프로그램 카운터에 상기 메모리 어드레스를 로드함으로서 상기 프로그램 카운터에 상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스를 로드하도록 구성되는, 프로세서.
- 제 16항에 있어서, 상기 인터럽트 조절기는 상기 프로그램 카운터에 상기 저장된 인터럽트 식별자를 로드함으로서 상기 프로그램 카운터에 상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스를 로드하도록 구성되는, 프로세서.
- 제 12항에 있어서, 상기 인터럽트 조절기는 상기 저장된 인터럽트 식별자에 대응하는 상기 인터럽트 서비스 루틴이 초기화된후에 상기 저장된 인터럽트 식별자를 제거하도록 구성되는, 프로세서.
- 제 12항에 있어서, 상기 저장장치는 다음 인터럽트 요청에 대응하는 인터럽트 식별자를 저장하도록 구성되며;상기 인터럽트 식별자는 상기 다음 인터럽트 요청을 인지하고, 상기 다음 인터럽트 요청의 인지에 반응하여 상기 공통 인터럽트 서비스 루틴을 초기화하며, 상기 공통 인터럽트 서비스 루틴이 상기 다음 인터럽트 요청의 인지에 반응하여 초기화된후에 상기 저장된 인터럽트 식별자에 대응하는 인터럽트 서비스 루틴을 초기화하도록 구성되는, 프로세서.
- 제 20항에 있어서, 상기 인터럽트 조절기는 상기 이전 인터럽트 서비스 루틴이 완료된후에 상기 공통 인터럽트 서비스 루틴을 초기화함으로서 상기 다음 인터럽트 요청의 인지에 반응하여 상기 공통 인터럽트 서비스 루틴을 초기화하도록 구성되는, 프로세서.
- 제 20항에 있어서, 상기 저장장치는 상기 다음 인터럽트 요청에 대응하는 상기 인터럽트 식별자와 상기 이전 인터럽트 요청에 대응하는 상기 저장된 인터럽트 식별자를 중복 기록함으로서 상기 다음 인터럽트 식별자를 저장하도록 구성되는, 프로세서.
- 프로세서에 의하여 인터럽트들을 서비스하기 위하여 컴퓨터 판독가능 매체에 저장된 컴퓨터 프로그램 제품으로서,인터럽트 요청을 인지하는 프로그램 명령들;상기 인터럽트 요청에 대응하는 인터럽트 식별자를 저장하는 프로그램 명령들;상기 인터럽트 요청의 인지에 반응하여 공통 인터럽트 서비스 루틴을 초기화하는 프로그램 명령들; 및상기 저장된 인터럽트 식별자에 대응하는 인터럽트 서비스 루틴을 초기화하는 프로그램 명령들을 포함하는, 컴퓨터 프로그램 제품.
- 제 23항에 있어서, 상기 저장된 인터럽트 식별자에 대응하는 인터럽트 서비스 루틴을 초기화하는 상기 프로그램 명령들은 상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스로 점프하는 프로그램 명령들을 포함하는, 컴퓨터 프로그램 제품.
- 제 24항에 있어서, 상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스로 점프하는 상기 프로그램 명령들은,상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스를 상기 프로세서의 프로그램 카운터에 로드하는 프로그램 명령들; 및상기 프로그램 카운터에 로드된 상기 메모리 어드레스로 점프하는 프로그램 명령들을 포함하는, 컴퓨터 프로그램 제품.
- 제 25항에 있어서, 상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스를 프로그램 카운터에 로드하는 상기 프로그램 명령들은,상기 메모리 어드레스를 찾기(loop-up)위하여 상기 저장된 인터럽트 식별자를 사용하는 프로그램 명령들; 및상기 프로그램 카운터에 상기 메모리 어드레스를 로드하는 프로그램 명령들을 포함하는, 컴퓨터 프로그램 제품.
- 제 25항에 있어서, 상기 저장된 인터럽트 식별자와 연관된 메모리 어드레스를 프로그램 카운터에 로드하는 상기 프로그램 명령들은 상기 저장된 인터럽트 식별자를 상기 프로그램 카운터에 로드하는 프로그램 명령들을 포함하는, 컴퓨터 프로그램 제품.
- 제 23항에 있어서, 상기 저장된 인터럽트 식별자에 대응하는 상기 인터럽트 서비스 루틴이 초기화된후에 상기 저장된 인터럽트 식별자를 제거하는 프로그램 명령들을 더 포함하는, 컴퓨터 프로그램 제품.
- 제 23항에 있어서, 다음 인터럽트 요청을 인지하는 프로그램 명령들;상기 다음 인터럽트 요청에 대응하는 인터럽트 식별자를 저장하는 프로그램 명령들;상기 다음 인터럽트 요청의 인지에 반응하여 공통 인터럽트 서비스 루틴을 초기화하는 프로그램 명령들; 및상기 공통 인터럽트 서비스 루틴이 상기 다음 인터럽트 요청의 인지에 반응하여 초기화된후에 상기 저장된 인터럽트 식별자에 대응하는 인터럽트 서비스 루틴을 초기화하는 프로그램 명령들을 더 포함하는, 컴퓨터 프로그램 제품.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US11/361,402 US7424563B2 (en) | 2006-02-24 | 2006-02-24 | Two-level interrupt service routine |
| US11/361,402 | 2006-02-24 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| KR20080098432A true KR20080098432A (ko) | 2008-11-07 |
| KR100977662B1 KR100977662B1 (ko) | 2010-08-24 |
Family
ID=38180132
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020087023288A Expired - Fee Related KR100977662B1 (ko) | 2006-02-24 | 2007-02-23 | 2-레벨 인터럽트 서비스 루틴을 제공하기 위한 방법 및 프로세서 |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US7424563B2 (ko) |
| EP (2) | EP1991928A1 (ko) |
| JP (1) | JP2009528598A (ko) |
| KR (1) | KR100977662B1 (ko) |
| CN (1) | CN101390057B (ko) |
| WO (1) | WO2007101139A1 (ko) |
Families Citing this family (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9032127B2 (en) * | 2006-09-14 | 2015-05-12 | Hewlett-Packard Development Company, L.P. | Method of balancing I/O device interrupt service loading in a computer system |
| GB0722707D0 (en) * | 2007-11-19 | 2007-12-27 | St Microelectronics Res & Dev | Cache memory |
| US8024504B2 (en) * | 2008-06-26 | 2011-09-20 | Microsoft Corporation | Processor interrupt determination |
| US20090327556A1 (en) * | 2008-06-27 | 2009-12-31 | Microsoft Corporation | Processor Interrupt Selection |
| US7849247B2 (en) * | 2008-10-14 | 2010-12-07 | Freescale Semiconductor, Inc. | Interrupt controller for accelerated interrupt handling in a data processing system and method thereof |
| CN101839929B (zh) * | 2009-03-19 | 2013-08-07 | 北京普源精电科技有限公司 | 数字示波器 |
| US8972642B2 (en) * | 2011-10-04 | 2015-03-03 | Qualcomm Incorporated | Low latency two-level interrupt controller interface to multi-threaded processor |
| JP6415385B2 (ja) * | 2015-05-27 | 2018-10-31 | ルネサスエレクトロニクス株式会社 | 半導体装置 |
| US20160373909A1 (en) * | 2015-06-17 | 2016-12-22 | Hive Life, LLC | Wireless audio, security communication and home automation |
| US9778951B2 (en) * | 2015-10-16 | 2017-10-03 | Qualcomm Incorporated | Task signaling off a critical path of execution |
| KR102079499B1 (ko) * | 2015-10-20 | 2020-02-21 | 엘에스산전 주식회사 | Plc 위치 결정 시스템의 축별 제어주기 독립 할당 방법 |
| US11546336B1 (en) | 2019-10-22 | 2023-01-03 | Amazon Technologies, Inc. | Independently configurable access device stages for processing interconnect access requests |
| US11392406B1 (en) * | 2019-10-22 | 2022-07-19 | Amazon Technologies, Inc. | Alternative interrupt reporting channels for microcontroller access devices |
| US11467983B1 (en) | 2019-10-22 | 2022-10-11 | Amazon Technologies, Inc. | Independently configurable interleaving for interconnect access requests |
| US11552948B1 (en) | 2020-03-26 | 2023-01-10 | Amazon Technologies, Inc. | Domain management intermediary service |
| CN113419437B (zh) * | 2021-06-30 | 2022-04-19 | 四川虹美智能科技有限公司 | 基于mvvm框架和mqtt协议的智能家居数据同步方法及装置 |
| CN115344374A (zh) * | 2022-10-19 | 2022-11-15 | 成都菁蓉联创科技有限公司 | 一种中断响应方法及其系统 |
Family Cites Families (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5287523A (en) * | 1990-10-09 | 1994-02-15 | Motorola, Inc. | Method for servicing a peripheral interrupt request in a microcontroller |
| JP2870405B2 (ja) * | 1993-06-01 | 1999-03-17 | 三菱電機株式会社 | 情報処理装置 |
| JPH07105023A (ja) * | 1993-09-20 | 1995-04-21 | Internatl Business Mach Corp <Ibm> | データ処理システム内でスプリアス割込みを検出するための方法及び装置 |
| JP3822885B2 (ja) * | 1994-09-09 | 2006-09-20 | 株式会社ルネサステクノロジ | 1チップデータプロセッサ |
| GB9509626D0 (en) * | 1995-05-12 | 1995-07-05 | Sgs Thomson Microelectronics | Processor interrupt control |
| JP3208332B2 (ja) * | 1995-12-20 | 2001-09-10 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 割込み装置 |
| US5790846A (en) * | 1996-04-18 | 1998-08-04 | International Business Machines Corporation | Interrupt vectoring for instruction address breakpoint facility in computer systems |
| US6275893B1 (en) * | 1998-09-14 | 2001-08-14 | Compaq Computer Corporation | Method and apparatus for providing seamless hooking and intercepting of selected kernel and HAL exported entry points in an operating system |
| US6148361A (en) * | 1998-12-17 | 2000-11-14 | International Business Machines Corporation | Interrupt architecture for a non-uniform memory access (NUMA) data processing system |
| JP3778246B2 (ja) * | 1999-03-23 | 2006-05-24 | セイコーエプソン株式会社 | 割り込みコントローラ、asic、及び電子機器 |
| US6601122B1 (en) * | 2000-04-17 | 2003-07-29 | International Business Machines Corporation | Exceptions and interrupts with dynamic priority and vector routing |
| US6917997B2 (en) * | 2000-06-29 | 2005-07-12 | Palmchip Corporation | Integrated circuit including interrupt controller with shared preamble execution and global-disable control bit |
| US6889279B2 (en) * | 2000-12-11 | 2005-05-03 | Cadence Design Systems, Inc. | Pre-stored vector interrupt handling system and method |
| US6968411B2 (en) * | 2002-03-19 | 2005-11-22 | Intel Corporation | Interrupt processing apparatus, system, and method |
| US7043582B2 (en) * | 2002-09-06 | 2006-05-09 | Intel Corporation | Self-nesting interrupts |
| US20040111593A1 (en) * | 2002-12-05 | 2004-06-10 | International Business Machines Corporation | Interrupt handler prediction method and system |
| US6981083B2 (en) * | 2002-12-05 | 2005-12-27 | International Business Machines Corporation | Processor virtualization mechanism via an enhanced restoration of hard architected states |
| US7117319B2 (en) * | 2002-12-05 | 2006-10-03 | International Business Machines Corporation | Managing processor architected state upon an interrupt |
| US7080179B1 (en) * | 2004-03-26 | 2006-07-18 | Foundry Networks, Inc. | Multi-level interrupts |
| US20060020852A1 (en) * | 2004-03-30 | 2006-01-26 | Bernick David L | Method and system of servicing asynchronous interrupts in multiple processors executing a user program |
-
2006
- 2006-02-24 US US11/361,402 patent/US7424563B2/en active Active
-
2007
- 2007-02-23 WO PCT/US2007/062768 patent/WO2007101139A1/en not_active Ceased
- 2007-02-23 EP EP07757449A patent/EP1991928A1/en not_active Withdrawn
- 2007-02-23 EP EP20110188008 patent/EP2442227A1/en not_active Ceased
- 2007-02-23 CN CN200780006098XA patent/CN101390057B/zh not_active Expired - Fee Related
- 2007-02-23 KR KR1020087023288A patent/KR100977662B1/ko not_active Expired - Fee Related
- 2007-02-23 JP JP2008556575A patent/JP2009528598A/ja active Pending
Also Published As
| Publication number | Publication date |
|---|---|
| WO2007101139A1 (en) | 2007-09-07 |
| CN101390057B (zh) | 2012-01-18 |
| US7424563B2 (en) | 2008-09-09 |
| US20070204087A1 (en) | 2007-08-30 |
| KR100977662B1 (ko) | 2010-08-24 |
| CN101390057A (zh) | 2009-03-18 |
| EP2442227A1 (en) | 2012-04-18 |
| JP2009528598A (ja) | 2009-08-06 |
| EP1991928A1 (en) | 2008-11-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR100977662B1 (ko) | 2-레벨 인터럽트 서비스 루틴을 제공하기 위한 방법 및 프로세서 | |
| US7039739B2 (en) | Method and apparatus for providing seamless hooking and intercepting of selected kernel and HAL exported entry points | |
| US8234429B2 (en) | Monitoring interrupt acceptances in guests | |
| US7117285B2 (en) | Method and system for efficiently directing interrupts | |
| US7707341B1 (en) | Virtualizing an interrupt controller | |
| US5706514A (en) | Distributed execution of mode mismatched commands in multiprocessor computer systems | |
| US8949498B2 (en) | Interrupt handling in a virtual machine environment | |
| US6272618B1 (en) | System and method for handling interrupts in a multi-processor computer | |
| US6983337B2 (en) | Method, system, and program for handling device interrupts | |
| US20120131375A1 (en) | Executing a Kernel Device Driver as a User Space Process | |
| US20110219373A1 (en) | Virtual machine management apparatus and virtualization method for virtualization-supporting terminal platform | |
| JP2008047116A (ja) | 入力/出力装置とメモリ間のデータ転送の融通性のある制御 | |
| JPH04318654A (ja) | マイクロプロセッサへの割り込みのリダイレクションシステム | |
| US8166349B2 (en) | Communicating with USB devices after a computer system crash | |
| US8141077B2 (en) | System, method and medium for providing asynchronous input and output with less system calls to and from an operating system | |
| US6789142B2 (en) | Method, system, and program for handling interrupt requests | |
| US9384154B2 (en) | Method to emulate message signaled interrupts with multiple interrupt vectors | |
| WO2013109233A2 (en) | Method to emulate message signaled interrupts with interrupt data | |
| JPS63310051A (ja) | プログラム入出力命令を含む入出力プロセスの実行方法および装置 | |
| CN107015931A (zh) | 用于中断处理的方法和加速器单元 | |
| US6675238B1 (en) | Each of a plurality of descriptors having a completion indicator and being stored in a cache memory of an input/output processor | |
| US8151028B2 (en) | Information processing apparatus and control method thereof | |
| CN117873665A (zh) | 任务处理方法、芯片、电子设备及可读存储介质 | |
| CN105204939A (zh) | 一种中断请求的处理方法 | |
| CN114691296B (zh) | 中断处理方法、装置、介质及设备 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A201 | Request for examination | ||
| PA0105 | International application |
St.27 status event code: A-0-1-A10-A15-nap-PA0105 |
|
| PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
| PG1501 | Laying open of application |
St.27 status event code: A-1-1-Q10-Q12-nap-PG1501 |
|
| E902 | Notification of reason for refusal | ||
| PE0902 | Notice of grounds for rejection |
St.27 status event code: A-1-2-D10-D21-exm-PE0902 |
|
| T11-X000 | Administrative time limit extension requested |
St.27 status event code: U-3-3-T10-T11-oth-X000 |
|
| E13-X000 | Pre-grant limitation requested |
St.27 status event code: A-2-3-E10-E13-lim-X000 |
|
| P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
| P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
| E701 | Decision to grant or registration of patent right | ||
| PE0701 | Decision of registration |
St.27 status event code: A-1-2-D10-D22-exm-PE0701 |
|
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
| PR1002 | Payment of registration fee |
St.27 status event code: A-2-2-U10-U12-oth-PR1002 Fee payment year number: 1 |
|
| PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| FPAY | Annual fee payment |
Payment date: 20130729 Year of fee payment: 4 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 4 |
|
| FPAY | Annual fee payment |
Payment date: 20140730 Year of fee payment: 5 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 5 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 6 |
|
| FPAY | Annual fee payment |
Payment date: 20160629 Year of fee payment: 7 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 7 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 8 |
|
| FPAY | Annual fee payment |
Payment date: 20180628 Year of fee payment: 9 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 9 |
|
| PC1903 | Unpaid annual fee |
St.27 status event code: A-4-4-U10-U13-oth-PC1903 Not in force date: 20190818 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE |
|
| PC1903 | Unpaid annual fee |
St.27 status event code: N-4-6-H10-H13-oth-PC1903 Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20190818 |