JPH0351016B2 - - Google Patents
Info
- Publication number
- JPH0351016B2 JPH0351016B2 JP59181069A JP18106984A JPH0351016B2 JP H0351016 B2 JPH0351016 B2 JP H0351016B2 JP 59181069 A JP59181069 A JP 59181069A JP 18106984 A JP18106984 A JP 18106984A JP H0351016 B2 JPH0351016 B2 JP H0351016B2
- Authority
- JP
- Japan
- Prior art keywords
- block
- state information
- status information
- blocks
- byte
- 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 - Lifetime
Links
- 238000010586 diagram Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 3
- 238000000034 method Methods 0.000 description 3
- 238000007796 conventional method Methods 0.000 description 2
Landscapes
- Storage Device Security (AREA)
- Memory System Of A Hierarchy Structure (AREA)
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は主として仮想記憶方式の計算機システ
ムにおける、主記憶装置の領域を管理するための
状態情報の制御方式に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention mainly relates to a state information control method for managing an area of a main storage device in a virtual storage computer system.
仮想記憶方式の計算機システムにおいては、公
知のように主記憶装置から切り出した領域を、い
わゆる仮想記憶空間の所要の記憶領域に割り当て
て使用する。 In a virtual storage computer system, as is well known, an area extracted from the main storage device is allocated and used as a required storage area of a so-called virtual storage space.
通常この割当は、主記憶装置の領域を一定の大
きさに分割したブロツクを単位として行われ、そ
の場合割当の管理のために、各ブロツクの状態情
報が使われる。 Normally, this allocation is performed in units of blocks, which are the area of the main memory device divided into fixed sizes, and in this case, the status information of each block is used to manage the allocation.
そのような状態情報としては、例えばブロツク
がプログラムの実行によつて参照されたか、更新
されたか等を示す情報がある。 Such status information includes, for example, information indicating whether a block has been referenced or updated by program execution.
ブロツクの大きさは、例えば4096バイト及び
2048バイト(以下において4Kバイト及び2Kバイ
トという)が多く使用されており、両者の方式を
選択して使用できるシステムもあるが、最近は
4Kバイトの使用が多くなる傾向になつている。 For example, the block size is 4096 bytes and
2048 bytes (hereinafter referred to as 4K bytes and 2K bytes) are often used, and there are systems that allow you to select both methods, but recently
There is a trend towards increasing use of 4K bytes.
例えば2Kバイトと4Kバイトの両種ブロツクを
可能とするシステムにおいて、ブロツクの状態情
報の読出しは、従来以下のように実行された。
For example, in a system that is capable of handling both 2K and 4K byte blocks, the reading of block state information has conventionally been performed as follows.
第2図は状態情報読出し制御の従来方式の説明
図である。 FIG. 2 is an explanatory diagram of a conventional method of state information read control.
状態情報は、例えばブロツクへのアクセスがあ
つたことを示す参照ビツト、更新があつたことを
示す変更ビツト等が、通常該ブロツクの記憶保護
キー等と共に、2Kバイトブロツクの状態情報と
して、キー記憶装置1に記憶される。 Status information includes, for example, a reference bit indicating that a block has been accessed, a change bit indicating that an update has occurred, etc., and is usually stored in the key memory as the status information of a 2K byte block, along with the memory protection key of the block. It is stored in the device 1.
本例の主記憶装置のバイトアドレスを、例えば
第0〜第31ビツトの32ビツトとすると、2Kバイ
トブロツクのブロツクアドレスは第0〜第20の21
ビツト、4Kバイトブロツクのアドレスは第0〜
19の20ビツトで表される。 If the byte address of the main memory in this example is, for example, 32 bits from 0th to 31st bits, then the block address of a 2K byte block is 21st bits from 0th to 20th bits.
Bits, addresses of 4K byte blocks are from 0th to
Represented by 19 20 bits.
2Kバイトブロツクの状態情報を参照する命令
が実行されると、該命令のオペランドとして指定
される記憶アドレスの上位21ビツトをキー記憶装
置1のアドレス線2へ入力して状態情報をキーレ
ジスタ3に読み出される。此の情報は、例えばA
レジスタ4を経て出力レジスタ5に出力される。 When an instruction that refers to the status information of a 2K byte block is executed, the upper 21 bits of the storage address specified as the operand of the instruction are input to the address line 2 of the key storage device 1, and the status information is transferred to the key register 3. Read out. This information is, for example, A
It is output to the output register 5 via the register 4.
4Kバイトブロツクの状態情報を参照する命令
が実行されると、該命令のオペランドの記憶アド
レスの上位第0〜19ビツトの20ビツトによつてブ
ロツクアドレスは定まるが、キー記憶装置にアク
セスするために、まず第20ビツトに“0”を付加
した21ビツトアドレスをアドレス線2に入力し
て、目的の4Kバイトブロツク前半の2Kバイトブ
ロツクの状態情報を読み出し、キーレジスタ3を
経てAレジスタ4にセツトする。 When an instruction that refers to the status information of a 4K byte block is executed, the block address is determined by the 20 high-order bits from 0 to 19 of the storage address of the operand of the instruction. First, input the 21-bit address with "0" added to the 20th bit to the address line 2, read the status information of the 2K byte block in the first half of the target 4K byte block, and set it to the A register 4 via the key register 3. do.
次に第20ビツトを“1”にしたアドレスをアド
レス線2に入力して、後半2Kバイトブロツクの
状態情報を読み出し、Bレジスタ6にセツトし、
ゲート回路7によるAレジスタ4とBレジスタ6
の論理和を出力レジスタ5にセツトする。 Next, input the address with the 20th bit set to "1" to the address line 2, read out the status information of the latter 2K byte block, and set it in the B register 6.
A register 4 and B register 6 by gate circuit 7
The logical sum of these is set in the output register 5.
前記説明から明らかなように、従来の方式によ
れば2Kバイトブロツクと4Kバイトブロツクを使
用できるシステムにおいて、4Kバイトブロツク
の状態情報の参照は、2Kバイトブロツクの場合
の約2倍の時間を必要とするという問題がある。
As is clear from the above explanation, according to the conventional method, in a system that can use 2K byte blocks and 4K byte blocks, it takes about twice as much time to reference the status information of the 4K byte blocks as in the case of 2K byte blocks. There is a problem that.
この問題は、4Kバイトブロツクの使用が多く
なる状況において、特に改善が望まれるようにな
つてきた。 Improvements to this problem are particularly desired in situations where 4K byte blocks are increasingly used.
前記の問題点は、主記憶装置の領域を一定の大
きさのブロツクに分割し、該ブロツクごとの状態
情報を管理する第1の動作モードと、該ブロツク
を一定個数に分割した小ブロツクごとの状態情報
を管理する第2の動作モードとを有する計算機シ
ステムにおいて、上記小ブロツクの状態情報を保
持し、それぞれ個別に読出し可能な状態情報記憶
手段を該一定個数設け、上記第1の動作モードに
おける状態情報の読出しに際し、所要の上記ブロ
ツクに属するすべての上記小ブロツクの状態情報
を、すべての上記状態情報記憶手段から同時に読
み出し、該読み出した状態情報の論理和を出力
し、上記第2の動作モードにおける状態情報の読
出しに際し、所要の上記ブロツクに属するいずれ
かの上記小ブロツクの状態情報を、対応するいず
れかの上記状態情報記憶手段から読み出すように
構成された本発明の主記憶状態情報制御方式によ
つて解決される。
The above problem lies in the first operating mode, which divides the area of the main memory into blocks of a fixed size and manages the state information for each block, and the first operating mode, which divides the area of the main memory into blocks of a fixed size and manages the state information for each block, and the first operating mode, which divides the area of the main memory into blocks of a fixed size and manages the status information for each block. In a computer system having a second operation mode for managing state information, a certain number of state information storage means are provided that hold state information of the small blocks and can be read individually, and When reading the state information, the state information of all the small blocks belonging to the required block is simultaneously read from all the state information storage means, the logical sum of the read state information is output, and the second operation is performed. The main memory status information control of the present invention is configured to read status information of any of the small blocks belonging to the required block from one of the corresponding status information storage means when reading the status information in the mode. Solved by method.
即ち、例えば前記の例のように、4Kバイトブ
ロツクと、これを2個の小ブロツクに分割した
2Kバイトブロツクとの動作モードを有するシス
テムでは、2Kバイトブロツクに対応する状態情
報のキー記憶装置を設け、該キー記憶装置は1個
の4Kバイトブロツクに属する2個の2Kバイトブ
ロツクの状態情報を同時に読出しできる構成に
し、両読出し情報の論理和を出力とする。
That is, for example, as in the above example, a 4K byte block and this divided into two small blocks.
In a system having an operating mode with 2K byte blocks, a key storage device for state information corresponding to the 2K byte blocks is provided, and the key storage device stores the state information of two 2K byte blocks belonging to one 4K byte block. The configuration is such that simultaneous reading is possible, and the logical sum of both read information is output.
このような構成により、2Kバイトブロツクで
も、4Kバイトブロツクでも、従来の2Kバイトブ
ロツクの場合と同時の時間で状態情報の読出しが
可能になる。 With this configuration, whether it is a 2K byte block or a 4K byte block, it is possible to read the state information in the same time as in the case of a conventional 2K byte block.
第1図は本発明の一実施例構成を示すブロツク
図である。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.
キー記憶装置は、2Kバイトブロツクのブロツ
クアドレスの偶数と奇数アドレス値に対応して2
分された、キー記憶装置10−0及びキー記憶装
置10−1により構成する。 The key storage device has 2 keys corresponding to the even and odd block addresses of the 2K byte block.
It consists of a key storage device 10-0 and a key storage device 10-1, which are separated.
キー記憶装置10−0又は10−1にアクセス
するためのアドレス信号の第0〜19ビツトが、
アドレス線11に入力され、第20ビツトが制御線
12に入力される。又、ブロツクの2K/4K動作
モードの指定信号が制御線13に入力される。 The 0th to 19th bits of the address signal for accessing the key storage device 10-0 or 10-1 are
The 20th bit is input to the address line 11 and the control line 12. Further, a signal specifying the 2K/4K operation mode of the block is input to the control line 13.
両制御線12,13の信号は切換回路15を制
御し、アドレス線11の20ビツトアドレス信号
を、制御線13が2K動作モードを指定するとき、
制御線12の信号が、“0”ならアドレス線14
−0、制御線12の信号が“1”ならアドレス線
14−1へ通過する。 The signals on both control lines 12 and 13 control the switching circuit 15, and when the control line 13 specifies the 2K operation mode, the 20-bit address signal on the address line 11 is
If the signal on the control line 12 is “0”, the address line 14
-0, and if the signal on the control line 12 is "1", it passes to the address line 14-1.
又、制御線13に4K動作モードの指定がある
場合には、アドレス線11のアドレス信号はアド
レス線14−0と14−1の両者へ通過する。 Further, when the control line 13 specifies the 4K operation mode, the address signal on the address line 11 passes to both address lines 14-0 and 14-1.
以上により、アドレス信号が入力されたキー記
憶装置10−0又は10−1、又はその両者か
ら、指定のブロツクアドレスの2Kバイトブロツ
クに対応する状態情報が読み出され、出力論理和
回路16により論理和がとられてキーレジスタ3
に設定され、出力レジスタ5に出力される。 As described above, the state information corresponding to the 2K byte block of the specified block address is read out from the key storage device 10-0 or 10-1, or both, into which the address signal is input, and the output OR circuit 16 reads out the state information corresponding to the 2K byte block. The sum is taken and the key register 3
is set and output to the output register 5.
以上により、2Kバイトブロツクの場合も、4K
バイトブロツクの場合も、共に従来の2Kバイト
ブロツクの場合と同等の最短時間で状態情報にア
クセスすることができる。 As a result of the above, even in the case of 2K byte blocks, 4K
In the case of byte blocks, status information can be accessed in the same shortest time as in the case of conventional 2K byte blocks.
以上の説明から明らかなように本発明によれ
ば、主記憶装置の記憶ブロツクの状態情報のアク
セスが高速化されるので、計算機システムの性能
を改善するという著しい工業的効果がある。
As is clear from the above description, according to the present invention, the speed of accessing the status information of the memory blocks of the main memory device is increased, so that there is a significant industrial effect of improving the performance of the computer system.
第1図は本発明一実施例の構成ブロツク図、第
2図は従来の構成を示すブロツク図である。
図において、1,10−0、10−2はキー記
憶装置、2,11はアドレス線、3はキーレジス
タ、5は出力レジスタ、7,16は論理和回路、
12,13は制御線、15は切換回路を示す。
FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a block diagram showing a conventional structure. In the figure, 1, 10-0, 10-2 are key storage devices, 2, 11 are address lines, 3 is a key register, 5 is an output register, 7, 16 are OR circuits,
12 and 13 are control lines, and 15 is a switching circuit.
Claims (1)
分割し、該ブロツクごとの状態情報を管理する第
1の動作モードと、該ブロツクを一定個数に分割
した小ブロツクごとの状態情報を管理する第2の
動作モードとを有する計算機システムにおいて、
上記小ブロツクの状態情報を保持し、それぞれ個
別に読出し可能な状態情報記憶手段を該一定個数
設け、上記第1の動作モードにおける状態情報の
読出しに際し、所要の上記ブロツクに属するすべ
ての上記小ブロツクの状態情報を、すべての上記
状態情報記憶手段から同時に読み出し、該読み出
した状態情報の論理和を出力し、上記第2の動作
モードにおける状態情報の読出しに際し、所要の
上記ブロツクに属するいずれかの上記小ブロツク
の状態情報を、対応するいずれかの上記状態情報
記憶手段から読み出すように構成されていること
を特徴とする主記憶状態情報制御方式。1 A first operation mode in which the area of the main storage device is divided into blocks of a fixed size and status information for each block is managed, and a second operation mode in which the block is divided into a fixed number of small blocks and status information is managed for each block. In a computer system having two operation modes,
A predetermined number of state information storage means for holding and individually reading state information of the small blocks is provided, and when reading the state information in the first operation mode, all of the small blocks belonging to the required block are stored. The state information of the above-mentioned block is simultaneously read out from all of the above-mentioned state information storage means, the logical sum of the read state information is output, and when the state information is read in the above-mentioned second operation mode, one of the required blocks belonging to the above-mentioned block is read out. A main memory status information control system characterized in that the status information of the small block is read out from one of the corresponding status information storage means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59181069A JPS6159552A (en) | 1984-08-30 | 1984-08-30 | Control system of condition information of main storage |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59181069A JPS6159552A (en) | 1984-08-30 | 1984-08-30 | Control system of condition information of main storage |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS6159552A JPS6159552A (en) | 1986-03-27 |
JPH0351016B2 true JPH0351016B2 (en) | 1991-08-05 |
Family
ID=16094253
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP59181069A Granted JPS6159552A (en) | 1984-08-30 | 1984-08-30 | Control system of condition information of main storage |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6159552A (en) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS499146A (en) * | 1972-05-12 | 1974-01-26 | ||
JPS5177038A (en) * | 1974-12-27 | 1976-07-03 | Fujitsu Ltd |
-
1984
- 1984-08-30 JP JP59181069A patent/JPS6159552A/en active Granted
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS499146A (en) * | 1972-05-12 | 1974-01-26 | ||
JPS5177038A (en) * | 1974-12-27 | 1976-07-03 | Fujitsu Ltd |
Also Published As
Publication number | Publication date |
---|---|
JPS6159552A (en) | 1986-03-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR880000298B1 (en) | Multiword memory data storage and addressing technique and apparatus | |
JP2960415B2 (en) | Memory protection method and device | |
EP0213843B1 (en) | Digital processor control | |
EP0377970A2 (en) | I/O caching | |
US5287482A (en) | Input/output cache | |
EP0386719A2 (en) | Partial store control circuit | |
EP0057096B1 (en) | Information processing unit | |
JPH0351016B2 (en) | ||
US5434979A (en) | Disk drive controller | |
JPS6022777B2 (en) | Data transfer method | |
JPH04195563A (en) | Controller for memory system | |
JP2716563B2 (en) | Data write control method | |
JP3031581B2 (en) | Random access memory and information processing device | |
JPS60117353A (en) | Substitute memory control method of memory | |
JPS61193245A (en) | Memory control system | |
JPH02136946A (en) | Cache memory control circuit | |
JPH0241772B2 (en) | ||
JPH06103179A (en) | Bus tracer device | |
JPH07105079A (en) | Memory control method | |
Poppendieck et al. | Memory extension techniques for mini-computers | |
JPS62145342A (en) | Cache memory system | |
JP2000181797A (en) | Device cache control system | |
JPH0561613A (en) | Access system for external storage device | |
JPH0154729B2 (en) | ||
JPH0727490B2 (en) | Cache memory |