JPH01320524A - Data memory device - Google Patents
Data memory deviceInfo
- Publication number
- JPH01320524A JPH01320524A JP63152393A JP15239388A JPH01320524A JP H01320524 A JPH01320524 A JP H01320524A JP 63152393 A JP63152393 A JP 63152393A JP 15239388 A JP15239388 A JP 15239388A JP H01320524 A JPH01320524 A JP H01320524A
- Authority
- JP
- Japan
- Prior art keywords
- record
- data
- memory
- output
- selection table
- 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
Links
- 230000015654 memory Effects 0.000 claims abstract description 69
- 238000013500 data storage Methods 0.000 claims description 21
- 238000010586 diagram Methods 0.000 description 5
- 239000004065 semiconductor Substances 0.000 description 4
- 238000006243 chemical reaction Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 102100030551 Protein MEMO1 Human genes 0.000 description 1
- 101710176845 Protein MEMO1 Proteins 0.000 description 1
- 230000009977 dual effect Effects 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
〔概要〕
データ記憶装置に係り、特に複数語で構成したデータを
データ更新の単位とすると共に、データを物理レコード
として格納する記憶手段と、この物理レコード番号と論
理レコード番号とを対応付けるレコード番号変換テーブ
ルとを有するデータ記憶装置に関し、
データの更新中に障害が発生してデータの更新が中断し
ても、システムダウン等の問題が発生することのないも
のとすることを目的として、複数語で構成したデータを
レコードとして格納する記憶手段を有し、複数語で構成
したデータをデータ更新の単位とするデータ記憶装置に
おいて、上記記憶手段に二重にレコード格納領域を設け
ると共に、データの更新時に新規データをレコード格納
領域のうち現在使用していない側のレコード格納領域に
格納する格納手段を設けると共に、現在どちら側のレコ
ード格納領域が有効であるかを表示するメモリ選択テー
ブルを設け、上記新規データを正常にレコードに格納し
たことを確認したのちメモリ選択テーブルの表示を変更
するテーブル制御部とを有するものとして構成する。[Detailed Description of the Invention] [Summary] It relates to a data storage device, in particular, a storage means that uses data composed of multiple words as a unit of data update, stores the data as a physical record, and stores the physical record number and logical record. Regarding a data storage device that has a record number conversion table that associates numbers with record numbers, even if a failure occurs during data update and the data update is interrupted, problems such as system down will not occur. In a data storage device that has a storage means for storing data composed of multiple words as a record and uses data composed of multiple words as a unit of data update, the storage means has a double record storage area. In addition to providing storage means for storing new data in the record storage area on the side that is not currently in use when updating data, the memory also displays which side of the record storage area is currently valid. A selection table is provided, and a table control section changes the display of the memory selection table after confirming that the new data has been properly stored in the record.
本発明はデータ記憶装置に係り、特に複数語で構成した
データをデータ更新の単位とすると共に、データを物理
レコードとして格納する記憶手段と、この物理レコード
番号と論理レコード番号とを対応付けるレコード番号変
換テーブルとを有するデータ記憶装置に関する。The present invention relates to a data storage device, and particularly to a storage means that uses data composed of multiple words as a unit of data update, stores the data as a physical record, and record number conversion that associates the physical record number with a logical record number. The present invention relates to a data storage device having a table.
一般に磁気ディスク装置等の外部記憶装置を複数のホス
トコンピュータで共用する場合には、この外部記憶装置
の制御装置においては、ある装置が外部記憶装置を使用
しているときには他の装置にその外部記憶装置を使用さ
せないため排他制御を行う必要がある。そのため、この
排他制御に必要なデータを一括して一台の記憶装置に格
納しておく必要があり、このデータ記憶装置において、
データの読出しや更新は外部記憶装置の1つのデバイス
に関する複数語のデータからなるレコードを単位として
行われる。Generally, when an external storage device such as a magnetic disk device is shared by multiple host computers, the control device for this external storage device will control the external storage device when one device is using the external storage device. Exclusive control is required to prevent the device from being used. Therefore, it is necessary to store all the data necessary for this exclusive control in one storage device, and in this data storage device,
Reading and updating of data is performed in units of records consisting of data of multiple words regarding one device of the external storage device.
(発明が解決しようとする課題)
ところで、上述した従来のデータ記憶装置において、デ
ータの更新中に何等かの理由でデータの更新が中断され
てしまう場合がある。すると更新前のデータも更新中の
データも使用できなくなりシステムダウンのおそれもあ
るという問題がある。(Problems to be Solved by the Invention) By the way, in the above-described conventional data storage device, there are cases where the data update is interrupted for some reason during the data update. Then, there is a problem that neither the data before the update nor the data being updated can be used, and there is a possibility that the system will go down.
そこで本発明はデータの更新中に障害が発生してデータ
の更新が中断しても、システムダウン等の問題が発生す
ることのないデータ記録装置を提供することを目的とす
る。SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a data recording device that does not cause problems such as system down even if a failure occurs during data updating and the data updating is interrupted.
本発明にあって、上記の課題を解決するための手段は、
第1図に示すように、複数語で構成したデータをレコー
ドとして格納する記憶手段を有し、複数語で構成したデ
ータをデータ更新の単位とするデータ記憶装置において
、上記記憶手段1に二重にレコード格納領域を設けると
共に、データの更新時に新規データをレコード格納領域
のうち現在使用していない側のレコード格納領域に格納
する格納手段2を設けると共に、現在どちら側のレコー
ド格納領域が有効であるかを表示するメモリ選択テーブ
ル3を設け、上記新規データを正常にレコードに格納し
たことを確認したのちメモリ選択テーブルの表示を変更
するテーブル制御部4とを有するものとすることである
。In the present invention, means for solving the above problems are as follows:
As shown in FIG. 1, in a data storage device that has a storage means for storing data made up of multiple words as a record and uses data made up of multiple words as a unit of data update, the storage means 1 has two A record storage area is provided in the record storage area, and a storage means 2 is provided for storing new data in the record storage area that is currently not in use when data is updated, and which side of the record storage area is currently valid. A memory selection table 3 is provided to display whether or not the new data is stored in the record, and a table control section 4 is provided to change the display of the memory selection table after confirming that the new data has been properly stored in the record.
(作用)
本発明によれば、記憶手段には二重にレコード格納領域
を設け、格納手段はデータの更新時に新規データをレコ
ード格納領域のうち現在使用していない側のレコード格
納領域に格納し、テーブル制御部は上記新規データを正
常にレコードに格納したことを確認したのちメモリ選択
テーブルの表示を変更するから、更新すべきデータが途
中で中断しても、そのレコードの直前データは破壊され
ない。(Operation) According to the present invention, the storage means is provided with dual record storage areas, and when updating data, the storage means stores new data in the record storage area that is currently not being used. , the table control unit changes the display of the memory selection table after confirming that the above new data has been successfully stored in the record, so even if the data to be updated is interrupted midway, the data immediately preceding the record will not be destroyed. .
以下本発明に係るデータ記憶装置の実施例を図面に基づ
いて説明する。Embodiments of the data storage device according to the present invention will be described below based on the drawings.
第2図乃至第6図は本発明に係るデータ記憶装置の第1
の実施例を示すものである。本実施例において、データ
記憶装置は第2図に示すようなシステムに適用される。FIGS. 2 to 6 show a first diagram of a data storage device according to the present invention.
This is an example of the following. In this embodiment, the data storage device is applied to a system as shown in FIG.
このシステムは外部記憶装置としての半導体ディスクに
適用したものであり、記憶手段として半導体メモリを用
い、外部からは磁気ディスクとして取扱えるようにエミ
ュレートされたものである。第2図において、10は共
通バス、11は複数のホストコンピュータに接続され、
外部とのインターフェースであるチャネルを制御し、磁
気ディスクのエミュレートを行うディレクタで、本実施
例の半導体ディスク装置は複数のディレクタを有するも
のとしている。また、同図において、12はデータを記
憶するトラックメモリ、13は上記の共通バス10の使
用権の調停を行うバスアービタ、14は半導体ディスク
装置がエミュレートする1または複数のデバイスの排他
制御に必要な情報を記憶する排他制御情報記憶装置であ
り、本発明に係るデータ記憶装N15を含んでいる。そ
してこの排他制御情報記憶装置14は複数のディレクタ
11からアクセスされ、排他制御記憶アクセス権調停装
置16で制御されている。また、ディレクタ11にはマ
イクロプロセッサ(MPU)16、ROM17、RAM
18の他、チャネル制御回路19及び共通バス制御回路
20を有している。また排他制御情報記憶装置14には
上述してデータ記憶装置15のほか、データ転送回路2
1及び共通バスアダプタ22が設けられている。This system is applied to a semiconductor disk as an external storage device, uses a semiconductor memory as a storage means, and is emulated so that it can be handled as a magnetic disk from the outside. In FIG. 2, 10 is a common bus, 11 is connected to multiple host computers,
The semiconductor disk device of this embodiment has a plurality of directors, each of which controls a channel that is an interface with the outside and emulates a magnetic disk. Further, in the figure, 12 is a track memory for storing data, 13 is a bus arbiter that arbitrates the right to use the common bus 10, and 14 is necessary for exclusive control of one or more devices emulated by the semiconductor disk device. This is an exclusive control information storage device that stores information, and includes a data storage device N15 according to the present invention. This exclusive control information storage device 14 is accessed by a plurality of directors 11 and is controlled by an exclusive control storage access right arbitration device 16. The director 11 also includes a microprocessor (MPU) 16, a ROM 17, and a RAM.
In addition to 18, it has a channel control circuit 19 and a common bus control circuit 20. In addition to the data storage device 15 mentioned above, the exclusive control information storage device 14 also includes the data transfer circuit 2.
1 and a common bus adapter 22 are provided.
そして、このデータ記録装置は第3図に示すような構成
を有する。同図において30は実際にデータを格納する
記憶手段としてのメモリで、このメモリ中には、第4図
に示すように、レコード番号16〜nのデータを2組づ
つ格納する格納領域としてメモリー〇とメモリー1を設
けている。This data recording device has a configuration as shown in FIG. In the same figure, 30 is a memory as a storage means for actually storing data, and as shown in FIG. and memory 1 are provided.
31は第4図に示すようにnビットのメモリで上述した
メモリOとメモリ1とを指定するメモリ選択テーブル、
32はメモリ選択テーブルの出力信号に対してレコード
の読出し時にはそのままの信号を、また、レコードの更
新時にはその信号を反転させてメモリ切替信号を発生す
る排他的論理和ゲート、33はレコード番号からそのレ
コード先頭アドレストを出力するレコード番号アドレス
変換器、35はレコード内でのデータの数を計数する計
数器35を示している。この計数器35は入力信号の立
ち下がり時に計数動作を実行する。31 is a memory selection table which specifies the above-mentioned memory O and memory 1 as n-bit memories as shown in FIG. 4;
32 is an exclusive OR gate that generates a memory switching signal by generating the output signal of the memory selection table as it is when reading a record, and by inverting the signal when updating a record; A record number address converter 35 outputs a record head address, and a counter 35 counts the number of data in a record. This counter 35 performs a counting operation at the falling edge of the input signal.
40はレコード番号アドレス変換器33の出力と計数器
35の出力とを加えデータの読み取り書き込みを行うメ
モリ内のアドレスを得るための加算器、36,37.3
8はラッチ入力りがアクティブの時は入力信号をそのま
ま出力し、ラッチ入力がインアクティブであるときは最
後にラッチ入力がアクティブであった時の入力信号を出
力に保持するラッチを示している。本実施例においてこ
れらの部材全体で格納手段と娶換テーブル制御部を構成
している。40 is an adder for adding the output of the record number address converter 33 and the output of the counter 35 to obtain an address in the memory for reading and writing data; 36, 37.3
Reference numeral 8 indicates a latch that outputs the input signal as it is when the latch input is active, and holds the input signal when the latch input was last active when the latch input is inactive. In this embodiment, these members as a whole constitute a storage means and a conversion table control section.
次にこのデータ記憶装置の作動について説明する。Next, the operation of this data storage device will be explained.
(1)レコードの読み出し
第5図に示すように、レコード番号を示すレコード選択
信号およびR/W (読み出し/更新信号)インアクテ
ィブ(読み出し)に確定してからアクセス開始信号にパ
ルスが出され、ラッチおよびラッチにそれらの信号がそ
れぞれ保持され、かつ、計数器35が0とされ、初期化
される。ラッチ37の出力にはレコード番号が出力され
、更新信号はインアクティブであるので、メモリ選択テ
ーブル31は、いま読み出そうとしているレコードは、
メモリー〇とメモリー1のどちらが有効であるかの信号
を出している。ラッチ37の出力は、インアクティブの
状態に保持され、メモリ30の読み出し/書き込み信号
は読み出しとなり、また、排他的論理和ゲート32の一
つの入力はインアクティブとなる。排他的論理和ゲート
32の他の入力には、メモリ選択テーブル31の出力が
入力されており、一方の入力がインアクティブであるの
で、排他的論理和ゲート32の出力はメモリ選択テーブ
ル31の出力と同じになり、それがメモリの切り換え信
号に入力されるので、メモリ30はメモリ選択テーブル
31により有効であると示される方のメモリが選択され
る。(1) Reading a record As shown in FIG. 5, a pulse is issued to the access start signal after the record selection signal indicating the record number and the R/W (read/update signal) are determined to be inactive (read). These signals are held in the latches and the counter 35 is set to 0 and initialized. The record number is output to the output of the latch 37, and the update signal is inactive, so the memory selection table 31 indicates that the record that is currently being read is
It sends a signal indicating which memory 〇 or memory 1 is valid. The output of latch 37 is held inactive, the read/write signal of memory 30 becomes read, and one input of exclusive OR gate 32 becomes inactive. The output of the memory selection table 31 is input to the other input of the exclusive OR gate 32, and since one input is inactive, the output of the exclusive OR gate 32 is the output of the memory selection table 31. and is input to the memory switching signal, so that the memory 30 that is shown to be valid by the memory selection table 31 is selected.
レコード番号アドレス変換器33は、レコード番号を入
力し、そのレコードの先頭アドレスを出力し加算器40
の一つの入力端子に入力される。このとき、加算器40
のもう一方の入力である計数器35の出力はOであるの
で、加算器40の出力はレコードの先頭アドレスを示し
ている。そしてストローブの信号がアクティブになると
、メモリ30がアクセスされてレコードの最初の語が出
力される。ストローブの信号がインアクティブになると
、計数器35が計数動作をし、その出力が1となり、加
算器40の出力はレコードの最初から2番目のアドレス
を示す。次にストローブの信号がアクティブになると、
レコードの2番目の語が出力される。以下同様に、レコ
ードの内容が順次出力されていく。The record number address converter 33 inputs the record number, outputs the start address of the record, and converts it to the adder 40.
is input to one input terminal of. At this time, adder 40
Since the output of the counter 35, which is the other input, is O, the output of the adder 40 indicates the start address of the record. When the strobe signal becomes active, memory 30 is accessed and the first word of the record is output. When the strobe signal becomes inactive, the counter 35 performs a counting operation and its output becomes 1, and the output of the adder 40 indicates the second address from the beginning of the record. Next time the strobe signal becomes active,
The second word of the record is output. Similarly, the contents of the records are sequentially output.
(2)レコードの更新
第6図に示すように、レコード番号を示すレコード選択
信号およびR/W (読み出し/更新信号)がアクティ
ブ(更新)に確定してからアクセス開始信号にパルスが
出され、ラッチ37およびラッチ36にそれらの信号が
それぞれ保持され、かつ、計数器35が初期化される。(2) Record update As shown in FIG. 6, after the record selection signal indicating the record number and the R/W (read/update signal) are confirmed to be active (update), a pulse is issued to the access start signal, These signals are held in latch 37 and latch 36, respectively, and counter 35 is initialized.
ラッチ37の出力にはレコード番号が出力され、更新信
号はインアクティブであるので、メモリ選択テーブル3
1は、いま読み出そうとしているレコードはメモリーO
とメモリー1のどちらが有効であるかの信号を出してい
る。ラッチ36の出力はアクティブの状態に保持され、
メモリ30の読み出し/書き込み信号は書き込みとなり
、また、排他的論理和ゲート32の一つの入力はアクテ
ィブとなる。Since the record number is output to the output of the latch 37 and the update signal is inactive, the memory selection table 3
1 means that the record you are currently trying to read is in memory O
It outputs a signal indicating which of memory 1 and memory 1 is valid. The output of latch 36 is held active;
The read/write signal of the memory 30 becomes a write, and one input of the exclusive OR gate 32 becomes active.
排他的論理和ゲート32のもう一つの入力には、メモリ
選択テーブル31の出力が入力されており、一方の入力
がアクティブであるので、排他的論理和ゲート32の出
力はメモリ選択テーブル31のテーブルの出力を反転し
たものになり、それがメモリの切り換え信号に入力され
るので、メモリはメモリ選択デープル31により有効で
あると示される方ではない方のメモリが選択される。The output of the memory selection table 31 is input to another input of the exclusive OR gate 32, and since one input is active, the output of the exclusive OR gate 32 is input to the memory selection table 31. Since the output is an inverted version of the output of , and is input to the memory switching signal, the memory other than the one indicated as valid by the memory selection diple 31 is selected.
レコード番号/アドレス変換器はレコード番号を入力し
、そのレコードの先頭アドレスを出力し加算器40の一
つの入力端子に入力される。このとき、加算器40のも
う一方の入力である計数器35の出力はOであるので、
加算器40の出力はレコードの先頭アドレスを示してい
る。データが確定してからストローブをアクティブにし
、データをメモリ30の有効でない方のレコードの先頭
アドレスに書き込む。ストローブなインアクティブにす
ると、計数器35は計数動作をし、出力の値は1になり
、加算器40の出力はレコードの先頭から2番目のアド
レスを示す。次のデータが確定してから再びストローブ
をアクティブにすると、有効でない方のレコードの2番
目のアドレスにそのデータが書き込まれる。このように
して、順次データが書き込まれていく。最後のデータま
で書き込みが正常に行われたら、ストローブをインアク
ティブにしてから更新信号をアクティブにする。すると
、ラッチにはいま更新しているレコードについてメモリ
ー〇とメモリー1のどちらが有効であるかの信号の反転
した値が保持され、メモリ選択テーブル31のいま更新
しているレコードに対する値が反転して書き込まれる。The record number/address converter inputs the record number and outputs the start address of the record, which is input to one input terminal of the adder 40. At this time, the output of the counter 35, which is the other input of the adder 40, is O, so
The output of adder 40 indicates the start address of the record. After the data is determined, the strobe is activated and the data is written to the start address of the record that is not valid in the memory 30. When the strobe is set inactive, the counter 35 performs a counting operation, and the output value becomes 1, and the output of the adder 40 indicates the second address from the beginning of the record. When the strobe is activated again after the next data is determined, that data is written to the second address of the non-valid record. In this way, data is written sequentially. When the last data has been successfully written, the strobe is made inactive and then the update signal is made active. Then, the latch holds the inverted value of the signal indicating which memory 0 or memory 1 is valid for the record that is currently being updated, and the value for the record that is currently being updated in the memory selection table 31 is inverted. written.
即ち、いま書き込みを行った方のメモリを有効であると
する。以上のようにして、レコードの更新が行われる。In other words, it is assumed that the memory to which data has just been written is valid. Records are updated in the manner described above.
なお、レコードの更新が正常に行われなかった場合は、
更新信号が出されないために、更新を開始する前の更新
を行おうとしたレコードの内容は破壊されずに保持され
る。In addition, if the record update was not performed normally,
Since no update signal is issued, the contents of the record that was attempted to be updated before starting the update are retained without being destroyed.
この実施例において、メモリにおけるレコードの大きさ
を2つの暮秋の値にしておくと、第3図におけるレコー
ド番号アドレス変換器および加算器40は実質的には必
要でなくなり、ハードウェアの削減ができる。即ち、加
算器40の出力として、下位何ビットかを計数器35の
出力とし、その上位を切換器の出力とすればよい。In this embodiment, if the size of the record in the memory is set to two values, the record number address converter and adder 40 in FIG. 3 are substantially unnecessary, and the hardware can be reduced. . That is, as the output of the adder 40, some low-order bits may be used as the output of the counter 35, and the high-order bits may be used as the output of the switch.
従って本実施例によれば、記憶手段にはメモリー〇及び
メモリー1と二重にメモリを設け、データの更新時に新
規データをレコード格納領域のうち現在使用していない
側、即ち有効でない側のメモリに格納し、新規データを
正常にレコードに格納した後にメモリ選択テーブルの表
示を変更するから、更新すべきデータが途中で中断して
も、前のデータにはまったく損傷を与られずにもう一方
のメモリに格納されているから、システム全体に影響を
与えることはない。また、本実施例によれば、メモリ選
択テーブル31は特に初期化を行う必要はないから回路
構成を単純なものとすることができる。Therefore, according to this embodiment, the storage means is provided with two memories, memory 〇 and memory 1, and when updating data, new data is stored in the memory on the side that is not currently used, that is, the side that is not valid, of the record storage area. Since the display of the memory selection table is changed after the new data is successfully stored in the record, even if the data to be updated is interrupted midway, the previous data is not damaged at all and the display in the memory selection table is changed. Since it is stored in memory, it does not affect the entire system. Furthermore, according to this embodiment, the memory selection table 31 does not need to be particularly initialized, so the circuit configuration can be made simple.
(発明の効果)
以上説明したように、本発明によればデータ記憶装置を
記憶手段に二重にレコード格納領域を設けると共に、デ
ータの更新時に新規データをしコー1く格納領域のうち
現在使用1ノていない側のレコード格納領域に格納する
格納手段を設けると共に、現在どちら側のレコード格納
領域が有効であるかを表示するメモリ選択テーブルを設
け、上記新規データを正常にレコードに格納したことを
確認したのちメモリ選択テーブルの表示を変更するテー
ブル制御部とを設けるようにしたから、データの更新時
に新規データはレコード格納領域のうち現在使用してい
ない側のレコード格納領域に格納され、テーブル制御部
は上記新規データを正常にレコードに格納したことを確
認したのちメモリ選択テーブルの表示を変更するから、
更新すべきデータが途中で中断しても、そのレコードの
直前レコードのデータは他方のレコード格納領域に格納
されており破壊されない。このためデータ更新時にデー
タの書き込みが途中で停止しても、更新前のレコードは
消滅せず存在しており、データの更新中に障害が発生し
てデータの更新が中断しても、システムダウン等の問題
が発生することがなくなり信頼性を向上させることがで
きるという効果を奏する。(Effects of the Invention) As explained above, according to the present invention, a data storage device is provided with a double record storage area in the storage means, and when data is updated, new data is stored in one storage area that is currently being used. In addition to providing a storage means for storing data in the record storage area on the side that is not currently occupied, a memory selection table is also provided to display which record storage area is currently valid, and the above new data is successfully stored in the record. After confirming the above, we provided a table control unit that changes the display of the memory selection table, so when updating data, new data is stored in the record storage area that is currently not in use, and the table The control unit changes the display of the memory selection table after confirming that the above new data has been successfully stored in the record.
Even if the data to be updated is interrupted midway, the data of the record immediately before that record is stored in the other record storage area and will not be destroyed. Therefore, even if data writing stops mid-way during data update, the record before the update will not be deleted and will still exist, and even if a failure occurs during data update and data update is interrupted, the system will go down. This has the effect that problems such as the above do not occur and reliability can be improved.
第1図は本発明の原理図、第2図は本発明に係るデータ
記憶装置を使用した装置を示すブロック図、第3図は本
発明に係るデータ記憶装置の実施例を示すブロック図、
第4図は第3図に示したデータ記憶装置のメモリ選択テ
ーブルとメモリの内容を示す図、第5図及び第6図は第
3図に示したデータ記憶装置の作動を示すタイムチャー
トである。
1・・・記憶手段
4・・・奏換テーブル制御部
メモリA択テーブル メモリー〇 メモ
リ−1メモ1ノi伏テーフ゛ルεメモリー内君V池例の
イ實動
第 5 図
災施例1Q作動
第 6vA
m、データの数FIG. 1 is a diagram showing the principle of the present invention, FIG. 2 is a block diagram showing a device using the data storage device according to the invention, and FIG. 3 is a block diagram showing an embodiment of the data storage device according to the invention.
FIG. 4 is a diagram showing the memory selection table and memory contents of the data storage device shown in FIG. 3, and FIGS. 5 and 6 are time charts showing the operation of the data storage device shown in FIG. 3. . 1...Storage means 4...Repeat table control unit memory A selection table Memory 〇 Memory - 1 Memo 1 Note 1 Note 1 No. i Down table ε Memory Uchikun V Pond example's actual action No. 5 Figure disaster example 1Q action No. 6vA m, number of data
Claims (1)
手段を有し、複数語で構成したデータをデータ更新の単
位とするデータ記憶装置において、 上記記憶手段に二重にレコード格納領域を設けると共に
、 データの更新時に新規データをレコード格納領域のうち
現在使用していない側のレコード格納領域に格納する格
納手段を設けると共に、 現在どちら側のレコード格納領域が有効であるかを表示
するメモリ選択テーブルを設け、 上記新規データを正常にレコードに格納したことを確認
したのちメモリ選択テーブルの表示を変更するテーブル
制御部とを有することを特徴とするデータ記憶装置。[Scope of Claims] A data storage device having a storage means for storing data composed of a plurality of words as a record, and in which the data composed of a plurality of words is a unit of data update, wherein records are stored twice in the storage means. In addition to providing a storage area, when updating data, a storage means is provided to store new data in the record storage area that is currently not in use among the record storage areas, and it also displays which side of the record storage area is currently valid. A data storage device comprising: a memory selection table for storing the new data; and a table control unit for changing the display of the memory selection table after confirming that the new data has been properly stored in the record.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63152393A JPH01320524A (en) | 1988-06-22 | 1988-06-22 | Data memory device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63152393A JPH01320524A (en) | 1988-06-22 | 1988-06-22 | Data memory device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH01320524A true JPH01320524A (en) | 1989-12-26 |
Family
ID=15539535
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63152393A Pending JPH01320524A (en) | 1988-06-22 | 1988-06-22 | Data memory device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH01320524A (en) |
-
1988
- 1988-06-22 JP JP63152393A patent/JPH01320524A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5864568A (en) | Semiconductor memory device for mass storage block access applications | |
JPH10505935A (en) | Improved memory architecture and devices, systems and methods utilizing the same | |
JPH046980B2 (en) | ||
US5146572A (en) | Multiple data format interface | |
JPH07118187B2 (en) | First-in first-out storage | |
JPS629456A (en) | Data transfer unit | |
US4575796A (en) | Information processing unit | |
JPH0390942A (en) | Control system for main storage device | |
JPH01320524A (en) | Data memory device | |
JPH10509546A (en) | Circuit, system and method for improving page access and block transfer in a memory system | |
JPH0450625B2 (en) | ||
JPH04287217A (en) | Disk controller | |
JPS61120260A (en) | Access device for sequential data memory circuit | |
JPH05324453A (en) | Initialization control system for external storage device | |
JPH01320525A (en) | Data memory device | |
JPS61246848A (en) | Operation hysteresis storage circuit | |
JPH07101551B2 (en) | Video storage | |
JPH0414373B2 (en) | ||
JPS6032091A (en) | Hidden surface processing system | |
JPS61224050A (en) | Memory access circuit | |
JPS6153690A (en) | Video ram controller | |
JPH0652516B2 (en) | Bus interface device | |
JPS623360A (en) | Information processor | |
JPS63201810A (en) | Time system for information processing system | |
JPH06243004A (en) | Sequential data storage device |