JPS63129434A - Program development supporting device - Google Patents

Program development supporting device

Info

Publication number
JPS63129434A
JPS63129434A JP61275121A JP27512186A JPS63129434A JP S63129434 A JPS63129434 A JP S63129434A JP 61275121 A JP61275121 A JP 61275121A JP 27512186 A JP27512186 A JP 27512186A JP S63129434 A JPS63129434 A JP S63129434A
Authority
JP
Japan
Prior art keywords
disk
output
input
storage area
history storage
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
JP61275121A
Other languages
Japanese (ja)
Inventor
Satoru Umezaki
梅崎 悟
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP61275121A priority Critical patent/JPS63129434A/en
Publication of JPS63129434A publication Critical patent/JPS63129434A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To facilitate the diagnosing analysis of the abnormality of a disk when it occurs, by providing a history storage processing part to store the history information of the result of an input/output operation in an input/output history storage area in a disk driver task in an OS. CONSTITUTION:The history storage processing part 13 to output the history information regarding the operation of the disk 5 is provided in the disk driver task 9 in the OS (operating system) 3, and the history information processed at the history storage processing part 13 is stored in the input/output history storage area 11 via a history information transmission means 14. Also, in a disk diagnosing task 10, an output processing part 15 to output-process the history information stored in the input/output history storage area 11 to a CRT 1 is provided, and the history information processed at the output processing part 15 is displayed on the CRT 1 via a history information output means 16. Also, in the OS 3, a mail box 17 to perform communication between the disk diagnosing tank 10 and the disk driver task 9 regarding the address pointer and size information of the input/output history storage area 11, is provided. In such way, it is possible to easily perform the diagnosing analysis of a disk operation.

Description

【発明の詳細な説明】 [発明の目的コ (産業上の利用分野) 本発明は、ディスク制御機能を有するオペレーティング
システム(以下、osという)によって動作するプログ
ラム開発支援装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Purpose of the Invention (Field of Industrial Application) The present invention relates to a program development support device that operates on an operating system (hereinafter referred to as OS) having a disk control function.

(従来の技術) 近年、マイコンによって制御されるプログラム開発支援
装置には、二次記憶装置としてディスク(フロッピおよ
びハードディスクを含む)を用い、ディスク制御機能を
有する。sを組み込んだものが普及している。
(Prior Art) In recent years, program development support devices controlled by microcomputers use disks (including floppies and hard disks) as secondary storage devices and have disk control functions. Those incorporating s are popular.

ディスク制御に関するプログラム開発支援装置の構成図
を第2図に示す。
FIG. 2 shows a configuration diagram of a program development support device related to disk control.

このプログラム開発支援装置は、CRTI、ディスク5
への入出力要求を出力するアプリケーションタスク2と
、このアプリケーションタスク2からの入出力要求を処
理する053と、このO53からのコマンドを入力する
ディスクコントローラ4と、このディスクコントローラ
4によって動作するディスク5より成る。
This program development support device is CRTI, disk 5
An application task 2 that outputs input/output requests to the O53, a disk controller 4 that inputs commands from this O53, and a disk 5 operated by this disk controller 4. Consists of.

O53はアプリケーションインタフェース部6.入出力
制御部7.入出力の要求毎に生成される入出力要求結果
格納エリア8およびディスクドライバタスク9より成る
O53 is an application interface section 6. Input/output control section 7. It consists of an input/output request result storage area 8 and a disk driver task 9, which are generated for each input/output request.

そのアプリケーションインタフェース部6は。The application interface section 6 is.

アプリケーションタスク2からの入出力要求を受は入れ
、必要に応じて入出力制御部7へ制御を移し、入出力要
求処理後、その結果を再びアプリケーションタスク2へ
返却する。また、必要があればCRTIヘメッセージを
出力する。
It accepts input/output requests from the application task 2, transfers control to the input/output control unit 7 as necessary, and returns the results to the application task 2 after processing the input/output requests. It also outputs a message to the CRTI if necessary.

このCRTIへ出力されるメツセージの内容は1例えば
ディスク5の入出力動作完了通知あるいは動作エラー通
知などである。
The content of the message output to this CRTI is 1, for example, a notification of completion of input/output operation of the disk 5 or a notification of an operation error.

入出力制御部7は、アプリケーションインタフェース部
6から送られる入出力要求をある一定のフォーマットで
入出力要求結果格納エリア8に記憶し。
The input/output control section 7 stores the input/output request sent from the application interface section 6 in a certain format in the input/output request result storage area 8.

ディスクドライバタスク9に制御を渡す。Transfer control to disk driver task 9.

ディスクドライバタスク9では、入出力要求結果格納エ
リア8内の記憶された入出力要求内容を解釈して、ハー
ドすなわちディスクコントローラ4に対し、コマンドを
出力する。ディスクコントローラ4によってディスク5
が実際に動作し、その動作結果すなわち入出力結果はデ
ィスクコントローラ4およびディスクドライバタスク9
を介して入出力要求結果格納エリア8の中に返される。
The disk driver task 9 interprets the contents of the input/output request stored in the input/output request result storage area 8 and outputs a command to the hardware, that is, the disk controller 4. Disk 5 by disk controller 4
actually operates, and the operation results, that is, the input/output results, are sent to the disk controller 4 and the disk driver task 9.
The data is returned to the input/output request result storage area 8 via the input/output request result storage area 8.

更に、この入出力結果は入出力制御部7によって確認さ
れアプリケーションインタフェース部6を介してアプリ
ケーションタスク2へ送られる。
Further, this input/output result is confirmed by the input/output control unit 7 and sent to the application task 2 via the application interface unit 6.

以上の構成で、アプリケーションタスク2からのディス
ク5への入出力要求に対する動作結果のチェックは、入
出力制御部7が入出力要求結果格納エリア8内のデータ
を見て判断することによって行なわれる。そして、ディ
スクが入出力要求どおり正常に動作が完了した場合は、
その入出力要求内容に応じて正常終了したことを通知す
るメツセージがアプリケーションインタフェース部6を
介してCRTIに表示される。一方、ディスク動作が異
常終了した場合は、主に2種類の処理がなされる。一つ
は、シークエラーのようにディスク装置のハード機構に
係わるエラーの場合であり、このときは直ちにエラーメ
ツセージがCRTIに表示される。他は、リード時のC
RCエラーのようにノイズ等による一過性のエラーの場
合であり、このときは何回かのりトライを試みた上でな
おかつエラーが生じる場合にはエラーメツセージがCR
TIに表示される。
With the above configuration, the input/output control unit 7 checks the data in the input/output request result storage area 8 to check the operation result in response to the input/output request from the application task 2 to the disk 5. Then, if the disk completes the operation normally according to the I/O request,
A message notifying that the input/output request has been successfully completed is displayed on the CRTI via the application interface section 6 in accordance with the contents of the input/output request. On the other hand, when a disk operation ends abnormally, two types of processing are mainly performed. One is the case of an error related to the hard mechanism of the disk device, such as a seek error, in which case an error message is immediately displayed on the CRTI. Others are C when reading.
This is a temporary error caused by noise, such as an RC error, and in this case, if the error still occurs after several attempts, the error message will be returned to CR.
Displayed on TI.

入出力制御部7が確認する入出力要求結果格納エリア8
の内容は、例えばディスクの動作機能、アクセスすべき
トラックおよびセクタ番号、リード/ライト・カウント
数などの入出力要求事項、並びに動作結果の良否、エラ
ーステータス等の入出力結果事項などである。
I/O request result storage area 8 checked by the I/O control unit 7
The contents include, for example, disk operating functions, track and sector numbers to be accessed, input/output requirements such as read/write counts, and input/output results such as quality of operation results and error status.

(発明が解決しようとする問題点) ディスクの動作診断を行なう上で、ディスクコントロー
ラに対する要求内容、すなわち、動作機能の種類、トラ
ック番号、セクタ番号、リード/ライト・カウンタ番号
等々、および、動作結果内容すなわちコントローラステ
ータス、リード/ライト後の詳細なエラーステータス、
リトライ回数等は重要な診断解析情報となる。
(Problems to be Solved by the Invention) When diagnosing the operation of a disk, the contents of requests to the disk controller, such as the type of operation function, track number, sector number, read/write counter number, etc., and the operation result. Contents: controller status, detailed error status after read/write,
The number of retries etc. becomes important diagnostic analysis information.

ところが、従来のプログラム開発支援装置においては、
これら入出力要求および入出力結果の情報についてはO
3内部では、そのアプリケーションタスク2からの要求
毎に入出力要求結果格納エリア8を生成し、要求完了時
点ではこれを消滅させていた。
However, in conventional program development support devices,
For information on these input/output requests and input/output results, please refer to O
3, an input/output request result storage area 8 is created for each request from the application task 2, and is deleted when the request is completed.

このため、従来のディスク診断機能ではエラーが発生し
た場合にハード機構上のエラーであるかそれともリトラ
イすれば復元可能なエラーであるかの区別はできるが、
そのエラーはいったいディスクコントローラに対してど
のような要求コマンドを発生した時に生じたのか、また
その要求コマンドに対するコントローラの詳細なステー
タス情報はどうなっているのかについてはまったく知る
ことができないという問題点がある。
For this reason, when an error occurs with conventional disk diagnostic functions, it is possible to distinguish whether it is an error in the hardware mechanism or an error that can be recovered by retrying.
The problem is that it is impossible to know what kind of request command was issued to the disk controller to cause the error, or what the detailed status information of the controller is in response to that request command. be.

また、エミュレータ等の特別な装置を用いてディスク診
断NVr等行なう方法もあるが、接続するための作業が
あること、また操作手順をマスタしなければならないこ
と、さらにはエミュレータ自身高価であり、一般のマイ
コンユーザが容易に買入することはできないという問題
点がある。
There is also a method of performing disk diagnosis NVr etc. using a special device such as an emulator, but it requires work to connect, the operating procedure must be mastered, and the emulator itself is expensive, and The problem is that microcomputer users cannot easily purchase the product.

そこで本発明は、安価でかつ簡単にディスク診断が行な
え、ディスク異常のときの診断解析を容易に行なうこと
のできるプログラム開発支援装置を提供することを目的
とする。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a program development support device that can perform disk diagnosis easily and inexpensively, and can easily perform diagnostic analysis when a disk abnormality occurs.

[発明の構成コ (問題点を解決するための手段) 本発明は、アプリケーションタスクの中には。[Components of the invention (Means for solving problems) Among the application tasks:

ディスクへの入出力要求および入出力動作結果の履歴情
報を格納するための入出力履歴格納エリアを任意の大き
さで生成することのできるエリア生成部、および、格納
された入出力動作結果の履歴情報を入力して、 CRT
等表示装置に表示するための処理を行なう出力処理部と
を有するディスク診断タスクを備え、一方、O3内のデ
ィスクドライバタスクの中には入出力動作結果の履歴情
報を入出力履歴格納エリアに格納するための履歴格納処
理部を備え、ディスク診断タスクとディスクドライバタ
スク間に入出力履歴格納エリアに関する情報を交信する
ためのメイルボックスを備えたものである、 (作用) これにより、ディスク診断時、ディスク動作に関する履
歴情報を失なうことがなくなり、さらに、1回の要求に
関する情報だけでなく、連続したある範囲での入出力動
作状況をCRT等表示装置を通じて知ることができるの
でエラーの生じる傾向を把握することができ、ディスク
動作に関する診断解析を容易に行なうことができる。
An area generation unit that can generate an input/output history storage area of any size for storing history information of input/output requests to disks and input/output operation results, and a history of stored input/output operation results. Enter the information and click
The disk diagnostic task has an output processing unit that performs processing for displaying on a display device, etc., and the disk driver task in O3 stores history information of input/output operation results in an input/output history storage area. (Function) As a result, during disk diagnosis, Historical information regarding disk operations will not be lost, and furthermore, not only information regarding a single request, but also the status of input/output operations over a continuous range can be known through a display device such as a CRT, which reduces the tendency for errors to occur. This makes it possible to easily perform diagnostic analysis regarding disk operation.

(実施例) 本発明の一実施例によるプログラム開発支援装置の構成
図を第1図に示す。第2図と同一部分については同一番
号を付しである。アプリケーションタスク2の中にはデ
ィスク診断タスク10と、ディスク5への入出力要求お
よびディスクコントローラ4からの詳細ステータス情報
の履歴を保存するための入出力履歴格納エリア11が設
けられている。
(Embodiment) FIG. 1 shows a configuration diagram of a program development support device according to an embodiment of the present invention. The same parts as in FIG. 2 are given the same numbers. The application task 2 includes a disk diagnostic task 10 and an input/output history storage area 11 for storing a history of input/output requests to the disk 5 and detailed status information from the disk controller 4.

この入出力履歴格納エリア11は、ディスク診断タスク
10内のエリア生成部12によって生成される。
This input/output history storage area 11 is generated by the area generation unit 12 within the disk diagnosis task 10.

また、このとき入出力履歴格納エリア11は、ディスク
診断タスク10の実施する診断テスト内容によっである
いはシステムのメモリ容量の大小によって任意の大きさ
に調整することができる。
Further, at this time, the input/output history storage area 11 can be adjusted to an arbitrary size depending on the content of the diagnostic test performed by the disk diagnostic task 10 or depending on the memory capacity of the system.

一方、O33内のディスクドライバタスク9内にはディ
スク5の動作に関する履歴情報を出力するための履歴格
納処理部13が設けられ、この履歴格納処理部13で処
理された履歴情報は履歴情報伝送手段14を介して入出
力履歴格納エリア11に格納される。
On the other hand, a history storage processing section 13 for outputting history information regarding the operation of the disk 5 is provided in the disk driver task 9 in the O33, and the history information processed by this history storage processing section 13 is transmitted to a history information transmission means. 14, and stored in the input/output history storage area 11.

また、ディスク診断タスク10内には、さらに入出力履
歴格納エリア11に格納された履歴情報をCRTIへ出
力処理するための出力処理部15が設けられ、この出力
処理部15で出力処理された履歴情報は履歴情報出力手
段16を介してCRTIへ表示される。
Further, within the disk diagnosis task 10, an output processing section 15 for outputting the history information stored in the input/output history storage area 11 to the CRTI is provided, and the history information outputted by this output processing section 15 is provided. The information is displayed on the CRTI via the history information output means 16.

また、O53内には入出力履歴格納エリア11のアドレ
スポインタおよびサイズ情報に関してディスク診断タス
ク10およびディスクドライバタスク9との間で交信を
行なうためのO5の機能のひとつであるメイルボックス
17が設けられている。
Additionally, a mailbox 17, which is one of the functions of the O5, is provided in the O53 for communicating with the disk diagnostic task 10 and the disk driver task 9 regarding the address pointer and size information of the input/output history storage area 11. ing.

さて、上記のように構成される本実施例の診断動作につ
いて説明する。
Now, the diagnostic operation of this embodiment configured as described above will be explained.

ディスク診断タスク10が起動すると、先ず、内部のエ
リア生成部12によってディスク診断内容に応じたメモ
リサイズで入出力履歴格納エリア11を生成する。ディ
スク診断タスク1oは、この生成された入出力i歴格納
エリア11のアドレスポインタおよびそのメモリサイズ
をメイルボックス17へ送信したのち、ディスクに関す
る入出力要求、すなわちディスクの動作機能の種類やア
クセスすべきトラック番号、セクタ番号、リード/ライ
ト・カウンタ数等で作成された入出力要求群を033へ
出力する。このディスクに関する入出力要求群は、os
3内のアプリケーションインタフェース部6を介して、
入出力制御部7に送られる。入出力制御部7は入出力要
求結果格納エリア8を生成し、これら入出力要求群の入
出力要求内容を記憶したのちディスクドライバタスク9
に制御を渡す、ディスクドライバタスク9は入出力要求
結果格納エリア8内の入出力要求内容を参照して、ディ
スクに関する入出力要求群をコマンド命令に変換してデ
ィスクコントローラ4に送る。ディスクコントローラ4
は入力したコマンド命令に基づいてディスク5を動作さ
せ、逐次動作結果をステータス情報として、再びディス
クドライバタスク9に送る。ディスクドライバタスク9
内の履歴格納処理部13は、メイルボックス17により
送信されたアプリケーション2内の入出力履歴格納エリ
ア11に関するアドレスポインタおよび入出力要求群に
応じたメモリサイズを受信し、ディスクコントローラ4
よりリード/ライト後のステータス情報等を入力する度
に、入出力履歴格納エリア11内のアドレスポインタの
指定するアドレスより必要な履歴情報を書き込んでいく
。そして、ディスク診断タスク10は入出力履歴格納エ
リア11に格納されたディスク動作に関する履歴情報を
チェックし、必要な情報を内部の出力処理部15で処理
したのち履歴情報出力手段16を介してディスク診断結
果をCRTIへ表示する。
When the disk diagnosis task 10 is activated, first, the internal area generation unit 12 generates the input/output history storage area 11 with a memory size according to the contents of the disk diagnosis. The disk diagnostic task 1o sends the address pointer of the generated input/output i-history storage area 11 and its memory size to the mailbox 17, and then sends an input/output request regarding the disk, that is, the type of disk operation function and the type of disk operation function to be accessed. An input/output request group created using track numbers, sector numbers, read/write counter numbers, etc. is output to 033. I/O requests related to this disk are
Through the application interface unit 6 in 3,
It is sent to the input/output control section 7. The input/output control unit 7 generates an input/output request result storage area 8, stores the input/output request contents of these input/output request groups, and then executes the disk driver task 9.
The disk driver task 9 refers to the input/output request contents in the input/output request result storage area 8, converts a group of disk-related input/output requests into command instructions, and sends the commands to the disk controller 4. disk controller 4
operates the disk 5 based on the input commands, and sends the successive operation results as status information to the disk driver task 9 again. Disk driver task 9
The history storage processing unit 13 in the disk controller 4 receives the address pointer regarding the input/output history storage area 11 in the application 2 sent by the mailbox 17 and the memory size according to the input/output request group.
Every time the status information after reading/writing is input, the necessary history information is written from the address specified by the address pointer in the input/output history storage area 11. Then, the disk diagnosis task 10 checks the history information regarding the disk operation stored in the input/output history storage area 11, processes the necessary information in the internal output processing section 15, and then sends the disk diagnosis via the history information output means 16. Display the results on CRTI.

これにより、エラー発生時、どのようなコマンドに対し
てどのようなステータス情報であったかが詳細に把握す
ることができ、容易にディスクの診断解析を行なうこと
ができる。
As a result, it is possible to understand in detail what kind of status information corresponds to what kind of command when an error occurs, and it is possible to easily perform disk diagnostic analysis.

[発明の効果コ 以上のように本発明によれば、ディスク診断におけるデ
ィスク異常時の詳細な履歴情報を得ることができ、エミ
ュレータ等の特別な装置を用いることなく、ディスク異
常時の診断解析を容易に行なうことのできるプログラム
開発支援装置が得られる。
[Effects of the Invention] As described above, according to the present invention, it is possible to obtain detailed history information when a disk abnormality occurs during disk diagnosis, and to perform diagnostic analysis when a disk abnormality occurs without using a special device such as an emulator. A program development support device that can be easily developed can be obtained.

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

第1図は本発明の一実施例によるプログラム開発支援装
置の構成図、第2図は従来のプログラム開発支援装置の
構成図である。 1・・・CRT、2・・・アプリケーションタスク。 3・・・O3,4・・・ディスクコントローラ、5・・
・ディスク、6・・・アプリケーションインタフェース
部、7・・・入出力制御部、8・・・入出力要求結果格
納エリア、9・・・ディスクドライバタスク、10・・
・ディスク診断タスク、11・・・入出力履歴格納エリ
ア。 12・・・エリア生成部、13・・・履歴格納処理部、
14・・・履歴情報伝送手段、15・・・出力処理部、
16・・・履歴情報出力手段、17・・・メイルボック
ス。 (7317)  代理人 弁理士 則 近  憲 佑(
8105)   同  三俣 弘文 第1図
FIG. 1 is a block diagram of a program development support apparatus according to an embodiment of the present invention, and FIG. 2 is a block diagram of a conventional program development support apparatus. 1...CRT, 2...Application task. 3...O3, 4...Disk controller, 5...
- Disk, 6...Application interface unit, 7...I/O control unit, 8...I/O request result storage area, 9...Disk driver task, 10...
- Disk diagnosis task, 11...I/O history storage area. 12... Area generation unit, 13... History storage processing unit,
14...History information transmission means, 15...Output processing unit,
16...History information output means, 17...Mailbox. (7317) Agent: Patent Attorney Noriyuki Chika (
8105) Hirofumi Mitsumata Figure 1

Claims (1)

【特許請求の範囲】[Claims] ディスクの動作を制御するためのディスクコントローラ
と、このディスクコントローラにコマンドを出力し、デ
ィスクのステータス情報を入力するディスク制御機能を
有するオペレーティングシステムと、このオペレーティ
ングシステムを動作させるアプリケーションタスクより
なるプログラム開発支援装置において、前記アプリケー
ションタスクの中には、ディスクへの入出力要求および
入出力動作結果の履歴情報を格納する入出力履歴格納エ
リアを任意の大きさで生成することのできるエリア生成
部と、格納された履歴情報を入力して、表示装置に出力
するための処理を行なう出力処理部とを有するディスク
診断タスクを設ける一方、前記オペレーティングシステ
ム内には前記履歴情報を前記入出力履歴格納エリアに格
納するための履歴格納処理部を有するディスクドライバ
タスクを設け、さらに両タスク間に前記入出力履歴格納
エリアに関する情報を交信するためのメイルボックスを
設けたことを特徴とするプログラム開発支援装置。
Program development support consisting of a disk controller for controlling disk operations, an operating system with a disk control function that outputs commands to this disk controller and inputs disk status information, and application tasks that operate this operating system. In the device, the application task includes an area generation unit that can generate an input/output history storage area of any size for storing history information of input/output requests and input/output operation results to the disk; A disk diagnostic task is provided which has an output processing section that inputs the history information and performs processing for outputting it to a display device, and the operating system stores the history information in the input/output history storage area. What is claimed is: 1. A program development support device comprising: a disk driver task having a history storage processing section for storing data; and a mailbox for communicating information regarding the input/output history storage area between the two tasks.
JP61275121A 1986-11-20 1986-11-20 Program development supporting device Pending JPS63129434A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61275121A JPS63129434A (en) 1986-11-20 1986-11-20 Program development supporting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61275121A JPS63129434A (en) 1986-11-20 1986-11-20 Program development supporting device

Publications (1)

Publication Number Publication Date
JPS63129434A true JPS63129434A (en) 1988-06-01

Family

ID=17551000

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61275121A Pending JPS63129434A (en) 1986-11-20 1986-11-20 Program development supporting device

Country Status (1)

Country Link
JP (1) JPS63129434A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01316841A (en) * 1988-06-17 1989-12-21 Fujitsu Ltd Hardware diagnosing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01316841A (en) * 1988-06-17 1989-12-21 Fujitsu Ltd Hardware diagnosing system

Similar Documents

Publication Publication Date Title
JP2548480B2 (en) Disk device diagnostic method for array disk device
JPH1063535A (en) Device and method for monitoring computer system
JPS63129434A (en) Program development supporting device
JP3031559B2 (en) Method and apparatus for observing execution of a program loaded in information processing system
JP2002207573A (en) Method and device for executing update based on drive to disk array controller
JPH01276354A (en) Information processor
JPS63191375A (en) Self-diagnosing method for floppy disk device
JPH01281520A (en) External storage device
JP2584466B2 (en) Disk controller self-diagnosis method
JPS59177660A (en) Logging system of diagnostic result in electronic computer
JPH0375939A (en) Information processing system
JPH0334012A (en) Self-diagnostic device for disk controller
JPS59189456A (en) Error code display system
JP2635637B2 (en) In-system memory test equipment
JP3484707B2 (en) Asynchronous data transfer controller
JPH0541041A (en) Magnetic disk write read diagnostic system
JPH01233641A (en) Memory diagnostic system
JPH01134651A (en) Bus unit direct control mechanism
JPH0654481B2 (en) Data processing system
JPH01112452A (en) System for controlling disk cash
JPS60160466A (en) Device for controlling hierarchical sequence
JPH04349271A (en) Magnetic disk device
JPH0482049A (en) Magnetic disk device
JPH0293847A (en) Memory test system at time of initial diagnosis
JPH0454649A (en) Logging system for information processor