JPH01116851A - Program load control system - Google Patents

Program load control system

Info

Publication number
JPH01116851A
JPH01116851A JP62275358A JP27535887A JPH01116851A JP H01116851 A JPH01116851 A JP H01116851A JP 62275358 A JP62275358 A JP 62275358A JP 27535887 A JP27535887 A JP 27535887A JP H01116851 A JPH01116851 A JP H01116851A
Authority
JP
Japan
Prior art keywords
segment
resident
preload
loaded
load
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
JP62275358A
Other languages
Japanese (ja)
Inventor
Hajime Iioka
飯岡 一
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
NEC Corp
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 filed Critical NEC Corp
Priority to JP62275358A priority Critical patent/JPH01116851A/en
Publication of JPH01116851A publication Critical patent/JPH01116851A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To shorten the load time of an LM (Load Module) furthermore by deciding the LM to be quickly loaded based on a resident segment information table. CONSTITUTION:When load of an LM is requested to a quick load deciding means 300, this means 300 searches the requested LM name in a quick load LM state table 202. If an entry having this LM name is found and a quick load flag 2023 of this entry is set, an LM resident part copy means 301 is called; but if the quick load flag 2023 is reset, an LM load means 302 is called. The LM resident part copy means 301 uses a resident segment preliminarily loaded to a resident segment area based on the resident segment information table in an LM resident part information area 203 and copies the resident segment to a quickly loaded virtual storage area 204. Thus, the program which is frequently used is quickly loaded.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、多重仮想記憶方式を採用するコンビエータシ
ステムにおけるプログラムのロード制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a program load control method in a combiator system that employs a multiple virtual memory method.

〔従来の技術〕[Conventional technology]

従来、この種のプログラムのロード制御方式では、プロ
グラムのロード要求がある毎に、プログラムライブラリ
よりプログラムを仮想記憶領域にロードしていた。ただ
し、再入可能なプログラムであれば、コンピュータシス
テムの立上げ時に予めシステム共有仮想記憶領域にロー
ドしておき、プログラムのロード要求毎にロードしない
技術は存在していた。
Conventionally, in this type of program load control system, a program is loaded from a program library into a virtual storage area every time there is a request to load a program. However, if the program is reentrant, there is a technique in which the program is loaded into the system shared virtual storage area in advance when the computer system is started up, and the program is not loaded every time a program is requested to be loaded.

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

上述した従来のプログラムのロード制御方式は、再入可
能プログラム以外のプログラム又は再入可能なプログラ
ムであってもシステム立上げ時にシステム共有仮想記憶
領域にロードされないプログラムの場合は、そのプログ
ラムに対するロード要求がある毎に、プログラムライブ
ラリよりプログラムの各レコードを読込んで仮想記憶領
域にロードするので、高速なロードが行なえず、コンピ
ュータシステム°の性能が低下するという問題点があっ
た。特に、コンピュータシステムで同時に多数のユーザ
により使用されるプログラムの場合、同時にプログラム
のロード処理が実行されることが多くなるので、ロード
時間の増大とシステム性能の低下はより顕著なものとな
る。
In the conventional program load control method described above, in the case of a program other than a reentrant program or a reentrant program that is not loaded into the system shared virtual storage area at system startup, the load request for that program is Each time there is a program, each record of the program is read from the program library and loaded into the virtual storage area, which poses a problem in that high-speed loading is not possible and the performance of the computer system is degraded. In particular, in the case of a program that is used by many users at the same time on a computer system, the loading process of the program is often executed at the same time, so that the increase in loading time and the decrease in system performance become more noticeable.

本発明はこのような従来の問題点を解決したものであり
、その目的は、頻繁に使用されるプログラムについては
高速にロードすることができるようにすることにある。
The present invention solves these conventional problems, and its purpose is to enable frequently used programs to be loaded at high speed.

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

本発明は上記目的を達成するために、多重仮想記憶方式
を採用するコンピュータシステムにおけるプログラムの
ロード制御方式において、高速ロードすべきL M (
Load Module;ロードモジュール)に対して
LMライブラリより該LMを入力してバッキングストア
にプリロードLMを作成し、該作成したプリロードLM
の管理情報をプリロードLM表に登録するLMプリロー
ド手段と、前記プリロードLM表と高速ロードLM状態
表に基づき、LMの常駐セグメントをシステム共有仮想
記憶領域にロードし、該ロードした常駐セグメントの管
理情報を常駐セグメント情報表に登録するLM常駐部ロ
−1手段、 LMロード要求に応答して、高速ロード可能か否かを前
記常駐セグメント情報表に基づいて判定する高速ロード
判定手段と、 該高速ロード判定手段により高速ロード可能と判定され
たとき、前記常駐セグメント情報表に基づいて前記シス
テム共有仮想記t!領域上の常駐セグメン1をコピーす
ることにより、高速ロード済仮想記憶領域を作成するL
M常駐部コピー手段、前記高速ロード済仮想記憶領域中
のプログラムの実行により発生した不在セグメントを主
記憶にロードする不在セグメント処理手段とを含む。
In order to achieve the above object, the present invention provides a program load control method in a computer system that employs a multiple virtual memory method, in which L M (
Input the LM from the LM library to the Load Module, create a preload LM in the backing store, and input the created preload LM.
LM preload means for registering management information of the LM in a preload LM table, and based on the preload LM table and the fast load LM status table, loads the resident segment of the LM into the system shared virtual storage area, and registers the management information of the loaded resident segment. LM resident section row 1 means for registering the LM resident segment information table in the resident segment information table; high-speed load determination means for determining whether or not high-speed loading is possible based on the resident segment information table in response to the LM load request; When the determining means determines that high-speed loading is possible, the system shared virtual memory t! Create a fast-loaded virtual storage area by copying resident segment 1 on the area L
M resident unit copying means, and absent segment processing means for loading absent segments generated by execution of the program in the high-speed loaded virtual storage area into main memory.

〔作用〕[Effect]

高速ロードすべき常駐セグメントを含むり、Mに対して
は、LMプリロード手段によってLMライブラリよりそ
のLMを入力し、そのLMに対応するプリロードLMを
バッキングストアに予め作成し、どのようなプリロード
LMが存在するか等の管理情報をプリロードLM表に登
録しておく。
For M that contains a resident segment that should be loaded at high speed, input the LM from the LM library using the LM preload means, create a preload LM corresponding to that LM in the backing store in advance, and determine what kind of preload LM is. Management information such as whether it exists is registered in the preload LM table.

LM常駐部ロ−1手段起動されると、どのプリロードL
Mの常駐セグメントをシステム共有仮想記憶領域にロー
ドしてお(か等の情報を保持する高速ロードLM状態表
と、前記プリロードLM表に基づき、該当するLMの常
駐セグメントをバッキングストアからシステム共有仮想
記憶領域にロードし、このロードした常駐セグメントの
管理情報を常駐セグメント情報表に登録する。
When the LM resident section low-1 means is activated, which preload L
Based on the fast load LM status table that holds information such as whether the resident segment of M is loaded into the system shared virtual storage area and the preload LM table, the resident segment of the corresponding LM is loaded from the backing store to the system shared virtual storage area. Load it into the storage area, and register the management information of this loaded resident segment in the resident segment information table.

その後、LMロード要求が発生すると、高速ロード判定
手段により高速ロード可能か否かが常駐セグメント情報
表に基づいて判定され、高速ロード可能であると、LM
常駐部コピー手段常駐セグメント情報表に基づいてシス
テム共有仮想記憶領域上の該当常駐セグメントをコピー
することにより、高速ロード済仮想記憶領域を作成する
。また、高速ロード済仮想記憶領域中のプログラムの実
行により発生した不在セグメントは、不在セグメント処
理手段によってバッキングストアから主記憶にロードさ
れる。なお、高速ロード判定手段によって高速ロード可
能でないと判定されたときは従来と同様な方法にてロー
ドが行なわれる。
After that, when an LM load request occurs, the high-speed load determination means determines whether or not high-speed loading is possible based on the resident segment information table, and if high-speed loading is possible, the LM
Resident section copying means creates a high-speed loaded virtual storage area by copying the corresponding resident segment on the system shared virtual storage area based on the resident segment information table. Also, absent segments generated by execution of programs in the high-speed loaded virtual storage area are loaded from the backing store to the main memory by the absent segment processing means. Note that when the high-speed load determining means determines that high-speed loading is not possible, loading is performed in the same manner as in the prior art.

〔実施例〕〔Example〕

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

第1図は本発明の実施例の構成図である。この実施例は
、磁気ディスク装置100. L Mプリロード手段1
02. L M常駐部ロード手段103.磁気ディスク
装置104.不在セグメント処理手段10日、仮想記憶
領域200.高速ロード判定手段300. L M常駐
部コピー手段301および従来のLMロード手段302
を含んでいる。また、磁気ディスク装置100にはLM
IOlo等の複数のLMを格納するLMライブラリ10
1が格納され、磁気ディスク装置104にはプリロード
LM1051等の複数のプリロードLMを格納するバン
キングストア領域105およびプリロードLM表106
を持つバッキングストアファイル107が格納されてい
る。更に、仮想記憶領域200は、システム共存仮想記
憶領域201と高速ロード済仮想記憶領域204とを含
み、システム共有仮想記憶領域201には高速ロードL
M状態表202. L M常駐部情報領域203があり
、高速ロード済仮想記憶領域204にはLM常駐部20
5. L M非常駐部206がある。LM常駐部情報領
域203には、常駐セグメント情報表5000.常駐セ
グメント領域5010が含まれる。
FIG. 1 is a block diagram of an embodiment of the present invention. In this embodiment, a magnetic disk device 100. LM preload means 1
02. LM resident section loading means 103. Magnetic disk device 104. Absent segment processing means 10 days, virtual storage area 200. High-speed load determination means 300. LM resident section copying means 301 and conventional LM loading means 302
Contains. Additionally, the magnetic disk device 100 includes an LM
LM library 10 that stores multiple LMs such as IOlo
1 is stored, and the magnetic disk device 104 has a banking store area 105 and a preload LM table 106 that store a plurality of preload LMs such as the preload LM 1051.
A backing store file 107 having the following information is stored. Further, the virtual storage area 200 includes a system-coexisting virtual storage area 201 and a high-speed loaded virtual storage area 204, and the system-shared virtual storage area 201 includes a high-speed loaded L
M status table 202. There is an LM resident part information area 203, and a high-speed loaded virtual storage area 204 contains the LM resident part 20.
5. There is an LM non-resident part 206. The LM resident section information area 203 includes a resident segment information table 5000. A resident segment area 5010 is included.

第2図はプリロードLM表106の一つのエントリの構
成例を示す、プリロードLM表106は複数のエントリ
を有し、一つのエントリ1060は第2図に示すように
LM名領領域1061プリロードLMアドレス1062
で構成される。
FIG. 2 shows an example of the configuration of one entry in the preload LM table 106. The preload LM table 106 has a plurality of entries, and one entry 1060 includes the LM name area 1061 and the preload LM address as shown in FIG. 1062
Consists of.

第3図は高速ロードLM状態表202の一つのエントリ
の構成例を示す。高速ロードLM状態表202は複数の
エントリを有し、一つのエントリ2020は第3図に示
すようにLM名頭域2021.常駐セグメント情報表5
000へのアドレス2022および高速ロード済フラグ
2023で構成される。高速ロードしたいLMについて
は、そのLM名を高速ロードLM状態表202に予め設
定しておくものである。
FIG. 3 shows an example of the configuration of one entry in the fast load LM status table 202. The high-speed load LM status table 202 has a plurality of entries, and one entry 2020 is in the LM name area 2021. as shown in FIG. Resident segment information table 5
It consists of an address 2022 to 000 and a fast loaded flag 2023. For LMs that are desired to be loaded at high speed, the LM name is set in advance in the high speed load LM status table 202.

第4図は常駐セグメント情報表5000のフォーマット
例を示す。常駐セグメント情報表5000は、複数のエ
ントリを有し、一つのエントリ2032は第4図に示す
ように常駐セグメント番号2033.常駐セグメント領
域へのアドレス2034および常駐セグメントサイズ2
035で構成され、常駐セグメント情報表5000のエ
ントリ数2031が付加されている。
FIG. 4 shows an example of the format of the resident segment information table 5000. The resident segment information table 5000 has a plurality of entries, and one entry 2032 has a resident segment number 2033. as shown in FIG. Address 2034 to resident segment area and resident segment size 2
035, and the number of entries 2031 in the resident segment information table 5000 is added.

第5図はバッキングストア領域105に作成される一つ
のプリロードLM1051の構成例を示す、この例は、
プリロードLMがマルチプロセス構成を持っている場合
を示す、プロセスの集まりをプロセス群と言い、これを
制御するためにプロセス群制御セグメン) 3000を
設ける。また各プロセスを制御するためにプロセス制御
セグメント3010.3030を設ける。ここで、プロ
セス制御セグメント3010はプロセス1用、プロセス
制御セグメント3030はプロセス2用である。また第
5図において、3021゜3022はプロセスl用のセ
グメント、3041.3042はプロセス2用のセグメ
ント、3011.3012は各々プロセスl用のセグメ
ント3021.3022のセグメント記述子、3031
.3032は各々プロセス2用のセグメント3041.
3042のセグメント記述子、3001はプロセス1用
のプロセス制御セグメント3010へのポインタ、30
02はプロセス2用のプロセス制御セグメント3030
へのポインタである。本実施例では説明の便宜上、第5
図で示すセグメントのうち、セグメント3042を非常
駐セグメントとし、他のセグメント3000.3010
,3021.3022.3030.3041を常駐セグ
メントとする。また、そのセグメントが常駐セグメント
であるか否かは例えばセグメントヘッダで指定するもの
である。
FIG. 5 shows an example of the configuration of one preload LM 1051 created in the backing store area 105.
In the case where the preload LM has a multi-process configuration, a collection of processes is called a process group, and a process group control segment 3000 is provided to control this. Further, process control segments 3010 and 3030 are provided to control each process. Here, process control segment 3010 is for process 1, and process control segment 3030 is for process 2. Further, in FIG. 5, 3021 and 3022 are segments for process l, 3041 and 3042 are segments for process 2, and 3011 and 3012 are segment descriptors of segments 3021 and 3022 for process l, respectively.
.. 3032 are segments 3041.3032 for process 2, respectively.
3042 segment descriptor, 3001 is a pointer to the process control segment 3010 for process 1, 30
02 is the process control segment 3030 for process 2
is a pointer to . In this example, for convenience of explanation, the fifth
Among the segments shown in the figure, segment 3042 is a non-resident segment, and other segments 3000, 3010
, 3021.3022.3030.3041 are the resident segments. Further, whether or not the segment is a resident segment is specified by, for example, a segment header.

第6図はセグメント記述子3011等の構成例を示す、
一つのセグメント記述子4000は同図に示すように、
セグメント存在フラグ4001.セグメントアドレス4
002およびセグメントサイズ4003で構成される。
FIG. 6 shows an example of the structure of the segment descriptor 3011, etc.
As shown in the figure, one segment descriptor 4000 is
Segment existence flag 4001. segment address 4
002 and segment size 4003.

第7図はLM常駐部ロード手段103がシステム共有仮
想記憶領域201にプリロードLM1051の常駐セグ
メントをロードしたときの常駐セグメント情報表500
0と常駐セグメント領域5010との内容および両者の
関係を示す図である。同図に示すように、常駐セグメン
ト領域501Oには複数のエリア5011〜5016が
あり、エリア5011に第5図のプロセス群制御セグメ
ント3000.エリア5012にプロセス1用のプロセ
ス制御セグメント3010.エリア5013にプロセス
2用のプロセス制御セグメント3030.エリア501
4.5015にプロセス1用のセグメント3021゜3
022、およびエリア5016にプロセス2用のセグメ
ント3041が、それぞれバンキングストア領域105
のプリロードLM1051からコピーされて格納される
。また、この常駐セグメント領域5010と対応する常
駐セグメント情報表5000はミニリア5011のプロ
セス群制御セグメント3000に対する常駐セグメント
情報表エントリ5002. エリア5012と5013
のプロセス1用とプロセス2用のプロセス制御セグメン
ト3010と3030に対する常駐セグメント情報表エ
ントリ5003と5004.  エリア5014と50
15のプロセスl用のセグメント3021と3022に
対する常駐セグメント情報表エントリ5005と500
6 、 エリア5016のプロセス2用のセグメント3
041に対する常駐セグメント情報表エントリ5007
.および常駐セグメント情報表エントリ数5001で構
成される。
FIG. 7 shows a resident segment information table 500 when the LM resident section loading means 103 loads the resident segment of the preload LM 1051 into the system shared virtual storage area 201.
FIG. 5 is a diagram showing the contents of 0 and a resident segment area 5010 and the relationship between the two. As shown in the figure, the resident segment area 501O includes a plurality of areas 5011 to 5016, and the process group control segment 3000. Process control segment 3010 for process 1 in area 5012. Process control segment 3030 for process 2 in area 5013. Area 501
4. Segment 3021゜3 for process 1 in 5015
022, and a segment 3041 for process 2 in area 5016, respectively, in the banking store area 105.
is copied from the preload LM 1051 and stored. Also, the resident segment information table 5000 corresponding to this resident segment area 5010 is the resident segment information table entry 5002 for the process group control segment 3000 of the minirea 5011. Areas 5012 and 5013
Resident segment information table entries 5003 and 5004 for process control segments 3010 and 3030 for process 1 and process 2. Areas 5014 and 50
Resident segment information table entries 5005 and 500 for segments 3021 and 3022 for process 15
6. Segment 3 for process 2 in area 5016
Resident segment information table entry 5007 for 041
.. and the number of resident segment information table entries 5001.

第8図はLM常駐部コピー手段301LM常駐部情報領
域203を使用して高速ロード済仮想記憶領域204を
作成する様子をプリロードLM1051を例にして示し
ている。LM常駐部コピー手段301、LM常駐部情報
領域203に存在する第7図で説明したような常駐セグ
メント情報表5000に従い、常駐セグメント領域50
10の内容をコピーすることによって、高速ロード済仮
想記憶領域204内にプリロードLM1051中の常駐
セグメントであるプロセス群制御セグメント3000.
プロセス1用のプロセス制御セグメント3010.プロ
セス2用のプロセス制御セグメント3030.プロセス
l用のセグメン1−3021.3022.プロセス2用
のセグメント3041を作成する。第8図に示すように
プロセスLM1051中の非常駐セグメントである第5
図のセグメント3042は高速ロード済仮想記憶領域2
04にはコピーされない。
FIG. 8 shows how the high-speed loaded virtual storage area 204 is created using the LM resident part copying means 301 and the LM resident part information area 203, using the preload LM 1051 as an example. The LM resident section copying means 301 copies the resident segment area 50 according to the resident segment information table 5000 as explained in FIG.
By copying the contents of process group control segment 3000 .
Process control segment 3010 for process 1. Process control segment 3030 for process 2. Segment 1-3021.3022 for process l. Create segment 3041 for process 2. As shown in FIG. 8, the fifth non-resident segment in the process LM1051
Segment 3042 in the figure is the high-speed loaded virtual storage area 2
It is not copied to 04.

次に本実施例の全体的な動作を説明する。Next, the overall operation of this embodiment will be explained.

第1図において、LMプリロード手段102は、LMラ
イブラリ101中のLMIOIOを入力し、バンキング
ストア領域105内に第5図に示したような実行可能な
プリロードLM1051を作成する(ロードする)、そ
して、そのプリロードLM1051における各セグメン
ト記述子3011.3012.・・・、3031.30
32内のセグメント存在フラグ4001を不在状態にセ
ットし、セグメントアドレス4002をバッキングスト
アファイル107内の該当セグメントのアドレスに設定
し、セグメントサイズを1亥当セグメントのサイズに設
定する。また、LMプリロード手段102はプリロード
LM1051を作成すると、そのプリロードLM105
1を管理するためにプリロードLM表106における第
2図で示した一つのエントリに必要事項を登録する0以
上のような処理を必要なプリロードLMについて繰返す
ことにより、バッキングストア領域105には複数個の
プリロードLMが作成される。
In FIG. 1, the LM preload means 102 inputs the LMIOIO in the LM library 101, creates (loads) an executable preload LM 1051 as shown in FIG. 5 in the banking store area 105, and Each segment descriptor 3011.3012. in that preload LM1051. ..., 3031.30
The segment existence flag 4001 in 32 is set to an absent state, the segment address 4002 is set to the address of the corresponding segment in the backing store file 107, and the segment size is set to the size of the segment in question. Further, when the LM preload means 102 creates the preload LM 1051, the LM preload means 102
By repeating the process of registering necessary items in one entry in the preload LM table 106 shown in FIG. A preload LM is created.

次に、LM常駐部ロ−1手段103起動され、これは高
速ロードLM状態表202の各エントリで指示された各
LMに対し、プリロードLM1051で例示するような
下記の動作を行なう。
Next, the LM resident section row 1 means 103 is activated, and it performs the following operations as exemplified by the preload LM 1051 for each LM designated by each entry in the fast load LM status table 202.

(11高速ロードLM状態表202の成るエントリ、今
の場合ではプリロードLM1051に対応するエントリ
中の第3図に示すLM名領領域2021らプリロードL
M1051のLM名を得て、このLM名でプリロードL
M表106をサーチする。
(Entries consisting of the 11 high-speed load LM status table 202, in this case, the LM name area 2021 shown in FIG. 3 in the entry corresponding to the preload LM1051)
Obtain the LM name of M1051 and preload L with this LM name.
Search M table 106.

(2)同一のLM名が見つかったら、プリロー11M1
051用の常駐セグメント情報表5000と常駐セグメ
ント領域5otoとをシステム共有仮想記憶領域201
内に確保し、該当プリロードLM1051中のセグメン
トのうち常駐セグメントとして指定されたセグメント 
(今の例では、プロセス群制御セグメント3000、プ
ロセス制御セグメント3010.3030.セグメント
3021,3022.3041)をシステム共有仮想記
憶領域201の上記確保した常駐セグメント領域501
Oにロードし、常駐セグメント情報表5000に必要な
情報を第7図或いは第8図に示したようにセットする。
(2) If the same LM name is found, Prelow 11M1
The resident segment information table 5000 for 051 and the resident segment area 5oto are stored in the system shared virtual storage area 201.
The segment allocated as a resident segment among the segments in the corresponding preload LM1051.
(In the current example, process group control segment 3000, process control segment 3010.3030. segments 3021, 3022.3041) are stored in the resident segment area 501 of the system shared virtual storage area 201.
0, and set the necessary information in the resident segment information table 5000 as shown in FIG. 7 or 8.

なお、このとき高速ロード済フラグ2023はロード済
を示すオンにする。
At this time, the high-speed loading flag 2023 is turned on to indicate that the file has been loaded.

以上により、高速ロードすべきLMの常駐セグメントが
システム共有仮想記憶領域201内に準備できたことに
なる。
As a result of the above, the LM resident segment to be loaded at high speed has been prepared in the system shared virtual storage area 201.

さて、その後高速ロード判定手段300に対しLMのロ
ード要求が為されると、高速ロード判定手段300は、
先ず高速ロードLM状態表202をその要求されたLM
名でサーチし、同−LM名を持つエントリが見つかり且
つそのエントリの高速ロード済フラグ2023がオンな
らば、LM常駐部コピー手段301を呼出し、エントリ
が見つからないか見つかっても高速ロード済フラグ20
23がオフならば従来のLMロード手段302を呼出す
After that, when a request to load the LM is made to the high-speed load determining means 300, the high-speed load determining means 300 performs the following:
First, the high-speed load LM status table 202 is
If an entry with the same LM name is found and the fast loaded flag 2023 of that entry is on, the LM resident section copying means 301 is called, and even if the entry is not found or found, the fast loaded flag 2023 is turned on.
23 is off, the conventional LM loading means 302 is called.

LM常駐部コピー手段301呼出されると、指定された
LMに対して、LM常駐部情報領域203内の常駐セグ
メント情報表に基づいて常駐セグメント領域内に予めロ
ードされていた常駐セグメントを使用して、高速ロード
済仮想記憶領域204に常駐セグメントをコピーする。
When the LM resident section copying means 301 is called, it copies the resident segments that have been loaded in advance into the resident segment area based on the resident segment information table in the LM resident section information area 203 for the specified LM. , copies the resident segment to fast-loaded virtual storage area 204.

一方、従来のLMロード手段302は呼出されると、L
Mライブラリ101から該当LMを仮想記憶領域200
にロードする。
On the other hand, when the conventional LM loading means 302 is called, the L
Transfer the corresponding LM from the M library 101 to the virtual storage area 200
Load into.

また、不在セグメント処理手段108は、高速ロード済
仮想記憶領域204中のプログラムが実行されていると
きに、LM非非常郡部206中セグメントのうち主記憶
に存在しないセグメントをアクセスすることにより発生
する不在セグメントをバッキングストアSJ[1osか
ら主記憶にロードし、不在セグメント例外を発生させた
命令を再実行させる0例えば、プリロードLM1051
の場合、セグメント3042は非常駐セグメントなので
、このセグメン) 3042が主記憶にないときは不在
割込みが発生し、不在セグメント処理手段108により
バンキングストア領域105から主記憶へセグメント3
042がロードされる。
The absent segment processing means 108 also processes absent segments that occur due to accessing segments that do not exist in the main memory among the segments in the LM non-emergency section 206 while the program in the high-speed loaded virtual storage area 204 is being executed. Load the segment from the backing store SJ[1os into main memory and re-execute the instruction that caused the absent segment exception.0 For example, preload LM1051
In this case, since segment 3042 is a non-resident segment, if segment 3042 is not in the main memory, an absent interrupt occurs, and the absent segment processing means 108 transfers segment 3 from the banking store area 105 to the main memory.
042 is loaded.

次にLMプリロード手段102. L M常駐部ロード
手段103.高速ロード判定手段300. L M常駐
部コピー手段301及び不在セグメント処理手段108
のより詳しい動作について、各手段の処理例を示す第9
図、第1θ図、第11図、第12図および第13図に従
って説明する。
Next, LM preload means 102. LM resident section loading means 103. High-speed load determination means 300. LM resident section copying means 301 and absent segment processing means 108
Regarding the more detailed operation of
The explanation will be made according to FIGS. 10, 11, 12, and 13.

(LMプリロード手段102の動作;第9図参照)(1
)フロー7000 外部よりプリロードすべきLMのLM名が与えられると
、LMプリロード手段102はそれをプリロードすべき
LM名として得る。
(Operation of LM preload means 102; see FIG. 9) (1
) Flow 7000 When the LM name of the LM to be preloaded is given from the outside, the LM preload means 102 obtains it as the LM name to be preloaded.

(2) フロー7001 フロー7000で得たLM名でプリロードLM表106
をサーチする。
(2) Flow 7001 Preload LM table 106 with the LM name obtained in flow 7000
Search for.

(3)フロー7002 該当LM名がブリローrLM表106に見つかったか否
かを判定し、見つかればフロー7005へ進み、見つか
らなければフロー7003へ進む。
(3) Flow 7002 It is determined whether the corresponding LM name is found in the Brillo rLM table 106. If found, the process advances to flow 7005; if not, the process advances to flow 7003.

(4)フロー7003 8亥当LM例えばLMIOIOをLMライブラリ101
より人力し、バッキングストア領域105内にプリロー
ドLM1051としてプリロードする。このプリロード
の手順は第5図を参照すると次の通りである。
(4) Flow 7003 8 The relevant LM, for example, LMIOIO, is stored in the LM library 101
The data is manually preloaded into the backing store area 105 as a preload LM 1051. The preload procedure is as follows with reference to FIG.

(a)  プロセス群制御セグメント3000を主記憶
領域に作成する。
(a) Create a process group control segment 3000 in the main storage area.

(bl  LM情lに従って、プロセス1用のプロセス
制御セグメント3010とプロセス2用のプロセス制御
セグメンl−3030を上記Ml fiI域に作成する
。このとき、プロセス制御セグメント内には各セグメン
トに対するセグメント記述子3011.3012.・・
・、3031.3032を作成する。
(According to the BL LM information, a process control segment 3010 for process 1 and a process control segment 1-3030 for process 2 are created in the above Ml fiI area. At this time, the process control segment contains a segment descriptor for each segment. 3011.3012...
・Create 3031.3032.

tel  プロセス群制御セグメント3000内にプロ
セス制御セグメント3010.3030へのポインタ3
001.3002をセットする。
tel Pointer 3 to process control segment 3010.3030 in process group control segment 3000
Set 001.3002.

(dl  LM中のセグメント情報に従って主記憶領域
中にセグメント3021を作成し、対応するセグメント
の内容をLMIOIOより入力し、これをセグメント3
021に格納する。そして、このセグメント3021を
バッキングストア領域105に格納する。このとき、セ
グメント記述子3011のセグメント存在フラグ400
1はオフにセットし、セグメントアドレス4002はバ
ッキングストア領域105内のアドレスにセントする。
(Create a segment 3021 in the main storage area according to the segment information in dl LM, input the contents of the corresponding segment from LMIOIO, and add this to segment 3021.
Stored in 021. Then, this segment 3021 is stored in the backing store area 105. At this time, the segment existence flag 400 of the segment descriptor 3011
1 is set off and segment address 4002 is placed at an address within backing store area 105.

以下、上記手順をLM中の全てのセグメン ′) 30
22等に対して行なう。
Below, the above procedure is applied to all segments in LM') 30
This is done for 22nd grade.

(81最後に、プロセス群制御セグメント3000゜プ
ロセス!If13Iセグメント3010.3030をバ
ッキングストア領域105に格納し、これらのセグメン
ト記述子も+d+と同様にセットする。
(81 Finally, process group control segment 3000° process!If13I segments 3010 and 3030 are stored in backing store area 105, and these segment descriptors are also set in the same way as +d+.

(5) フロー7004 フロー7003でプリロードしたLMIOIOに関する
情報をプリロードLM表106に登録する。これは、空
きのプリロードLM表エントリ1060を得て、LM名
領Mi1061にLM名を格納し、プリロードLMアド
レス1062にプロセス群制御セグメント3000のバ
ッキングストア領域105内のアドレスをセットするこ
とで行なう。
(5) Flow 7004 Information regarding the LMIOIO preloaded in flow 7003 is registered in the preload LM table 106. This is done by obtaining a free preload LM table entry 1060, storing the LM name in the LM name area Mi 1061, and setting the address in the backing store area 105 of the process group control segment 3000 in the preload LM address 1062.

(6)フロー7005 指定されたLMが既に登録済である旨のメソセージを例
えばコンソール等に出力する。
(6) Flow 7005 A message indicating that the specified LM has already been registered is output to, for example, the console.

(LM常駐部ロード手段103の動作;第10図参照)
(1) フロー8000 高速ロードLM状態表202の最初のエントリに位置付
ける。
(Operation of LM resident section loading means 103; see FIG. 10)
(1) Flow 8000 Positioned as the first entry in the high-speed load LM status table 202.

(2)フロー8001 高速ロードLM状態表202の全てのエントリの処理が
終了したか否かをチエツクする。全エントリ終了なら処
理を終了し、そうでなければフロー8002へ進む。
(2) Flow 8001 Checks whether processing of all entries in the high-speed load LM status table 202 has been completed. If all entries have been completed, the process ends; otherwise, the flow advances to flow 8002.

(3)フローB002 現在注目中のエントリよりLM名を得る。(3) Flow B002 Obtain the LM name from the entry currently in focus.

(4)フロー8003 フロー8002で得たLM名でブリローFLM表106
をサーチする。
(4) Flow 8003 Brillo FLM table 106 with the LM name obtained in flow 8002
Search for.

(5)フロー8004 該当LMがプリロードLM表106に見つかったか否か
をチエツクする。見つからなければ、高速ロードLM状
態表202の現在注目中のエントリにおける高速ロード
済フラグ2023をオフにしてフロー 8008へ進み
、見つかればフロー8005へ進む。
(5) Flow 8004 Checks whether the corresponding LM is found in the preload LM table 106. If it is not found, the high-speed load completed flag 2023 in the entry currently under consideration in the high-speed load LM status table 202 is turned off and the flow advances to flow 8008; if it is found, the flow advances to flow 8005.

(6)フロー8005 フロー8003で見つけたプリロードLM表106のエ
ントリよりプリロードLMアドレス1062を得る。
(6) Flow 8005 The preload LM address 1062 is obtained from the entry in the preload LM table 106 found in flow 8003.

(7)フロー800θ フロー8005で取得したプリロードLMアドレス10
62によりバッキングストア領域105上のプリロード
LM1051のプロセス群制御セグメント3000を主
記憶領域にロードする0次に、プロセス制御セグメント
3010.3030を主記憶領域にロードする。
(7) Flow 800θ Preload LM address 10 obtained in flow 8005
62 loads the process group control segment 3000 of the preload LM 1051 on the backing store area 105 into the main storage area.0 Next, the process control segments 3010 and 3030 are loaded into the main storage area.

そして、システム共存仮想゛記憶領域201内にLM常
駐部情報領域203を確保する。この領域内に次の手順
に従って必要な情報をセットする。
Then, the LM resident section information area 203 is secured within the system-coexisting virtual storage area 201. Set the necessary information in this area according to the following steps.

la)  プロセス群制御セグメント3000をLM常
駐部情報領域203内の所定の位置(第8図の5011
の位置)にコピーし、常駐セグメント情報表エントリ5
002の各領域2033,2034.2035に常駐セ
グメント番号、常駐セグメント領域へのアドレス、常駐
セグメントサイズをセットする。
la) Move the process group control segment 3000 to a predetermined position in the LM resident information area 203 (5011 in FIG.
) and resident segment information table entry 5.
The resident segment number, address to the resident segment area, and resident segment size are set in each area 2033, 2034, and 2035 of 002.

(bl  プロセス制御セグンント3010,3030
に対しても(alと同様にLM常駐部情報領域203内
の所定の位M(第8図の5012.5013の位置)に
コピーし、常駐セグメント情報表エントリ5003.5
004に常駐セグメント番号、そのアドレス、そのサイ
ズをセットする。
(bl process control segment 3010, 3030
Similarly to (al), copy it to a predetermined position M in the LM resident section information area 203 (position 5012.5013 in FIG. 8), and create the resident segment information table entry 5003.5.
Set the resident segment number, its address, and its size in 004.

(C1プロセスの他の常駐セグメント (今の例では、
プロセスlならセグメント3021.3022.プロセ
ス2ならセグメント3041)をLM常駐部情II f
il域203の所定の位置(プロセス1なら5014.
5015 、プロセス2なら5016)にコピーし、常
駐セグメント番号、そのアドレス及びそのサイズを常駐
セグメント情報表エントリ(プロセス1なら5005.
5006 、プロセス2なら5007)にセントする。
(other resident segments of the C1 process (in the current example,
For process l, segments 3021.3022. For process 2, segment 3041) is set to LM resident information II f
A predetermined position in the il area 203 (5014 for process 1.
5015, 5016 for process 2), and the resident segment number, its address, and its size in the resident segment information table entry (5005. for process 1).
5006, 5007 for process 2).

以上の処理が終わると、高速ロードLM状態表202の
現在注目中のエントリにおける高速ロード済フラグ20
23をオンにする。
When the above processing is completed, the high-speed load completed flag 20 in the currently focused entry of the high-speed load LM status table 202 is
Turn on 23.

(8)フロー8007 高速ロードLM状態表202の次のエントリに位置付け
、フロー8001に戻る。
(8) Flow 8007 Positions the next entry in the high-speed load LM status table 202 and returns to flow 8001.

(9)フロー8008 エラーメツセージをコンソール等に表示し、フロー80
07へ進む。
(9) Flow 8008 Display the error message on the console etc., and
Proceed to 07.

(高速ロード判定手段300の動作;第11図参照)(
1)フロー9000 ロード要求のあったLMOLM名を得る。
(Operation of high-speed load determining means 300; see FIG. 11) (
1) Flow 9000 Obtain the LMOLM name for which the load request was made.

(2) フロー9001 フロー9000で取得したLM名で高速ロードLM状態
表202をサーチする。
(2) Flow 9001 Search the high-speed load LM status table 202 using the LM name obtained in flow 9000.

(3)フロー9002 g亥当エントリが見つかったか否かをチエツクし、見つ
かったならばフロー9003へ進み、そうでなければフ
ロー9005へ進む。
(3) Flow 9002 g Checks whether or not the relevant entry has been found. If found, the process advances to flow 9003; otherwise, the process advances to flow 9005.

5(4)フロー9003 フロー9001で見つけた高速ロードLM状態表のエン
トリ中の高速ロード済フラグ2023をチエツクし、こ
のフラグがオンならフロー9004へ進み、オフならフ
ロー9005へ進む。
5(4) Flow 9003 Check the high-speed load completed flag 2023 in the entry of the high-speed load LM status table found in flow 9001, and if this flag is on, proceed to flow 9004, and if it is off, proceed to flow 9005.

(5)フロー9004 LM常駐部コピー手段301呼出す。(5) Flow 9004 LM resident section copy means 301 is called.

(6)フロー9005 従来のLMロード手段302を呼出す。(6) Flow 9005 Call the conventional LM loading means 302.

(LM常駐部コピー手段301動作;第12図参照)(
1)フロー10001 高速ロード判定手段300から通知されたLM名例えば
プリロードLM1051相当のLM名に対応する高速ロ
ードLM状態表202のエントリから常駐セグメント情
報表5000へのアドレス2022を得る。
(Operation of LM resident section copying means 301; see FIG. 12) (
1) Flow 10001 The address 2022 to the resident segment information table 5000 is obtained from the entry in the fast load LM status table 202 corresponding to the LM name notified from the fast load determining means 300, for example, the LM name corresponding to the preload LM 1051.

そして、このアドレスから常駐セグメント情報表5oo
oを得る。
Then, from this address, the resident segment information table 5oo
get o.

(2)フロー10002 第8図に示したように高速ロード済仮想記憶領域204
にプロセス群制御セグメント3000を作成するために
、プロセス群制御セグメント3000に対する常駐セグ
メント情報表エントリ5002を5OCR手続き (フ
ロー10020〜フロー10023)に渡す。
(2) Flow 10002 As shown in FIG. 8, the high-speed loaded virtual storage area 204
In order to create the process group control segment 3000, the resident segment information table entry 5002 for the process group control segment 3000 is passed to the 5OCR procedure (flows 10020 to 10023).

(3)フロー10003 フロー10004からフロー10006までの手順で全
プロセスのプロセス制御セグメントを高速ロード済仮想
記憶領域204に作成するために、最初のプロセス制御
セグメントに対する最初のプロセスの常駐セグメント情
報表エントリに位置付ける。
(3) Flow 10003 In order to create process control segments for all processes in the fast-loaded virtual storage area 204 using the steps from flow 10004 to flow 10006, the resident segment information table entry of the first process for the first process control segment is position.

(4)フロー10004 プロセス制御セグメントに対する全ての処理を終了した
か否かをチエツクする。全ての処理を終了したらフロー
10007へ進み、そうでなければフロー10005へ
進む。
(4) Flow 10004 Checks whether all processing for the process control segment has been completed. When all processing is completed, the process advances to flow 10007; otherwise, the process advances to flow 10005.

(5)フロー10005 プロセス制御セグメント3010.3030を高速ロー
ド済仮想記憶領域204に作成するために、そのプロセ
ス制御セグメントに対する常駐セグメント情報表エント
リ5003.5004を5OCR手続きに渡す。
(5) Flow 10005 In order to create process control segments 3010 and 3030 in the fast-loaded virtual storage area 204, resident segment information table entries 5003 and 5004 for the process control segments are passed to the 5OCR procedure.

(6)フロー10006 次の常駐セグメント情報表エントリに位置付け、フロー
10004へ戻る。
(6) Flow 10006 Position the next resident segment information table entry and return to flow 10004.

(7)フロー11000 7L中の全ての常駐セグメント3021等を高速ロード
済仮想記憶領域204に作成するために、最初の常駐セ
グメントの常駐セグメント情報表エントリに位置付ける
(7) In order to create all resident segments 3021, etc. in flow 11000 7L in the high-speed loaded virtual storage area 204, locate the resident segment information table entry of the first resident segment.

(8)フロー10008 全ての常駐セグメント情報表エントリに対する処理が終
了したか否かをチエツクする。終了したら本手順を終了
し、そうでなければフロー10009へ進む。
(8) Flow 10008 Checks whether processing for all resident segment information table entries has been completed. If completed, this procedure ends; otherwise, the process advances to flow 10009.

(9)フロー10009 全ての常駐セグメント3021等を高速ロード済仮想記
憶領域204に作成するために、常駐セグメントに対す
る常駐セグメント情報表エントリ5005゜5006、
5007を順に5OCR手続きに渡す。
(9) Flow 10009 In order to create all the resident segments 3021 etc. in the high-speed loaded virtual storage area 204, resident segment information table entries 5005 and 5006 for the resident segments,
5007 in turn to the 5OCR procedure.

(10)フロー10010 次の常駐セグメント情報表エントリに位置付け、フロー
10008へ戻る。
(10) Flow 10010 Positions the next resident segment information table entry and returns to flow 10008.

(11)フロー10020 該当常駐セグメント情報表エントリ2032を得る。(11) Flow 10020 The corresponding resident segment information table entry 2032 is obtained.

(12)フロー10021 そのエントリ2032より常駐セグメント番号2033
゜常駐セグメン)8M域へのアドレス2034.常駐セ
グメントサイズ2035を得る。
(12) Flow 10021 Resident segment number 2033 from its entry 2032
゜Resident segment) Address 2034 to 8M area. Obtain resident segment size 2035.

(13)フロー10022 高速ロード済仮想記憶領域204に常駐セグメントのエ
リアを作成する。
(13) Flow 10022 Create a resident segment area in the high-speed loaded virtual storage area 204.

(14)フロー10023 アドレス2034で示される常駐セグメントの内容をフ
ロー10022で作成した常駐セグメントのエリアヘコ
ビーする。
(14) Flow 10023 Copies the contents of the resident segment indicated by address 2034 to the area of the resident segment created in flow 10022.

(不在セグメント処理手段108の動作;第13図参照
) (1)フロー11000 不在セグメント例外を発生したセグメント番号を得る。
(Operation of absent segment processing means 108; see FIG. 13) (1) Flow 11000 Obtain the segment number in which the absent segment exception has occurred.

(2)フロー11001 そのセグメント番号に対応するセグメント記述子400
0を得る。
(2) Flow 11001 Segment descriptor 400 corresponding to that segment number
Get 0.

(3)フロー11002 そのセグメント記述子4000によりバンキングストア
領域105内のセグメントアドレス4002を得る。
(3) Flow 11002 A segment address 4002 in the banking store area 105 is obtained from the segment descriptor 4000.

(4)フロー11003 セグメントアドレス4002を使用して該当セグメント
をバッキングストア領域105から主記憶にロードする
(4) Flow 11003 Load the corresponding segment from the backing store area 105 into the main memory using the segment address 4002.

(5)フロー11004 該当セグメント記述子4000のセグメント存在フラグ
4001をオンにする。
(5) Flow 11004 Turn on the segment existence flag 4001 of the corresponding segment descriptor 4000.

(6)フラグ11005 不在セグメント例外を発生させた命令を再実行させる。(6) Flag 11005 Re-executes the instruction that caused the missing segment exception.

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

以上説明したように、本発明は、頻繁に使用される常駐
セグメントを含むLMに゛ついてはプリロードLMを作
成してバッキングストアに格納しておくと共に、その常
駐セグメントについてはシステム共有仮想記憶領域にロ
ードしておき、そのLMのロード要求があると、上記予
めシステム共存仮想記憶領域にロードされている常駐セ
グメントをコピーすることにより高速ロード済仮想記憶
領域を作成するものであり、以下のような効果を得るこ
とができる。
As explained above, the present invention creates a preload LM for an LM containing frequently used resident segments and stores it in the backing store, and loads the resident segment into the system shared virtual storage area. Then, when there is a load request for that LM, a high-speed loaded virtual storage area is created by copying the resident segment that has been loaded in advance into the system-coexisting virtual storage area, and the following effects are achieved. can be obtained.

■ プログラムライブラリからLMのレコードを入力せ
ず、システム共有仮想記憶領域から直接にLMを人力す
るので、LMのロード時間が速くなる。
■ Since the LM record is not input from the program library and the LM is manually loaded directly from the system shared virtual storage area, the loading time of the LM becomes faster.

■ 特に、同一のLMに対するロード要求が同時に多数
発生した場合、システム共有仮想記憶領域に存在するそ
のLMの常駐セグメントは、先のロード要求によって主
記憶領域に存在している確率が高(なるので、ディスク
装置(バッキングストア)へ入出力要求を出す確率が低
くなり、より一層LMのロード時間が速(なる0以上の
ことから、LMのロードの為のシステム性能の低下を極
力小さなものに抑えることができる効果がある。
■ In particular, when many load requests for the same LM occur at the same time, there is a high probability that the resident segment of that LM that exists in the system shared virtual storage area exists in the main storage area due to the previous load request. , the probability of issuing input/output requests to the disk device (backing store) is lowered, and the LM load time is even faster (greater than 0), so the decrease in system performance due to LM loading is kept to a minimum. There is an effect that can be done.

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

第1図は本発明の実施例の構成図、 第2図はブリローFLM表106の一つのエントリの構
成図、 第3図は高速ロードLM状態表202の一つのエントリ
の構成図、 第4図は常駐セグメント情報表のフォーマット例を示す
図、 第5図はプリロードLM1051の構成図、第6図はセ
グメント記述子の構成図、 第7図は常駐セグメント情報表と常駐セグメント領域と
の関係図、 第8図はLM常駐部コピー手段301動作説明図、 第9図はLMアプリード手段102の処理例の流れ図、 第10図はLM常駐部ロード手段103の処理例の流れ
図、 第11図は高速ロード判定手段300の処理例の流れ図
、 第12図はLM常駐部コピー手段301処理例の流れ図
および、 第13図は不在セグメント処理手段108の処理例の流
れ図である。 図において、 100、104・・・磁気ディスク装置lot・・・L
M(ロードモジエール)ライブラリ102・・・LMプ
リロード手段 103・・・LM常駐部ロード手段 105・・・バンキングストア領域 106・・・プリロードLM表 107・・・バンキングストアファイル10B・・・不
在セグメント処理手段 200・・・仮想記憶領域 201・・・システム共有仮想記憶領域202・・・高
速ロードLM状態表 203・・・LM常駐部情報領域 204・・・高速ロード済仮想記憶領域205・・・L
MM駐部 206・・・LMM常駐部 300・・・高速ロード判定手段 301・・・LM常駐部コピー手 段302・・従来のLMロード手段 1010・・・LM 1051・・・プリロードLM
FIG. 1 is a configuration diagram of an embodiment of the present invention, FIG. 2 is a configuration diagram of one entry in the Brillo FLM table 106, FIG. 3 is a configuration diagram of one entry in the high-speed load LM status table 202, and FIG. is a diagram showing an example of the format of a resident segment information table, FIG. 5 is a configuration diagram of the preload LM1051, FIG. 6 is a configuration diagram of a segment descriptor, and FIG. 7 is a diagram of the relationship between the resident segment information table and the resident segment area. FIG. 8 is an explanatory diagram of the operation of the LM resident section copying means 301, FIG. 9 is a flowchart of a processing example of the LM appreading means 102, FIG. 10 is a flowchart of a processing example of the LM resident section loading means 103, and FIG. 11 is a high-speed load FIG. 12 is a flowchart of a processing example of the determining means 300, FIG. 12 is a flowchart of a processing example of the LM resident section copying means 301, and FIG. 13 is a flowchart of a processing example of the absent segment processing means 108. In the figure, 100, 104...magnetic disk device lot...L
M (load module) library 102...LM preload means 103...LM resident section loading means 105...Banking store area 106...Preload LM table 107...Banking store file 10B...Absent segment Processing means 200...Virtual storage area 201...System shared virtual storage area 202...Fast load LM status table 203...LM resident information area 204...High speed loaded virtual storage area 205... L
MM resident section 206...LMM resident section 300...High speed load determination means 301...LM resident section copy means 302...Conventional LM load means 1010...LM 1051...Preload LM

Claims (1)

【特許請求の範囲】 多重仮想記憶方式を採用するコンピュータシステムにお
けるプログラムのロード制御方式において、 高速ロードすべきLMに対してLMライブラリより該L
Mを入力してバッキングストアにプリロードLMを作成
し、該作成したプリロードLMの管理情報をプリロード
LM表に登録するLMプリロード手段と、 前記プリロードLM表と高速ロードLM状態表に基づき
、LMの常駐セグメントをシステム共有仮想記憶領域に
ロードし、該ロードした常駐セグメントの管理情報を常
駐セグメント情報表に登録するLM常駐部ロード手段と
、 LMロード要求に応答して、高速ロード可能か否かを前
記常駐セグメント情報表に基づいて判定する高速ロード
判定手段と、 該高速ロード判定手段により高速ロード可能と判定され
たとき、前記常駐セグメント情報表に基づいて前記シス
テム共有仮想記憶領域上の常駐セグメントをコピーする
ことにより、高速ロード済仮想記憶領域を作成するLM
常駐部コピー手段と、前記高速ロード済仮想記憶領域中
のプログラムの実行により発生した不在セグメントを主
記憶にロードする不在セグメント処理手段とを含むこと
を特徴とするプログラムのロード制御方式。
[Claims] In a program load control method in a computer system that adopts a multiple virtual memory method, for an LM that should be loaded at high speed, the program is loaded from an LM library.
LM preload means for inputting M to create a preload LM in a backing store and registering management information of the created preload LM in a preload LM table; LM resident part loading means for loading a segment into a system shared virtual storage area and registering management information of the loaded resident segment in a resident segment information table; a high-speed load determination unit that determines based on a resident segment information table; and when the high-speed load determination unit determines that high-speed loading is possible, copies the resident segment on the system shared virtual storage area based on the resident segment information table. LM creates a fast-loaded virtual storage area by
A program loading control method comprising: a resident section copying means; and an absent segment processing means for loading an absent segment generated by execution of a program in the high-speed loaded virtual storage area into main memory.
JP62275358A 1987-10-30 1987-10-30 Program load control system Pending JPH01116851A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62275358A JPH01116851A (en) 1987-10-30 1987-10-30 Program load control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62275358A JPH01116851A (en) 1987-10-30 1987-10-30 Program load control system

Publications (1)

Publication Number Publication Date
JPH01116851A true JPH01116851A (en) 1989-05-09

Family

ID=17554360

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62275358A Pending JPH01116851A (en) 1987-10-30 1987-10-30 Program load control system

Country Status (1)

Country Link
JP (1) JPH01116851A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07152641A (en) * 1993-11-29 1995-06-16 Fujitsu Ltd Program cache device
JPH07191853A (en) * 1993-12-27 1995-07-28 Nec Corp Memory filing processing system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07152641A (en) * 1993-11-29 1995-06-16 Fujitsu Ltd Program cache device
JPH07191853A (en) * 1993-12-27 1995-07-28 Nec Corp Memory filing processing system

Similar Documents

Publication Publication Date Title
JPH07105064A (en) File name detection system
JP2008515055A (en) Method and apparatus for implementing hybrid hardware and software for transactional memory access
JPH0113571B2 (en)
US20030028723A1 (en) Efficient data backup using a single side file
US5485573A (en) Method and apparatus for assisting in the determination of the source of errors in a multi-host data base management system
US5386560A (en) Execution of page data transfer by PT processors and issuing of split start and test instructions by CPUs coordinated by queued tokens
US6810523B2 (en) Efficient thread programming using a single callback function
JPH01116851A (en) Program load control system
US7360213B1 (en) Method for promotion and demotion between system calls and fast kernel calls
JP3170472B2 (en) Information processing system and method having register remap structure
JP3172007B2 (en) Disk copy processing method
JP2740572B2 (en) Program loading method
JP3130798B2 (en) Bus transfer device
JP2517859B2 (en) Parallel process management method
JP3118348B2 (en) Program cache method
JP2718676B2 (en) Virtual memory dump processing method
JP2641399B2 (en) File management device
JPS62173535A (en) Access control system for shared resources
JPS5922977B2 (en) Page memory recall method using input/output device
JPH03218545A (en) Pre-loading system for main storage
JPS63113637A (en) Exclusive processing system for hash table entry
JP2517851B2 (en) Parallel priority control method
JP2919457B1 (en) Duplexing device I / O control method and program recording medium therefor
Darga On-line inquiry under a small-system operating system
JPH07141207A (en) Information processing system