JP4866366B2 - エラーハンドラの実行中に発生するエラーを処理する方法 - Google Patents
エラーハンドラの実行中に発生するエラーを処理する方法 Download PDFInfo
- Publication number
- JP4866366B2 JP4866366B2 JP2007545689A JP2007545689A JP4866366B2 JP 4866366 B2 JP4866366 B2 JP 4866366B2 JP 2007545689 A JP2007545689 A JP 2007545689A JP 2007545689 A JP2007545689 A JP 2007545689A JP 4866366 B2 JP4866366 B2 JP 4866366B2
- Authority
- JP
- Japan
- Prior art keywords
- error
- handling routine
- error handling
- processor
- occurred
- 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
- 238000000034 method Methods 0.000 claims description 32
- 230000008569 process Effects 0.000 claims description 16
- 238000012545 processing Methods 0.000 claims description 9
- 230000004913 activation Effects 0.000 claims description 8
- 238000001514 detection method Methods 0.000 claims description 4
- 230000004044 response Effects 0.000 claims description 4
- 238000011156 evaluation Methods 0.000 claims 1
- 230000007246 mechanism Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 239000002245 particle Substances 0.000 description 2
- 239000004065 semiconductor Substances 0.000 description 2
- 238000009825 accumulation Methods 0.000 description 1
- 230000009471 action Effects 0.000 description 1
- 230000006978 adaptation Effects 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- JJWKPURADFRFRB-UHFFFAOYSA-N carbonyl sulfide Chemical compound O=C=S JJWKPURADFRFRB-UHFFFAOYSA-N 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000001010 compromised effect Effects 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000000116 mitigating effect Effects 0.000 description 1
- 238000004806 packaging method and process Methods 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 230000005855 radiation Effects 0.000 description 1
- 230000001052 transient effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0706—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
- G06F11/0721—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment within a central processing unit [CPU]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0793—Remedial or corrective actions
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
- Hardware Redundancy (AREA)
Description
Claims (26)
- プロセッサのエラー処理ルーチンにおいて、前記プロセッサの第1の検出された回復不可能なエラー(DUE:detected unrecoverable error)に応じて実行する段階と、
第2のDUEが発生したという指示に対し、前記エラー処理ルーチンの正確さに対する該第2のDUEの1つ又は複数の影響を評価することにより応答する段階と、
を有し、
前記エラー処理ルーチンを実行する段階が、
前記エラー処理ルーチンが、前記エラー処理ルーチンによって使用される可能性のある汎用レジスタの内容を、前記汎用レジスタを使用する前に一時記憶領域に保存する段階と、
前記汎用レジスタの内容を保存した後、前記エラー処理ルーチンが、前記プロセッサの前記汎用レジスタにおけるDUEを記録する汎用レジスタエラーログをクリアする段階と、
汎用レジスタエラーログをクリアした後、前記エラー処理ルーチンが、前記汎用レジスタをクリアする段階と、
を含む、
方法。 - 前記第2のDUEが、前記エラー処理ルーチンによって使用される資源において発生したか否かと、前記第2のDUEが発生したという前記指示が、前記エラー処理ルーチンの終了の前に生成されたか否かとを確定する段階をさらに含む、
請求項1に記載の方法。 - 前記エラー処理ルーチンによって使用される資源において前記第2のDUEが発生したということを示す前記指示は、前記プロセッサの立てられたエラーステータスフラグを含む、
請求項2に記載の方法。 - 前記プロセッサの前記エラーステータスフラグ及び前記エラー処理ルーチンの起動を示すフラグが両方とも立てられる状態を検出する段階をさらに含む、
請求項3に記載の方法。 - 前記エラー処理ルーチンによって使用される前記資源は、前記プロセッサの汎用レジスタを含む、
請求項4に記載の方法。 - 前記プロセッサの前記エラーステータスフラグと前記エラー処理ルーチンの起動を示すフラグとがともに立てられている状態が検出された場合、システム終了例外を引き起こし、そうでない場合、プロセス終了例外を引き起こす段階をさらに含む、
請求項4または請求項5に記載の方法。 - 前記評価により、前記第2のDUEが前記エラー処理ルーチンの前記正確さに対して影響を与えたと判断された場合、システム終了例外を引き起こし、そうでない場合、プロセス終了例外を引き起こす段階をさらに含む、
請求項1から請求項6までの何れか一項に記載の方法。 - 前記エラー処理ルーチンの残りの動作中に汎用レジスタエラーフラグが立てられた場合、システム終了例外を引き起こし、そうでない場合、プロセス終了例外を引き起こす段階をさらに含む、
請求項1から請求項7までの何れか一項に記載の方法。 - 前記第1の検出された回復不可能なエラーの処理を完了した後、前記エラー処理ルーチンが、前記汎用レジスタエラーログをチェックする段階と、
前記汎用レジスタエラーログの中でエラーが発見された場合に、システム終了例外を引き起こす段階と、
をさらに有する、
請求項1から請求項8までの何れか一項に記載の方法。 - 前記第2のDUEが発生したという前記指示が、前記エラー処理ルーチンが前記汎用レジスタの使用し始めた後に発生したかを判断する段階と、
前記第2のDUEが発生したという前記指示が前記エラー処理ルーチンが前記汎用レジスタの使用し始めた後に発生したと判断された場合に、システム終了例外を引き起こす段階と、
をさらに有する、
請求項1から請求項9までの何れか一項に記載の方法。 - 前記エラー処理ルーチンを実行する段階が、キャッシュをオフにして、前記エラー処理ルーチンを実行する段階を含む、
請求項1から請求項10までの何れか一項に記載の方法。 - 前記エラー処理ルーチンは、ROMに格納されている、
請求項1から請求項11までの何れか一項に記載の方法。 - コンピュータに、請求項1から請求項12までの何れか一項に記載の方法を実行させるプログラム。
- プロセッサであって、
前記プロセッサの資源において第1の検出された回復不可能なエラー(DUE)を検出するエラー検出システムと、
第1のDUEに応じてエラー処理ルーチンを実行すると共に、第2のDUEが発生したという前記エラー検出システムからの指示に対し、前記エラー処理ルーチンの正確さに対する前記第2のDUEの影響を評価することにより応答するロジックと
を具備し、
前記エラー処理ルーチンは、
前記エラー処理ルーチンによって使用される可能性のある汎用レジスタの内容を、前記汎用レジスタを使用する前に一時記憶領域に保存し、
前記汎用レジスタの内容を保存した後、前記プロセッサの前記汎用レジスタにおけるDUEを記録する汎用レジスタエラーログをクリアし、
汎用レジスタエラーログをクリアした後、前記汎用レジスタをクリアする、
プロセッサ。 - 前記エラー処理ルーチンは、前記第2のDUEが該エラー処理ルーチンによって使用されるプロセッサ資源において発生したか否かと、前記第2のDUEが発生したという前記指示が、前記エラー処理ルーチンの終了の前に生成されたか否かとをさらに確定する、
請求項14に記載のプロセッサ。 - 前記エラー処理ルーチンによって使用される資源において前記第2のDUEが発生したということを示す前記指示は、前記プロセッサの立てられたエラーステータスフラグを含む、
請求項15に記載のプロセッサ。 - 前記プロセッサの前記エラーステータスフラグ及び前記エラー処理ルーチンの起動を示すフラグが両方とも立てられる状態を検出するロジックをさらに具備する、
請求項16に記載のプロセッサ。 - 前記エラー処理ルーチンによって使用される前記資源は、前記プロセッサの汎用レジスタを含む、
請求項17に記載のプロセッサ。 - 前記エラー処理ルーチンは、前記プロセッサの前記エラーステータスフラグと前記エラー処理ルーチンの起動を示すフラグとがともに立てられている状態が検出された場合、システム終了例外をさらに引き起こし、そうでない場合、プロセス終了例外を引き起こす、
請求項17または請求項18に記載のプロセッサ。 - 前記エラー処理ルーチンは、前記評価により、前記第2のDUEが該エラー処理ルーチンの前記正確さに対して影響を与えたと判断された場合、システム終了例外をさらに引き起こし、そうでない場合、プロセス終了例外を引き起こす、
請求項14から請求項19までの何れか一項に記載のプロセッサ。 - 前記エラー処理ルーチンの残りの動作中に汎用レジスタエラーフラグが立てられた場合、システム終了例外を引き起こし、そうでない場合、プロセス終了例外を引き起こすロジックをさらに具備する、
請求項14から請求項20までの何れか一項に記載のプロセッサ。 - 前記エラー処理ルーチンは、
前記第1の検出された回復不可能なエラーの処理を完了した後、前記汎用レジスタエラーログをチェックし、
前記汎用レジスタエラーログの中でエラーが発見された場合に、システム終了例外を引き起こす、
請求項14から請求項21までの何れか一項に記載のプロセッサ。 - 前記エラー処理ルーチンは、
前記第2のDUEが発生したという前記指示が、前記エラー処理ルーチンが前記汎用レジスタの使用し始めた後に発生したかを判断し、
前記第2のDUEが発生したという前記指示が、前記エラー処理ルーチンが前記汎用レジスタの使用し始めた後に発生したと判断した場合に、システム終了例外を引き起こす、
請求項14から請求項22までの何れか一項に記載のプロセッサ。 - 前記ロジックは、キャッシュをオフにして、前記エラー処理ルーチンを実行する、
請求項14から請求項23までの何れか一項に記載のプロセッサ。 - 前記エラー処理ルーチンは、ROMに格納されている、
請求項14から請求項24までの何れか一項に記載のプロセッサ。 - 請求項14から請求項25までの何れか一項に記載のプロセッサを具備するシステム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/012,979 | 2004-12-14 | ||
US11/012,979 US7370231B2 (en) | 2004-12-14 | 2004-12-14 | Method of handling errors |
PCT/US2005/044770 WO2006065687A1 (en) | 2004-12-14 | 2005-12-09 | Method of handling errors occuring during the execution of an error handler |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008523513A JP2008523513A (ja) | 2008-07-03 |
JP4866366B2 true JP4866366B2 (ja) | 2012-02-01 |
Family
ID=36215712
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007545689A Expired - Fee Related JP4866366B2 (ja) | 2004-12-14 | 2005-12-09 | エラーハンドラの実行中に発生するエラーを処理する方法 |
Country Status (6)
Country | Link |
---|---|
US (1) | US7370231B2 (ja) |
JP (1) | JP4866366B2 (ja) |
CN (1) | CN100501686C (ja) |
DE (1) | DE112005002975T5 (ja) |
TW (1) | TWI310495B (ja) |
WO (1) | WO2006065687A1 (ja) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7353433B2 (en) * | 2003-12-08 | 2008-04-01 | Intel Corporation | Poisoned error signaling for proactive OS recovery |
US7581152B2 (en) * | 2004-12-22 | 2009-08-25 | Intel Corporation | Fault free store data path for software implementation of redundant multithreading environments |
US20070250755A1 (en) * | 2006-03-29 | 2007-10-25 | Wayne Burleson | Dormant error checker |
US8127277B2 (en) | 2007-05-21 | 2012-02-28 | International Business Machines Corporation | Framework for conditionally executing code in an application using conditions in the framework and in the application |
US9075904B2 (en) | 2013-03-13 | 2015-07-07 | Intel Corporation | Vulnerability estimation for cache memory |
US20160110277A1 (en) * | 2014-10-16 | 2016-04-21 | Siemens Aktiengesellshaft | Method for Computer-Aided Analysis of an Automation System |
US11341012B2 (en) * | 2020-05-14 | 2022-05-24 | EMC IP Holding Company LLC | Test platform employing test-independent fault insertion |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030074601A1 (en) * | 2001-09-28 | 2003-04-17 | Len Schultz | Method of correcting a machine check error |
JP2004021936A (ja) * | 2002-06-20 | 2004-01-22 | Hitachi Ltd | 情報処理装置の障害処理方法および情報処理装置 |
US6691250B1 (en) * | 2000-06-29 | 2004-02-10 | Cisco Technology, Inc. | Fault handling process for enabling recovery, diagnosis, and self-testing of computer systems |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4438494A (en) * | 1981-08-25 | 1984-03-20 | Intel Corporation | Apparatus of fault-handling in a multiprocessing system |
EP0473806A1 (en) | 1990-09-03 | 1992-03-11 | International Business Machines Corporation | Apparatus and method for error detection and fault isolation |
DE10135285B4 (de) * | 2001-07-19 | 2005-08-04 | Infineon Technologies Ag | Speichereinrichtung und Verfahren zum Betreiben eines eine Speichereinrichtung enthaltenden Systems |
US7555703B2 (en) * | 2004-06-17 | 2009-06-30 | Intel Corporation | Method and apparatus for reducing false error detection in a microprocessor |
US7373558B2 (en) * | 2004-09-23 | 2008-05-13 | Intel Corporation | Vectoring process-kill errors to an application program |
-
2004
- 2004-12-14 US US11/012,979 patent/US7370231B2/en not_active Expired - Fee Related
-
2005
- 2005-12-09 CN CNB2005800423908A patent/CN100501686C/zh not_active Expired - Fee Related
- 2005-12-09 DE DE112005002975T patent/DE112005002975T5/de not_active Withdrawn
- 2005-12-09 JP JP2007545689A patent/JP4866366B2/ja not_active Expired - Fee Related
- 2005-12-09 WO PCT/US2005/044770 patent/WO2006065687A1/en active Application Filing
- 2005-12-13 TW TW094144135A patent/TWI310495B/zh not_active IP Right Cessation
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6691250B1 (en) * | 2000-06-29 | 2004-02-10 | Cisco Technology, Inc. | Fault handling process for enabling recovery, diagnosis, and self-testing of computer systems |
US20030074601A1 (en) * | 2001-09-28 | 2003-04-17 | Len Schultz | Method of correcting a machine check error |
JP2004021936A (ja) * | 2002-06-20 | 2004-01-22 | Hitachi Ltd | 情報処理装置の障害処理方法および情報処理装置 |
Also Published As
Publication number | Publication date |
---|---|
TWI310495B (en) | 2009-06-01 |
JP2008523513A (ja) | 2008-07-03 |
TW200634505A (en) | 2006-10-01 |
DE112005002975T5 (de) | 2007-10-31 |
CN100501686C (zh) | 2009-06-17 |
CN101076786A (zh) | 2007-11-21 |
WO2006065687A1 (en) | 2006-06-22 |
US20060156153A1 (en) | 2006-07-13 |
US7370231B2 (en) | 2008-05-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
TWI274991B (en) | A method, apparatus, and system for buffering instructions | |
JP4866366B2 (ja) | エラーハンドラの実行中に発生するエラーを処理する方法 | |
KR100898650B1 (ko) | 애플리케이션 프로그램에의 프로세스 킬 오류 벡터링 | |
US7904751B2 (en) | System abstraction layer, processor abstraction layer, and operating system error handling | |
JP4448539B2 (ja) | マイクロプロセッサにおける偽エラーを低減する方法及び装置 | |
US6438709B2 (en) | Method for recovering from computer system lockup condition | |
US7308603B2 (en) | Method and system for reducing memory faults while running an operating system | |
US8671309B2 (en) | Mechanism for advanced server machine check recovery and associated system software enhancements | |
JP5965076B2 (ja) | 訂正不能メモリエラー処理方法及びその可読媒体 | |
KR100736963B1 (ko) | 에러에 중립적인 명령을 추적하여 마이크로프로세서에서의폴스 에러 검출을 줄이는 장치 및 방법 | |
US7430683B2 (en) | Method and apparatus for enabling run-time recovery of a failed platform | |
US7447943B2 (en) | Handling memory errors in response to adding new memory to a system | |
US7353433B2 (en) | Poisoned error signaling for proactive OS recovery | |
RU2477880C1 (ru) | Способ регенерации и защиты от сбоев динамической памяти и устройство для его осуществления | |
US20090271668A1 (en) | Bus Failure Management Method and System | |
Luck | Machine Check Recovery for Linux on Itanium® Processors |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100803 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20101102 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20101110 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20101202 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20101209 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20101227 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110111 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20110111 |
|
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: 20111025 |
|
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: 20111111 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141118 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |