JPS5817993B2 - information processing equipment - Google Patents

information processing equipment

Info

Publication number
JPS5817993B2
JPS5817993B2 JP53025689A JP2568978A JPS5817993B2 JP S5817993 B2 JPS5817993 B2 JP S5817993B2 JP 53025689 A JP53025689 A JP 53025689A JP 2568978 A JP2568978 A JP 2568978A JP S5817993 B2 JPS5817993 B2 JP S5817993B2
Authority
JP
Japan
Prior art keywords
virtual address
address space
channel
information processing
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
JP53025689A
Other languages
Japanese (ja)
Other versions
JPS54122936A (en
Inventor
長谷川正雄
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP53025689A priority Critical patent/JPS5817993B2/en
Publication of JPS54122936A publication Critical patent/JPS54122936A/en
Publication of JPS5817993B2 publication Critical patent/JPS5817993B2/en
Expired legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Description

【発明の詳細な説明】 本発明は仮想アドレスの実アドレス変換装置を備えた情
報処理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an information processing apparatus equipped with a virtual address to real address translation device.

従来この種の情報処理装置におけるアドレス変換装置に
おいては、チャネルプログラムまたは、中央処理装置が
実行しようとするタスクの空間表示の保持が行なわれて
いないために、前記チャネルプログラムまたは中央処理
装置が実行しようとするタスクの空間表示が変わる毎に
、全く新たに実アドレス変換をせねばならず、そのアド
レス変換ならびに主記憶アクセス効率を著しく損なう欠
点があった。
Conventionally, address translation devices in this type of information processing equipment do not maintain spatial representations of tasks that the channel program or central processing unit attempts to execute. Each time the spatial representation of a task changes, a completely new real address translation must be performed, which has the drawback of significantly impairing the address translation and main memory access efficiency.

本発明の目的は前述した欠点を解決した情報処理装置を
提供することにある。
An object of the present invention is to provide an information processing device that solves the above-mentioned drawbacks.

さらに具体的にいえば、チャネルプログラムあるいは中
央処理装置が実行しようとするタスクの空間表示として
、後に実行される仮想アドレス、実アドレス変換を途中
まで実行した経過を、前記チャネルプログラムあるいは
、中央処理装置が実行しようとするタスクの実行に先行
して記憶することにより、従来実アドレス変換に要した
実行ステップ数を減するとともに、アドレス変換装置の
主記憶アクセス効率を改善し、実アドレス変換要求が発
生した時点で速かに実アドレスに変換し得ることができ
る情報処理装置を提供することにある。
More specifically, as a spatial representation of the task that the channel program or central processing unit is trying to execute, the progress of the virtual address/real address conversion that will be executed halfway is displayed as a spatial representation of the task that the channel program or central processing unit is trying to execute. By storing the data in advance of the execution of the task that the device is about to execute, it reduces the number of execution steps conventionally required for real address translation, improves the main memory access efficiency of the address translation device, and eliminates the need for real address translation requests. It is an object of the present invention to provide an information processing device that can quickly convert an address into a real address at the time the address is received.

前記目的を達成するために、本発明による情報処理装置
は、チャネル毎の制御情報をテーブルとして主記憶装置
に貯蔵し仮想アドレスで指定されるチャネルプログラム
の仮想アドレス空間を表示する仮想アドレス空間表示を
前記制御情報内に備えた情報処理装置において、前記仮
想アドレスを実アドレスに変換するアドレス変換装置と
、中央処理装置が実行しようとするタスクの1以上の仮
想アドレス空間表示を貯蔵する中央処理装置仮想アドレ
ス空間表示装置と、前記チャネルが前記チャネルプログ
ラムを実行しようとする際に前記主記憶装置から読出さ
れた前記仮想アドレス空間表示を貯蔵する1以上のチャ
ネル仮想アドレス空間表示装置と、前記中央処理装置仮
想アドレス空間表示装置および前記チャネル仮想アドレ
ス空間表示装置の示す仮想アドレス空間表示を選択して
前記アドレス変換装置に入力する制御装置から構成しで
ある。
In order to achieve the above object, an information processing device according to the present invention stores control information for each channel as a table in a main storage device, and has a virtual address space display that displays a virtual address space of a channel program specified by a virtual address. In the information processing device provided in the control information, an address translation device that converts the virtual address into a real address, and a central processing unit virtual that stores one or more virtual address space representations of tasks that the central processing unit intends to execute. an address space representation; one or more channel virtual address space representations for storing the virtual address space representations read from the main memory when the channel attempts to execute the channel program; and the central processing unit. The control device includes a virtual address space display device and a control device that selects a virtual address space display shown by the channel virtual address space display device and inputs the selected virtual address space display to the address translation device.

上記構成によれば、前記目的を完全に達成することがで
きる。
According to the above configuration, the above object can be completely achieved.

以下図面を参照して、本発明をさらに詳しく説明する。The present invention will be described in more detail below with reference to the drawings.

この実施例では、中央処理装置(CPUと記す)の実行
するタスクおよびチャネルプログラムの必要とする転送
データあるいはそのCPUとチャネルプログラムとの通
信を全てプロセスとプロセス群により管理している。
In this embodiment, tasks executed by a central processing unit (referred to as CPU), transfer data required by a channel program, or communication between the CPU and the channel program are all managed by processes and process groups.

そのプロセスは、ソフトウェアから見えるタスク毎に存
在し、そのプロセス毎に存在するプロセス制御ブロック
により常にそのプロセスに関する最新情報が管理されて
いる。
The process exists for each task visible to the software, and the latest information regarding the process is always managed by the process control block that exists for each process.

従ってCPUが実行しようとするタスクあるいはチャネ
ルプログラムが転送データに必要な主記憶アドレスを得
るには、前記CPUが実行しようとするタスクあるいは
チャネルプログラムの関連するタスクに対応するプロセ
ス制御ブロックに記憶されている前記各タスクの主記憶
上の先頭アドレスの取得に使用するアドレス空間表示語
を得ることが必要である。
Therefore, in order for a task to be executed by the CPU or a channel program to obtain the main memory address necessary for transfer data, the task to be executed by the CPU or a channel program must be stored in the process control block corresponding to the related task of the channel program. It is necessary to obtain an address space indicator word used to obtain the first address on the main memory of each of the tasks currently in use.

次に第1図を使用して、前記プロセス制御ブロック15
(PCBと記す)へのアクセス過程を説明する。
Next, using FIG. 1, the process control block 15
The process of accessing the PCB (referred to as PCB) will be explained.

PCB15へのアクセスは、境界アドレスレジスタ11
の内容を読出すことにより、システムベース12の開始
アドレスを知る。
Access to the PCB 15 is via the boundary address register 11.
By reading the contents of , the start address of the system base 12 is known.

そしてシステムベース内の仮想空間表示情報である5表
ポインタとプロセス名(J、Pと記す)を取出す。
Then, the 5-table pointer and process names (denoted as J and P), which are virtual space display information in the system base, are extracted.

5表ポインタは5表13の開始アドレスである。The 5-table pointer is the start address of 5-table 13.

5表13には現在システムに存在するあらゆるジョブス
テップのためのエントリが用意されている。
5 Table 13 provides entries for every job step currently in the system.

5表13内のそれぞれのエントリには2表ポインタが入
っている。
Each entry in 5-table 13 contains a 2-table pointer.

2表ポインタはP表14の開始アドレスである。The 2-table pointer is the start address of the P-table 14.

P表14内のそれぞれのエントリには、PCBポインタ
が入っており、PCB15の開始アドレスを指す。
Each entry in P table 14 contains a PCB pointer, pointing to the starting address of PCB 15.

システムベース12から求めた5表ポインタとプロセス
のJ番号とを加えることにより、そのプロセスの属して
いるジョブステップのための1表エントリが決まる。
By adding the 5-table pointer obtained from the system base 12 and the J number of the process, the 1-table entry for the job step to which the process belongs is determined.

次にその5表エントリ内にある2表ポインタに、そのプ
ロセスのP番号を加えてそのプロセスのための2表エン
トリを求める。
Next, the P number of the process is added to the 2-table pointer in the 5-table entry to obtain the 2-table entry for that process.

そしてこの2表エントリから、そのプロセスのPCBポ
インタが得られ、これを使ってPCBへアクセスする。
The PCB pointer of the process is obtained from this 2-table entry, and is used to access the PCB.

PCB15内のASW16は、実アドレスとして求めて
いるセグメント、すなわち、データとか命令コードを含
む論理的なブロックへのアクセスに使用する。
The ASW 16 in the PCB 15 is used to access a segment desired as a real address, that is, a logical block containing data or instruction code.

次に本発明の動作を述べる。Next, the operation of the present invention will be described.

この実施例での仮想アドレス、実アドレス変換には、以
上の通り非常に多くの主記憶アクセス回数を要する。
As mentioned above, virtual address/real address conversion in this embodiment requires a very large number of main memory accesses.

そのため実アドレス変換要求に先行してそのアドレス変
換要求を゛必要としているCPUプログラムあるいはチ
ャネルプログラムに関連するプロセスのアドレス空間情
報J、P、ASWを保持しておくことにより、後に前記
実アドレス変換要求がきた時にその実アドレス変換は、
保持されているJ、P、ASWからのアドレス変換のみ
となり、実質的にアドレス変換過程を短縮するようにし
ている。
Therefore, by retaining the address space information J, P, and ASW of the process related to the CPU program or channel program that requires the address translation request in advance of the real address translation request, the real address translation request can be made later. When , the real address translation is
Address translation is only performed from the retained J, P, and ASW, thereby substantially shortening the address translation process.

そのためにこの実施例では、、JPバッファ25および
そのJPバッファ対応のASWバッファ26を設けであ
る。
For this purpose, in this embodiment, a JP buffer 25 and an ASW buffer 26 corresponding to the JP buffer are provided.

制御装置24は、前記J、Pから第1図のL1〜L4を
経てASWを得、前記J、PおよびASWを、前記JP
バッファ25およびASWバッファ26に書込む。
The control device 24 obtains the ASW from the J and P through L1 to L4 in FIG.
Write to buffer 25 and ASW buffer 26.

制御装置24は、その実行に関し、CPUプログラムお
よびチャネルプログラム処理機能を含むため、前記各バ
ッファをそれ等の処理に共通に使用することは、他処理
のJ、P、ASW書込時あるいは、アドレス変換要求時
に、既に前記バッファに書込まれているJ、PおよびA
SWの退避、回復時間を必要とする。
Regarding its execution, the control device 24 includes a CPU program and a channel program processing function. Therefore, the use of each of the buffers in common for these processes is limited to when writing J, P, and ASW in other processes, or when writing an address. J, P and A already written in the buffer at the time of conversion request
Requires SW evacuation and recovery time.

従って本実施例では、CPUプログラムおよびチャネル
プログラム処理毎に該制御装置24の実行順序に従って
前記J、P及びASWを中央処理装置仮想アドレス空間
表示装置22あるいはチャネル仮想アドレス空間表示装
置23に含まれる前記JPバッファ25およびASWバ
ッファ26に書込む。
Therefore, in this embodiment, the J, P, and ASW are stored in the central processing unit virtual address space display device 22 or the channel virtual address space display device 23 according to the execution order of the control device 24 for each CPU program and channel program process. Write to JP buffer 25 and ASW buffer 26.

ここで、前記CPUプログラムおよびチャネルプログラ
ムの実行区分が複数個に区分される場合、前記JPバッ
ファ25およびASWバッファ26は、前記各プログラ
ムの実行区分により複数個存在してもよい。
Here, when the CPU program and the channel program are divided into a plurality of execution sections, a plurality of the JP buffers 25 and ASW buffers 26 may exist depending on the execution section of each program.

従って前記制御装置24からアドレス変換装置21への
実アドレス変換要求による、実アドレス変換は、第1図
PCB15内ASW16以降の変換パスのみになる。
Therefore, the real address translation by the real address translation request from the control device 24 to the address translation device 21 is limited to the translation path after the ASW 16 in the PCB 15 in FIG.

本実施例ではCPUプログラムとチャネルプログラムを
同一制御回路にて処理しているが、それ等のプログラム
が互に独立して制御されるシステムにおいても本発明は
有効である。
In this embodiment, the CPU program and the channel program are processed by the same control circuit, but the present invention is also effective in a system in which these programs are controlled independently of each other.

【図面の簡単な説明】 第1図は実アドレス変換ステップの一部を?的に示した
説明図、第2図は本発明の実施例を示す図である。 11・・・・・・BAR(境界表示レジスタ)、12・
・・・・−システムペース、13・−・・・・5表、1
4・・・・・・P表、21・・・・・・アドレス変換装
置、22・・・・・・中央処理装置仮想アドレス空間表
示装置、23・・・・・・チャネル仮想アドレス空間表
示装置、24・・・・・・制御装置、25・・・・・・
JPバッファ、26・・・・・・ASWバッファ。
[Brief explanation of the drawings] Figure 1 shows part of the real address conversion step? FIG. 2 is a diagram showing an embodiment of the present invention. 11...BAR (boundary display register), 12.
...-System pace, 13...5 tables, 1
4... P table, 21... Address translation device, 22... Central processing unit virtual address space display device, 23... Channel virtual address space display device , 24...control device, 25...
JP buffer, 26...ASW buffer.

Claims (1)

【特許請求の範囲】[Claims] 1 チャネル毎の制御情報をテーブルとして主記憶装置
に貯蔵し仮想アドレスで指定されるチャネルプログラム
の仮想アドレス空間を表示する仮想アドレス空間表示を
前記制御情報内に備えた情報処理装置において、前記仮
想アドレスを実アドレスに変換するアドレス変換装置と
、中央処理装置が実行しようとするタスクの仮想アドレ
ス空間表示を貯蔵する1以上の中央処理装置仮想アドレ
ス空間表示装置と、前記チャネルが前記チャネルプログ
ラムを実行しようとする際に前記主記憶装置から読出さ
れた前記仮想アドレス空間表示を貯蔵する1以上のチャ
ネル仮想アドレス空間表示装置とを備え、前記中央処理
装置仮想アドレス空間表示装置および前記チャネル仮想
アドレス空間表示装置の示す仮想アドレス空間表示を選
択して前記アドレス変換装置に入力するように構成した
ことを特徴とする情報処理装置。
1. An information processing device that stores control information for each channel as a table in a main storage device and is provided with a virtual address space display in the control information that displays a virtual address space of a channel program specified by a virtual address. one or more central processing unit virtual address space representations for storing virtual address space representations of tasks that the central processing unit intends to execute; one or more channel virtual address space display devices for storing the virtual address space representations read from the main memory when the central processing unit virtual address space display device and the channel virtual address space display device An information processing apparatus characterized in that the information processing apparatus is configured to select a virtual address space display indicated by and input it to the address translation apparatus.
JP53025689A 1978-03-07 1978-03-07 information processing equipment Expired JPS5817993B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP53025689A JPS5817993B2 (en) 1978-03-07 1978-03-07 information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP53025689A JPS5817993B2 (en) 1978-03-07 1978-03-07 information processing equipment

Publications (2)

Publication Number Publication Date
JPS54122936A JPS54122936A (en) 1979-09-22
JPS5817993B2 true JPS5817993B2 (en) 1983-04-11

Family

ID=12172750

Family Applications (1)

Application Number Title Priority Date Filing Date
JP53025689A Expired JPS5817993B2 (en) 1978-03-07 1978-03-07 information processing equipment

Country Status (1)

Country Link
JP (1) JPS5817993B2 (en)

Also Published As

Publication number Publication date
JPS54122936A (en) 1979-09-22

Similar Documents

Publication Publication Date Title
JPH0364890B2 (en)
JPS6376034A (en) Multiple address space control system
JPS5817993B2 (en) information processing equipment
JPS6044706B2 (en) Memory access method
JPS6310254A (en) Information processor
JP2748504B2 (en) Input processing device
JPS6042972B2 (en) Information processing device with address conversion function
JPH0715623B2 (en) Display device
JPS6046734B2 (en) character display system
JPH0216665A (en) Data transfer equipment
JPH05250261A (en) Address conversion device
JPS62107364A (en) Computer network system
JPH06250921A (en) Access device
JPS58169236A (en) Control system for character font
JPH04280331A (en) Access system to read-only list
JPH01283653A (en) Memory pool managing system
JPS6347845A (en) Information processor
JPS6327740B2 (en)
JPS6347846A (en) Information processor
JPS60214040A (en) Data processor
JPS6061851A (en) Input and output processor
JPH0812637B2 (en) Address translation method
JPS5841585B2 (en) Replacement method
JPS6325731A (en) Data processor
JPH0934788A (en) Device and method for translating address