JPH0973436A - Operation mode switching system of multiplied computers - Google Patents
Operation mode switching system of multiplied computersInfo
- Publication number
- JPH0973436A JPH0973436A JP7228184A JP22818495A JPH0973436A JP H0973436 A JPH0973436 A JP H0973436A JP 7228184 A JP7228184 A JP 7228184A JP 22818495 A JP22818495 A JP 22818495A JP H0973436 A JPH0973436 A JP H0973436A
- Authority
- JP
- Japan
- Prior art keywords
- operation mode
- mode switching
- synchronous
- transaction
- computer
- 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
Links
Landscapes
- Hardware Redundancy (AREA)
- Multi Processors (AREA)
- Bus Control (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、密結合した複数の
CPUを搭載し、同期動作及び並列動作の双方の動作モ
ードで動作可能な多重化計算機において、システム立上
げ時又は稼働中のあるタイミングにおける動作モードの
切替え方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multiple computer equipped with a plurality of tightly coupled CPUs and capable of operating in both synchronous and parallel operation modes, at a certain timing during system startup or during operation. The operation mode switching method in.
【0002】[0002]
【従来の技術】サーバシステムにおいて取り扱うデータ
は、一般に高信頼性、高性能が要求される。例えば、サ
ーバシステムを構成する計算機において行われるオンラ
イン処理はより高信頼性が要求され、バッチ処理はより
高性能が要求される。2. Description of the Related Art Generally, data handled in a server system is required to have high reliability and high performance. For example, higher reliability is required for online processing performed in a computer that constitutes a server system, and higher performance is required for batch processing.
【0003】オンライン処理を行う計算機は、CPU、
メモリ、I/Oブリッジ等のハードウェア構成を多重化
させて持ち、同一トランザクションを各CPUにおいて
同時に並行して実行させ、その実行結果を比較すること
で信頼性の向上を図っている。また、ハードウェア構成
を多重化することで、一部分の故障によるシステムダウ
ンからも回避可能としている。A computer for online processing is a CPU,
The hardware configurations such as a memory and an I / O bridge are multiplexed, the same transaction is executed in parallel in each CPU at the same time, and the execution results are compared to improve reliability. Also, by multiplexing the hardware configuration, it is possible to avoid a system failure due to a partial failure.
【0004】一方、バッチ処理を行う計算機は、CP
U、キャッシュメモリ、メモリ等のハードウェア構成を
多重化させて持ち、1つのトランザクションをCPUそ
れぞれに実行させるわけだが、複数のCPUが搭載され
ているので複数のトランザクションはそれぞれ独立にか
つ並行して実行されることになる。このように、同時に
複数のトランザクションを処理することで、計算機とし
ての処理速度の向上を図っている。On the other hand, the computer for batch processing is CP
The hardware configuration of U, cache memory, memory, etc. is multiplexed and one transaction is executed by each CPU. However, since multiple CPUs are installed, multiple transactions are executed independently and in parallel. Will be executed. By simultaneously processing a plurality of transactions in this way, the processing speed as a computer is improved.
【0005】従来においては、CPU、メモリ等両方の
処理機能に必要なハードウェアで形成されたクラスタを
複数搭載することで多重化し、かつ処理速度を極めて高
速にした汎用計算機を用いて、この2つの処理機能の要
求を1台の計算機で実現させていた。Conventionally, by using a general-purpose computer in which a plurality of clusters formed by hardware necessary for processing functions of both CPU and memory are mounted and multiplexed, and the processing speed is extremely high, The requirements for one processing function were realized by one computer.
【0006】[0006]
【発明が解決しようとする課題】しかしながら、1台の
計算機で両方の処理機能を実行可能であったとしても、
従来の汎用計算機の構成では、オンライン処理又はバッ
チ処理いずれか一方でデータを処理しているときには、
リブートするまでは動作中の動作モードによる処理しか
行うことができなかった。これは、従来においては、動
作させる動作モードをキャッシュメモリやI/Oブリッ
ジに予め知らせておく必要があるが、従来においてはそ
の動作モードの切替え指示を出す手段がなかったためで
ある。However, even if both processing functions can be executed by one computer,
In the conventional general-purpose computer configuration, when data is processed by either online processing or batch processing,
Until the system was rebooted, only the processing in the operating mode in operation could be performed. This is because conventionally, it is necessary to notify the cache memory or the I / O bridge of the operation mode to be operated in advance, but conventionally there was no means for issuing an instruction to switch the operation mode.
【0007】なお、動作モードは、同期動作と並列動作
とがある。同期動作とは、I/Oブリッジに接続された
それぞれのシステムバスへ同じトランザクションを同時
に出してCPUに同じ処理を実行させることをいい、並
列動作とは、I/Oブリッジに接続され選択されたただ
1つのシステムバスのみへ1つのトランザクションを出
して単一のCPUにその処理を実行させることをいう。
オンライン処理は同期動作の動作モードで動作し、バッ
チ処理は並列動作の動作モードで動作する。The operation modes include synchronous operation and parallel operation. The synchronous operation means that the same transaction is simultaneously issued to the respective system buses connected to the I / O bridge to cause the CPU to execute the same processing, and the parallel operation is connected to the I / O bridge and selected. It means issuing one transaction to only one system bus and having a single CPU execute the transaction.
The online processing operates in the synchronous operation mode, and the batch processing operates in the parallel operation mode.
【0008】本発明は以上のような問題を解決するため
になされたものであり、その目的は、高信頼性処理と高
性能処理とを選択的に切替可能とする多重化計算機にお
ける動作モード切替方式を提供することにある。The present invention has been made to solve the above problems, and an object of the present invention is to switch an operation mode in a multiplexed computer capable of selectively switching between high reliability processing and high performance processing. To provide a method.
【0009】[0009]
【課題を解決するための手段】以上のような目的を達成
するために、第1の発明は、複数のシステムバスにそれ
ぞれ複数のCPU及び主記憶装置を接続し、同期動作及
び並列動作の双方の動作モードで動作可能な多重化計算
機において、いずれかのCPU及び全ての前記システム
バスに接続され、指示された動作モードで動作する複数
の補助記憶手段と、共有の外部記憶装置及び全ての前記
システムバスに接続され、指示された動作モードで動作
する複数の外部記憶装置接続手段と、を有することを特
徴とする。In order to achieve the above object, a first aspect of the present invention is to connect a plurality of CPUs and a main storage device to a plurality of system buses, respectively, and perform both synchronous operation and parallel operation. In a multiplex computer capable of operating in any of the above operation modes, a plurality of auxiliary storage means connected to any of the CPUs and all of the system buses and operating in the instructed operation mode, a shared external storage device and all of the above A plurality of external storage device connecting means connected to the system bus and operating in the instructed operation mode.
【0010】第2の発明は、上記第1の発明において、
同期動作あるいは並列動作いずれかの動作モードへの切
替指示を発行する構成制御手段を有することを特徴とす
る。[0010] The second invention is the above-mentioned first invention, wherein:
It is characterized by having a configuration control means for issuing an instruction to switch to either the synchronous operation mode or the parallel operation mode.
【0011】第3の発明は、上記第2の発明において、
全ての前記外部記憶装置接続手段を接続する信号線を設
け、前記各外部記憶装置接続手段は、いずれかの前記シ
ステムバスを確保したことを前記信号線を介して相互に
通知することを特徴とする。A third invention is the same as the second invention,
A signal line for connecting all the external storage device connecting means is provided, and each external storage device connecting means notifies each other via the signal line that one of the system buses has been secured. To do.
【0012】第4の発明は、複数のシステムバスにそれ
ぞれ複数のCPU及び主記憶装置を接続し、同期動作及
び並列動作の双方の動作モードで動作可能な多重化計算
機において、いずれかのCPU及び全ての前記システム
バスに接続され、トランザクション毎に予め設定された
動作モードで動作する複数の補助記憶手段と、共有の外
部記憶装置及び全ての前記システムバスに接続され、ト
ランザクション毎に予め設定された動作モードで動作す
る複数の外部記憶装置接続手段と、を有することを特徴
とする。According to a fourth aspect of the present invention, in a multiplex computer in which a plurality of CPUs and a main storage device are connected to a plurality of system buses, respectively, and which can operate in both synchronous operation mode and parallel operation mode, either CPU or A plurality of auxiliary storage means connected to all the system buses and operating in a preset operation mode for each transaction, a shared external storage device, and all the system buses, and preset for each transaction A plurality of external storage device connecting means operating in the operation mode.
【0013】第5の発明は、上記第4の発明において、
前記補助記憶手段は、処理するトランザクションの動作
モードを記憶する動作モード記憶部を有することを特徴
とする。A fifth aspect of the invention is the same as the fourth aspect of the invention.
The auxiliary storage means has an operation mode storage unit for storing an operation mode of a transaction to be processed.
【0014】第6の発明は、上記第4の発明において、
前記外部記憶装置接続手段は、処理するトランザクショ
ンの動作モードを記憶する動作モード記憶部を有するこ
とを特徴とする。A sixth invention is based on the fourth invention.
The external storage device connection means includes an operation mode storage unit that stores an operation mode of a transaction to be processed.
【0015】[0015]
【発明の実施の形態】以下、図面に基づいて、本発明の
好適な実施の形態について説明する。以下に示す各実施
の形態は、動作モードの切替えあるいは設定タイミング
の相異によって分けられている。なお、各実施の形態に
おいて説明に用いる図において、同様の要素には同じ符
号を付ける。BEST MODE FOR CARRYING OUT THE INVENTION Preferred embodiments of the present invention will be described below with reference to the drawings. Each of the embodiments described below is divided according to the difference in operation mode switching or setting timing. In the drawings used for the description in each embodiment, the same reference numerals are given to the same elements.
【0016】実施の形態1.図1は、本発明に係る動作
モード切替え方式を採用した多重化計算機の構成の一実
施形態を示した図である。図1に示したように、本実施
の形態においては、CPU2、キャッシュメモリ4、メ
モリ6及びI/Oブリッジ8、また、CPU22、キャ
ッシュメモリ24、メモリ26及びI/Oブリッジ28
でそれぞれクラスタを形成することでハードウェア構成
を2重化している。システムバス10は、メモリ6、I
/Oブリッジ8,28及びキャッシュメモリ4,24を
介してCPU2,22を接続する。システムバス30
は、メモリ26、I/Oブリッジ8,28及びキャッシ
ュメモリ4,24を介してCPU2,22を接続する。
更に、同期動作あるいは並列動作いずれかの動作モード
への切替指示を稼働中に発行するなど動作モードの切替
え機能の制御を行う構成制御手段としての構成制御プロ
セッサ42を有する。更に、信号線46は、全てのI/
Oブリッジ8,28を接続するように設ける。 Embodiment 1 FIG. 1 is a diagram showing an embodiment of the configuration of a multiplexing computer adopting the operation mode switching system according to the present invention. As shown in FIG. 1, in the present embodiment, the CPU 2, the cache memory 4, the memory 6 and the I / O bridge 8, the CPU 22, the cache memory 24, the memory 26 and the I / O bridge 28.
The hardware configuration is duplicated by forming a cluster in each. The system bus 10 includes the memory 6 and I
The CPUs 2 and 22 are connected via the / O bridges 8 and 28 and the cache memories 4 and 24. System bus 30
Connects the CPUs 2 and 22 via the memory 26, the I / O bridges 8 and 28, and the cache memories 4 and 24.
Further, it has a configuration control processor 42 as a configuration control means for controlling the operation mode switching function, such as issuing an instruction to switch to either the synchronous operation mode or the parallel operation mode during operation. Furthermore, the signal line 46 is
It is provided so as to connect the O bridges 8 and 28.
【0017】本実施の形態におけるキャッシュメモリ
4,24は、それぞれCPU2,22及び全てのシステ
ムバス10,30に接続され、構成制御プロセッサ42
により指示された動作モードに切り替える動作モード切
替部4a,24aをそれぞれ有している補助記憶手段で
ある。I/Oブリッジ8,28は、ディスク44及び全
てのシステムバス10,30に接続され、構成制御プロ
セッサ42により指示された動作モードに切り替える動
作モード切替部8a,28aをそれぞれ有している外部
記憶装置接続手段である。なお、CPU2,22及びメ
モリ6,26は、従来からの中央制御装置及び主記憶装
置でよい。The cache memories 4 and 24 in this embodiment are connected to the CPUs 2 and 22 and all the system buses 10 and 30, respectively, and the configuration control processor 42 is used.
Is an auxiliary storage unit having operation mode switching units 4a and 24a for switching to the operation mode instructed by. The I / O bridges 8 and 28 are connected to the disk 44 and all the system buses 10 and 30, and have external storages having operation mode switching units 8a and 28a for switching to the operation mode instructed by the configuration control processor 42, respectively. It is a device connection means. The CPUs 2, 22 and the memories 6, 26 may be the conventional central control unit and main storage unit.
【0018】ディスク44は、本多重化計算機において
共有され、オペレーティングシステム(OS)やCPU
2,22によって処理される各種データを格納する。O
S等は、ディスクコントローラ48、IOバス12,3
2、I/Oブリッジ8,28を介してそれぞれのシステ
ムバス10,30に接続されたメモリ6,26にロード
される。The disk 44 is shared by the present multiplex computer, and has an operating system (OS) and a CPU.
It stores various data to be processed by 2 and 22. O
S, etc. are the disk controller 48, the IO buses 12, 3
2, loaded into the memories 6 and 26 connected to the respective system buses 10 and 30 via the I / O bridges 8 and 28.
【0019】本実施の形態において特徴的なことは、構
成制御プロセッサ42及び各動作モード切替部4a,2
4a,8a,28aを設けたので、システムをリブート
させなくてもシステムの稼働中に動作モードを切り替え
ることをできるようにしたことである。A feature of this embodiment is that the configuration control processor 42 and the operation mode switching units 4a and 2 are provided.
Since 4a, 8a, and 28a are provided, the operation mode can be switched while the system is operating without rebooting the system.
【0020】図2は、本実施の形態において、動作中で
の同期動作から並列動作への切替え処理を示したフロー
チャートであり、この図に基づいてその処理について説
明する。FIG. 2 is a flow chart showing a switching process from synchronous operation to parallel operation during operation in the present embodiment, and the processing will be described based on this figure.
【0021】動作モードを切り替える際、構成制御プロ
セッサ42は、その切替え指示をCPU2,22、キャ
ッシュメモリ4,24及びI/Oブリッジ8,28のそ
れぞれに対して同時に発行する(ステップ101)。C
PU2,22は、動作モードの切替え指示を受けると
(ステップ102)、キャッシュメモリ4,24からの
並列動作開始信号を待つ状態になる(ステップ10
3)。キャッシュメモリ4,24は、必要ならばキャッ
シュデータのメモリ6,26へのライトバックを行い、
かつメモリ内容を無効にするためにキャッシュフラッシ
ュを行う(ステップ104)。そして、並列動作時に使
用するシステムバス10又は30を選択し並列動作モー
ドに切り替わった後(ステップ105)、接続されてい
るCPU2,22に対して並列動作開始信号を発行する
(ステップ106)。CPU2,22は、キャッシュメ
モリ4,24からの並列動作開始信号を受け取ると今後
並列動作モードで動作することを認識する(ステップ1
07)。When switching the operation mode, the configuration control processor 42 simultaneously issues the switching instruction to each of the CPUs 2, 22, the cache memories 4, 24 and the I / O bridges 8, 28 (step 101). C
Upon receiving the operation mode switching instruction (step 102), the PUs 2, 22 are in a state of waiting for a parallel operation start signal from the cache memories 4, 24 (step 10).
3). The cache memories 4 and 24 write back cache data to the memories 6 and 26 if necessary,
In addition, cache flush is performed to invalidate the memory contents (step 104). Then, after selecting the system bus 10 or 30 used in parallel operation and switching to the parallel operation mode (step 105), a parallel operation start signal is issued to the connected CPUs 2 and 22 (step 106). Upon receiving the parallel operation start signal from the cache memories 4 and 24, the CPUs 2 and 22 recognize that they will operate in the parallel operation mode in the future (step 1).
07).
【0022】一方、I/Oブリッジ8,28は、動作モ
ードの切替え指示を受け取ったとき、必要ならばメモリ
6,26の内容をディスク44に書き込み、並列動作モ
ードに切り替わる(ステップ108)。このとき、各I
/Oブリッジ8,28は、使用するシステムバス10又
は30を確保する。On the other hand, when the I / O bridges 8 and 28 receive the operation mode switching instruction, the I / O bridges 8 and 28 write the contents of the memories 6 and 26 to the disk 44, if necessary, and switch to the parallel operation mode (step 108). At this time, each I
The / O bridges 8 and 28 secure the system bus 10 or 30 to be used.
【0023】このようにして、システムの稼働中に動作
モードを同期動作から並列動作に切り替えることができ
る。並列動作への切替えの場合は、使用するシステムバ
スを選択さえすれば、キャッシュメモリ4,24とI/
Oブリッジ8,28との間で同期を取る必要は特にな
い。なお、CPU2,22は、決められた順に所定のト
ランザクションを実行するだけなので、動作モードの切
替えのための上記処理は特になくてもかまわない。In this way, the operation mode can be switched from the synchronous operation to the parallel operation while the system is operating. In the case of switching to parallel operation, if the system bus to be used is selected, the cache memories 4, 24 and I /
It is not necessary to synchronize with the O bridges 8 and 28. Since the CPUs 2 and 22 only execute predetermined transactions in a predetermined order, the above-mentioned processing for switching the operation mode may be omitted.
【0024】図3は、本実施の形態において、動作中で
の並列動作から同期動作への切替え処理を示したフロー
チャートであり、この図に基づいてその処理について説
明する。FIG. 3 is a flow chart showing a switching process from the parallel operation to the synchronous operation during the operation in the present embodiment, and the processing will be explained based on this figure.
【0025】動作モードを切り替える際、構成制御プロ
セッサ42は、その切替え指示をCPU2,22、キャ
ッシュメモリ4,24及びI/Oブリッジ8,28のそ
れぞれに対して同時に発行する(ステップ111)。C
PU2,22は、動作モードの切替え指示を受けると
(ステップ112)、キャッシュメモリ4,24からの
同期動作開始信号を待つ状態になる(ステップ11
3)。キャッシュメモリ4,24は、必要ならばキャッ
シュデータのメモリ6,26へのライトバックを行い、
かつメモリ内容を無効にするためにキャッシュフラッシ
ュを行う(ステップ114)。そして、同期動作時に使
用するシステムバスを選択するためにバスアービトレー
ションのパーキング処理を行い(ステップ115)、各
キャッシュメモリ4,24がいずれかのシステムバスを
用いるかを選択した後に同期動作モードに切り替わる
(ステップ116)。そして、接続されているCPU
2,22に対して同期動作開始信号を発行する(ステッ
プ117)。CPU2,22は、キャッシュメモリ4,
24からの同期動作開始信号を受け取ると今後同期動作
モードで動作することを認識する(ステップ118)。When switching the operation mode, the configuration control processor 42 simultaneously issues the switching instruction to each of the CPUs 2, 22, the cache memories 4, 24 and the I / O bridges 8, 28 (step 111). C
Upon receiving the operation mode switching instruction (step 112), the PUs 2 and 22 enter a state of waiting for a synchronous operation start signal from the cache memories 4 and 24 (step 11).
3). The cache memories 4 and 24 write back cache data to the memories 6 and 26 if necessary,
In addition, cache flush is performed to invalidate the memory contents (step 114). Then, a parking process of bus arbitration is performed to select a system bus to be used at the time of synchronous operation (step 115), and after selecting which system bus each of the cache memories 4 and 24 uses, the mode is switched to the synchronous operation mode. (Step 116). And the connected CPU
A synchronous operation start signal is issued to Nos. 2 and 22 (step 117). The CPUs 2 and 22 are cache memories 4 and
When receiving the synchronous operation start signal from 24, it recognizes that it will operate in the synchronous operation mode in the future (step 118).
【0026】一方、I/Oブリッジ8,28は、動作モ
ードの切替え指示を受け取ったとき、必要ならばメモリ
6,26の内容をディスク44に書き込む。そして、同
期動作時に使用するシステムバスを確保するためにバス
アービトレーションのパーキング処理を行い(ステップ
119)、各I/Oブリッジ8,28がいずれかのシス
テムバスを用いるかを選択した後に同期動作モードに切
り替わる(ステップ120)。ここで、同期動作は、接
続された全てのシステムバスへ同じトランザクションを
同時に出すので、全てのI/Oブリッジ8,28におい
て同期を取る必要が生じる。I/Oブリッジ8,28
は、信号線46を介して同期化完了信号を相互に通知す
ることで、同期を取る準備ができたかを確認する(ステ
ップ121)。全てのI/Oブリッジ8,28において
同期動作に切り替わったことを確認できると、計算機
は、ここで初めて同期動作モードでの処理を開始するこ
とができる。On the other hand, the I / O bridges 8 and 28 write the contents of the memories 6 and 26 to the disk 44, if necessary, when receiving the operation mode switching instruction. Then, a bus arbitration parking process is performed to secure a system bus used in the synchronous operation (step 119), and after selecting which system bus each I / O bridge 8 or 28 uses, the synchronous operation mode is performed. (Step 120). Here, since the synchronous operation issues the same transaction to all the connected system buses at the same time, it is necessary to synchronize all the I / O bridges 8 and 28. I / O bridge 8, 28
Sends a synchronization completion signal to each other via the signal line 46 to check whether synchronization is ready (step 121). When it is confirmed that all the I / O bridges 8 and 28 have switched to the synchronous operation, the computer can start processing in the synchronous operation mode for the first time here.
【0027】このようにして、システムの稼働中に動作
モードを並列動作から同期動作に切り替えることができ
る。同期動作への切替えの場合は、各CPU2,22に
おいて同一トランザクションを並行して同時に実行する
ため各クラスタ間の同期を取ることが必要となる。本実
施の形態においては、信号線46を設けたので同期を確
実に取ることができ、システムの稼働中であっても並列
動作から同期動作への切替えを確実を行うことができ
る。In this way, the operation mode can be switched from the parallel operation to the synchronous operation while the system is operating. In the case of switching to the synchronous operation, it is necessary to synchronize the respective clusters because the same transactions are concurrently executed in the respective CPUs 2 and 22. In the present embodiment, since the signal line 46 is provided, it is possible to ensure synchronization, and it is possible to reliably switch from parallel operation to synchronous operation even while the system is operating.
【0028】以上のように、本実施の形態においては、
構成制御プロセッサ42を設けて動作モードの切替え指
示を発行できるようにした。更に、キャッシュメモリ
4,24及びI/Oブリッジ8,28に動作モードの切
替え機能を付与したので、システムの稼働中でも動作モ
ードを切り替えることができる。従って、例えば所定の
時刻になったら動作モードを切り替えて使用するように
計算機を運用するときにもシステムをリブートさせる必
要はない。As described above, in the present embodiment,
The configuration control processor 42 is provided to issue the operation mode switching instruction. Furthermore, since the cache memory 4, 24 and the I / O bridges 8, 28 are provided with the operation mode switching function, the operation mode can be switched even while the system is operating. Therefore, it is not necessary to reboot the system when operating the computer so that the operation mode is switched and used at a predetermined time.
【0029】実施の形態2.図4は、本発明に係る動作
モード切替え方式を採用した多重化計算機の構成の他の
実施形態を示した図である。図4に示したように、本実
施の形態におけるキャッシュメモリ104,124は、
処理するトランザクションの動作モードを記憶する動作
モード記憶部104b,124bを有し、また、I/O
ブリッジ108,128は、処理するトランザクション
の動作モードを記憶する動作モード記憶部108b,1
28bを有することを特徴としている。この構成を設け
たことで、本実施の形態においてはトランザクション毎
に設定された動作モードに基づいてI/Oブリッジ10
8,128及びキャッシュメモリ104,124の動作
モードを切り替えて動作させることができる。すなわ
ち、上記第1実施の形態では、ある程度まとめて同じ動
作モードで動作するトランザクションを実行させる必要
があったが、本実施の形態においては、同じ動作モード
のトランザクションを連続させて実行させなくてもよい
ことになる。 Embodiment 2 FIG. 4 is a diagram showing another embodiment of the configuration of the multiplexing computer adopting the operation mode switching system according to the present invention. As shown in FIG. 4, the cache memories 104 and 124 according to the present embodiment are
It has operation mode storage units 104b and 124b for storing the operation mode of the transaction to be processed, and also I / O
The bridges 108 and 128 store operation modes of transactions to be processed by the operation mode storage units 108b and 1b.
It is characterized by having 28b. By providing this configuration, in the present embodiment, the I / O bridge 10 is based on the operation mode set for each transaction.
The operation modes of the cache memories 128 and 128 and the cache memories 104 and 124 can be switched to operate. That is, in the first embodiment, it is necessary to collectively execute transactions that operate in the same operation mode to some extent, but in the present embodiment, it is not necessary to continuously execute transactions in the same operation mode. It will be good.
【0030】図5は、本実施の形態において、動作中で
の同期動作から並列動作への切替え処理を示したフロー
チャートであり、この図に基づいてその処理について説
明する。FIG. 5 is a flow chart showing the switching processing from the synchronous operation to the parallel operation during the operation in the present embodiment, and the processing will be explained based on this figure.
【0031】まず、本実施の形態においては、I/Oブ
リッジ108,128及びキャッシュメモリ104,1
24の動作モード記憶部104b,124b,108
b,128bに各トランザクションの動作モードを予め
設定する。つまり、全動作モード記憶部104b,12
4b,108b,128bには、同一の情報が設定され
ることになる。この処理は、構成制御プロセッサ142
が行う。同期動作から並列動作に動作モードを切り替え
る必要があるのは、ある同期動作モードで実行されるト
ランザクションの次に並列動作モードで実行されるトラ
ンザクションが続いて処理されるということである。First, in this embodiment, the I / O bridges 108 and 128 and the cache memories 104 and 1 are used.
24 operation mode storage units 104b, 124b, 108
The operation mode of each transaction is preset in b and 128b. That is, all the operation mode storage units 104b, 12
The same information is set in 4b, 108b, and 128b. This processing is performed by the configuration control processor 142.
Do. The need to switch the operation mode from synchronous operation to parallel operation is that a transaction executed in a certain synchronous operation mode is processed next to a transaction executed in a parallel operation mode.
【0032】キャッシュメモリ104,124は、動作
モード記憶部104b,124bに設定された情報とシ
ステムバス10,30上を流れている次に処理されるト
ランザクション名とを比較することで並列動作モードへ
の切替えが必要であることを知ることになる。もちろ
ん、トランザクションの並び順が固定であるならば、そ
の順番で判断することもできる。The cache memories 104 and 124 enter the parallel operation mode by comparing the information set in the operation mode storage units 104b and 124b with the name of the transaction processed next on the system buses 10 and 30. You will find out that it is necessary to switch. Of course, if the order of transactions is fixed, it is possible to judge in that order.
【0033】キャッシュメモリ104,124は、並列
動作に切り替わるとき、必要ならばキャッシュデータの
メモリ6,26へのライトバックを行い、かつメモリ内
容を無効にするためにキャッシュフラッシュを行う(ス
テップ201)。そして、並列動作時に使用するシステ
ムバス10又は30を選択し並列動作モードに切り替わ
る(ステップ202)。When switching to the parallel operation, the cache memories 104 and 124 perform write-back of cache data to the memories 6 and 26, if necessary, and perform cache flush to invalidate the memory contents (step 201). . Then, the system bus 10 or 30 used in parallel operation is selected and switched to the parallel operation mode (step 202).
【0034】一方、I/Oブリッジ108,128は、
動作モード記憶部108b,128bに設定された情報
とディスク44から受け取ったトランザクション名とを
比較することで並列動作モードへの切替えが必要である
ことを知る。I/Oブリッジ108,128は、必要な
らばメモリ6,26の内容をディスク44に書き込み、
並列動作モードに切り替わる(ステップ203)。この
とき、各I/Oブリッジ8,28は、使用するシステム
バス10又は30を確保する。On the other hand, the I / O bridges 108 and 128 are
By comparing the information set in the operation mode storage units 108b and 128b with the transaction name received from the disk 44, it is known that switching to the parallel operation mode is necessary. The I / O bridges 108 and 128 write the contents of the memories 6 and 26 to the disk 44 if necessary,
The mode is switched to the parallel operation mode (step 203). At this time, each I / O bridge 8 or 28 secures the system bus 10 or 30 to be used.
【0035】このようにして、システムの稼働中であっ
ても各トランザクションに設定された動作モードに応じ
て同期動作から並列動作に動作モードを切り替えること
ができる。なお、CPU2,22は、決められた順に所
定のトランザクションを実行するだけなので、動作モー
ドの切替えのための処理は不要である。In this way, the operation mode can be switched from the synchronous operation to the parallel operation according to the operation mode set for each transaction even while the system is operating. Since the CPUs 2 and 22 only execute predetermined transactions in a predetermined order, processing for switching operation modes is unnecessary.
【0036】図6は、本実施の形態において、動作中で
の並列動作から同期動作への切替え処理を示したフロー
チャートであり、この図に基づいてその処理について説
明する。FIG. 6 is a flowchart showing the switching process from the parallel operation to the synchronous operation during the operation in the present embodiment, and the processing will be described based on this figure.
【0037】キャッシュメモリ104,124は、前述
したのと同様に、動作モード記憶部104b,124b
に設定された情報とシステムバス10,30上を流れて
いる次に処理されるトランザクション名とを比較するこ
とで同期動作モードへの切替えが必要であることを知る
ことになる。なお、その後のキャッシュメモリ104,
124の同期動作への切替え処理は、図2を用いて説明
した上記第1の実施の形態の場合と同様なので説明を省
略する。The cache memories 104 and 124 have the operation mode storage units 104b and 124b in the same manner as described above.
By comparing the information set in (1) with the name of the transaction to be processed next flowing on the system buses 10 and 30, it is known that the switching to the synchronous operation mode is necessary. Note that the cache memory 104,
The switching process of 124 to the synchronous operation is the same as that of the first embodiment described with reference to FIG.
【0038】一方、I/Oブリッジ108,128は、
前述したのと同様に、動作モード記憶部108b,12
8bに設定された情報とディスク44から受け取ったト
ランザクション名とを比較することで同期動作モードへ
の切替えが必要であることを知る。なお、その後のI/
Oブリッジ108,128の同期動作への切替え処理
は、図3を用いて説明した上記第1の実施の形態の場合
と同様なので説明を省略する。On the other hand, the I / O bridges 108 and 128 are
Similar to the above, the operation mode storage units 108b, 12
By comparing the information set in 8b with the transaction name received from the disk 44, it is known that the switching to the synchronous operation mode is necessary. After that, I /
The process of switching the O bridges 108 and 128 to the synchronous operation is the same as in the case of the first embodiment described with reference to FIG.
【0039】このようにして、システムの稼働中であっ
ても各トランザクションに設定された動作モードに応じ
て並列動作から同期動作に動作モードを切り替えること
ができる。なお、CPU2,22は、決められた順に所
定のトランザクションを実行するだけなので、動作モー
ドの切替えのための処理は不要である。In this way, the operation mode can be switched from the parallel operation to the synchronous operation according to the operation mode set for each transaction even while the system is operating. Since the CPUs 2 and 22 only execute predetermined transactions in a predetermined order, processing for switching operation modes is unnecessary.
【0040】ところで、本実施の形態においては、トラ
ンザクション毎に動作モードを指定してその指定された
動作モードに従って各トランザクションを実行させるこ
とを特徴としている。上記実施の形態では、I/Oブリ
ッジ108,128及びキャッシュメモリ104,12
4に各トランザクションの動作モードを予め設定する動
作モード記憶部104b,124b,108b,128
bを設けたことで、動作モードを自発的に切り替えられ
るようにしたが、動作モードの切替時間等を考慮しない
のであれば上記第1の実施の形態における構成制御プロ
セッサのような構成を設けて、外部から逐次動作モード
をI/Oブリッジ108,128及びキャッシュメモリ
104,124に設定するようにしても同等の効果を奏
することができる。By the way, the present embodiment is characterized in that the operation mode is designated for each transaction and each transaction is executed in accordance with the designated operation mode. In the above embodiment, the I / O bridges 108 and 128 and the cache memories 104 and 12 are used.
4, operation mode storage units 104b, 124b, 108b, 128 for presetting the operation mode of each transaction.
By providing b, the operation mode can be voluntarily switched. However, if the operation mode switching time and the like are not taken into consideration, a configuration such as the configuration control processor in the first embodiment is provided. Even if the sequential operation mode is set to the I / O bridges 108 and 128 and the cache memories 104 and 124 from the outside, the same effect can be obtained.
【0041】実施の形態3.図7は、本実施の形態にお
ける計算機の主要部を示した構成図である。各システム
バス14には、メモリ6、I/Oブリッジ8及びキャッ
シュメモリ4,24が、またシステムバス34には、メ
モリ26、I/Oブリッジ28及びキャッシュメモリ
4,24がそれぞれ接続されている。本実施の形態にお
けるディスク44には、異なった構成制御パラメータを
持つ2つ以上のOSが格納されている。構成制御パラメ
ータには、メモリ容量の設定、動作モードの指定等が設
定されている。本実施の形態においては、動作モードの
異なる2つのOSが格納されているものとする。 Embodiment 3 FIG. 7 is a configuration diagram showing a main part of the computer according to the present embodiment. A memory 6, an I / O bridge 8 and cache memories 4 and 24 are connected to each system bus 14, and a memory 26, an I / O bridge 28 and cache memories 4 and 24 are connected to the system bus 34. . The disk 44 according to the present embodiment stores two or more OSs having different configuration control parameters. The memory capacity setting, the operation mode designation, and the like are set in the configuration control parameters. In this embodiment, it is assumed that two OSs having different operation modes are stored.
【0042】本実施の形態においては、上記各実施の形
態と異なり、システムブート時に選択された動作モード
で動作することを特徴としている。The present embodiment is different from each of the above-mentioned embodiments in that it operates in the operation mode selected at the time of system boot.
【0043】図8は、本実施の形態における動作を示し
たフローチャートであり、この図に基づいて動作につい
て説明する。FIG. 8 is a flow chart showing the operation in this embodiment, and the operation will be described based on this figure.
【0044】システムを立ちあげるときブート要求を発
行するわけであるが(ステップ301)、この際、本実
施の形態においてはいずれのOSを立ち上げるかを選択
する(ステップ302)。前述したように、各OSには
動作モードが指定された構成制御パラメータを持ってお
り、この指定された動作モードに従ってI/Oブリッジ
8,28及びキャッシュメモリ4,24の動作モードが
設定される。この動作モードの設定は、予め用意された
ファームウェアあるいはソフトウェアで実現することが
できる。上記実施の形態における構成制御プロセッサに
より設定するようにしてもよい。選択されたOSの動作
モードが同期動作であれば(ステップ303)、I/O
ブリッジ8,28及びキャッシュメモリ4,24は、同
期動作の動作モードに設定され、選択されたOSの動作
モードが並列動作であれば、I/Oブリッジ8,28及
びキャッシュメモリ4,24は、並列動作の動作モード
に設定される(ステップ304、305)。A boot request is issued when the system is started up (step 301). At this time, in the present embodiment, which OS is to be started up is selected (step 302). As described above, each OS has a configuration control parameter in which an operation mode is specified, and the operation modes of the I / O bridges 8 and 28 and the cache memories 4 and 24 are set according to the specified operation mode. . The setting of the operation mode can be realized by firmware or software prepared in advance. You may make it set by the structure control processor in the said embodiment. If the operation mode of the selected OS is synchronous operation (step 303), I / O
The bridges 8 and 28 and the cache memories 4 and 24 are set to the synchronous operation mode, and if the selected OS operation mode is the parallel operation, the I / O bridges 8 and 28 and the cache memories 4 and 24 are The operation mode of parallel operation is set (steps 304 and 305).
【0045】このように、システムブート時に選択され
た動作モードでI/Oブリッジ8,28及びキャッシュ
メモリ4,24を設定することができ、計算機を選択さ
れた動作モードで動作させることができる。本実施の形
態は、時間的に同期動作と並列動作を明確に分けて処理
を行うようにスケジューリングされており、システムブ
ート時に動作させる動作モードがわかっている場合に効
果的である。As described above, the I / O bridges 8 and 28 and the cache memories 4 and 24 can be set in the operation mode selected at the time of system boot, and the computer can be operated in the selected operation mode. The present embodiment is scheduled so that the synchronous operation and the parallel operation are clearly separated in time, and is effective when the operation mode to be operated at the time of system boot is known.
【0046】以上、上記各実施の形態においては、2重
化したハードウェア構成の例で示したが、3重化、4重
化などの他の多重化した構成であっても実現可能であ
る。As described above, in each of the above-described embodiments, the example of the double hardware configuration has been shown, but other multiple configurations such as triple and quadruple can also be realized. .
【図面の簡単な説明】[Brief description of drawings]
【図1】 本発明に係る動作モード切替え方式を採用し
た第1の実施の形態における多重化計算機の構成を示し
た図である。FIG. 1 is a diagram showing a configuration of a multiplexing computer according to a first embodiment which adopts an operation mode switching system according to the present invention.
【図2】 第1の実施の形態において、動作中での同期
動作から並列動作への切替え処理を示したフローチャー
トである。FIG. 2 is a flowchart showing a switching process from synchronous operation to parallel operation during operation in the first embodiment.
【図3】 第1の実施の形態において、動作中での並列
動作から同期動作への切替え処理を示したフローチャー
トである。FIG. 3 is a flowchart showing a switching process from a parallel operation during operation to a synchronous operation in the first embodiment.
【図4】 本発明に係る動作モード切替え方式を採用し
た第2の実施の形態における多重化計算機の構成を示し
た図である。FIG. 4 is a diagram showing a configuration of a multiplexing computer according to a second embodiment which employs an operation mode switching system according to the present invention.
【図5】 第2の実施の形態において、動作中での同期
動作から並列動作への切替え処理を示したフローチャー
トである。FIG. 5 is a flowchart showing a switching process from a synchronous operation during operation to a parallel operation in the second embodiment.
【図6】 第2の実施の形態において、動作中での並列
動作から同期動作への切替え処理を示したフローチャー
トである。FIG. 6 is a flowchart showing a switching process from parallel operation to synchronous operation during operation in the second embodiment.
【図7】 本発明に係る動作モード切替え方式を採用し
た第3の実施の形態における多重化計算機の構成を示し
た図である。FIG. 7 is a diagram showing a configuration of a multiplexing computer in a third exemplary embodiment adopting an operation mode switching system according to the present invention.
【図8】 第3の実施の形態において、システム立ち上
がり時における動作選択処理を示したフローチャートで
ある。FIG. 8 is a flowchart showing an operation selection process when the system starts up in the third embodiment.
2,22 CPU、4,24,104,124 キャッ
シュメモリ、4a,24a,8a,28a,104a,
124a,108a,128a 動作モード切替部、1
04b,124b,108b,128b 動作モード記
憶部、6,26メモリ、8,28,108,128 I
/Oブリッジ、10,30,12,32,14,34
システムバス、42,142 構成制御プロセッサ、4
4 ディスク、46 信号線、48 ディスクコントロ
ーラ。2,22 CPU, 4,24,104,124 cache memory, 4a, 24a, 8a, 28a, 104a,
124a, 108a, 128a Operation mode switching unit, 1
04b, 124b, 108b, 128b Operation mode storage unit, 6, 26 memory, 8, 28, 108, 128 I
/ O bridge, 10, 30, 12, 32, 14, 34
System bus, 42, 142 configuration control processor, 4
4 disks, 46 signal lines, 48 disk controllers.
Claims (6)
PU及び主記憶装置を接続し、同期動作及び並列動作の
双方の動作モードで動作可能な多重化計算機において、 いずれかのCPU及び全ての前記システムバスに接続さ
れ、指示された動作モードで動作する複数の補助記憶手
段と、 共有の外部記憶装置及び全ての前記システムバスに接続
され、指示された動作モードで動作する複数の外部記憶
装置接続手段と、 を有することを特徴とする多重化計算機における動作モ
ード切替方式。1. A plurality of system buses each having a plurality of Cs.
In a multiplexed computer that connects a PU and a main memory and can operate in both synchronous and parallel operation modes, is connected to any CPU and all the system buses, and operates in the instructed operation mode A multiplexing computer, comprising: a plurality of auxiliary storage means; a plurality of external storage devices connected to a shared external storage device and all the system buses, and a plurality of external storage device connection means operating in an instructed operation mode. Operation mode switching method.
作モード切替方式において、 同期動作あるいは並列動作いずれかの動作モードへの切
替指示を発行する構成制御手段を有することを特徴とす
る多重化計算機における動作モード切替方式。2. The operation mode switching system for a multiplexed computer according to claim 1, further comprising configuration control means for issuing an instruction to switch to either the synchronous operation mode or the parallel operation mode. Operation mode switching method in.
作モード切替方式において、 全ての前記外部記憶装置接続手段を接続する信号線を設
け、前記各外部記憶装置接続手段は、いずれかの前記シ
ステムバスを確保したことを前記信号線を介して相互に
通知することを特徴とする多重化計算機における動作モ
ード切替方式。3. The operation mode switching system for a multiplexed computer according to claim 2, wherein a signal line for connecting all the external storage device connecting means is provided, and each external storage device connecting means is one of the systems. An operation mode switching system in a multiplex computer, which notifies each other via the signal line that a bus has been secured.
PU及び主記憶装置を接続し、同期動作及び並列動作の
双方の動作モードで動作可能な多重化計算機において、 いずれかのCPU及び全ての前記システムバスに接続さ
れ、トランザクション毎に予め設定された動作モードで
動作する複数の補助記憶手段と、 共有の外部記憶装置及び全ての前記システムバスに接続
され、トランザクション毎に予め設定された動作モード
で動作する複数の外部記憶装置接続手段と、 を有することを特徴とする多重化計算機における動作モ
ード切替方式。4. A plurality of Cs for a plurality of system buses, respectively.
In a multiplexed computer that is capable of operating in both synchronous and parallel operation modes by connecting a PU and a main storage device, an operation that is connected to any CPU and all the system buses and that is preset for each transaction A plurality of auxiliary storage devices operating in a mode, a plurality of external storage devices connected to a shared external storage device and all the system buses, and operating in a preset operation mode for each transaction. Operation mode switching method in a multiplex computer.
作モード切替方式において、 前記補助記憶手段は、処理するトランザクションの動作
モードを記憶する動作モード記憶部を有することを特徴
とする多重化計算機における動作モード切替方式。5. The operation mode switching method for a multiplexed computer according to claim 4, wherein the auxiliary storage means has an operation mode storage unit for storing an operation mode of a transaction to be processed. Operation mode switching method.
作モード切替方式において、 前記外部記憶装置接続手段は、処理するトランザクショ
ンの動作モードを記憶する動作モード記憶部を有するこ
とを特徴とする多重化計算機における動作モード切替方
式。6. The operation mode switching method for a multiplexed computer according to claim 4, wherein the external storage device connection means has an operation mode storage unit for storing an operation mode of a transaction to be processed. Operation mode switching method in a computer.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7228184A JPH0973436A (en) | 1995-09-05 | 1995-09-05 | Operation mode switching system of multiplied computers |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7228184A JPH0973436A (en) | 1995-09-05 | 1995-09-05 | Operation mode switching system of multiplied computers |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0973436A true JPH0973436A (en) | 1997-03-18 |
Family
ID=16872533
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP7228184A Pending JPH0973436A (en) | 1995-09-05 | 1995-09-05 | Operation mode switching system of multiplied computers |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0973436A (en) |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008112444A (en) * | 2006-10-10 | 2008-05-15 | Robert Bosch Gmbh | Method for booting/rebooting signal processing system, and signal processing system |
JP2008518310A (en) * | 2004-10-25 | 2008-05-29 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method and apparatus for monitoring memory units in a multiprocessor system |
JP2008518298A (en) * | 2004-10-25 | 2008-05-29 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method and apparatus for generating a signal in a computer system having a plurality of components |
JP2008518302A (en) * | 2004-10-25 | 2008-05-29 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method and apparatus for switching operation mode of multiprocessor system by at least one signal generated externally |
JP2009505181A (en) * | 2005-08-08 | 2009-02-05 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method and apparatus for storing instructions and / or data in a computer system having at least two processing units and at least one first memory or memory area for data and / or instructions |
JP2009508188A (en) * | 2005-08-08 | 2009-02-26 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method and apparatus for controlling memory access in a computer system having at least two execution units |
JP2009541887A (en) * | 2006-10-10 | 2009-11-26 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method for switching a system having multiple execution units |
US20120036304A1 (en) * | 2010-08-04 | 2012-02-09 | International Business Machines Corporation | Injection of i/o messages |
US8549202B2 (en) | 2010-08-04 | 2013-10-01 | International Business Machines Corporation | Interrupt source controller with scalable state structures |
US9336029B2 (en) | 2010-08-04 | 2016-05-10 | International Business Machines Corporation | Determination via an indexed structure of one or more partitionable endpoints affected by an I/O message |
US9569392B2 (en) | 2010-08-04 | 2017-02-14 | International Business Machines Corporation | Determination of one or more partitionable endpoints affected by an I/O message |
-
1995
- 1995-09-05 JP JP7228184A patent/JPH0973436A/en active Pending
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008518310A (en) * | 2004-10-25 | 2008-05-29 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method and apparatus for monitoring memory units in a multiprocessor system |
JP2008518298A (en) * | 2004-10-25 | 2008-05-29 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method and apparatus for generating a signal in a computer system having a plurality of components |
JP2008518302A (en) * | 2004-10-25 | 2008-05-29 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method and apparatus for switching operation mode of multiprocessor system by at least one signal generated externally |
JP2009508188A (en) * | 2005-08-08 | 2009-02-26 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method and apparatus for controlling memory access in a computer system having at least two execution units |
JP2009505181A (en) * | 2005-08-08 | 2009-02-05 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method and apparatus for storing instructions and / or data in a computer system having at least two processing units and at least one first memory or memory area for data and / or instructions |
JP2009541887A (en) * | 2006-10-10 | 2009-11-26 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method for switching a system having multiple execution units |
JP2008112444A (en) * | 2006-10-10 | 2008-05-15 | Robert Bosch Gmbh | Method for booting/rebooting signal processing system, and signal processing system |
JP4908587B2 (en) * | 2006-10-10 | 2012-04-04 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method for switching a system having multiple execution units |
US20120036304A1 (en) * | 2010-08-04 | 2012-02-09 | International Business Machines Corporation | Injection of i/o messages |
US20120203939A1 (en) * | 2010-08-04 | 2012-08-09 | International Business Machines Corporation | Injection of i/o messages |
US8495271B2 (en) * | 2010-08-04 | 2013-07-23 | International Business Machines Corporation | Injection of I/O messages |
US8521939B2 (en) * | 2010-08-04 | 2013-08-27 | International Business Machines Corporation | Injection of I/O messages |
US8549202B2 (en) | 2010-08-04 | 2013-10-01 | International Business Machines Corporation | Interrupt source controller with scalable state structures |
US9336029B2 (en) | 2010-08-04 | 2016-05-10 | International Business Machines Corporation | Determination via an indexed structure of one or more partitionable endpoints affected by an I/O message |
US9569392B2 (en) | 2010-08-04 | 2017-02-14 | International Business Machines Corporation | Determination of one or more partitionable endpoints affected by an I/O message |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4591977A (en) | Plurality of processors where access to the common memory requires only a single clock interval | |
JP2505928B2 (en) | Checkpoint mechanism for fault tolerant systems | |
US4958273A (en) | Multiprocessor system architecture with high availability | |
JP3385091B2 (en) | Exclusive control device between computers | |
JPH0773059A (en) | Fault-tolerant computer system | |
JPH09325905A (en) | Memory control unit | |
US20070005861A1 (en) | Fault tolerant computer system | |
JPH0973436A (en) | Operation mode switching system of multiplied computers | |
JPH0679305B2 (en) | Device and method for responding to an interrupt using a hold bus | |
JP2002259130A (en) | Information processing system and is start control method | |
JP2724078B2 (en) | Maintenance method for redundant memory | |
JP2001022599A (en) | Fault tolerant system, fault tolerant processing method and recording medium for fault tolerant control program | |
JP2979771B2 (en) | Information processing apparatus and bus control method thereof | |
JP3424968B2 (en) | Computer system, processor chip and fault recovery method | |
JP3615219B2 (en) | System controller, control system, and system control method | |
JP3332098B2 (en) | Redundant processor unit | |
JP2929864B2 (en) | Configuration control method | |
US6311289B1 (en) | Explicit state copy in a fault tolerant system using a remote write operation | |
JPH11338838A (en) | Parallel dump extraction method and system for fault information in multiprocessor system | |
JPH0478902A (en) | Bus controller | |
JPH0973370A (en) | Information processing system | |
JP3438986B2 (en) | Multiplexed computer system and failure recovery method | |
JP2001022712A (en) | Initial setting system of information processor | |
JPH08115272A (en) | Method and apparatus for remote retrial in data-processing system | |
JPH09190401A (en) | Peripheral module and microprocessor system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
EXPY | Cancellation because of completion of term |