JPS58129548A - Computer system - Google Patents

Computer system

Info

Publication number
JPS58129548A
JPS58129548A JP57010096A JP1009682A JPS58129548A JP S58129548 A JPS58129548 A JP S58129548A JP 57010096 A JP57010096 A JP 57010096A JP 1009682 A JP1009682 A JP 1009682A JP S58129548 A JPS58129548 A JP S58129548A
Authority
JP
Japan
Prior art keywords
mode
program
line
system operation
computer system
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.)
Granted
Application number
JP57010096A
Other languages
Japanese (ja)
Other versions
JPH0137779B2 (en
Inventor
Keiji Oshima
大島 啓二
Toshihiro Hayashi
林 利弘
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 JP57010096A priority Critical patent/JPS58129548A/en
Publication of JPS58129548A publication Critical patent/JPS58129548A/en
Publication of JPH0137779B2 publication Critical patent/JPH0137779B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring

Abstract

PURPOSE:To prevent system down, by reading out and deciding a system operation mode which is set by switching a mode, and controlling the operation of a program, in a computer system having plural system operation modes. CONSTITUTION:A mode switching program 1 receives an operator's instruction and switches a system operation mode 2 to an on-line mode or an adjusting mode. An on-line utility program 3 decides whether an output of the system operation mode 2 is the on-line mode or not, and if it is the on-line mode, an off-line utility program is not executed. An on-line program 4 is capable of its single execution, irrespective of an output of the system operation mode 2. Accordingly, execution of the utility program due to a malfunction, and various faults given to a computer system as its result are prevented.

Description

【発明の詳細な説明】 本発明は計算機S/ステムに係り、特に、操作ミスによ
るシステムダウン¥を回避するに好適な計算機システム
に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a computer S/system, and particularly to a computer system suitable for avoiding system down due to operational errors.

計算機システムにおける従来の安全性、信頼性確保の技
術としては、リンググロテクション(FLing pr
otection)、パスワード(pass Word
)エリア方式、キ一方式等がある。このうちのり/ググ
ロテクションとパスワード方式について具体的に説明す
る。
As a conventional technology for ensuring safety and reliability in computer systems, ring protection (FLing pr
(password), password (password)
) Area method, Ki-one method, etc. Of these, glue/guro protection and password methods will be explained in detail.

(1)  りングプpチクジョン 計算機システムを構成するソフトウェアは、大きくオペ
レーティングシステム及びアプリケージ′iI/ソフト
ウェアに分けられるが、各々を構成する複数のプログラ
ム群そのものは、さらにその機能レベルによって複数の
ハイアラーキを構成する。
(1) The software that makes up the computer system can be broadly divided into an operating system and application software, but the multiple program groups that make up each of them are further divided into multiple hierarchies depending on their functional levels. Configure.

リンググロテクションとは、システムの信頼性向上を目
的として設けられた機構で、プログラムやデータの保譲
の九めに、先に述べたハイアラーキに対応し次番号をプ
ログラム及びデータの属性として持たせ、あるプログラ
ムからは、自分のプログラムと同一レベルかそれ以下の
レベルのプログラム及びデータへのアクセスに可能であ
るが、自分よりレベルの高いグログラムやデータへのア
クセス1!を禁止するようにしたものである。これによ
つ1、アプリケーションプログラムは、レベルの高いオ
ペレーティングシステムのプログラムやデーメtm*ア
クセスすることを禁止し、誤ってオペレーティングシス
テムを破壊し、R)るいはシステムダウンに至らしめる
ことを防ぐ−のである。
Ring protection is a mechanism established for the purpose of improving system reliability, and in order to preserve programs and data, it is necessary to have the next number as an attribute of programs and data in accordance with the hierarchy mentioned above. It is possible for a certain program to access programs and data that are at the same level or lower than your own program, but it is possible to access programs and data that are at a higher level than your own program! It was designed to prohibit This prevents application programs from accessing higher-level operating system programs and data, preventing them from accidentally destroying the operating system, or causing the system to go down. be.

偉)パスワード パスワードは主として計算機システムにおけるデータの
機密像■の観点から設けられた機能であp、特定のグロ
グラム或いはデーIOアク七スは、パスワードと呼ばれ
る暗号を正しく入力した時のみ可能としたものである。
iii) PasswordPassword is a function provided mainly from the viewpoint of data confidentiality in computer systems.Specific grograms or data IO accesses are only possible when a code called a password is entered correctly. It is.

これによp1重畳なデータが、悪意の第3看によって絖
み出されftp破壊されたりすることを防止している。
This prevents p1 superimposed data from being discovered and destroyed by a malicious third party.

使用者タイプを複数設け、特定プログラムが、対応する
使用者タイプの入力に対してのみ実行可とすることもめ
るが、これも一種のパスワードである。
It is also possible to provide a plurality of user types and make a specific program executable only in response to input from the corresponding user type, but this is also a type of password.

これら安全性・信II性確保の技術は次のような問題点
がある。
These techniques for ensuring safety and reliability have the following problems.

すなわち、リンググロテクシ璽ンは計算機システム【構
成するプ四グラムとデータの相対関係において、アクセ
ス権t[静的(或いは固定的]に規定するもの」であり
、計算機システムの運転条件という動的な環境には充分
追従し得す、柔軟性に欠ける。
In other words, the ringgrotechnique is a computer system that stipulates access rights t [statically (or fixedly) in the relative relationship between the constituent programs and data.'' Although it cannot fully follow the environment, it lacks flexibility.

一方、パスワードは、目的が機密保護であり、ヤはり、
計算機システムの運転条件に対応しての資金性確保が充
分に出来ない。
On the other hand, the purpose of passwords is security, and
It is not possible to secure enough funding to meet the operating conditions of the computer system.

籍に制御用計算機のようにオンラインでプラントを制御
するシステムにおいては、オペレータの誤操作によるシ
ステムダウンは、プラントの操業公共機関の運転、人命
にも拘りかねない致命的な影響を及ばず可能性を持って
おり、計算機システムの1!頼性安全性の向上は、非常
に1畳であ夛決定的な方法が強く望まれてiた。
In a system that controls a plant online, such as a control computer, system failure due to operator error is highly unlikely to have a fatal impact that could affect the operation of public institutions operating the plant or even human lives. I have one of the computer systems! In order to improve reliability and safety, there was a strong desire for a method that would be very conclusive and decisive.

例えば、プロセス制御用計算機では、プログツム開発→
システム立上げ→デバッグ→オ/ライン稼動等のステッ
プを踏んで稼動に到るものであるが、−担オンラインに
入つ几場合には不用意に他の運転モードに入ることは許
されない、にt拘わらず操作盤に設けられたスイッチ操
作により簡単にモード変換が可能であり、このような誤
操作等に対する対策は従来なんら取られていなかった。
For example, in process control computers, program development →
Operation is achieved through steps such as system startup → debugging → online/line operation, but when entering the on-line operation, carelessly entering other operation modes is not allowed. Regardless of the time, mode conversion is easily possible by operating a switch provided on the operation panel, and no countermeasures against such erroneous operations have been taken in the past.

しかるに従来の安全性、信頼性の向上策は事故発生後に
おける対策金主体とするものであり、システムダウンを
未然に防ぐ九めの措置は何ら城られていない、従来よシ
用いられている所間メモリグaテクシ璽ンは、データ側
に意味を持たせ、これに対するグログラムとの関係で書
込みの可否等を判断するものであ夛、これでは誤操作等
に対しカバーすることができず、前述の如き不都合を回
避することがて1Mない。
However, conventional measures to improve safety and reliability are focused on countermeasures after an accident occurs, and the ninth measure to prevent system failure is not covered in any way. Intermediate memory tags give meaning to the data and determine whether or not it can be written to based on the relationship with the program, but this cannot protect against erroneous operations, etc., and the above-mentioned There is no way to avoid such an inconvenience.

本発明Oi1的は、運転モードに応じてプログ2ムOw
k龜taiかく制御することのできる計算機システムを
提供するにある。
The purpose of the present invention is to program the program 2 according to the driving mode.
The object of the present invention is to provide a computer system that can be controlled in this manner.

第1mlは本発明の実施例管示すプルグラム構成図でT
o、6゜ モード切替10グツムlはオペV−1の指示を受けてシ
ステム這転峰−ド2「オンライン毫−ト1t*! r1
1ml+−)’J K@替JL ル@ # 75 イy
z−テイリテイプ■ダラA1はシステム運転毎−ド2の
出力が「オンラインモード」であるか否かを判定し、「
オンラインモード」であると!IKはオフラインコーテ
ィリティプログラムを実行しなめ。
The first ml is T
o, 6° mode switching 10gtsuml received the instructions from Operation V-1 and changed the system to ``online mode 1t*!r1''
1ml+-)'J K@Replacement JL Le@#75 Iy
Z-Tailitape ■Dara A1 determines whether the output of D2 is in "online mode" every time the system is operated, and
“Online mode”! IK must run an offline courtesy program.

オンラインプログラム4はシステム運転モード20出力
如何によらず単独の実行が可能である。
The online program 4 can be executed independently regardless of the output of the system operation mode 20.

モード切替プログラムlは、第2図に示す如きフローチ
ャートの内容の処理′を実行する。まずステップ21で
モード切替えの要求ネ「オンラインモード」か「調整モ
ード」かを判定する。「調整モード」である場合にはス
テップ22に移り、システム運転モードt「調整」 (
ディジタル信号の111)とし処理を終了する。tた。
The mode switching program 1 executes the process' shown in the flowchart shown in FIG. First, in step 21, it is determined whether the mode switching request is "online mode" or "adjustment mode". If the mode is "adjustment mode", the process moves to step 22, and the system operation mode t "adjustment" (
111) of the digital signal, and the processing ends. It was.

「オンラインモード」である場合にはステップ28に移
り。
If the mode is "online mode", proceed to step 28.

システム運転モードtrオンライン」(ディジタル信号
の101)とし処mt終了する。
System operation mode "tr online" (digital signal 101) and process mt ends.

マ九、オフラインユーティリティプログラム3は、第3
図の如!!フローチャートの内容の処理を実行する。シ
ステム運転モード2の内容tステップ31で胱出し、ζ
O内容をステップ32で運転量−ドの内容を判定する。
Maku, offline utility program 3 is the third
As shown! ! Executes the process of the flowchart contents. Contents of system operation mode 2 t Bladder removal in step 31, ζ
In step 32, the contents of the operating amount are determined.

即ち、「調整モード」である場合にはステップ33で当
該モードに応蟲する所定の処理を実行して処lit終了
するが、「オンラインモード」である場合にはユーティ
リティグログラムを実行することなくフロー処ll′f
t:終了する。
That is, if the mode is "adjustment mode", a predetermined process corresponding to the mode is executed in step 33 and the process ends, but if the mode is "online mode", the utility program is not executed. Flow treatment ll'f
t: Finish.

第4図は本発明の他の実施例を示すプログラム構成図で
ある0本実施例は第1図の実施例のユーティリティプロ
グラム3およびオンラインプログツム4の各々に、プロ
グラム登鎌時(Toるいは登碌後)に指定したプルグラ
ム種別5を設は比例である。これにともないユーティリ
ティプログラムS>よびオンラインプロゲラA4の各々
の先頭で第5図の如(動作可否判定の共通サブルーチン
を呼び出させる。
FIG. 4 is a program configuration diagram showing another embodiment of the present invention. In this embodiment, when the program is installed (To or After promotion), the program type 5 specified is set proportionally. Accordingly, at the beginning of each of the utility program S> and the online pro gamer A4, a common subroutine for determining whether or not the operation is possible is called as shown in FIG.

ステップ50の動作可否判定ナブル−チンは全ての10
グラムの先頭に設けられ、その評Isは第6@の如きフ
ローチャートで示される。即ち、ステップ51でプルグ
ラム種別5より種別内容t−胱出し、ステップs2で読
出し内容を判定する0判定内容がエーテイリテイプログ
ラム3である場合には、ステップs3でシステム運転モ
ード2t−読出し、ステップ54で「オンラインモー、
ド」か「調整モード」であるかを判定する。「オンライ
ンモード」であれば全ての処理を終了するが、「調整モ
ード」であればメインプログラムに復帰し、ステップ5
5の所定の処理を実行する。なお、ステップ52のプロ
グラム種別判定において、オンラインプログラムと判定
された場合に%以後の処理はメインプログラムに復帰す
る。
Operation possible in step 50 - all 10
The evaluation Is is provided at the beginning of the program, and its evaluation Is is shown in a flowchart such as No. 6 @. That is, in step 51, the type content t-bladder is extracted from the program type 5, and in step s2, the read content is determined.If the 0 determination content is the aitility program 3, in step s3, the system operation mode 2t-read, and step 54, “Online Mo,
mode” or “adjustment mode”. If you are in "online mode", all processing ends, but if you are in "adjustment mode", you return to the main program and step 5
The predetermined process of step 5 is executed. Note that in the program type determination at step 52, if it is determined that the program is an online program, the processing after % returns to the main program.

以上の構成により、各々のプログラムの中に個別に、シ
ステム運転モード判定処mt作り込むことが不要となり
、更に必要に応じ、自由にそのプログラムの種別(オン
ラインプログツム、ユーティリティプログラム]を変更
可能となる。
With the above configuration, it is no longer necessary to create the system operation mode judgment process mt individually in each program, and the type of the program (online program, utility program) can be changed freely as necessary. Become.

第7図は本発明の更に他の実施例を示すワード構成図で
ある0本実施例は、運転モードによってプログラムの命
令語単位に、その実行を制御できるようにした例である
。この場合の処mt−示し九〇が第8図のフローチャー
トである。すなわち全ての機械命令のオペランド部の一
部にシステム運転モード判定のためのし)−ド(命令実
行制御部51を設け、これ會システム運転モード2と比
較し、レベルが高(数値が小さ)ければ、その命令を実
行し、低い時は無効命令化するtのである。この実施例
によれば、システム運転モードに対応して命令語単位に
グログラムの動きt制御できるので、よp龜め細かな安
全確保が可能となる。
FIG. 7 is a word configuration diagram showing still another embodiment of the present invention. This embodiment is an example in which the execution of a program can be controlled in units of command words according to the operation mode. The process in this case is shown in FIG. 8 as a flowchart. In other words, an instruction execution control unit 51 for determining the system operation mode is provided in a part of the operand part of all machine instructions, and the level is higher (the numerical value is smaller) than in system operation mode 2. If the value is low, the command is executed, and if the value is low, the command is invalidated.According to this embodiment, the movement of the program can be controlled for each command word in accordance with the system operation mode. It is possible to ensure detailed safety.

第9図(II) 、 (b)は本発明t−2重系計算機
(ロードシェアデエIVツクス)システムに応用した例
を示す説明図である。
FIGS. 9(II) and 9(b) are explanatory diagrams showing an example in which the present invention is applied to a t-2 computer (load sharing system) system.

ロードシェアデエプレックスシステムの場合。In case of load share de eplex system.

通常全てのプログラムは、A、B両系の両方で動けるよ
うにしておき1両系運転時は、計算機負荷分散O危め%
A系ではA系プログツムt、B系ではB系プログラムの
みを動作させている0片系例えば第9 E(k4のB系
ダウン時は、一部機能を縮退させ、ム系B系の両プログ
ラムt−A系で運転させる0本発明は、第9図(姉の両
系運転時、誤まって他系の10ダ2ムが動作し、システ
ムの運転を鎮壜らせることを防ぐ九めに利用できる。す
なわち、システム運転毫−ドとしてr両系遭転毫−ド」
Normally, all programs should be able to run on both systems A and B, and when one system is running, computer load distribution is at risk.
For example, when the B system of 9th E (k4 is down), some functions are degenerated and both programs of the B system are run. The present invention is designed to prevent the system from operating on the t-A system as shown in Figure 9. In other words, it can be used as a system operating mode and as a system operating mode.
.

「片系運転モード」の2つ設けておき、A系に格納され
ているA系プログラムは、第9図(荀の両系運転時、及
び第9図(b)の片系運転時の両モードで動作可として
おき、A系に格納されているB系プログラムは、片系ダ
ウン時7のみ動作可能としておけば良い。このようKす
れば、高信頼性を確保が目的の2重系計算機システムに
おいて、更に一層の信頼性向上會図ることが可能となる
Two "single-system operation modes" are provided, and the A-system program stored in the A-system is as shown in Figure 9 (for Xun's dual-system operation, and for the single-system operation in Figure 9(b)). The B system program stored in the A system can be enabled only when one system is down.If you set K like this, you can use the dual system computer with the purpose of ensuring high reliability. It becomes possible to further improve the reliability of the system.

本発明の実施によれば、誤操作によるユーティリティグ
ログラムの実行とその結果として計算機システムに与え
る種々の障害を回避できる。また。
According to the implementation of the present invention, it is possible to avoid execution of a utility program due to an erroneous operation and various failures caused to the computer system as a result. Also.

プログラムレベルから命令語のレベルまでの巾広い精度
で、運転モードに対応して高信頼化を目的としてシステ
ムの動It制御できる。更に高信頼f’を要求される1
重系システムに対しても応用して、信頼性安全性の向上
を図れる等心用範l!1は広い。
System dynamics can be controlled with a wide range of precision from the program level to the command level, corresponding to the operating mode, with the aim of increasing reliability. Furthermore, high reliability f' is required 1
A useful guideline that can be applied to heavy systems to improve reliability and safety! 1 is wide.

このように、本発明は、非常に簡単な仕掛けで、近年重
要性を増している計算機システムの高信頼化、安全性向
上技術に、全体システム的観点て寄与することができる
In this manner, the present invention is a very simple device, and can contribute to techniques for improving reliability and safety of computer systems, which have become increasingly important in recent years, from the viewpoint of the overall system.

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

第15!ilは本発明の実施例を示すプログラム構成図
、第2図は本発明に係るモード切替プログラムの70−
チャート、ms図は本発@に係るオフラインニーティグ
四グラムの70−チャート、第4図は本発明の他の実施
例を示すプログラム構成図。 第5図は第4図の実施例のフローチャート、第6図は第
5図の処理に訃ける動作可否判定サブルーチンの詳fi
70−チャーート、第7図は本発明の更に他の実施例を
示すワード構成1、第8図は第7図の実施例の7a−チ
ャート、第9図(II) 、 (b)は本発@を2重系
計算機システムにシも用した例を示す説明図である。 l・・・モード切替プ四グラム、2山システム運転モー
ド、3・・・ユーティリティプログラム、4・・・オン
弔ll 策2図 第7霞 不ベラソト 拵80 弔q A系 A氷 B先
15th! il is a program configuration diagram showing an embodiment of the present invention, and FIG. 2 is a mode switching program 70- of the present invention.
The chart and ms diagram are the 70-chart of the offline NEETIG quadrature according to the present @, and FIG. 4 is a program configuration diagram showing another embodiment of the present invention. FIG. 5 is a flowchart of the embodiment shown in FIG. 4, and FIG. 6 is a detailed diagram of a subroutine for determining whether or not the operation can be performed in accordance with the process shown in FIG.
70-chart, FIG. 7 is a word structure 1 showing still another embodiment of the present invention, FIG. 8 is a 7a-chart of the embodiment of FIG. 7, and FIGS. FIG. 2 is an explanatory diagram showing an example in which @ is also used in a dual computer system. l...Mode switching program 4 grams, 2 mountain system operation mode, 3...Utility program, 4...On condolence Plan 2 Figure 7 Kasumi Berasoto Koshirae 80 Funeral Q A system A ice B destination

Claims (1)

【特許請求の範囲】 1、オンラインモード會含む複数のシステム運転モード
を有する計算機システムにおいて、モード切替えの要求
に応じてモード状態を設定するモード切替手段を設ける
と共に、該モード切替手段により設定され次システム運
転モードを読出して判定し該プログラムの動作を制御す
る手段を設は几こと全特徴とする計算機システム。 2、プログラムの登録時ま几は登録後にプログラム種別
を指定し、この種別指定倉前記運転モードの判定に先行
して判定すること′f:%黴とする特許請求の範囲第1
項記載の計算機システム。
[Claims] 1. In a computer system having a plurality of system operation modes including an online mode meeting, a mode switching means is provided for setting a mode state in response to a request for mode switching, and the following mode is set by the mode switching means: A computer system characterized by a means for reading and determining a system operation mode and controlling the operation of the program. 2. At the time of program registration, the program type is designated after registration, and the determination of the program type specified prior to the determination of the operation mode 'f: % mold' Claim 1
Computer system described in section.
JP57010096A 1982-01-27 1982-01-27 Computer system Granted JPS58129548A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57010096A JPS58129548A (en) 1982-01-27 1982-01-27 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57010096A JPS58129548A (en) 1982-01-27 1982-01-27 Computer system

Publications (2)

Publication Number Publication Date
JPS58129548A true JPS58129548A (en) 1983-08-02
JPH0137779B2 JPH0137779B2 (en) 1989-08-09

Family

ID=11740789

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57010096A Granted JPS58129548A (en) 1982-01-27 1982-01-27 Computer system

Country Status (1)

Country Link
JP (1) JPS58129548A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6365502A (en) * 1986-09-05 1988-03-24 Hino Motors Ltd Program controller for automobile
JP2001209561A (en) * 2000-01-27 2001-08-03 Mitsubishi Electric Corp System and method for abnormal termination
US9342359B2 (en) 2013-09-18 2016-05-17 Oliver Kaltstein Information processing system and information processing method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54142037A (en) * 1978-04-27 1979-11-05 Fujitsu Ltd Test program starting system for terminal unit
JPS5572269A (en) * 1978-11-24 1980-05-30 Hitachi Ltd Operation control system
JPS5660959A (en) * 1979-10-23 1981-05-26 Toshiba Corp Diagnostic system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54142037A (en) * 1978-04-27 1979-11-05 Fujitsu Ltd Test program starting system for terminal unit
JPS5572269A (en) * 1978-11-24 1980-05-30 Hitachi Ltd Operation control system
JPS5660959A (en) * 1979-10-23 1981-05-26 Toshiba Corp Diagnostic system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6365502A (en) * 1986-09-05 1988-03-24 Hino Motors Ltd Program controller for automobile
JP2001209561A (en) * 2000-01-27 2001-08-03 Mitsubishi Electric Corp System and method for abnormal termination
US6862688B2 (en) 2000-01-27 2005-03-01 Mitsubishi Denki Kabushiki Kaisha Fault handling system and fault handling method
US9342359B2 (en) 2013-09-18 2016-05-17 Oliver Kaltstein Information processing system and information processing method

Also Published As

Publication number Publication date
JPH0137779B2 (en) 1989-08-09

Similar Documents

Publication Publication Date Title
US4181940A (en) Multiprocessor for providing fault isolation test upon itself
US10691482B2 (en) Systems, methods, and apparatus for securing virtual machine control structures
US7401358B1 (en) Method of controlling access to control registers of a microprocessor
KR100610152B1 (en) Method for switching between multiple system processors
KR101861544B1 (en) Memory access control
CA1200913A (en) Data processing system with virtual machines
CN1307535C (en) Trusted client utilizing security kernel under secure execution mode
US6681346B2 (en) Digital processing system including a DMA controller operating in the virtual address domain and a method for operating the same
US7130977B1 (en) Controlling access to a control register of a microprocessor
WO1997049041A1 (en) System for controlling access to a register mapped to an i/o address space of a computer system
KR20010042380A (en) Method for switching between multiple system hosts
US7082507B1 (en) Method of controlling access to an address translation data structure of a computer system
EP0109504A2 (en) Protection system for storage and input/output facilities and the like
US4794515A (en) Protection of data in a multiprogramming data processing system
JPS58129548A (en) Computer system
KR20010078371A (en) Privilege promotion based on check of previous privilege level
CA2551045C (en) Input-output control apparatus, input-output control method, process control apparatus and process control method
KR20230101826A (en) Techniques for restricting access to memory using capabilities
JPH11126173A (en) Memory access controller and storage medium therefor
JP4340669B2 (en) INPUT / OUTPUT CONTROL DEVICE, INPUT / OUTPUT CONTROL METHOD, PROCESS CONTROL DEVICE, AND PROCESS CONTROL METHOD
JP2583617B2 (en) Multiprocessor system
JPH0430245A (en) Multiprocessor control system
TW202303398A (en) Debug in system on a chip with securely partitioned memory space
JPH03201036A (en) Microcomputer
JPH0412861B2 (en)