JPS60201455A - List storing device - Google Patents

List storing device

Info

Publication number
JPS60201455A
JPS60201455A JP5901084A JP5901084A JPS60201455A JP S60201455 A JPS60201455 A JP S60201455A JP 5901084 A JP5901084 A JP 5901084A JP 5901084 A JP5901084 A JP 5901084A JP S60201455 A JPS60201455 A JP S60201455A
Authority
JP
Japan
Prior art keywords
list
address
memory
sublist
memory bank
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
JP5901084A
Other languages
Japanese (ja)
Other versions
JPH0475545B2 (en
Inventor
Kazuo Seo
瀬尾 和男
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP5901084A priority Critical patent/JPS60201455A/en
Publication of JPS60201455A publication Critical patent/JPS60201455A/en
Publication of JPH0475545B2 publication Critical patent/JPH0475545B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/06Addressing a physical block of locations, e.g. base addressing, module addressing, memory dedication

Abstract

PURPOSE:To read simultaneously all memory banks in parallel when reading a list by storing the list dividing it into sublists for each memory bank, and provid ing an address register to each memory bank. CONSTITUTION:Data to be written in a memory and the name of list belonging to the data are inputted, a memory controlling device 7 determines to which sublist they are to be assigned. The memory controlling device 7 retrieves a list control table 8 and obtains address of the first element in the column of the first sublist out of the name of list to which the data belong, and prepares elements to be stored while making the address a pointer section and inputted data a data section. Then, it examines vacant area of memory banks 4-i from a vacant table 9, and prepares storing address of these elements. This address is set to address registers 10-i through address signal lines 5-i, and prepared elements are set on data lines 6-i and stored in designated address position in memory banks 4-i.

Description

【発明の詳細な説明】 〔発明の技術分野〕 この発明はデータを記憶する記憶装置に関し、特にリス
)(list)構造のデータを複数のメモリバンクから
構成されるメモリ装置に記憶する場合のリスト記憶装置
に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a storage device for storing data, and particularly to a storage device for storing data, and in particular, a storage device for storing data in a list structure in a memory device composed of a plurality of memory banks. It is related to storage devices.

〔従来技術〕[Prior art]

従来この種の装置として第1図に示すものがあった。図
において(1)はメモリ制御装置、(2)はリスト管理
テーブル、(3)は空領域テーブル、(4−1) 。
A conventional device of this type is shown in FIG. In the figure, (1) is a memory control device, (2) is a list management table, (3) is an empty area table, and (4-1).

(4−2) 、・・・(4−n)はそれぞれメモリバン
ク、(5−1) 、 (5−2) 、・・・(5−n)
はそれぞれアドレス信号線、(6−1) 、 (6−2
)、・・・(6−n)はそれぞれデータ線である。
(4-2), ... (4-n) are memory banks, respectively, (5-1), (5-2), ... (5-n)
are address signal lines, (6-1) and (6-2
), . . . (6-n) are data lines, respectively.

次に第1図に示す装置の動作について説明する。Next, the operation of the apparatus shown in FIG. 1 will be explained.

メモリ制御装置(1)を介してメモリバンク(4−1)
 。
Memory bank (4-1) via memory control device (1)
.

(4−2) 、・・・(4−n)に対しリストの書込み
/読出しが行われるのであるが、第1図にはメモリバン
ク(4−1) 、 (4−2) 、・・・(4−n)と
の間にメモリ制御装置(1)を介してリスト転送を行う
相手方の装置は図示してない。
List writing/reading is performed for (4-2), . . . (4-n), and FIG. 1 shows memory banks (4-1), (4-2), . (4-n) through the memory control device (1) is not shown.

リストを格納する場合、すなわちリストをメモリ装置に
書込む場合は、データ及びそのデータの属するリスト名
が入力されると、メモリ制御装置(1)はリスト管理テ
ーブル(2)を検索してそのリストの先頭要素のアドレ
ス(最近に書込まれた要素のAX アドレス)を取出してこれをポインタ部とし、入力され
たデータと上記ポインタ部とを合せてリストの要素を作
る。そのリストがリスト管理テーブル(2)に未登録の
場合はポインタ部としては“00・・・θ″をセットす
る。すなわち、その要素がリストの最初の要素であるこ
とを意味する。次に、空領域テーブル(3)を調べてこ
の要素を格納すべきアドレスを決定する。この場合、ア
ドレスは上位アドレスとしてのメモリバンク番号(仮に
iとする。
When storing a list, that is, when writing a list to a memory device, when data and the name of the list to which the data belongs are input, the memory control device (1) searches the list management table (2) and writes the list to the memory device. The address of the first element (AX address of the most recently written element) is extracted and used as a pointer section, and the input data and the above pointer section are combined to create a list element. If the list is not registered in the list management table (2), "00...θ" is set as the pointer part. This means that the element is the first element in the list. Next, the free space table (3) is checked to determine the address at which this element should be stored. In this case, the address is a memory bank number (temporarily assumed to be i) as an upper address.

第1図に示す例では1≦i りnである)と下位アドレ
スとしてのメモリ内アドレス(仮にADiとする)に分
けられている。その要素を格納すべきアドレスが決定す
ると、メモリバンク(4−i)に対しアドレス信号線(
5−i)にアドレス信号ADiをセットし、上述のよう
にしてポインタ部が付加された要素をデータ線(6−i
)にセットし、メモリバンク(4−i)内のアドレス位
置AD、にこの要素を書込む。
In the example shown in FIG. 1, the address is divided into an in-memory address (temporarily assumed to be ADi) as a lower address (1≦i (n)) and a lower address (assumed to be ADi). When the address at which the element should be stored is determined, the address signal line (
5-i), and the element to which the pointer section has been added as described above is connected to the data line (6-i).
) and writes this element to address location AD in memory bank (4-i).

この書込みが終るとリスト管理テーブル(2)の当該リ
ストの先頭要素の格納アドレスの値を、令書込んだ要素
のアドレス(すなわち上位アドレスiと下位アドレスA
Diによって構成されるアドレスで以下i+AD、で表
す)に更新する。
When this writing is completed, the value of the storage address of the first element of the list in the list management table (2) is changed to the address of the written element (i.e. upper address i and lower address A).
The address configured by Di (hereinafter expressed as i+AD) is updated.

このリストの次のデータが続いて入力されると、メモリ
制御装置(llはリスト管理テーブル(2)を検索して
そのリストの先頭要素のアドレスを取出すが、この時は
i +ADiが取出される筈である。このl十AD、を
ポインタ部として、入力されたデータと合せてリストの
要素を作夛、空領域テーブル(3)を調べてアドレスを
決定し、そのアドレス位置にこの要素を格納し、そのア
ドレスによってリスト管理テーブル(2)の当該リスト
の先頭要素の格納アドレスの値を更新し、このような動
作を繰返し行うことによってリストの格納を行う。
When the next data in this list is subsequently input, the memory control unit (ll) searches the list management table (2) and retrieves the address of the first element of the list, but at this time, i + ADi is retrieved. It should be.Using this 10AD as a pointer, create an element of the list along with the input data, check the empty area table (3) to determine the address, and store this element at that address position. Then, the value of the storage address of the first element of the list in the list management table (2) is updated with the address, and the list is stored by repeating this operation.

上述のようなポインタ部の決定方法から、リストの読出
しは書込みと逆順序で行われることが推察されるが、次
にリストを読出す場合の動作について述べる。読出すべ
きリスト名が人力されると、メモリ制御装置(1)はリ
スト管理テーブル(2)を検索しそのリストの先頭要素
(すなわち、そのリストについて最後に書込まれた要素
)のアドレスを得る。このアドレスがj + ADjで
あったとする。ここにjは上位アドレスとして当該リス
トが格納されているメモリバンクの番号を示し、ADj
はメモリバンク内アドレスである。従って第1図に示す
例では1 <j < nである。
From the method for determining the pointer section as described above, it can be inferred that the reading of the list is performed in the reverse order of the writing.Next, the operation when reading the list will be described. When a list name to be read is entered manually, the memory control device (1) searches the list management table (2) and obtains the address of the first element of the list (that is, the last written element for the list). . Assume that this address is j + ADj. Here, j indicates the number of the memory bank in which the list is stored as an upper address, and ADj
is the address within the memory bank. Therefore, in the example shown in FIG. 1, 1 < j < n.

メモリ制御装置(2)はアドレス信号線5−j上にアド
レスADjをセットしてメモリバンク(4−j)にアク
セスし、アドレス位置ADjの要素を読出す。
The memory control device (2) sets the address ADj on the address signal line 5-j, accesses the memory bank (4-j), and reads out the element at the address position ADj.

この要素にはデータとポインタ部が入っており、このポ
インタ部は当該要素の1つ前に格納された要素のアドレ
スを示しているので、このポインタ部が次の要素を読出
すだめのアドレスとしてセットされる。また、読出しが
終った要素はメモリバンクから消去してもよい場合が多
く、このような場合には今読出したアドレスを空領域テ
ーブル(3)に加えて、このアドレス位置には新しく書
込みを行ってもよい(すなわちそのメモリ領域が解放さ
れている)ことを示す。以上のようにして、読出された
要素のポインタ部によって次の要素を読出し、ポインタ
部が00・・・O″である要素が読出されるまでこのよ
うな動作を繰返し、ポインタ部が00・・・0″の要素
はそのリストについて最初に格納されたデータであるこ
とを示すので、ポインタ部が°00・・・0″の要素が
読出されるとそのリストの要素を全部読出したことにな
る。
This element contains data and a pointer part, and this pointer part indicates the address of the element stored before the element in question, so this pointer part is used as the address from which to read the next element. Set. Also, in many cases, the element that has been read out can be deleted from the memory bank, and in such cases, the address just read out is added to the empty area table (3) and a new write is made to this address location. (i.e., the memory area is freed). As described above, the next element is read using the pointer part of the read element, and this operation is repeated until the element whose pointer part is 00...O'' is read, and the pointer part is 00...・An element of 0'' indicates the first stored data for that list, so when an element whose pointer part is °00...0'' is read, it means that all elements of that list have been read. .

従来の装置は以上のように構成されているので、すべて
のメモリバンクを合せたメモリ装置から1度に1個の要
素しか読出すことができない為に、リストの読出しに時
間がかかるという欠点があった。
Since the conventional device is configured as described above, it has the disadvantage that it takes time to read out the list because only one element can be read out at a time from the memory device including all memory banks. there were.

〔発明の概要〕[Summary of the invention]

この発明は上記のような従来のものの欠点を除去するた
めになされたもので、この発明ではリストを各メモリバ
ンクごとのサブリストに分けて格納し、各メモリバンク
ごとにアドレスレジスタを持たせることによ)、リスト
の読出し時に各メモリバンクを同時に並列に読出せるよ
うにしたものである。
This invention was made in order to eliminate the drawbacks of the conventional ones as described above, and in this invention, the list is divided into sub-lists for each memory bank, and each memory bank has an address register. ), each memory bank can be read simultaneously and in parallel when reading a list.

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

以下この発明の実施例を図面について説明する。 Embodiments of the present invention will be described below with reference to the drawings.

第2図はこの発明の一実施例を示すブロワ、り図であっ
て、図において第1図と同一符号は同−又は相当部分を
示し、(7)はこの発明のメモリ制御装置、(8)はこ
の発明のリスト管理テーブル、(9)はこの発明の空領
域テーブルである。また(10−1) 、 (10−2
)、・・・(10−n)は各メモリバンクに対応して設
けられたアドレスレジスタである。
FIG. 2 is a diagram of a blower showing an embodiment of the present invention, in which the same reference numerals as in FIG. ) is a list management table of this invention, and (9) is an empty area table of this invention. Also (10-1), (10-2
), . . . (10-n) are address registers provided corresponding to each memory bank.

メモリ制御装置(7)はメモリバンク(4−1)〜(4
−2)への格納及び並列読出しを制御する。リスト管理
テーブル(8)は全メモリバンクに格納されている全リ
ストのリスト名及び各メモリバンク(4−1)〜(4−
n)に格納されたサブリストの先頭要素の格納アドレス
(この場合は第1図について説明した下位アドレス、す
なわちメモリバンク内アドレスADだけでよい)を記憶
する。また空領域テーブル(9)はメモリバンク別にメ
モリの空領域を記憶する。
The memory control device (7) controls the memory banks (4-1) to (4).
-2) Control storage and parallel readout. List management table (8) contains list names of all lists stored in all memory banks and each memory bank (4-1) to (4-
n) of the first element of the sublist (in this case, only the lower address described in connection with FIG. 1, that is, the address AD in the memory bank) is stored. Further, the empty area table (9) stores empty areas of the memory for each memory bank.

以下、第2図に示す装置の動作について説明する。まず
、リストを格納する場合について述べる。
The operation of the apparatus shown in FIG. 2 will be explained below. First, the case of storing a list will be described.

メモリ装置(すべてのメモリバンクを総称してメモリ装
置ということにする)に書込むべきデータ及びそのデー
タの属するリスト名が入力されると、メモリ制御装置(
7)はこれをどのサブリストに所属させるかを決定する
。1つのリストがすべてのメモリバンクにほぼ均等に分
配されて格納されるように制御し、当該リストのうち第
i番のメモリバンク(4−1)内にあるものを当該リス
トの第1番サブリストということにし、リスト管理テー
ブル(8)中には全リストに関し第1.・・・i、・・
・n番の各サブリストについて当該サブリストの先頭要
素(最後に格納された要素)のアドレスが記憶されてい
る。1つのリストをすべてのメモリバンクにほぼ均等に
分配して格納するためには、たとえば、当該要素を格納
すべきメモリバンクを番号順にサイクリックに選べばよ
い。すなわち、1,2.・・・n。
When the data to be written to the memory device (all memory banks are collectively referred to as the memory device) and the name of the list to which the data belongs are input, the memory control device (
7) determines which sublist this item belongs to. Control is performed so that one list is almost evenly distributed and stored in all memory banks, and the list in the i-th memory bank (4-1) is stored as the first sub of the list. This is called a list, and the list management table (8) contains the first . ...i...
- For each n-th sublist, the address of the first element (last stored element) of the sublist is stored. In order to distribute and store one list almost equally in all memory banks, for example, memory banks in which to store the relevant elements may be cyclically selected in numerical order. That is, 1, 2. ...n.

1.2.・・・の順に従ってメモリバンクが選ばれると
し、介入力されたデータは第i番のメモリバンク(4−
i)に入力することを決定したとする。
1.2. Assume that memory banks are selected according to the order of
Suppose that it is decided to input i).

メモリ制御装置(7)はリスト管理テーブル(8)を検
索し、当該データの属するリストのリスト名で第i番の
サブリストのらんの先頭要素のアドレス(サブリストの
最初の要素の場合にはOO・・・θ″)を得、このアド
レスをポインタ部、入力されたデータをデータ部として
格納すべき要素を作る。次に空領域テーブル(9)から
メモリバンク(4−i)の空領域を調べこの要素の格納
アドレスを得る。このアドレスをアドレス信号線(5−
i)を経てアドレスレジスタ(10−i) にセットし
、作った要素をデータ線(6−i)上にセットして、メ
モリバンク(4−i)内のアドレスレジスタ(10−1
)の内容によって定められるアドレス位置に格納する。
The memory control device (7) searches the list management table (8), and uses the list name of the list to which the data belongs and the address of the first element of the i-th sublist (in the case of the first element of the sublist). OO...θ'') and create an element to store this address as a pointer part and the input data as a data part.Next, from the empty area table (9), create an element to store the empty area of the memory bank (4-i). Obtain the storage address of this element.This address is connected to the address signal line (5-
i), set it in the address register (10-i), set the created element on the data line (6-i), and set it in the address register (10-1) in the memory bank (4-i).
) is stored at the address location determined by the contents of the file.

次に、リスト管理テーブル(8)の当該リストの第1番
目サブリストの先頭要素の格納アドレスの値を今メモリ
バンク(4−i)に格納した要素のアドレスにより更新
し、空領域テーブル(9)の内容を更新する。続いて同
一リストに格納すべきデータが与えられると、メモリ制
御装置(7)はこのデータを第(i+1)番のメモリバ
ンクに格納することに決定し、さきに第1番のメモリバ
ンクに格納した動作に対応する動作を第(i+1)番の
メモリバンクに対して行って格納し、このような格納動
作を繰返してリストの格納を行う。
Next, the storage address value of the first element of the first sublist of the list in the list management table (8) is updated with the address of the element currently stored in the memory bank (4-i), and the empty area table (9 ) updates the contents. Subsequently, when data to be stored in the same list is given, the memory control device (7) decides to store this data in the (i+1)th memory bank, and first stores it in the first memory bank. An operation corresponding to the above operation is performed and stored in the (i+1)th memory bank, and such a storage operation is repeated to store the list.

次には、メモリ装置から所望のリストを読出す場合の動
作について説明する。読出すべきリスト名が入力される
と、メモリ制御装置(7)はリスト管理テーブル(8)
を検索しそのリストの全サブリスト(全メモリバンク(
4−1) 、 (4−2) 、・・・(4−n)に対応
する)の先頭要素の格納アドレスを取シ出し、これをそ
れぞれのアドレス信号i (5−1) 、 (5−2)
・・・(5−n)を経てそれぞれのアドレスレジスタ(
10−1) 、 (10−2) 、・・・(10−n)
 にセットし各メモリバンク(4−1) 、 (4−2
)、・・・(4−n )から並列にそのアドレスに格納
されている各サブリストの要素を読出し、各データ線(
6−1) 、 (6−2) 、・・・(6−n)によシ
メモリ制御装置内に取込む。この取込んだ各サブリスト
の要素中のポインタ部の内容を各アドレス信号線(5−
1) 、 (5−2)、・・・(5−n)を介して各ア
ドレスレジスタ(10−1) 、 (10−2) 、・
・・(10−n)にセットし、次にこの各アドレスレジ
スタの内容を用いて各メモリバンクから各サブリストの
要素を読出す。このような動作を繰返し、ポインタ部に
“OO・・・0″がセットされた要素が読出されたとき
はそのサブリストの読出しが終了したことを知る。
Next, the operation when reading a desired list from the memory device will be described. When the list name to be read is input, the memory control device (7) reads the list management table (8).
Search for all sublists of that list (all memory banks (
4-1), (4-2), ... (corresponding to (4-n)), and use this as the respective address signal i (5-1), 2)
...(5-n) and each address register (
10-1), (10-2),...(10-n)
Set each memory bank (4-1), (4-2
), ...(4-n), the elements of each sublist stored at that address are read in parallel, and each data line (
6-1), (6-2), . . . (6-n) to be imported into the memory control device. The contents of the pointer part in the elements of each sublist are transferred to each address signal line (5-
1), (5-2), ... (5-n) through each address register (10-1), (10-2), ...
...(10-n), and then read the elements of each sublist from each memory bank using the contents of each address register. When such an operation is repeated and an element whose pointer section is set to "OO...0" is read out, it is known that the reading of that sublist has been completed.

なお、上記実施例ではポインタ部にはメモリバンク内ア
ドレスそのものをセットしたが、相対アドレス等をポイ
ンタ部にセットしておいて、読出したポインタ部の内容
からアドレス変換を経てメモリバンク内アドレスを決定
してもよく、その場合には、たとえば、アドレスレジス
タ(10−1) 。
In the above embodiment, the address itself in the memory bank is set in the pointer section, but a relative address, etc. is set in the pointer section, and the address in the memory bank is determined from the read contents of the pointer section through address conversion. In that case, for example, an address register (10-1).

(10−2) 、・・・(10−n )にデコーディン
グの機能を持たせればよい。
(10-2), . . . (10-n) may have a decoding function.

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

以上のようにこの発明によれば、複数のメモリバンクを
各メモリバンクごとに備えられているアドレスレジスタ
を用いて同時に並列に読出せるように構成したので、従
来の装置よシも短時間にリストを読出すことができる。
As described above, according to the present invention, since a plurality of memory banks can be read simultaneously and in parallel using the address register provided for each memory bank, it is possible to read data from a plurality of memory banks in a short time. can be read.

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

第1図は従来の装置を示すブロック図、第2図はこの発
明の一実施例を示すブロック図である。 (4−1) 、 (4−2) 、・・・(4−n)・・
・それぞれメモリバンク、(5−1) 、 (5−2)
 、・・・(5−a)・・・それぞれアドレス信号線、
(6−1) 、 (6−2) 、・・・(6−n)・・
・それぞれデータ線、(7)・・・メモリ制御装置、(
8)・・・リスト管理テーブル、(9)・・・空領域テ
ーブル、(10−1) 、 (10−2) 。 ・・・(10−n)・・・それぞれアドレスレジスタ。 向、各図中同一符号は同−又は相当部分を示す。 代理人大岩増雄 1、事件の表示 特願昭59−059010号3.補正
をする者 代表者片山仁へ部 4、代理人 6、補正の内容 (1)明細書の特許請求の範囲を別紙のとおり訂正する
。 (2)明細書第9頁第8行目r(4−1)〜(4−2)
Jとあるを「(4−1)〜(4−n)」と訂正する。 7、添付書類の目録 (1)訂正した特許請求の範囲 ・・・・・・・・・・
・・ 1通(以上) 別紙 2、特許請求の範囲 複数のメモリバンクによって構成されるメモリ装置、 上記複数のメモリバンクの各メモリバンクごとに設けら
れ当該メモリバンクの記憶要素にアクセスするアドレス
信号がセットされる各アドレスレジスタ、 同一のリストに属するデータを所定の規則に従い上記各
メモリバンクに対応する各サブリストに区分する手段、 上記記憶装置に格納されるすべてのリストのリスト名と
、各リスト名に属するすべてのサブリストと、各サブリ
ストに最近に書込まれfC,要素のアドレスとが対応し
て記憶されるリスト管理テーブル、 上記記憶装置の空領域を各メモリバンク別に記憶する空
領域テーブル、 初期化の段階において、上記リスト管理テーブルの各サ
ブリストに最近に書込まれた要素のアドレスらんにリス
トの先頭を示すビットパターン、例えば00・・・0”
を書込み、上記空領域テーブルのすべての領域を空領域
としてセットする手段、リスト名を付して書込を要求さ
れたデータについては当該データのサブリストを決定し
、上記リスト管理テーブルから当該リスト名の当該サブ
リストに最近に書込まれた要素のアドレスらんを読出し
てこれをポインタ部とし上記書込を要求されたデータと
合せて書込むべき要素を編成し、上記空領域テーブルを
参照して当該サブリストに対応するメモリバンク内の書
込むべきアドレスを決定してこの決定したアドレスを当
該メモリバンクに対応するアドレスレジスタにセットし
、上記要素を上記当該メモリバンクに書込み、この薔込
みにともなって上記リスト管理テーブルの内容と上記空
領域テーブルの内容を更新する手段、リスト名を指定し
て読出しを要求されたリストについては、上記リスト管
理テーブルから当該リストに属するすべてのサブリスト
の最近に書込まれた要素のアドレスらんを読出して各サ
ブリストに対応する上記各アドレンレジスタにそれぞれ
セットし、複数のメモリバンクについて並列に、各メモ
リバンクから当該サブリストの要素を読出してこれをデ
ータとポインタ部とに分ち、ポインタ部から次に読出す
べき要素のアドレスを作成してこれを当該メモリバンク
に対応するアドレスレジスタにセットし、この読出し動
作をポインタ部から上記初期化段階において上記リスト
管理テーブルに書込まれたリストの先頭を示すビットパ
ターンが出力されるまで各当該サブリストについて繰返
し実行する手段を備えたリスト記憶装置。
FIG. 1 is a block diagram showing a conventional device, and FIG. 2 is a block diagram showing an embodiment of the present invention. (4-1), (4-2),...(4-n)...
・Respectively memory bank, (5-1), (5-2)
,...(5-a)...respectively address signal lines,
(6-1), (6-2),...(6-n)...
・Respectively data line, (7)...memory control device, (
8)...List management table, (9)...Empty area table, (10-1), (10-2). ...(10-n)...Each address register. The same reference numerals in each figure indicate the same or corresponding parts. Agent Masuo Oiwa 1, Indication of the case Patent Application No. 59-059010 3. Person making the amendment Representative Hitoshi Katayama Department 4, Agent 6 Contents of the amendment (1) The scope of claims in the specification is corrected as shown in the attached sheet. (2) Page 9, line 8 r(4-1) to (4-2) of the specification
Correct the text "J" to "(4-1) to (4-n)". 7. List of attached documents (1) Amended scope of patent claims
... 1 copy (or more) Attachment 2, Claims A memory device constituted by a plurality of memory banks, an address signal provided for each memory bank of the plurality of memory banks and accessing the storage element of the memory bank. each address register to be set, means for dividing data belonging to the same list into each sub-list corresponding to each of the above-mentioned memory banks according to a predetermined rule, list names of all the lists stored in the above-mentioned storage device, and each list. A list management table that stores all sublists belonging to the name and the addresses of fC and elements recently written to each sublist in correspondence, and an empty area that stores the empty area of the storage device for each memory bank. At the initialization stage of the table, a bit pattern indicating the head of the list, for example 00...0'', is added to the address of the element most recently written to each sublist of the list management table.
, and set all areas in the above empty area table as empty areas. For data that is requested to be written with a list name, determine the sublist of the data, and write the corresponding list from the list management table. Reads the address of the element most recently written in the sublist of the name, uses this as a pointer, organizes the element to be written together with the data requested to be written, and refers to the empty area table. to determine the address to be written in the memory bank corresponding to the sublist, set this determined address in the address register corresponding to the memory bank, write the above element to the memory bank, and write the above element to the memory bank. Along with this, there is a method for updating the contents of the list management table and the empty space table, and for a list for which reading is requested by specifying a list name, the most recent of all sub-lists belonging to the list is retrieved from the list management table. Reads the address range of the element written in and sets it in each of the above address registers corresponding to each sublist, and reads the element of the sublist from each memory bank in parallel for multiple memory banks. The address of the next element to be read is created from the pointer part and set in the address register corresponding to the memory bank, and this read operation is performed from the pointer part in the above initialization stage. A list storage device comprising means for repeatedly executing each sub-list until a bit pattern indicating the head of the list written in the list management table is output.

Claims (1)

【特許請求の範囲】 複数のメモリバンクによって構成されるメモリ装置、 上記複数のメモリバンクの各メモリバンクごとに設けら
れ当該メモリバンクの記憶要素にアクセスするアドレス
信号がセットされる各アドレスレジスタ、 同一のリストに属するデータを所定の規則に従い上記各
メモリバンクに対応する各サブリストに区分する手段、 上記記憶装置に格納されるすべてのリストのリスト名と
、各リスト名に属するすべてのサブリストと、各サブリ
ストに最近に書込まれた要素のアドレスとが対応して記
憶されるリスト管理テーブル、 上記記憶装置の空領域を各メモリバンク別に記憶する空
領域テーブル、 初期化の段階において、上記リスト管理テーブルの各サ
ブリストに最近に書込まれた要素のアドレスらんに“0
0・・・0゛を書込み、上記空領域テーブルのすべての
領域を空領域としてセットする手段、 リスト名を付して書込を要求されたデータについては当
該データのサブリストを決定し、上記リスト管理テーブ
ルから当該リスト名の当該サブリストに最近に書込まれ
た要素のアドレスらんを読出してこれをポインタ部とし
上記書込を要求されたデータと合せて書込むべき要素を
編成し、上記空領域テーブルを参照して当該サブリスト
に対応するメモリバンク内の書込むべきアドレスを決定
してこの決定したアドレスを当該メモリバンクに対応す
るアドレスレジスタにセットし、上記要素を上記当該メ
モリバンクに書込み、この書込みにともなって上記リス
ト管理テーブルの内容と上記空領域テーブルの内容を更
新する手段、リスト名を指定して読出しを要求されたリ
ストについては、上記リスト管理テーブルから当該リス
トに属するすべてのサブリストの最近に書込まれだ要素
のアドレスらんを読出して各サブリストに対応する上記
各アドレスレジスタにそれぞれセットし、複数のメモリ
バンクについて並列に、各メモリバンクから当該サブリ
ストの要素を読出してこれをデータとポインタ部とに分
ち、ポインタ部から次に読出すべき要素のアドレスを作
成してこれを当該メモリバンクに対応するアドレスレジ
スタにセットし、この読出し動作をポインタ部から上記
初期化段階において上記リスト管理テーブルに書込まれ
た“00・・・0″が出力されるまで各当該サブリスト
について繰返し実行する手段を備えだリスト記憶装置。
[Scope of Claims] A memory device constituted by a plurality of memory banks, each address register provided for each memory bank of the plurality of memory banks and set with an address signal for accessing a storage element of the memory bank, each address register being the same. means for dividing the data belonging to the list into each sub-list corresponding to each of the above-mentioned memory banks according to a predetermined rule, list names of all the lists stored in the above-mentioned storage device, and all sub-lists belonging to each list name; , a list management table in which addresses of elements recently written to each sublist are stored in correspondence with each other; an empty area table in which empty areas of the storage device are stored for each memory bank; The address of the element most recently written to each sublist in the list management table is “0”.
A means of writing 0...0゛ and setting all areas of the above empty area table as empty areas, and for data requested to be written with a list name, determining a sublist of the data, and performing the above method. Reads the address of the element most recently written to the sublist of the list name from the list management table, uses this as a pointer, and organizes the elements to be written together with the data requested to be written above. The address to be written in the memory bank corresponding to the sublist is determined by referring to the free space table, the determined address is set in the address register corresponding to the memory bank, and the above element is written to the memory bank. writing, means for updating the contents of the list management table and the contents of the free space table in conjunction with this writing, and for a list for which reading is requested by specifying a list name, all items belonging to the list from the list management table are The address range of the most recently written element of the sublist is read and set in each of the above address registers corresponding to each sublist, and the elements of the sublist are read from each memory bank in parallel for multiple memory banks. Read and divide this into data and pointer part, create the address of the next element to be read from the pointer part, set it in the address register corresponding to the memory bank, and perform this read operation from the pointer part as described above. A list storage device comprising means for repeatedly executing each sublist until "00...0" written in the list management table is output in the initialization stage.
JP5901084A 1984-03-26 1984-03-26 List storing device Granted JPS60201455A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5901084A JPS60201455A (en) 1984-03-26 1984-03-26 List storing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5901084A JPS60201455A (en) 1984-03-26 1984-03-26 List storing device

Publications (2)

Publication Number Publication Date
JPS60201455A true JPS60201455A (en) 1985-10-11
JPH0475545B2 JPH0475545B2 (en) 1992-12-01

Family

ID=13100889

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5901084A Granted JPS60201455A (en) 1984-03-26 1984-03-26 List storing device

Country Status (1)

Country Link
JP (1) JPS60201455A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58146946A (en) * 1982-02-26 1983-09-01 Nec Corp List memory

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58146946A (en) * 1982-02-26 1983-09-01 Nec Corp List memory

Also Published As

Publication number Publication date
JPH0475545B2 (en) 1992-12-01

Similar Documents

Publication Publication Date Title
JP2619859B2 (en) Simplified cache with automatic updates
TW200413917A (en) Method and system of managing virtualized physical memory in a multi-processor system
JPS63121172A (en) Disk controller
US5638527A (en) System and method for memory mapping
JPS6365544A (en) Data deleting system
JPS60201455A (en) List storing device
JPH06110743A (en) System for parallel processing of data base rearrangement
JP3169596B2 (en) Database management device
JPH0784886A (en) Method and unit for cache memory control
JP2615046B2 (en) Record addition processing method
JPS62241047A (en) Shared control method for input/output buffer by data base control system
JP2855936B2 (en) Data exchange method
Chen et al. Software TLB Management Method Based on Balanced Binary Tree
JP2781119B2 (en) Redundant system
JP2001209578A (en) Management system for memory update history
JPH04195563A (en) Controller for memory system
JPS6124734B2 (en)
JPH05189297A (en) Memory controller
JPH01102662A (en) Memory device
JPS59231665A (en) Disk controller
JPS61201352A (en) Memory control system for data base system
JPH05282194A (en) Memory access control system
JP2002049525A (en) Main storage management system
JPH0259840A (en) Extension memory control system
JPH0535490A (en) Data processor