JPS62291752A - Disk control device - Google Patents

Disk control device

Info

Publication number
JPS62291752A
JPS62291752A JP61133643A JP13364386A JPS62291752A JP S62291752 A JPS62291752 A JP S62291752A JP 61133643 A JP61133643 A JP 61133643A JP 13364386 A JP13364386 A JP 13364386A JP S62291752 A JPS62291752 A JP S62291752A
Authority
JP
Japan
Prior art keywords
input
output
information
instruction
disk
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
JP61133643A
Other languages
Japanese (ja)
Inventor
Masaichirou Yoshioka
吉岡 正壱郎
Takashige Kubo
久保 隆重
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP61133643A priority Critical patent/JPS62291752A/en
Publication of JPS62291752A publication Critical patent/JPS62291752A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To eliminate an overhead by a software or the uncertainty of collected information by using a hardware at an input/output device so as to collect various information with respect to the input/output to a disk issued by a central processing unit at the actual operation by the instruction of an operating system. CONSTITUTION:An input/output instruction issued from the central processing information is analyzed by using a mechanism in a director 25a and an input/ output information collection control section 27 uses the analysis information and the input/output instruction to obtain the relation information relating to the access position, kind of instruction, input/output and data transfer quantity and writes them to a location corresponding to a buffer memory 26. When the input/output instruction designates the access location, the location is stored in an access location storage section 31. In receiving an input from the input/ output instruction, the data transfer quantity is stored in an input information storage section 32 and in receiving an output from the instruction, it is stored in an output information storage section 33 and in receiving a control instruction, the control data transfer quantity is stored in a control information storage section 34.

Description

【発明の詳細な説明】 3、発明の詳細な説明 〔産業上の利用分野〕 本発明は、計算機システムにおけるディスク制御装置に
関する。
Detailed Description of the Invention 3. Detailed Description of the Invention [Field of Industrial Application] The present invention relates to a disk control device in a computer system.

〔従来の技術〕[Conventional technology]

従来、ディスク制御装置に儲ねっている入出力情報収集
機能では、該ディスク制御装置の関与する入出力のアク
セス回数及び読み取ったデータの総バイト数をスピンド
ル単位に収集するのみであった。従って、オペレーティ
ングシステムの指示により、中央処理装置が発行するデ
ィスクに対する入出力命令に関するより詳細な特性情報
を入手するために用いられた手段及び方法は、主として
計算機システムに具備されるモニタリング機構を利用し
、ソフトウェア的に該入出力命令から情報を収集するも
のであった。第2図を用いてこれを説明する。
Conventionally, the input/output information collection function that has been used by disk control devices only collects the number of input/output accesses and the total number of bytes of data read by the disk control device for each spindle. Therefore, the means and methods used to obtain more detailed characteristic information regarding the I/O commands issued by the central processing unit to the disk according to instructions from the operating system mainly utilize the monitoring mechanism provided in the computer system. , information was collected from the input/output instructions using software. This will be explained using FIG.

第2図において、10は中央処理装置、11は主記憶装
置、12はチャネル、13は外部記憶装置、14はオペ
レーティングシステム、15はCCW群、19はモニタ
リングルーチンである。
In FIG. 2, 10 is a central processing unit, 11 is a main storage device, 12 is a channel, 13 is an external storage device, 14 is an operating system, 15 is a CCW group, and 19 is a monitoring routine.

また、14’ 、19’はそれぞれオペレーティングシ
ステム、モニタリングルーチン内の処理の流れを示す。
Further, 14' and 19' indicate the flow of processing within the operating system and monitoring routine, respectively.

オペレーティングシステム14の指示に基づいて中央処
理装置10がディスク制御装置などの外部記憶装置13
に対して入出力命令を発行する場合、該オペレーティン
グシステムは、まず該外部記憶装置と計算機システムと
の間にあり、該外部記憶装置に対する入出力動作を実際
に行うチャネル12に対し、該チャネルが実行する命令
(CCW)群15を作成し、次に該チャネルに対し入出
力開始命令16を発行する。モニタリング機構を用いる
情報収集方法では、この入出力の開始のn「にモニタ割
り込みを生じるフックとなるモニタコール命令17を置
き、その割り込み18の結果制御が渡るモニタリングル
ーチン19においてCCW群1群上5情報を収集する。
Based on instructions from the operating system 14, the central processing unit 10 stores an external storage device 13 such as a disk controller.
When issuing an input/output command to the external storage device, the operating system first issues instructions to the channel 12, which is located between the external storage device and the computer system and which actually performs input/output operations to the external storage device. A command (CCW) group 15 to be executed is created, and then an input/output start command 16 is issued to the channel. In the information collection method using the monitoring mechanism, a monitor call instruction 17 is placed at the start of this input/output, which is a hook that generates a monitor interrupt, and in the monitoring routine 19 to which control is transferred as a result of the interrupt 18, CCW group 1 upper 5 is placed. Collect information.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従って、上述の如き従来技術では人出力毎に一定量のソ
フトウェアオーバヘッドが生じる。また、該モニタリン
グルーチンにおいてCCW群1群上5情報を収集する際
、外部記憶装置13の状態によって、実行されるCCW
群が変化したり、CCJ内の特定ビットによる指定によ
って、CCW実行実行中央処理装置に割り込み、CCW
自身を書き換えてしまうことがあるため、モニタリング
ルーチンによる情報収集には不確実な部分が生じるとい
う欠点があった。
Therefore, in the conventional technology as described above, a certain amount of software overhead occurs for each human output. In addition, when collecting CCW group 1 group top 5 information in the monitoring routine, the CCW to be executed depends on the state of the external storage device 13.
When the group changes or as specified by a specific bit in the CCJ, an interrupt is issued to the CCW execution central processing unit, and the CCW
Because they may rewrite themselves, collecting information through monitoring routines has the drawback of creating uncertainties.

本発明の目的は、ソフトウェアによるオーバヘッドを減
少することを可能にするディスク制御装置を提供するこ
とにある。
An object of the present invention is to provide a disk control device that makes it possible to reduce software overhead.

〔問題点を解決するための手段〕[Means for solving problems]

本発明ではディスク制御装置内に取り付けられた入出力
情報収集制御機構により、該ディスク制御装置の制御す
るディスク装置の実行する入出力をモニタし、従来収集
されていた情報に加えて、入出力特性を知るために必要
なより詳細な情報を収集し、該ディスク制御装置内の記
憶装置にそれらを記録し、特定の機会、または新たに設
けられた情報読み出し用命令に応じ、収集した情報を主
記憶装置に転送する。中央処理装置側では報告されたデ
ータをモニタリング情報分析用プログラムを用いて解析
し、計算機システムの入出力特性を得る。
In the present invention, an input/output information collection control mechanism installed in a disk control device monitors input/output performed by a disk device controlled by the disk control device, and in addition to information collected conventionally, input/output characteristics Collect more detailed information necessary to know the information, record it in the storage device in the disk controller, and use the collected information as the main information in response to a specific occasion or a newly provided information read command. Transfer to storage device. The central processing unit analyzes the reported data using a monitoring information analysis program to obtain the input/output characteristics of the computer system.

【作用〕[Effect]

上述の如き構成によれば、オペレーティングシステムの
指示により中央処理装置が実際の稼動時に発行するディ
スクに対する人出力に関する各種情報の収葉を、入出力
機器側でハードウェアを用いて行うことにより、従来技
術の欠点であったラフ1−ウェアによるオーバヘッド、
あるいは収集情報の不確実性を解消することができる。
According to the above-mentioned configuration, by using hardware on the input/output equipment side to collect various information related to human output to the disk that is issued by the central processing unit during actual operation according to instructions from the operating system, it is possible to Overhead due to rough 1-ware, which was a drawback of the technology,
Alternatively, uncertainty in collected information can be resolved.

〔実施例〕〔Example〕

本発明の一実施例について以下に説明する。まず第1図
に本発明におけるディスク制御装置を含む計算機システ
ムの構成例を示す。第1図において、20は中央処理装
置、21は主記憶装置。
An embodiment of the present invention will be described below. First, FIG. 1 shows an example of the configuration of a computer system including a disk control device according to the present invention. In FIG. 1, 20 is a central processing unit, and 21 is a main storage device.

22a、22bはチャネル、23はディスク制御装置、
24はディスク駆動装置群である。中央処理袋bj′1
20はプログラムの命令を解読し、ディスク駆動装!2
24に対する入出力命令があればチャネル22aあるい
は22bに対して命令を出す。
22a and 22b are channels, 23 is a disk controller,
24 is a group of disk drives. Central processing bag bj'1
20 decodes the program instructions and drives the disk drive! 2
If there is an input/output command to channel 24, the command is issued to channel 22a or 22b.

主記憶装置21は該中央処理装置20とディスク駆動装
置24との間で転送される情報を蓄える。
Main memory 21 stores information transferred between central processing unit 20 and disk drive 24 .

チャネル22a、22bは該主記憶装!8721とディ
スク制御部[23との間のデータ転送を、また該ディス
ク制御装置23は上記チャネル22a及び22bとディ
スク駆動装置24間のデータ転送を行う。
Channels 22a and 22b are the main storage devices! The disk controller 23 transfers data between the channels 22a and 22b and the disk drive 24.

ディスク制御装置23は、上記チャネル22a及び22
bとディスク駆動装置24とのデータ転送を行うディレ
クタ25a及び25b、及び収集した入出力特性情報を
格納するバッファメモリ26より構成される。本バッフ
ァメモリは本発明を実現するために、新たに設けられる
ものである。
The disk controller 23 controls the channels 22a and 22
It is composed of directors 25a and 25b that transfer data between the disk drive device 24 and the disk drive device 24, and a buffer memory 26 that stores collected input/output characteristic information. This buffer memory is newly provided in order to realize the present invention.

また、上記ディレクタ25a及び25bには、ディスク
制御装置に送られてきた入出力命令より入出力特性情報
を抽出し、その中央処理装置への報告を制御する入出力
情報収集制御部27i及び27bを新たに設ける。
The directors 25a and 25b also include input/output information collection control units 27i and 27b that extract input/output characteristic information from input/output commands sent to the disk control device and control reporting of the information to the central processing unit. Newly established.

次に、本実施例における人出カ情報収集時及び報告時の
動作の概要を説明する。中央処理装置20はプログラム
実行中にディスク駆動装置に対する入出力要求が発生す
ると、チャネル22aまたは22bを介してディレクタ
24aまたは24bに入出力命令を発行する。以下簡単
のため、チャネル22a、ディレクタ2.5aを例にと
って説明するが、動作は、チャネル22bデイレクタ2
5bに関しても全く同じである。
Next, an overview of the operations at the time of collecting and reporting information on the number of people in this embodiment will be explained. When an input/output request to the disk drive device occurs during program execution, the central processing unit 20 issues an input/output command to the director 24a or 24b via the channel 22a or 22b. For simplicity, channel 22a and director 2.5a will be explained below as an example.
The same is true for 5b.

さて、中央処理装置により発行された人出カ命令は、図
示されないディレクタ25a内の機構を用いて解析され
る。人出カ情報収集制御部27aは該解析情報及び入出
力命令より、アクセス位置。
Now, the turnout command issued by the central processing unit is analyzed using a mechanism within the director 25a (not shown). The crowd information collection control unit 27a determines the access position based on the analysis information and input/output commands.

命令の種別、入出力の別、及びデータ転送量に関する情
報を入手し、バッファメモリ26の対応する場所に書き
込む。このバッファメモリの構成例を第3図に示す。バ
ッファメモリ3oは該ディスク1制御装置の制御するデ
ィスクピンドル単位に設けられ、それぞれアクセス位置
格納部31、久方情報格納部32.出力情報格納部33
.制御情報格納部34より構成される。ディレクタに渡
された入出力命令が、アクセス位置を指定するものであ
れば、該位置がアクセス位置格納部31に格納される。
Information regarding the type of instruction, type of input/output, and amount of data transferred is obtained and written to the corresponding location in the buffer memory 26. An example of the configuration of this buffer memory is shown in FIG. The buffer memory 3o is provided for each disk spindle controlled by the disk 1 control device, and includes an access position storage section 31, a remote information storage section 32. Output information storage section 33
.. It is composed of a control information storage section 34. If the input/output command passed to the director specifies an access position, the position is stored in the access position storage section 31.

入出力命令が入力もしくは出力命令であった場合には、
入力の場合は入力情報格納fi+32に、出力の場合は
出力情報格納部33にそれぞれデータ転送量が格納され
る。更に該入出力命令が制御命令であった場合には、制
御データ転送量が制御情報格納部34に格納される。ア
クセス位置情報は常に最新のものが書き込まれ、データ
転送量情報に関しては、前回の読み出し以降の分が累算
される。一旦読み出されると、バッファメモリの内容は
クリアされる。ただし、唯一の例外として、該バッファ
メモリの値を読み出す命令は情報収集の対象外とする。
If the input/output instruction is an input or output instruction,
In the case of input, the data transfer amount is stored in the input information storage fi+32, and in the case of output, the data transfer amount is stored in the output information storage section 33. Further, if the input/output command is a control command, the control data transfer amount is stored in the control information storage section 34. The latest access position information is always written, and the data transfer amount information is accumulated since the last read. Once read, the contents of the buffer memory are cleared. However, the only exception is that the instruction to read the value of the buffer memory is not subject to information collection.

次に、該バッファメモリの値の読み出し動作について説
明する。中央処理装置は、入出力特性データの収集が必
要となると、プログラムからの指令により、情報を収集
したいスピンドルに対し。
Next, the operation of reading the value of the buffer memory will be explained. When the central processing unit needs to collect input/output characteristic data, it sends information to the spindle for which information is to be collected, according to instructions from the program.

新しく設けられた、バッファメモリ26読み出し命令(
Read Mon1tor Data : RMD命令
と呼ぶ)を発行する。RMD命令の例を第4図に示す、
第4図において、40はRMD命令命令コード。
Newly provided buffer memory 26 read command (
Read Monitor Data (referred to as RMD command) is issued. An example of the RMD command is shown in Figure 4.
In FIG. 4, 40 is an RMD instruction instruction code.

41はフラグ、42は転送バイト数、43はバッファメ
モリ内容転送先アドレスを示す、入出力情報収東制御部
27aはRMD命令を受は取ると、指定されたスピンド
ルに対するバッファメモリから、入出力特性情報を読み
出し、チャネルを介し、へソファメモリ内容転送先アド
レス43で指定された主記憶位置にデータを転送し、そ
の後、当該バッファメモリをクリアする。以上の手順を
第5図に示す。
41 is a flag, 42 is the number of bytes to be transferred, and 43 is a buffer memory content transfer destination address. When the input/output information collection control unit 27a receives an RMD command, the input/output characteristics are transferred from the buffer memory for the specified spindle. The information is read out, the data is transferred to the main memory location specified by the sofa memory content transfer destination address 43 via the channel, and then the buffer memory is cleared. The above procedure is shown in FIG.

中央処理装置は本特許には明示されない別の入出力情報
解析用プログラムを用いて上記入出力特性情報を編集解
析し、総合的な入出力特性データを得る。
The central processing unit edits and analyzes the input/output characteristic information using another input/output information analysis program which is not explicitly disclosed in this patent, and obtains comprehensive input/output characteristic data.

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

本発明に述べた手段の効果は計算機システムの人出力特
性を知るためのモニタリング・オーバへラドを大幅に低
減IJj来ることにある。このため。
The effect of the means described in the present invention is that the monitoring overload for determining the human output characteristics of a computer system can be significantly reduced. For this reason.

従来、オーバヘッドが大きく、実稼動状態の計算機シス
テムの性能を低下させていた入出力特性情報の収集を、
はとんど性能を低下させることなく行うことが可能とな
る。
The collection of input/output characteristic information, which traditionally had a large overhead and degraded the performance of computer systems in actual operation, is now possible.
This can be done without degrading performance.

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

第1図は本発明におけるディスク制御装置実施例を含む
計算機システムの構成図、第2図はモニタリング機構を
用いた従来側の説明図、第3図はバッファメモリの実施
例の説明図、第4図はRMD命令の実施例の説明図、第
5図は入出力情報収集及びその報告の手順の説明図であ
る。 10及び20・・・中央処理装置、11及び21・・・
主記憶装置、12,22a及び22b・・・チャネル。 13・・・外部記憶装置、14・・・オペレーティング
システム、15・・・CCW群、16・・・入出力開始
命令、17・・・モニタコール命令、18・・・モニタ
コール割り込み、19・・・モニタリングルーチン、1
4′及び19′・・・処理の流れ、23・・・ディスク
制御装置。 24・・・ディスク駆動装置群、25a及び25b・・
・ディレクタ、26及び30・・・バッファメモリ。 27a及び27b・・・入出力情報収集制御部、31・
・・アクセス位置格納部、32・・・制御情報格納部、
33・・・入力情報格納部、34・・・出力情報格納部
。 40・・・RMD命令命令コード、41・・・フラグ、
42・・・転送パイ1〜数、43・・・バッファメモリ
内容″fJI   図 冨 3 図 第 4 図
FIG. 1 is a configuration diagram of a computer system including a disk control device embodiment of the present invention, FIG. 2 is an explanatory diagram of a conventional system using a monitoring mechanism, FIG. 3 is an explanatory diagram of an embodiment of a buffer memory, and FIG. The figure is an explanatory diagram of an embodiment of the RMD command, and FIG. 5 is an explanatory diagram of the procedure for collecting input/output information and reporting it. 10 and 20... central processing unit, 11 and 21...
Main storage device, 12, 22a and 22b...channels. 13... External storage device, 14... Operating system, 15... CCW group, 16... I/O start instruction, 17... Monitor call instruction, 18... Monitor call interrupt, 19...・Monitoring routine, 1
4' and 19'...process flow, 23...disk control device. 24...Disk drive group, 25a and 25b...
- Director, 26 and 30...buffer memory. 27a and 27b...input/output information collection control unit, 31.
...Access position storage section, 32...Control information storage section,
33... Input information storage section, 34... Output information storage section. 40...RMD instruction instruction code, 41...Flag,
42... Transfer pie 1 to number, 43... Buffer memory content "fJI" Figure 3 Figure 4

Claims (1)

【特許請求の範囲】 1、ディスク装置を含む一つ以上の外部記憶装置を持ち
、該装置と入出力を行いつつ処理を進める計算機システ
ム中の、前記ディスク装置に対する入出力を制御するデ
ィスク制御装置において、該計算機システムの中央処理
装置から該ディスク装置に対する入出力をモニタし、入
出力位置、入出力別、入出力データ転送量等の特性情報
を収集する機構を有し、該入出力に関する情報の取得を
実現することを特徴とするディスク制御装置。 2、計算機システムの中央処理装置からディスク装置に
対する入出力をモニタし、該入出力に関する情報の取得
を実現し、該中央処理装置からの要求に応じて該取得情
報を報告する機構を有することを特徴とする特許請求の
範囲第1項に記載のディスク制御装置。
[Scope of Claims] 1. A disk control device that controls input/output to the disk device in a computer system that has one or more external storage devices including a disk device and performs processing while performing input/output with the device. has a mechanism for monitoring input/output from the central processing unit of the computer system to the disk device and collecting characteristic information such as input/output location, input/output type, input/output data transfer amount, and information regarding the input/output. A disk control device characterized by realizing the acquisition of. 2. The computer system has a mechanism for monitoring input/output from a central processing unit to a disk device, acquiring information regarding the input/output, and reporting the acquired information in response to a request from the central processing unit. A disk control device according to claim 1.
JP61133643A 1986-06-11 1986-06-11 Disk control device Pending JPS62291752A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61133643A JPS62291752A (en) 1986-06-11 1986-06-11 Disk control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61133643A JPS62291752A (en) 1986-06-11 1986-06-11 Disk control device

Publications (1)

Publication Number Publication Date
JPS62291752A true JPS62291752A (en) 1987-12-18

Family

ID=15109611

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61133643A Pending JPS62291752A (en) 1986-06-11 1986-06-11 Disk control device

Country Status (1)

Country Link
JP (1) JPS62291752A (en)

Similar Documents

Publication Publication Date Title
JPS6375955A (en) Program mode access control system
JPS62291752A (en) Disk control device
JPH1011330A (en) Log recording method and device therefor
JPH02214904A (en) Working state monitor device for programmable controller
JPS6175406A (en) Sequence controller
JPS63244143A (en) Information processing system
JPH10320039A (en) Plant control system
JPS63118964A (en) Information processor
JPS6116341A (en) Diagnostic controller
JPS5854465A (en) Detecting system for final block of magnetic tape
JPH0496832A (en) Fault information gathering device
JPH03237544A (en) Communication control processing device
JPS601672A (en) Processing method for defective block of magnetic disk device
JPH06139105A (en) Device for tracing software
JPS60252959A (en) On-line trace controlling system
JPS58103039A (en) Data base system
JPS60160466A (en) Device for controlling hierarchical sequence
JPS62237558A (en) Initialization control system for shared memory
JPS63120540A (en) Close coupling data transmitter
JPH10161734A (en) Remote io system
JPH04168537A (en) Fault information collecting system
JPS63140346A (en) Collection system for information used by central processing unit
JPH04253227A (en) Virtual computer system
JPH0484233A (en) Recording system for program operation conditions
JPH0797339B2 (en) Control system