JPH0432413B2 - - Google Patents

Info

Publication number
JPH0432413B2
JPH0432413B2 JP57144671A JP14467182A JPH0432413B2 JP H0432413 B2 JPH0432413 B2 JP H0432413B2 JP 57144671 A JP57144671 A JP 57144671A JP 14467182 A JP14467182 A JP 14467182A JP H0432413 B2 JPH0432413 B2 JP H0432413B2
Authority
JP
Japan
Prior art keywords
task
modification
correction
command
area
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
JP57144671A
Other languages
Japanese (ja)
Other versions
JPS5935237A (en
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 filed Critical
Priority to JP14467182A priority Critical patent/JPS5935237A/en
Publication of JPS5935237A publication Critical patent/JPS5935237A/en
Publication of JPH0432413B2 publication Critical patent/JPH0432413B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1433Saving, restoring, recovering or retrying at system level during software upgrading

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Description

【発明の詳細な説明】 [発明の対象] 本発明はソフトウエアの修正方法に係り、特に
オンラインシステムのソフトウエアの修正方法に
関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] The present invention relates to a method for modifying software, and particularly to a method for modifying software in an online system.

[従来技術] オンライン・プロセス制御システムを稼動中に
一時停止させることは、社会に混乱を引き起こし
たり、利用者の信用を喪失したりするので、許さ
れない。
[Prior Art] It is not permissible to temporarily stop an online process control system while it is in operation because it causes confusion in society and causes a loss of trust among users.

従つて、オンライン稼動中にプログラムを修正
する必要が生じた場合、システムを停止させるこ
となく修正せざる得ないわけである。しかし、従
来の修正方法では、修正したいアドレスとその内
容を指定すると、その修正の対象たるアドレスの
プログラム領域が実行中あるいは待機中であると
否とを問わずに、直ちにメモリ内容の変更が行な
われた。従つて、修正するタイミングがマイクロ
秒で単位でずれることによりシステムがダウンし
たり、未だ修正の完了していない修正途中のプロ
グラムが実行されてしまい、プログラムの暴走を
招く可能性もあつた。
Therefore, if it becomes necessary to modify a program during online operation, the modification must be done without stopping the system. However, in conventional modification methods, when you specify the address and its contents to be modified, the memory contents are immediately changed, regardless of whether the program area at the address to be modified is running or on standby. It was. Therefore, if the timing of correction is shifted by microseconds, the system may go down, or a program that has not yet been corrected may be executed, which may cause the program to run out of control.

このような危険なメモリ変更システムは、オン
ラインシステムのトラブルが引き起こす社会不安
の大きさを考えると、極めて不都合なものであつ
た。
Such a dangerous memory modification system was extremely inconvenient considering the amount of social unrest caused by problems with online systems.

[発明の目的] 本発明は、上記の如き従来の欠点を改善するた
め、トラブルの発生を伴うことなく、システムを
稼動させたままの状態で修正が可能なソフトウエ
アの修正方法を提供することにある。
[Objective of the Invention] In order to improve the above-mentioned conventional drawbacks, the present invention provides a software modification method that can be modified while the system is in operation without causing any trouble. It is in.

[発明の総括的説明] 上記目的を達成するため、本発明は、同時に修
正したい項目全部を指定完了した後に、修正実行
指令を入力すると、修正指定エリアがどのプログ
ラム(タスク)のメモリ領域に属するかをチエツ
クし、修正されるプログラムが実行途中(中断中
を含む)でないタイミングを把えて、該プログラ
ムの実行を瞬時抑止し、指定された修正を全て完
了した後、該プログラムの実行を再び可能にし
て、外見上、全くシステムを停止させることなく
ソフトウエアの修正を完全に行うことに特徴があ
る。
[General Description of the Invention] In order to achieve the above object, the present invention provides that when a modification execution command is input after completing the specification of all items to be modified at the same time, to which memory area of the program (task) the modification specified area belongs. It checks when the program to be modified is not in the middle of execution (including during suspension), instantly inhibits the execution of the program, and allows execution of the program again after completing all specified modifications. The feature is that the software can be completely modified without stopping the system at all.

〔発明の実施例〕[Embodiments of the invention]

以下、本発明の一実施例を図面を用いて説明す
る。
An embodiment of the present invention will be described below with reference to the drawings.

第1図は、実施例のシステム構成図である。電
子計算機(CPU)1は、記憶装置(メモリ)2
を持ち、データ線あるいは信号線7によりプロセ
ス等の制御対象3を制御する。また、デイスプレ
イ5やキーボード6から成るコンソール等の指
令・応答装置4を介してマンマシン・インターフ
エースを持つ。
FIG. 1 is a system configuration diagram of an embodiment. Electronic computer (CPU) 1 is storage device (memory) 2
It has a data line or a signal line 7 to control a control object 3 such as a process. It also has a man-machine interface via a command/response device 4 such as a console consisting of a display 5 and a keyboard 6.

第2図はメモリの構成図である。メモリ2に
は、OS(オペレーテイング・システム)のプログ
ラム21と、OSテーブル22、修正実行サブル
ーチン26、修正管理テーブル27、修正メイン
プログラム28、制御対象3によつて異なるアプ
リケーシヨン・プログラムとテーブル29が置か
れている。OSテーブル22には、タスク状態管
理テーブル24とタスクエリア管理テーブル25
から構成されるタスク管理データ23が含まれ
る。アプリケーシヨン・プログラムとテーブル2
9は、タスクi用エリア30やタスクj用エリア
31等の各タスク用エリアと、共通テーブル32
等のタスク間共通エリアとから構成される。
FIG. 2 is a block diagram of the memory. The memory 2 includes an OS (operating system) program 21, an OS table 22, a modification execution subroutine 26, a modification management table 27, a modification main program 28, and application programs and tables 29 that differ depending on the controlled object 3. is placed. The OS table 22 includes a task state management table 24 and a task area management table 25.
It includes task management data 23 consisting of. Application program and table 2
9 is an area for each task such as an area 30 for task i and an area 31 for task j, and a common table 32.
It consists of common areas between tasks such as

第3図は、タスク状態管理テーブル24の構成
図である。タスク状態管理テーブル24は、タス
クi状態制御語241のような各タスクの実行状
態制御語から構成される。各タスクの実行状態制
御語、たとえばタスク状態制御語241は、タス
ク実行中表示フラグ(タスク実行中は1、非実行
中は0)242と、タスク待機中(WAIT状態)
表示フラグ243(タスクWAIT中の時は1、
WAITでない時は0)を含む。
FIG. 3 is a configuration diagram of the task status management table 24. The task state management table 24 is composed of execution state control words for each task, such as the task i state control word 241. The execution state control word of each task, for example, the task state control word 241, includes a task execution display flag (1 when the task is running, 0 when it is not running) 242, and a task waiting state (WAIT state).
Display flag 243 (1 when task is in WAIT,
Contains 0) when not WAIT.

第4図は、タスクエリア管理テーブル25の構
成図である。タスクエリア管理テーブル25は、
タスクi先頭番号251やタスクi最終番地25
2のような各タスク用エリア(各タスクのプログ
ラムと専用テーブル)の先頭番地と最終番地の組
から構成されている。
FIG. 4 is a configuration diagram of the task area management table 25. The task area management table 25 is
Task i starting number 251 and task i ending address 25
It consists of a pair of the start address and the end address of each task area (program and dedicated table for each task) as shown in FIG.

第5図は、修正管理テーブル27の構成図であ
る。修正管理テーブル27は、修正実行状態(修
正実行中、修正実行正常完了、修正実行異常完了
など)を表示するための修正状態語271、修正
中のタスク番号を表示する修正タスク番号27
2、修正エリア数273、各修正エリアに対応し
て存在する修正エリア先頭頭番地274、修正エ
リア長275修正値276(修正エリア長だけ連
続して記憶される)から構成される。
FIG. 5 is a configuration diagram of the modification management table 27. The correction management table 27 includes a correction status word 271 for displaying the correction execution status (correction in progress, correction execution normally completed, correction execution abnormally completed, etc.), and a correction task number 27 for displaying the task number being corrected.
2. The number of correction areas 273, the correction area head address 274 existing corresponding to each correction area, the correction area length 275, and the correction value 276 (stored continuously by the correction area length).

第6図は、修正指令入力応答出力プログラム、
すなわち、修正メインプログラム28の制御フロ
ーである。本プログラムは、OS21で管理され
るタクスの1つとして動作する。その機能は、修
正指令を入力し、チエツクし、修正指令の誤まり
を指摘することにより高信頼な修正指令の入力を
ガイドし、入力した修正指令を編集して修正管理
テーブル27にセツトし、修正指令に従つて修正
実行サブルーチン26に修正実行を要求し、修正
実行結果を応答メツセージとして出力することで
ある。
FIG. 6 shows a modification command input response output program,
That is, this is the control flow of the modified main program 28. This program operates as one of the tasks managed by the OS21. Its functions include inputting a modification command, checking it, pointing out errors in the modification command to guide the input of highly reliable modification commands, editing the input modification command and setting it in the modification management table 27, It requests the modification execution subroutine 26 to perform modification according to the modification command, and outputs the modification execution result as a response message.

第6図においては、先ず、ステツプ602で修
正指令を入力し、それが修正内容に関する指令で
あるときには、ステツプ603で修正管理テーブ
ル27に修正エリアと修正内容に関する条件をセ
ツトする。また、修正実行命令のときには、ステ
ツプ604で修正指令エリアが指定タスク以外の
タスクエリアでないかを、タスクエリア管理テー
ブル25によりチエツクする。もし、修正指令エ
リアに指定タスク以外のタクスエリアがある場合
には、ステツプ605で修正エリア指定不良メツ
セージを出力し、修正指令入力を待つ。指定不良
メツセージにはI(そのまま実行)とE(修正停
止)とR(修正実行指令再入力)とがあり、Iが
出力されたときには、修正指令エリアに指定タス
ク以外のタスクエリアが無い場合と同じようにス
テツプ606に移る。Eが出力されたときには、
ステツプ607で修正停止メツセージを出力す
る。またRが出力されたときにはステツプ602
に戻つて修正指令を再入力する。ステツプ606
では、修正状態語を修正要求状態にセツトし、修
正実行開始応答を出力し、OSのタスクスケジユ
ーラにリンクされた修正実行サブルーチンからの
修正完了通知を待つ。次に、ステツプ608で、
修正完了通知を受けたならば、修正結果を応答メ
ツセージとして出力する。
In FIG. 6, first, a modification command is input in step 602, and if the command is related to modification content, conditions regarding the modification area and modification content are set in the modification management table 27 in step 603. In the case of a modification execution command, the task area management table 25 is checked in step 604 to see if the modification command area is a task area other than the designated task. If there is a task area other than the designated task in the modification command area, a modification area designation failure message is output in step 605, and a modification command input is awaited. There are three types of designated defective messages: I (execute as is), E (stop modification), and R (re-enter modification execution command). When I is output, there is a case where there is no task area other than the specified task in the modification command area. Similarly, the process moves to step 606. When E is output,
In step 607, a correction stop message is output. Further, when R is output, step 602
Go back and re-enter the correction command. Step 606
Then, set the modification status word to modification request state, output a modification execution start response, and wait for modification completion notification from the modification execution subroutine linked to the OS task scheduler. Next, in step 608,
Upon receiving the modification completion notification, the modification result is output as a response message.

第7図は、修正実行サブルーチンの制御フロー
チヤートである。
FIG. 7 is a control flowchart of the modification execution subroutine.

このサブルーチンは、OS21のタスクスケジ
ユーラ211の出口にリンクされ、実行タスクが
切換えられたとき、次に実行可能なタスクに制御
が渡される直前に呼び出される。そして、ステツ
プ702で修正要求あるか否かを判別し、修正要
求状態のときには、次にステツプ703で修正指
令タスクは実行状態か否かを判別し、実行状態で
ないとき、さらにステツプ704で修正指令タス
クが待ち状態か否かを判別する。修正指令タスク
が待ち状態でもないときに、ステツプ705で指
定エリアの内容を修正する。その場合、修正指令
タスクが実行中でも待機中でもないタイミングを
把えて、指定エリア(修正エリアに関する情報2
73〜275に指定されたエリア)の内容を指定
修正値276に修正し、ステツプ706で修正完
了状態を修正状態語271にセツトし、ステツプ
707で修正指令・応答プログラム(修正メイン
プログラム28)に修正完了を知らせる。
This subroutine is linked to the exit of the task scheduler 211 of the OS 21, and is called when the execution task is switched, just before control is passed to the next executable task. Then, in step 702, it is determined whether or not there is a modification request. If it is in the modification request state, then in step 703 it is determined whether or not the modification command task is in the execution state. If it is not in the execution state, further, in step 704, the modification command task is issued. Determine whether the task is in a waiting state. When the modification command task is not in a waiting state, the contents of the specified area are modified in step 705. In that case, the specified area (information about the correction area 2
The contents of the area specified in 73 to 275 are corrected to the specified correction value 276, the correction completion status is set to the correction status word 271 in step 706, and the correction command/response program (correction main program 28) is set in step 707. Notify that the correction has been completed.

第8図は、本方式の実施例のオペレーシヨンフ
ローチヤートである。第8図を参照して、本実施
例の動作を説明する。
FIG. 8 is an operation flowchart of an embodiment of this method. The operation of this embodiment will be explained with reference to FIG.

キーボード6のリクエストキーを押すと、修正
指令入力応答出力プログラム、つまり修正メイン
プログラム28が起動される。修正指令入力応答
出力プログラム(以下、修正指令応答プログラム
と略す)は、デイスプレイ5のポインタを次行の
先頭に移し(以下、改行と呼ぶ)、を表示した
上、ポインタをの次に移し、(以下、応答と
呼ぶ)、修正エリア番地の指令入力を待つ(ステ
ツプ800)。
When the request key on the keyboard 6 is pressed, a modification command input response output program, that is, a modification main program 28 is activated. The modification command input response output program (hereinafter abbreviated as modification command response program) moves the pointer on the display 5 to the beginning of the next line (hereinafter referred to as line feed), displays , moves the pointer to the next line, and displays ( (hereinafter referred to as a response), and waits for a command input of the correction area address (step 800).

修正エリア先頭番地が入力されると、修正指令
応答プログラム28は、修正エリア先頭番地27
4に、入力された番地をセツトするとともに、そ
の番地の現在のメモリ内容をデイスプレイ5に表
示する。さらに、その後“:”を表示し、ポイン
タを“:”の次に進めて修正したい内容の入力を
待つ(ステツプ801)。
When the correction area start address is input, the correction command response program 28 inputs the correction area start address 27.
4, the input address is set and the current memory contents at that address are displayed on the display 5. Furthermore, after that, a ":" is displayed, the pointer is moved past the ":", and the user waits for the input of the content to be corrected (step 801).

“修正内容 LF が入力されると、修正指令応
答プログラム28は、改行後“ SP 次の番地の
内容:”を表示し、連続した次の番地の内容修正
指令の入力を待つ(ステツプ802、ステツプ8
03のループ)。
When “Modification content LF” is input, the correction command response program 28 displays “SP Contents of the next address:” after a line break and waits for input of a content correction command for the next consecutive address (Step 802, 8
03 loop).

“修正内容 CR ”が入力されると、修正指令
応答プログラム28は、改行行後“”を応答
し、新らしい修正エリア(すでに指定した修正エ
リアと連していなくとも良い)の先頭番地か、修
正実行要求のキーインを待つ(ステツプ802、
ステツプ804)。
When “Modification content CR” is input, the correction command response program 28 responds with “” after a line break, and selects the starting address of the new correction area (which does not need to be connected to the already specified correction area). Waits for key-in of modification execution request (step 802,
Step 804).

一括修正すべき新らしいエリアがまだあれば、
新らしい修正エリアの先頭番地が入力され、新ら
しい修正エリアに対して、ブロツク801からの
動作が繰り返される。
If there are still new areas that need to be fixed all at once,
The starting address of the new correction area is input, and the operations from block 801 are repeated for the new correction area.

一括修正すべきエリアの指定が完了すると、修
正実行指令、すなわち、“Sタスク番号 CR ”が
キーインされる。修正指令応答プログラム28
は、これを入力し、修正タスク番号272をセツ
トすると共に、タスクエリア管理テーブル25の
タスク先頭番地251、最終番地252を参照し
て、修正管理テーブル27にセツトされた修正エ
リアの中に、修正タスク番号272にセツトされ
ていない(修正指定されていない)タスクのタス
ク用エリア31に含まれるものがあるかどうかを
チエツクしその様なものがなければ修正実行開始
を応答する。すなわち、改行後、“COMMAND
OK.MODIFY、START・”をデイスプレイ5
に表示し、修正状態語271を修正要求状態(全
ビツトが1の状態)にセツトし、修正実行サブル
ーチン26からの修正完了通知(POST)を待つ
(ステツプ805,806)。
When the designation of the areas to be collectively corrected is completed, a correction execution command, ie, "S task number CR" is keyed in. Modification command response program 28
inputs this and sets the correction task number 272, and also refers to the task start address 251 and end address 252 of the task area management table 25 to place the correction in the correction area set in the correction management table 27. It is checked whether there is a task included in the task area 31 of a task that is not set to the task number 272 (not designated for modification), and if there is no such task, a response is sent to start modification execution. That is, after a line break, “COMMAND
OK.MODIFY, START・” on display 5
The correction status word 271 is set to a correction request state (all bits are 1), and a correction completion notification (POST) from the correction execution subroutine 26 is waited for (steps 805 and 806).

修正状態語271が修正要求状態になると、す
でに第7図の説明において述べたように、OS2
1のタスクケジユーラ211の出口にリンクされ
た修正実行ザブルーチン26が、修正タスク番号
272にセツトされたタスクが実行中やWAIT
中でないタイミングを把えて、修正管理テーブル
27にセツトされた修正を一括して行い、修正結
果を修正状態語271にセツトし、修正完了時に
修正指令応答プログラム28をPOST(修正完了
を通知)する。
When the modification state word 271 enters the modification request state, as already mentioned in the explanation of FIG.
The modification execution subroutine 26 linked to the exit of the task scheduler 211 of No. 1 determines whether the task set in the modification task number 272 is running or WAIT.
The corrections set in the correction management table 27 are performed all at once by grasping the timing when the correction is not in progress, the correction result is set in the correction status word 271, and the correction command response program 28 is POSTed (notifies correction completion) when the correction is completed. .

その後、修正指令応答プログラム28が動作し
て修正完了メツセージを出力する。つまり、改行
後、“MODIFY NORMALLY、END”を応答
として、デイスプレイ5に表示する。
Thereafter, the modification command response program 28 operates and outputs a modification completion message. That is, after the line break, "MODIFY NORMALLY, END" is displayed on the display 5 as a response.

ブロツク805の修正エリアの合理性チエツク
により、修正エリアの中に修正タスク番号272
にセツトされたタスク(たとえばi)以外のタス
ク(たとえばi)に含まれるものがあれば、修正
指令応答プログラム28は修正指令不良を警告す
る。すなわち、改行後、“COMMAND
ERROR:ENTER I,E,R:“をデイプレイ
5に表示し、I,E,Rのいずれかの入力を待つ
(ステツプ808)。
By checking the rationality of the correction area in block 805, correction task number 272 is found in the correction area.
If there is something included in a task (for example, i) other than the task (for example, i) set to , the modification command response program 28 warns that the modification command is defective. That is, after a line break, “COMMAND
"ERROR: ENTER I, E, R:" is displayed on the display 5, and the input of any one of I, E, and R is awaited (step 808).

IGNOREを意味する“I”が入力されると、
警告は無視され、ステツプ806以下の動作を続
行する(第6図参照)。
When “I” which means IGNORE is input,
The warning is ignored and operations continue from step 806 onwards (see Figure 6).

RETRYを意味する“R”が入力されると(第
6図)ブロツク804戻り、再び修正実行指令の
入力を待つ。この時、修正タスク番号272には
新らしい修正実行指令のタスク番号がセツトさ
れ、このタスク番号に対して再び修正エリアの合
理性チエツクが行われる。
When "R" meaning RETRY is input (FIG. 6), the process returns to block 804 and waits for the input of a correction execution command again. At this time, the task number of the new modification execution command is set in the modification task number 272, and the rationality check of the modification area is again performed on this task number.

ENDを意味する“E”が入力されると(第6
図)、修正指令応答プログラムは修正停止を応答
する。すなわち、改行後、“END DUE TO
COMMAND ERR”応答を表示し、修正を実行
しないでプログラムを終了する。
When “E” meaning END is input (6th
(Figure), the modification command response program responds to stop modification. In other words, after a line break, “END DUE TO
COMMAND ERR” response and exit the program without performing any modifications.

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

本発明によれば、1つのタスクを構成するプロ
グラムや該タスクの局所データの変更を一括して
指定し、該タスクの実行中や中断中(入力待ち等
による)でないタイミングを自動的に見つけるの
で、トラブルを引き起こすことなく、システムを
稼動させたままの状態でプログラムの修正が可能
となり、システムへの信頼性が高まる。
According to the present invention, changes to the programs constituting one task and the local data of the task are specified all at once, and the timing when the task is not being executed or suspended (due to waiting for input, etc.) is automatically found. This makes it possible to modify programs while the system is running without causing any trouble, increasing the reliability of the system.

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

第1図は本発明の一実施例のシステム構成を示
す図、第2図は実施例のメモリマツプを示す図、
第3図はタスク状態管理テーブルの構成を示す
図、第4図はタスクエリア管理テーブルの構成を
示す図、第5図は修正管理テーブルの構成を示す
図、第6図は修正指令入力応答出力プログラム
(修正メインプログラム)のフローチヤート、第
7図は修正実行ザブルーチンのフローチヤート、
第8図は本実施例のオペレーシヨンフローチヤー
トである。 1…CPU、2…メモリ、3…制御対象、4…
指令応答装置、5…デイスプレイ、6…キーボー
ド、7…データ線、信号線、21…OSプログラ
ム、22…OSテーブル、23……タスク管理テ
ーブル、24タスク状態管理テーブル、25……
タスクエリア管理テーブル、26…修正実行ザブ
ルーチン、27……修正管理テーブル、28……
修正メインプログラム、211…タスクスケジユ
ーラ、LF…改行、CR…復帰、SP…空白。
FIG. 1 is a diagram showing a system configuration of an embodiment of the present invention, FIG. 2 is a diagram showing a memory map of the embodiment,
Figure 3 shows the configuration of the task status management table, Figure 4 shows the configuration of the task area management table, Figure 5 shows the configuration of the modification management table, and Figure 6 shows the modification command input response output. Flowchart of the program (correction main program), Figure 7 is a flowchart of the correction execution subroutine,
FIG. 8 is an operation flowchart of this embodiment. 1...CPU, 2...Memory, 3...Controlled object, 4...
Command response device, 5... Display, 6... Keyboard, 7... Data line, signal line, 21... OS program, 22... OS table, 23... Task management table, 24 Task state management table, 25...
Task area management table, 26... Correction execution subroutine, 27... Correction management table, 28...
Modified main program, 211...Task scheduler, LF...Line feed, CR...Return, SP...Blank.

Claims (1)

【特許請求の範囲】[Claims] 1 実行すべきタスクの占有する論理記憶空間を
管理する管理プログラムを持つコンピユータシス
テムにおいて、タスク内の同時に修正すべき複数
の項目を指定し、修正実行指令により該項目を含
むタスクが属する記憶領域を判別し、上記管理プ
ログラムに制御が渡つたタイミングを把えて該タ
スクが開始後であつて実行が完了してない状態に
あるか否か上記管理プログラム内のタスク管理情
報により調べ、実行前か実行完了後の状態にある
タスクにたいし指定された全修正項目を、該タス
クに制御を渡す前に該タスクの実行を瞬時抑止に
したうえで、一括して修正し、修正完了後にタス
クの実行を再開することを特徴とするソフトウエ
ア修正方法。
1. In a computer system that has a management program that manages the logical storage space occupied by tasks to be executed, multiple items within a task to be modified at the same time are specified, and a modification execution command is used to specify the storage area to which the task containing the items belongs. Determine the timing when control is passed to the management program, check whether the task has started but has not completed execution using the task management information in the management program, and determine whether it is before execution or not. All correction items specified for a task in the completed state are momentarily inhibited from executing the task before passing control to the task, and the task is corrected all at once, and the task is executed after the correction is completed. A software modification method characterized by restarting the software.
JP14467182A 1982-08-23 1982-08-23 Software correcting method Granted JPS5935237A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14467182A JPS5935237A (en) 1982-08-23 1982-08-23 Software correcting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14467182A JPS5935237A (en) 1982-08-23 1982-08-23 Software correcting method

Publications (2)

Publication Number Publication Date
JPS5935237A JPS5935237A (en) 1984-02-25
JPH0432413B2 true JPH0432413B2 (en) 1992-05-29

Family

ID=15367525

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14467182A Granted JPS5935237A (en) 1982-08-23 1982-08-23 Software correcting method

Country Status (1)

Country Link
JP (1) JPS5935237A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0619646B2 (en) * 1984-07-31 1994-03-16 三菱電機株式会社 Programmable controller
JPH01169628A (en) * 1987-12-25 1989-07-04 Fujitsu Ltd Dynamic replacing system for rom software
JPH02161523A (en) * 1988-12-14 1990-06-21 Hitachi Ltd Resident module correcting system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5342533A (en) * 1976-09-30 1978-04-18 Toshiba Corp Interlock unit for memory content alteration
JPS5769459A (en) * 1980-10-17 1982-04-28 Fujitsu Ltd Program update processing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5342533A (en) * 1976-09-30 1978-04-18 Toshiba Corp Interlock unit for memory content alteration
JPS5769459A (en) * 1980-10-17 1982-04-28 Fujitsu Ltd Program update processing system

Also Published As

Publication number Publication date
JPS5935237A (en) 1984-02-25

Similar Documents

Publication Publication Date Title
JP3007788B2 (en) console
JP2723068B2 (en) Job re-execution method
JPH0432413B2 (en)
JP3143330B2 (en) Programmable controller
JPH07271561A (en) Information processor
JPH0769847B2 (en) Job control method during rerun
JPH117392A (en) Data processor obtained by duplexing auxiliary storage device and method for falling system of data processor
JP3263987B2 (en) Automatic IPL initial setting processing method
JPH02280251A (en) System for loading initial program
JPS6365553A (en) Reliability securing system for input/output device constitution control data
JP2849780B2 (en) Computer system
JPH06230940A (en) Program controller
JP3075359B2 (en) Program debugging start processing method
JP2669143B2 (en) Programmable controller programming device
JPH0589049A (en) Command executing device
JPH05165626A (en) Control program correction method
JPS62189544A (en) Information processor
JPH04246711A (en) Fault restoration system for personal computer
JPH01279337A (en) Error logging control system
JPH012150A (en) Dump execution control method
JPS63206831A (en) Method for controlling start up of application program
JPH05342052A (en) Debugging system
JPS63204438A (en) Device test system
JPH02247765A (en) Command composing edition system
JPS59106054A (en) Information processing system