JPH04239353A - Disk cache device - Google Patents

Disk cache device

Info

Publication number
JPH04239353A
JPH04239353A JP3002434A JP243491A JPH04239353A JP H04239353 A JPH04239353 A JP H04239353A JP 3002434 A JP3002434 A JP 3002434A JP 243491 A JP243491 A JP 243491A JP H04239353 A JPH04239353 A JP H04239353A
Authority
JP
Japan
Prior art keywords
cache
magnetic disk
information
disk
control
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
JP3002434A
Other languages
Japanese (ja)
Inventor
Masanori Edamoto
枝元正典
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 JP3002434A priority Critical patent/JPH04239353A/en
Publication of JPH04239353A publication Critical patent/JPH04239353A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To make clear the factor of an information illicit fault in a short time by adding the function of a cache saving control part into a disk cache device. CONSTITUTION:A cache saving control pert 46 receives and stores the updating data information that is given to a cache memory part 45 from a data transfer part 43-1. Then the part 46 gives an instruction to an interface part 41 to write the stored updating date information into a spare area of a magnetic disk 5, etc. Thus the part 41 writes the updating data information of the part 45 into the spare area of the disk 5 with an instruction of the part 46 while an access instruction is given to the device 5 from a magnetic disk controller 3. Thus the factor of an information illicit fault can be made clear in a short time.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、情報処理システムに使
用されるディスクキャッシュ装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a disk cache device used in an information processing system.

【0002】0002

【従来の技術】従来、この種のディスクキャッシュ装置
は、図3に示すように、磁気ディクス制御装置3と磁気
ディスク装置5の間に接続され、磁気ディクス制御装置
3から磁気ディスク装置5へ書き込み/読み出しを要求
した際の情報をディスクキャッシュ装置4に蓄積し、そ
の後、磁気ディスク制御装置3から磁気ディスク装置5
に対して読み出し要求が行われた時に、目的とする情報
がディスクキャッシュ装置4内に蓄積されていれば、デ
ィスクキャッシュ装置4から磁気ディスク装置5への読
み出し要求を行う事をせずに、ディスクキャッシュ装置
4内に蓄積された情報を磁気ディスク制御装置3に転送
し、中央処理装置1及び入出力制御装置2を含めた情報
処理システムの処理時間を早めている。
2. Description of the Related Art Conventionally, this type of disk cache device is connected between a magnetic disk control device 3 and a magnetic disk device 5, as shown in FIG. /Accumulates the information at the time of the read request in the disk cache device 4, and then transfers the information from the magnetic disk control device 3 to the magnetic disk device 5.
If the target information is stored in the disk cache device 4 when a read request is made to the disk cache device 4, the read request is not made from the disk cache device 4 to the magnetic disk device 5, and the target information is stored in the disk cache device 4. The information accumulated in the cache device 4 is transferred to the magnetic disk control device 3, thereby speeding up the processing time of the information processing system including the central processing unit 1 and the input/output control device 2.

【0003】更に、従来のディスクキャッシュ装置の動
作について、図4を用いて詳細に説明する。
Further, the operation of the conventional disk cache device will be explained in detail with reference to FIG.

【0004】磁気ディクス制御装置3から磁気ディクス
装置5に読み出し要求が行われると、ディスクキャッシ
ュ装置4内のインタフェース制御部41において、磁気
ディスク制御装置3からの指示を一旦受け取り、キャッ
シュ制御部44にその指示を伝達する。
When a read request is issued from the magnetic disk control device 3 to the magnetic disk device 5, the interface control section 41 in the disk cache device 4 once receives the instruction from the magnetic disk control device 3, and sends the instruction to the cache control section 44. Communicate the instructions.

【0005】キャッシュ制御部44は制御テーブル部4
2を参照して磁気ディスク制御装置3がアクセスしよう
とする磁気ディクク装置5上のトラックがキャッシュメ
モリ部45に存在するか否か調べる。もし該当するトラ
ックがキャッシュメモリ部45に存在すればキャッシュ
制御部44はデータ転送部43に対して該当する情報を
インタフェース制御部41を介して磁気ディスク制御装
置3に転送する用に指示する。
[0005] The cache control unit 44 includes the control table unit 4
2, it is checked whether the track on the magnetic disk device 5 that the magnetic disk control device 3 attempts to access exists in the cache memory section 45. If the corresponding track exists in the cache memory section 45, the cache control section 44 instructs the data transfer section 43 to transfer the corresponding information to the magnetic disk control device 3 via the interface control section 41.

【0006】もし該当するトラックがキャッシュメモリ
部45に存在しなければ、キャッシュ制御部44はイン
タフェース制御部41を介して磁気ディスク装置5に対
して該当する情報を要求し、転送されてきた情報はイン
タフェース制御部41を介して磁気ディスク制御装置3
に転送すると同時にデータ転送部43を通してキャッシ
ュメモリ部45に蓄え、そのトラック情報を制御テーブ
ル部42に格納し、以降の磁気ディスク制御装置3から
の磁気ディスク装置5への読み出し要求に備える。
[0006] If the corresponding track does not exist in the cache memory section 45, the cache control section 44 requests the corresponding information from the magnetic disk device 5 via the interface control section 41, and the transferred information is The magnetic disk controller 3 via the interface controller 41
At the same time, the track information is stored in the cache memory section 45 through the data transfer section 43, and the track information is stored in the control table section 42 in preparation for a subsequent read request from the magnetic disk control device 3 to the magnetic disk device 5.

【0007】また、磁気ディクス制御装置3からの磁気
ディスク装置5への書き込み要求が行われた場合には、
インタフェース制御部41は磁気ディスク装置5への書
き込み指示をそのまま磁気ディスク装置5に指示すると
共に、キャッシュ制御部44に対しても同様に登録指示
を行う。キャッシュ制御部44は磁気ディスク制御装置
3から磁気ディスク装置5に転送する情報をキャッシュ
メモリ部45に蓄えるようにデータ転送部43に対して
指示を行い、そのトラック情報を制御テーブル42に格
納して、以降の磁気ディスク制御装置3から磁気ディス
ク装置5への読み出し要求に備える。
[0007] Furthermore, when a write request is made from the magnetic disk control device 3 to the magnetic disk device 5,
The interface control section 41 directly instructs the magnetic disk device 5 to write to the magnetic disk device 5, and also instructs the cache control section 44 to register in the same manner. The cache control unit 44 instructs the data transfer unit 43 to store information to be transferred from the magnetic disk control device 3 to the magnetic disk device 5 in the cache memory unit 45, and stores the track information in the control table 42. , in preparation for a subsequent read request from the magnetic disk control device 3 to the magnetic disk device 5.

【0008】[0008]

【発明が解決しようとする課題】上述した従来のディス
クキャッシュ装置は、前述の様に磁気ディスク制御装置
から磁気ディクス装置に対して読み出し要求が行われた
時に、目的とする情報がディスクキャッシュ装置内に蓄
積されていれば、ディスクキャッシュ装置から磁気ディ
スク装置への読み出し要求を行う事をせずに、ディスク
キャッシュ装置内に蓄積された情報を磁気ディスク制御
装置に転送している為に、ディスクキャッシュ装置内の
故障等障害時に誤った情報を磁気ディスク制御装置に転
送している場合や、磁気ディスク装置内の故障等障害時
に誤った情報を磁気ディスク制御装置に転送している場
合等の故障探索時に、その原因がディスクキャッシュ装
置、磁気ディスク装置の何れかの側にあるか判明する迄
にかなりの調査、探索が必要であるという欠点がある。
[Problems to be Solved by the Invention] In the conventional disk cache device described above, when a read request is made from the magnetic disk control device to the magnetic disk device as described above, the target information is stored in the disk cache device. If the disk cache is stored in Failure detection, such as when incorrect information is being transferred to the magnetic disk controller when there is a failure in the device, or when incorrect information is being transferred to the magnetic disk controller when there is a failure or other failure in the magnetic disk device. Sometimes, there is a drawback that a considerable amount of investigation and searching is required before it is determined whether the cause lies in the disk cache device or the magnetic disk device.

【0009】その欠点の最も大きな理由が、キャッシュ
メモリ部の内容が絶えず磁気ディスク制御装置から磁気
ディクス装置への情報転送要求に伴って更新されるため
に、キャッシュメモリ部の内容を保存出来なかった事に
よる。
The biggest reason for this drawback is that the contents of the cache memory section cannot be saved because the contents of the cache memory section are constantly updated in response to requests for information transfer from the magnetic disk control device to the magnetic disk device. Depends on the situation.

【0010】0010

【課題を解決するための手段】第1の発明のディスクキ
ャッシュ装置は、磁気ディスク制御装置と磁気ディスク
装置の間に接続されるディスクキャッシュ装置において
、予じめ備えたキャッシュメモリ部の更新を行う度に更
新状況情報を出力するキャッシュ制御部と、前記更新状
況情報を受けて前記更新情報を一時蓄積し前記更新情報
を予じめ具備された磁気ディクス装置の予じめ決められ
たエリアに書き込むことを指示するキャッシュ待避制御
部と、前記書き込み指示を受けて前記更新情報を前記エ
リアに出力するデータ転送部とを備えて構成されている
[Means for Solving the Problems] A disk cache device according to a first aspect of the invention updates a cache memory section provided in advance in a disk cache device connected between a magnetic disk control device and a magnetic disk device. a cache control unit that outputs update status information at each time; and a cache control unit that receives the update status information, temporarily stores the update information, and writes the update information to a predetermined area of a magnetic disk device provided in advance. A cache save control section that instructs the write instruction, and a data transfer section that receives the write instruction and outputs the update information to the area.

【0011】また、第2の発明のディスクキャッシュ装
置は、磁気ディスク制御装置と磁気ディスク装置の間に
接続されるディスクキャッシュ装置において、キャッシ
ュ蓄積記憶部を備え、予じめ備えたキャッシュメモリ部
の更新を行う度に更新情報を前記キャッシュ蓄積記憶部
に蓄積するキャッシュ制御部を備えて構成されている。
[0011] Further, the disk cache device of the second invention is a disk cache device connected between a magnetic disk control device and a magnetic disk device, and includes a cache storage storage section, and a cache memory section provided in advance. The cache control unit stores update information in the cache storage unit each time an update is performed.

【0012】0012

【実施例】本発明の実施例について図面を参照して説明
する。
Embodiments Examples of the present invention will be described with reference to the drawings.

【0013】図1は本発明によるディスクキャッシュ装
置の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a disk cache device according to the present invention.

【0014】図1は図4と同様な要素を同一の番号が付
してあり、図1ではディスクキャッシュ装置4−1内に
キャッシュ待避制御部46の機能が追加されている。
In FIG. 1, the same elements as in FIG. 4 are given the same numbers, and in FIG. 1, the function of a cache save control section 46 is added to the disk cache device 4-1.

【0015】前述の様にキャッシュ制御部44−1は、
磁気ディスク制御装置3からの読み出し要求時に制御テ
ーブル部42を参照して磁気ディスク装置5の該当トラ
ックがキャッシュメモリ部45に存在しない場合、また
磁気ディスク制御装置3からの書き込み要求時の場合に
通常の磁気ディスク制御装置3と磁気ディスク装置5間
の転送動作を行うと共にキャッシュメモリ部45の内容
を更新する。
As mentioned above, the cache control unit 44-1
Normally, when there is a corresponding track of the magnetic disk device 5 in the cache memory section 45 by referring to the control table section 42 at the time of a read request from the magnetic disk control device 3, or when a write request is made from the magnetic disk control device 3. The transfer operation between the magnetic disk control device 3 and the magnetic disk device 5 is performed, and the contents of the cache memory section 45 are updated.

【0016】キャッシュ制御部44−1はキャッシュメ
モリ部45の更新の都度キャッシュ待避制御部46にそ
の更新状況を伝え、キャッシュ待避制御部46はデータ
転送部43−1から転送されるキャッシュメモリ部45
への更新データ情報を受け取り蓄積する。
The cache control unit 44-1 notifies the cache save control unit 46 of the update status each time the cache memory unit 45 is updated, and the cache save control unit 46 updates the cache memory unit 45 transferred from the data transfer unit 43-1.
Receives and stores updated data information.

【0017】キャッシュ待避制御部46は蓄積したキャ
ッシュメモリ部45の更新情報を予め決めて置く磁気デ
ィスク装置5等の予備のエリアに書き込みを行う様にイ
ンタフェース制御部41に指示を行う。
The cache save control section 46 instructs the interface control section 41 to write the accumulated update information of the cache memory section 45 into a predetermined spare area of the magnetic disk device 5 or the like.

【0018】インタフェース制御部41はキャッシュ待
避制御部46からの指示に従い磁気ディスク制御装置3
から磁気ディスク装置5へのアクセス指示の合間に該当
の磁気ディスク装置5等の予備のエリアに前述のキャッ
シュメモリ部45の更新情報を書き込む。
The interface control unit 41 controls the magnetic disk control device 3 according to instructions from the cache save control unit 46.
The above-mentioned update information of the cache memory unit 45 is written in a spare area of the magnetic disk device 5 or the like between access instructions to the magnetic disk device 5 from the above.

【0019】この事により、絶えず更新されるキャッシ
ュメモリ部45の更新履歴情報を予め決めて置く磁気デ
ィスク装置5等の予備に待避格納することができる。
[0019] As a result, the update history information of the cache memory unit 45, which is constantly updated, can be saved in a predetermined reserve such as the magnetic disk device 5.

【0020】図2は本発明によるディスクキャッシュ装
置の他の一実施例を示すブロック図である。
FIG. 2 is a block diagram showing another embodiment of the disk cache device according to the present invention.

【0021】図2において、図4と同様な要素は同一の
番号が付してあり、図2ではキャッシュ蓄積記憶部47
の機能が追加されている。
In FIG. 2, elements similar to those in FIG. 4 are given the same numbers, and in FIG.
functionality has been added.

【0022】前述の様にキャッシュ制御部44−2は、
磁気ディスク制御装置3からの読み出し要求時に制御テ
ーブル部42を参照して磁気ディスク装置5の該当トラ
ックがキャッシュメモリ部45に存在しない場合、また
磁気ディスク制御装置3からの書き込み要求時の場合に
通常の磁気ディスク制御装置3と磁気ディクス装置5間
の転送動作を行うと共にキャッシュメモリ部45の内容
を更新する。
As mentioned above, the cache control unit 44-2
Normally, when there is a corresponding track of the magnetic disk device 5 in the cache memory section 45 by referring to the control table section 42 at the time of a read request from the magnetic disk control device 3, or when a write request is made from the magnetic disk control device 3. The transfer operation between the magnetic disk controller 3 and the magnetic disk device 5 is performed, and the contents of the cache memory section 45 are updated.

【0023】キャッシュ制御部44−2はキャッシュメ
モリ部45の更新の都度キャッシュ蓄積記憶部47にそ
の更新情報を蓄積する。
Each time the cache memory section 45 is updated, the cache control section 44-2 accumulates the updated information in the cache accumulation storage section 47.

【0024】この事により、絶えず更新されるキャッシ
ュメモリ部45の更新履歴情報をキャッシュ蓄積記憶部
47に待避格納することができる。
[0024] As a result, update history information of the cache memory section 45, which is constantly updated, can be saved in the cache storage section 47.

【0025】[0025]

【発明の効果】以上の説明から明らかのように、本発明
は従来のディスクキャッシュ装置に、ディスクキャッシ
ュ装置内のキャッシュメモリ部の情報を磁気ディスク装
置内の予め決められたエリアに待避格納する為の少ない
金物量の増加のキャッシュ待避制御部の追加によって、
情報不正障害時の原因調査において、ディスクキャッシ
ュ装置側の問題か、磁気ディスク装置側の問題かの判断
は、本来の磁気ディスク装置の情報とディスクキャッシ
ュ装置のキャッシュメモリ部の内容を書き込んだ磁気デ
ィスク装置内の予備エリアの情報を比較する事によって
短時間のうちに判明でき、その得られる効果は大なるも
のがある。
As is clear from the above description, the present invention provides a method for saving and storing information in a cache memory section in a conventional disk cache device in a predetermined area in a magnetic disk device. With the addition of a cash evacuation control unit that increases the amount of gold,
When investigating the cause of an information malfunction, it is important to determine whether the problem is with the disk cache device or with the magnetic disk device. By comparing the information in the spare area within the device, it can be determined in a short time, and the benefits obtained are significant.

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

【図1】本発明のディスクキャッシュ装置の一実施例を
示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a disk cache device of the present invention.

【図2】本発明のディスクキャッシュ装置の他の一実施
例を示すブロック図である。
FIG. 2 is a block diagram showing another embodiment of the disk cache device of the present invention.

【図3】従来のディスク制御システムの一実施例を示す
ブロック図である。
FIG. 3 is a block diagram showing an example of a conventional disk control system.

【図4】従来のディスクキャッシュ装置の一実施例を示
すブロック図である。
FIG. 4 is a block diagram showing an example of a conventional disk cache device.

【符号の説明】[Explanation of symbols]

1    中央処理装置 2    入出力制御装置 3    磁気ディスク制御装置 4    ディスクキャッシュ装置 5    磁気ディスク装置 41    インタフェース制御部 42    制御テーブル部 43    データ転送部 44    キャッシュ制御部 45    キャッシュメモリ部 46    キャッシュ待避制御部 47    キャッシュ蓄積記憶部 4−1    ディスクキャッシュ装置4−2    
ディスクキャッシュ装置43−1    データ転送部 44−1    キャッシュ制御部 44−2    キャッシュ制御部
1 Central processing unit 2 Input/output control device 3 Magnetic disk control device 4 Disk cache device 5 Magnetic disk device 41 Interface control section 42 Control table section 43 Data transfer section 44 Cache control section 45 Cache memory section 46 Cache save control section 47 Cache storage Storage unit 4-1 Disk cache device 4-2
Disk cache device 43-1 Data transfer section 44-1 Cache control section 44-2 Cache control section

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  磁気ディスク制御装置と磁気ディスク
装置の間に接続されるディスクキャッシュ装置において
、予じめ備えたキャッシュメモリ部の変更を行う度に更
新状況情報を出力するキャッシュ制御部と、前記更新状
況情報を受けて前記更新情報を一時蓄積し前記更新情報
を予じめ具備された磁気ディスク装置の予じめ決められ
たエリアに書き込むことを指示するキャッシュ待避制御
部と、前記書き込み指示を受けて前記更新情報を前記エ
リアに出力するデータ転送部とを備えたことを特徴とす
るディスクキャッシュ装置。
1. In a disk cache device connected between a magnetic disk control device and a magnetic disk device, a cache control section that outputs update status information every time a cache memory section provided in advance is changed; a cache save control unit that receives update status information, temporarily stores the update information, and instructs to write the update information to a predetermined area of a pre-equipped magnetic disk device; a data transfer unit that receives the update information and outputs the update information to the area.
【請求項2】  磁気ディスク制御装置と磁気ディスク
装置の間に接続されるディスクキャッシュ装置において
、キャッシュ蓄積記憶部を備え、予じめ備えたキャッシ
ュメモリ部の更新を行う度に更新情報を前記キャッシュ
蓄積記憶部に蓄積するキャッシュ制御部を備えたことを
特徴とするディスクキャッシュ装置。
2. A disk cache device connected between a magnetic disk control device and a magnetic disk device, comprising a cache storage storage section, and updated information is stored in the cache every time a cache memory section provided in advance is updated. A disk cache device characterized by comprising a cache control unit that stores data in a storage storage part.
JP3002434A 1991-01-14 1991-01-14 Disk cache device Pending JPH04239353A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3002434A JPH04239353A (en) 1991-01-14 1991-01-14 Disk cache device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3002434A JPH04239353A (en) 1991-01-14 1991-01-14 Disk cache device

Publications (1)

Publication Number Publication Date
JPH04239353A true JPH04239353A (en) 1992-08-27

Family

ID=11529160

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3002434A Pending JPH04239353A (en) 1991-01-14 1991-01-14 Disk cache device

Country Status (1)

Country Link
JP (1) JPH04239353A (en)

Similar Documents

Publication Publication Date Title
JPH06202922A (en) Processing method for writing error detection check bit
US5293618A (en) Method for controlling access to a shared file and apparatus therefor
US6636876B1 (en) Database copy apparatus, database copy method and recording medium recorded with database copy program
JPH02148235A (en) Data drawback system
JPH04239353A (en) Disk cache device
JP2555920B2 (en) Online real-time processor
JPH02189658A (en) Cache memory
JPH0690683B2 (en) Fault handling method for multiprocessor system
JPH06131123A (en) External storage device for computer
JPH04336638A (en) Disk exchange system in system working mode
JPH06168079A (en) Data backup system
JPH10143412A (en) Data base managing system
JPH01189741A (en) Journal output system
JP2781691B2 (en) Failure information reference method
JPH04167033A (en) File processor
JPS5985559A (en) File control system
JPH0573395A (en) File controller
JPH0290328A (en) Autonomous knowledge base processing system
JPH0410292A (en) Hard disk device
JPH0535557A (en) Common information access system
JPH0693232B2 (en) Cache memory
JPH05265799A (en) Data processor
JPH04111026A (en) Write system for updating history information to data base
JPH04361320A (en) Computer system
JPH0335339A (en) Settlement processing system for occurrence of os fault