JPS608932A - Data storing method of buffer storage device - Google Patents

Data storing method of buffer storage device

Info

Publication number
JPS608932A
JPS608932A JP58117383A JP11738383A JPS608932A JP S608932 A JPS608932 A JP S608932A JP 58117383 A JP58117383 A JP 58117383A JP 11738383 A JP11738383 A JP 11738383A JP S608932 A JPS608932 A JP S608932A
Authority
JP
Japan
Prior art keywords
padding
data
register
address
storage 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.)
Granted
Application number
JP58117383A
Other languages
Japanese (ja)
Other versions
JPS6362006B2 (en
Inventor
Masayuki Ishiguro
雅之 石黒
Tadahiro Wada
和田 忠博
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 JP58117383A priority Critical patent/JPS608932A/en
Publication of JPS608932A publication Critical patent/JPS608932A/en
Publication of JPS6362006B2 publication Critical patent/JPS6362006B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F5/00Methods or arrangements for data conversion without changing the order or content of the data handled
    • G06F5/06Methods or arrangements for data conversion without changing the order or content of the data handled for changing the speed of data flow, i.e. speed regularising or timing, e.g. delay lines, FIFO buffers; over- or underrun control therefor
    • G06F5/10Methods or arrangements for data conversion without changing the order or content of the data handled for changing the speed of data flow, i.e. speed regularising or timing, e.g. delay lines, FIFO buffers; over- or underrun control therefor having a sequence of storage locations each being individually accessible for both enqueue and dequeue operations, e.g. using random access memory

Abstract

PURPOSE:To obtain a high-speed buffer storage device by setting storage data by instructing a start address and a stop address, and writing automatically storage data in a designated area extending from the start address to the stop address. CONSTITUTION:In case of executing a padding (data storage to a buffer storage device), padding data is stored in a padding data register 1 through a microprocessor bus by firmware, and a buffer address counter 2 and a padding stop address register 3 are set. Thereafter, a padding intructing bit of a transfer control register 4 is turned on. A data multiplexer 5 which has received an instruction from the register 4 selects and outputs a signal from the register 1, and supplies a strobe signal to a buffer memory circuit 7 from a timing controlling circuit 8. An address comparing circuit 6 compares inputs from the counter 2 and the register 3, stops the strobe signal from the circuit 8 when they coincide with each other, and also sends out a padding end signal to a status display register circuit 9.

Description

【発明の詳細な説明】 (a)発明の技術分野 データを成る装置から他の装置へ転送する時。[Detailed description of the invention] (a) Technical field of the invention When data is transferred from one device to another.

データを一時的に蓄えるためのバッファ記憶装置に関し
、バックアメモリの指定領域に記憶データを自動的に書
き込むバッファ記憶装置のデータ記憶方法に関する。
The present invention relates to a buffer storage device for temporarily storing data, and relates to a data storage method for a buffer storage device that automatically writes stored data to a specified area of a backup memory.

(b)技術の背景 電子計算機システムにおける入出力装置は中央処理装置
等とは性格をことにするため電子計算機システム内にお
いては、これら異質の装置をできるだけ互いに拘束し合
うことなく動作させ、システム効率を向上させるための
入出力制御の方式は電子計算機システム構成上の要点の
1つである。
(b) Background of the technology Since the input/output devices in a computer system are different from the central processing unit, etc., it is important to operate these different types of devices within a computer system without constraining each other as much as possible to improve system efficiency. The input/output control method for improving the performance is one of the key points in configuring a computer system.

入出力制御を中央処理装置から出来るだけ分離して独立
させ、入出力制御部を入出力装置ごとに設けてそれぞれ
並行して動作させ中央処理装置と入出力装置の動作速度
上の不釣り合いをバッファ記憶装置等で調整すればシス
テム効率を更に向上させることが可能である。
Separate input/output control from the central processing unit as much as possible and make it independent, and create an input/output control unit for each input/output device and operate them in parallel to buffer the imbalance in operating speed between the central processing unit and input/output devices. System efficiency can be further improved by adjusting the storage device or the like.

電子計算機システムの利用が高度化、複雑化するに伴い
システム全体の効率化要求が更に厳しくなり、これに伴
いバッファ記憶装置の制御もシステム効率の向上に見合
った効率化が更に要望される。
As the use of electronic computer systems becomes more sophisticated and complex, the requirements for improving the efficiency of the entire system become more severe, and accordingly, there is a demand for more efficient control of buffer storage devices commensurate with the improvement in system efficiency.

(C)従来技術と問題点 、従来、バッファ記憶装置へのデータの記憶(以下パデ
ィングと称する)はファームウェアがバッファ記憶装置
に直接書き込む方法が一般的に採用されているが、パデ
ィングを行うバイト数が大きい場合には時間が掛かり過
ぎるため効率的でないと言う欠点がある。
(C) Prior Art and Problems Conventionally, data is stored in a buffer storage device (hereinafter referred to as padding) by a method in which firmware writes directly to the buffer storage device, but the number of bytes to be padded is If is large, the disadvantage is that it is not efficient because it takes too much time.

(d)発明の目的 本発明は、上記欠点を解消した新規なバッファ記憶装置
のパディング方法を提供することを目的とし、特にバッ
ファ記憶装置のパディングのスタート/ストップアドレ
スとパディングデータを指示する手段を設け、ハードウ
ェアでパディングを実行することによりパディングに要
する時間が短縮されバッファ記憶装置の処理能力が向上
するバッファ記憶装置のパディング方法を実現すること
にある。
(d) Object of the Invention The object of the present invention is to provide a novel padding method for a buffer storage device that eliminates the above-mentioned drawbacks, and in particular, a means for instructing start/stop addresses and padding data for padding in a buffer storage device. An object of the present invention is to realize a padding method for a buffer storage device, which reduces the time required for padding and improves the processing capacity of the buffer storage device by performing padding with hardware.

(e)発明の構成 本発明は、データを成る装置から他の装置へ転送する時
、データを一時的に蓄えるためのバッファ記憶装置にお
いて、スタートアドレスを指示する手段、ストップアド
レスを指示する手段、パディングデータを設定する手段
を設け、該バッファ記憶装置の該スタートアドレスから
該ストップアドレスまでの指定領域に該パディングデー
タを自動的に書き込むことにより、パディングに要する
時間が短縮されバッファ記憶装置の処理能力が向上する
ことを特徴とするバッファ記憶装置のパディング方法に
より達成することが出来る。
(e) Structure of the Invention The present invention provides means for instructing a start address, means for instructing a stop address, in a buffer storage device for temporarily storing data when transferring data from one device to another. By providing means for setting padding data and automatically writing the padding data into a specified area from the start address to the stop address of the buffer storage device, the time required for padding can be reduced and the processing capacity of the buffer storage device can be reduced. This can be achieved by a padding method for a buffer storage device, which is characterized by improved performance.

(f)発明の実施例 以下本発明を図面を参照して説明する。(f) Examples of the invention The present invention will be explained below with reference to the drawings.

第1図は本発明に係るバッファ記憶装置のパディング方
法の一実施例を示す。
FIG. 1 shows an embodiment of a method for padding a buffer storage device according to the present invention.

図において、1はパディングデータレジスタ、2はバッ
ファアドレスカウンタ、3はパディングストップアドレ
スレジスタ、4は転送制御レジスフ、5はデータマルチ
プレクサ、6はアドレス比較回路、7はバッファメモリ
回路、8はタイミング制御回路、9は状態表示レジスタ
回路をそれぞれ示す。
In the figure, 1 is a padding data register, 2 is a buffer address counter, 3 is a padding stop address register, 4 is a transfer control register, 5 is a data multiplexer, 6 is an address comparison circuit, 7 is a buffer memory circuit, and 8 is a timing control circuit. , 9 indicate status display register circuits, respectively.

本実施例は磁気ディスク制御回路の一部であり、バッフ
ァメモリ回路7は磁気ディスクの1トランク分のデータ
を蓄える容量を持つものとする。
This embodiment is a part of a magnetic disk control circuit, and the buffer memory circuit 7 has a capacity to store data for one trunk of a magnetic disk.

本実施例の構成はファームウェア(図示してない)によ
り指示されたパディングデータを蓄えるパディングデー
タレジスタ1、ファームウェア(図示してない)の指示
により初期設定しバッファメモリ回路7のアドレスを計
数するバッファアドレスカウンタ2、ファームウェア(
図示してない)により指示されたパディングストップア
ドレスを蓄えるパディングストップアドレスレジスタ3
、ファームウェア(図示してない)のパディング開始指
示によりパディング指示信号をデータマルチプレクサ5
とタイミング制御回路8へ出力する転送制御レジスタ4
、他装置(図示してない)からの情報とパディングデー
タレジスタ1の情報のいずれか一方を転送制御レジスタ
4からのパディング指示信号の有無によって選択してバ
ッファメモリ回路7ヘデータを出力するデータマルチプ
レクサ5、バッファアドレスカウンタ2からの入力とパ
ディングストップアドレスレジスタ3からの入力とを比
較して比較結果をタイミング制御回路8へ出力するアド
レス比較回路6、他装置(図示してない〉からの情報や
パディングデータを記憶するバッファメモリ回路7、ア
ドレス比較回路6と転送制御レジスタ4からの入力信号
によりバッファメモリ回路7ヘデータを書込み開始指示
のストローブ信号の供給を開始し、ストローブ信号の供
給停止によりパディング終了信号を状態表示レジスタ回
路9へ出力するタイミング制御回路8、パディング終了
信号をファームウェア(図示してない)から読み取り可
能な状態で格納している状態表示レジスタ回路9から構
成されている。
The configuration of this embodiment includes a padding data register 1 that stores padding data instructed by firmware (not shown), and a buffer address that is initialized by instructions of the firmware (not shown) and counts the address of the buffer memory circuit 7. Counter 2, firmware (
Padding stop address register 3 that stores the padding stop address indicated by (not shown)
, a padding instruction signal is sent to the data multiplexer 5 in response to a padding start instruction from firmware (not shown).
Transfer control register 4 outputs to timing control circuit 8
, a data multiplexer 5 that selects either information from another device (not shown) or information in the padding data register 1 depending on the presence or absence of a padding instruction signal from the transfer control register 4, and outputs the data to the buffer memory circuit 7. , an address comparison circuit 6 that compares the input from the buffer address counter 2 and the input from the padding stop address register 3 and outputs the comparison result to the timing control circuit 8, and information and padding from other devices (not shown). The input signals from the buffer memory circuit 7 that stores data, the address comparison circuit 6, and the transfer control register 4 start supplying a strobe signal instructing the start of writing data to the buffer memory circuit 7, and when the supply of the strobe signal is stopped, a padding end signal is sent. The timing control circuit 8 outputs the signal to the status display register circuit 9, and the status display register circuit 9 stores the padding end signal in a readable state from firmware (not shown).

本実施例で通常のデータ転送の場合、データマルチプレ
クサ5はバックアメモリ回路7への書込みデータとして
データバスからの信号を出力している。
In the case of normal data transfer in this embodiment, the data multiplexer 5 outputs a signal from the data bus as write data to the backup memory circuit 7.

バッファメモリ回路7のアドレスはバッファアドレスカ
ウンタ2により供給される。バッファアドレスカウンタ
2はマイクロプロセッサバスの信号、即ちファームウェ
ア(図示してない)により初期値が設定され1バイト転
送毎に自動的に更新する。
The address of the buffer memory circuit 7 is supplied by the buffer address counter 2. The buffer address counter 2 has an initial value set by a signal from the microprocessor bus, that is, by firmware (not shown), and is automatically updated every time one byte is transferred.

パディングを行う場合は、ファームウェア(図示してな
い)によりマイクロプロセソザバスを通じてパディング
データレジスタ1.バッファアドレスカウンタ2.パデ
イングストツプアドレスレジスタ3を設定した後転送制
御レジスタ4のパディング指示ピッ]・をオンにする。
If padding is to be performed, the firmware (not shown) sends the padding data register 1. Buffer address counter 2. After setting the padding stop address register 3, turn on the padding instruction pin of the transfer control register 4.

尚バッファアドレスカウンタ2の初期設定値がパディン
グスタートアドレスとなる。
Note that the initial setting value of the buffer address counter 2 becomes the padding start address.

転送制御レジスタ4からのパディング指示信号を受けた
データマルチプレクサ5はバッファメモリ回路7への書
込みデータとしてパディングデータレジスタ1からの出
力信号、即ちパディングデータを選択して出力し、タイ
ミング制御回路8からはバッファメモリ回路7にデータ
を書込みするためのストローブ信号をバッファメモリ回
路7へ供給を開始する。
The data multiplexer 5 that receives the padding instruction signal from the transfer control register 4 selects and outputs the output signal from the padding data register 1, that is, the padding data, as write data to the buffer memory circuit 7, and outputs the output signal from the timing control circuit 8. Supply of a strobe signal to the buffer memory circuit 7 for writing data to the buffer memory circuit 7 is started.

アドレス比較回路6ではバッファアドレスカウンタ2か
ら入力するバッファアドレスとパディングストップアド
レスレジスタ3から入力するパデインダストップアドレ
スを比較して、その比較結果をタイミング制御回路8へ
出力する。バッファアドレスとパディングストップアド
レスとが一致するとタイミング制御回路8はバッファメ
モリ回路7へのストローブ信号の供給を停止すると共に
ファームウェア(図示してない)から読み取り可能な状
態表示レジスタ回路9にパディング終了信号を送出する
The address comparison circuit 6 compares the buffer address input from the buffer address counter 2 with the padder stop address input from the padding stop address register 3, and outputs the comparison result to the timing control circuit 8. When the buffer address and the padding stop address match, the timing control circuit 8 stops supplying the strobe signal to the buffer memory circuit 7 and sends a padding end signal to the status display register circuit 9 that can be read from firmware (not shown). Send.

以上のように本実施例ではファームウェア(図示してな
い)はパディング開始を指示した後は状態表示レジスフ
回路9を読み取ってパディング終了信号の受信を検知す
れば良く、パディング実行中は他の処理を行うことも可
能である。又、パディングデータを任意の値とするため
にパディングデータレジスタ1を設けているがパディン
グデータが特定の値で良ければパディングデータレジス
タ1は必要なくデータマルチプレクサ5に直接データパ
ターンを入力すれば良い、この場合回路が少なくて済む
と言う効果がある。
As described above, in this embodiment, after instructing the firmware to start padding, the firmware (not shown) only needs to read the status display register 9 and detect the reception of the padding end signal, and perform other processing while the padding is being executed. It is also possible to do so. Further, a padding data register 1 is provided to set the padding data to an arbitrary value, but if the padding data can be a specific value, the padding data register 1 is not necessary and the data pattern can be input directly to the data multiplexer 5. In this case, there is an effect that the number of circuits can be reduced.

(g)発明の効果 以上のように本発明によれば、バッファ記憶装置の任意
の領域に高速にパディングが行えるのでパディングに要
する時間が短縮されバッファ記憶装置の処理能力が向上
すると言う効果がある。
(g) Effects of the Invention As described above, according to the present invention, padding can be performed quickly in any area of a buffer storage device, thereby reducing the time required for padding and improving the processing capacity of the buffer storage device. .

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

第1図は本発明に係るバッファ記憶装置のパディング方
法の一実施例を示す。 図において、1はパディングデータレジスタ、2はバッ
ファアドレスカウンタ、3はパディングストップアドレ
スレジスタ、4は転送制御レジスタ、5はデータマルチ
プレクサ、6はアドレス比較回路、7はバッファメモリ
回路、8はタイミング制御回路、9は状態表示レジスタ
回路をそれぞ9 −175
FIG. 1 shows an embodiment of a method for padding a buffer storage device according to the present invention. In the figure, 1 is a padding data register, 2 is a buffer address counter, 3 is a padding stop address register, 4 is a transfer control register, 5 is a data multiplexer, 6 is an address comparison circuit, 7 is a buffer memory circuit, and 8 is a timing control circuit. , 9 indicate the status display register circuit 9 -175

Claims (1)

【特許請求の範囲】 データを成る装置から他の装置へ転送する時。 データを一時的に蓄えるためのバッファ記憶装置におい
て、スタートアドレスを指示する手段、ストップアドレ
スを指示する手段、記憶データを設定する手段を設け、
該バッファ記憶装置の該スタートアドレスから該ストッ
プアドレスまでの指定領域に該記憶データを自動的に書
き込むことを特徴とするバッファ記憶装置のデータ記憶
方法。
[Claims] When transferring data from one device to another. A buffer storage device for temporarily storing data, provided with means for instructing a start address, means for instructing a stop address, and means for setting stored data,
A data storage method for a buffer storage device, characterized in that the storage data is automatically written into a designated area from the start address to the stop address of the buffer storage device.
JP58117383A 1983-06-29 1983-06-29 Data storing method of buffer storage device Granted JPS608932A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58117383A JPS608932A (en) 1983-06-29 1983-06-29 Data storing method of buffer storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58117383A JPS608932A (en) 1983-06-29 1983-06-29 Data storing method of buffer storage device

Publications (2)

Publication Number Publication Date
JPS608932A true JPS608932A (en) 1985-01-17
JPS6362006B2 JPS6362006B2 (en) 1988-12-01

Family

ID=14710286

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58117383A Granted JPS608932A (en) 1983-06-29 1983-06-29 Data storing method of buffer storage device

Country Status (1)

Country Link
JP (1) JPS608932A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4479024A (en) * 1983-06-01 1984-10-23 Ashland Oil, Inc. Styrene from toluene and formaldehyde
JPH01119819A (en) * 1987-11-04 1989-05-11 Sony Corp Floppy disk device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52106642A (en) * 1976-03-05 1977-09-07 Hitachi Ltd Data transfer unit
JPS5397341A (en) * 1977-02-04 1978-08-25 Nec Corp Memory device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52106642A (en) * 1976-03-05 1977-09-07 Hitachi Ltd Data transfer unit
JPS5397341A (en) * 1977-02-04 1978-08-25 Nec Corp Memory device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4479024A (en) * 1983-06-01 1984-10-23 Ashland Oil, Inc. Styrene from toluene and formaldehyde
JPH01119819A (en) * 1987-11-04 1989-05-11 Sony Corp Floppy disk device

Also Published As

Publication number Publication date
JPS6362006B2 (en) 1988-12-01

Similar Documents

Publication Publication Date Title
US8407427B2 (en) Method and system for improving serial port memory communication latency and reliability
US5125081A (en) Inter-configuration changing controller based upon the connection and configuration information among plurality of clusters and the global storage
US6167491A (en) High performance digital electronic system architecture and memory circuit therefor
WO1995006284B1 (en) Ata interface architecture employing state machines
JPS608932A (en) Data storing method of buffer storage device
JPH024021B2 (en)
JPH0140432B2 (en)
JPH0222748A (en) Non-volatile memory control circuit
JP2642087B2 (en) Data transfer processing mechanism between main storage devices
JPS6055459A (en) Control method of block data transfer and storage
JP3202215B2 (en) Storage device
JP2723893B2 (en) Pipeline data processor
JP3009168B2 (en) Data processing device
JPS61193245A (en) Memory control system
JPH07120309B2 (en) Page data transfer control method between storage devices
JPH05113888A (en) Microprocessor unit
JPH04139547A (en) Data transfer control circuit for storage controller
JPH0535658A (en) Information processor
JPS63298466A (en) Data transfer device
JPH06161945A (en) Memory data transfer device
JPH01284940A (en) Memory controller
JPH07134685A (en) Computer system and its memory data transfer system
JPH11203232A (en) Information processing device and input/output control device
JPS603048A (en) Data transfer controller
JPS62202254A (en) Transfer system for consecutive data to logical device