JPH05324698A - Vector data processor and data transferring system used therefor - Google Patents

Vector data processor and data transferring system used therefor

Info

Publication number
JPH05324698A
JPH05324698A JP3297079A JP29707991A JPH05324698A JP H05324698 A JPH05324698 A JP H05324698A JP 3297079 A JP3297079 A JP 3297079A JP 29707991 A JP29707991 A JP 29707991A JP H05324698 A JPH05324698 A JP H05324698A
Authority
JP
Japan
Prior art keywords
page
physical
task
logical
vector
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.)
Withdrawn
Application number
JP3297079A
Other languages
Japanese (ja)
Inventor
Yoshifumi Fujiwara
芳文 藤原
Chikayuki Katou
周志 加藤
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
NEC Computertechno Ltd
Original Assignee
NEC Corp
NEC Computertechno 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 NEC Corp, NEC Computertechno Ltd filed Critical NEC Corp
Priority to JP3297079A priority Critical patent/JPH05324698A/en
Publication of JPH05324698A publication Critical patent/JPH05324698A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To keep task switching processing high-speed, and to keep the speed of a whole vector data processor fast by transferring only necessary data between a main storage device and a physical vector register group in the vector data processor to operate in a multitask. CONSTITUTION:A page converting means 50 coordinates a virtual logical vector register divided into a page unit and a real physical vector register with each other. A page managing means 60 manages the physical vector register by the page unit, and during the execution of some task, it loads the vector data of a logical page portion to access upon the physical vector register group 20 through a data transferring means 40 as occasion demands. A time supervising means 70 checks the physical vector register at every another prescribed time, and saves the disused vector to the main storage device 10. A page absence processing suppression circuit 80 suppresses the allocation of the logical vector register to the physical vector register to the minimum.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、マルチタスク処理が可
能なベクトルデータ処理装置に関し、特にタスク切り替
え時における主記憶装置とベクトルレジスタ間でのデー
タ転送方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a vector data processing device capable of multitask processing, and more particularly to a data transfer system between a main memory device and a vector register when switching tasks.

【0002】[0002]

【従来の技術】従来、ベクトルデータの処理は、次のよ
うにして行なっている。以下、図7を参照して、従来の
ベクトルデータ処理装置について説明する。
2. Description of the Related Art Conventionally, vector data processing is performed as follows. A conventional vector data processing device will be described below with reference to FIG.

【0003】従来のベクトルデータ処理装置は、主記憶
装置300と、算術論理演算部303と、物理ベクトル
レジスタ群301と、命令制御部304と、データ転送
手段302とを有する。
A conventional vector data processing device has a main storage device 300, an arithmetic and logic operation unit 303, a physical vector register group 301, an instruction control unit 304, and a data transfer means 302.

【0004】物理ベクトルレジスタ群301は、タスク
実行中に算術論理演算部303に供給すべきベクトルデ
ータおよび算術論理演算部303での処理結果を保持す
る。命令制御部304は、ソフトウェア(図示せず)か
らの命令を受け取りベクトルデータセーブ要求とベクト
ルデータロード要求とを出す。データ転送手段302は
ベクトルデータセーブ要求を受けた場合は、物理ベクト
ルレジスタ群301のベクトルデータをすべて主記憶装
置300上のソフトウェアによって指定された番地に書
き込み、ベクトルデータロード要求を受けた場合は、主
記憶装置300上のソフトウェアによって指定された番
地から、物理ベクトルレジスタ群301に相当する量の
ベクトルデータを読み出し、物理ベクトルレジスタ群3
01に出力する。
The physical vector register group 301 holds vector data to be supplied to the arithmetic logic operation unit 303 during task execution and the processing result in the arithmetic logic operation unit 303. The instruction control unit 304 receives an instruction from software (not shown) and issues a vector data save request and a vector data load request. When the data transfer means 302 receives the vector data save request, it writes all the vector data of the physical vector register group 301 to the address designated by the software on the main storage device 300, and when the vector data load request is received, The physical vector register group 3 is read out from the address specified by the software on the main storage device 300 in an amount corresponding to the physical vector register group 301.
Output to 01.

【0005】タスク切り替え時の処理は、以下のように
して行なわれる。ソフトウェアからの命令に従って、命
令制御部304は、データ転送手段302に対してベク
トルデータセーブ要求を出す。データ転送手段302
は、物理ベクトルレジスタ群301のベクトルデータを
すべて主記憶装置300に供給する。データ転送手段3
04は、該ベクトルデータのすべてを、主記憶装置30
0内のソフトウェアによって指定された番地に書き込
む。続いて、ソフトウェアからベクトルデータロード命
令を受けた命令制御部304は、データ転送手段302
にベクトルデータロード要求を出す。
The process at the time of task switching is performed as follows. According to the instruction from the software, the instruction control unit 304 issues a vector data save request to the data transfer means 302. Data transfer means 302
Supplies all vector data of the physical vector register group 301 to the main storage device 300. Data transfer means 3
04 stores all of the vector data in the main storage device 30.
Write to the address specified by the software in 0. Subsequently, the instruction control unit 304 which receives the vector data load instruction from the software transfers the data transfer means 302.
Issue a vector data load request to.

【0006】このようにして、従来のベクトルデータ処
理装置は、タスク切り替え時に、物理ベクトルレジスタ
群内のすべてのベクトルデータを主記憶装置内にセーブ
した後、ベクトルデータで主記憶装置内に退避されてい
るデータをすべて物理ベクトルレジスタ群にロードす
る。
In this way, the conventional vector data processing device saves all the vector data in the physical vector register group in the main memory device at the time of task switching, and then saves the vector data in the main memory device. All the data in the physical vector register group.

【0007】[0007]

【発明が解決しようとする課題】上述したように、従来
のベクトルデータ処理装置は、タスク切り替え時に、物
理ベクトルレジスタ群内のすべてのベクトルデータを主
記憶装置内にセーブした後、ベクトルデータで主記憶装
置内に退避されているデータをすべて物理ベクトルレジ
スタ群にロードするので、タスク切り替え時に、物理ベ
クトルレジスタ群の一部のデータのみが更新されている
場合や、主記憶装置内に退避しているベクトルデータの
一部のみが必要な場合でさえも、物理ベクトルレジスタ
群内に記憶されている全ベクトルデータに相当する量の
ベクトルデータのセーブおよびロードを実行することに
なり、タスク切り替え処理の速度が低下するという欠点
が、あった。さらに、タスク切り替えの増加に伴い、膨
大な量のベクトルデータを転送するため、ベクトルデー
タ処理装置全体の速度が著しく低下するという欠点があ
った。
As described above, the conventional vector data processing device saves all the vector data in the physical vector register group in the main memory at the time of task switching, and then uses the vector data as the main data. All the data saved in the storage device is loaded into the physical vector register group, so if only part of the data in the physical vector register group is updated when switching tasks, or if it is saved in the main storage device. Even if only a part of the vector data stored in the physical vector register is needed, the amount of vector data equivalent to the total vector data stored in the physical vector register group must be saved and loaded. It had the drawback of slowing down. Further, as the task switching increases, an enormous amount of vector data is transferred, so that there is a drawback that the speed of the entire vector data processing device is significantly reduced.

【0008】従って、本発明の目的は、タスク切り替え
時におけるベクトルデータの転送において、必要なベク
トルデータのみを転送することによって、タスク切り替
え処理の速度を高速に保ち、さらに、ベクトルデータ処
理装置の全体の処理速度を高速に保つことができるベク
トルデータ処理装置を提供することにある。
Therefore, an object of the present invention is to maintain the speed of task switching processing at a high speed by transferring only necessary vector data in the transfer of vector data at the time of task switching, and further, the entire vector data processing apparatus. An object of the present invention is to provide a vector data processing device capable of maintaining a high processing speed.

【0009】[0009]

【課題を解決するための手段】上述した課題を解決する
ために、本発明の第1の態様によるベクトルデータ処理
装置は、複数のタスクを時分割で処理するベクトルデー
タ処理装置であって、ベクトルデータを保持する実際の
ベクトルレジスタの集合であり、各々に物理ページ番号
が付与された所定の大きさの物理ページに分割された物
理ベクトルレジスタ群と;主記憶装置と;前記物理ベク
トルレジスタ群と前記主記憶装置間のデータ転送を行う
データ転送手段と;ソフトウェア命令を受け取って前記
物理ベクトルレジスタ群を制御し、かつ現在実行中のタ
スクを識別するタスク番号を保持する命令制御部と;を
有するベクトルデータ処理装置において、各タスクが、
個別に仮想的なベクトルレジスタの集合であり、各々に
論理ページ番号が付与されて前記物理ページと同じ大き
さをもつ論理ページに等分割された論理ベクトルレジス
タ群を想定し、各タスクの実行時に必要な論理ページが
前記物理ベクトルレジスタ群内の対応する物理ページに
割り付けられ、タスクの実行が終了すると前記論理ペー
ジを割り付けた物理ページ上のベクトルデータを前記主
記憶装置上へ退避することによって、前記複数のタスク
に前記物理ベクトルレジスタ群を共用させ、各論理ペー
ジに対応して、該論理ページを割り付けている物理ペー
ジ番号と前記物理ページ番号が現在無効な値であること
を示すページ不在表示とからなる論理ページ情報を有
し、前記命令制御部から前記タスク番号と前記論理ペー
ジ番号が入力されると、前記論理ページ情報を参照し
て、該論理ページを割り付ける物理ページ番号を前記命
令制御部に出力するとともに、前記ページ不在表示によ
るページ不在処理要求を出力するページ変換手段と、各
物理ページに対応して、各物理ページの使用状態情報と
該物理ページの最後にアクセスしたタスク番号の履歴と
から成る物理ページ情報を有し、前記ページ不在要求に
応答して、前記物理ページ情報の中から、該論理ページ
に新たに割り付ける物理ページを検索し、さらに、前記
物理ページ情報と前記論理ページ情報の中で該当するペ
ージ情報を更新し、前記主記憶装置内に格納されている
該論理ページのベクトルデータを、前記新たに割り付け
る物理ページ上へロードするように前記データ転送手段
を制御するページ管理手段と、を有する。
[Means for Solving the Problems] The above-mentioned problems are solved.
For processing vector data according to the first aspect of the present invention.
The device is a vector data processor that processes multiple tasks in a time-sharing manner.
Data processing device, which holds the actual vector data
A set of vector registers, each with a physical page number
Objects divided into physical pages of a given size with
Physical vector register group; main memory device;
Transfers data between the toll register group and the main memory
Data transfer means; receiving software instructions
Controls the physical vector register group and is currently executing
A command control unit that holds a task number that identifies the
In the vector data processing device that has each task,
It is a set of individual virtual vector registers.
It has the same size as the physical page with a logical page number.
Logical vector register that is equally divided into logical pages with size
Assuming a group of data, the logical pages required when executing each task
To the corresponding physical page in the physical vector register group
When the logical page is
The vector data on the physical page to which the
By saving to the storage device,
To share the physical vector register group with each logical page.
Corresponding to the physical page that allocates the logical page.
The page number and the physical page number are currently invalid values.
The logical page information consisting of
However, the task number and the logical page are sent from the instruction control unit.
Page number is entered, refer to the logical page information above.
The physical page number to which the logical page is assigned.
Output to the command control section and the page absence display
Page conversion means for outputting a page absence processing request
Corresponding to the physical page, the usage status information of each physical page and
A history of task numbers accessed at the end of the physical page
The physical page information consisting of
In response, the logical page is selected from the physical page information.
Search the physical page to be newly allocated to
Among the physical page information and the logical page information, the corresponding page
Page information is updated and stored in the main storage device.
The vector data of the logical page is newly allocated
Said data transfer means for loading onto a physical page
And a page management unit for controlling.

【0010】本発明の第2の態様によるベクトルデータ
処理装置は、複数のタスクを時分割で処理するベクトル
データ処理装置であって、ベクトルデータを保持する実
際のベクトルレジスタの集合であり、各々に物理ページ
番号が付与された所定の大きさの物理ページに分割され
た物理ベクトルレジスタ群と;主記憶装置と;前記物理
ベクトルレジスタ群と前記主記憶装置間のデータ転送を
行うデータ転送手段と;ソフトウェア命令を受け取って
前記物理ベクトルレジスタ群を制御し、かつ現在実行中
のタスクを識別するタスク番号を保持する命令制御部
と;を有するベクトルデータ処理装置において、各タス
クが、個別に仮想的なベクトルレジスタの集合であり、
各々に論理ページ番号が付与されて前記物理ページと同
じ大きさをもつ論理ページに等分割された論理ベクトル
レジスタ群を想定し、各タスクの実行時に必要な論理ペ
ージが前記物理ベクトルレジスタ群内の対応する物理ペ
ージに割り付けられ、タスクの実行が終了すると前記論
理ページを割り付けた物理ページ上のベクトルデータを
前記主記憶装置上へ退避することによって、前記複数の
タスクに前記物理ベクトルレジスタ群を共用させ、各論
理ページに対応して、該論理ページを割り付けている物
理ページ番号と前記物理ページ番号が現在無効な値であ
ることを示すページ不在表示とからなる論理ページ情報
を有し、前記命令制御部から前記タスク番号と前記論理
ページ番号が入力されると、前記論理ページ情報を参照
して、該論理ページを割り付ける物理ページ番号を前記
命令制御部に出力するとともに、前記ページ不在表示に
よるページ不在処理要求を出力するページ変換手段と、
各物理ページに対応して、各物理ページの使用状態情報
と該物理ページの最後にアクセスしたタスク番号の履歴
とから成る物理ページ情報を有し、前記ページ不在要求
に応答して、前記物理ページ情報の中から、該論理ペー
ジに新たに割り付ける物理ページを検索し、さらに、前
記物理ページ情報と前記論理ページ情報の中で該当する
ページ情報を更新し、前記主記憶装置内に格納されてい
る該論理ページのベクトルデータを、前記新たに割り付
ける物理ページ上へロードするように前記データ転送手
段を制御するページ管理手段と、規定の間隔で監視開始
要求を出力するタイマとソフトウェア命令の履歴を格納
するバッファとを有し、前記監視開始要求に応答して前
記物理ページ情報の中から、使用中の物理ページに関す
る情報を読みだして前記ソフトウェアによる命令それぞ
れの履歴と比較し、一致するソフトウェア命令がない物
理ページに関しては、該物理ページ情報の更新を前記ペ
ージ管理手段に対して要求する時間監視手段と、を有す
る。
A vector data processing device according to a second aspect of the present invention is a vector data processing device for processing a plurality of tasks in a time-division manner, and is a set of actual vector registers for holding vector data, each of which is A physical vector register group divided into physical pages of a predetermined size to which a physical page number is assigned; a main storage device; a data transfer means for performing data transfer between the physical vector register group and the main storage device; An instruction control unit that receives a software instruction to control the physical vector register group and holds a task number for identifying a task that is currently being executed; Is a set of vector registers,
Assuming a logical vector register group that is logically divided into logical pages having the same size as the physical page by assigning a logical page number to each of them, and the logical page required when executing each task is stored in the physical vector register group. When the execution of a task is allocated to the corresponding physical page and the vector data on the physical page to which the logical page is allocated is saved in the main memory device, the physical vector register group is shared by the plurality of tasks. The logical page information corresponding to each logical page, the physical page number allocating the logical page, and the page absent display indicating that the physical page number is currently invalid. When the task number and the logical page number are input from the control unit, the logical page information is referred to and the logical page is referred to. Outputs the physical page number to the instruction control unit to allocate a page translation means for outputting a page fault processing request by the page fault display,
Corresponding to each physical page, it has physical page information consisting of usage status information of each physical page and a history of the task number accessed at the end of the physical page, and in response to the page absence request, the physical page A physical page to be newly allocated to the logical page is searched from the information, and the corresponding page information in the physical page information and the logical page information is updated and stored in the main storage device. Stores the page management means for controlling the data transfer means so as to load the vector data of the logical page onto the newly allocated physical page, the timer for outputting the monitoring start request at a prescribed interval, and the history of software instructions. And a buffer for reading out information related to a physical page in use from the physical page information in response to the monitoring start request. Compared to the respective history instruction by the software, for matching the software command is not physical pages, having, and time monitoring means for requesting an update of the physical page information to the page management means.

【0011】本発明の第3の態様によるベクトルデータ
処理装置は、複数のタスクを時分割で処理するベクトル
データ処理装置であって、ベクトルデータを保持する実
際のベクトルレジスタの集合であり、各々に物理ページ
番号が付与された所定の大きさの物理ページに分割され
た物理ベクトルレジスタ群と;主記憶装置と;前記物理
ベクトルレジスタ群と前記主記憶装置間のデータ転送を
行うデータ転送手段と;ソフトウェア命令を受け取って
前記物理ベクトルレジスタ群を制御し、かつ現在実行中
のタスクを識別するタスク番号を保持する命令制御部
と;を有するベクトルデータ処理装置において、各タス
クが、個別に仮想的なベクトルレジスタの集合であり、
各々に論理ページ番号が付与されて前記物理ページと同
じ大きさをもつ論理ページに等分割された論理ベクトル
レジスタ群を想定し、各タスクの実行時に必要な論理ペ
ージが前記物理ベクトルレジスタ群内の対応する物理ペ
ージに割り付けられ、タスクの実行が終了すると前記論
理ページを割り付けた物理ページ上のベクトルデータを
前記主記憶装置上へ退避することによって、前記複数の
タスクに前記物理ベクトルレジスタ群を共用させ、各論
理ページに対応して、該論理ページを割り付けている物
理ページ番号と前記物理ページ番号が現在無効な値であ
ることを示すページ不在表示とからなる論理ページ情報
を有し、前記命令制御部から前記タスク番号と前記論理
ページ番号が入力されると、前記論理ページ情報を参照
して、該論理ページを割り付ける物理ページ番号を前記
命令制御部に出力するとともに、前記ページ不在表示に
よるページ不在処理要求を出力するページ変換手段と、
各物理ページに対応して、各物理ページの使用状態情報
と該物理ページの最後にアクセスしたタスク番号の履歴
とから成る物理ページ情報を有し、前記ページ不在要求
に応答して、前記物理ページ情報の中から、該論理ペー
ジに新たに割り付ける物理ページを検索し、さらに、前
記物理ページ情報と前記論理ページ情報の中で該当する
ページ情報を更新し、前記主記憶装置内に格納されてい
る該論理ページのベクトルデータを、前記新たに割り付
ける物理ページ上へロードするように前記データ転送手
段を制御するページ管理手段と、規定の間隔で監視開始
要求を出力するタイマとソフトウェア命令の履歴を格納
するバッファとを有し、前記監視開始要求に応答して前
記物理ページ情報の中から、使用中の物理ページに関す
る情報を読みだして前記ソフトウェアによる命令それぞ
れの履歴と比較し、一致するソフトウェア命令がない物
理ページに関しては、該物理ページ情報の更新を前記ペ
ージ管理手段に対して要求する時間監視手段と、前記ソ
フトウェアが指定する前記論理ページが割り付けられた
前記物理ページに関する前記物理ページ情報の中から、
タスク履歴を読みだし、前記命令制御部から得られる現
在実行中のタスク番号と比較して、両者が等しいなら
ば、前記ページ管理手段に対して、ページ不在処理中止
要求を出力するページ不在処理抑止回路と、を有する。
A vector data processing device according to a third aspect of the present invention is a vector data processing device that processes a plurality of tasks in a time-division manner, and is a set of actual vector registers for holding vector data. A physical vector register group divided into physical pages of a predetermined size to which a physical page number is assigned; a main storage device; a data transfer means for performing data transfer between the physical vector register group and the main storage device; An instruction control unit that receives a software instruction to control the physical vector register group and holds a task number for identifying a task that is currently being executed; Is a set of vector registers,
Assuming a logical vector register group that is logically divided into logical pages having the same size as the physical page by assigning a logical page number to each of them, and the logical page required when executing each task is stored in the physical vector register group. When the execution of a task is allocated to the corresponding physical page and the vector data on the physical page to which the logical page is allocated is saved in the main memory device, the physical vector register group is shared by the plurality of tasks. The logical page information corresponding to each logical page, the physical page number allocating the logical page, and the page absent display indicating that the physical page number is currently invalid. When the task number and the logical page number are input from the control unit, the logical page information is referred to and the logical page is referred to. Outputs the physical page number to the instruction control unit to allocate a page translation means for outputting a page fault processing request by the page fault display,
Corresponding to each physical page, it has physical page information consisting of usage status information of each physical page and a history of the task number accessed at the end of the physical page, and in response to the page absence request, the physical page A physical page to be newly allocated to the logical page is searched from the information, and the corresponding page information in the physical page information and the logical page information is updated and stored in the main storage device. Stores the page management means for controlling the data transfer means so as to load the vector data of the logical page onto the newly allocated physical page, the timer for outputting the monitoring start request at a prescribed interval, and the history of software instructions. And a buffer for reading out information related to a physical page in use from the physical page information in response to the monitoring start request. The history of each instruction by the software is compared, and for a physical page for which there is no matching software instruction, a time monitoring means for requesting the page management means to update the physical page information, and the logic specified by the software. From the physical page information regarding the physical page to which the page is allocated,
The task history is read and compared with the currently executed task number obtained from the instruction control unit, and if the two numbers are equal, a page fault processing stop request is output to the page management means. And a circuit.

【0012】さらに、本発明によるデータ転送方式は、
複数のタスクを時分割で処理するベクトルデータ処理装
置において、第1のタスクを第2のタスクに切り替える
時に、物理ベクトルレジスタ群に保持されているベクト
ルデータの中から前記第1のタスクの実行結果によって
更新されたベクトルデータのみを主記憶装置にセーブす
る手段と、該主記憶装置に退避されているベクトルデー
タの内で前記第2のタスクを実行するために必要なベク
トルデータのみを前記物理ベクトルレジスタ群にロード
する手段と、を有することを特徴とする。
Further, the data transfer system according to the present invention is
In a vector data processing device that processes a plurality of tasks in a time-division manner, when the first task is switched to the second task, the execution result of the first task from the vector data held in the physical vector register group Means for saving only the vector data updated by the main memory device, and only the vector data necessary for executing the second task among the vector data saved in the main memory device. And a means for loading the register group.

【0013】[0013]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0014】図1は、本発明の一実施例によるベクトル
データ処理装置およびそれに使用されるデータ転送方式
が適用される情報処理システムの構成を示す概略的なブ
ロック図である。
FIG. 1 is a schematic block diagram showing the configuration of a vector data processing apparatus according to an embodiment of the present invention and an information processing system to which a data transfer method used therein is applied.

【0015】図示のベクトルデータ処理装置はソフトウ
ェアによって管理されるものであって、入出力装置(図
示せず)と、主記憶装置10と、算術論理演算部11
と、物理ベクトルレジスタ群20と、命令制御部30
と、データ転送手段40と、ページ変換手段50と、ペ
ージ管理手段60と、時間監視手段70と、ページ不在
処理抑止回路80とを有する。
The vector data processing device shown in the figure is managed by software, and includes an input / output device (not shown), a main memory device 10, and an arithmetic logic unit 11.
, Physical vector register group 20, and instruction control unit 30
It has a data transfer means 40, a page conversion means 50, a page management means 60, a time monitoring means 70, and a page absence processing suppression circuit 80.

【0016】ソフトウェアは、仮想的な論理ベクトルレ
ジスタの並びである論理ベクトル群を想定している。
The software assumes a logical vector group which is a virtual array of logical vector registers.

【0017】論理ベクトルレジスタ群は、各タスクが個
別に仮想的なベクトルレジスタの集合である。論理ベク
トルレジスタ群は、連続する複数個の論理ベクトルレジ
スタから成る論理ページという単位に分割される。論理
ページ各々には、論理ページ番号が付与される。論理ペ
ージと後述の物理ページの大きさは等しい。ただし、こ
の論理ページは、あくまでも仮想的なものであるので、
物理ベクトルレジスタ群20内のいずれかの物理ページ
に必ず割り付けられる。
The logical vector register group is a set of virtual vector registers for each task. The logical vector register group is divided into units called logical pages each including a plurality of consecutive logical vector registers. A logical page number is assigned to each logical page. The size of the logical page and the size of the physical page described later are equal. However, since this logical page is just a virtual page,
It is always allocated to any physical page in the physical vector register group 20.

【0018】ページ不在処理とは、後述のページ管理手
段60が、ある論理ページを新たな物理ページに割り付
けて、後述の物理ページ不在ビットをリセットすること
である。
The page absent processing means that the page management means 60 described later allocates a certain logical page to a new physical page and resets a physical page absent bit described later.

【0019】主記憶装置10は、ソフトウェアによって
特定の領域を各論理ページが適当な物理ページに割り付
けられていないときに、ページ上のベクトルデータを保
存しておくための退避領域として当てられている。主記
憶装置10には、命令制御部30から入力される各タス
クに割り付けられたタスク番号順に、規則正しく前論理
ページ分の退避領域が確保されている。
The main storage device 10 is used as a save area for storing vector data on a specific area when each logical page is not allocated to an appropriate physical page by software. .. In the main storage device 10, the save areas for the previous logical pages are regularly reserved in the order of the task numbers assigned to the tasks input from the instruction control unit 30.

【0020】算術論理演算部11は、物理ベクトルレジ
スタ群20から供給されたベクトルデータを処理し、そ
の結果を物理ベクトルレジスタ群20へ出力する。
The arithmetic logic operation unit 11 processes the vector data supplied from the physical vector register group 20 and outputs the result to the physical vector register group 20.

【0021】ベクトルデータ物理ベクトルレジスタ群2
0は、ベクトルデータを保持する実際のベクトルレジス
タの集合であり、各々に物理ページ番号が付与された所
定の大きさの物理ページに分割されている。
Vector data physical vector register group 2
0 is a set of actual vector registers that holds vector data, and is divided into physical pages of a predetermined size, each of which is assigned a physical page number.

【0022】命令制御部30は、ソフトウェア命令を受
け取って、物理ベクトルレジスタ群20を制御し、かつ
現在実行中のタスクを識別するタスク番号を保持する。
命令制御部30は、このタスク番号を主記憶装置10
と、ページ変換手段50と、ページ管理手段60と、に
供給する。さらに、命令制御部30は、ページ変換手段
50に対して、論理ページ番号を出力する。
The instruction control unit 30 receives a software instruction, controls the physical vector register group 20, and holds a task number for identifying a task currently being executed.
The instruction control unit 30 assigns this task number to the main storage device 10.
And page conversion means 50 and page management means 60. Further, the instruction control unit 30 outputs the logical page number to the page converting means 50.

【0023】データ転送手段40は、主記憶装置10と
物理ベクトルレジスタ群20間のデータ転送を行なう。
The data transfer means 40 transfers data between the main memory 10 and the physical vector register group 20.

【0024】ページ変換手段50は、各論理ページに対
応して、この論理ページを割り付けている物理ページ番
号と上述の物理ページ番号が現在無効な値であることを
示すページ不在表示とからなる論理ページ情報を有す
る。また、ページ変換手段50は、命令制御部30から
上述のタスク番号と上述の論理ページ番号が入力される
と、上述の論理ページ情報を参照して、該当する論理ペ
ージを割り付ける物理ページ番号を命令制御部30に出
力する。さらに、ページ変換手段50は、上述のページ
不在表示によるページ不在処理要求をページ管理手段6
0に対して供給する。
The page converting means 50 corresponds to each logical page and comprises a logical page number to which this logical page is allocated and a page absent indication indicating that the physical page number is currently invalid. It has page information. In addition, when the task number and the logical page number are input from the instruction control unit 30, the page conversion unit 50 refers to the logical page information and issues a physical page number to which the corresponding logical page is assigned. Output to the control unit 30. Further, the page conversion unit 50 issues the page absence processing request by the page absence display described above to the page management unit 6.
Supply for 0.

【0025】ページ管理手段60は、各物理ページに対
応して、各物理ページの使用状態情報と、該当する物理
ページの最後にアクセスしたタスク番号の履歴とから成
る物理ページ情報を有する。また、ページ管理手段60
は、上述のページ不在要求に応答して、上述の物理ペー
ジ情報の中から、対応する論理ページに新たに割り付け
る物理ページを検索する。さらに、ページ管理手段60
は、上述の物理ページ情報と上述の論理ページ情報の中
で該当するページ情報を更新する。さらに、また、ペー
ジ管理手段60は、主記憶装置10内に格納されている
論理ページのベクトルデータを、上述の新たに割り付け
る物理ページ上へロードするように、データ変換手段5
0を制御する。
The page management means 60 has physical page information including, for each physical page, usage status information of each physical page and a history of the task number of the last accessed physical page. Also, the page management means 60
Responds to the above-described page absence request, and searches the above-mentioned physical page information for a physical page to be newly allocated to the corresponding logical page. Further, the page management means 60
Updates the corresponding page information in the above-mentioned physical page information and the above-mentioned logical page information. Furthermore, the page management unit 60 also loads the vector data of the logical page stored in the main storage device 10 onto the newly allocated physical page described above.
Control 0.

【0026】時間監視手段70は、規定の間隔で監視開
始要求を出力する後述のタイマ71とソフトウェア命令
の履歴を格納する後述のバッファ72とを有し、上述の
監視開始要求に応答して上記物理ページ情報の中から、
使用中の物理ページに関する情報を読み出して上述のソ
フトウェアによる命令それぞれの履歴と比較し、一致す
るソフトウェア命令がない物理ページに関しては、物理
ページ情報の更新をページ管理手段60に対して要求す
る。
The time monitoring means 70 has a timer 71, which will be described later, which outputs monitoring start requests at prescribed intervals, and a buffer 72, which will be described later, which stores the history of software instructions. From the physical page information,
Information regarding the physical page in use is read and compared with the history of each instruction by the software described above, and for the physical page for which there is no matching software instruction, the page management means 60 is requested to update the physical page information.

【0027】ページ不在抑止回路80は、上述のソフト
ウェアが指定する上述の論理ページが割り付けられた上
述の物理ページに関する上述のページ情報の中から、タ
スク履歴を読み出し、命令制御部30から得られる現在
実行中のタスク番号と比較して、両者が等しいならば、
ページ管理手段60に対してページ不在処理中止要求を
出力する。
The page-absence inhibiting circuit 80 reads the task history from the above-mentioned page information regarding the above-mentioned physical page to which the above-mentioned logical page designated by the above-mentioned software is allocated, and obtains it from the instruction control unit 30 at present. Compared with the running task number, if they are equal,
A page absence processing cancellation request is output to the page management unit 60.

【0028】続いて、図2〜図6について説明する。図
2〜図6は本発明の一実施例によるベクトルデータ処理
装置およびそれに使用されるデータ転送方式が適用され
る情報処理システムの構成をさらに詳しく示すブロック
図である。構成そのものは、図1と同一であるが、図1
に示されている各手段および回路の構成について詳しく
示されている。従って、図1と同様の構成要素には、同
一の参照符号を付してそれらの説明は省略する。
Next, FIGS. 2 to 6 will be described. 2 to 6 are block diagrams showing in more detail the configuration of a vector data processing device according to an embodiment of the present invention and an information processing system to which the data transfer method used therein is applied. The configuration itself is the same as in FIG.
The detailed structure of each means and circuit shown in FIG. Therefore, the same components as those in FIG. 1 are designated by the same reference numerals, and the description thereof will be omitted.

【0029】図2を参照すると、命令制御部30は、命
令デコーダ31と、レジスタ32と、レジスタ33と、
加算器34と、レジスタ35と、を備える。命令デコー
ダ31は、タスク切り替え時には、ページ切り替え命令
を受けると、後述のページ管理手段62に対して後述の
リセットU1要求を出す。また、命令デコーダ31は、
ソフトウェアから受け取った任意の命令を保持する。レ
ジスタ32は、タスク番号と該当するタスクがアクセス
する論理ベクトルレジスタ番号を格納する。レジスタ3
3は、後述のページ表51から取り出されるある実行中
のタスクのもつ論理ページを記述する論理ページ記述子
を格納する。加算器34は、レジスタ33内の物理ペー
ジアドレスを入力し、その物理ページアドレスのもつ物
理ページ番号とレジスタ32から得られる論理ページ内
相対レジスタ番号とを加算する。この結果得られた論理
番号に対応する物理番号をレジスタ35に出力する。レ
ジスタ35は、加算器34で得られた物理番号を入力す
る。また、レジスタ35は、入力した物理番号を物理ベ
クトルレジスタ群20と後述の履歴手段73とに供給す
る。
Referring to FIG. 2, the instruction control unit 30 includes an instruction decoder 31, a register 32, a register 33, and
An adder 34 and a register 35 are provided. Upon receiving the page switching instruction at the time of task switching, the instruction decoder 31 issues a reset U1 request described later to the page management unit 62 described later. In addition, the instruction decoder 31
Holds any instructions received from the software. The register 32 stores the task number and the logical vector register number accessed by the corresponding task. Register 3
3 stores a logical page descriptor describing a logical page of a certain task under execution, which is retrieved from a page table 51 described later. The adder 34 inputs the physical page address in the register 33 and adds the physical page number of the physical page address and the relative register number in the logical page obtained from the register 32. The physical number corresponding to the logical number obtained as a result is output to the register 35. The register 35 inputs the physical number obtained by the adder 34. Further, the register 35 supplies the input physical number to the physical vector register group 20 and a history unit 73 described later.

【0030】図3を参照すると、ページ変換手段50
は、ページ表51と、ページ変換制御回路52と、を備
える。ページ表51は、ベクトルデータ処理装置内で実
行されるすべてのタスクがもちうるすべての論理ページ
と同じ数の論理ページ記述子の並びである。ページ変換
制御回路52は、実行中のタスクがアクセスしている論
理ページを記述する論理ページ記述子をページ表51か
ら取りだし、レジスタ33に格納する。また、ページ変
換制御回路52は、後述のリセットU2要求と物理ペー
ジアドレスの入力を受けると、これをセット要求として
受け取り、物理ページアドレスをもつ論理ページ記述子
の物理ページ不在ビットをセットする。
Referring to FIG. 3, page conversion means 50
Includes a page table 51 and a page conversion control circuit 52. The page table 51 is an array of the same number of logical page descriptors as all the logical pages that can be possessed by all the tasks executed in the vector data processing device. The page conversion control circuit 52 fetches a logical page descriptor describing a logical page accessed by the task being executed from the page table 51 and stores it in the register 33. When the page conversion control circuit 52 receives a reset U2 request and a physical page address, which will be described later, the page conversion control circuit 52 receives this as a set request and sets the physical page absent bit of the logical page descriptor having the physical page address.

【0031】図4を参照すると、ページ管理手段60
は、ページ管理表61と、ページ管理制御回路62と、
デコーダ63と、レジスタ64と、アドレス生成回路6
5と、を備える。ページ管理表61は、物理ベクトルレ
ジスタ群20がもつ全物理ページと同じ数の物理ページ
記述子の並びである。ページ管理制御回路62は、後述
の物理ページ記述子の状態ビットU1をリセットする。
また、ページ管理制御回路62は、物理ページの使用状
態をページ管理表61から検索する。ページ不在要求を
受けると、ページ管理制御回路62は物理ページ記述子
の検索を中止する。そして、ページ管理制御回路62
は、該当する物理ページアドレスを後述のレジスタ64
に格納するようにページ管理表61を制御する。また、
ページ管理制御回路62は、ある論理ページに対して新
たに物理ページを割り付ける場合、その物理ページ記述
子をページ管理表61から見つけ出す。そして、ページ
管理制御回路62は、対応する物理ページアドレスを後
述のレジスタ64に格納する。さらに、ページ不在要求
をうけているページ管理制御回路62は、後述のレジス
タ64の内容をデータ転送手段40に供給する。一方
で、ページ管理制御回路62は、データ転送手段40に
ベクトルデータロード要求を出す。デコーダ63は、論
理ページ記述子の物理ページアドレスが、ページ変換手
段50のページ表51から入力されると、該当する物理
ページを記述する物理ページ記述子をページ管理表61
に供給する。レジスタ64は、実行中の物理ページアド
レスをページ表51に対して、供給する。アドレス生成
回路65は、後述のタスク履歴73から得られる論理ペ
ージの主記憶上の退避領域アドレスを後述の方法で計算
して、レジスタ64に書き込む。
Referring to FIG. 4, page management means 60
Is a page management table 61, a page management control circuit 62,
Decoder 63, register 64, and address generation circuit 6
5 and. The page management table 61 is an array of physical page descriptors of the same number as all physical pages included in the physical vector register group 20. The page management control circuit 62 resets the status bit U1 of the physical page descriptor described later.
The page management control circuit 62 also searches the page management table 61 for the usage status of the physical page. Upon receiving the page absence request, the page management control circuit 62 stops the search for the physical page descriptor. Then, the page management control circuit 62
Indicates the corresponding physical page address in the register 64 described later.
The page management table 61 is controlled to be stored in. Also,
When allocating a new physical page to a certain logical page, the page management control circuit 62 finds the physical page descriptor from the page management table 61. Then, the page management control circuit 62 stores the corresponding physical page address in the register 64 described later. Further, the page management control circuit 62 which has received the page absence request supplies the content of the register 64 described later to the data transfer means 40. On the other hand, the page management control circuit 62 issues a vector data load request to the data transfer means 40. When the physical page address of the logical page descriptor is input from the page table 51 of the page conversion unit 50, the decoder 63 sets the physical page descriptor describing the corresponding physical page in the page management table 61.
Supply to. The register 64 supplies the physical page address being executed to the page table 51. The address generation circuit 65 calculates the save area address on the main memory of the logical page obtained from the task history 73 described later by the method described later and writes it in the register 64.

【0032】図5を参照すると、時間監視手段70は、
タイマ71と、バッファ72と、履歴手段73と、時間
監視制御回路74と、レジスタ75と、タスク比較回路
76と、レジスタ77と、ページ比較回路78と、を備
える。タイマ71は、規定のタイマ値から、1クロック
ごとにその値を減じてゆき、タイマ値が0になると、後
述の時間監視制御回路74に時間監視の開始を告げる信
号を送る。バッファ72は、ページ管理表61から送ら
れてくるデータを順次一時的に記憶する。そして、バッ
ファ72は、任意の物理ページ記述子の物理ページアド
レスを取りだし、後述の時間監視制御回路74の要求に
従い、その物理ページアドレスを後述のレジスタ75に
供給する。履歴手段73は、実行中のタスク番号とそれ
に対応する論理ページ番号および物理番号をセットで記
録する。時間監視制御回路74は、タイマ71からの信
号を受け取ると、ページ管理制御回路62に対して開始
要求を出す。また、時間監視制御回路74は、バッファ
72を制御し、上述の物理ページアドレスをレジスタ7
5に保持させる。それとともに、時間監視制御回路74
は、前述の物理ページアドレスに対応するタスク番号
を、バッファ72から後述のタスク比較回路に76に出
力するよう制御する。さらに、時間監視制御回路74
は、履歴手段73を制御する。そして、時間監視制御回
路74は、ソフトウェアの最新のアクセスの履歴から、
現在のタスク履歴と同じ番号をもつ物理ページアドレス
のみを取りだし、後述のレジスタ77に保存させる。レ
ジスタ75は、バッファ72より供給される任意の物理
ページ記述子のページアドレスを保持する。タスク比較
回路76は、バッファ72から得られる物理ページ記述
子のタスク番号とページ変換制御回路より得られる実行
中のタスクとを比較する。そして、前述の両者の番号が
等しくない場合は、時間監視制御回路74に「タスク番
号不一致」の信号を送る。レジスタ77は、履歴手段7
3から得られる物理ページアドレスを保持する。ページ
比較回路78は、レジスタ75とレジスタ77に保持さ
れている内容を比較して、その結果を時間監視制御回路
74に供給する。
Referring to FIG. 5, the time monitoring means 70 is
A timer 71, a buffer 72, a history unit 73, a time monitoring control circuit 74, a register 75, a task comparison circuit 76, a register 77, and a page comparison circuit 78 are provided. The timer 71 subtracts the value from the specified timer value every clock, and when the timer value becomes 0, it sends a signal to the time monitoring control circuit 74, which will be described later, to start the time monitoring. The buffer 72 sequentially and temporarily stores the data sent from the page management table 61. Then, the buffer 72 takes out a physical page address of an arbitrary physical page descriptor and supplies the physical page address to a register 75 described later according to a request of a time monitoring control circuit 74 described later. The history means 73 records the task number being executed and the corresponding logical page number and physical number as a set. Upon receiving the signal from the timer 71, the time monitoring control circuit 74 issues a start request to the page management control circuit 62. Further, the time monitoring control circuit 74 controls the buffer 72 to store the above-mentioned physical page address in the register 7.
Hold at 5. At the same time, the time monitoring control circuit 74
Controls to output the task number corresponding to the above-mentioned physical page address from the buffer 72 to the task comparison circuit described later to 76. Further, the time monitoring control circuit 74
Controls the history means 73. Then, the time monitoring control circuit 74 determines from the latest access history of the software,
Only the physical page address having the same number as the current task history is fetched and saved in the register 77 described later. The register 75 holds the page address of an arbitrary physical page descriptor supplied from the buffer 72. The task comparison circuit 76 compares the task number of the physical page descriptor obtained from the buffer 72 with the running task obtained from the page conversion control circuit. If the above two numbers are not equal, a signal of "task number mismatch" is sent to the time monitoring control circuit 74. The register 77 uses the history means 7
The physical page address obtained from 3 is held. The page comparison circuit 78 compares the contents held in the registers 75 and 77 and supplies the result to the time monitoring control circuit 74.

【0033】図6を参照すると、ページ不在処理抑止回
路80は、レジスタ81と、比較回路82と、を備え
る。レジスタ81は、ページ表61に保持されているタ
スク履歴を格納する。比較回路82は、レジスタ81よ
り実行中のタスク番号とタスク履歴を入力し、両者を比
較する。そして、比較回路82は、それらの実行中のタ
スク番号とタスク履歴が等しいときは、ページ管理表6
2にページ不在要求を伝える。
Referring to FIG. 6, the page fault processing inhibiting circuit 80 includes a register 81 and a comparing circuit 82. The register 81 stores the task history held in the page table 61. The comparison circuit 82 inputs the task number being executed and the task history from the register 81 and compares the two. Then, the comparison circuit 82, when the task number being executed and the task history are equal, page management table 6
2. Send the page fault request to 2.

【0034】配線101ないし136の各回線は、各回
路および手段間内に備えられた各装置をつなぐデータ
線、制御線および信号線である。
Each line of the wirings 101 to 136 is a data line, a control line and a signal line for connecting each device provided in each circuit and means.

【0035】本実施例では、物理ベクトルレジスタ群2
0の先頭のレジスタから順に、番号l(l=0,1,
2,3,…)をふって、各ベクトルレジスタを「物理番
号l」と表記する。物理ベクトルレジスタ群20は連続
する複数個のベクトルレジスタから成る物理ページとい
う単位に分割されるが、この物理ページに対して、ペー
ジ番号m(m=0,1,2,3,…)をふる。そして、
各物理ページを「物理ページm」と表記する。また、物
理ページmを構成するベクトルレジスタのうち、先頭レ
ジスタの物理番号を、特に、物理ページアドレスと呼ぶ
ことにする。
In this embodiment, the physical vector register group 2
The number l (l = 0, 1,
2, 3, ...) and each vector register is described as “physical number 1”. The physical vector register group 20 is divided into units called physical pages each including a plurality of continuous vector registers. A page number m (m = 0, 1, 2, 3, ...) Is assigned to this physical page. .. And
Each physical page is described as "physical page m". Further, among the vector registers forming the physical page m, the physical number of the first register is specifically called a physical page address.

【0036】同様に、命令制御部30から入力される各
タスクに割り付けられたタスク番号には、タスク番号i
(i=0,1,2,3,…)をふる。さらに、上述の論
理ページには、論理ページ番号j(j=0,1,2,
3,…)をふり、「論理ページj」と表記することとす
る。また、これによって、タスク番号iのタスクが持つ
論理ページjと同じ番号の論理ページ記述子を論理ペー
ジ記述子ijとして、表わすことにする。
Similarly, the task number assigned to each task input from the instruction control unit 30 includes the task number i
Sift (i = 0, 1, 2, 3, ...). Further, in the above logical page, the logical page number j (j = 0, 1, 2,
3, ...) is referred to as “logical page j”. Further, as a result, the logical page descriptor having the same number as the logical page j of the task with the task number i will be represented as the logical page descriptor ij.

【0037】本実施例では、状態ビットとして、U1お
よびU2を設定する。
In this embodiment, U1 and U2 are set as status bits.

【0038】状態ビットU1が「0」のときは、物理ペ
ージmには実行中のタスクの論理ページが割り付けられ
ていないことを示す。状態ビットU1が「1」のとき
は、物理ページmには、実行中のタスクの論理ページが
割り付けられていることを示す。
When the status bit U1 is "0", it indicates that the physical page m is not allocated with the logical page of the task being executed. When the status bit U1 is "1", it indicates that the logical page of the task being executed is allocated to the physical page m.

【0039】状態ビットU2が「0」のときは、物理ペ
ージm上のベクトルデータが主記憶装置10内に、退避
されていることを示す。状態ビットU2が「1」のとき
は、物理ページm上のベクトルデータが、まだ、主記憶
装置内10に退避されていないことを示す。
When the status bit U2 is "0", it indicates that the vector data on the physical page m is saved in the main memory 10. When the status bit U2 is "1", it indicates that the vector data on the physical page m has not been saved in the main memory 10 yet.

【0040】これらの状態ビットU1、U2によって、
物理ページは、次の4種類の状態に定義される。
With these status bits U1, U2,
Physical pages are defined in the following four types of states.

【0041】 未使用状態(U1=0、U2=0) 他タスク使用状態(U1=0、U2=1) 準使用状態(U1=1、U2=0) 使用状態(U1=1、U2=1) つまり、の状態ならば、実行中のタスクの論理ページ
は割り付けられていない。の状態ならば、他タスクの
論理ページが割り付けられていて、ページ上のベクトル
データはまだ主記憶装置10内に退避されていない。
の状態ならば、実行中のタスクの論理ページが割り付け
られているが、ページ上のベクトルデータは、主記憶装
置10内に退避済みである。の状態ならば、実行中の
タスクの論理ページが割り付けられていて、ページ上の
ベクトルデータは主記憶装置10内に退避されていな
い。
Unused state (U1 = 0, U2 = 0) Other task used state (U1 = 0, U2 = 1) Semi-used state (U1 = 1, U2 = 0) Used state (U1 = 1, U2 = 1) ) That is, if the status is, the logical page of the task being executed is not allocated. In this state, the logical page of another task is allocated, and the vector data on the page has not been saved in the main storage device 10 yet.
In this state, the logical page of the task being executed is allocated, but the vector data on the page has been saved in the main storage device 10. In this state, the logical page of the task being executed is allocated, and the vector data on the page is not saved in the main storage device 10.

【0042】ところで、タスク番号iのタスクがもつ論
理ページjの退避領域の先頭番地をSAijは、 SAij=(退避領域S00の先頭番地)+i×(一つ
のタスクが持ちうる論理ベクトルレジスタ群の大きさ)
+j×(論理ページ1枚の大きさ) というように表わすことができる。
By the way, the start address of the save area of the logical page j of the task of task number i is SAij, SAij = (start address of save area S00) + i × (size of logical vector register group that one task can have That)
It can be expressed as + jx (size of one logical page).

【0043】本実施例では、あるタスクとタスク番号a
のタスクAが時分割で動作していて、タスク切り替えル
ーチンが起動され、そのあるタスクから、タスクAに切
り替わろうとしているものとする。
In this embodiment, a task and task number a
Task A is operating in a time-sharing manner, a task switching routine is started, and a certain task is about to switch to task A.

【0044】本実施例では、タスクAが論理ページpに
アクセスしようとしているものとし、これに対応する論
理ページ内の相対レジスタ番号をqとする。
In this embodiment, it is assumed that the task A is trying to access the logical page p, and the relative register number in the logical page corresponding to this is q.

【0045】以下、本発明によるベクトルデータ処理装
置およびそれに使用されるデータ転送方式の動作につい
て、図1〜図6を参照して説明する。
The operation of the vector data processing device according to the present invention and the data transfer method used therein will be described below with reference to FIGS.

【0046】ところで、上述したように、論理ページは
あくまでも仮想的なものであるから、必ず物理ベクトル
レジスタ群20内のいずれかの物理ページに割り付けら
れていなければならない。ある論理ページをどの物理ペ
ージに割り付けるかは、論理ベクトルレジスタを想定す
るソフトウェアが、図3に示すページ表51およびペー
ジ管理表61によって管理している。以下に、ページ表
51およびページ管理表61のページ管理方法について
述べる。
By the way, as described above, since the logical page is a virtual page, it must be allocated to any physical page in the physical vector register group 20. Which physical page is assigned to a certain logical page is managed by software assuming a logical vector register using a page table 51 and a page management table 61 shown in FIG. The page management method of the page table 51 and the page management table 61 will be described below.

【0047】ページ表51は、上述したように、ベクト
ルデータ処理装置内で実行されるすべてのタスクがもち
うるすべての論理ページと同じ数の論理ページ記述子の
並びである。論理ページ記述子ijは、タスク番号iの
タスクがもつ論理ページjの情報すなわち論理ページj
が割り付けられている物理ページmの物理ページアドレ
スmと、物理ページ不在ビットを記述する。物理ページ
不在ビットが「1」のときは、物理ページアドレスmが
示す物理ページm上のベクトルデータが、論理ページj
上のそれと必ずしも一致していないことを示す。したが
って、論理ページ記述子ijの物理ページ不在ビットが
「1」のときは、論理ページ記述子ijの物理ページア
ドレスmは無効となる。
As described above, the page table 51 is an array of the same number of logical page descriptors as all the logical pages that can be possessed by all the tasks executed in the vector data processing device. The logical page descriptor ij is the information of the logical page j of the task with the task number i, that is, the logical page j.
Describes the physical page address m of the physical page m to which is allocated and the physical page absent bit. When the physical page absent bit is “1”, the vector data on the physical page m indicated by the physical page address m is the logical page j.
Indicates that it does not necessarily match the one above. Therefore, when the physical page absent bit of the logical page descriptor ij is “1”, the physical page address m of the logical page descriptor ij is invalid.

【0048】ページ管理表61は、上述のように、物理
ベクトルレジスタ群20がもつ全物理ページと同じ数の
物理ページ記述子の並びである。物理ページ記述子m
は、物理ページmの情報すなわち物理ページmの物理ペ
ージアドレスと、状態ビットU1、U2、そして、物理
ページに最後にアクセスしたタスクのタスク番号を記録
したタスク履歴mを記述する。物理ページは、上述のよ
うに、状態ビットU1、U2の状態で、上述のないし
の4種類に定義される。
As described above, the page management table 61 is an array of the same number of physical page descriptors as all the physical pages of the physical vector register group 20. Physical page descriptor m
Describes the physical page m information, that is, the physical page address of the physical page m, the status bits U1 and U2, and the task history m in which the task number of the task that last accessed the physical page is recorded. As described above, the physical page is defined by the state bits U1 and U2, and is defined by the above four types.

【0049】次に、タスク切り替え時の動作について説
明する。
Next, the operation when switching tasks will be described.

【0050】タスク切り替えルーチンは制御線101を
通じて、命令制御部30内の命令デコーダ31にページ
切り替え命令を入力する。命令デコーダ31は、ページ
切り替え要求を受けると、制御線102を通じて、ペー
ジ管理手段60内のページ管理制御回路62にリセット
U1要求を出す。リセットU1要求を受けたページ管理
制御回路62は、制御線103によって全物理ページ記
述子の状態ビットU1をリセットする。これでタスク切
り替え処理は終了し、タスクAの実行が開始される。
The task switching routine inputs a page switching instruction to the instruction decoder 31 in the instruction control unit 30 through the control line 101. Upon receiving the page switching request, the instruction decoder 31 issues a reset U1 request to the page management control circuit 62 in the page management means 60 through the control line 102. The page management control circuit 62 that has received the reset U1 request resets the status bit U1 of all physical page descriptors through the control line 103. This completes the task switching process, and the execution of task A is started.

【0051】次に、タスクAがなんらかの命令におい
て、論理ベクトルレジスタを指定したときの処理につい
て説明する。
Next, the processing when task A specifies a logical vector register in some instruction will be described.

【0052】物理ページ不在ビットが「0」のときは、
論理ページ上のデータとその論理ページが割り付けられ
た物理ページ上のデータとの一致が保証される。そのた
め、ページ割り付けのために、ページ不在処理を行なう
必要はない。
When the physical page absent bit is "0",
A match between the data on the logical page and the data on the physical page to which the logical page is allocated is guaranteed. Therefore, it is not necessary to perform the page absent process for page allocation.

【0053】物理ページ不在ビットが「1」のときは、
論理ページ上のデータとその論理ページが割り付けられ
た物理データとの一致は保証できない。そのため、ペー
ジ不在処理が割り込まれる。
When the physical page absent bit is "1",
It cannot be guaranteed that the data on the logical page matches the physical data to which the logical page is allocated. Therefore, the page absent process is interrupted.

【0054】ただし、物理ページ不在ビットが「1」の
ときでも、論理ページ上のデータと物理ページ上のデー
タとが一致していることを、ページ不在処理抑止回路8
0が検出する場合がある。この場合は、ページ不在処理
は抑止されて、物理ページ不在ビットがリセットされる
のみである。
However, even when the physical page absent bit is "1", the page absent processing inhibiting circuit 8 indicates that the data on the logical page matches the data on the physical page.
0 may be detected. In this case, the page fault processing is suppressed and the physical page fault bit is only reset.

【0055】続いて、タスクAが論理ページpにアクセ
スしたが、論理ページpが物理ベクトルレジスタに割り
付けられていなかったものとして、物理ページ不在処理
の動作を以下に述べる。
Next, assuming that the task A has accessed the logical page p, but the logical page p has not been allocated to the physical vector register, the operation of the physical page absence processing will be described below.

【0056】タスクAの実行が始まると、タスクAは、
制御線101を通じて命令制御部30内の命令デコーダ
31に、ソフトウェアの任意の命令を入力する。次い
で、命令制御部30内のレジスタ32にタスク番号aと
アクセスする論理ベクトルレジスタ番号(p,q)を格
納する。レジスタ32内のデータは、データ線104を
通じて、ページ変換手段50内のページ変換制御回路5
2に入力される。ページ変換制御回路52は、データ線
104より入力されたタスクAのもつ論理ページpを記
述する論理ページ記述子apを制御線105によって、
ページ変換手段50内のページ表51から取りだし、デ
ータ線106を通じて命令制御部30内のレジスタ33
に格納する。レジスタ32内に物理ページ番号rをも
つ、物理ページアドレスrが存在しているとしよう。命
令制御部30内の加算器34は、レジスタ33内の物理
ページアドレスrをデータ線107を通じて入力し、デ
ータ線108を通じて上述の論理ページ内の相対レジス
タ番号qと加算する。そして、加算器34は、論理番号
(p,q)に対応する物理番号pqをデータ線109を
通じて、命令制御部30内のレジスタ35に出力する。
このようにして、ソフトウェアが指定した論理ベクトル
レジスタ(p,q)から、物理ベクトルレジスタpqが
求められる。
When the execution of task A starts, task A
An arbitrary software instruction is input to the instruction decoder 31 in the instruction control unit 30 through the control line 101. Then, the task number a and the logical vector register number (p, q) to be accessed are stored in the register 32 in the instruction control unit 30. The data in the register 32 is transferred through the data line 104 to the page conversion control circuit 5 in the page conversion means 50.
Entered in 2. The page conversion control circuit 52 sends a logical page descriptor ap, which is input from the data line 104 and describes the logical page p of the task A, to the control line 105.
It is taken out from the page table 51 in the page conversion means 50 and is sent through the data line 106 to the register 33 in the instruction control unit 30.
To store. It is assumed that the physical page address r having the physical page number r exists in the register 32. The adder 34 in the instruction control unit 30 inputs the physical page address r in the register 33 through the data line 107 and adds it to the relative register number q in the logical page through the data line 108. Then, the adder 34 outputs the physical number pq corresponding to the logical number (p, q) to the register 35 in the instruction control unit 30 through the data line 109.
In this way, the physical vector register pq is obtained from the logical vector register (p, q) designated by the software.

【0057】しかし、このとき、論理ページ記述子ap
の物理ページ不在ビットは「1」である。そのため、物
理ページアドレスrが無効なので制御線110によっ
て、レジスタ35の出力が抑止されるとともに、ページ
管理手段60内のページ不在管理制御回路62にページ
不在処理要求が発行される。
However, at this time, the logical page descriptor ap
The physical page absent bit of is “1”. Therefore, because the physical page address r is invalid, the output of the register 35 is suppressed by the control line 110, and a page fault processing request is issued to the page fault management control circuit 62 in the page management means 60.

【0058】ページ不在処理要求を受けたページ管理手
段60内のページ管理制御回路62は、ページ管理表6
1から、制御線103によって、始めに、上述の物理ペ
ージが未使用状態であることを記述する物理ページ記述
子(U1=0、U2=0)を検索する。ページ記述子が
未使用状態でなければ、ページ管理表61から、制御線
103によって、準使用状態の物理ページを記述する物
理ページ記述子(U1=1、U2=0)を検索する。
The page management control circuit 62 in the page management means 60 which receives the page absence processing request receives the page management table 6 from the page management control circuit 62.
From 1, the control line 103 first searches for a physical page descriptor (U1 = 0, U2 = 0) that describes that the above-mentioned physical page is in an unused state. If the page descriptor is not in the unused state, a physical page descriptor (U1 = 1, U2 = 0) describing a physical page in the semi-used state is searched from the page management table 61 by the control line 103.

【0059】一方デコーダ63は、物理ページ記述子a
pの物理ページアドレスrがデータ線106を通じて、
ページ変換手段50内のページ表51から入力される
と、物理ページrを記述する物理ページ記述子rを制御
線111によって、ページ管理表61に供給する。デコ
ーダ63より供給されたページ管理表61内の物理ペー
ジ記述子r内のタスク履歴rが、データ線112を通じ
て、ページ管理抑止回路80のレジスタ81に格納され
る。また、命令制御部30内のレジスタ32内のタスク
番号aが、データ線104を通じて、レジスタ81に格
納される。比較回路82は、レジスタ81より、データ
線113を通じて実行中のタスク番号aと、データ線1
14を通じてタスク履歴rを入力し両者を比較する。
On the other hand, the decoder 63 uses the physical page descriptor a.
The physical page address r of p is through the data line 106,
When input from the page table 51 in the page conversion means 50, the physical page descriptor r describing the physical page r is supplied to the page management table 61 via the control line 111. The task history r in the physical page descriptor r in the page management table 61 supplied from the decoder 63 is stored in the register 81 of the page management inhibition circuit 80 through the data line 112. The task number a in the register 32 in the instruction control unit 30 is stored in the register 81 via the data line 104. The comparison circuit 82 uses the register 81 to indicate the task number a being executed through the data line 113 and the data line 1
The task history r is input through 14 and both are compared.

【0060】比較回路82における比較の結果、タスク
番号aとタスク履歴rが等しいときは、論理ページp上
のデータと、物理ページrとの一致が確認される。従っ
て、ページ不在処理は必要ないことになる。そこでタス
ク番号aとタスク履歴rとが等しいとき、比較回路82
は、信号線115を通じてページ管理表62にページ不
在処理要求を送る。ページ不在処理要求を受けたページ
不在処理抑止回路62は、上述の物理ページ記述子の検
索を中止する。そして、制御線103を用いて、データ
線106を通じてページ表51から得られた物理ページ
アドレスrをデータ線116を通じてレジスタ64に格
納するようにページ管理表61を制御する。レジスタ6
4内の物理ページアドレスrと物理ページ不在ビットを
リセットするための値「0」がデータ線117を通じ
て、ページ表51に入力される。ページ変換制御回路5
2によって示される論理ページ記述子apが書換えられ
る。ただし、この場合は、物理ページ不在ビットをリセ
ットするのみである。更新された論理記述子apの内容
は、データ線106を通じてレジスタ33に格納され
る。しかし、今度は、物理ページ不在ビットが「0」な
ので、ページ不在要求は出されず、レジスタ35の出力
も抑止されない。従って、レジスタ35内の物理ベクト
ルレジスタ番号pqは、データ線118を通じて出力さ
れる。
As a result of the comparison in the comparison circuit 82, when the task number a and the task history r are equal, it is confirmed that the data on the logical page p and the physical page r match. Therefore, no page fault processing is required. Therefore, when the task number a and the task history r are equal, the comparison circuit 82
Sends a page absence processing request to the page management table 62 through the signal line 115. The page fault processing inhibiting circuit 62 that has received the page fault processing request cancels the search for the physical page descriptor described above. Then, using the control line 103, the page management table 61 is controlled so that the physical page address r obtained from the page table 51 through the data line 106 is stored in the register 64 through the data line 116. Register 6
The physical page address r in 4 and the value “0” for resetting the physical page absent bit are input to the page table 51 through the data line 117. Page conversion control circuit 5
The logical page descriptor ap indicated by 2 is rewritten. However, in this case, only the physical page absent bit is reset. The updated contents of the logical descriptor ap are stored in the register 33 through the data line 106. However, this time, since the physical page absent bit is "0", the page absent request is not issued and the output of the register 35 is not suppressed. Therefore, the physical vector register number pq in the register 35 is output through the data line 118.

【0061】比較回路82における比較の結果、タスク
番号aとタスク履歴rが等しくないならば、物理ページ
r上のデータは他タスクのものであると確認される。従
って、ページ不在処理は続行される。ページ管理制御回
路62は、制御線103を用いて論理ページpを新たに
割り付ける物理ページr′を記述する物理ページ記述子
r′を見つけ出すと、その物理ページアドレスr′をデ
ータ線116を通じてレジスタ64に保持する。同時
に、制御線103によって、物理ページ記述子r′のタ
スク履歴r′にデータ線104を通じて得られたタスク
番号aを書き込み、状態ビットU1、U2をセットす
る。他方では、アドレス生成回路がデータ線104を通
じて、実行中のタスク番号aと論理ページ番号pとを入
力し、前述のごとく計算した論理ページpの退避領域S
Aapをデータ線119を通じてレジスタ64に格納す
る。また、レジスタ64には、ページ表51の物理ペー
ジ不在ビットをリセットするための値「0」が入ってい
る。
As a result of the comparison in the comparison circuit 82, if the task number a and the task history r are not equal, the data on the physical page r is confirmed to belong to another task. Therefore, the page fault process is continued. When the page management control circuit 62 finds the physical page descriptor r'which describes the physical page r'to which the logical page p is newly allocated using the control line 103, the physical page address r'is registered through the data line 116 in the register 64. Hold on. At the same time, the control line 103 writes the task number a obtained through the data line 104 into the task history r ′ of the physical page descriptor r ′, and sets the status bits U1 and U2. On the other hand, the address generation circuit inputs the task number a being executed and the logical page number p through the data line 104, and the save area S of the logical page p calculated as described above.
Aap is stored in the register 64 through the data line 119. Further, the register 64 contains a value “0” for resetting the physical page absent bit of the page table 51.

【0062】ページ不在処理要求を受けているページ管
理制御回路62は、制御線120によって、レジスタ6
4内の内容をデータ線121を通じて、データ転送手段
40に供給する。これとともに、ページ管理制御回路6
2は、制御線120を通じてデータ転送手段40にベク
トルデータ・ロード要求を出す。ベクトルデータロード
要求を受けたデータ転送手段40は、主記憶装置10の
退避領域SAap上のベクトルデータをデータ線122
を通じて読み出し、読み出したデータをデータ線123
を通じて、物理ページアドレスr′上に書き込む。それ
と同時にレジスタ64内の値「0」と物理ページアドレ
スr′は、データ線117を通じて、ページ変換制御回
路52が指し示す論理ページ記述子apに書き込まれ
る。これによって、論理ページ記述子apの物理ページ
不在ビットは、リセットされる。そして物理ページアド
レスは更新される。データ線106によって供給される
更新された物理ページアドレスr′によって上述のよう
に求められる論理番号(p,q)に対応する新たな物理
番号pq′がレジスタ35に格納される。ただし、今回
は、物理ページ不在ビットがリセットされているので、
レジスタ35内のデータは抑止されず、データ線118
を通じて、物理ベクトルレジスタ群20へ供給される。
また、ページ不在処理要求も発行されない。なお、レジ
スタ群35に物理番号pq′がセットされるまでに、デ
ータ転送手段40が論理ページp上のベクトルデータを
物理ベクトルレジスタ群20へ転送し終わるように制御
されている。
The page management control circuit 62 which has received the page-absence processing request receives the register 6 by the control line 120.
The contents in 4 are supplied to the data transfer means 40 through the data line 121. Along with this, the page management control circuit 6
2 issues a vector data load request to the data transfer means 40 through the control line 120. Upon receiving the vector data load request, the data transfer means 40 transfers the vector data in the save area SAap of the main storage device 10 to the data line 122.
Through the data line 123
Through the physical page address r '. At the same time, the value “0” in the register 64 and the physical page address r ′ are written to the logical page descriptor ap indicated by the page conversion control circuit 52 through the data line 117. As a result, the physical page absent bit of the logical page descriptor ap is reset. Then, the physical page address is updated. A new physical number pq 'corresponding to the logical number (p, q) obtained as described above by the updated physical page address r'supplied by the data line 106 is stored in the register 35. However, since the physical page absent bit is reset this time,
The data in register 35 is not suppressed and the data line 118
Through the physical vector register group 20.
Also, no page fault processing request is issued. The data transfer means 40 is controlled to finish transferring the vector data on the logical page p to the physical vector register group 20 by the time the physical number pq 'is set in the register group 35.

【0063】上述の動作に伴う時間監視開始要求後の動
作について以下に説明する。
The operation after the time monitoring start request accompanying the above operation will be described below.

【0064】時間監視制御回路74は、タイマ71から
の信号を受け取ると、制御線125を通じてページ管理
制御回路62に対して監視開始要求を出す。この開始要
求によって、ページ管理制御回路62は、制御線103
を用いてページ管理表61から上述の使用中状態および
準使用中状態(U2=1)の物理ページ記述子を検索す
る。そして、検索した物理ページ記述子をデータ線11
6を通じて時間開始手段のバッファ72に出力する。時
間監視制御回路74は、制御線126よりバッファ72
を制御して、任意の物理ページ記述子rのページアドレ
スrを取り出して、データ線127を通じてレジスタ7
5に格納する。そして、時間監視制御回路74は、タス
ク番号iをデータ線128を通じてタスク比較回路76
に出力する。また、時間監視制御回路74は、制御線1
29により履歴手段73を制御して、ソフトウェアの最
新のアクセス履歴から物理ページアドレスrのみを取り
だし、データ線136を通じてレジスタ77に格納す
る。
Upon receiving the signal from the timer 71, the time monitoring control circuit 74 issues a monitoring start request to the page management control circuit 62 via the control line 125. In response to this start request, the page management control circuit 62 causes the control line 103
Is used to search the page management table 61 for the physical page descriptors in the above-described in-use state and semi-in-use state (U2 = 1). Then, the retrieved physical page descriptor is set to the data line 11
It outputs to the buffer 72 of the time starting means through 6. The time monitoring control circuit 74 uses the control line 126 to send the buffer 72.
To retrieve the page address r of an arbitrary physical page descriptor r and to send it to the register 7 through the data line 127.
Store in 5. Then, the time monitoring control circuit 74 sends the task number i to the task comparison circuit 76 via the data line 128.
Output to. Further, the time monitoring control circuit 74 uses the control line 1
The history means 73 is controlled by 29 to fetch only the physical page address r from the latest access history of the software and store it in the register 77 through the data line 136.

【0065】以下、上述の動作において、タスク比較回
路76が、データ線128から得られた物理ページ記述
子rのタスク番号と、データ線128から得られる実行
中のタスク番号aとを比較し、両者の番号が等しくなか
ったものとして説明を続ける。
Hereinafter, in the above-mentioned operation, the task comparison circuit 76 compares the task number of the physical page descriptor r obtained from the data line 128 with the running task number a obtained from the data line 128, The explanation will be continued assuming that the numbers are not the same.

【0066】上述の物理ページ記述子rのタスク番号と
実行中のタスク番号aが等しくない場合、タスク比較回
路76はデータ線128は、時間監視制御回路74に
「タスク番号不一致」の信号を送る。「タスク番号不一
致」の信号を受けた時間監視制御回路74は、無条件に
制御線125を通じてページ管理制御回路62とページ
変換制御回路52とにリセット要求U2を出す。そし
て、時間監視制御回路74は、データ線131を通じ
て、レジスタ75に格納された上述の物理ページアドレ
スrをページ管理制御回路62およびページ変換制御回
路に知らせる。これと同時に、時間監視制御回路74
は、信号線132によりアドレス生成回路65に割り込
みをかける。そして、時間監視制御回路74は、データ
線133を通じて、該当する物理ページに割り付けられ
ている論理ページ番号をアドレス生成回路65に入力す
る。リセットU2要求を受けたページ管理制御回路62
は、制御線103を使って、データ線131から得た物
理ページアドレスrをもつ物理ページ記述子rの状態ビ
ットU1、U2をともにリセットする。そして、ページ
管理制御回路62は、そのまま、物理ページアドレスr
をデータ線116を通じて、レジスタ64に書き込む。
When the task number of the physical page descriptor r and the task number a in execution are not equal, the task comparison circuit 76 sends the data line 128 to the time monitoring control circuit 74 a "task number mismatch" signal. .. The time monitoring control circuit 74 which has received the signal of "task number mismatch" unconditionally issues a reset request U2 to the page management control circuit 62 and the page conversion control circuit 52 through the control line 125. Then, the time monitoring control circuit 74 notifies the page management control circuit 62 and the page conversion control circuit of the above-mentioned physical page address r stored in the register 75 through the data line 131. At the same time, the time monitoring control circuit 74
Interrupts the address generation circuit 65 through the signal line 132. Then, the time monitoring control circuit 74 inputs the logical page number assigned to the corresponding physical page to the address generation circuit 65 through the data line 133. Page management control circuit 62 that has received the reset U2 request
Uses the control line 103 to reset both state bits U1 and U2 of the physical page descriptor r having the physical page address r obtained from the data line 131. Then, the page management control circuit 62 keeps the physical page address r.
Is written in the register 64 through the data line 116.

【0067】ここで、上述の動作に続いて、ページ管理
手段62は、ベクトルデータセーブ要求をデータ転換手
段40に対して出力する。以下に、ベクトルデータ要求
時の動作について説明する。
Here, following the above-mentioned operation, the page management means 62 outputs a vector data save request to the data conversion means 40. The operation at the time of requesting vector data will be described below.

【0068】ページ管理手段62は、制御線120を通
じてベクトルデータセーブ要求をデータ転送手段40に
供給する。そして、レジスタ64の内容がデータ線12
1を通じてデータ転送手段40に出力される。ベクトル
データセーブ要求を受けると、データ転送手段40は、
データ線121から得た物理ページr上のベクトルデー
タをデータ線123を通じて読み出す。同様に、データ
転換手段40は、データ線121から得た論理ページj
の退避領域SAijに読み出したベクトルデータをデー
タ線122を通じて主記憶装置上に書き込む。また、制
御線125から出力されるリセットU2要求とデータ線
131から出力される物理ページアドレスは、ページ変
換制御回路52にも入力されているので、ページ変換制
御回路52は、これをセット要求として受け取る。そし
て、ページ変換制御回路52は、物理アドレスを持つ論
理ページ記述子の物理ページ不在ビットをセットする。
The page management means 62 supplies a vector data save request to the data transfer means 40 through the control line 120. Then, the content of the register 64 is the data line 12
1 to the data transfer means 40. Upon receiving the vector data save request, the data transfer means 40
The vector data on the physical page r obtained from the data line 121 is read out through the data line 123. Similarly, the data conversion means 40 uses the logical page j obtained from the data line 121.
The vector data read out to the save area SAij is written in the main storage device through the data line 122. Further, since the reset U2 request output from the control line 125 and the physical page address output from the data line 131 are also input to the page conversion control circuit 52, the page conversion control circuit 52 regards this as a set request. receive. Then, the page conversion control circuit 52 sets the physical page absent bit of the logical page descriptor having the physical address.

【0069】その間、時間監視制御回路74は、制御線
126を用いてバッファ72から新たな物理ページ記述
子sを取り出す。そして、その物理ページアドレスsを
データ線127を通じて、レジスタ75に書き込む。ま
た、時間監視制御回路74は、タスク番号aをデータ線
128を通じて、タスク比較回路76に入力する。
Meanwhile, the time monitoring control circuit 74 fetches a new physical page descriptor s from the buffer 72 using the control line 126. Then, the physical page address s is written in the register 75 through the data line 127. Further, the time monitoring control circuit 74 inputs the task number a to the task comparison circuit 76 through the data line 128.

【0070】以下、上述の物理ページ記述子sがレジス
タ75に書き込まれたとして、物理ページ記述子の比較
に伴う動作について説明する。
Hereinafter, assuming that the above-mentioned physical page descriptor s is written in the register 75, the operation accompanying the comparison of physical page descriptors will be described.

【0071】タスク比較回路76から、時間監視制御回
路74に上述の「タスク番号不一致」の信号が送られて
こないときは、処理がそのまま続けられる。ページ比較
回路78は、データ線131よりレジスタ75の値を入
力する一方で、データ線134よりレジスタ77の値を
入力し、そのレジスタ75の値とレジスタ77の値を比
較する。ページ比較回路78の比較結果は、信号線13
5を通じて時間監視制御回路74に供給される。
When the task comparison circuit 76 does not send the above-mentioned "task number mismatch" signal to the time monitoring control circuit 74, the processing is continued. The page comparison circuit 78 inputs the value of the register 75 from the data line 131, while inputting the value of the register 77 from the data line 134, and compares the value of the register 75 with the value of the register 77. The comparison result of the page comparison circuit 78 is the signal line 13
5 to the time monitoring control circuit 74.

【0072】ページ比較回路78において、レジスタ7
5の値とレジスタ78の値とが「等しい」と判断した場
合は、該当する物理ページへのアクセスが監視時間内に
あったと判定できるので、該当する物理ページ記述子に
対する処理を終了し、新たな物理ページ記述子をバッフ
ァ72から取り出す。
In the page comparison circuit 78, the register 7
If it is determined that the value of 5 and the value of the register 78 are “equal to each other”, it can be determined that the access to the corresponding physical page was within the monitoring time. A new physical page descriptor from the buffer 72.

【0073】ページ比較回路78において、レジスタ7
5の値とレジスタ78の値とが「等しくない」と判断し
た場合は、時間監視制御回路74は、制御線129を用
いて履歴手段73を制御する。続いて、時間監視制御回
路74は、新しいアクセス履歴から物理ページアドレス
のみを取り出して、データ線136を通じて、レジスタ
77に書き込む。
In the page comparison circuit 78, the register 7
When it is determined that the value of 5 is not equal to the value of the register 78, the time monitoring control circuit 74 controls the history means 73 using the control line 129. Subsequently, the time monitoring control circuit 74 extracts only the physical page address from the new access history and writes it in the register 77 through the data line 136.

【0074】この方法で、物理ページ記述子sを履歴手
段73の全データと比較してもページ比較回路78か
ら、レジスタ75とレジスタ78から得られる値が等し
いと判断できなかった場合は、以下のようになる。すな
わち、時間監視制御回路78は、該当する物理ページに
対するアクセスが監視時間内になかったと判定して、制
御線125を通じて、ページ管理制御回路62とページ
変換制御回路52とに上述のリセットU2要求を出す。
そして、時間監視制御回路78は、データ線131を通
じて、レジスタ75に格納された上述のページアドレス
sをページ管理制御回路62とページ変換制御回路52
に知らせる。それと同時に、時間監視制御回路78は、
信号線132により、アドレス生成回路65に割り込み
をかけて、データ線133を通じて、該当する物理ペー
ジに割り付けられている論理ページ番号をアドレス生成
回路65に入力する。さらに、これまで説明してきた動
作を繰り返す。以上の動作を、バッファ72内の物理ペ
ージ記述子がなくなるまで、繰り返す。
In this method, if the page comparison circuit 78 cannot determine that the values obtained from the register 75 and the register 78 are equal even if the physical page descriptor s is compared with all the data of the history means 73, become that way. That is, the time monitoring control circuit 78 determines that an access to the corresponding physical page has not been made within the monitoring time, and issues the above-mentioned reset U2 request to the page management control circuit 62 and the page conversion control circuit 52 through the control line 125. put out.
Then, the time monitoring control circuit 78 sends the page address s stored in the register 75 to the page management control circuit 62 and the page conversion control circuit 52 through the data line 131.
Let me know. At the same time, the time monitoring control circuit 78
The signal line 132 interrupts the address generation circuit 65, and the logical page number assigned to the corresponding physical page is input to the address generation circuit 65 through the data line 133. Further, the operation described so far is repeated. The above operation is repeated until there are no more physical page descriptors in the buffer 72.

【0075】上述したように、ページ管理手段により、
あるタスクが実行中にアクセスする論理ページ分のベク
トルデータを、必要なときに物理ベクトルレジスタ群上
へロードする。そのため、タスク切り替え時に、主記憶
装置から物理ベクトルレジスタ群との間でデータ転送を
行なう必要がない。
As described above, by the page management means,
Vector data for logical pages accessed by a task during execution is loaded onto the physical vector register group when necessary. Therefore, it is not necessary to transfer data from the main storage device to the physical vector register group when switching tasks.

【0076】また、時間監視手段により、タスク実行中
に、物理ベクトルレジスタ群上のベクトルデータの退避
がソフトウェア命令と独立して行なわれる。このため、
タスク切り替え時に、物理ベクトルレジスタ群から主記
憶装置へのデータ転送を行なう必要もない。
The time monitoring means saves the vector data on the physical vector register group independently of the software instruction during the task execution. For this reason,
There is no need to transfer data from the physical vector register group to the main memory when switching tasks.

【0077】さらに、ベクトルデータの退避のきっかけ
をタスク切り替えによって与えるのではなく、ある一定
の時間で区切っている。このため、主記憶装置と物理ベ
クトルレジスタ群との間で、データ転送を行なうとき、
データ転送量がタスク切り替えの回数に左右されない。
すなわち、タスク切り替えの回数を増やしても、ベクト
ルデータの転送によって、処理速度が低下しない。
Further, the trigger for saving the vector data is not given by the task switching, but is divided by a certain fixed time. Therefore, when data transfer is performed between the main memory device and the physical vector register group,
The amount of data transfer does not depend on the number of task switching.
That is, even if the number of task switching is increased, the processing speed does not decrease due to the vector data transfer.

【0078】また、さらに、ページ不在抑止回路を有す
ることにより、以前と同じ状態で割り付けられている論
理ページに対しても、物理ページ不在ビットの値から、
無条件に物理ページ不在処理を行なうというような無駄
な動作を省略できる。このため、各ソフトウェア命令の
ベクトルデータロードによって、性能低下を起こさず、
さらに装置全体の処理速度を高速に維持できる。
Further, by having a page fault suppression circuit, even for a logical page allocated in the same state as before, from the value of the physical page fault bit,
It is possible to omit useless operations such as unconditionally performing physical page absence processing. For this reason, performance does not occur due to vector data loading of each software instruction,
Furthermore, the processing speed of the entire apparatus can be maintained at a high speed.

【0079】[0079]

【発明の効果】本発明は、以上説明したような方式で、
ベクトルデータの処理をし、それに使用されるデータを
転送するので、以下に記載されるような効果を奏する。
The present invention is based on the above-described method.
Since the vector data is processed and the data used for it is transferred, the following effects can be obtained.

【0080】タスク切り替え時に、主記憶装置から物
理ベクトルレジスタ群との間でデータ転送を行なう必要
がなく、必要に応じて必要な量のデータを転送すればよ
いので、主記憶装置と物理ベクトルレジスタ群との間に
おけるベクトルデータのロードを必要最小限にすること
ができる。
At the time of task switching, there is no need to transfer data from the main storage device to the physical vector register group, and it is sufficient to transfer a required amount of data as necessary. Therefore, the main storage device and the physical vector register group can be transferred. It is possible to minimize the load of vector data to and from the group.

【0081】したがって、必要最小限のベクトルデー
タを転送すればよいので、物理ベクトルレジスタ群から
主記憶装置内へのベクトルデータの退避を必要最小限に
することができる。
Therefore, since the minimum necessary vector data need only be transferred, the saving of vector data from the physical vector register group into the main storage device can be minimized.

【0082】時間監視手段により、タスク実行中に、
物理ベクトルレジスタ群上のベクトルデータの退避をソ
フトウェア命令と独立して行なえばよいので、ベクトル
データ転送に関係なく、ソフトウェア命令を実行するこ
とができる。
By the time monitoring means, during task execution,
Since the vector data on the physical vector register group may be saved independently of the software instruction, the software instruction can be executed regardless of the vector data transfer.

【0083】ベクトルデータの退避のきっかけをタス
ク切り替えによって与えるのではなく、ある一定の時間
で区切っているため、主記憶装置と物理ベクトルレジス
タ群との間で、データ転送を行なうとき、データ転送量
がタスク切り替えの回数に左右されないので、タスク切
り替えを頻繁に行なっても、装置の速度低下につながら
ず、処理速度を高速に保つことができる。
Since the trigger for saving the vector data is not given by the task switching but is divided by a certain fixed time, when the data transfer is performed between the main storage device and the physical vector register group, the data transfer amount Does not depend on the number of times of task switching, so that even if tasks are switched frequently, the processing speed can be kept high without lowering the speed of the device.

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

【図1】本発明の一実施例によるベクトルデータ処理装
置およびそれに使用されるデータ転送方式が適用される
情報処理システムの構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a vector data processing device according to an embodiment of the present invention and an information processing system to which a data transfer method used therein is applied.

【図2】図1に示すベクトルデータ処理装置に備えられ
た命令制御部の詳細な構成を示すブロック図である。
FIG. 2 is a block diagram showing a detailed configuration of an instruction control unit included in the vector data processing device shown in FIG.

【図3】図1に示すベクトルデータ処理装置に備えられ
たページ変換手段の詳細な構成を示すブロック図であ
る。
FIG. 3 is a block diagram showing a detailed configuration of page conversion means provided in the vector data processing device shown in FIG.

【図4】図1に示すベクトルデータ処理装置に備えられ
たページ管理手段の詳細な構成を示すブロック図であ
る。
FIG. 4 is a block diagram showing a detailed configuration of page management means provided in the vector data processing device shown in FIG.

【図5】図1に示すベクトルデータ処理装置に備えられ
た時間監視手段の詳細な構成を示すブロック図である。
5 is a block diagram showing a detailed configuration of a time monitoring means provided in the vector data processing device shown in FIG.

【図6】図1に示すベクトルデータ処理装置に備えられ
たページ不在処理抑止回路の詳細な構成を示すブロック
図である。
6 is a block diagram showing a detailed configuration of a page fault processing suppression circuit provided in the vector data processing device shown in FIG.

【図7】従来のベクトルデータ処理装置の構成を示すブ
ロック図である。
FIG. 7 is a block diagram showing a configuration of a conventional vector data processing device.

【符号の説明】[Explanation of symbols]

10,300 主記憶装置 11,303 算術論理演算部 20,301 物理ベクトルレジスタ群 30,304 命令制御部 31 命令デコーダ 32,33,35,64,75,77,81 レジス
タ 34 加算器 40 データ転送手段 50 ページ変換手段 51 ページ表 52 ページ変換制御回路 60 ページ管理手段 61 ページ管理表 62 ページ管理制御回路 63 デコーダ 65 アドレス生成回路 70 時間監視手段 71 タイマ 72 バッファ 73 履歴手段 74 時間監視制御回路 76 タスク比較回路 78 ページ比較回路 80 ページ不在処理抑止回路 82 比較回路
10,300 Main storage device 11,303 Arithmetic and logic operation unit 20,301 Physical vector register group 30,304 Instruction control unit 31 Instruction decoder 32,33,35,64,75,77,81 register 34 Adder 40 Data transfer means 50 page conversion means 51 page table 52 page conversion control circuit 60 page management means 61 page management table 62 page management control circuit 63 decoder 65 address generation circuit 70 time monitoring means 71 timer 72 buffer 73 history means 74 time monitoring control circuit 76 task comparison Circuit Page 78 Comparison Circuit 80 Page Absence Processing Suppression Circuit 82 Comparison Circuit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 複数のタスクを時分割で処理するベクト
ルデータ処理装置であって、ベクトルデータを保持する
実際のベクトルレジスタの集合であり、各々に物理ペー
ジ番号が付与された所定の大きさの物理ページに分割さ
れた物理ベクトルレジスタ群と;主記憶装置と;前記物
理ベクトルレジスタ群と前記主記憶装置間のデータ転送
を行うデータ転送手段と;ソフトウェア命令を受け取っ
て前記物理ベクトルレジスタ群を制御し、かつ現在実行
中のタスクを識別するタスク番号を保持する命令制御部
と;を有するベクトルデータ処理装置において、 各タスクが、個別に仮想的なベクトルレジスタの集合で
あり、各々に論理ページ番号が付与されて前記物理ペー
ジと同じ大きさをもつ論理ページに等分割された論理ベ
クトルレジスタ群を想定し、各タスクの実行時に必要な
論理ページが前記物理ベクトルレジスタ群内の対応する
物理ページに割り付けられ、タスクの実行が終了すると
前記論理ページを割り付けた物理ページ上のベクトルデ
ータを前記主記憶装置上へ退避することによって、前記
複数のタスクに前記物理ベクトルレジスタ群を共用さ
せ、 各論理ページに対応して、該論理ページを割り付けてい
る物理ページ番号と前記物理ページ番号が現在無効な値
であることを示すページ不在表示とからなる論理ページ
情報を有し、前記命令制御部から前記タスク番号と前記
論理ページ番号が入力されると、前記論理ページ情報を
参照して、該論理ページを割り付ける物理ページ番号を
前記命令制御部に出力するとともに、前記ページ不在表
示によるページ不在処理要求を出力するページ変換手段
と、 各物理ページに対応して、各物理ページの使用状態情報
と該物理ページの最後にアクセスしたタスク番号の履歴
とから成る物理ページ情報を有し、前記ページ不在要求
に応答して、前記物理ページ情報の中から、該論理ペー
ジに新たに割り付ける物理ページを検索し、さらに、前
記物理ページ情報と前記論理ページ情報の中で該当する
ページ情報を更新し、前記主記憶装置内に格納されてい
る該論理ページのベクトルデータを、前記新たに割り付
ける物理ページ上へロードするように前記データ転送手
段を制御するページ管理手段と、 を有するベクトルデータ処理装置。
1. A vector data processing device for processing a plurality of tasks in a time-division manner, which is a set of actual vector registers for holding vector data, each of which has a predetermined size with a physical page number. A physical vector register group divided into physical pages; a main memory device; a data transfer means for transferring data between the physical vector register group and the main memory device; and a software instruction to control the physical vector register group. And a vector data processing device having an instruction control unit for holding a task number for identifying a task currently being executed, each task is a set of virtual vector registers individually, and a logical page number for each task. Assuming a logical vector register group that is evenly divided into logical pages having the same size as the physical page. , The logical page required when executing each task is allocated to the corresponding physical page in the physical vector register group, and when the execution of the task is completed, vector data on the physical page to which the logical page is allocated is stored in the main storage device. By saving the physical vector register group to the plurality of tasks, and the physical page number allocating the logical page corresponding to each logical page and the physical page number are currently invalid values. When the task number and the logical page number are input from the instruction control unit, the physical page information is displayed by referring to the logical page information. The page number is output to the command control unit and the page fault processing request by the page fault display is output. Page conversion means and physical page information consisting of the usage status information of each physical page and the history of the task number accessed at the end of the physical page corresponding to each physical page, and responding to the page absence request. Then, the physical page information is searched for a new physical page to be allocated to the logical page, and the corresponding page information is updated in the physical page information and the logical page information. A vector data processing device comprising: a page management unit that controls the data transfer unit so that vector data of the logical page stored in the physical page is loaded onto the newly allocated physical page.
【請求項2】 複数のタスクを時分割で処理するベクト
ルデータ処理装置であって、ベクトルデータを保持する
実際のベクトルレジスタの集合であり、各々に物理ペー
ジ番号が付与された所定の大きさの物理ページに分割さ
れた物理ベクトルレジスタ群と;主記憶装置と;前記物
理ベクトルレジスタ群と前記主記憶装置間のデータ転送
を行うデータ転送手段と;ソフトウェア命令を受け取っ
て前記物理ベクトルレジスタ群を制御し、かつ現在実行
中のタスクを識別するタスク番号を保持する命令制御部
と;を有するベクトルデータ処理装置において、 各タスクが、個別に仮想的なベクトルレジスタの集合で
あり、各々に論理ページ番号が付与されて前記物理ペー
ジと同じ大きさをもつ論理ページに等分割された論理ベ
クトルレジスタ群を想定し、各タスクの実行時に必要な
論理ページが前記物理ベクトルレジスタ群内の対応する
物理ページに割り付けられ、タスクの実行が終了すると
前記論理ページを割り付けた物理ページ上のベクトルデ
ータを前記主記憶装置上へ退避することによって、前記
複数のタスクに前記物理ベクトルレジスタ群を共用さ
せ、 各論理ページに対応して、該論理ページを割り付けてい
る物理ページ番号と前記物理ページ番号が現在無効な値
であることを示すページ不在表示とからなる論理ページ
情報を有し、前記命令制御部から前記タスク番号と前記
論理ページ番号が入力されると、前記論理ページ情報を
参照して、該論理ページを割り付ける物理ページ番号を
前記命令制御部に出力するとともに、前記ページ不在表
示によるページ不在処理要求を出力するページ変換手段
と、 各物理ページに対応して、各物理ページの使用状態情報
と該物理ページの最後にアクセスしたタスク番号の履歴
とから成る物理ページ情報を有し、前記ページ不在要求
に応答して、前記物理ページ情報の中から、該論理ペー
ジに新たに割り付ける物理ページを検索し、さらに、前
記物理ページ情報と前記論理ページ情報の中で該当する
ページ情報を更新し、前記主記憶装置内に格納されてい
る該論理ページのベクトルデータを、前記新たに割り付
ける物理ページ上へロードするように前記データ転送手
段を制御するページ管理手段と、 規定の間隔で監視開始要求を出力するタイマとソフトウ
ェア命令の履歴を格納するバッファとを有し、前記監視
開始要求に応答して前記物理ページ情報の中から、使用
中の物理ページに関する情報を読みだして前記ソフトウ
ェアによる命令それぞれの履歴と比較し、一致するソフ
トウェア命令がない物理ページに関しては、該物理ペー
ジ情報の更新を前記ページ管理手段に対して要求する時
間監視手段と、 を有するベクトルデータ処理装置。
2. A vector data processing device for processing a plurality of tasks in a time-sharing manner, which is a set of actual vector registers for holding vector data, each of which has a predetermined size with a physical page number. A physical vector register group divided into physical pages; a main memory device; a data transfer means for transferring data between the physical vector register group and the main memory device; and a software instruction to control the physical vector register group. And a vector data processing device having an instruction control unit for holding a task number for identifying a task currently being executed, each task is a set of virtual vector registers individually, and a logical page number for each task. Assuming a logical vector register group that is evenly divided into logical pages having the same size as the physical page. , The logical page required when executing each task is allocated to the corresponding physical page in the physical vector register group, and when the execution of the task is completed, vector data on the physical page to which the logical page is allocated is stored in the main storage device. By saving the physical vector register group to the plurality of tasks, and the physical page number allocating the logical page corresponding to each logical page and the physical page number are currently invalid values. When the task number and the logical page number are input from the instruction control unit, the physical page information is displayed by referring to the logical page information. The page number is output to the command control unit and the page fault processing request by the page fault display is output. Page conversion means and physical page information consisting of the usage status information of each physical page and the history of the task number accessed at the end of the physical page corresponding to each physical page, and responding to the page absence request. Then, the physical page information is searched for a new physical page to be allocated to the logical page, and the corresponding page information is updated in the physical page information and the logical page information. A page management means for controlling the data transfer means so as to load vector data of the logical page stored in the new physical page to be allocated, and a timer for outputting a monitoring start request at a prescribed interval. A buffer for storing the history of software instructions, and in response to the monitoring start request, the physical page information regarding the physical page in use is selected from the physical page information. Information that is read and compared with the history of each instruction by the software, and for physical pages for which there is no matching software instruction, time monitoring means that requests the page management means to update the physical page information, Vector data processing device having.
【請求項3】 複数のタスクを時分割で処理するベクト
ルデータ処理装置であって、ベクトルデータを保持する
実際のベクトルレジスタの集合であり、各々に物理ペー
ジ番号が付与された所定の大きさの物理ページに分割さ
れた物理ベクトルレジスタ群と;主記憶装置と;前記物
理ベクトルレジスタ群と前記主記憶装置間のデータ転送
を行うデータ転送手段と;ソフトウェア命令を受け取っ
て前記物理ベクトルレジスタ群を制御し、かつ現在実行
中のタスクを識別するタスク番号を保持する命令制御部
と;を有するベクトルデータ処理装置において、 各タスクが、個別に仮想的なベクトルレジスタの集合で
あり、各々に論理ページ番号が付与されて前記物理ペー
ジと同じ大きさをもつ論理ページに等分割された論理ベ
クトルレジスタ群を想定し、各タスクの実行時に必要な
論理ページが前記物理ベクトルレジスタ群内の対応する
物理ページに割り付けられ、タスクの実行が終了すると
前記論理ページを割り付けた物理ページ上のベクトルデ
ータを前記主記憶装置上へ退避することによって、前記
複数のタスクに前記物理ベクトルレジスタ群を共用さ
せ、 各論理ページに対応して、該論理ページを割り付けてい
る物理ページ番号と前記物理ページ番号が現在無効な値
であることを示すページ不在表示とからなる論理ページ
情報を有し、前記命令制御部から前記タスク番号と前記
論理ページ番号が入力されると、前記論理ページ情報を
参照して、該論理ページを割り付ける物理ページ番号を
前記命令制御部に出力するとともに、前記ページ不在表
示によるページ不在処理要求を出力するページ変換手段
と、 各物理ページに対応して、各物理ページの使用状態情報
と該物理ページの最後にアクセスしたタスク番号の履歴
とから成る物理ページ情報を有し、前記ページ不在要求
に応答して、前記物理ページ情報の中から、該論理ペー
ジに新たに割り付ける物理ページを検索し、さらに、前
記物理ページ情報と前記論理ページ情報の中で該当する
ページ情報を更新し、前記主記憶装置内に格納されてい
る該論理ページのベクトルデータを、前記新たに割り付
ける物理ページ上へロードするように前記データ転送手
段を制御するページ管理手段と、 規定の間隔で監視開始要求を出力するタイマとソフトウ
ェア命令の履歴を格納するバッファとを有し、前記監視
開始要求に応答して前記物理ページ情報の中から、使用
中の物理ページに関する情報を読みだして前記ソフトウ
ェアによる命令それぞれの履歴と比較し、一致するソフ
トウェア命令がない物理ページに関しては、該物理ペー
ジ情報の更新を前記ページ管理手段に対して要求する時
間監視手段と、 前記ソフトウェアが指定する前記論理ページが割り付け
られた前記物理ページに関する前記物理ページ情報の中
から、タスク履歴を読みだし、前記命令制御部から得ら
れる現在実行中のタスク番号と比較して、両者が等しい
ならば、前記ページ管理手段に対して、ページ不在処理
中止要求を出力するページ不在処理抑止回路と、 を有するベクトルデータ処理装置。
3. A vector data processing device for processing a plurality of tasks in a time-sharing manner, which is a set of actual vector registers holding vector data, each of which has a predetermined size with a physical page number. A physical vector register group divided into physical pages; a main memory device; a data transfer means for transferring data between the physical vector register group and the main memory device; and a software instruction to control the physical vector register group. And a vector data processing device having an instruction control unit for holding a task number for identifying a task currently being executed, each task is a set of virtual vector registers individually, and a logical page number for each task. Assuming a logical vector register group that is evenly divided into logical pages having the same size as the physical page. , The logical page required when executing each task is allocated to the corresponding physical page in the physical vector register group, and when the execution of the task is completed, vector data on the physical page to which the logical page is allocated is stored in the main storage device. By saving the physical vector register group to the plurality of tasks, and the physical page number allocating the logical page corresponding to each logical page and the physical page number are currently invalid values. When the task number and the logical page number are input from the instruction control unit, the physical page information is displayed by referring to the logical page information. The page number is output to the command control unit and the page fault processing request by the page fault display is output. Page conversion means and physical page information consisting of the usage status information of each physical page and the history of the task number accessed at the end of the physical page corresponding to each physical page, and responding to the page absence request. Then, the physical page information is searched for a new physical page to be allocated to the logical page, and the corresponding page information is updated in the physical page information and the logical page information. A page management means for controlling the data transfer means so as to load vector data of the logical page stored in the new physical page to be allocated, and a timer for outputting a monitoring start request at a prescribed interval. A buffer for storing the history of software instructions, and in response to the monitoring start request, the physical page information regarding the physical page in use is selected from the physical page information. And comparing the history of each instruction by the software, and for a physical page for which there is no matching software instruction, time monitoring means for requesting the page management means to update the physical page information, The task history is read out from the physical page information related to the physical page to which the logical page designated by software is allocated, and compared with the currently executing task number obtained from the instruction control unit, and both are equal. Then, a vector data processing device comprising: a page fault processing inhibiting circuit that outputs a page fault process cancellation request to the page management means.
【請求項4】 複数のタスクを時分割で処理するベクト
ルデータ処理装置において、第1のタスクを第2のタス
クに切り替える時に、物理ベクトルレジスタ群に保持さ
れているベクトルデータの中から前記第1のタスクの実
行結果によって更新されたベクトルデータのみを主記憶
装置にセーブする手段と、該主記憶装置に退避されてい
るベクトルデータの内で前記第2のタスクを実行するた
めに必要なベクトルデータのみを前記物理ベクトルレジ
スタ群にロードする手段と、 を有することを特徴とするデータ転送方式。
4. A vector data processing device for processing a plurality of tasks in a time-division manner, wherein when switching a first task to a second task, the first data is stored in a physical vector register group, Means for saving only vector data updated according to the execution result of the task in the main storage device, and vector data necessary for executing the second task among the vector data saved in the main storage device. And a means for loading only the physical vector registers into the physical vector register group.
JP3297079A 1991-11-13 1991-11-13 Vector data processor and data transferring system used therefor Withdrawn JPH05324698A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3297079A JPH05324698A (en) 1991-11-13 1991-11-13 Vector data processor and data transferring system used therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3297079A JPH05324698A (en) 1991-11-13 1991-11-13 Vector data processor and data transferring system used therefor

Publications (1)

Publication Number Publication Date
JPH05324698A true JPH05324698A (en) 1993-12-07

Family

ID=17841936

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3297079A Withdrawn JPH05324698A (en) 1991-11-13 1991-11-13 Vector data processor and data transferring system used therefor

Country Status (1)

Country Link
JP (1) JPH05324698A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100603124B1 (en) * 2003-11-18 2006-07-20 인터내셔널 비지네스 머신즈 코포레이션 Two dimensional addressing of a matrix-vector register array

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100603124B1 (en) * 2003-11-18 2006-07-20 인터내셔널 비지네스 머신즈 코포레이션 Two dimensional addressing of a matrix-vector register array

Similar Documents

Publication Publication Date Title
US4951193A (en) Parallel computer with distributed shared memories and distributed task activating circuits
US4914570A (en) Process distribution and sharing system for multiple processor computer system
US8255591B2 (en) Method and system for managing cache injection in a multiprocessor system
JPS6040067B2 (en) Distributed control multiprocessing system
JPH04246745A (en) Memory access system
JPH06250928A (en) Information processor
US6604185B1 (en) Distribution of address-translation-purge requests to multiple processors
JPH06202951A (en) Cash memory system
JPS63172343A (en) Instruction prefetching system
JPH05324698A (en) Vector data processor and data transferring system used therefor
JPH0285941A (en) Data processing system
JP2602241B2 (en) Parallel computer
JP2002041358A (en) Processor system
JP3217348B2 (en) Information processing system
JP3190661B2 (en) Information processing system
JPH04273376A (en) Vector data processor
JPH04365136A (en) Vector data processor
KR20210004047A (en) System for controlling memory-access, apparatus for controlling memory-access and method for controlling memory-access using the same
JPH10247182A (en) Multiprocessor system
JPH0492940A (en) Transaction execution system
JPS61136131A (en) Information processor
JPH0738168B2 (en) Data processing device
JPH03158943A (en) Buffer storage/transfer system
JP2000347934A (en) Cache memory device
JP2001022581A (en) Data processor and computer readable storage medium

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990204