JPH0358236A - Information processor - Google Patents

Information processor

Info

Publication number
JPH0358236A
JPH0358236A JP1195509A JP19550989A JPH0358236A JP H0358236 A JPH0358236 A JP H0358236A JP 1195509 A JP1195509 A JP 1195509A JP 19550989 A JP19550989 A JP 19550989A JP H0358236 A JPH0358236 A JP H0358236A
Authority
JP
Japan
Prior art keywords
error
cpu
processing
main memory
error processing
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.)
Pending
Application number
JP1195509A
Other languages
Japanese (ja)
Inventor
Susumu Yoshino
進 吉野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP1195509A priority Critical patent/JPH0358236A/en
Publication of JPH0358236A publication Critical patent/JPH0358236A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To generate no error report to the outside and to prevent the information processor from being stopped by constituting this processor so that an OS converts an error processing routine to be processed into a firmware and expands it on a CPU, and executes an error processing at the time when an error is generated in a main memory. CONSTITUTION:When the storage contents 103 on a main memory, especially, an area 104 of an OS is brought to breakdown, a CPU 100 which knows this fact transfers immediately the control to an error processing routine existing in a firmware 101 containing an error processing function through a CPU interface 102, and executes such a processing as generating an error report, etc. Thereafter, the CPU 100 returns the control temporarily to the OS, and if the area brought to breakdown is partial, the processing is transferred to such a processing as continuing a job operation by small resources, etc. In such a way, it is prevented that the information processor stops in a state that no report is executed to the outside by such an abnormal operation as the CPU is stalled in the course of executing an error processing.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理装置に関し、特に主メモリのエラー処
理を行なう情報処理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an information processing device, and particularly to an information processing device that performs main memory error processing.

〔従来の技術〕[Conventional technology]

従来、情報処理装置において、OS(オペレーティング
・システム)が処理すべきエラー処理についてはルーチ
ン化され、主メモリのハードウエア上に他の例えばジョ
ブ・スケジューラ,資源管理プログラムなどと一緒に展
開され、運用されていた。この様子を第2図に示す。
Conventionally, in information processing devices, error processing to be handled by the OS (operating system) has been made into a routine, developed on main memory hardware along with other programs such as job schedulers and resource management programs, and operated. It had been. This situation is shown in FIG.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の情報処理はエラー処理ルーチンがOSの
エリア即ち主メモリのハードウェア上に展開されている
ので、主メモリが破壊したとき、このことを情報処理装
置ユーザーにエラーレポートの形で知らせる必要がある
が、エラーレポートを作成するためのエラー処理ルーチ
ンエリアも同時に破壊されている確率が非常に高く、エ
ラー処理実行中にCPUがストールしてしまう等の異常
動作で外部に何のレーボートもしないまま情報処理装置
が停止してしまうことになってしまう。即ち原因不明の
システム停止になってしまう。
In the conventional information processing described above, the error handling routine is developed in the OS area, that is, the main memory hardware, so when the main memory is destroyed, it is necessary to notify the information processing device user of this in the form of an error report. However, there is a very high probability that the error processing routine area for creating error reports is also destroyed at the same time, and no data is sent to the outside due to abnormal operations such as the CPU stalling while executing error processing. Otherwise, the information processing device will stop working. In other words, the system will stop for unknown reasons.

このようなことは、スタンドアローンで大の傍で使用す
るパソコンならともかく、遠隔制御または無人の情報処
理装置では許されざる欠点である。
This is a drawback that cannot be tolerated in a remote-controlled or unmanned information processing device, even if it is a stand-alone personal computer that is used next to a computer.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の情報処理装置はOSが処理すべきエラー処理ル
ーチンを主メモリのハードウェア上に展開するのではな
くファームウェア化して、CPUに展開させ、主メモリ
のエラー発生時におけるエラー処理を行なわせる。
The information processing apparatus of the present invention does not deploy the error processing routine to be processed by the OS on hardware of the main memory, but converts it into firmware, and deploys it on the CPU to perform error processing when an error occurs in the main memory.

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

CPUIOOは主メモリ,cpuインタフェース102
,ファームウェア101を使って、主メモリ〈図示せず
〉上の記憶内容103上に展開されたOSのエリア10
4,ユーザージョブ関係エリア105の格納情報を利用
し、情報処理装置の運用を図っている.これまでの範囲
については周知の通りである。
CPUIOO is main memory, CPU interface 102
, using the firmware 101, the OS area 10 is developed on the memory contents 103 on the main memory (not shown).
4. Information stored in the user job related area 105 is used to operate the information processing device. The range up to now is well known.

さて、主メモリ上の記憶内容103、特にOSのエリア
104が破壊した時、主メモリ,CPUインタフェース
102を介して、このことを知りたCPUIOOは直ち
に、エラー処理機能を含むファームウェア101に存在
するエラー処理ルーチンに制御を移し、エラーレポート
を作或する等処理を行なう. その後、CPUIOOは制御をいったんOSに戻し、破
壊しているエリアがもし部分的であれば、少ない資源で
ジョブ運用の続行を図るなどの処理に移る。
Now, when the storage contents 103 on the main memory, especially the OS area 104, are destroyed, the CPUIOO, which learns of this via the main memory and CPU interface 102, immediately detects the error that exists in the firmware 101 that includes the error handling function. Transfers control to the processing routine and performs processing such as creating an error report. Thereafter, the CPUIOO temporarily returns control to the OS, and if the area that has been destroyed is only partial, it moves on to processing such as continuing the job operation with fewer resources.

何れにせよ、外部に対して、何のエラーレポートも作或
しないまま停止したりはしない。
In any case, it will not stop without producing any error report to the outside world.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明はOSが処理すべきエラー処
理ルーチンを主メモリのハードウェア上に展開するので
はなく、ファームウェア化してCPU上に展開して、主
メモリのエラー発生時、エラー処理を行なわせるように
することにより、外部に対して何のエラーレポートも作
戊されないまま、情報処理装置が停止したりするという
ことを防止できる効果がある。
As explained above, the present invention does not develop the error processing routine to be processed by the OS on the hardware of the main memory, but instead develops it as firmware on the CPU, and when an error occurs in the main memory, the error processing routine is executed. By allowing this to occur, it is possible to prevent the information processing apparatus from stopping without any error report being generated to the outside.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例を示すブロック図、第2図は
従来の一実施例を示すブロック図である。 i oo, 2oo・−cpu、103.203−・・
主メモリ記憶内容、104,204・・・osのエリア
、105,205・・・ユーザージョブ関係エリア、1
02,202・・・主メモリ,CPUインタフェース1
01・・・エラー処理を含むファームウェア、2o1・
・・エラー処理を含まないファ〒ムウエア、2o6・・
・エラー処理関係エリア。
FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a block diagram showing a conventional embodiment. i oo, 2oo・-cpu, 103.203-・・
Main memory storage contents, 104,204...OS area, 105,205...User job related area, 1
02,202...Main memory, CPU interface 1
01...Firmware including error processing, 2o1.
・・Firmware that does not include error handling, 2o6・・
・Error handling related area.

Claims (1)

【特許請求の範囲】[Claims] 少なくともCPU及び主メモリから構成される情報処理
装置において、OSが処理すべきエラー処理ルーチンを
ファームウェア化して前記CPU上に展開して前記主メ
モリのエラー発生時におけるエラー処理を行なうことを
特徴とする情報処理装置。
In an information processing device comprising at least a CPU and a main memory, an error processing routine to be processed by an OS is converted into firmware and deployed on the CPU to perform error processing when an error occurs in the main memory. Information processing device.
JP1195509A 1989-07-27 1989-07-27 Information processor Pending JPH0358236A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1195509A JPH0358236A (en) 1989-07-27 1989-07-27 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1195509A JPH0358236A (en) 1989-07-27 1989-07-27 Information processor

Publications (1)

Publication Number Publication Date
JPH0358236A true JPH0358236A (en) 1991-03-13

Family

ID=16342267

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1195509A Pending JPH0358236A (en) 1989-07-27 1989-07-27 Information processor

Country Status (1)

Country Link
JP (1) JPH0358236A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008186352A (en) * 2007-01-31 2008-08-14 Nec Computertechno Ltd Computer system, instruction retry method and program in computer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008186352A (en) * 2007-01-31 2008-08-14 Nec Computertechno Ltd Computer system, instruction retry method and program in computer system

Similar Documents

Publication Publication Date Title
JP3339482B2 (en) Distributed debugging apparatus, debugging method, and recording medium recording control program
JP2020536316A5 (en)
US20020120924A1 (en) System of reusable software parts for distributing event flows and methods of use
US20080126879A1 (en) Method and system for a reliable kernel core dump on multiple partitioned platform
WO2016078323A1 (en) Malware detection method and apparatus
WO2023020152A1 (en) Window management method and apparatus, device, and storage medium
CN106980531B (en) Input method operation processing method and device
JP2006164266A (en) Improvement in performance of operating system
CA2154507C (en) Data processing system
US6128679A (en) Computer for executing I/O instructions, by emulation, in a foreign application program wherein the emulator result thread is blocked from running between processes
US7716650B2 (en) Non-destructive debugging for add-ins
JPH0358236A (en) Information processor
CN112015432A (en) Static project deployment method and device
US20070067488A1 (en) System and method for transferring data
CN113778714B (en) Shared shear plate method and device compatible with Android for Linux
JPH04243430A (en) Information processor
JP2856681B2 (en) Method and system for handling external events
JPH04243447A (en) Information processor
US7577962B2 (en) Routing exceptions to operating system subsystems
CN111079135A (en) Kernel access method, device and medium
US20240143780A1 (en) Supporting secure workspaces in heterogenous environments
JPH08161186A (en) Inter-task communication system
CN115454337A (en) Method and device for realizing in-band management middleware for docking multiple storages
KR20190072375A (en) Apparatus and methods for detecting of stealth task using hardware task switching
JPS62241041A (en) Information processor