JPS63192145A - Page management system - Google Patents

Page management system

Info

Publication number
JPS63192145A
JPS63192145A JP62025173A JP2517387A JPS63192145A JP S63192145 A JPS63192145 A JP S63192145A JP 62025173 A JP62025173 A JP 62025173A JP 2517387 A JP2517387 A JP 2517387A JP S63192145 A JPS63192145 A JP S63192145A
Authority
JP
Japan
Prior art keywords
page
priority
area
memory space
determination information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP62025173A
Other languages
Japanese (ja)
Inventor
Shinichi Shimizu
慎一 清水
Akira Yasusato
安里 彰
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP62025173A priority Critical patent/JPS63192145A/en
Publication of JPS63192145A publication Critical patent/JPS63192145A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)
  • Memory System (AREA)

Abstract

PURPOSE:To speed up garbage collection GC and to improve the availability of a memory by writing priority deciding information in a priority deciding information area for page control and using said priority deciding information and a priority table to manage pages. CONSTITUTION:When page data is transferred between a real memory space area 12 and a virtual memory space area 14, the priority deciding information on a page frame table 10 via a priority deciding information setting part 20. If a usable physical page area is not obtained, an allocatable physical page is detected by means of the priority deciding information and the information on a priority table 18. Thus a physical page is allocated according to said priority and therefore the page to be genuinely saved can be saved precedingly as much as possible. Thus it is possible to perform GC processing at a high speed and also to ensure the effective application of the area 12.

Description

【発明の詳細な説明】 〔概 要〕 仮想記憶システムのページ管理で施されるガベージコレ
クション(以下、GCという。)処理中にあるプロセス
のためのメモリ領域のGCに、そのメモリ領域のGC処
理状況の判定処理を導入することにより、メモリに残さ
れているガベージ部分のみの仮想記憶空間領域への可及
的早期の退避を為してGCの高速化及びメモリ使用の効
率化を図る。
[Detailed Description of the Invention] [Summary] Garbage collection (hereinafter referred to as GC) performed in page management of a virtual storage system. By introducing the situation determination process, only the garbage portion remaining in the memory is saved to the virtual storage space area as soon as possible, thereby speeding up the GC and improving the efficiency of memory use.

〔産業上の利用分野〕[Industrial application field]

本発明はページ管理方式に関し、更に詳しく言えば、外
部記憶部へ退避させたいガベージ部分に応じたGC処理
を行なうことのできるページ管理方式に関する。
The present invention relates to a page management system, and more specifically, to a page management system that can perform GC processing according to garbage portions to be saved to an external storage unit.

情報処理装置にはその記憶システムとして仮想記憶シス
テムが用いられるものがある。この仮想記憶システムに
おいてはそのCPUは仮想メモリ空間領域から実メモリ
空間領域に移されたデータを用い、そのデータのうちの
古くなったデータ部分は仮想メモリ空間領域へページ単
位で退避させて実メモリ空間領域をできるだけ有効に使
用するというページ管理方式(LPU)を採用している
Some information processing devices use a virtual storage system as their storage system. In this virtual memory system, the CPU uses data that has been moved from the virtual memory space area to the real memory space area, and evacuates the outdated data part to the virtual memory space area in page units and stores it in the real memory space. It uses a page management system (LPU) that uses space as effectively as possible.

〔従来の技術〕[Conventional technology]

従来のページ管理方式を採用した仮想記憶システムを第
7図に示す。この図において、30はCPU、32は主
記憶制御装置(MSC) 、34はページ管理部、36
は主記憶装置(MS)、38は人出カプロセッサ(IO
P) 、40はページファイルである。このシステムに
おけるページ管理方式は次の通りである。CPU30が
主記憶装置36に対しアクセスしたい場合には、CPU
30は主記憶制御装置32に対しデータアクセスを要求
する(第8図のSl)。主記憶制御装置32はページ管
理部34に対し主記憶装置36上に要求されているペー
ジがあるか否かのチェックを依頼する(第8図の32)
。ページフレームテーブル(第10図参照)〔V:物理
ページの有効表示ビット、FX二ベージ固定ビット、F
T:故障ページビット、R:キー記憶装置の参照ビット
の写し、PNO:ページを使用しているプロセス番号、
LpApR:論理ページアドレス〕を参照して主記憶装
置36上にそのページがあるならば(第8図の83のY
ES) 、CPU30へアクセス要求されたデータを転
送する(第8図の38)。アクセス要求対応のページが
ないならば、■=0の物理ページを探索しく第9図の8
9)、それがないならば、Rビットを参照してのページ
ファイル40へのページ退避を行なってその領域をあけ
た後(第9図の512)、その領域の割当てを行ない(
第9図の5ll)、又、物理ページがあるならばその物
理ページの割当てを行ない(第9図の511)、ページ
ファイル40からデータを入力する必要があるか否かの
判定を行ない(第8図の85)、必要がないならばその
物理ページのデータをCPU30へ転送する(第8図の
38)。必要があるならば、主記憶制御装置32はペー
ジファイル40からのデータ入力を入出カプロセッサ3
8に対し依頼する(第8図の36)。そして、ページフ
ァイル40のデータを主記憶装置36へ転送しく第8図
の37)、且つCPU30へも転送する(第8図の38
)。
FIG. 7 shows a virtual storage system employing a conventional page management method. In this figure, 30 is a CPU, 32 is a main memory control unit (MSC), 34 is a page management unit, and 36 is a
is the main memory (MS), 38 is the output processor (IO
P), 40 is a page file. The page management method in this system is as follows. When the CPU 30 wants to access the main storage device 36, the CPU 30
30 requests data access to the main memory controller 32 (Sl in FIG. 8). The main storage control device 32 requests the page management unit 34 to check whether the requested page exists on the main storage device 36 (32 in FIG. 8).
. Page frame table (see Figure 10) [V: Physical page valid display bit, FX double page fixed bit, F
T: Failure page bit, R: Copy of key storage reference bit, PNO: Process number using the page,
LpApR: Logical page address] and if the page exists on the main storage device 36 (Y of 83 in FIG.
ES), transfers the data requested for access to the CPU 30 (38 in FIG. 8). If there is no page that corresponds to the access request, search for a physical page with ■ = 0.
9) If there is no such area, refer to the R bit and save the page to the page file 40 to free up that area (512 in FIG. 9), and then allocate that area (
5ll in FIG. 9), and if there is a physical page, the physical page is allocated (511 in FIG. 9), and it is determined whether it is necessary to input data from the page file 40 (511 in FIG. 9). 85 in FIG. 8), and if it is not necessary, transfer the data of that physical page to the CPU 30 (38 in FIG. 8). If necessary, the main memory controller 32 inputs data from the page file 40 to the input/output processor 3.
8 (36 in Figure 8). Then, the data of the page file 40 is transferred to the main storage device 36 (37 in FIG. 8), and also transferred to the CPU 30 (38 in FIG.
).

上述のようなページ管理方式は高級言語使用時において
も採用されている。高級言語ではその性質上GC処理と
いう特殊な処理を必要とする。即ち、高級言語において
は実メモリ空間領域のデータ中には不用になったデータ
が散在した状態で存在し、メモリの有効利用を阻害する
に至るのでその不用になったデータの仮想メモリ空間領
域への退避のためGC処理が行なわれる。
The page management method described above is also used when using high-level languages. High-level languages require special processing called GC processing due to their nature. In other words, in high-level languages, unused data exists scattered among the data in the real memory space area, which hinders effective use of memory, so the unused data is transferred to the virtual memory space area. GC processing is performed to save the data.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述のようなGC処理においても上述したLRU処理を
単純に用いる、つまりその不用になったデータの様子を
考慮することなく単純にLRU処理を施してしまうと、
まだ実メモリ空間領域に残しておかなければないない必
要なページまでも仮想メモリ空間領域へ退避させてしま
うという危険性が高い。そのため、その後にそのような
ページを再度実メモリ空間領域へ戻さねばならないこと
になるという、いわゆるスラッシング現象が生ずるので
、GC処理が遅れるばかりでなく、メモリの効率的な利
用ができない。
If the above-mentioned LRU processing is simply used in the GC processing as described above, that is, if the LRU processing is simply performed without considering the state of the unnecessary data,
There is a high risk that even necessary pages that should not be left in the real memory space area will be saved to the virtual memory space area. Therefore, a so-called thrashing phenomenon occurs in which such a page must be returned to the real memory space area again after that, which not only delays GC processing but also prevents efficient use of memory.

本発明は、斯かる問題点に鑑みて創作されたもので、高
速なGC処理及びより効率的なメモリ使用を達成し得る
ページ管理方式を提供することを目的とする。
The present invention was created in view of such problems, and an object of the present invention is to provide a page management method that can achieve high-speed GC processing and more efficient memory use.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明の原理ブロック図を示す。この図におい
て、10はページフレームテーブルで、そこには、ペー
ジ探索に必要な優先度判定情報域101等を有し、この
優先度判定情報域10.はページ管理に際してページ管
理手段16に設けられた優先度判定情報設定部20から
優先度判定情報、例えばGCフラグ及びSPフラグが書
き込まれる。18はページ管理手段16に設けられた優
先度テーブルである。実メモリ空間領域12と仮想メモ
リ空間領域14との間でページ単位のデ−夕の授受制御
をポインタが指定する前記優先度判定情報域の情報と前
記優先度テーブル18の情報とを用いてページ管理手段
16が行なう。
FIG. 1 shows a block diagram of the principle of the present invention. In this figure, 10 is a page frame table, which has a priority determination information area 101 etc. necessary for page search, and this priority determination information area 10. During page management, priority determination information, such as the GC flag and SP flag, is written from the priority determination information setting section 20 provided in the page management means 16. 18 is a priority table provided in the page management means 16. Control of data transmission and reception in page units between the real memory space area 12 and the virtual memory space area 14 is performed using the information in the priority determination information area and the priority table 18 in which the pointer specifies the page information. The management means 16 performs this.

〔作 用〕[For production]

実メモリ空間領域12と仮想メモリ空間領域14との間
でのページデータの授受に際して、優先度判定情報設定
部20によってページフレームテーブル10の優先度判
定情報が予め書き込まれる。
Priority determination information in the page frame table 10 is written in advance by the priority determination information setting unit 20 when transferring page data between the real memory space area 12 and the virtual memory space area 14 .

そして、使用し得る物理ページ領域が見出せないとき、
優先度判定情報と優先度テーブルの情報とを用いて割り
当て得る物理ページを見出す。
Then, when no usable physical page area is found,
A physical page that can be allocated is found using priority determination information and priority table information.

このような優先度に従った物理ページの割当てを行なう
ので、真に退避したいものだけを可能な限り先行させて
退避させることが可能になる。これはGC処理の高速化
、実メモリ空間領域の効率的な使用を可能にする。
Since physical pages are allocated according to such priority, it is possible to save only those items that are truly desired to be saved as early as possible. This enables faster GC processing and efficient use of real memory space.

〔実施例〕〔Example〕

第2図は本発明を実施するシステム構成図を示す。この
実施例は第7図に示す従来システムのページ管理部34
にGC前後半判定部50(第2図)(第1図の優先度判
定情報設定部20の例)及び優先度テーブル18(第3
図参照)を設けると共に、主記憶装置(MS)36 (
第1図の実メモリ空間領域12の例)に設けられている
ページフレームテーブルlOの構成を第4図に示すよう
にGCフラグ(GC)及び空間識別フラグ(SP)(第
1図の10.の例)が立ち得るように構成したことに特
徴部分があり、この特徴部分は従来の構成要素と共に第
8図、第5図及び第6図に従う処理フローの中で用いら
れ、本発明の口論む高速なGC処理及びより効率的な主
記憶装置の使用が達成される。
FIG. 2 shows a system configuration diagram implementing the present invention. This embodiment is based on the page management section 34 of the conventional system shown in FIG.
In addition, the GC front and rear half determination unit 50 (FIG. 2) (an example of the priority determination information setting unit 20 in FIG. 1) and the priority table 18 (FIG. 3)
) as well as a main memory (MS) 36 (see figure).
As shown in FIG. 4, the configuration of the page frame table IO provided in the real memory space area 12 (example of the real memory space area 12 in FIG. 1) is as shown in FIG. The characteristic part is that it is configured so that the following (example) can stand, and this characteristic part is used together with conventional components in the processing flow according to FIGS. Faster GC processing and more efficient main storage usage are achieved.

この目的が如何にして達成されるかを第2図。Figure 2 shows how this objective is achieved.

第8図、第5図及び第6図の処理フローに従って説明す
る。
This will be explained according to the processing flows shown in FIGS. 8, 5, and 6.

CPU!10からアクセスしたいページが主記憶装置3
6に既に存在している場合に、そのページへのアクセス
態様は従来と変わるところはない(第8図のSt、S2
.S3.S8)。
CPU! The page you want to access from 10 is in main storage 3
6, the way to access that page is the same as before (St, S2 in Figure 8).
.. S3. S8).

アクセスしたいページが主記憶装置36に存在しない場
合には、第8図のステップS4、即ち本発明の要部処理
を示す第5図及び第6図に従う処理を行なう。
If the page to be accessed does not exist in the main storage device 36, step S4 in FIG. 8, that is, the processing according to FIGS. 5 and 6 showing the main processing of the present invention is performed.

第5図のステップS9に進み、■=0の物理ページを検
索し、それがあるならば(第5図のstOのYES) 
、これに領域を割り当てて(第5図の5ll)、従来と
同様にページファイル40(第1図の仮想メモリ空間領
域14の例)からのデータの入力を必要としているか否
かを判定する(第8図の85)、必要がなければアクセ
ス要求されたデータを主記憶制御装置(MSC)32を
介してCPU30へ転送する(第8図の38)。逆に、
必要があれば主記憶制御装置32はページファイル40
からのデータ入力を入出カプロセッサ(IOP)38に
依頼した後(第8図の36)、そこからのデータ(ペー
ジ)を上述の如くして割り当てられている領域に転送記
憶させ(第8図の87)、且つCPU30へも転送する
(第8図のS8)  。
Proceed to step S9 in Figure 5, search for the physical page with ■ = 0, and if it exists (YES in stO in Figure 5)
, allocates an area to this (5ll in FIG. 5), and determines whether or not data input from the page file 40 (example of the virtual memory space area 14 in FIG. 1) is required, as in the conventional case ( 85 in FIG. 8), and if it is not necessary, the data requested for access is transferred to the CPU 30 via the main memory controller (MSC) 32 (38 in FIG. 8). vice versa,
If necessary, the main memory control unit 32 can create a page file 40.
After requesting the input/output processor (IOP) 38 to input data from the input/output processor (IOP) 38 (36 in Fig. 8), the data (page) from there is transferred and stored in the allocated area as described above (Fig. 8). 87), and is also transferred to the CPU 30 (S8 in FIG. 8).

第5図のステップSIOにおける判定において、■=0
の物理ページがないことが判ると、次のような本発明に
よる探索処理(第5図の820)をして割り当て得る領
域を作り出す。
In the determination at step SIO in FIG. 5, ■=0
If it is determined that there is no physical page, the following search process according to the present invention (820 in FIG. 5) is performed to create an allocable area.

その探索処理は第6図に示すところに従って為される。The search process is performed according to what is shown in FIG.

先ず、GC前、後半判定部50によりGC処理がGC前
半か後半かの半■定を為し、その結果、即ち前半ならS
Pフラグ−〇、後半ならSPフラグ=1をページフレー
ムテーブル10に書き込む(なお、このときには、GC
中にあるからGCフラグがページフレームテーブル10
に立てられている。)(第6図の321)。そして、G
C前後半判定部50によるGC前後半判定結果に従って
対応する優先度テーブル(第3図参照)を選択する(第
5図の322)。そして、優先度a=lに設定しく第6
図の323)、ページフレームテーブル10をポインタ
で検索し、ポインタが指しているページフレームテーブ
ル10のGCフラグ、SPフラグ及びRビットの内容が
設定されている優先度a=l即ち優先度テーブルの対応
内容と一致しているか否かを調べてその一致する物理テ
ーブルを探索する(第6図の824)。その物理テーブ
ルが見つかったならば(第6図の325のYES)、そ
の物理テーブルを選択して(第6図の326)上述アク
セスに対し使用されるべき領域として割り当てる(第5
図の5ll)。こうして領域を割り当てられた後のアク
セス処理過程は上述したところと同じである。
First, the pre-GC/second-half determining unit 50 semi-determines whether the GC process is the first half or the second half of the GC, and as a result, if it is the first half, S
P flag - ○, if it is the second half, write SP flag = 1 to the page frame table 10 (in addition, at this time, the GC
Since it is inside, the GC flag is page frame table 10.
It is erected in ) (321 in Figure 6). And G
A corresponding priority table (see FIG. 3) is selected according to the GC front/half determination result by the C front/half determining unit 50 (322 in FIG. 5). Then, the 6th priority should be set to a=l.
323) in the figure, the page frame table 10 is searched by the pointer, and the priority a=l, in which the contents of the GC flag, SP flag, and R bit of the page frame table 10 pointed to by the pointer are set, that is, the priority table is It is checked whether the corresponding contents match or not, and a matching physical table is searched (824 in FIG. 6). If the physical table is found (YES at 325 in FIG. 6), select the physical table (326 in FIG. 6) and allocate it as the area to be used for the above access (step 5
5ll in the figure). The access processing process after the area is allocated in this way is the same as described above.

もし物理テーブルが見つからなければ(第6図の325
のNo) 、a=a+lとした後(第6図の327) 
、a>6か否かの判定を行なう(第6図の828)。そ
うでないならば、第6図のステップS24へ進んで同様
の探索処理を行なう。逆ならば、選択の失敗を通知して
(第6図の330)、従来技法と同様Rフラグの立って
いないことを示しているページフレームテーブル10の
ページをページファイル(仮想メモリ空間)40へ退避
させ、必要なページ領域を主記憶装置36に作り出して
第5図のステップSllへ進んで従来と同様の処理に進
む。
If the physical table is not found (325 in Figure 6)
No.), after setting a=a+l (327 in Figure 6)
, a>6 is determined (828 in FIG. 6). If not, the process advances to step S24 in FIG. 6 and a similar search process is performed. If the opposite is true, a selection failure is notified (330 in FIG. 6), and the page of the page frame table 10 indicating that the R flag is not set is transferred to the page file (virtual memory space) 40, as in the conventional technique. The data is evacuated, a necessary page area is created in the main storage device 36, and the process proceeds to step Sll in FIG. 5, where the process is similar to the conventional process.

なお、上記実施例においては、優先度テーブルは6段階
の優先度を有する場合について説明したが、ページフレ
ームテーブルにあるページ書換えフラグを優先度の設定
に加えることにより、上述優先度段階数よりも多い優先
度の下で物理テーブルの探索を行なうことができる。
In the above embodiment, the priority table has 6 levels of priority, but by adding the page rewrite flag in the page frame table to the priority setting, the number of priority levels can be increased. Physical table searches can be performed under multiple priorities.

〔発明の効果〕〔Effect of the invention〕

以上述べたように本発明によれば、ページ管理における
GC処理を高速化し実メモリ空間領域の効率的な使用を
可能にする。
As described above, according to the present invention, it is possible to speed up the GC processing in page management and to make efficient use of the real memory space area.

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

第1図は本発明の原理ブロック図、 第2図は本発明を実施するシステム構成図、第3図は優
先度テーブルを示す図、 第4図は本発明のページフレームテーブルの構成図、 第5図、第6図、第8図及び第9図は処理フローを示す
図、 第7図は従来のシステム構成図、 第10図は従来のページフレームテーブルの構成図であ
る。 第1図及び第2図において、。 10はページフレームテーブル、 10、は優先度判定情報域、 12は実メモリ空間領域(主記憶装置36)、14は仮
想メモリ空間領域(ページファイル4゜)、 18は優先度テーブル、 20は優先度判定情報設定部(QC前後半判定部50)
である。 特 許 出 願 人  富士通株式会社本発明のA理ブ
0−17図 第1図 拳鞄明(71ページフレームデー7゛ルめポ軸成図第4
図 従来I−ジフレームテーブlしの7%?t 121第1
0図 処理7つ− 第5図 従来のシステムI!4−戎図 第7図 処理7T:J− 第8図(イの2)
FIG. 1 is a block diagram of the principle of the present invention; FIG. 2 is a system configuration diagram implementing the present invention; FIG. 3 is a diagram showing a priority table; FIG. 4 is a configuration diagram of a page frame table of the present invention; 5, 6, 8, and 9 are diagrams showing processing flows, FIG. 7 is a conventional system configuration diagram, and FIG. 10 is a conventional page frame table configuration diagram. In FIGS. 1 and 2. 10 is a page frame table, 10 is a priority determination information area, 12 is a real memory space area (main storage device 36), 14 is a virtual memory space area (page file 4°), 18 is a priority table, 20 is a priority Degree judgment information setting section (QC front/back half judgment section 50)
It is. Patent Applicant: Fujitsu Ltd.
Figure Conventional I - 7% of the frame table? t 121 1st
Figure 0 Seven processes - Figure 5 Conventional system I! 4- Figure 7 Processing 7T: J- Figure 8 (A-2)

Claims (1)

【特許請求の範囲】 ページフレームテーブル(10)を参照しつつ実メモリ
空間領域(12)と仮想メモリ空間領域(14)との間
でページ単位のデータの授受制御を行なうページ管理手
段(16)を有する仮想記憶システムにおいて、 前記ページフレームテーブル(10)に設けられた優先
度判定情報域(10_a)と、 優先度テーブル(18)と、 優先度判定情報設定手段(20)とを設け、ページ管理
に際して前記優先度判定情報設定手段(20)により前
記優先度判定情報域(10_a)に優先度判定情報を書
き込み、 その優先度判定情報及び前記優先度テーブル(18)と
をページ管理に用いることを特徴とするページ管理方式
[Scope of Claims] Page management means (16) that controls data transfer in units of pages between the real memory space area (12) and the virtual memory space area (14) while referring to the page frame table (10). A virtual storage system having: a priority determination information area (10_a) provided in the page frame table (10), a priority table (18), and a priority determination information setting means (20), During management, priority determination information is written in the priority determination information area (10_a) by the priority determination information setting means (20), and the priority determination information and the priority table (18) are used for page management. A page management method featuring:
JP62025173A 1987-02-05 1987-02-05 Page management system Pending JPS63192145A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62025173A JPS63192145A (en) 1987-02-05 1987-02-05 Page management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62025173A JPS63192145A (en) 1987-02-05 1987-02-05 Page management system

Publications (1)

Publication Number Publication Date
JPS63192145A true JPS63192145A (en) 1988-08-09

Family

ID=12158614

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62025173A Pending JPS63192145A (en) 1987-02-05 1987-02-05 Page management system

Country Status (1)

Country Link
JP (1) JPS63192145A (en)

Similar Documents

Publication Publication Date Title
US6175900B1 (en) Hierarchical bitmap-based memory manager
CN100371886C (en) Memory region based data pre-fetching
KR100772863B1 (en) Method and apparatus for shortening operating time of page replacement in demand paging applied system
US20020144027A1 (en) Multi-use data access descriptor
US6934813B1 (en) System and method for caching data based on identity of requestor
US11880305B2 (en) Method and apparatus for using a storage system as main memory
US20070079070A1 (en) Cache controller
JP2714952B2 (en) Computer system
JPH04213129A (en) Memory control system and memory control method
US20090083496A1 (en) Method for Improved Performance With New Buffers on NUMA Systems
CN113407120A (en) Mapping table management method and device based on HMB and computer equipment
JPS63192145A (en) Page management system
CN113535392A (en) Memory management method and system for supporting continuous allocation of large memory based on CMA
JP4792065B2 (en) Data storage method
CN117311638A (en) Cache management method, cache management device and processor
JPH03129543A (en) Main storage device control system
CN116795743A (en) High bandwidth expansion memory in parallel processing system
KR20200120480A (en) Half-match deduplication
GB2516091A (en) Method and system for implementing a dynamic array data structure in a cache line
JPS62107364A (en) Computer network system
JPH03113626A (en) System and device for controlling buffer
JPH02226447A (en) Computer system and memory access therefor
JPH10105466A (en) Cache memory control method for disk device
JPH0793220A (en) Virtual memory managing system
JPH0474232A (en) Multi-task computer