JPS61272827A - Command execution control system - Google Patents

Command execution control system

Info

Publication number
JPS61272827A
JPS61272827A JP11404485A JP11404485A JPS61272827A JP S61272827 A JPS61272827 A JP S61272827A JP 11404485 A JP11404485 A JP 11404485A JP 11404485 A JP11404485 A JP 11404485A JP S61272827 A JPS61272827 A JP S61272827A
Authority
JP
Japan
Prior art keywords
command
area
command execution
commands
execution 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.)
Pending
Application number
JP11404485A
Other languages
Japanese (ja)
Inventor
Keisuke Okamoto
岡本 圭右
Naoto Azuma
東 尚登
Hiroyoshi Eguchi
江口 博芳
Fukami Matsuno
松野 深美
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP11404485A priority Critical patent/JPS61272827A/en
Publication of JPS61272827A publication Critical patent/JPS61272827A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To control easily whether a large scale command unsuitable for the conversational processing can be executed or not by providing a means where the normal capacity of a command execution area, the names of permitted commands, and the special capacity of this area are registered. CONSTITUTION:A command analyzing part 1 not only selects a standard memory size or an extension memory size but also analyzes commands inputted from a conversational processing terminal 5 in accordance with the contents of a control flag which can be always changed from the external. Analyzed information is collated with a command execution control information in a storage part 6 by a collation processing part 2 to determine the capacity of the command execution area. A memory allocating control part 3 calculates the difference between a memory allocated at the conversational processing start time with the command execution area determined by the processing part 2 to reserve as area corresponding to this difference as a protected area 10 and executes commands left in a command execution area 1 by a command start part 4.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明はコマンド実行領域の許容量を登録することに依
りコマンド実行の可否を制御する方式に係り、特に会話
形処理の運用を行なう計算機センタに於て、大規模コマ
ンドの実行を制限する場合に好適なコマンド実行制御方
式に関する。
[Detailed Description of the Invention] [Field of Application of the Invention] The present invention relates to a method for controlling whether or not a command can be executed by registering the allowable amount of command execution area, and is particularly applicable to a computer center that operates interactive processing. The present invention relates to a command execution control method suitable for restricting the execution of large-scale commands.

〔発明の背景〕[Background of the invention]

コマンドの実行制御方法としては、例えば特開昭54−
2475号公報、特開昭57−85121号公報で示さ
れるように、コマンド名とコマンド使用権限を持つ利用
者、あるいはコマンド名とコマスト投入許容時間帯を登
録し、コマンド投入時に前記実行条件と照合し実行可否
を制御するものが仰られている。
For example, as a command execution control method,
As shown in Publication No. 2475 and Japanese Unexamined Patent Publication No. 57-85121, the command name and the user who has the authority to use the command, or the command name and the permissible time period for inputting commands, are registered, and when the command is input, it is checked against the execution conditions mentioned above. It is said that there is something that controls whether or not it can be executed.

前者は、コマンド投入時間帯の考え方がない為、情報処
理システムが負荷状態の時に大規模コマンドが投入され
ることがあり、負荷の調整機能がない。
The former method does not have a concept of command input time periods, so large-scale commands may be input when the information processing system is under load, and there is no load adjustment function.

後者は、コマンド投入許容時間帯の考え方があるため、
負荷の調整機能はあるが、コマンド毎にコマンド投入許
容時間帯を登録する必要があるため、コマンドの追加、
コマンドの変更忙伴ない、コマンドを登録する必要があ
る。
The latter is based on the idea of the permissible time period for command input,
Although there is a load adjustment function, it is necessary to register the allowable time period for command input for each command, so adding commands,
If you are busy changing commands, you need to register the commands.

〔発明の目的〕[Purpose of the invention]

本発明の目的は前述の欠点を解決すべくコマンド実行制
御方式を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a command execution control method to solve the above-mentioned drawbacks.

〔発明の概要〕[Summary of the invention]

本方式はコマンド実行領域の通常許容量、認可コマンド
の名称とその特別許容量、及びコマンド記憶媒体の名称
をコマンド実行制御情報として登録する手段を設ける。
This system provides means for registering the normal allowable amount of the command execution area, the name of the authorized command and its special allowable amount, and the name of the command storage medium as command execution control information.

また、会話形処理開始時に割り当てたメモリをコマンド
実行領域と検層領域に部分し、後者の領域をコマンド実
行く先立って確保する。これKより、一般コマンドが通
常許容量を越えて実行される時に生じるメモリのあぶれ
を利用して一般コマンド実行可否の制御が可能となる。
Furthermore, the memory allocated at the start of interactive processing is divided into a command execution area and a well logging area, and the latter area is secured prior to command execution. With K, it becomes possible to control whether or not general commands can be executed by utilizing the memory lag that occurs when general commands are executed in excess of the normal allowable amount.

一方通常許容量を越えるコマンドについては認可コマン
ドとして登録しコマンド実行領域を大きくすることに依
り、認可コマンドのみ実行が可能となる。
On the other hand, commands that exceed the normal allowable amount are registered as authorized commands and the command execution area is enlarged, so that only authorized commands can be executed.

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

以下、本発明の実施例を第1図、第2図、第3図、及び
第4図を用いて説明する。
Embodiments of the present invention will be described below with reference to FIGS. 1, 2, 3, and 4.

第1図は本方式の構成図、第2図はコマンド実行制御情
報の内容、第3図はメモリの変化、第4図は本方式の処
理の流れを示す。
FIG. 1 shows the configuration of this method, FIG. 2 shows the contents of command execution control information, FIG. 3 shows changes in memory, and FIG. 4 shows the processing flow of this method.

本実施例に於て、コマンド実行制御情報は第2図に示す
内容で予め第1図中の記憶s6に登録されており、その
詳細は次の通りである。標準メモリナイズ/拡張メモリ
サイズは昼間と夜間、あるいは平日と休日の様にシステ
ムの負荷状態が異なる場合に使い分けることができる。
In this embodiment, the command execution control information has the contents shown in FIG. 2 and is registered in advance in the storage s6 in FIG. 1, the details of which are as follows. The standard memory size/expanded memory size can be used differently when the system load conditions differ, such as during the day and night, or between weekdays and holidays.

認可コマンドについてはコマンドの名称及び必要とする
コマンド実行領域の容量である特別許容量が登録されて
おり、コマンド格納媒体の名称が登録されている時のみ
実行することが可能となる。
For authorized commands, the name of the command and the special allowance, which is the capacity of the required command execution area, are registered, and the command can only be executed when the name of the command storage medium is registered.

第1図に於て、1のプロ、りは常時外部からの変更が可
能な制御フラグ(記憶部7)の内容に依り、標準メモリ
ナイズ/拡張メモリサイズの選択を行なうと同時に会話
形処理端末5より入力されたコマンドの解析を行なう部
分であり、当プロ、りで解析された情報は2のプロ、り
で記憶部6のコマンド実行制御情報との照合がなされコ
マンド実行領域の許容量が決定する。3のプロ、りでは
会話形処理開始時に割り当てられたメモリと2のブロッ
クで決定されたコマンド実行領域の差分を算出し、保護
領域10として確保する。前述の過程を経て残されたコ
マンド実行領域11K、指定されたコマンド格納媒体8
または9より読み込んだコマンドを格納し実行するブロ
ックが4である。第3図は会話形処理開始時に割り当て
られたメモリの状態変化であり、保護領域と、通常許容
量又は特別許容量の関係を示している。
In Fig. 1, the first pro is a control flag (memory section 7) that can be changed from the outside at any time, and at the same time the standard memory size/extended memory size is selected. This part analyzes the command input from Step 5, and the information analyzed in Step 5 is compared with the command execution control information in the storage unit 6 in Step 2, and the allowable amount of command execution area is determined. decide. In step 3, the difference between the memory allocated at the start of interactive processing and the command execution area determined in block 2 is calculated and secured as the protected area 10. Command execution area 11K left after the above process, designated command storage medium 8
Alternatively, block 4 stores and executes the command read from block 9. FIG. 3 shows changes in the state of memory allocated at the start of interactive processing, and shows the relationship between the protected area and the normal allowable amount or special allowable amount.

次に第4図を用いて説明する。まず最初に制御フラグの
判定を行ない、標準メモリナイズまたは拡張メモリナイ
ズの何れかがコマンド実行領域の容量として設定される
。更に、コマンド解析処理に依り取り出されたコマンド
の名称及びコマンド格納媒体の名称は、第2図で示す登
録内容と照合することにより認可コマンドであるか否か
の判定がなされ、認可コマンドであればその特別許容量
がコマンド実行領域の容量として再設定される。以下、
保護領域の容量の算出、保護領域の確保、コマンドの読
み込みを行ない、コマンドの起動に至る。
Next, explanation will be given using FIG. 4. First, the control flag is determined, and either standard memorization or extended memorization is set as the capacity of the command execution area. Furthermore, the name of the command and the name of the command storage medium extracted by the command analysis process are compared with the registered contents shown in Figure 2 to determine whether or not they are authorized commands. The special allowance is reset as the capacity of the command execution area. below,
Calculates the capacity of the protected area, secures the protected area, reads the command, and starts the command.

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

以上の様に本発明によれば、メモリのあぶれを利用した
コマンド実行の制御を行なうことにより、会話形処理に
不向きな大規模コマンドの実行の可否が制御でき、それ
に伴いコマンドの高速化を計ることができる。また、制
御清報の変更、標準メモリサイズ/拡張メモリサイズの
切替えが可能である為、情報処理システムの状態忙依り
汎用的な運用ができる。
As described above, according to the present invention, by controlling command execution using memory lag, it is possible to control whether or not to execute large-scale commands that are unsuitable for conversational processing, thereby increasing the speed of commands. be able to. Furthermore, since it is possible to change the control information and switch between standard memory size and extended memory size, it is possible to perform general-purpose operation depending on the busy state of the information processing system.

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

第1図は本方式の構成図、第2図はコマンド実行制御情
報の内容を示す図、第3図はメモリの変化を示す図、第
4図は本方式の処理の流れを示すフローチャート。 1・・・コマンド解析部 2・・・照合処理部 3・・・メモリ割り当て制御部 4・・・コマンド起動部 5・・・会話形処理端末 6・・・コマンド実行制御情報 7・・・制御フラグ 8・・・コマンド格納媒体A 9・・・コマンド格能媒体B 10・・・保護領域
FIG. 1 is a block diagram of this method, FIG. 2 is a diagram showing the contents of command execution control information, FIG. 3 is a diagram showing changes in memory, and FIG. 4 is a flowchart showing the process flow of this method. 1...Command analysis unit 2...Verification processing unit 3...Memory allocation control unit 4...Command activation unit 5...Conversational processing terminal 6...Command execution control information 7...Control Flag 8...Command storage medium A 9...Command storage medium B 10...Protected area

Claims (1)

【特許請求の範囲】[Claims] 会話形処理端末より入力されたコマンドを解析、実行す
る情報処理システムに於て、会話形処理開始時に割り当
てられたメモリ領域の内、コマンド実行の為に使用可能
な領域をコマンド実行領域、コマンド実行の為に使用不
可能な領域を保護領域、コマンド実行領域内で実行する
コマンドを一般コマンド、コマンド実行領域の拡大が認
められたコマンドを認可コマンドとして定義し、一般コ
マンドの実行可能領域の許容量である通常許容量、認可
コマンドの名称及び実行可能領域の許容量である特別許
容量、コマンドを格納した論理的媒体であるコマンド格
納媒体の名称をコマンド実行制御情報として登録する手
段と、入力されたコマンドをコマンド実行制御情報と照
合し保護領域のメモリ容量を算出する手段を設け、コマ
ンドの実行に先立ち保護領域を先取りして残りのメモリ
領域をコマンド実行領域とすることに依り、コマンド実
行の可否を制御することを特徴とするコマンド実行制御
方式。
In an information processing system that analyzes and executes commands input from an interactive processing terminal, the memory area allocated at the start of interactive processing that can be used for command execution is designated as the command execution area. The area that cannot be used for this purpose is defined as a protected area, the command executed within the command execution area as a general command, and the command that is allowed to expand the command execution area as an authorized command, and the allowable amount of the executable area for general commands is defined. means for registering as command execution control information a normal allowable amount, a name of an authorized command, a special allowable amount, which is an allowable amount of an executable area, and a name of a command storage medium, which is a logical medium storing a command; By providing a means to calculate the memory capacity of the protected area by comparing the command executed with the command execution control information, and by pre-empting the protected area before executing the command and using the remaining memory area as the command execution area, the command execution can be improved. A command execution control method characterized by controlling availability.
JP11404485A 1985-05-29 1985-05-29 Command execution control system Pending JPS61272827A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11404485A JPS61272827A (en) 1985-05-29 1985-05-29 Command execution control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11404485A JPS61272827A (en) 1985-05-29 1985-05-29 Command execution control system

Publications (1)

Publication Number Publication Date
JPS61272827A true JPS61272827A (en) 1986-12-03

Family

ID=14627621

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11404485A Pending JPS61272827A (en) 1985-05-29 1985-05-29 Command execution control system

Country Status (1)

Country Link
JP (1) JPS61272827A (en)

Similar Documents

Publication Publication Date Title
JP3801630B2 (en) Fuel injection control method for an internal combustion engine in a vehicle
JPH03174632A (en) Method and apparatus for operating computer system in real time
JPS61272827A (en) Command execution control system
JPH0243636A (en) Trace information recording system
JPS63636A (en) Task control system
JPH01258135A (en) Transaction execution control system
JPS6285301A (en) Command supporting method and its system
JPS5935263A (en) Memory control circuit
JPS60198661A (en) Input and output control system
JPH01246635A (en) Task switching system
JPH11327681A (en) Virtual system time management system and management method and recording medium recording management program
JPH02115958A (en) Data transfer control system
JPH03164828A (en) Local area network system
JPH0782443B2 (en) Task management method for operating system
JPS61141045A (en) Patch system of program
JPS63247838A (en) File control method
KR970010026A (en) Location Data Control Method of Multi-Robot Controller
JPH01124047A (en) Time sharing system
JPH02310733A (en) Execution control system for program in general purpose terminal system
JPS6371761A (en) System for defining system condition of online system
JPS6267669A (en) Program generation assistance system
JPH08314755A (en) Trace information recording method
JPS6344240A (en) Program processing control system
JPH03271857A (en) Session start processing system
JPS6019267A (en) Data processing system