JPS5836373B2 - Access time variable device - Google Patents

Access time variable device

Info

Publication number
JPS5836373B2
JPS5836373B2 JP52044317A JP4431777A JPS5836373B2 JP S5836373 B2 JPS5836373 B2 JP S5836373B2 JP 52044317 A JP52044317 A JP 52044317A JP 4431777 A JP4431777 A JP 4431777A JP S5836373 B2 JPS5836373 B2 JP S5836373B2
Authority
JP
Japan
Prior art keywords
main memory
auxiliary storage
cpu
storage device
access
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.)
Expired
Application number
JP52044317A
Other languages
Japanese (ja)
Other versions
JPS53129546A (en
Inventor
勇 鎌田
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.)
Toshiba Corp
Original Assignee
Tokyo Shibaura Electric Co 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 Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP52044317A priority Critical patent/JPS5836373B2/en
Publication of JPS53129546A publication Critical patent/JPS53129546A/en
Publication of JPS5836373B2 publication Critical patent/JPS5836373B2/en
Expired legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/22Read-write [R-W] timing or clocking circuits; Read-write [R-W] control signal generators or management 

Description

【発明の詳細な説明】 この発明は、計算機(以下、CPU と云う)の効率を
上げ、実行されるべき緊急処理プログラムを遅滞なく実
行できるようにしたアクセスタイム可変装置に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an access time variable device that increases the efficiency of a computer (hereinafter referred to as a CPU) and enables an emergency processing program to be executed without delay.

計算機の補助記憶装置として磁気ドラム、磁気ディスク
、磁気テープ装置が多く用いられているが、磁気コアの
コストが下がるに伴ない、速度の点ですぐれているとし
て、磁気コアも補助記憶装置として使用されるようにな
った。
Magnetic drums, magnetic disks, and magnetic tape devices are often used as auxiliary storage devices in computers, but as the cost of magnetic cores decreases, magnetic cores are also used as auxiliary storage devices because of their superior speed. It started to be done.

この補助記憶装置の動作はCPUから補助記憶装置に対
して「データ読出/書込」、「転送語数」、「計算機主
メモリの開始番地」、「補助記憶装置内の開始番地」を
指定することにより始まり、指定された「転送語数」の
転送を終了するまで続けられる。
The operation of this auxiliary storage device requires the CPU to specify ``data read/write'', ``number of transferred words'', ``start address of computer main memory'', and ``start address within auxiliary storage device'' to the auxiliary storage device. The process starts with , and continues until the specified number of words have been transferred.

この場合の転送速度は補助記憶装置のもつ固定の時間(
アクセスタイム、サイクルタイムなど)と計算機主メモ
リのサイクルタイムおよび主メモリに接続される補助記
憶装置の優先順位で決められる。
In this case, the transfer speed is the fixed time (
access time, cycle time, etc.), the cycle time of the computer's main memory, and the priority of the auxiliary storage device connected to the main memory.

いま、CPU内で行なわれるタスクとして、次に列挙す
る場合が考えられる。
Now, the following cases can be considered as tasks performed within the CPU.

(1)補助記憶装置内に存在するプログラムをCPUに
持ってきて実行する場合。
(1) When a program existing in the auxiliary storage device is brought to the CPU and executed.

(2)計算機主メモリに常駐しているプログラム(常駐
は優先順位が高い)そのものを実行する場合。
(2) When executing a program that resides in the computer's main memory (resident has a high priority).

このうち、(1)のタスクを実行する場合、補助記憶装
置として、磁気コアを使用する目的は一刻でも早くプロ
グラムをCPUへもってきたいからである。
Of these, when executing task (1), the purpose of using a magnetic core as an auxiliary storage device is to bring the program to the CPU as quickly as possible.

しかし、この場合、磁気コアの動作速度が速く、データ
転送速度が速い。
However, in this case, the operating speed of the magnetic core is fast and the data transfer speed is fast.

すなわち、計算機主メモリはこの補助記憶装置である磁
気コアにかなりの時間アクセスされることになる。
In other words, the computer main memory is accessed by the magnetic core, which is the auxiliary storage device, for a considerable period of time.

この状態(転送中)で前記(2)のタスクの実行要求が
あった場合、要求時間内にプログラムの実行がなされず
(当然、(1)のタスクは多少延ばされてもよいが)、
不都合が発生すると云う欠点がある。
If there is a request to execute the task (2) above in this state (transferring), the program will not be executed within the requested time (of course, the task (1) may be postponed to some extent),
There is a drawback that inconveniences may occur.

この発明は、上記の点にかんがみなされたもので、必要
に応じて計算機主メモリにアクセス可能な機器のアクセ
ス時間をCPUよりコントロールすることにより、CP
Uの効率を上げ、CPUで実行されるべき緊急処理プロ
グラムを遅延なく実行可能とすることのできるアクセス
タイム可変装置を提供することを目的とする。
This invention has been made in consideration of the above points, and by controlling the access time of devices that can access the main memory of a computer as necessary, the CPU
It is an object of the present invention to provide an access time variable device that can increase the efficiency of U and make it possible to execute an emergency processing program to be executed by a CPU without delay.

以下、この発明のアクセスタイム可変装置の実施例につ
いて図面に基づき説明する。
Embodiments of the access time varying device of the present invention will be described below with reference to the drawings.

第1図はその一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment thereof.

図中の1はCPU、2はCPUIの主メモリである。In the figure, 1 is the CPU, and 2 is the main memory of the CPUI.

CPU1はメモリバス3および入出力バス4に接続され
ている。
The CPU 1 is connected to a memory bus 3 and an input/output bus 4.

また、5は入出力制御装置であって、主メモリアクセス
間隔記憶回路6を有している。
Further, 5 is an input/output control device, which has a main memory access interval storage circuit 6.

この入出力制御装置5はメモリバス3、入出力バス4に
接続されている。
This input/output control device 5 is connected to a memory bus 3 and an input/output bus 4.

このメモリバス3、入出力バス4には補助記憶装置7が
接続されている。
An auxiliary storage device 7 is connected to the memory bus 3 and input/output bus 4.

補助記憶装置7は主メモリアクセス間隔記憶回路8を含
んでいる。
The auxiliary storage device 7 includes a main memory access interval storage circuit 8 .

一方、第2図は上述のように構成されているこの発明の
アクセスタイム可変装置の動作を説明するためのタイム
チャートであり、第2図Aは主メモリ2が休みなく動作
する状態を示している。
On the other hand, FIG. 2 is a time chart for explaining the operation of the access time variable device of the present invention configured as described above, and FIG. 2A shows a state in which the main memory 2 operates continuously. There is.

また、第2図BはCPU1が主メモリ2を休みなく使用
(アクセス)している状態を示し、第2図CないしFは
CPU1と補助記憶装置7とが交互に主メモリ2を使用
している状態から、CPU1がより多く主メモリ2を使
用する状態を示すものである。
Further, FIG. 2B shows a state in which the CPU 1 is constantly using (accessing) the main memory 2, and FIGS. 2C to F show a state in which the CPU 1 and the auxiliary storage device 7 are alternately using the main memory 2. This shows a state in which the CPU 1 uses the main memory 2 more than the current state.

そして、CPU1と補助記憶装置7との主メモリ2への
優先順位はCPU1が低いことを示している。
The priority order of the CPU 1 and the auxiliary storage device 7 relative to the main memory 2 indicates that the CPU 1 is low.

ここで、第2図Cないし第2図Fについてさらに詳述す
ると、第2図CはCPU1が主メモリ1を使用している
状態であり、第2図Dは CPUiが主メモリを要求し
ている状態である。
Here, to explain in more detail about FIGS. 2C to 2F, FIG. 2C shows a state in which CPU 1 is using main memory 1, and FIG. 2D shows a state in which CPUi requests main memory. It is in a state of being.

また、第2図Eは、補助記憶装置7が主メモリ2を使用
している状態であり、第2図Fは補助記憶装置7が主メ
モリ2を要求している状態である。
2E shows a state in which the auxiliary storage device 7 is using the main memory 2, and FIG. 2F shows a state in which the auxiliary storage device 7 requests the main memory 2.

次に、上記第2図Aないし第2図Fを併用してこの発明
のアクセスタイム可変装置の動作について説明する。
Next, the operation of the access time variable device of the present invention will be explained using FIGS. 2A to 2F.

いま、補助記憶装置7より主メモリ2ヘデータを多量に
転送する要求があって、このときCPU1は他に緊急に
実施するタスクを持たず、補助記憶装置7の最高速度(
第2図の例では2lIs)でデータを主メモリ2へ送る
ようにする指令を出し、第2図Fのa点でデータ転送が
始まったとすると、このときCPU 1が主メモリ2を
使用できる時間は第2図Cのa点の前の%となる。
Now, there is a request to transfer a large amount of data from the auxiliary storage device 7 to the main memory 2, and at this time, the CPU 1 has no other task to perform urgently, and the maximum speed of the auxiliary storage device 7 (
If a command is issued to send data to main memory 2 at point a (2lIs in the example in Figure 2), and data transfer begins at point a in Figure 2, then the amount of time that CPU 1 can use main memory 2 is is the % before point a in FIG. 2C.

このとき、主メモリ2にあるプログラムをlms以内に
実行する要求があり、このためにはCPU1が主メモリ
2を700回アクセスしなければならないとする場合、
このままではプログラム実行に1.4msかかつてしま
う。
At this time, if there is a request to execute the program in the main memory 2 within 1ms, and for this purpose the CPU 1 must access the main memory 2 700 times,
If this continues, it will take 1.4ms to execute the program.

このため、CPU1は補助記憶装置7に主メモリ2への
アクセス間隔変更の指令を実行し、補助記憶装置7から
の主メモリアクセス間隔は4μsとなる(第2図Eのb
点)。
Therefore, the CPU 1 instructs the auxiliary storage device 7 to change the access interval to the main memory 2, and the main memory access interval from the auxiliary storage device 7 becomes 4 μs (b in Fig. 2E).
point).

これによって、CPU1は前記プログラムを1 ms以
内に実行し、以後補助記憶装置7に対し、アクセス間隔
を速くする指令を実行することによって、CPU1で実
行されるべき緊急処理プログラムを遅滞なく実行できる
As a result, the CPU 1 executes the program within 1 ms and thereafter issues a command to the auxiliary storage device 7 to speed up the access interval, thereby making it possible to execute the emergency processing program to be executed by the CPU 1 without delay.

ここで、補助記憶装置7に主メモリ2へのアクセス間隔
変更指令として、一旦アクセスを中止させる命令を出し
てもよいが、アクセスを中止することなくアクセス間隔
を遅くすることは補助記憶装置7の転送効率を上げるこ
とになるのは云うまでもない。
Here, a command to temporarily stop accessing the main memory 2 may be issued to the auxiliary storage device 7 as an access interval change command to the main memory 2, but it is not possible to slow down the access interval without stopping the access. Needless to say, this increases transfer efficiency.

以上のように、この発明によれば、通常主メモリに対し
て最下位優先順序であるCPUを必要な時間にのみあた
かも高位優先順位のごとく動作させるようにしたので、
CPUの処理効果を向上させることができる。
As described above, according to the present invention, the CPU, which normally has the lowest priority with respect to the main memory, operates as if it had the highest priority only at necessary times.
The processing effect of the CPU can be improved.

またこの処理効果の向上に加えて主メモリと補助記憶装
置間あるいは主メモリと入出力制御装置間のデータ転送
を効率よく行なうことができる。
In addition to this improved processing effect, data transfer between the main memory and the auxiliary storage device or between the main memory and the input/output control device can be efficiently performed.

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

第1図はこの発明のアクセスタイム可変装置の一実施例
を示すブロック図、第2゛図Aないし第2図Fはそれぞ
れ同上アクセスタイム可変装置の動作を説明するための
タイムチャートである。 1・・・・・・CPU、2・・・・・・主メモリ、5・
・・・・・入出力制御装置、6,8・・・・・・主メモ
リアクセス間隔記憶回路、7・・・・・・補助記憶装置
FIG. 1 is a block diagram showing one embodiment of the access time variable device of the present invention, and FIGS. 2A to 2F are time charts for explaining the operation of the access time variable device, respectively. 1...CPU, 2...Main memory, 5.
. . . Input/output control device, 6, 8 . . . Main memory access interval storage circuit, 7 . . . Auxiliary storage device.

Claims (1)

【特許請求の範囲】[Claims] 1 タスクの優先順位を判定して入出力装置あるいは補
助記憶装置に対し、主メモリへのアクセスタイムを指令
する計算機と、この計算機より上記主メモリへのアクセ
スタイムの指定あるいは変更の指令を受けその指令によ
って上記主メモリへのアクセスする間隔を決定あるいは
変更する上記入出力装置あるいは補助記憶装置に設けら
れた主メモリアクセス間隔設定手段とよりなるアクセス
タイム可変装置。
1 A computer that determines the priority of tasks and instructs the input/output device or auxiliary storage device to access the main memory, and a computer that receives instructions from this computer to specify or change the access time to the main memory. An access time variable device comprising main memory access interval setting means provided in the input/output device or auxiliary storage device for determining or changing the access interval to the main memory according to a command.
JP52044317A 1977-04-18 1977-04-18 Access time variable device Expired JPS5836373B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP52044317A JPS5836373B2 (en) 1977-04-18 1977-04-18 Access time variable device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP52044317A JPS5836373B2 (en) 1977-04-18 1977-04-18 Access time variable device

Publications (2)

Publication Number Publication Date
JPS53129546A JPS53129546A (en) 1978-11-11
JPS5836373B2 true JPS5836373B2 (en) 1983-08-09

Family

ID=12688100

Family Applications (1)

Application Number Title Priority Date Filing Date
JP52044317A Expired JPS5836373B2 (en) 1977-04-18 1977-04-18 Access time variable device

Country Status (1)

Country Link
JP (1) JPS5836373B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS603478U (en) * 1983-06-21 1985-01-11 タマデン工業株式会社 Continuity tester
JPH0531840Y2 (en) * 1987-12-10 1993-08-16

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5014243A (en) * 1973-06-06 1975-02-14

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5014243A (en) * 1973-06-06 1975-02-14

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS603478U (en) * 1983-06-21 1985-01-11 タマデン工業株式会社 Continuity tester
JPH0531840Y2 (en) * 1987-12-10 1993-08-16

Also Published As

Publication number Publication date
JPS53129546A (en) 1978-11-11

Similar Documents

Publication Publication Date Title
JPS5836373B2 (en) Access time variable device
JP3110024B2 (en) Memory control system
JP2000227895A (en) Device and method for transferring image data
JPH05173933A (en) Direct memory access transfer system
JP2599184B2 (en) DMAC read transfer controller
JP2001265750A (en) Memory controller
JP2644857B2 (en) Data transfer method
JP3472357B2 (en) Information processing device
JPH05274091A (en) Magnetic tape device
JPH04307652A (en) Inter-multiprocessor communication system
JPS6113617B2 (en)
JPS6347861A (en) Input/output control method for electronic computer
JPH06105445B2 (en) I / O control system
JP2684663B2 (en) Micro program control circuit
JPS6131899B2 (en)
JPS5837577B2 (en) common bass
JPS59180755A (en) Tracing system
JPS6212555B2 (en)
JPH04306747A (en) Block transfer controller
JPS6028023B2 (en) I/O instruction acceleration method
JP2000010899A (en) Input/output processing system and its peripheral device control method, and recording medium where its control program is recorded
JPH03110655A (en) Bus transfer controller
JPH01111255A (en) Data transfer system
JPS61206062A (en) Data transferring system
JPS63273147A (en) File input processing system