JPS61175837A - Multiple memory access system - Google Patents

Multiple memory access system

Info

Publication number
JPS61175837A
JPS61175837A JP1711085A JP1711085A JPS61175837A JP S61175837 A JPS61175837 A JP S61175837A JP 1711085 A JP1711085 A JP 1711085A JP 1711085 A JP1711085 A JP 1711085A JP S61175837 A JPS61175837 A JP S61175837A
Authority
JP
Japan
Prior art keywords
access
recording medium
order
medium
accessed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP1711085A
Other languages
Japanese (ja)
Inventor
Yukio Ito
幸雄 伊藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP1711085A priority Critical patent/JPS61175837A/en
Publication of JPS61175837A publication Critical patent/JPS61175837A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To minimize the access waiting time by setting that which can execute access first to each storage medium, to the first access order, and as for the remainder, setting that which can execute access first, after the preceding access has been ended, to the next access order. CONSTITUTION:Magnetic bubble storage mediums M0-M3 are divided into three areas, respectively, and an information store area of logical addresses 1, 5 and 9 is assigned to the medium M0. In the same way, information store areas of logical addresses 10, 2 and 6; 7, 11 and 3; and 4, 8 and 12 are assigned to the mediums M1, M2 and M3, respectively, in the same order. These information store areas 1-12 rotate counterclockwise at a constant speed in the corresponding mediums M0-M3. Accordingly, when the information store area 1 of the medium M0 has passed completely through an accessible position (DET), the storage area 2 of the medium M1 reaches the DET position, and subsequently, the storage area 3 of the medium M2 reaches the DET position. In this way, the continuity of the logical address is held.

Description

【発明の詳細な説明】 発明の目的 産業上の利用分野 本発明は、交換機や電子計算機等の情報処理システムで
使用される記憶装置に対する多重アクセス方式に関する
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a multiple access method for a storage device used in an information processing system such as a switchboard or an electronic computer.

従来の技術 磁気ドラム、磁気バブル、CODなど、情報格納域にラ
ンダムアクセスできない順次アクセス記憶媒体において
は、アクセスしようとする情報格納域が読出し/書込み
ヘッド等のアクセス位置まで到達するのを待って情報が
読出されるため1本質的にアクセス待ち時間を伴う。
Conventional Technology In sequential access storage media, such as magnetic drums, magnetic bubbles, and COD, in which the information storage area cannot be randomly accessed, the information storage area to be accessed must wait until the information storage area to be accessed reaches the access position of the read/write head, etc. 1 is inherently associated with access latency.

このような順次アクセス記憶媒体で構成される記憶装置
では、上述のアクセス待ち時間をできるだけ短縮するた
め、多重アクセス方式が採用される。
In a storage device configured with such a sequential access storage medium, a multiple access method is adopted in order to reduce the above-mentioned access waiting time as much as possible.

この多重アクセス方式は、情報を複数の順次アクセス記
憶媒体に分散格納しておき、複数格納域に対し相前後し
て発生したアクセス要求を、その発生順に処理するので
はなく、アクセスすべき情報の格納域とアクセス可能位
置との距離に基づくアクセス待ち時間の小さい順に、ア
クセス要求を並び変えて処理する方式である。
In this multiple access method, information is distributed and stored in multiple sequentially accessed storage media, and instead of processing access requests that occur one after the other to multiple storage areas in the order in which they occur, information to be accessed is This method processes access requests by sorting them in descending order of access waiting time based on the distance between the storage area and the accessible location.

発明が解決しようとする問題点 上記従来の多重アクセス方式では、アクセス要求に対す
るアクセス順位の割付けの際、先行のアクセス終了時点
を考慮せずに、後続のアクセス順位が決定されている。
Problems to be Solved by the Invention In the above-mentioned conventional multiple access system, when assigning access orders to access requests, subsequent access orders are determined without considering the time point at which the previous access ends.

この結果、後続のアクセス開始位置がアクセス可能位置
に到達する時点で先行のアクセスが終了していない場合
には、その後に先行のアクセスが終了しても、そのアク
セスが終了したのち後続のアクセス開始位置が再度アク
セス可能位置に到達するまでアクセスを待たなければな
らず、無駄なアクセス待ち時間を生じてしまうという問
題がある。
As a result, if the preceding access has not finished when the subsequent access start position reaches the accessible position, even if the preceding access ends, the subsequent access will start after that access ends. There is a problem in that access must wait until the position reaches an accessible position again, resulting in unnecessary access waiting time.

上述の欠点を補おうすれば、1ワ一ド単位のアクセスに
限ったり、ソフトウェア処理上のメモリ割付けを十分工
夫しかつハードウェア構造も十分意識しつつアクセス・
ブロックを設定しなければならない等積々の困難が生じ
る。
In order to compensate for the above-mentioned shortcomings, it is possible to limit access to single word units, or to improve memory allocation for software processing and access/access while being fully aware of the hardware structure.
Increasing difficulties arise, such as having to set blocks.

発明の構成 問題を解決するための手段 上記従来技術の問題点を解決する本発明の多重メモリア
クセス方式は、各記憶媒体に対する複数のアクセス要求
のうち、最初にアクセス可能となるものを最先のアクセ
ス順位とし、残りのアクセス要求については先行のアク
セスの終了後最初にアクセス可能となるものを次のアク
セス順位とすることにより、先行のアクセス終了から後
続のアクセスが開始されるまでのアクセス待ち時間を最
小にするよう構成されている。
Means for Solving the Constituent Problems of the Invention The multiple memory access method of the present invention, which solves the problems of the prior art described above, selects the one that can be accessed first among multiple access requests to each storage medium. The access order is set as the access order, and for the remaining access requests, the next access order is the one that can be accessed first after the end of the previous access, thereby reducing the access waiting time from the end of the previous access to the start of the subsequent access. It is configured to minimize.

以下1本発明の作用を実施例によって詳細に説明する。Hereinafter, the operation of the present invention will be explained in detail by way of examples.

実施例 第1図は2本発明の一実施例が適用される磁気バブル記
憶装置の構成を示すブロック図である。
Embodiment FIG. 1 is a block diagram showing the configuration of a magnetic bubble storage device to which an embodiment of the present invention is applied.

この磁気バブル記憶装置は、メモリ制御装置(MC)と
、このメモリ制御装置に時分割多重接続される4個の磁
気バブルの記録媒体(MO〜M3)で構成されている。
This magnetic bubble storage device is composed of a memory control device (MC) and four magnetic bubble recording media (MO to M3) connected to the memory control device in a time division multiplex manner.

各記録媒体の情報は、情報読出しゲートCDET)と情
報書込みゲート(GEN)の位置でアクセスされる。
Information on each recording medium is accessed at an information read gate (CDET) and an information write gate (GEN).

各記録媒体は、この例では3個の領域に分割され、記録
媒体MOには論理アドレス1.5.9の情報格納域が割
当られ、同様に、記録媒体Ml。
Each recording medium is divided into three areas in this example, and an information storage area with a logical address of 1.5.9 is allocated to the recording medium MO, and similarly, the recording medium Ml.

M2.M3のそれぞれには、論理アドレス10゜2.6
;7,11.3:4.s、12の情報格納域が同順に割
当られている。これら情報格納域1〜12は、対応の記
録媒体M O−M 3内を2図中の矢印の方向(反時計
方向)に一定速度で回転せしめられる。従って、記録媒
体MOの情報格納域1がアクセス可能位置を通過し終わ
ると、記録媒体M1の情報格納域2がアクセス可能位置
に到達し、続いて記録媒体M2の情報格納域3がアクセ
ス可能位置に到達するというように、論理アドレスの連
続性が保たれる。
M2. Each of M3 has a logical address of 10°2.6
;7,11.3:4. s, 12 information storage areas are allocated in the same order. These information storage areas 1 to 12 are rotated at a constant speed in the direction of the arrow in FIG. 2 (counterclockwise) within the corresponding recording medium M OM 3. Therefore, when the information storage area 1 of the recording medium MO finishes passing through the accessible position, the information storage area 2 of the recording medium M1 reaches the accessible position, and then the information storage area 3 of the recording medium M2 reaches the accessible position. The continuity of logical addresses is maintained such that .

上述した磁気バブル記憶装置において、各記録媒体MO
〜M3の記録容量がそれぞれ160ワードずつであるも
のとし、第2図(a)に斜線を付して示す記録媒体M1
〜M3上の4箇所の情報格納域に対し、アクセス要求が
発生したものとする。
In the magnetic bubble storage device described above, each recording medium MO
The recording capacity of M3 to M3 is 160 words each, and the recording medium M1 is shown with diagonal lines in FIG. 2(a).
Assume that access requests are made to four information storage areas on M3.

すなわち、各記録媒体の先頭位置を基準として。That is, based on the leading position of each recording medium.

記録媒体MOについては20ワード目から始まる20ワ
一ド分、記録媒体M1については60ワード目から始ま
る40ワ一ド分、記録媒体M2については80ワード目
から始まる40ワ一ド分、記録媒体M3については0ワ
ード目から始まる40ワ一ド分についてアクセス要求が
発生し、メモリ制御装置f(MC)に受付られたものと
する。
20 words starting from the 20th word for the recording medium MO, 40 words starting from the 60th word for the recording medium M1, 40 words starting from the 80th word for the recording medium M2, the recording medium As for M3, it is assumed that an access request is generated for 40 words starting from the 0th word and accepted by the memory control device f (MC).

上記アクセスが発生した第2図(a)の時点では、アク
セスが最先に可能となる記録媒体はM3である。従って
、このM3に最先のアクセス順位が割当られる。この最
先のアクセスが終了する時点では、各記録媒体の状態は
、第2図(b)に示すものとなる。従って、最先のアク
セスの終了後最初にアクセスが可能となる残りの(アク
セス順位が未定の)記録媒体はMlであり、この記録媒
体M1に2番目のアクセス順位が割当てられる。
At the time point in FIG. 2(a) when the above-mentioned access occurs, the recording medium that can be accessed first is M3. Therefore, the first access order is assigned to this M3. At the end of this earliest access, the state of each recording medium is as shown in FIG. 2(b). Therefore, the remaining recording medium (with an undetermined access order) that can be accessed first after the end of the earliest access is M1, and the second access order is assigned to this recording medium M1.

上記2番目のアクセスが終了する時点では、各記録媒体
の状態は、第2図(C)に示すものとなる。従って、2
番目のアクセスの終了後最初にアクセス可能となる残り
の記録媒体は記録媒体M0であるため、この記録媒体M
Oに3番目のアクセス順位が割当てられ、残る1個の記
録媒体M2には最後のアクセス順位が割当られ、第2図
(d)。
At the end of the second access, the state of each recording medium is as shown in FIG. 2(C). Therefore, 2
The remaining recording medium that can be accessed first after the end of the th access is recording medium M0, so this recording medium M
The third access order is assigned to O, and the last access order is assigned to the remaining recording medium M2, as shown in FIG. 2(d).

(e)に示す状態を経て全てのアクセスが終了する。All accesses end after the state shown in (e).

上記アクセス順位の割当てに関する説明を、第3図の表
を参照しつつ補足する。
The explanation regarding the allocation of the above-mentioned access order will be supplemented with reference to the table of FIG. 3.

表中のToは、記録媒体MO〜M3のそれぞれにおいて
アクセスが可能となるまでの規格化されたアクセス待ち
時間であり、これらは各記録媒体のアクセス開始ワード
位置に対応する。一方9表中のT1は、記録媒体M O
−M 3のそれぞれにおいて独立にアクセスを開始した
場合の規格化されたアクセス終了時点であり、これらは
各記録媒体のアクセス終了ワードに対応する。
To in the table is the standardized access waiting time until access becomes possible in each of the recording media MO to M3, and these correspond to the access start word position of each recording medium. On the other hand, T1 in Table 9 is the recording medium M O
-M These are the standardized access end points when access is started independently in each of the 3, and these correspond to the access end words of each recording medium.

メモリ制御装置(MC)は、多数のアクセス要求を並べ
変えることにより、上記4個のアクセス要求を並行して
処理すべきことを決定すると、各アクセス要求について
第3図の表を作成する。
When the memory control unit (MC) determines that the four access requests should be processed in parallel by rearranging the large number of access requests, it creates the table shown in FIG. 3 for each access request.

メモリ制御装置(MC)は9作成した表を検索すること
により、アクセス待ち時間が最小の(この例ではOの)
記録媒体M3に最初のアクセス順位を割当てる0次に1
表から上記最初のアクセスの終了時点(T1=40)が
読取られ、残る3個の記録媒体MO,M1.M2の中か
ら、最先のアクセスの終了後最初にアクセス可能となる
ものが表中のアクセス待ち時間TOに基づき検索される
The memory control unit (MC) searches the table created in 9 to minimize the access latency (in this example, O).
Assign the first access order to the recording medium M3 0th then 1
The end time of the first access (T1=40) is read from the table, and the remaining three recording media MO, M1 . From M2, the one that becomes accessible first after the end of the earliest access is searched based on the access waiting time TO in the table.

待ち時間Tl−60の記録媒体M1がこれに該当するた
め、これに2番目のアクセス順位が割当られる。
Since the recording medium M1 with a waiting time of Tl-60 corresponds to this, the second access order is assigned to it.

引き続き1表から上記2番目のアクセスの終了時点(T
I=100)が読取られ、残る2個の記録媒体MOとM
2のうち、2番目のアクセスの終了後最初にアクセス可
能となるものが表中のアクセス待ち時間Toに基づき検
索される。残りの記録媒体の中に、最大待ち時間T 1
max(= 160)以下の待ち時間を有する該当の記
録媒体が存在しない場合には、これらの待ち時間に最大
待ち時間T 1max(−160)が加算され、上記検
索が繰り了 返される。この結果、記録媒体MOに3番目汐フセス順
位が割当られ、残る1個の記録媒体M2に最後のアクセ
ス順位が割当られる。
Continue from Table 1 to the end point of the second access (T
I=100) is read, and the remaining two recording media MO and M
2, the one that becomes accessible first after the end of the second access is searched based on the access waiting time To in the table. In the remaining recording medium, the maximum waiting time T 1
If there is no corresponding recording medium with a waiting time equal to or less than max (= 160), the maximum waiting time T1max (-160) is added to these waiting times, and the above search is repeated. As a result, the third access order is assigned to the recording medium MO, and the last access order is assigned to the remaining recording medium M2.

以上、各記録媒体内の情報格納域が等速度で回転してい
る場合を例示したが2本発明の多重アクセス方式はアク
セス待ち時間とアクセス終了時点に基づきアクセス順位
を割当てる構成であるら。
The case where the information storage area in each recording medium rotates at a constant speed has been exemplified above, but the multiple access system of the present invention is configured to allocate an access order based on the access waiting time and the access end point.

必ずしも各情報格納域が等速度で回転しなくともよい。Each information storage area does not necessarily need to rotate at the same speed.

また、順次アクセス記録媒体として磁気バブル記憶装置
を例示したが、磁気ディスク、ドラム機械的等回転を伴
うものや、静上記憶媒体内を転送により情報が回転せし
められるCODなど他の順次アクセス記録媒体を備えた
記憶装置に本発明のアクセス方式を適用できる。
In addition, although a magnetic bubble storage device is shown as an example of a sequential access recording medium, other sequential access recording media such as magnetic disks, those that involve mechanical rotation of drums, and COD in which information is rotated by transfer within a static storage medium are also available. The access method of the present invention can be applied to a storage device equipped with.

発明の効果 以上詳細に説明したように9本発明の多重メモリアクセ
ス方式は、各記憶媒体に対する複数のアクセス要求のう
ち、最初にアクセス可能となるものを最先のアクセス順
位とし、残りのアクセス要求については直前のアクセス
の終了後最初にアクセス可能となるものを次のアクセス
順位とするように構成されているので、先行のアクセス
終了から後続のアクセスが開始されるまでのアクセス待
ち時間を最小にすることができる。
Effects of the Invention As explained in detail above, the multiple memory access method of the present invention gives the first access request among multiple access requests to each storage medium the highest access order, and the remaining access requests is configured so that the next access is the one that becomes accessible after the previous access ends, so the access waiting time from the end of the previous access to the start of the subsequent access is minimized. can do.

すなわち、各記録媒体のアクセス待ち時間のみが考慮さ
れる従来方式によれば、第2図の場合。
That is, according to the conventional method in which only the access waiting time of each recording medium is considered, the case shown in FIG. 2 occurs.

アクセス待ち時間TOが小さい順に記録媒体M3゜MO
,Ml、M2の順番でアクセスが行われる。
Recording media M3゜MO in descending order of access waiting time TO
, Ml, and M2 are accessed in this order.

しかしながら、記録媒体M3のアクセスの終了時点では
次にアクセスすべき記録媒体MOがアクセまで次のアク
セスが開始できないことになり、その分無駄なアクセス
待ち時間を生じてしまう。
However, at the end of the access to the recording medium M3, the next access cannot be started until the next recording medium MO to be accessed is accessed, resulting in unnecessary access waiting time.

このように、第2図の場合、従来方式によれば全てのア
クセスが終了するまで3回転分の時間が掛かるが9木兄
明方式では2回転分の時間で全てのアクセスが終了し、
アクセス時間が大幅に短縮される。
In this way, in the case of Fig. 2, according to the conventional method, it takes three rotations to complete all accesses, but with the 9-Ki-Ai method, all accesses are completed in two rotations.
Access time is significantly reduced.

また、データのアロケーシツンを意識することなく本方
式を適用できるため、ソフトウェアの生産性も大幅に向
上する。
Furthermore, since this method can be applied without being aware of data allocation, software productivity is also greatly improved.

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

第1図は本発明の一実施例の多重アクセス方式が適用さ
れる磁気バブル記憶装置の構成を示すブロック図、第2
図と第3図は上記一実施例による第1図の磁気バブル記
憶装置の動作を説明するための概念図である。 MC・・メモリ制御装置、MO,Ml、M2及びM3・
・記憶媒体、DET・・情報読出しゲート、GEN・・
情報書込みゲート、TO・・アクセス待ち時間、Tl・
・アクセス終了時点。
FIG. 1 is a block diagram showing the configuration of a magnetic bubble storage device to which a multiple access method according to an embodiment of the present invention is applied;
3 and 3 are conceptual diagrams for explaining the operation of the magnetic bubble storage device of FIG. 1 according to the above embodiment. MC...Memory control device, MO, Ml, M2 and M3...
・Storage medium, DET・・Information readout gate, GEN・・
Information write gate, TO... access waiting time, Tl...
- At the end of access.

Claims (1)

【特許請求の範囲】 複数個の順次アクセス記録媒体であってそれぞれが同時
にはアクセスできないものと、 これらの記録媒体に対する複数のアクセス要求に基づき
アクセス順位を決定するアクセス順位決定手段とを備え
、 このアクセス順位決定手段は、 上記複数のアクセス要求のうち最初にアクセスが可能と
なるものを最先のアクセス順位とし、残りのアクセス要
求については、直前のアクセスの終了後最初にアクセス
が可能となるものを次のアクセス順位とすることを特徴
とする多重メモリアクセス方式。
[Scope of Claim] A storage medium comprising a plurality of sequentially accessed recording media, each of which cannot be accessed at the same time, and an access order determining means for determining an access order based on a plurality of access requests to these recording media. The access order determining means sets the access request that can be accessed first among the plurality of access requests as the first access order, and the remaining access requests are the ones that can be accessed first after the previous access ends. A multiple memory access method characterized in that the next access order is .
JP1711085A 1985-01-31 1985-01-31 Multiple memory access system Pending JPS61175837A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1711085A JPS61175837A (en) 1985-01-31 1985-01-31 Multiple memory access system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1711085A JPS61175837A (en) 1985-01-31 1985-01-31 Multiple memory access system

Publications (1)

Publication Number Publication Date
JPS61175837A true JPS61175837A (en) 1986-08-07

Family

ID=11934888

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1711085A Pending JPS61175837A (en) 1985-01-31 1985-01-31 Multiple memory access system

Country Status (1)

Country Link
JP (1) JPS61175837A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005326804A (en) * 2004-04-13 2005-11-24 Make Softwear:Kk Photographic print providing device, photographic print providing method, and photographic print providing program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS4836095A (en) * 1971-09-09 1973-05-28
JPS4874752A (en) * 1971-12-30 1973-10-08

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS4836095A (en) * 1971-09-09 1973-05-28
JPS4874752A (en) * 1971-12-30 1973-10-08

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005326804A (en) * 2004-04-13 2005-11-24 Make Softwear:Kk Photographic print providing device, photographic print providing method, and photographic print providing program

Similar Documents

Publication Publication Date Title
KR100679362B1 (en) Memory controller which increases bus utilization by reordering memory requests
JP4212167B2 (en) MEMORY ACCESS METHOD AND MEMORY ACCESS CIRCUIT USED FOR RANDOM ACCESS MEMORY, SYNCHRONOUS DYNAMIC RANDOM ACCESS MEMORY DEVICE, AND SEMICONDUCTOR MEMORY DEVICE
JP2804115B2 (en) Disk file system
JPH05265914A (en) Computer system and outside storage device
JPH07113903B2 (en) Cache storage control method
JP2000187617A (en) Cache memory managing method for disk array system
JPH0219945A (en) Main memory controller
JPS6356754A (en) Input/output channel
US5724500A (en) Multiple writing volume backup method
JP2002278833A (en) Disk array controller
JP2561261B2 (en) Buffer storage access method
JPH0340868B2 (en)
JPS62177621A (en) Disk device
JPS61175837A (en) Multiple memory access system
JPH04349274A (en) Disk device control system
JPS62140275A (en) Alternation allotment processing system
GB1310489A (en) Data handling systems
JP2625145B2 (en) Memory access control device
JPS62138940A (en) Register access control system
JPH02304615A (en) Allocating system for parallel disk control buffer
JPH0376505B2 (en)
JPS60253083A (en) Storage device controlling system
JPS5994157A (en) Arranging system of data set
JPH096541A (en) Hierarchical storage device
Spencer Integration of rapid access disk memories into real-time processors