JPS6042500B2 - Multi data processing system - Google Patents

Multi data processing system

Info

Publication number
JPS6042500B2
JPS6042500B2 JP54172171A JP17217179A JPS6042500B2 JP S6042500 B2 JPS6042500 B2 JP S6042500B2 JP 54172171 A JP54172171 A JP 54172171A JP 17217179 A JP17217179 A JP 17217179A JP S6042500 B2 JPS6042500 B2 JP S6042500B2
Authority
JP
Japan
Prior art keywords
task
central processing
data processing
processing unit
processing system
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
Application number
JP54172171A
Other languages
Japanese (ja)
Other versions
JPS5697155A (en
Inventor
直也 松本
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP54172171A priority Critical patent/JPS6042500B2/en
Publication of JPS5697155A publication Critical patent/JPS5697155A/en
Publication of JPS6042500B2 publication Critical patent/JPS6042500B2/en
Expired legal-status Critical Current

Links

Description

【発明の詳細な説明】 本発明は障害発生のため、システムが停止したときそ
の時まて稼動していた中央処理装置の機雷とタスクとを
早急に知るこのできるシステムに関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a system that can quickly identify the mines and tasks of the central processing unit that was operating at the time when the system is stopped due to the occurrence of a failure.

従来複数接続された中央処理装置が稼動中に何等かの
原因でシステム停止となつたとき、何番の中央処理装置
が何れのタスクを処理した時又は後に停止したのである
かについては記録が残つてないため故障原因等を判断す
ることが極めて困難であつた。
Conventionally, when multiple central processing units are connected and the system stops for some reason while it is operating, records are kept as to which central processing unit processed which task or when the system stopped. It was extremely difficult to determine the cause of the failure.

そのため障害発生のなかつたと認められる中央処理装置
を選び最初から順次デバッグして様子を見たり、他のプ
ログラム処理をやつて見る等オペレータの試行に任せる
ので、障害発生の中央処理装置の受持つたタスクを早期
に発見し、その原因を調べ処理再開に至るまでに長時間
を要する欠点があつた。 本発明の目的は前述の欠点を
改善し、システム停止時においてその直前までに処理さ
れたタスクと、中央処理装置の機雷とを対応付けて早急
に知ることのできるマルチデータ処理システムを提供す
ることにある。 以下図面に示す本発明の実施例につい
て説明する。
Therefore, the operator selects a central processing unit that is known to have had no failures, and debugs it sequentially from the beginning to see how it goes or tries other program processing. This method has the disadvantage that it takes a long time to discover a task early, investigate its cause, and restart processing. SUMMARY OF THE INVENTION An object of the present invention is to improve the above-mentioned drawbacks, and to provide a multi-data processing system that is capable of quickly ascertaining the correspondence between the tasks processed immediately before the system is stopped and the mines in the central processing unit. It is in. Embodiments of the present invention shown in the drawings will be described below.

第1図はマルチデータ処理システムの概略図、第2図は
タスク制御用ブロックの詳細図を示す。第1図において
中央処理装置CPU−AとCPU−Bとは所謂マルチ接
続されている。各タイマTM−A)TM−Bが各中央処
理装置に設けられて或タスクを或走行レベルにおいて処
理するとき、当該タスクを処理する当初に持時間がセッ
トされ稼動中は減算しながら表示される。主記憶装置M
Mは各中央処理装置CPUに対しバス制御回路BSCを
介して接続されている。チャネルCHも同様てある。R
G−A)RG−Bはレジスタて中央処理装置がタスクを
処理するときその走行レベルを表示していて、割込に対
する処理のため比較的CMPI、CMP2を有する。今
中央処理装置CPU−Aが所定のタスクTS−Aを処理
開始する直前に主記憶装置MM内に第2図に示すような
タスク対応のタスク制御用ブロックTCBを設け、所定
の事項を格納する。即ち処理する中央処理装置の機雷C
PU−A)タスク名称TS−A)処理開始時の走行レベ
ルITL)処理途中で走行レベルが変つたとき現在のレ
ベルを格納するCTL、タイマの表示時間を格納するタ
イムクレジットTCR等をその順序に並べ設けておく。
当初は現在のレベルを格納するCTLを除いた機番CP
UAlタスク名称等所定事項が格納され処理開始がされ
る。処理途中において中央処理装置の走行レベルが前述
のCTL欄に格納されながら動作を進める。若し走行レ
ベルの高い割込みがなされたとき、現在処理中のタスク
の情報を待避させるため、タスク制御用ブロックTCB
内のタイムクレジットTCR欄に今までの走行レベルの
残り時間をタイマTMから読取つて格納しておく。そし
て現在の処理を再関するとき、中央処理装置はタイムク
レジットTCR欄より時間情報を読出してタイマTMに
セットしてから処理を再関する。当該タスクの処理が終
了したとき前記使用されたタスク制御用ブロックTCB
内の各欄の情報は消失させ、次のタスク処理に移行する
。次のタスク処理においても同様にタスク制御ブロック
が準備され前述と同様にしてCPU機番が格納される。
また処理途中において何等かの障害発生によりシステム
ダウンすると、タスク制御用ブロックTCB内に格納さ
れている情報が消失しない限り少なくとも中央処理装置
の機番とタスク名称が直ちに判明するから、該当中央処
理装置についてハードウェアの障害であるか、ソフトウ
ェアが原因であるかをチェックする等直ちに対応処置を
進めて行くことができる。
FIG. 1 is a schematic diagram of a multi-data processing system, and FIG. 2 is a detailed diagram of task control blocks. In FIG. 1, central processing units CPU-A and CPU-B are so-called multi-connected. When each timer TM-A) TM-B is provided in each central processing unit to process a certain task at a certain running level, the duration is set at the beginning of processing the task and is displayed while it is in operation while being subtracted. . Main storage M
M is connected to each central processing unit CPU via a bus control circuit BSC. Channel CH is also shown in the same manner. R
G-A) RG-B is a register that indicates the running level when the central processing unit processes a task, and has relatively CMPI and CMP2 for processing an interrupt. Immediately before the central processing unit CPU-A starts processing a predetermined task TS-A, a task control block TCB corresponding to the task as shown in FIG. 2 is provided in the main memory device MM, and predetermined items are stored therein. . That is, the mine C of the central processing unit to be processed
PU-A) Task name TS-A) Driving level at the start of processing ITL) When the driving level changes during processing, CTL to store the current level, time credit TCR to store the timer display time, etc. in that order. Set them up side by side.
Initially, the machine number CP excluding the CTL that stores the current level
Predetermined items such as the UAL task name are stored and processing is started. During the process, the operation proceeds while the running level of the central processing unit is stored in the above-mentioned CTL column. If an interrupt with a high running level is made, the task control block TCB is used to save information on the task currently being processed.
The remaining time of the current running level is read from the timer TM and stored in the time credit TCR column. When re-engaging with the current process, the central processing unit reads time information from the time credit TCR column and sets it in the timer TM before re-engaging with the process. When the processing of the task is completed, the used task control block TCB
The information in each column is deleted and the process moves on to the next task. In the next task processing, a task control block is similarly prepared and the CPU machine number is stored in the same manner as described above.
Furthermore, if the system goes down due to some kind of failure during processing, at least the machine number and task name of the central processing unit will be immediately known, as long as the information stored in the task control block TCB is not lost. Corrective measures can be taken immediately, such as checking to see if the problem is caused by hardware or software.

このようにして本発明によると、処理動作中であつた中
央処理装置とタスクとを対応させてシステム障害発生時
に直ちに見出すことができるため、対応処置を直ちに進
めることができるから、システムがダウンしている時間
が短縮され、信頼性を向上させることとなる。
In this way, according to the present invention, when a system failure occurs, it can be immediately detected by associating the central processing unit that is in process with the task, so that countermeasures can be taken immediately, so that the system does not go down. This reduces the amount of time spent on the system and improves reliability.

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

第1図はマルチデータ処理システムの概略図、第2図は
本発明において利用するタスク制御用ブロックの詳細図
を示す。 CPU−A.CPU−B・・・・・・中央処理装置、T
M一A,TM−B・・・・・・タイマ、MM・・・・・
・主記憶装置、CH・・・・・・チャネル、TCB・・
・・・・タスク制御プロツ”ク。
FIG. 1 is a schematic diagram of a multi-data processing system, and FIG. 2 is a detailed diagram of task control blocks used in the present invention. CPU-A. CPU-B...Central processing unit, T
M-A, TM-B...Timer, MM...
・Main memory, CH... Channel, TCB...
...Task control program.

Claims (1)

【特許請求の範囲】[Claims] 1 複数の処理装置及びメモリを有し、所定のタスク発
生時に該タスクに対し処理装置が割付けられ、割付けら
れた処理装置が該タスクを実行するマルチデータ処理シ
ステムであつて、該タスク発生時に該タスクを識別する
識別情報と当該タスクを実行中の処理装置を指示する識
別情報とを対応付けたタスク制御情報をメモリ上に格納
する手段と、該タスクの実行終了後、該タスク制御情報
を消去する手段とを設け、該タスクを実行中の処理装置
を識別可能に記録することを特徴とするマルチデータ処
理システム。
1 A multi-data processing system that has a plurality of processing devices and memories, in which a processing device is assigned to a predetermined task when the task occurs, and the assigned processing device executes the task; Means for storing task control information in a memory that associates identification information for identifying a task with identification information for instructing a processing device executing the task; and erasing the task control information after completion of execution of the task. 1. A multi-data processing system, comprising: a means for performing a task, and recording a processing device that is executing the task in an identifiable manner.
JP54172171A 1979-12-29 1979-12-29 Multi data processing system Expired JPS6042500B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP54172171A JPS6042500B2 (en) 1979-12-29 1979-12-29 Multi data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP54172171A JPS6042500B2 (en) 1979-12-29 1979-12-29 Multi data processing system

Publications (2)

Publication Number Publication Date
JPS5697155A JPS5697155A (en) 1981-08-05
JPS6042500B2 true JPS6042500B2 (en) 1985-09-24

Family

ID=15936881

Family Applications (1)

Application Number Title Priority Date Filing Date
JP54172171A Expired JPS6042500B2 (en) 1979-12-29 1979-12-29 Multi data processing system

Country Status (1)

Country Link
JP (1) JPS6042500B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01233532A (en) * 1988-03-15 1989-09-19 Fujitsu Ltd Trace control system in multi-processor system

Also Published As

Publication number Publication date
JPS5697155A (en) 1981-08-05

Similar Documents

Publication Publication Date Title
US4852092A (en) Error recovery system of a multiprocessor system for recovering an error in a processor by making the processor into a checking condition after completion of microprogram restart from a checkpoint
KR970002637A (en) Multiprocessor system
JPS6042500B2 (en) Multi data processing system
JPS60159951A (en) Tracing system in information processing device
CN110750375A (en) Embedded equipment and abnormal information processing method thereof
JPH04352245A (en) Simulation system
JPS628831B2 (en)
JP3315266B2 (en) Self-diagnosis status display method
JP3037012B2 (en) Database monitoring mechanism
JP2574938B2 (en) System startup method
JPS6273341A (en) Information processor
JPH07248810A (en) Numerical controller
JPH0782460B2 (en) How to check the recording medium
JP2635777B2 (en) Programmable controller
JPS598853B2 (en) external storage controller
JPH0644253B2 (en) Peripheral control device
JPS6211746B2 (en)
JPS635431A (en) Management system for program patch information
JPS6227421B2 (en)
JP2000318012A (en) Molding condition control method for injection molding machine
JPH04225442A (en) Matching property check method for computer file system
JPS5822765B2 (en) Program loading method in electronic computer system
JPH03211619A (en) Data processor
JPS63314660A (en) Cache test system
JPS6132701B2 (en)