JPH0347541B2 - - Google Patents

Info

Publication number
JPH0347541B2
JPH0347541B2 JP59061534A JP6153484A JPH0347541B2 JP H0347541 B2 JPH0347541 B2 JP H0347541B2 JP 59061534 A JP59061534 A JP 59061534A JP 6153484 A JP6153484 A JP 6153484A JP H0347541 B2 JPH0347541 B2 JP H0347541B2
Authority
JP
Japan
Prior art keywords
program
data
block
central monitoring
monitoring device
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
Application number
JP59061534A
Other languages
Japanese (ja)
Other versions
JPS60205650A (en
Inventor
Mitsugi Anezaki
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 JP6153484A priority Critical patent/JPS60205650A/en
Publication of JPS60205650A publication Critical patent/JPS60205650A/en
Publication of JPH0347541B2 publication Critical patent/JPH0347541B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/177Initialisation or configuration control

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Description

【発明の詳細な説明】 (技術分野) 本発明はプログラムロード方式、特にネツトワ
ークを介して複数の装置にプログラムロードを行
うシステムにおける初期プログラムロード
(IPL)方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION (Technical Field) The present invention relates to a program loading method, and particularly to an initial program load (IPL) method in a system that loads programs to a plurality of devices via a network.

(従来技術) 従来、ネツトワークを介してIPLを行うシステ
ムにおいては、IPLが完了するまではIPLデータ
のメモリロードのみを行うため、ネツトワークの
トラフイツクが大きい場合、転送するデータ量が
多い場合、またはIPLデータの送出する速度が遅
い場合においては、非常に時間がかかり、また次
のIPLデータ受信までの間は何の処理もしていな
いことになる。
(Prior art) Conventionally, in systems that perform IPL via a network, only the IPL data is loaded into memory until the IPL is completed. Alternatively, if the speed at which IPL data is sent is slow, it takes a very long time, and no processing is performed until the next IPL data is received.

このようなシステムの立上りが遅いという欠点
が多少なりとも改善する方法として、IPLデータ
(プログラム)を複数の機能モジユールに分割し、
初期処理に必要なモジユールをロード後実行し、
その後処理に必要なモジユールが未ロードの場合
には、その都度モジユールをロードする方法があ
る。しかしながら、このような方法においても、
IPLを受ける装置ごとに対応してどのモジユール
から先に処理に必要となるかをあらかじめ予測す
ることができず、また、IPLデータ(プログラ
ム)を送出する装置のデータ送出処理速度が遅い
場合には、やはり非常に時間がかかり、IPLを受
ける装置での処理の待時間が長くなるという欠点
がある。
As a way to somewhat improve the disadvantage of slow start-up of such a system, it is possible to divide the IPL data (program) into multiple functional modules,
Load and execute the modules required for initial processing,
If a module required for subsequent processing has not been loaded, there is a method of loading the module each time. However, even in such a method,
If it is not possible to predict in advance which module will be needed for processing first for each device that receives IPL, or if the data sending processing speed of the device sending out IPL data (program) is slow, , which is still very time consuming and has the drawback of increasing the waiting time for processing in the device receiving the IPL.

(発明の目的) 本発明の目的は、ネツトワークを介して複数の
装置にプログラムロード(IPL)を行うシステム
において、従来のものよりシステムの立上りを早
くしたプログラムロード方式を提供することにあ
る。
(Objective of the Invention) An object of the present invention is to provide a program loading method that allows the system to start up more quickly than the conventional system in a system that performs program loading (IPL) to a plurality of devices via a network.

(発明の構成) 本発明のプログラムロード方式は、ネツトワー
クを介して複数の装置にプログラムロードを行う
システムにおいて、プログラムロードを受ける装
置のそれぞれに;受信したプログラムロードデー
タを格納するあらかじめ定められたブロツクに分
割されたメモリと;対応するプログラムロードデ
ータの格納が完了していない前記メモリのブロツ
クに対しプログラム実行に伴う書込み及び読出し
を禁止する手段と;前記メモリへのプログラムロ
ード完了前にプログラムロード途中のプログラム
を実行し、書込み及び読出しが禁止された前記ブ
ロツクにアクセスした場合、プログラムの実行を
中止し前記ネツトワークに接続された中央監視装
置に対しこのブロツクに対応するプログラムロー
ドデータの転送及びプログラム実行再開のための
指示を要求する再開指示送出要求を送出し、前記
中央監視装置から再開指示を受けるとプログラム
の実行を再開する手段とを備え、前記中央監視装
置に;プログラムロードデータをあらかじめ格納
した記憶手段と;前記プログラムロードを受ける
装置のそれぞれに対応して設けられ、前記プログ
ラムロードデータの前記メモリのブロツク単位の
送出順序を登録するデータ送出順序テーブルと;
前記プログラムロードを受ける装置のそれぞれに
対し、対応する前記データ送出順序テーブルに登
録されたブロツクの順序に従い前記記憶手段に格
納された前記プログラムロードデータを送出し、
プログラムロード中に前記再開指示送出要求を受
けると、この再開指示送出要求で指定されたブロ
ツクの前記データ送出順序テーブルにおける送出
順序をこの時点までに送出完了したブロツクの直
後に登録し直し、この登録し直されたブロツクか
ら対応する前記プログラムロードデータの送出を
再開しプログラム実行の前記再開指示を送出する
手段とを備えている。
(Structure of the Invention) The program loading method of the present invention is such that in a system that loads programs to a plurality of devices via a network, each device receiving the program load has a predetermined system that stores the received program load data. a memory divided into blocks; a means for prohibiting writing and reading associated with program execution with respect to a block of said memory in which storage of corresponding program load data has not been completed; and means for prohibiting program loading before completion of program loading to said memory; If a program in progress is executed and access is made to the block for which writing and reading are prohibited, the execution of the program is stopped and the program load data corresponding to this block is transferred to the central monitoring device connected to the network. means for transmitting a restart instruction sending request requesting an instruction for resuming program execution, and restarting the execution of the program upon receiving the restart instruction from the central monitoring device; a data sending order table that is provided corresponding to each of the devices receiving the program load and registers the sending order of the program load data in block units of the memory;
Sending out the program load data stored in the storage means to each of the devices receiving the program load in accordance with the order of blocks registered in the corresponding data sending order table;
When the restart instruction sending request is received during program loading, the sending order of the block specified in the restart instruction sending request in the data sending order table is re-registered immediately after the block that has been sent up to this point, and this registration is performed. and means for restarting the transmission of the corresponding program load data from the rewritten block and transmitting the restart instruction for program execution.

また、上記構成において、前記中央監視装置が
前記プログラムロードを受ける装置へのプログラ
ムロード中に前記再開指示送出要求を受けすぐに
応答できない場合は、すでに同一内容のプログラ
ムロードを行つた他の装置から対応する前記プロ
グラムロードデータを転送させる構成とすること
ができる。
In the above configuration, if the central monitoring device cannot respond immediately upon receiving the restart instruction sending request while loading the program to the device receiving the program load, the central monitoring device may receive a request from another device that has already loaded the program with the same content. The configuration may be such that the corresponding program load data is transferred.

さらに上記構成において、前記中央監視装置が
前記プログラムロードを受ける装置への1ブロツ
クのプログラムロードデータの送出にあらかじめ
定められた時間以上かかる場合は、すでに同一内
容のプログラムロードを行つた他の装置から対応
する前記プログラムロードデータを転送させる構
成とすることができる。
Furthermore, in the above configuration, if it takes more than a predetermined time for the central monitoring device to send one block of program load data to the device that receives the program load, the central monitoring device may send the program load data from another device that has already loaded the same program. The configuration may be such that the corresponding program load data is transferred.

(実施例) 次に、本発明の実施例を図面を参照して説明す
る。第1図は本発明が適用されるネツトワークの
構成図で、1はデータ伝送路、2は中央監視装
置、3は記憶装置M、4〜6は端末である。第2
図は本発明において用いる端末4の内部機能の説
明図で、10は内部データバス、11は中央制御
装置、12はIPLを行うためのROM、13はメ
モリのブロツクごとの書込み、読出しを禁止する
ためのメモリプロテクトテーブル、14は該メモ
リプロテクトテーブル13に従いメモリへの書込
み、読出しの禁止ブロツクへのアクセス検出回路
である。
(Example) Next, an example of the present invention will be described with reference to the drawings. FIG. 1 is a configuration diagram of a network to which the present invention is applied, in which 1 is a data transmission path, 2 is a central monitoring device, 3 is a storage device M, and 4 to 6 are terminals. Second
The figure is an explanatory diagram of the internal functions of the terminal 4 used in the present invention, where 10 is an internal data bus, 11 is a central control unit, 12 is a ROM for performing IPL, and 13 prohibits writing and reading of each block of memory. A memory protect table 14 is a circuit for detecting access to a block in which writing and reading from the memory is prohibited according to the memory protect table 13.

端末4からのIPL要求を受けた中央監視装置2
は、第3図aのIPLデータ送出順序テーブルに従
い、記憶装置3から該当ブロツクを読出し、端末
4に送出する。テーブルにセツトされているブロ
ツク数を送出したら、端末4にIPL中のプログラ
ムの実行命令を送出する。
Central monitoring device 2 receives IPL request from terminal 4
reads the corresponding block from the storage device 3 and sends it to the terminal 4 according to the IPL data sending order table shown in FIG. 3a. After sending out the number of blocks set in the table, an execution command for the program being IPLed is sent to the terminal 4.

端末4はIPLデータを受信した場合は、転送す
るブロツクのメモリの読書き禁止(メモリプロテ
クト)を解除してからメモリへ転送し1ブロツク
がすべて転送されていない場合は再びメモリプロ
テクトをセツトする。実行命令を受信した場合は
指定のブロツクのメモリプロテクトの解除がある
場合は解除して、指定の位置からプログラムを実
行する。
When the terminal 4 receives IPL data, it releases the memory read/write protection (memory protection) of the block to be transferred and then transfers it to the memory, and if the entire block has not been transferred, it sets the memory protection again. When an execution command is received, the memory protection of the specified block is canceled, if any, and the program is executed from the specified position.

IPLしたプログラム実行中にIPLデータを受信
した場合は、前記と同様にメモリに転送した後、
再び実行する。実行中にメモリプロテクトに違反
した場合は、そのメモリのブロツク及び番地を中
央監視装置2に通知し、IPLデータ及び再開指示
の受信待に入る。
If IPL data is received while the IPLed program is running, after transferring it to memory as above,
Run again. If memory protection is violated during execution, the block and address of the memory are notified to the central monitoring device 2, and the system waits to receive IPL data and a restart instruction.

記憶装置3からデータの読出しに時間がかかる
場合、又は端末4からメモリプロテクト違反の通
知を受信し、そのメモリプロテクト違反したブロ
ツクのデータの転送あるいは再スタートのための
指示送出に時間がかかる場合は、すでに同一内容
を転送した端末に対して端末4にデータの転送を
指示する。
If it takes time to read data from the storage device 3, or if a notification of a memory protection violation is received from the terminal 4 and it takes time to transfer the data of the block where the memory protection was violated or to send an instruction for restarting, , instructs the terminal 4 to transfer data to a terminal that has already transferred the same content.

端末4に、第3図aのブロツク番号24のデー
タ送出前または送出中に、ブロツク番号22のメ
モリプロテクト違反の通知を受けた中央監視装置
2は、メモリプロテクト違反を起こしたブロツク
の番号を端末4に対するIPL送出順序テーブルに
おいて第3図bに示すようブロツク番号24の前
(送出完了したブロツク番号21の直後)に登録
しなおし、端末4がメモリプロテクト違反を起こ
したメモリのブロツク及び番地から再スタートす
るように、ブロツク番号22のデータと対応する
メモリの番地とを端末4に送出する。
The central monitoring device 2 receives a notification to the terminal 4 of the memory protection violation of the block number 22 before or during data transmission of the block number 24 in FIG. In the IPL transmission order table for Terminal 4, as shown in Figure 3b, it is re-registered before block number 24 (immediately after block number 21, which has completed transmission), and terminal 4 re-registers from the memory block and address where the memory protection violation occurred. To start, the data of block number 22 and the corresponding memory address are sent to the terminal 4.

なお、他の端末5,6についても、中央監視装
置2はそれぞれに対応するIPL送出順序テーブル
を備えており、端末4と同様の動作を行う。この
IPL送出順序テーブルのブロツクの登録順序がプ
ログラムの実行に伴つて自動的に修正されるの
で、次回のプログラムロード時には、システムの
立上りを早くすることができる。
It should be noted that the central monitoring device 2 is provided with IPL transmission order tables corresponding to the other terminals 5 and 6, and performs the same operation as the terminal 4. this
Since the registration order of blocks in the IPL transmission order table is automatically corrected as the program is executed, the system can be started up quickly the next time the program is loaded.

(発明の効果) 以上説明したように、本発明は、プログラムロ
ードデータのブロツク単位の送出順序を登録する
データ送出順序テーブルをプログラムロードを受
ける装置のそれぞれに対応して備え、その登録順
序をプログラムの実行結果に従つて自動的に修正
し、次回のプログラムロード時にはこの修正され
たデータ送出順序テーブルに従つてプログラムが
ロードされるので、また、プログラムロードを制
御する中央監視装置のデータ送出処理速度が遅い
場合には、すでに同一内容のプログラムロードを
行つた他の装置から対応するプログラムロードデ
ータを転送させるので、プログラムロード時転送
するデータ量が多い場合、又はネツトワークのト
ラフイツクが大きい場合、プログラムロードデー
タを格納している記憶装置の読出し速度が遅い場
合においてもシステムの立上げを早くすることが
可能となる。
(Effects of the Invention) As described above, the present invention provides a data transmission order table for registering the transmission order of program load data in block units for each device that receives a program load, and stores the registration order in the program. The program is automatically corrected according to the execution result, and the next time the program is loaded, the program is loaded according to this corrected data sending order table, which also reduces the data sending processing speed of the central monitoring device that controls program loading. If the program load data is slow, the corresponding program load data is transferred from another device that has already loaded the same program. Even if the read speed of the storage device storing the load data is slow, it is possible to start up the system quickly.

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

第1図は本発明が適用されるネツトワークの構
成図、第2図は本発明を適用した端末装置の一実
施例のブロツク図である。第3図a,bはIPLデ
ータ送出順序テーブルの構成例を示す図である。 1……データ伝送路、2……中央監視装置、3
……記憶装置、4,5,6……端末、10……内
部データバス、11……中央制御装置、12……
ROM、13……メモリプロテクトテーブル、1
4……アクセス検出回路。
FIG. 1 is a block diagram of a network to which the present invention is applied, and FIG. 2 is a block diagram of an embodiment of a terminal device to which the present invention is applied. FIGS. 3a and 3b are diagrams showing an example of the structure of an IPL data transmission order table. 1...Data transmission path, 2...Central monitoring device, 3
... Storage device, 4, 5, 6 ... Terminal, 10 ... Internal data bus, 11 ... Central control unit, 12 ...
ROM, 13...Memory protect table, 1
4...Access detection circuit.

Claims (1)

【特許請求の範囲】 1 ネツトワークを介して複数の装置にプログラ
ムロードを行うシステムにおいて、 プログラムロードを受ける装置のそれぞれに;
受信したプログラムロードデータを格納するあら
かじめ定められたブロツクに分割されたメモリ
と;対応するプログラムロードデータの格納が完
了していない前記メモリのブロツクに対しプログ
ラム実行に伴う書込み及び読出しを禁止する手段
と;前記メモリへのプログラムロード完了前にプ
ログラムロード途中のプログラムを実行し、書込
み及び読出しが禁止された前記ブロツクにアクセ
スした場合、プログラムの実行を中止し前記ネツ
トワークに接続された中央監視装置に対しこのブ
ロツクに対応するプログラムロードデータの転送
及びプログラム実行再開のための指示を要求する
再開指示送出要求を送出し、前記中央監視装置か
ら再開指示を受けるとプログラムの実行を再開す
る手段とを備え、 前記中央監視装置に;プログラムロードデータ
をあらかじめ格納した記憶手段と;前記プログラ
ムロードを受ける装置のそれぞれに対応して設け
られ、前記プログラムロードデータの前記メモリ
のブロツク単位の送出順序を登録するデータ送出
順序テーブルと;前記プログラムロードを受ける
装置のそれぞれに対し、対応する前記データ送出
順序テーブルに登録されたブロツクの順序に従い
前記記憶手段に格納された前記プログラムロード
データを送出し、プログラムロード中に前記再開
指示送出要求を受けると、この再開指示送出要求
で指定されたブロツクの前記データ送出順序テー
ブルにおける送出順序をこの時点までに送出完了
したブロツクの直後に登録し直し、この登録し直
されたブロツクから対応する前記プログラムロー
ドデータの送出を再開しプログラム実行の前記再
開指示を送出する手段とを備えたことを特徴とす
るプログラムロード方式。 2 前記中央監視装置が前記プログラムロードを
受ける装置へのプログラムロード中に前記再開指
示送出要求を受けすぐに応答できない場合は、す
でに同一内容のプログラムロードを行つた他の装
置から対応する前記プログラムロードデータを転
送させることを特徴とする請求項1記載のプログ
ラムロード方式。 3 前記中央監視装置が前記プログラムロードを
受ける装置への1ブロツクのプログラムロードデ
ータの送出にあらかじめ定められた時間以上かか
る場合は、すでに同一内容のプログラムロードを
行つた他の装置から対応する前記プログラムロー
ドデータを転送させることを特徴とする請求項1
または2記載のプログラムロード方式。
[Claims] 1. In a system in which a program is loaded to a plurality of devices via a network, each device receiving the program load;
A memory divided into predetermined blocks for storing received program load data; and means for prohibiting writing and reading during program execution to blocks of the memory in which storage of the corresponding program load data has not been completed. ;If a program that is currently being loaded is executed before the program loading into the memory is completed and accesses the block where writing and reading are prohibited, the execution of the program is stopped and the central monitoring device connected to the network is means for transmitting a restart instruction sending request requesting an instruction for transferring program load data corresponding to the block and resuming program execution, and restarting execution of the program upon receiving the restart instruction from the central monitoring device. , in the central monitoring device; a storage means storing program load data in advance; and data provided corresponding to each of the devices receiving the program load, for registering the sending order of the program load data in units of blocks in the memory. a transmission order table; transmitting the program load data stored in the storage means to each of the devices receiving the program load according to the order of blocks registered in the corresponding data transmission order table; When the restart instruction sending request is received, the sending order of the block specified in the restart instruction sending request in the data sending order table is re-registered immediately after the block whose sending has been completed up to this point, and this re-registered block is re-registered. A program loading method comprising means for restarting transmission of the corresponding program load data from a block and transmitting the restart instruction for program execution. 2. If the central monitoring device cannot respond immediately upon receiving the restart instruction sending request while loading the program to the device receiving the program load, the central monitoring device may load the corresponding program from another device that has already loaded the program with the same content. 2. The program loading method according to claim 1, wherein data is transferred. 3. If it takes more than a predetermined time for the central monitoring device to send one block of program load data to the device receiving the program load, the corresponding program may be sent from another device that has already loaded the same program. Claim 1 characterized in that load data is transferred.
Or the program loading method described in 2.
JP6153484A 1984-03-29 1984-03-29 Program loading system Granted JPS60205650A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6153484A JPS60205650A (en) 1984-03-29 1984-03-29 Program loading system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6153484A JPS60205650A (en) 1984-03-29 1984-03-29 Program loading system

Publications (2)

Publication Number Publication Date
JPS60205650A JPS60205650A (en) 1985-10-17
JPH0347541B2 true JPH0347541B2 (en) 1991-07-19

Family

ID=13173862

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6153484A Granted JPS60205650A (en) 1984-03-29 1984-03-29 Program loading system

Country Status (1)

Country Link
JP (1) JPS60205650A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6357813B2 (en) 2014-03-12 2018-07-18 富士通株式会社 Distribution method, resource acquisition method, distribution server, and terminal device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS56105542A (en) * 1980-01-25 1981-08-22 Nec Corp Loading system of program
JPS58146918A (en) * 1982-02-25 1983-09-01 Toshiba Corp Programmable controller

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS56105542A (en) * 1980-01-25 1981-08-22 Nec Corp Loading system of program
JPS58146918A (en) * 1982-02-25 1983-09-01 Toshiba Corp Programmable controller

Also Published As

Publication number Publication date
JPS60205650A (en) 1985-10-17

Similar Documents

Publication Publication Date Title
JP2002245022A (en) Multiprocessor system, its shared memory control method and shared memory control program,
JPS5835295B2 (en) Data transfer method in master-slave system
JP2001333137A (en) Self-operating communication controller and self- operating communication control method
JPH0347541B2 (en)
CN112948315B (en) Storage area sharing method, storage medium and electronic device
JPH10283329A (en) Memory exclusive control method
JPS625759A (en) Information remedy system
JP2001256055A (en) Program download system
JPH0554009A (en) Program load system
JPS6358560A (en) Data processing system
JP2581001B2 (en) Information management apparatus and information management method
JPH03194641A (en) Application program sharing system
JPS61271555A (en) Transferring system for direct memory access
JP2961542B2 (en) Data processing system
JPS58182737A (en) Information processor
JP3029445B2 (en) Startup reception device and method
JPS6227855A (en) Deleting system for initial program loading fixed memory device
JPH0816405A (en) System initializing device
JPH01292451A (en) Information processor
JPH10105413A (en) Interruption processing system
JPH07219918A (en) System starting method for parallel computer
JPS63174150A (en) Selector for start program
JPH02183342A (en) Interruption controller
JPS63113658A (en) Interlock instruction control system
JPH0831082B2 (en) System controller