JPH03122734A - External storage control device - Google Patents

External storage control device

Info

Publication number
JPH03122734A
JPH03122734A JP1258795A JP25879589A JPH03122734A JP H03122734 A JPH03122734 A JP H03122734A JP 1258795 A JP1258795 A JP 1258795A JP 25879589 A JP25879589 A JP 25879589A JP H03122734 A JPH03122734 A JP H03122734A
Authority
JP
Japan
Prior art keywords
caching
external storage
access
storage control
control device
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
JP1258795A
Other languages
Japanese (ja)
Inventor
Yoshihiko Ito
義彦 伊藤
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 JP1258795A priority Critical patent/JPH03122734A/en
Publication of JPH03122734A publication Critical patent/JPH03122734A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To properly execute caching processing and to prevent a hit rate from being dropped by previously adding caching specification information to an access request on the main CPU side or previously setting up an address to be cached. CONSTITUTION:A main CPU 2, a common memory 3 and an external storage control device 4 are connected to a system bus 1, an external storage device (magnetic disk device e.g.) 5 is connected to the device 4, and when the device 4 interpretes and executes an access request generated from the CPU 2, access to the device 5 can be attained through a cache memory 46. The CPU 2 is provided with two kinds of caching modes, i.e. an overall caching mode and a selective caching mode, and these modes are switched by the prescribed keyboard operation or the like. Consequently, the drop of the hit rate can be minimized and rapid data access can be held as the whole system.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) この発明は、磁気ディスク等の外部記憶装置を備えた計
算機システムに好適なキャッシング機能を備えた外部記
憶制御装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial Application Field) The present invention relates to an external storage control device equipped with a caching function suitable for a computer system equipped with an external storage device such as a magnetic disk.

(従来の技術) 従来、この種のキャッシング機能を備えた外部記憶制御
装置においては、メインCPUから何らかのアクセス要
求が到来した場合、全てのアクセス要求に応答して画一
的にキャッシング処理を行なうようになっていた。
(Prior Art) Conventionally, in an external storage control device equipped with this type of caching function, when an access request of some kind arrives from the main CPU, caching processing is uniformly performed in response to all the access requests. It had become.

すなわち、メインCPUから何らかにアクセス要求が到
来した場合、まず該当データがキャッシュメモリに存在
するか否かを判定する。
That is, when an access request arrives from the main CPU, it is first determined whether the corresponding data exists in the cache memory.

該当データがキャッシュメモリに存在する場合には、次
いでアクセス種別が書込み読出しかを判定し、書込みで
あれば直ちに該当データをキャッシュメモリへ書込んで
書込み完了をメインCPUへ通知する一方、読出しであ
ればキャッシュメモリから該当データを読出し、これを
メインCPUへ送出する。
If the relevant data exists in the cache memory, then it is determined whether the access type is write or read, and if it is a write, the relevant data is immediately written to the cache memory and the write completion is notified to the main CPU, while if it is a read, the data is immediately written to the cache memory and the main CPU is notified of the completion of writing. For example, the corresponding data is read from the cache memory and sent to the main CPU.

他方、該当データがキャッシュメモリに存在しない場合
には、該当データを外部記憶装置から読み出してキャッ
シュメモリにロードし、その後上述と同様なキャッシュ
メモリに対するアクセス処理を行なう。
On the other hand, if the relevant data does not exist in the cache memory, the relevant data is read from the external storage device and loaded into the cache memory, and then the same access processing to the cache memory as described above is performed.

なお、この際キャッシュメモリに空きが無い場合には、
最も古いデータをキャッシュメモリから消去し、その消
去個所に外部記憶装置から読み出した該当データをロー
ドすることとなる。
In addition, if there is no free space in the cache memory at this time,
The oldest data is erased from the cache memory, and the corresponding data read from the external storage device is loaded into the erased location.

(発明が解決しようとする課題) しかしながら、このような従来のキャッシング機能を備
えた外部記憶制御装置にあっては、メインCPUから到
来する全てのアクセス要求に対し画一的にキャッシング
処理を行なっていたため、シングルタスクのオペレーテ
ィングシステムで動作する計算機システムではかなり有
効であるが、マルチタスクあるいはリアルタイムマルチ
タスクのオペレーティングシステムで動作する計算機シ
ステムの場合、あるいは大きなプログラムをディスクメ
モリよりロードして実行する場合等においては、大母の
データアクセスあるいは複数領域へのデータアクセスが
多数発生して、ヒツト率(キャッシング能力)が低下す
る。
(Problem to be Solved by the Invention) However, in such conventional external storage control devices equipped with a caching function, caching processing is not uniformly performed for all access requests coming from the main CPU. Therefore, it is quite effective for computer systems running on single-task operating systems, but for computer systems running on multi-tasking or real-time multi-tasking operating systems, or when large programs are loaded from disk memory and executed. In this case, a large number of data accesses or data accesses to multiple areas occur, and the hit rate (caching ability) decreases.

すなわち、マルチタスク又はリアルタイムマルチタスク
のオペレイティングシステムで動作する計算機システム
の場合には、複数タスクが同時に動作して複数のディス
クアクセス要求が発生ずるため、アクセスしようとした
ときキャッシュメモリ上にデータが存在しなくなる可能
性が高くなり、又大きなプログラムをディスクメモリよ
りロードして実行する場合、あるいは連続的に犬山のデ
ータをアクセスするプログラムが動作した場合等におい
ては、同様にキャッシュメモリ上にデータが存在しなく
なる可能性が高くなる。
In other words, in the case of a computer system that operates on a multitasking or real-time multitasking operating system, multiple tasks operate simultaneously and multiple disk access requests occur, so when an attempt is made to access data, the data is stored in the cache memory. Similarly, when a large program is loaded from disk memory and executed, or when a program that continuously accesses Inuyama's data is run, the data may no longer exist in the cache memory. more likely to cease to exist.

この発明は上述の問題点に鑑みなされたものであり、そ
の目的とするところは、マルチタスク又はリアルタイム
マルチタスクのオペレーティングシステムで動作する計
算機システムに適用された場合、大きなプログラムをデ
ィスクメモリよりロードして実行する場合、連続的に多
量のデータをアクセスするプログラムが動作した場合等
においても、キャッシュ率の低下を最小限に超めること
ができるようにした外部記憶制御装置を提供することに
ある。
This invention was made in view of the above-mentioned problems, and its purpose is to load large programs from disk memory when applied to a computer system running on a multitasking or real-time multitasking operating system. An object of the present invention is to provide an external storage control device that can minimize the decrease in cache ratio even when a program that continuously accesses a large amount of data is executed. .

[発明の構成] (vR題を解決するための手段) この発明は、上記の目的を達成するために、アクセス要
求に付されたキャッシング指定情報に基いて、あるいは
予めキャッシング対象アドレスとして設定された外部記
憶装置のアドレスと当該アドレス要求にかかるアドレス
との照合結果に基いて、キャッシング処理要求の有無を
判定する手段と、 前記判定によりキャッシング処理要求有りとされる場合
には当該アクセス要求に応答して通常のキャッシング処
理を行う一方、キャッシング処理要求無しとされる場合
には当該アクセス要求に応答して直接外部記憶装置に対
するアクセス処理を行う手段と、 を具備することを特徴とするものである。
[Structure of the Invention] (Means for Solving the vR Problem) In order to achieve the above-mentioned object, the present invention is based on the caching designation information attached to the access request, or based on the caching target address set in advance as the caching target address. means for determining the presence or absence of a caching processing request based on a comparison result between an address of the external storage device and an address related to the address request; and a means for responding to the access request when the determination indicates that a caching processing request exists. and means for performing normal caching processing, while directly performing access processing to the external storage device in response to the access request when there is no caching processing request.

(作用) このような構成によれば、メインCPU側において予め
アクセス要求に対しキャッシング指定情報を付加してお
くことにより、あるいは予めキャッシング対象アドレス
を設定しておくことにより、キャッシング処理を適切に
実行させ、ヒツト率の低下を避けることができる。
(Function) According to such a configuration, caching processing can be appropriately executed by adding caching specification information to an access request in advance on the main CPU side or by setting a caching target address in advance. By doing so, you can avoid a drop in the hit rate.

(実施例) 第1図は本発明に係わる外部記憶制御装置が適用された
計算機システムの一実施例を示すブロック図である。
(Embodiment) FIG. 1 is a block diagram showing an embodiment of a computer system to which an external storage control device according to the present invention is applied.

同図に示されるように、この計算機システムは、システ
ムバス1に対してメインCPU2、共有メモリ3及び外
部記憶制御装置4を接続するとともに、外部記憶制御装
置4に対して外部記憶装置(磁気ディスク装置等)5を
接続し、メインCPU2から発せられたアクセス要求を
外部記憶制御装置4が解釈実行することにより、キVツ
シュメヘ モリ46を介して外部記憶装置5へのアクセスが可能に
なされている。
As shown in the figure, this computer system connects a main CPU 2, a shared memory 3, and an external storage control device 4 to a system bus 1, and connects an external storage device (magnetic disk drive) to the external storage control device 4. 5 is connected, and the external storage control device 4 interprets and executes an access request issued from the main CPU 2, thereby making it possible to access the external storage device 5 via the memory 46.

第2図に示されるように、外部記憶制御装置4内にはキ
ャッシュメモリ46の他に、演算途中結果の格納等に使
用されるワークメモリ47が設けられ、これらはバッテ
リー44によりバックアップされている。
As shown in FIG. 2, in addition to the cache memory 46, the external storage control device 4 is provided with a work memory 47 used for storing intermediate results of calculations, etc., and these are backed up by a battery 44. .

また、外部記憶制御装置4はバスインターフェイス回路
45を介してシステムバス1に接続されるとともに、外
部記憶制御vcδ1ンターフェイス回路43を介して外
部記憶装置5へと接続されている。
Further, the external storage control device 4 is connected to the system bus 1 via a bus interface circuit 45 and to the external storage device 5 via an external storage control vcδ1 interface circuit 43.

そして、後述するキャッシング処理等の機能は、CPU
41がプログラムメモリ42を解釈実行することにより
実現されるようになっている。
Functions such as caching processing, which will be described later, are performed by the CPU.
41 is realized by interpreting and executing the program memory 42.

次に、以上の構成よりなる計算機システムにおいてキャ
ッシング処理が実現される過程を第3図〜第5図のフロ
ーチャートを参照しながら説明する。
Next, the process of implementing caching processing in the computer system having the above configuration will be explained with reference to the flowcharts of FIGS. 3 to 5.

第3図は、メインCPU2が実行する処理の中で、本発
明に係わるデータアクセスに関連する部分だけを取り出
して示すフローチャートである。
FIG. 3 is a flowchart showing only the portions related to data access according to the present invention out of the processing executed by the main CPU 2.

なお、このフローチャートはオペレーティングシステム
の一部として実現してもよいし、あるいは各アプリケー
ションプログラムの一部として実現してもよい。
Note that this flowchart may be implemented as part of the operating system or as part of each application program.

このメインCPLJ2においては、全体キャッシングモ
ードと選択キャッシングモードとからなる2種類のキャ
ッシングモードを備えており、これらのモード切換えは
所定のキーボード操作等により行なわれる。
The main CPLJ2 has two types of caching modes, a general caching mode and a selective caching mode, and switching between these modes is performed by a predetermined keyboard operation or the like.

何らかのアプリケーションプログラムの実行中にアクセ
ス要求が発生すると、キャッシングモードの判定が行な
われる(ステップ301)。
When an access request occurs during the execution of some application program, a caching mode is determined (step 301).

ここで、全体キャッシングモードと判定されると(ステ
ップ301全体)、所定のキャッシング指定フラグはキ
ャッシング指定有りにセットされる(ステップ305)
Here, if it is determined that the entire caching mode is set (the entire step 301), a predetermined caching designation flag is set to caching designation (step 305).
.

これに対し、選択キャッシングモードと判定されると(
ステラ1301選択)、続いてキャッシングが必要なデ
ータか否かの判定が行なわれる(ステップ302)。
On the other hand, if it is determined that it is selective caching mode (
Stellar 1301 is selected), and then it is determined whether the data requires caching (step 302).

この判定は、例えば高速アクセスが必要なデータアドレ
スを予めメモリに記憶させておき、これを当該アクセス
要求が発生したデータアドレスと照合する等により行な
われる。
This determination is performed, for example, by storing in advance a data address that requires high-speed access in a memory, and comparing this with the data address at which the access request has occurred.

ここで、キャッシングが必要なデータと判定されると(
ステップ302YES) 、前述したフラグはキャッシ
ング指定有りにセットされるのに対しくステップ303
) 、キャッシングが不要なデータと判定されると(ス
テップ302NO) 、前述したフラグはキャッシング
指定無しにセットされる(ステップ304)。
Here, if it is determined that the data requires caching (
Step 302: YES), the above-mentioned flag is set to indicate caching;
), if it is determined that the data does not require caching (step 302 NO), the aforementioned flag is set to no caching specification (step 304).

このようにして、キャッシング指定が付されたアクセス
要求は続いて外部記憶制御装置4へと送出される(ステ
ップ306)。
In this way, the access request with the caching designation is subsequently sent to the external storage control device 4 (step 306).

以上の動作が、アクセス要求が発生するたびに繰返され
るわけである。
The above operations are repeated every time an access request occurs.

次に、第4図は外部記憶制御装置4のシステムプログラ
ムの構成を概略的に示すフローチャートである。
Next, FIG. 4 is a flowchart schematically showing the structure of the system program of the external storage control device 4.

外部記憶制御装置側では常時受信待機状態にある(ステ
ップ401.402>。
The external storage control device side is always in a reception standby state (steps 401 and 402>).

この状態において、メインCPU2からのアクセス要求
が受信されると(ステップ402YES)、次いで当該
アクセス要求に付されたキャッシング指定フラグの内容
に基づきキャッシング指定の有無を判定する(ステップ
403,404)。
In this state, when an access request is received from the main CPU 2 (step 402 YES), it is then determined whether caching is specified based on the content of the caching specification flag attached to the access request (steps 403, 404).

ここでキャッシング指定無しと判定されれば(ステップ
404無し)、続いてアクセスの種別の判定を行ない(
ステップ405)、これが書込みであれば当該データを
直接外部記憶装置5へと書込み(ステップ406)、そ
の後書込み完了をメインCPU2へと通知するのに対し
くステップ407) 、アクセス種別が読出しであれば
直接に外部記憶装置5から該当データを読出しくステッ
プ408)、これをメインCPU2へと送出する(ステ
ップ409)。
If it is determined here that caching is not specified (no step 404), then the type of access is determined (
Step 405), if this is a write, the data is directly written to the external storage device 5 (step 406), and then the write completion is notified to the main CPU 2 (step 407), if the access type is a read The corresponding data is directly read from the external storage device 5 (step 408), and sent to the main CPU 2 (step 409).

これに対して、キャッシング指定有りと判定されるとく
ステップ404有り)、以後通常のキャッシング処理を
行なう。
On the other hand, if it is determined that caching has been designated (step 404), normal caching processing is performed thereafter.

すなわち、該当データがキャッシュメモリ46に存在す
るか否かを判定しくステップ410)、これがキャッシ
ュメモリに存在する場合にはくステップ410YES)
、続いてアクセス種別の判定を行ない(ステップ415
)、これが書込みであれば該当データを直ちに主1フッ
シュメモリ46へ書込み(ステップ416)、!込み完
了をメインCPU2へと通知する一方(ステップ417
)、読出しであればキャッシュメモリ46から該当デー
タを読出しくステップ418)、これをメインCPLJ
へ送出する(ステップ419)。
That is, it is determined whether or not the corresponding data exists in the cache memory 46 (step 410), and if the data exists in the cache memory, it is determined (step 410 YES).
Then, the access type is determined (step 415).
), if this is a write, the corresponding data is immediately written to the main 1 flash memory 46 (step 416), ! While notifying the main CPU 2 of the completion of loading (step 417
), and if it is a read, the corresponding data is read from the cache memory 46 (step 418), and this is performed in the main CPLJ.
(step 419).

他方、該当データがキャッシュメモリに存在しない場合
には(ステップ410NO) 、キャッシュメモリ46
に空きの有無を判定しくステップ411)、キャッシュ
メモリに空きがなければキャッシュメモリの利用状況を
参照して最も古いデータをキャッシュメモリから消去し
た後(ステップ412>、該当データを外部記憶装置5
から読出してキャッシュメモリ46にロードしくステッ
プ413>、キャッシュメモリの利用状況を更新する(
ステップ414)。
On the other hand, if the corresponding data does not exist in the cache memory (step 410 NO), the cache memory 46
If there is no free space in the cache memory, the oldest data is erased from the cache memory by referring to the usage status of the cache memory (Step 412), and then the corresponding data is transferred to the external storage device 5.
Step 413 > to read from and load into the cache memory 46, and update the cache memory usage status (
Step 414).

このようにして、データアクセスが完了しだならば、こ
の実施例では特に前述のキャッシュメモリの利用状況等
を参照して、キャツシュヒツト率の計算(ステップ42
0)及びアクセス統計処理(ステップ421)を行なう
In this way, once the data access is completed, in this embodiment, the cache hit rate is calculated (step 42), with particular reference to the cache memory utilization status mentioned above.
0) and access statistics processing (step 421).

このキャツシュヒツト率の計算は、キャッシング指定有
りとされたアクセス要求の中で、実際にキャッシュメモ
リ46にデータが存在した回数を計算するものであり、
またアクセス統計処理においてはアイドル時間の比率、
キャッシング対象領域毎のアクセス回数・アクセス時間
(平均、最大、最小)、平均転送サイズ等が統計により
求められる。
Calculating the cache hit rate is to calculate the number of times data actually existed in the cache memory 46 among access requests that specified caching.
In addition, in access statistics processing, idle time ratio,
The number of accesses, access time (average, maximum, minimum), average transfer size, etc. for each caching target area are determined by statistics.

次いで、このようにして求められたキャツシュヒツト率
及び統計処理結果が共有メモリ3の所定エリアに保存さ
れ、これらの保存データはメインCPU2において適宜
読出しキャッシング指定の変更に際する参考に供される
Next, the cash hit rate and statistical processing results obtained in this manner are stored in a predetermined area of the shared memory 3, and these stored data are read out by the main CPU 2 as appropriate and used as a reference when changing the caching designation.

すなわち、キャツシュヒツト率が低下すれば、その原因
として無駄なキャッシング処理が行なわれているか否か
が見直され、この見直し結果により不要なキャッシング
に対してはキャッシング指定無しと設定変更が行なわれ
る。
That is, if the cash hit rate decreases, it is reviewed whether the cause is unnecessary caching processing, and based on the result of this review, settings are changed to specify no caching for unnecessary caching.

このように、以上の実施例装置によれば、単にアクセス
要求が受信されたからといって直ちにキャッシング処理
を行なうのではなく、それに付されたキャッシング指定
フラグの内容に基づいて選択的にキャッシング処理が行
なわれるため、メインCPU側においてキャッシング指
定を適切に設定することにより、マルチタスク又はリア
ルタイムマルチタスクのオペレーティングシステムで動
作する計算機システムに適用した場合、大きなプログラ
ムをディスクメモリよりロードして実行する場合、ある
いは連続的に大母のデータをアクセスするプログラムが
動作した場合等においてもヒツト率の低下を必要最小限
に抑制し、全体として高速アクセスを維持することが可
能となる。
In this way, according to the above-described embodiments, caching processing is not performed immediately simply because an access request is received, but caching processing is performed selectively based on the contents of the caching designation flag attached to the access request. Therefore, by appropriately setting caching specifications on the main CPU side, when applied to a computer system running on a multitasking or real-time multitasking operating system, when a large program is loaded from disk memory and executed, Alternatively, even when a program that continuously accesses the main data is operated, the decrease in the hit rate can be suppressed to the necessary minimum, and high-speed access can be maintained as a whole.

また、以上の実施例では、キャッシング処理完了の度に
、キャツシュヒツト率の計算及びアクセス統計処理を行
なって現在のシステム状況を確認するとともに、これを
共有メモリ3に保存してメインCPU側で利用できるよ
うにしたため、これらのデータを参考として最適なキャ
ッシング指定を容易に行なうことができる。
In addition, in the above embodiment, each time the caching process is completed, the cache hit rate is calculated and the access statistics are processed to check the current system status, and this information is saved in the shared memory 3 and can be used on the main CPU side. Therefore, it is possible to easily specify optimal caching using this data as a reference.

なお、以上の実施例では、アクセス要求に付されたキャ
ッシング指定情報に基づいてキャッシング処理状況の有
無を判定するようにしたが、例えば第5図に示されるよ
うに、予めキャッシング対象となる外部記憶装置のアド
レスを共有メモリ3にメインCPU1からの操作で登録
しておき、アクセス要求に係るアドレスをこれら登録さ
れたアドレスと照合することにより、キャッシング処理
要求の有無を判定してもよい。
In the above embodiment, the presence or absence of the caching process status is determined based on the caching specification information attached to the access request, but for example, as shown in FIG. The address of the device may be registered in the shared memory 3 by an operation from the main CPU 1, and the presence or absence of a caching process request may be determined by comparing the address related to the access request with these registered addresses.

すなわち、第5図において外部記憶制御装置ではイニシ
ャル処理として、共有メモリからキャッシング対象領域
を読込み(ステップ500) 、その後アクセス要求待
機状態となる(ステップ501.502)。
That is, in FIG. 5, the external storage control device reads the caching target area from the shared memory as an initial process (step 500), and then enters a state of waiting for an access request (steps 501 and 502).

その後、アクセス要求が受信されるとくステップ5 C
10Y E S > 、前記ステップ501で読込まれ
たキレッシング対象アドレスとアクセス対象デ−タのア
ドレスとの照合が行なわれ(ステップ503)、ここで
、アクセス対象データがキャッシング対象領域のデータ
と判断されlζ場合に限り(ステップ503YES) 
、第4図と同様な通常キャッシング処理が行なわれるわ
けである。
Thereafter, when an access request is received, step 5C
10Y E S >, the quenching target address read in step 501 is compared with the address of the access target data (step 503), and here, the access target data is determined to be data in the caching target area. only if (step 503 YES)
, normal caching processing similar to that shown in FIG. 4 is performed.

このような構成によれば、当初共有メモリ3にキャッシ
ング対象外部記憶装置アドレスを登録しておきさえすれ
ば、その棲メインCPtJ2側では何ら特別なキャッシ
ング指定操作が不要となり、メインCPU2側の処理の
簡素化が図られる。
According to such a configuration, as long as the address of the external storage device to be cached is initially registered in the shared memory 3, there is no need for any special caching designation operation on the main CPU 2 side, and processing on the main CPU 2 side is simplified. Simplification will be achieved.

[発明の効果] 以上の説明で明らかなように、この発明によれば、この
種の外部記憶制御装置において、マルチタスク又はリア
ルタイムマルチタスクのオペレーティングシステムで動
作する計算機システムに適用された場合、大きなプログ
ラムをディスクメモリよりロードして実行する場合、あ
るいは連続的に大畠のデータをアクセスするプログラム
が動作した場合等においても、ヒツト率の低下を最小限
に留め、システム全体として高速なデータアクセスを維
持することができる。
[Effects of the Invention] As is clear from the above description, according to the present invention, when this type of external storage control device is applied to a computer system operating on a multitasking or real-time multitasking operating system, a large amount of Even when a program is loaded from disk memory and executed, or when a program that continuously accesses Ohata's data runs, the drop in hit rate is kept to a minimum and the entire system maintains high-speed data access. can do.

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

第1図は本発明の係わる外部記憶制御装置が適用された
計算機システムの一実施例を示すブロック図、第2図は
外部記憶制御装置の詳細を示すブロック図、第3図はメ
インCPUにおいて実行されるアクセス要求送出処理を
示すフローチャート、第4図は外部記憶制御装置で実行
される制御プログラムの全体を概略的に示すフローチャ
ート、第5図はキャッシング指定の有無を判断する他の
実施例を示づフローチャートである。 1・・・システムバス 2・・・メインCPU 3・・・共有メモリ 4・・・外部記憶制御装置 5・・・外部記憶装置 46・・・キャッシュメモリ
Fig. 1 is a block diagram showing an embodiment of a computer system to which an external storage control device according to the present invention is applied, Fig. 2 is a block diagram showing details of the external storage control device, and Fig. 3 is a block diagram showing the details of the external storage control device. FIG. 4 is a flowchart schematically showing the entire control program executed by the external storage control device, and FIG. 5 shows another embodiment for determining whether or not caching is specified. This is a flowchart. 1... System bus 2... Main CPU 3... Shared memory 4... External storage control device 5... External storage device 46... Cache memory

Claims (1)

【特許請求の範囲】 アクセス要求に付されたキヤッシング指定情報に基いて
、あるいは予めキヤッシング対象アドレスとして設定さ
れた外部記憶装置のアドレスと当該アドレス要求にかか
るアドレスとの照合結果に基いて、キヤッシング処理要
求の有無を判定する手段と、 前記判定によりキヤッシング処理要求有りとされる場合
には当該アクセス要求に応答して通常のキヤッシング処
理を行う一方、キヤッシング処理要求無しとされる場合
には当該アクセス要求に応答して直接外部記憶装置に対
するアクセス処理を行う手段と、 を具備することを特徴とする外部記憶制御装置。
[Claims] Caching processing is performed based on caching designation information attached to an access request or based on a comparison result between an address of an external storage device set in advance as a caching target address and an address related to the address request. means for determining the presence or absence of a request; and if the determination indicates that there is a caching processing request, normal caching processing is performed in response to the access request, while if it is determined that there is no caching processing request, the access request is An external storage control device comprising: means for directly performing access processing to an external storage device in response to the above.
JP1258795A 1989-10-05 1989-10-05 External storage control device Pending JPH03122734A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1258795A JPH03122734A (en) 1989-10-05 1989-10-05 External storage control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1258795A JPH03122734A (en) 1989-10-05 1989-10-05 External storage control device

Publications (1)

Publication Number Publication Date
JPH03122734A true JPH03122734A (en) 1991-05-24

Family

ID=17325176

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1258795A Pending JPH03122734A (en) 1989-10-05 1989-10-05 External storage control device

Country Status (1)

Country Link
JP (1) JPH03122734A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013513186A (en) * 2009-12-07 2013-04-18 マイクロソフト コーポレーション Extending the life of SSDs using hybrid storage

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013513186A (en) * 2009-12-07 2013-04-18 マイクロソフト コーポレーション Extending the life of SSDs using hybrid storage

Similar Documents

Publication Publication Date Title
KR100934533B1 (en) Computer-readable recording medium recording arithmetic processing system, task control method on computer system, and computer program
US5021993A (en) Device for saving and restoring register information
US6006247A (en) Method and system for scheduling threads and handling exceptions within a multiprocessor data processing system
JP3309425B2 (en) Cache control unit
KR100848603B1 (en) A data processing apparatus and method for saving return state
US6996821B1 (en) Data processing systems and method for batching tasks of the same type in an instruction cache
US5896141A (en) System and method for virtual device access in a computer system
JP3236287B2 (en) Multiprocessor system
JPH0452741A (en) Cache memory device
US20050028159A1 (en) Memory managing system and task controller in multitask system
US5363502A (en) Hot stand-by method and computer system for implementing hot stand-by method
US5598574A (en) Vector processing device
US6742089B1 (en) Access controller and access method for controlling access from a CPU to a memory based on use states of plural access ports
US20020156981A1 (en) Cacheable above one megabyte system management random access memory
JP3814521B2 (en) Data processing method and apparatus
JPH03122734A (en) External storage control device
EP0206335B1 (en) Interruption method for a data processing system
JP2001290704A (en) Device and method for controlling multiprocess
JPH06259395A (en) Process scheduling system
JPH03127157A (en) Load balance control system for storage device
JPH0628258A (en) Microprocessor
JPH0573420A (en) Computer having cache memory
JPS59188749A (en) System for controlling data transfer
JPH0764811A (en) Computer backup system
EP1104899A2 (en) Data processing apparatus and method of controlling the same