JPS59165165A - Fast input and output processing system - Google Patents

Fast input and output processing system

Info

Publication number
JPS59165165A
JPS59165165A JP3990583A JP3990583A JPS59165165A JP S59165165 A JPS59165165 A JP S59165165A JP 3990583 A JP3990583 A JP 3990583A JP 3990583 A JP3990583 A JP 3990583A JP S59165165 A JPS59165165 A JP S59165165A
Authority
JP
Japan
Prior art keywords
data
input
output
direct access
parallel
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.)
Granted
Application number
JP3990583A
Other languages
Japanese (ja)
Other versions
JPH0246967B2 (en
Inventor
Norimasa Yoneshiro
米城 範正
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 JP3990583A priority Critical patent/JPS59165165A/en
Publication of JPS59165165A publication Critical patent/JPS59165165A/en
Publication of JPH0246967B2 publication Critical patent/JPH0246967B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/12Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor
    • G06F13/124Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor where hardware is a sequential transfer control unit, e.g. microprocessor, peripheral processor or state-machine

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Abstract

PURPOSE:To speed up input/output processing by performing direct data transfer between an input/output device and an specified array data area without using any input/output buffer. CONSTITUTION:The data processing unit which has a central processing unit CPU 11, main storage device 10, and plural direct access storage devices 17-1- 17-m is provided with a command generation part 12 and a parallel processing control part 13. The main storage device 10 is stored with data in plural blocks 1-(n). Then the command generation part 12 generates storage destinations of input and output data and commands EXCP given said storage destinations corresponding to the direct access storage devices 17-1-17-m respectively. On the basis of those commands, the parallel processing control part 13 performs parallel input/output control over data to the plural direct access storage devices 17-1-17-m on the basis of the stored blocks.

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明は高速入出力処理方式C二係り9%に巨大データ
を入出力する場合に、入出力用のバッファを使用せず、
しかも複数の入出力装置に対して並列(二人出力するよ
うにしてその入出力を高速化するよう(ニしたもの(二
関する。
[Detailed Description of the Invention] [Technical Field of the Invention] The present invention provides a high-speed input/output processing method that does not use an input/output buffer when inputting and outputting large amounts of data to a C2-related 9% system.
Moreover, it is possible to speed up the input/output by allowing two people to output in parallel to multiple input/output devices.

〔従来技術と問題点〕[Conventional technology and problems]

例えばFORTRAN における入出力処理では。 For example, in input/output processing in FORTRAN.

第1図(=示す如く、主記憶装置1に格納されたデータ
なりA8D3に格納する場合、入出力バッファ2を設け
、この入出力バッファ2に主記憶装置1から転送された
データを一時保持し、それからDA8D3に格納してい
た。このようなやり方では処理すべきデータ量が巨大な
場合(−は、主記憶装置1から入出力バッファ2(ニデ
ータ転送を行う回数が非常に多くなり、その度ごとにリ
ード/ライトコマ・ンドを発行して入出力を行わなけれ
ばならないために、そのデータの格納処理(二非常に長
時間かかるという問題がある。
As shown in Figure 1, when data stored in the main storage device 1 is stored in the A8D3, an input/output buffer 2 is provided, and the data transferred from the main storage device 1 is temporarily held in this input/output buffer 2. , and then stored it in the DA8D3.If the amount of data to be processed in this way is huge (- means that the number of data transfers from the main storage device 1 to the input/output buffer 2 (to the input/output buffer 2) will be very large, and Since a read/write command must be issued for each input/output operation, there is a problem in that the data storage process (2) takes a very long time.

このため(二、従来ではバッファを2−1及び2−2の
如く複数個設けるとともCニデータをプロツキングして
、複数のDASD装置3−1.3−2に並列的(=デー
タ転送を行うという並列処理により転送の高速化をはか
つていた。この場合、データは第1図に示す如くブロッ
ク分けされており。
For this reason (2) in the past, multiple buffers such as 2-1 and 2-2 were provided, and C2 data was blocked to transfer data in parallel (= data transfer) to multiple DASD devices 3-1, 3-2. In the past, the speed of transfer was increased by parallel processing.In this case, data was divided into blocks as shown in FIG.

DASD装置3−1.3−2に対してブロック毎に順次
格納されず、DA8D装置3−1にはブロック1.3・
・・・・・が格納され、DASD装置3−2c千はブロ
ック2.4・・・・・・が格納されるという形になる。
Blocks are not stored sequentially in the DASD device 3-1.
. . . are stored, and the DASD device 3-2c stores blocks 2.4 .

いずれの場合も転送データを一度バッファに保持するこ
とが必要なため、その高速化を図るためには非常に大き
な入出力バッファが必要となり。
In either case, it is necessary to hold the transferred data once in a buffer, so a very large input/output buffer is required to increase the speed.

この入出力バッファとして主記憶領域を使用する場合に
は、大きな主記憶領域が入出力バッファ用として必要と
なるのみならず、主記憶領域におけるデータ域と人出□
カバッファ相互間の転送時間も非常に大きなものとなる
When using the main storage area as this input/output buffer, not only a large main storage area is required for the input/output buffer, but also the data area and human resources in the main storage area.
The transfer time between the buffers also becomes very long.

しかもその入出力バッファよりも一度に入出力するデー
タ量の方が大きい場合には、その入出力バッファを設け
ることが無意味となってしまう。
Moreover, if the amount of data to be input/output at one time is larger than the input/output buffer, it becomes meaningless to provide the input/output buffer.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、とのような問題点を改善するために、
入出力バッファを使用せずに9人出方装置と指定された
配列データ域との間で直接的にデータ転送できるように
した高速入出力処理方式を提供することである。
The purpose of the present invention is to improve the problems such as:
To provide a high-speed input/output processing method which enables direct data transfer between a nine-person output device and a designated array data area without using an input/output buffer.

〔発明の構成〕[Structure of the invention]

この目的を達成するために9本発明の高速入出力処理方
式では、中央処理装置と主記憶装置と複数の直接アク・
セス記憶装置を有するデータ処理装置において、コマン
ド作成部と、並列処理制御部を設けるとともに、主記憶
装置にはデータを複数のブロックにて格納し、コマンド
作成部により入出力するデータの格納先とそのデータの
収納先を付与したコマンドを各直接アクセス記憶装置対
応に作成し、該コマンドにもとづき上記並列処理制御部
により複数の直接アクセス記憶装置に対しデータを上記
ブロックにもとづき並列的に入出力制御を行うようにし
たことを特徴とする。
In order to achieve this objective, the high-speed input/output processing method of the present invention has a central processing unit, a main memory, and multiple direct access points.
In a data processing device having a process storage device, a command creation unit and a parallel processing control unit are provided, and data is stored in a plurality of blocks in the main storage device, and data input/output by the command creation unit is stored as a storage destination. A command with a storage location for the data is created for each direct access storage device, and based on the command, the parallel processing control unit performs input/output control of data to multiple direct access storage devices in parallel based on the blocks. It is characterized by the following.

〔発明の実施例〕[Embodiments of the invention]

本発明の一実施例を第2図〜第6図にもとづき説明する
An embodiment of the present invention will be described based on FIGS. 2 to 6.

第2図、第3図は本発明の詳細な説明図、第4図は本発
明の一実施例構成図、第5図はフローチャート、第6図
は本発明の動作説明図である。
2 and 3 are detailed explanatory diagrams of the present invention, FIG. 4 is a configuration diagram of an embodiment of the present invention, FIG. 5 is a flowchart, and FIG. 6 is a diagram illustrating the operation of the present invention.

図中、 4−1〜4− mはccw作成部、5はパラレ
ル・ファイル・アクセス制御部、10は主記憶装置、1
1はCPU、12はコマンド作成部。
In the figure, 4-1 to 4-m are ccw creation units, 5 is a parallel file access control unit, 10 is a main storage device, 1
1 is a CPU, 12 is a command creation section.

13はパラレル・ファイル・アクセス制御部、14はチ
ャネル・プロセッサ、  15−1. 15−2ハチャ
ネル、16−1〜16−mはダスト制御部。
13 is a parallel file access control unit; 14 is a channel processor; 15-1. 15-2 is a channel, and 16-1 to 16-m are dust control units.

17−1〜17−mは直接アクセス記憶装置(以下DA
SDという)である。
17-1 to 17-m are direct access storage devices (hereinafter referred to as DA).
SD).

本発明を一実施例にもとづき詳述するに先立ち。Before describing the present invention in detail based on one embodiment.

第2図、第3図によりその概略を説明する。The outline will be explained with reference to FIGS. 2 and 3.

第2図に示す如(、DA8D 3−1〜3− rn ヘ
格納するために主記憶領域に配列される入出力データを
ブロック1.2・・・・・・Nにわける。このブロック
1,2・・・・・・Nのブロック長は、DA8D3−1
〜3、− mの最大のブロック長に定められる。ここで
DA8D3−1〜3−mの最大ブロック長とは1通常1
シリンダに連続的に格納できるバイト長であiJ、DA
8D3−1〜3− mにもとづき決定されるものである
。そしてブロック1をDA8D3−1に記入するように
割当て、ブロック2をDASD3−2に記入するように
割当て、以下同様にしてDASD3− sまでに順次1
ブロツクずつ格納するように割当てる。次にブロックm
+lをDA8D3−1に割当て、ブロック落+2をDA
SD3−2に割当て。
As illustrated in FIG. 2...N block length is DA8D3-1
The maximum block length is set to ~3,-m. Here, the maximum block length of DA8D3-1 to 3-m is 1 usually 1
The byte length that can be stored continuously in a cylinder is iJ, DA
8D3-1 to 3-m. Then, block 1 is assigned to be written on DA8D3-1, block 2 is assigned to be written on DASD3-2, and the like is done sequentially until DASD3-s.
Allocate to store each block. Then block m
Assign +l to DA8D3-1, block drop +2 to DA
Assigned to SD3-2.

このようにしてブロックNまでのすべてのブロックをD
ASD3−1〜3− sに割当てる。そしてDA8D3
−1〜3−m毎に、その割当に応じてCCW1〜CCW
rILを作成する。したがってDASD3−1に対して
作成されたCCWIにはDA8D3−1に対して記入す
べきブロック1.ブロックm+、1・・・・・・の主記
憶領域における先頭アドレス、1ブロツクの転送バイト
長、ライトコマンド等が記入される。このようにしてC
CWI−CCWmが組立てられる。
In this way, all blocks up to block N are
Assign to ASD3-1 to 3-s. And DA8D3
- CCW1 to CCW every 1 to 3-m depending on the assignment
Create rIL. Therefore, in the CCWI created for DASD3-1, blocks 1. The starting address in the main storage area of blocks m+, 1, . . . , the transfer byte length of one block, the write command, etc. are entered. In this way C
CWI-CCWm is assembled.

なおこのCCWの組立てに先立ち1%DA8D3−1〜
3−mに対し使用権を確立するためにホストに対してD
ASDのオープン処理を行い、各DA8D3−1〜3−
 yhの使用権を確立する。このとき各DASD3−1
〜3 = mに対するデータコントロールブロックを参
照し、それぞれのDASDのどこからデータをセットし
てよいかというアクセス情報が得られる。
In addition, before assembling this CCW, 1% DA8D3-1 ~
D to the host to establish usage rights to 3-m.
Performs ASD open processing and opens each DA8D3-1 to 3-
Establish usage rights for yh. At this time, each DASD3-1
~3 = By referring to the data control block for m, access information indicating where in each DASD data may be set can be obtained.

したがってこの各DA8D3−1〜3− mに関fるこ
のアクセス情報と前記ccwi〜CCW mにもとづき
、それぞれ各DA8D3−1〜3− yx対応にEXC
Pが作成される。このBXCPにはリード、ライト等の
命令コード、ブロック1〜rLの先頭アドレス、DAS
D3−1〜3− mへのアクセス先アドレス、転送バイ
ト長等が含まれており、これが送出されることによりD
ASD3−1〜3−謀に1ブロツクずつデータの転送が
行われる。モして1ブロツクの転送が終ると次のEXC
Pが送出され。
Therefore, based on this access information f related to each DA8D3-1 to 3-m and the above ccwi to CCW m, EXC is set for each DA8D3-1 to 3-yx.
P is created. This BXCP includes instruction codes such as read and write, the start address of blocks 1 to rL, and the DAS
Contains the access destination address to D3-1 to D3-3-m, transfer byte length, etc., and by sending this, D
Data is transferred one block at a time to each of the ASDs 3-1 to 3-3. When the transfer of one block is completed, the next EXC
P is sent.

DASD3−1〜3−扉には2番目のブロックが転送さ
れることになる。
The second block will be transferred to DASD3-1 to 3-door.

この場合、DASD3−1.3−2・・・・・・に対す
るデータ転送は、第3図に示す如く、パラレル・ファイ
゛ル・アクセス制御部5がこれらのDASD3−1〜3
−3(第3図ではDASDが3個の例を示す)に対して
並列的に行われることになる。
In this case, data transfer to the DASDs 3-1, 3-2, . . . is performed by the parallel file access control unit 5 as shown in FIG.
-3 (Figure 3 shows an example of three DASDs).

次に本発明の一実施例を第4図〜第6図により必要(二
応じて地図を参照しつつ説明する。
Next, one embodiment of the present invention will be described with reference to FIGS. 4 to 6 and maps as necessary.

第4図においてコマンド作成部12は上記CCW1〜C
CWm+二よりEXCPを作成するものである。
In FIG. 4, the command creation unit 12 is
EXCP is created from CWm+2.

主記憶装置10には、 DASD17−1〜17−m(
−転送すべきデータが格納されている。
The main storage device 10 includes DASDs 17-1 to 17-m (
- Data to be transferred is stored.

(1)  第5図に示す如く、いま主記憶装置10のこ
の転送データをDASD17−1〜17−mに転送すべ
き入出力文(リード・ライト命°令及び転送データのア
ドレス、大きさが指示)がCPUIIに伝達されると、
CPU11はこれを解析処理してそのDASD 17 
1〜17− rnのブロック長の大きさく二この転送デ
ータ(データ項目)を分割してブロック1〜1Lを構成
する。そしてその転送データの先頭アドレスをもとじし
て (2)上記(1)で転送データがブロック1〜ルに分割
構成されるとき、DASDI 7−1〜17−Inに対
するマルチオープン処理が行われ、各DASD17−1
〜17−yxに対するアクセス先アドレスが得られ、こ
れらがまたコマンド作成部12に伝達される。
(1) As illustrated in FIG. instruction) is transmitted to the CPU II,
The CPU 11 analyzes this and stores it on the DASD 17.
This transfer data (data item) is divided into two blocks having a block length of 1 to 17-rn to form blocks 1 to 1L. Then, based on the start address of the transfer data, (2) When the transfer data is divided into blocks 1 to 1 in (1) above, multi-open processing is performed for DASDI 7-1 to 17-In, Each DASD17-1
The access destination address for ~17-yx is obtained, and these are also transmitted to the command creation unit 12.

(3)  コマンド作成部12は、この各DASD17
−1〜17−mに対するアクセス先アドレスと、前記C
CW1〜CCWrILに示されたブロック1〜ルの先頭
アドレス及び実行命令コードにより、各DA8D17−
1〜17−tx毎にそれぞれEXCP1〜EXCPmを
作成し、これをチャネル・プロセッサ14に送出する。
(3) The command creation unit 12
-1 to 17-m, the access destination address and the C
Each DA8D17-
EXCP1 to EXCPm are created for each of 1 to 17-tx and sent to the channel processor 14.

そして各DA8D17−1〜17−mの処理が同期を5
もって終了するよう(ニマルチWAITを発行する。第
6図のの如く、前記BXCP1(=は命令コマンド、1
回の、転送データ長の外に。
Then, the processing of each DA8D17-1 to 17-m synchronizes 5 times.
(Issues two-multiple WAIT) so that the process ends with
times, outside the transfer data length.

DASDI+二対して転送されるブロックト・・P・・
・が記入されているので、このEXCPlにダスト制御
装置16−1はDASD17−1に対し主記憶装置10
よりブロックト・・P・・・を順次転送制御することが
でき、同様に他のダスト制御装置16−2・・・16−
隅もそれぞれの、BXCP2・・・E X CP sに
より主記憶装置10よりそれぞれの、DASD17−2
・・・17−m l=転送すべきブロックを順次転送制
御することができる。この場合、EXCPI〜EXCP
mを受けとった後は、各ダスト制御装置16−1〜16
−mは並列的に動作することになるので、主記憶装置1
0に用意された巨大な転送データは短時間でDASD1
7−1〜l7−nLに転送処理されることになる。
Blocked data transferred to DASDI+2...
・ is entered in this EXCPl, so the dust control device 16-1 is the main storage device 10 for the DASD 17-1.
Blocked...P... can be sequentially transferred and controlled, and similarly other dust control devices 16-2...16-
Each corner also has a DASD 17-2 from the main storage device 10 by BXCP2...EXCPs.
...17-m l=It is possible to sequentially control the transfer of blocks to be transferred. In this case, EXCPI~EXCP
After receiving m, each dust control device 16-1 to 16
-m will operate in parallel, so main memory 1
The huge transfer data prepared in 0 can be transferred to DASD1 in a short time.
The data will be transferred to 7-1 to 17-nL.

もしも主記憶装置16に用意された転送データが例えば
数10Gバイトというような巨大なものではなく1通常
の大きさであり、従来と同様の方法で転送処理する方が
望ましい場合には、この装置を通常転送処理モードで動
作させればよい。その場合には、CPUIIより出力さ
れるCCWはチャネルプロセッサ14に送出されるので
、これにより例えば主記憶装置10あ一部領域を入出力
バッファとして使用するような9通常の転送制御を行う
ことができる。
If the transfer data prepared in the main storage device 16 is not huge, such as several tens of gigabytes, but is of a normal size, and it is preferable to transfer it using the same method as before, use this device. It is sufficient to operate in normal transfer processing mode. In that case, the CCW output from the CPU II is sent to the channel processor 14, which makes it possible to perform normal transfer control such as using a part of the main memory 10 as an input/output buffer. can.

しかも本発明ではデータのスケジューリングをすること
ができるし、また装置を意識した形で。
Moreover, with the present invention, data can be scheduled in a device-aware manner.

つまり回転待ちをしないようにデータ長9発行タイミン
グ信号を出力することもできる。
In other words, it is also possible to output a data length 9 issue timing signal so as not to wait for rotation.

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

本発明によれば、巨大なデータを転送する場合に、入出
力装置のための入出力バッファを使用することなく、配
列データと入出力装置との間で直接に入出力を行うこと
、及び大量のデータを複数台の入出力装置(二対し並列
に処理することにより入出力処理の高速化を図ることが
できる。
According to the present invention, when transferring a huge amount of data, it is possible to perform input/output directly between array data and an input/output device without using an input/output buffer for the input/output device, and to transfer a large amount of data. By processing the data in parallel with multiple input/output devices (two pairs), it is possible to speed up the input/output processing.

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

第1図は従来の配列データの入出力制御状態説明図、第
2図、第3図は本発明の詳細な説明図。 第4図は本発明の一実施例構成図、第5図はフローチャ
ート、第6図は本発明の動作説明図である。 図中、4−1〜4−寓はCCW作成部、5はパラレル・
ファイル・アクセス制御部、10は主記憶装置、11は
CPU、12はコマンド作成部。 13はパ、ラレル・ファイル・アクセス制御部。 14はチャネル・プロセッサ、15=1.15−2はチ
ャネル、16−1〜16−溝はダスト制御部、17−1
〜17−mは直接アクセス記憶装置である。 特許出願人 富士通株式会社
FIG. 1 is an explanatory diagram of a conventional array data input/output control state, and FIGS. 2 and 3 are detailed explanatory diagrams of the present invention. FIG. 4 is a block diagram of an embodiment of the present invention, FIG. 5 is a flowchart, and FIG. 6 is an explanatory diagram of the operation of the present invention. In the figure, 4-1 to 4-fable are CCW creation parts, 5 is parallel
A file access control unit, 10 a main storage device, 11 a CPU, and 12 a command creation unit. 13 is a parallel file access control unit. 14 is a channel processor, 15=1.15-2 is a channel, 16-1 to 16-grooves are a dust control section, 17-1
~17-m are direct access storage devices. Patent applicant Fujitsu Limited

Claims (1)

【特許請求の範囲】[Claims] ・ 中央処理装置と主記憶装置と複数の直接アクセス記
憶装置を有するデータ処理装置において、コマンド作成
部と、並列処理制御部を設けるとともに、主記憶装置に
はデータを複数のブロックにて格納し、コマンド作成部
(二より入出力するデータの格納先とそのデータの収納
先を付与したコマンドを各直接アクセス記憶装置対応(
二作成し、該コマンド≦二もとづき上記並列処理制御部
(二より複数の直接アクセス記憶装置に対しデータを上
記ブロック(=もとづき並列的に入出力制御を行うよう
にしたことを特徴とする高速入出力処理方式。
- In a data processing device that has a central processing unit, a main memory device, and a plurality of direct access memory devices, a command generation unit and a parallel processing control unit are provided, data is stored in multiple blocks in the main memory device, and the command The creation part (2) creates a storage location for input/output data and a command with the storage location for each direct access storage device (
2. A high-speed input/output device characterized in that the command ≦ 2 based on the above parallel processing control unit (2) controls input/output of data to multiple direct access storage devices in parallel. Processing method.
JP3990583A 1983-03-10 1983-03-10 Fast input and output processing system Granted JPS59165165A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3990583A JPS59165165A (en) 1983-03-10 1983-03-10 Fast input and output processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3990583A JPS59165165A (en) 1983-03-10 1983-03-10 Fast input and output processing system

Publications (2)

Publication Number Publication Date
JPS59165165A true JPS59165165A (en) 1984-09-18
JPH0246967B2 JPH0246967B2 (en) 1990-10-18

Family

ID=12565969

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3990583A Granted JPS59165165A (en) 1983-03-10 1983-03-10 Fast input and output processing system

Country Status (1)

Country Link
JP (1) JPS59165165A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61109132A (en) * 1984-11-01 1986-05-27 Oki Electric Ind Co Ltd Access system of aggregate magnetic disk device
JPH04322378A (en) * 1991-04-01 1992-11-12 Xerox Corp File storing method for electronic printing system having a plurality of disks
JPH06119279A (en) * 1992-10-02 1994-04-28 Waaku Bitsuto:Kk Data transfer method and parallel storage system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS594054U (en) * 1982-06-25 1984-01-11 株式会社日立製作所 digital data processing equipment
JPS5936848A (en) * 1982-08-26 1984-02-29 Panafacom Ltd Method for processing collection of data

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS594054B2 (en) * 1979-04-17 1984-01-27 株式会社日立製作所 Multiprocessor failure detection method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS594054U (en) * 1982-06-25 1984-01-11 株式会社日立製作所 digital data processing equipment
JPS5936848A (en) * 1982-08-26 1984-02-29 Panafacom Ltd Method for processing collection of data

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61109132A (en) * 1984-11-01 1986-05-27 Oki Electric Ind Co Ltd Access system of aggregate magnetic disk device
JPH04322378A (en) * 1991-04-01 1992-11-12 Xerox Corp File storing method for electronic printing system having a plurality of disks
JPH06119279A (en) * 1992-10-02 1994-04-28 Waaku Bitsuto:Kk Data transfer method and parallel storage system

Also Published As

Publication number Publication date
JPH0246967B2 (en) 1990-10-18

Similar Documents

Publication Publication Date Title
US5301351A (en) Data transfer control system between high speed main memory and input/output processor with a data mover
JPS618785A (en) Access control system for storage device
JPS6054063A (en) Data transfer system
JPS59167761A (en) Computer system
JPS59165165A (en) Fast input and output processing system
JP2981711B2 (en) Disk storage device
JPH08106443A (en) Data processing system and parallel computer
JPH0628261A (en) Method and device for data transfer
JPH1185413A (en) Recorder
JPH0225958A (en) High-speed data transfer system
JPS61150055A (en) Dma data transfer system
JP3456234B2 (en) Target device
JPS63308782A (en) Bubble file memory device for high speed transfer
JPS63213018A (en) External memory control device
JPS5810228A (en) Input and output processor
JPH05334012A (en) Large capacity disk controller
JPH0235515A (en) Bus control method
JPS6057095B2 (en) Storage device
JPS6194167A (en) Peripheral controller
JPS6280754A (en) Memory access controller
JPS61153728A (en) High speed control system of magnetic storage device
JPH0199141A (en) Sharing extending memory control method
JPS61272853A (en) Data transfer system
JP2001159958A (en) Parity data writing system for display array device
JPS61285566A (en) Input and output controller