JP2003006177A - Distributed shared memory monitoring device, distributed shared memory network tracking device and distributed shared memory network setting supporting device - Google Patents

Distributed shared memory monitoring device, distributed shared memory network tracking device and distributed shared memory network setting supporting device

Info

Publication number
JP2003006177A
JP2003006177A JP2002130037A JP2002130037A JP2003006177A JP 2003006177 A JP2003006177 A JP 2003006177A JP 2002130037 A JP2002130037 A JP 2002130037A JP 2002130037 A JP2002130037 A JP 2002130037A JP 2003006177 A JP2003006177 A JP 2003006177A
Authority
JP
Japan
Prior art keywords
shared memory
distributed shared
distributed
memory network
setting
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
JP2002130037A
Other languages
Japanese (ja)
Inventor
Hiroo Kamiyo
浩夫 神余
Shinya Narumi
信也 成實
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2002130037A priority Critical patent/JP2003006177A/en
Publication of JP2003006177A publication Critical patent/JP2003006177A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a distributed shared memory monitoring device, a distributed shared memory network tracking device and a distributed shared memory network which sets a support device for efficiently supporting debugging of an application system, a trouble analysis or the like in constructing the application system. SOLUTION: This distributed shared memory monitoring device has a memory reading part for reading the value of a designated address or area of a distributed shared memory at each distributed node in a prescribed period, and a display control part for displaying the value read by the memory read part on a display device in the prescribed period.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】この発明は、リアルタイム性
と耐故障性が要求される分散共有メモリ方式を用いた分
散処理システムに適用して有効な分散共有メモリ監視装
置、分散共有メモリネットワーク追跡装置、および分散
共有メモリネットワーク設定支援装置に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a distributed shared memory monitoring device, a distributed shared memory network tracking device, and a distributed shared memory monitoring device which are effective when applied to a distributed processing system using a distributed shared memory system which requires real-time property and fault tolerance. The present invention relates to a distributed shared memory network setting support device.

【0002】[0002]

【従来の技術】図16は例えば、特開平3−19460
1号公報に示された従来の協調分散処理システムを示す
ブロック図である。図において、1a〜1eは分散ノー
ドとしての制御装置であり、2はこれら制御装置1a〜
1eの制御対象となるプラントである。3は当該プラン
ト2のプロセス情報を取得する検出器、および制御情報
により当該プラント2を操作する操作部からなる入出力
部である。4はこの入出力部3が任意のプロセス情報を
授受するための伝送路であり、5は各制御装置1a〜1
e間で局所的通信を行うための伝送路である。
2. Description of the Related Art FIG. 16 shows, for example, JP-A-3-19460.
It is a block diagram which shows the conventional cooperative distributed processing system shown by the 1st publication. In the figure, 1a to 1e are control devices as distributed nodes, and 2 is these control devices 1a to 1e.
It is a plant to be controlled by 1e. An input / output unit 3 includes a detector that acquires process information of the plant 2 and an operation unit that operates the plant 2 according to control information. Reference numeral 4 is a transmission path for the input / output unit 3 to exchange arbitrary process information, and 5 is each of the control devices 1a-1.
It is a transmission path for performing local communication between e.

【0003】次に動作について説明する。制御装置1a
〜1eはそれぞれに複数のプラント制御タスクを周期的
に実行し、入出力部3を介してプラント2を制御してい
る。また、各制御装置1a〜1eは伝送路5を用いて周
期的に通信し、隣接する制御装置相互で状態監視を行っ
ている。この状態監視通信においてタイムアウトが検出
されれば、タイムアウトとなった通信元の制御装置(例
えば制御装置1c)を故障と判定し、隣接する健全な制
御装置1b、1dは故障した制御装置1cの実行タスク
を負荷分散方式に従って分散バックアップする。これに
よって、故障した制御装置1cに隣接している制御装置
1b、1dは負荷が増大するので、次の周期ではさらに
それらに隣接した制御装置1a、1eにおいて負荷分散
方式に従ったタスクの分散バックアップを行う。すなわ
ち、故障に対してその隣接ノードでまずタスク分担する
が、次第にさらに遠くのノードにタスク分担が波及し、
最終的にはシステム全体が負荷分散的な状態で故障ノー
ドのタスクを実行維持している。このようなシステムを
協調分散処理システムと称している。
Next, the operation will be described. Control device 1a
1 to 1e periodically execute a plurality of plant control tasks and control the plant 2 via the input / output unit 3. Further, each of the control devices 1a to 1e periodically communicates with each other using the transmission path 5, and the adjacent control devices perform state monitoring. If a time-out is detected in this status monitoring communication, the control device (for example, the control device 1c) of the communication source that has timed out is determined to be in failure, and the adjacent healthy control devices 1b and 1d execute the failed control device 1c. Distributed backup of tasks according to the load balancing method. As a result, the load of the control devices 1b and 1d adjacent to the failed control device 1c increases, so that in the next cycle, the distributed backup of the tasks according to the load distribution method in the control devices 1a and 1e further adjacent to them. I do. In other words, for a failure, the task is shared by the adjacent node first, but the task is gradually spread to nodes further away,
Eventually, the entire system keeps executing the tasks of the failed node in a load-balanced state. Such a system is called a cooperative distributed processing system.

【0004】また、図17は例えば、特開平6−680
47号公報に示されたそのような従来の分散処理システ
ムにおける分散共有メモリの記憶方法を説明するための
ブロック図である。図において、6a〜6dはコンピュ
ータや端末機器等のノードであり、7はこれらのノード
6a〜6dがそれぞれ接続されて分散処理システムを構
成しているネットワーク、8a〜8eはこのネットワー
ク7内を循環するデータ単位である。
FIG. 17 shows, for example, Japanese Patent Laid-Open No. 6-680.
It is a block diagram for demonstrating the storage method of the distributed shared memory in such a conventional distributed processing system shown by the 47 publication. In the figure, 6a to 6d are nodes such as computers and terminal devices, 7 is a network to which these nodes 6a to 6d are respectively connected to constitute a distributed processing system, and 8a to 8e are circulating in the network 7. It is a data unit to be used.

【0005】次に動作について説明する。アドレス付け
されたデータの集合よりなるメモリ情報を、各アドレス
対応のデータ単位8a〜8eとして、所望の順序で各ノ
ード6a〜6d間を巡回せしめる。この図17では、ノ
ード6aからノード6bに送られるデータ単位を8a、
ノード6bより送出されるデータ単位を8b、ノード6
cで受けられるデータ単位を8c、ノード6cからノー
ド6dに送られるデータ単位を8d、ノード6dからノ
ード6aに送られるデータ単位を8eとしている。各ノ
ード6a〜6d側では、当該ノード6a内からのメモリ
アクセス要求に基づき、ネットワーク7を巡回するデー
タ単位8a〜8eの中から要求に合致したデータ単位を
識別して、読み出し要求では該当データ単位をアクセス
要求元のノードへ転送し、書き込み要求では該当データ
単位の内容を書き換えて中継する。こうして、各ノード
6a〜6dからの分散共有メモリへのアクセス時間を短
縮することが可能となるネットワークを利用した分散共
有メモリ型システムの記憶方法を提供する。
Next, the operation will be described. Memory information composed of a set of addressed data is made to circulate among the nodes 6a to 6d in a desired order as data units 8a to 8e corresponding to the addresses. In FIG. 17, the data unit sent from the node 6a to the node 6b is 8a,
The data unit sent from the node 6b is 8b, and the node 6 is
The data unit received by c is 8c, the data unit sent from the node 6c to the node 6d is 8d, and the data unit sent from the node 6d to the node 6a is 8e. On the side of each of the nodes 6a to 6d, based on the memory access request from the node 6a, the data unit that matches the request is identified from the data units 8a to 8e circulating in the network 7, and the corresponding data unit is read in the read request. Is transferred to the node of the access request source, and in the write request, the content of the corresponding data unit is rewritten and relayed. Thus, the storage method of the distributed shared memory type system using the network, which can shorten the access time to the distributed shared memory from each of the nodes 6a to 6d, is provided.

【0006】ここで、この分散共有メモリ型システムと
は、各ノードの拡張メモリをネットワーク接続する方式
のもので、各ノードは、分散共有メモリネットワークの
情報を複製保持している。そのため、分散透過性および
耐故障性にすぐれた分散処理システムを構築することが
可能である。また、分散共有メモリの値更新はほとんど
瞬時に他ノードに転送されるため、分散処理の高速化、
リアルタイム応答性を確保しやすい利点がある。
Here, the distributed shared memory type system is a system in which the extended memory of each node is connected to the network, and each node holds duplicate information of the distributed shared memory network. Therefore, it is possible to construct a distributed processing system having excellent distributed transparency and fault tolerance. Also, since the value update of the distributed shared memory is transferred to other nodes almost instantly, the speed of distributed processing is increased,
There is an advantage that it is easy to secure real-time responsiveness.

【0007】なお、この種の共有分散メモリに関して
は、米国SYSTRAN社のSCRAMNet、米国V
MIC社のリフレクティブメモリなどが既に製品として
発売されている。このような分散共有メモリカードまた
はボードは、分散共有メモリネットワークの設定やCP
Uに対する物理アドレス設定などの設定機能を、スイッ
チ、ジャンパ線やレジスタ設定により行えるようになっ
ており、例えば、上記SCRAMNetは、CPUから
アクセス可能なコントロールレジスタにより、ネットワ
ークアービテーション設定や割り込み通知設定が行え
る。
Regarding the shared distributed memory of this type, SCRAMNet of the US company SYSRAN, V of the US
MIC's reflective memory etc. have already been released as products. Such a distributed shared memory card or board can be used for distributed shared memory network settings and CP.
Setting functions such as physical address setting for U can be performed by setting switches, jumper wires, and registers. For example, the SCRAMNet described above can perform network arbitration setting and interrupt notification setting by a control register accessible from the CPU. You can do it.

【0008】[0008]

【発明が解決しようとする課題】従来の協調分散処理シ
ステムは以上のように構成されているので、相互監視を
局所的にしか行っておらず、各ノードがシステム全体の
状況を見渡すことができなかった。また、共有処理デー
タや引き継ぎデータを周期的に逐一通信しているため、
その処理が重いなどの問題点があった。これらの問題点
を解決するために、分散共有メモリネットワークによる
データ共有方式を導入し、共有データや監視データの効
果的なアクセスと管理を行えるようにすることが考えら
れる。しかしながら、従来の分散共有メモリによる分散
システムには、協調分散処理システムを構築するのに必
要なシステム管理やデータ管理の機能が欠如していた。
Since the conventional cooperative distributed processing system is configured as described above, mutual monitoring is performed only locally, and each node can see the status of the entire system. There wasn't. Also, because the shared processing data and the takeover data are communicated periodically one by one,
There was a problem that the processing was heavy. In order to solve these problems, it is possible to introduce a data sharing method using a distributed shared memory network so that the shared data and the monitoring data can be effectively accessed and managed. However, the conventional distributed system using the distributed shared memory lacks the system management and data management functions necessary for constructing the cooperative distributed processing system.

【0009】また、従来の分散共有メモリ型システム
は、データ管理などの分散共有メモリとしての基本機能
の提供のみにとどまっていたため、実際にアプリケーシ
ョンシステムを構築しようとすると、システムデバッグ
やトラブル解析、あるいは故障検出のための手段に欠
け、システム構築に多大の手間と時間が必要であるなど
の問題点があった。
Further, since the conventional distributed shared memory type system only provides basic functions as a distributed shared memory such as data management, when an actual application system is constructed, system debugging, trouble analysis, or There were problems such as lack of means for detecting a failure and a great deal of time and effort required for system construction.

【0010】この発明は上記のような問題点を解消する
ためになされたもので、分散共有メモリを用いた分散処
理システムにおいて、アプリケーションシステムを構築
する際の、アプリケーションシステムのデバッグ、トラ
ブル解析などを効率的に支援するための分散共有メモリ
監視装置、分散共有メモリネットワーク追跡装置、およ
び分散共有メモリネットワーク設定支援装置を提供する
ことを目的とする。
The present invention has been made in order to solve the above problems, and in a distributed processing system using a distributed shared memory, it is possible to perform debugging, trouble analysis, etc. of the application system when building the application system. An object of the present invention is to provide a distributed shared memory monitoring device, a distributed shared memory network tracking device, and a distributed shared memory network setting support device for supporting efficiently.

【0011】[0011]

【課題を解決するための手段】この発明に係る分散共有
メモリ監視装置は、周期的に分散共有メモリの所定の領
域の値を読み出すメモリ読み出し部、およびそのメモリ
読み出し部によって読み出された値を表示装置に周期的
に表示する表示制御部を設けたものである。
A distributed shared memory monitoring apparatus according to the present invention provides a memory reading unit for periodically reading the value of a predetermined area of the distributed shared memory, and a value read by the memory reading unit. The display device is provided with a display control unit for periodically displaying.

【0012】この発明に係る分散共有メモリ監視装置
は、前周期においてメモリ読み出し部によって読み出さ
れた値と、今周期に読み出された値の差分を算出して表
示制御部に渡す差分表示制御部も備えたものである。
In the distributed shared memory monitoring apparatus according to the present invention, the difference display control for calculating the difference between the value read by the memory reading section in the previous cycle and the value read in the current cycle and passing it to the display control section. It also has a section.

【0013】この発明に係る分散共有メモリネットワー
ク追跡装置は、パケット受信検出部が受信毎に検出した
分散共有メモリネットワーク上のパケット内容を取得す
るパケット取得部、およびそのパケット内容を受信の順
に表示装置に表示する表示制御部を設けたものである。
A distributed shared memory network tracking device according to the present invention is a packet acquisition unit for acquiring packet contents on a distributed shared memory network detected by a packet reception detection unit for each reception, and a display device for displaying the packet contents in the order of reception. Is provided with a display control unit.

【0014】この発明に係る分散共有メモリネットワー
ク追跡装置は、メモリ更新に関連するパケットには含ま
れていない情報を表示制御部に渡すパケット関連情報読
み出し部も備えたものである。
The distributed shared memory network tracking device according to the present invention is also provided with a packet related information reading section for passing information not included in the packet related to the memory update to the display control section.

【0015】この発明に係る分散共有メモリネットワー
ク追跡装置は、ユーザの指定するパケット条件を取得し
てパケット取得部と表示制御部に渡すパラメータ設定部
も備えたものである。
The distributed shared memory network tracking device according to the present invention also includes a parameter setting unit that acquires the packet condition specified by the user and passes it to the packet acquisition unit and the display control unit.

【0016】この発明に係る分散共有メモリネットワー
ク設定支援装置は、ユーザによって指定されるパラメー
タが分散共有メモリネットワーク設定レジスタの制御機
能設定であれば設定情報を作成して設定レジスタに設定
し、設定参照であれば分散共有メモリネットワーク設定
レジスタより設定情報を読み出して、表示装置の表示を
制御する表示制御部に渡す分散共有メモリネットワーク
設定レジスタ参照設定部を設けたものである。
In the distributed shared memory network setting support device according to the present invention, if the parameter designated by the user is the control function setting of the distributed shared memory network setting register, setting information is created and set in the setting register, and the setting is referred to. In this case, the distributed shared memory network setting register reference setting unit for reading the setting information from the distributed shared memory network setting register and passing it to the display control unit that controls the display of the display device is provided.

【0017】この発明に係る分散共有メモリネットワー
ク設定支援装置は、タイマーを設けて、表示制御部を一
定時間周期で起動するようにしたものである。
The distributed shared memory network setting support device according to the present invention is provided with a timer so that the display control unit is activated at a constant time cycle.

【0018】この発明に係る分散共有メモリネットワー
ク設定支援装置は、前周期において分散共有メモリネッ
トワーク設定レジスタ参照設定部によって読み出された
値と、今周期で読み出された値との差分を算出し、それ
に基づいて表示装置の表示を制御する差分表示制御部も
備えたものである。
The distributed shared memory network setting support device according to the present invention calculates the difference between the value read by the distributed shared memory network setting register reference setting unit in the previous cycle and the value read in the current cycle. Also, a difference display control unit that controls the display of the display device based on it is also provided.

【0019】[0019]

【発明の実施の形態】以下、この発明の実施の一形態を
説明する。 実施の形態1.図1はこの発明の実施の形態1による分
散共有メモリ監視装置を示すブロック図である。図にお
いて、10は分散ノード、11はCPU、12は主メモ
リ、13は分散共有メモリ、20は分散共有メモリネッ
トワークである。また、40は分散ノード10のCPU
11に接続されたディスプレイやプリンタなどの表示装
置であり、41はこの表示装置40に表示される値が格
納されている分散共有メモリ13の部分領域(指定され
たアドレスまたは領域)である。また、CPU11内に
おいて、42はユーザパラメータの処理を行うパラメー
タ処理部、43は表示装置40への表示周期が設定され
るタイマーであり、44はこのタイマー43によって周
期的に起動され、分散共有メモリ13の指定されたアド
レスまたは領域、すなわち前記部分領域41の値を読み
出すメモリ読み出し部としてのデータ処理部、45はデ
ータ処理部44が分散共有メモリ13の部分領域41か
ら読み出した値を表示装置40に表示する表示制御部で
ある。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described below. Embodiment 1. 1 is a block diagram showing a distributed shared memory monitoring device according to a first embodiment of the present invention. In the figure, 10 is a distributed node, 11 is a CPU, 12 is a main memory, 13 is a distributed shared memory, and 20 is a distributed shared memory network. 40 is the CPU of the distributed node 10.
Reference numeral 41 is a display device such as a display or printer connected to 11, and 41 is a partial area (specified address or area) of the distributed shared memory 13 in which the value displayed on the display device 40 is stored. Further, in the CPU 11, 42 is a parameter processing unit for processing user parameters, 43 is a timer for setting a display cycle on the display device 40, 44 is periodically activated by the timer 43, and distributed shared memory 13, a data processing unit as a memory reading unit that reads out the value of the specified address or area, that is, the value of the partial area 41, 45 indicates the value read by the data processing section 44 from the partial area 41 of the distributed shared memory 13. It is a display control unit for displaying.

【0020】次に動作について説明する。この場合も、
分散共有メモリネットワーク20には複数の分散ノード
10の分散共有メモリ13は直接接続されており、それ
ぞれの分散ノード10は独立に動作する。なお、図1で
はそれら複数の分散ノード10を1つの分散ノード10
で代表させて示している。ここで、分散共有メモリ13
の内容は他ノードの書き込みによって、自ノードのCP
U11の動作とは独立にその値が変化する。従って自ノ
ードのアプリケーションとは独立な手段で、分散共有メ
モリ13の状態を動的に監視する必要がある。この実施
の形態1では、システム構築者(ユーザ)が分散共有メ
モリ13の内容を動的に監視するために、指定した分散
共有メモリ13のアドレスまたは領域の値を表示装置4
0に指定の周期で表示している。以下、図2に示すフロ
ーチャートを参照しながら、分散共有メモリ13の部分
領域41の内容表示の処理手順を説明する。
Next, the operation will be described. Also in this case,
The distributed shared memories 13 of a plurality of distributed nodes 10 are directly connected to the distributed shared memory network 20, and each distributed node 10 operates independently. In FIG. 1, the plurality of distributed nodes 10 are replaced by one distributed node 10
It is shown as a representative. Here, the distributed shared memory 13
The contents of the
Its value changes independently of the operation of U11. Therefore, it is necessary to dynamically monitor the state of the distributed shared memory 13 by means independent of the application of the own node. In the first embodiment, in order for the system builder (user) to dynamically monitor the contents of the distributed shared memory 13, the value of the address or area of the specified distributed shared memory 13 is displayed on the display device 4.
It is displayed at a specified cycle of 0. The processing procedure for displaying the contents of the partial area 41 of the distributed shared memory 13 will be described below with reference to the flowchart shown in FIG.

【0021】処理が開始されると、パラメータ処理部4
2はステップST11において、ユーザが指定した動作
パラメータの、分散共有メモリ13の表示すべき部分領
域41のアドレスとその表示周期を取得する。この取得
されたアドレスはデータ処理部44に与えられ、表示周
期はタイマー43に設定される。次に、ステップST1
2でデータ処理部44が起動されて、指定されたアドレ
スに基づいて分散共有メモリ13の部分領域41をアク
セスし、格納されている値を読み出してそのアドレスと
ともに表示制御部45に渡す。次にステップST13に
おいて、表示制御部45は受け取った部分領域41のア
ドレスとその値を、ディスプレイやプリンタなどの表示
装置40に表示する。
When the processing is started, the parameter processing unit 4
In step ST11, 2 acquires the address of the partial area 41 to be displayed in the distributed shared memory 13 and the display cycle of the operation parameter designated by the user. The acquired address is given to the data processing unit 44, and the display cycle is set in the timer 43. Next, step ST1
In 2, the data processing unit 44 is activated to access the partial area 41 of the distributed shared memory 13 based on the specified address, read the stored value, and pass it to the display control unit 45 together with the address. Next, in step ST13, the display control unit 45 displays the received address of the partial area 41 and its value on the display device 40 such as a display or a printer.

【0022】次にステップST14で当該内容表示の処
理がすべて終わったか否かの判定を行う。その結果、処
理が終わっていなければステップST15に進んでタイ
マー43をセットし、ステップST16でタイマー待ち
の状態に入る。タイマー43がタイムアップすると、ス
テップST12に戻って再度データ処理部44を起動
し、上記一連の処理をステップST14で当該内容表示
の処理がすべて終わったことが検出されるまで繰り返
す。これによって、分散共有メモリ13の所定の部分領
域41の値が、ユーザの指定した表示周期に従って周期
的に表示装置40に表示される。
Next, in step ST14, it is determined whether or not the processing of displaying the contents is completed. As a result, if the processing is not completed, the process proceeds to step ST15 to set the timer 43, and at step ST16, the timer wait state is entered. When the timer 43 times out, the process returns to step ST12, the data processing unit 44 is activated again, and the series of processes described above is repeated until it is detected in step ST14 that the process of displaying the contents is completed. As a result, the value of the predetermined partial area 41 of the distributed shared memory 13 is periodically displayed on the display device 40 in accordance with the display cycle designated by the user.

【0023】図3はこのようにして表示が行われた表示
装置40の表示例を示す説明図である。各行には分散共
有メモリ13の部分領域41の16バイトの内容が16
進表示され、各行の先頭には16バイトの最初のアドレ
スが表示されている。このような行が1行以上一度に表
示される。なお、一行に表示されるバイト数はいくつで
もよく、その表示方法もビット列、4進、8進、アスキ
ー表示などが選択できる。また、先頭アドレスは必ずし
も表示してもしなくてもよい。
FIG. 3 is an explanatory view showing a display example of the display device 40 which is displayed in this way. The 16-byte content of the partial area 41 of the distributed shared memory 13 is 16 in each row.
The 16-byte first address is displayed at the beginning of each line. One or more such lines are displayed at once. Any number of bytes can be displayed in one line, and the display method can be selected from bit string, quaternary, octal, ASCII display and the like. Further, the head address does not always have to be displayed.

【0024】このように、指定された分散共有メモリ1
3のアドレスまたは領域(部分領域41)の値が指定の
周期で表示装置40に表示されるため、ユーザは自ノー
ドあるいは他ノードのアプリケーションによる分散共有
メモリ13の値変更を動的に監視することが可能とな
る。
Thus, the specified distributed shared memory 1
Since the value of the address 3 or the value of the area (partial area 41) is displayed on the display device 40 at a specified cycle, the user can dynamically monitor the value change of the distributed shared memory 13 by the application of the own node or another node. Is possible.

【0025】実施の形態2.図4はこの発明の実施の形
態2による分散共有メモリ監視装置を示すブロック図で
あり、相当部分には図1と同一符号を付してその説明を
省略する。図において、46は表示制御部45における
差分表示を支援するための差分表示制御部であり、47
は前周期の部分領域41の値を保存するためのバッファ
である。この実施の形態2はこれら差分表示制御部46
およびバッファ47を備えている点で前記実施の形態1
とは異なっている。
Embodiment 2. 4 is a block diagram showing a distributed shared memory monitoring device according to a second embodiment of the present invention. Corresponding parts are designated by the same reference numerals as those in FIG. 1 and their explanations are omitted. In the figure, 46 is a difference display control unit for supporting the difference display in the display control unit 45, and 47
Is a buffer for storing the value of the partial area 41 in the previous cycle. In the second embodiment, the difference display control unit 46 is provided.
And Embodiment 1 in that the buffer 47 is provided.
Is different from.

【0026】次に動作について説明する。データ処理部
44は分散共有メモリ13の部分領域41をアクセスし
て読み出した値を表示制御部45に送り、表示制御部4
5はそれを差分表示制御部46に転送する。ここで、バ
ッファ47には前の周期に読み出された部分領域41の
値が保存されており、差分表示制御部46は表示制御部
45より送られてきた値を、バッファ47に保存されて
いる前周期の値と比較し、その差分を表示制御部45に
返送する。表示制御部45はこの差分のみを表示変更す
るように表示装置40を制御する。従って、表示変更さ
れるのは分散共有メモリ13の部分領域41で前周期と
値に変化があったものだけである。このように、変更部
分だけを印字あるいは表示変更することにより、画面更
新が高速、かつちらつきがなくなってユーザが読み易く
なり、また反転表示や強調表示を行うことにより、変更
部分だけを判り易くすることもできる。
Next, the operation will be described. The data processing unit 44 accesses the partial area 41 of the distributed shared memory 13 and sends the read value to the display control unit 45, and the display control unit 4
5 transfers it to the difference display control unit 46. Here, the buffer 47 stores the value of the partial area 41 read in the previous cycle, and the difference display control unit 46 stores the value sent from the display control unit 45 in the buffer 47. The value of the previous cycle is compared and the difference is returned to the display control unit 45. The display control unit 45 controls the display device 40 so as to change the display of only this difference. Therefore, the display is changed only in the partial region 41 of the distributed shared memory 13 in which the value is changed from the previous period. In this way, by printing or changing only the changed part, the screen can be updated at high speed and the flicker is eliminated, making it easier for the user to read. Also, by performing reverse display or highlighted display, only the changed part can be easily understood. You can also

【0027】実施の形態3.図5はこの発明の実施の形
態3による分散共有メモリネットワーク追跡装置を示す
ブロック図であり、相当部分には図1と同一符号を付し
てその説明を省略する。図において、48は分散共有メ
モリネットワーク20を流れる分散共有メモリ更新パケ
ット(パケット)であり、49はこの分散共有メモリ更
新パケット48が格納される分散共有メモリ13上の特
定エリアである。50はこの分散共有メモリ更新パケッ
ト48の受信を検出するパケット受信検出部、51は分
散共有メモリ13上の特定エリア49から分散共有メモ
リ更新パケット48を読み出してそのパケット内容を取
得するパケット取得部であり、52は読み出された分散
共有メモリ更新パケット48の内容を表示装置40に表
示する表示制御部である。
Embodiment 3. FIG. 5 is a block diagram showing a distributed shared memory network tracking device according to a third embodiment of the present invention. Corresponding parts are designated by the same reference numerals as in FIG. 1 and their explanations are omitted. In the figure, 48 is a distributed shared memory update packet (packet) flowing through the distributed shared memory network 20, and 49 is a specific area on the distributed shared memory 13 in which the distributed shared memory update packet 48 is stored. Reference numeral 50 is a packet reception detection unit that detects reception of the distributed shared memory update packet 48, and 51 is a packet acquisition unit that reads the distributed shared memory update packet 48 from the specific area 49 on the distributed shared memory 13 and acquires the packet contents. There is a display control unit 52 for displaying the content of the read distributed shared memory update packet 48 on the display device 40.

【0028】次に動作について説明する。この場合も、
分散共有メモリネットワーク20には複数の分散ノード
10の分散共有メモリ13は直接接続されており、それ
ぞれの分散ノードは独立に動作する。ここで、分散共有
メモリ13を用いた分散処理システムでは、各分散ノー
ド10が設計通りに動作しても、並行動作する各分散ノ
ード10のメモリ書き込み順序によっては、全体システ
ムとして設計通りの動作をしない場合がある。このよう
なトラブル解析のために、この実施の形態3では、分散
共有メモリネットワーク20の分散共有メモリ更新パケ
ット48を受信毎に検出し、受信パケットの内容を受信
順に表示装置40に表示している。以下、図6に示すフ
ローチャートを参照しながら、受信した分散共有メモリ
更新パケット48の内容表示の処理手順を説明する。
Next, the operation will be described. Also in this case,
The distributed shared memories 13 of a plurality of distributed nodes 10 are directly connected to the distributed shared memory network 20, and each distributed node operates independently. Here, in the distributed processing system using the distributed shared memory 13, even if each distributed node 10 operates as designed, depending on the memory writing order of each distributed node 10 operating in parallel, the entire system may operate as designed. There are times when you don't. For such trouble analysis, in the third embodiment, the distributed shared memory update packet 48 of the distributed shared memory network 20 is detected for each reception, and the contents of the received packet are displayed on the display device 40 in the order of reception. . Hereinafter, the processing procedure for displaying the content of the received distributed shared memory update packet 48 will be described with reference to the flowchart shown in FIG.

【0029】まず、分散共有メモリネットワーク20を
流れる分散共有メモリ更新パケット48は分散ノード1
0の分散共有メモリ13に読み出され、当該分散共有メ
モリ13上の特定エリア49に格納される。これによっ
て分散共有メモリ13のメモリ値変更処理が行われる。
パケット受信検出部50はステップST21において、
この分散共有メモリ更新パケット48の受信の有無を監
視している。パケット受信検出部50にて分散共有メモ
リ更新パケット48の受信が検出されると、パケット取
得部51はステップST22において、分散共有メモリ
13上の特定エリア49に格納されている分散共有メモ
リ更新パケット48を読み出し、そのパケット情報を表
示制御部52に渡して次のパケット受信を待つ。なお、
このパケット情報は分散共有メモリ13の値とアドレス
を含んでいる。次に、表示制御部52はステップST2
3において、ディスプレイやプリンタなどの表示装置4
0にその分散共有メモリ更新パケット48の内容を表示
する。この一連の処理は、ステップST24にて処理の
終了が検出されるまで繰り返される。
First, the distributed shared memory update packet 48 flowing through the distributed shared memory network 20 is sent to the distributed node 1
It is read to the distributed shared memory 13 of 0 and stored in the specific area 49 on the distributed shared memory 13. As a result, the memory value changing process of the distributed shared memory 13 is performed.
The packet reception detection unit 50, in step ST21,
Whether or not the distributed shared memory update packet 48 is received is monitored. When the packet reception detection unit 50 detects the reception of the distributed shared memory update packet 48, the packet acquisition unit 51 proceeds to step ST22 and the distributed shared memory update packet 48 stored in the specific area 49 on the distributed shared memory 13 is detected. Is read and the packet information is passed to the display control unit 52 to wait for the next packet reception. In addition,
This packet information includes the value and address of the distributed shared memory 13. Next, the display control unit 52 performs step ST2.
3, a display device 4 such as a display or a printer
The content of the distributed shared memory update packet 48 is displayed at 0. This series of processes is repeated until the end of the process is detected in step ST24.

【0030】図7はこのようにして表示が行われた表示
装置40の表示例を示す説明図である。各行にはメモリ
更新アドレスと更新値が一行で表示される。なお、パケ
ット制御情報に依存するが、パケット送信元ノード番
号、パケットチェックサムなどを付帯情報として表示す
ることもでき、ユーザの指定により表示しないようにす
ることもできる。図示の例では、この付帯情報としてパ
ケット送信元ノード番号も表示されている。また、表示
方法はビット列、4進、8進、16進などが選択でき
る。なお、前記パケット制御情報とは、優先度や割り込
み情報などを示す情報である。
FIG. 7 is an explanatory view showing a display example of the display device 40 which is displayed in this way. The memory update address and the update value are displayed in one line in each line. Although depending on the packet control information, the packet transmission source node number, the packet checksum, etc. can be displayed as supplementary information, or the user can specify not to display them. In the illustrated example, the packet transmission source node number is also displayed as this additional information. Also, the display method can be selected from bit strings, quaternary, octal, hexadecimal and the like. The packet control information is information indicating priority, interrupt information, and the like.

【0031】このように、分散共有メモリネットワーク
20の分散共有メモリ更新パケット48が受信毎に検出
されて、その内容が表示装置40に受信の順番に表示さ
れるので、分散共有メモリネットワーク20上での分散
共有メモリ更新順序を追跡することが可能となり、分散
共有メモリ13の並行アクセス動作の正当性をユーザが
確認できるようになる。
In this way, the distributed shared memory update packet 48 of the distributed shared memory network 20 is detected each time it is received, and its contents are displayed on the display device 40 in the order of reception. The distributed shared memory update order can be traced, and the user can confirm the correctness of the parallel access operation of the distributed shared memory 13.

【0032】実施の形態4.図8はこの発明の実施の形
態4による分散共有メモリネットワーク追跡装置を示す
ブロック図であり、相当部分には図5と同一符号を付し
てその説明を省略する。図において、53は主メモリ1
2内の更新時刻、54はメモリ更新前の値が保存されて
いる分散共有メモリ13内の領域であり、55はこの更
新時刻53および領域54に保存されていたメモリ更新
前の値などのパケットには含まれないがメモリ更新に関
連のあるパケット関連情報を読み出し、それをパケット
取得部51が読み出した情報に付加して表示制御部52
に渡すパケット関連情報読み出し部である。
Fourth Embodiment FIG. 8 is a block diagram showing a distributed shared memory network tracking device according to Embodiment 4 of the present invention. Corresponding parts are designated by the same reference numerals as in FIG. 5 and their explanations are omitted. In the figure, 53 is the main memory 1
2 is an update time, 54 is an area in the distributed shared memory 13 in which the value before the memory update is stored, 55 is a packet such as the value before the memory update stored in the update time 53 and the area 54 Packet-related information that is not included in the above, but is related to the memory update, adds it to the information read by the packet acquisition unit 51, and adds it to the display control unit 52.
It is a packet related information reading unit to be passed to the.

【0033】次に動作について説明する。パケット関連
情報読み出し部55は分散共有メモリ更新パケット48
には含まれないがメモリ更新に関連する情報、例えば分
散共有メモリ13の領域54に保存されているメモリ更
新前の値や、更新時刻53を取得し、それらをパケット
取得部51が分散共有メモリ13上の特定エリア49よ
り読み出した分散共有メモリ更新パケット48の情報と
ともに表示制御部52に渡す。表示制御部52はこの分
散共有メモリ更新パケット48の情報に加えて、前記メ
モリ更新に関連する情報を表示装置40に表示する。こ
のように、分散共有メモリ更新パケット48の情報に加
えてメモリ更新に関連する情報も表示することにより、
分散共有メモリネットワーク20において、複数の分散
ノード10が分散共有メモリ13上の特定の領域にデー
タを書き込んでいる場合に、メモリ更新時刻がずっと変
わらないところがあるならば、当該分散ノード10が故
障していると判定するなどの故障検出が可能となる。
Next, the operation will be described. The packet related information reading unit 55 uses the distributed shared memory update packet 48.
However, the packet acquisition unit 51 acquires information related to the memory update, such as the value before the memory update stored in the area 54 of the distributed shared memory 13 or the update time 53, which is not included in the distributed shared memory. The information is sent to the display control unit 52 together with the information of the distributed shared memory update packet 48 read from the specific area 49 on 13. The display control unit 52 displays information related to the memory update on the display device 40 in addition to the information of the distributed shared memory update packet 48. Thus, by displaying the information related to the memory update in addition to the information of the distributed shared memory update packet 48,
In the distributed shared memory network 20, when a plurality of distributed nodes 10 are writing data to a specific area on the distributed shared memory 13, if there is a place where the memory update time does not change, the distributed node 10 fails. It is possible to detect a failure, such as determining that there is a failure.

【0034】実施の形態5.図9はこの発明の実施の形
態5による分散共有メモリネットワーク追跡装置を示す
ブロック図であり、相当部分には図5と同一符号を付し
てその説明を省略する。図において、56はユーザが指
示するパケット条件を取得して、パケット取得部51お
よび表示制御部52に渡すパラメータ設定部であり、パ
ケット取得部51および表示制御部52はこのパラメー
タ設定部56の取得した条件に従って動作する点で、図
5に示したそれらとは異なっている。
Embodiment 5. FIG. 9 is a block diagram showing a distributed shared memory network tracking device according to a fifth embodiment of the present invention. Corresponding parts are designated by the same reference numerals as those in FIG. 5 and their explanations are omitted. In the figure, reference numeral 56 is a parameter setting unit that acquires a packet condition designated by the user and passes it to the packet acquisition unit 51 and the display control unit 52. The packet acquisition unit 51 and the display control unit 52 acquire the parameter setting unit 56. It differs from those shown in FIG. 5 in that it operates according to the above conditions.

【0035】次に動作について説明する。ユーザが指示
するパケット条件、例えば特定アドレスの更新パケット
であることや特定ノードからのパケットであることなど
をパラメータ設定部56が取得し、そのパラメータ値を
パケット取得部51と表示制御部52に渡す。パケット
取得部51は受け取ったパラメータ値に基づくパケット
条件に従って分散共有メモリ更新パケット48を読み出
し、そのパケット情報を表示制御部52に送る。表示制
御部52は受け取ったパラメータ値に基づくパケット条
件に従ってパケット取得部51からのパケット情報の表
示装置40への表示を制御する。このように、パケット
条件に従って、分散共有メモリ更新パケット48の読み
出しや表示装置40の表示制御を行うことにより、分散
共有メモリネットワーク20において、複数の分散ノー
ド10が分散共有メモリ13上の特定の領域にデータを
書き込んでいる場合に、特定の分散ノードのメモリ更新
順序を知ることが可能となる。
Next, the operation will be described. The parameter setting unit 56 acquires a packet condition designated by the user, such as an update packet of a specific address or a packet from a specific node, and passes the parameter value to the packet acquisition unit 51 and the display control unit 52. . The packet acquisition unit 51 reads the distributed shared memory update packet 48 according to the packet condition based on the received parameter value, and sends the packet information to the display control unit 52. The display control unit 52 controls the display of the packet information from the packet acquisition unit 51 on the display device 40 according to the packet condition based on the received parameter value. In this way, by reading the distributed shared memory update packet 48 and controlling the display of the display device 40 in accordance with the packet conditions, in the distributed shared memory network 20, a plurality of distributed nodes 10 can execute specific areas on the distributed shared memory 13. It becomes possible to know the memory update order of a specific distributed node when writing data to.

【0036】実施の形態6.図10はこの発明の実施の
形態6による分散共有メモリネットワーク設定支援装置
を示すブロック図であり、相当部分には図1と同一符号
を付してその説明を省略する。図において、57はCP
U11内に配置され、分散共有メモリネットワーク20
の制御機能の設定情報が設定される分散共有メモリネッ
トワーク設定レジスタであり、58は同じくCPU11
内に配置され、この分散共有メモリネットワーク設定レ
ジスタ57の各ビットの意味やビット相互の関係が記述
された分散共有メモリネットワーク設定レジスタプロフ
ァイラである。59はこれら分散共有メモリネットワー
ク設定レジスタ57と分散共有メモリネットワーク設定
レジスタプロファイラ58よりなる分散共有メモリネッ
トワークハードウェアコントロール部である。また、6
0はユーザが指示する制御機能設定、設定参照のパラメ
ータを取得して、分散共有メモリネットワーク設定レジ
スタプロファイラ58を参照しながら、取得したパラメ
ータに従って分散共有メモリネットワーク設定レジスタ
57の制御機能設定および設定参照の処理を行う分散共
有メモリネットワーク設定レジスタ参照設定部である。
61は設定参照時にこの分散共有メモリネットワーク設
定レジスタ参照設定部60から送られてきた情報を表示
装置40に表示する表示制御部である。
Sixth Embodiment FIG. 10 is a block diagram showing a distributed shared memory network setting support device according to a sixth embodiment of the present invention. Corresponding parts are designated by the same reference numerals as those in FIG. 1 and their explanations are omitted. In the figure, 57 is CP
A distributed shared memory network 20 arranged in U11
Is a distributed shared memory network setting register in which setting information of the control function of
Is a distributed shared memory network setting register profiler in which the meaning of each bit of the distributed shared memory network setting register 57 and the mutual relation of bits are described. Reference numeral 59 denotes a distributed shared memory network hardware control unit including the distributed shared memory network setting register 57 and the distributed shared memory network setting register profiler 58. Also, 6
Reference numeral 0 denotes a control function setting and setting reference parameter designated by the user, and while referring to the distributed shared memory network setting register profiler 58, the control function setting and setting reference of the distributed shared memory network setting register 57 according to the obtained parameter It is a distributed shared memory network setting register reference setting unit that performs the processing of.
Reference numeral 61 denotes a display control unit for displaying on the display device 40 the information sent from the distributed shared memory network setting register reference setting unit 60 at the time of setting reference.

【0037】次に動作について説明する。この場合も、
分散共有メモリネットワーク20には複数の分散ノード
10の分散共有メモリ13は直接接続されており、それ
ぞれの分散ノードは独立に動作する。ここで、分散共有
メモリカードまたは分散共有メモリボードは、分散共有
メモリネットワーク20の設定やCPU11に対する物
理アドレス設定などの設定機能を、スイッチやジャンパ
線、あるいはレジスタ設定により行えるようになってい
る。例えば、SCRAMNetはCPUからアクセス可
能なコントロールテータスレジスタ(以下CSRとい
う)により、ネットワークアービテーション設定や割り
込み通知設定を行うことができる。この実施の形態6
は、当該設定機能のうちのCPU11から設定可能な機
能、すなわちソフトウェア的に設定可能な機能につい
て、ユーザが簡単に設定状態の参照や設定ができるよう
な機能を提供するものである。
Next, the operation will be described. Also in this case,
The distributed shared memories 13 of a plurality of distributed nodes 10 are directly connected to the distributed shared memory network 20, and each distributed node operates independently. Here, the distributed shared memory card or the distributed shared memory board can perform setting functions such as setting of the distributed shared memory network 20 and setting of a physical address for the CPU 11 by using switches, jumper wires, or registers. For example, SCRAMNet can perform network arbitration setting and interrupt notification setting by a control status register (hereinafter referred to as CSR) accessible from the CPU. This Embodiment 6
Provides a function of the setting function that can be set from the CPU 11, that is, a function that can be set by software, so that the user can easily refer to or set the setting state.

【0038】CPU11内には分散共有メモリネットワ
ーク20の制御機能の設定情報が設定された分散共有メ
モリネットワーク設定レジスタ57があり、この分散共
有メモリネットワーク設定レジスタ57の参照・設定に
より分散共有メモリ13および分散共有メモリネットワ
ーク20の制御機能設定が可能となっている。例えば、
SCRAMNetでは分散共有メモリ13や分散共有メ
モリネットワーク20はCSRで行われている。より具
体的には、プロトコルの選択やデータフィルタ機能があ
る。なお、このデータフィルタ機能とは、あるデータが
分散共有メモリ13上の特定の領域に書き込まれた場合
に、そのデータがそれ以前に書き込まれているデータと
同一であれば、他の分散ノード10にパケットが送信さ
れない機能である。
Within the CPU 11, there is a distributed shared memory network setting register 57 in which setting information of the control function of the distributed shared memory network 20 is set. By referring to and setting the distributed shared memory network setting register 57, the distributed shared memory 13 and It is possible to set the control function of the distributed shared memory network 20. For example,
In SCRAMNet, the distributed shared memory 13 and the distributed shared memory network 20 are implemented by CSR. More specifically, there are protocol selection and data filtering functions. It should be noted that this data filter function means that when a certain data is written in a specific area on the distributed shared memory 13, if the data is the same as the data written before that, the other distributed node 10 This is a function in which packets are not sent to.

【0039】以下、図11に示すフローチャートを参照
しながら、分散共有メモリネットワーク20の制御機能
の設定情報の参照や設定の処理手順を説明する。まず、
分散共有メモリネットワーク設定レジスタ参照設定部6
0はユーザによって指定される設定参照、制御機能設定
のパラメータを取得して表示制御部61に渡し、ステッ
プST31においてその取得したパラメータが設定参照
であるのか制御機能設定であるのかを識別する。その結
果、このユーザが指示するパラメータが設定参照であっ
た場合にはステップST32に進み、分散共有メモリネ
ットワーク設定レジスタ参照設定部60はユーザ指定パ
ラメータ(例えば、レジスタ番号など)に従って、分散
共有メモリネットワーク設定レジスタ57よりレジスタ
値を読み出す。その際、分散共有メモリネットワーク設
定レジスタ57の各ビットの意味やビット相互の関係を
記述した分散共有メモリネットワーク設定レジスタプロ
ファイラ58を参照し、設定状態のコメントや定義を取
得して、それを分散共有メモリネットワーク設定レジス
タ参照設定部60から得た値とともに表示制御部61に
渡す。次にステップST33において、表示制御部61
は分散共有メモリネットワーク設定レジスタ参照設定部
60から受けたレジスタ値を、その設定状態のコメント
や定義とともに、ディスプレイやプリンタなどによる表
示装置40に表示する。
The processing procedure for referring to and setting the setting information of the control function of the distributed shared memory network 20 will be described below with reference to the flowchart shown in FIG. First,
Distributed shared memory network setting register reference setting unit 6
0 acquires a parameter for setting reference and control function setting designated by the user and passes it to the display control unit 61, and in step ST31, it identifies whether the acquired parameter is setting reference or control function setting. As a result, if the parameter instructed by the user is the setting reference, the process proceeds to step ST32, and the distributed shared memory network setting register reference setting unit 60 follows the distributed shared memory network according to the user-specified parameter (eg register number). The register value is read from the setting register 57. At that time, the distributed shared memory network setting register profiler 58, which describes the meaning of each bit of the distributed shared memory network setting register 57 and the relationship between the bits, is referred to, the comment and definition of the setting state are acquired, and the shared sharing is performed. It is passed to the display control unit 61 together with the value obtained from the memory network setting register reference setting unit 60. Next, in step ST33, the display controller 61
Displays the register value received from the distributed shared memory network setting register reference setting unit 60 on the display device 40 such as a display or printer together with the comment and definition of the setting state.

【0040】一方、ステップST31における識別結果
が設定であった場合にはステップST34に進み、分散
共有メモリネットワーク設定レジスタ参照設定部60が
分散共有メモリネットワーク設定レジスタプロファイラ
58を参照して、分散共有メモリネットワーク設定レジ
スタ57のどこにどのような値を設定するかを調べ、ユ
ーザパラメータを設定レジスタとその値に変換して設定
情報を作成する。次にステップST35において、分散
共有メモリネットワーク設定レジスタ参照設定部60は
その作成した設定情報を基に分散共有メモリネットワー
ク設定レジスタ57に制御機能設定を行う。なお、ユー
ザからの指示があれば、この分散共有メモリネットワー
ク設定レジスタ57に設定した結果を分散共有メモリネ
ットワーク設定レジスタ参照設定部60が読み出し、表
示制御部61の制御により分散共有メモリネットワーク
設定レジスタプロファイラ58を参照して表示装置40
に表示する。
On the other hand, when the identification result in step ST31 is the setting, the process proceeds to step ST34, and the distributed shared memory network setting register reference setting unit 60 refers to the distributed shared memory network setting register profiler 58 to refer to the distributed shared memory. It is checked where and what value is set in the network setting register 57, and the user parameter is converted into the setting register and its value to create setting information. Next, in step ST35, the distributed shared memory network setting register reference setting unit 60 sets the control function in the distributed shared memory network setting register 57 based on the created setting information. If there is an instruction from the user, the distributed shared memory network setting register reference setting unit 60 reads the result set in the distributed shared memory network setting register 57, and the display control unit 61 controls the distributed shared memory network setting register profiler. Display device 40 with reference to 58
To display.

【0041】図12はこのようにして表示が行われた表
示装置40の表示の一例を示す説明図である。各行に設
定機能項目と現在の設定が表示される。なお、表示項目
はユーザの指示により選択できる。また、別の表示例を
図13に示す。この場合には設定機能項目とは関係なく
全レジスタ情報が表示されている。なお、表示形式は、
ビット列、4進、8進、16進などユーザが指定でき
る。
FIG. 12 is an explanatory view showing an example of the display of the display device 40 thus displayed. The setting function items and the current settings are displayed on each line. The display item can be selected by the user's instruction. Further, another display example is shown in FIG. In this case, all register information is displayed regardless of the set function item. The display format is
The user can specify a bit string, hex, octal, hexadecimal or the like.

【0042】このように、ユーザの指示に従って分散共
有メモリネットワーク設定レジスタ57に設定されてい
る分散共有メモリネットワーク20の制御機能の設定情
報を読み出し、ユーザが理解しやすい形式に変換表示す
るとともに、ユーザ指示に従って分散共有メモリネット
ワーク設定レジスタ57に制御機能設定を行うことによ
り、分散共有メモリネットワーク20の制御機能のう
ち、ソフトウェア的に設定可能な機能について、ユーザ
が簡単にその設定状態の確認や設定を行える分散共有メ
モリネットワーク設定支援装置が実現できる。
As described above, the setting information of the control function of the distributed shared memory network 20 set in the distributed shared memory network setting register 57 is read according to the instruction of the user, converted and displayed in a format easily understood by the user, and By setting the control function in the distributed shared memory network setting register 57 according to the instruction, the user can easily confirm the setting state and set the setting function of the distributed shared memory network 20 that can be set by software. A distributed shared memory network setting support device that can be realized can be realized.

【0043】実施の形態7.図14はこの発明の実施の
形態7による分散共有メモリネットワーク設定支援装置
を示すブロック図であり、相当部分には図10と同一符
号を付してその説明を省略する。図において、62は表
示制御部61によって制御装置40の表示を周期的に行
う際の表示周期が設定されるタイマーである。なお、こ
の実施の形態7は上記実施の形態6のレジスタ設定機能
を除き、参照機能のみを残したものにこのタイマー62
を追加したものである。
Embodiment 7. 14 is a block diagram showing a distributed shared memory network setting support device according to a seventh embodiment of the present invention. Corresponding parts are designated by the same reference numerals as those in FIG. 10 and their explanations are omitted. In the figure, reference numeral 62 is a timer for setting a display cycle when the display controller 61 periodically displays the control device 40. In the seventh embodiment, except for the register setting function of the sixth embodiment, only the reference function is left and the timer 62 is used.
Is added.

【0044】次に動作について説明する。分散共有メモ
リネットワーク設定レジスタ参照設定部60はタイマー
62に、表示制御部61を周期的に起動するための起動
周期を設定する。表示制御部61はこのタイマー62に
設定された周期に従って起動され、その都度、分散共有
メモリネットワーク設定レジスタ参照設定部60から渡
されたレジスタ値などの情報を表示装置40に表示す
る。このように、タイマー62は周期的に表示制御部6
1を起動するため、レジスタ設定状態が周期的に表示さ
れる。なお、ユーザ指示パラメータに従って情報が変更
された場合、その情報は変更の都度表示制御部61に渡
される。
Next, the operation will be described. The distributed shared memory network setting register reference setting unit 60 sets, in the timer 62, an activation period for periodically activating the display control unit 61. The display control unit 61 is activated according to the cycle set by the timer 62, and each time the display control unit 61 displays information such as the register value passed from the distributed shared memory network setting register reference setting unit 60 on the display device 40. In this way, the timer 62 periodically causes the display controller 6 to
Since 1 is activated, the register setting status is periodically displayed. When the information is changed according to the user instruction parameter, the information is passed to the display control unit 61 each time the information is changed.

【0045】実施の形態8.図15はこの発明の実施の
形態8による分散共有メモリネットワーク設定支援装置
を示すブロック図であり、相当部分には図14と同一符
号を付してその説明を省略する。図において、63は表
示装置40における差分表示を制御する差分表示制御部
であり、64は前周期の値を保存しておくためのバッフ
ァである。この実施の形態8は実施の形態7の表示制御
部61を、この差分表示制御部63とバッファ64で代
替したものである。
Embodiment 8. FIG. 15 is a block diagram showing a distributed shared memory network setting support device according to an eighth embodiment of the present invention. Corresponding parts are designated by the same reference numerals as in FIG. 14 and their explanations are omitted. In the figure, 63 is a difference display control unit for controlling the difference display in the display device 40, and 64 is a buffer for storing the value of the previous cycle. In the eighth embodiment, the display control unit 61 of the seventh embodiment is replaced with the difference display control unit 63 and the buffer 64.

【0046】次に動作について説明する。実施の形態7
で説明した周期表示において、差分表示制御部63は前
回の周期における値をバッファ64に保存しておき、表
示に際しては、このバッファ64に保存されている前回
の周期の値と今回の周期の値との変更分を計算し、その
変更分のみを表示制御装置61に渡して表示装置40に
表示させる。このように、差分表示制御部63で算出し
た前周期の値との変更分により、変更のあったレジスタ
設定状態のみを表示できるほか、高速、かつ、ちらつき
のない画面表示ができる。また差分表示制御部63から
の変更分によって変更情報のみを反転表示、強調表示す
ることにより、さらに読み取りやすい表示を行うことが
できる。
Next, the operation will be described. Embodiment 7
In the cycle display described above, the difference display control unit 63 stores the value in the previous cycle in the buffer 64, and at the time of display, the value of the previous cycle and the value of the current cycle stored in the buffer 64. Is calculated, and only the changed amount is passed to the display control device 61 to be displayed on the display device 40. As described above, only the changed register setting state can be displayed by the changed amount with the value of the previous cycle calculated by the difference display control unit 63, and high-speed and flicker-free screen display can be performed. Further, by displaying and highlighting only the change information according to the change from the difference display control unit 63, a display that is easier to read can be performed.

【0047】[0047]

【発明の効果】以上のように、この発明によれば、分散
共有メモリのアドレスまたは領域を指定して、そのアド
レスまたは領域の値を周期的に読み出して表示装置に表
示するように構成したので、刻々変化する分散共有メモ
リの内容を所定の周期で表示することが可能となり、シ
ステム構築者(ユーザ)が、自ノードあるいは他ノード
のアプリケーションによる分散共有メモリの値の変更を
動的に監視することが可能な分散共有メモリ監視装置が
得られる効果がある。
As described above, according to the present invention, the address or area of the distributed shared memory is designated, and the value of the address or area is periodically read and displayed on the display device. , It is possible to display the contents of the distributed shared memory that changes every moment, and the system builder (user) dynamically monitors the change of the value of the distributed shared memory by the application of its own node or other nodes. There is an effect that a distributed shared memory monitoring device capable of being obtained is obtained.

【0048】この発明によれば、メモリ読み出し部が前
回の周期で読み出した値と今回の周期で読み出した値の
差分を表示制御部に渡して、表示装置の表示制御を行わ
せるように構成したので、前周期と値に変化があったも
のだけを表示変更をすることが可能となるため、印字や
画面更新などを高速に行うことができる効果がある。
According to the present invention, the memory reading unit is configured to pass the difference between the value read in the previous cycle and the value read in the current cycle to the display control unit to control the display of the display device. Therefore, it is possible to change the display only for those that have changed in the previous period and the value, so that there is an effect that printing and screen updating can be performed at high speed.

【0049】この発明によれば、分散共有メモリネット
ワーク上のパケットの受信を検出して、受信したパケッ
ト内容を受信の順番に表示装置に表示するように構成し
たので、分散共有メモリネットワーク上での分散共有メ
モリの更新順序を追跡することが可能となり、分散共有
メモリの並行アクセス動作の正当性を容易に確認するこ
とができる分散共有メモリネットワーク追跡装置が得ら
れる効果がある。
According to the present invention, the reception of the packet on the distributed shared memory network is detected and the contents of the received packet are displayed on the display device in the order of reception. This makes it possible to trace the update order of the distributed shared memory and to obtain a distributed shared memory network tracking device that can easily confirm the correctness of the parallel access operation of the distributed shared memory.

【0050】この発明によれば、パケットには含まれな
いがメモリ更新に関連する情報も、パケット取得部の読
み出したパケット内容とともに表示装置に表示するよう
に構成したので、分散共有メモリネットワークにおいて
複数の分散ノードが分散共有メモリ上の特定領域にデー
タを書き込んでいる場合に、メモリ更新時刻に変化のな
い所があれば、それによって該当する分散ノードに障害
が発生したことを検出できる効果がある。
According to the present invention, the information related to the memory update, which is not included in the packet, is also displayed on the display device together with the packet contents read by the packet acquisition unit. When a distributed node is writing data to a specific area on the distributed shared memory, if there is no change in the memory update time, it is possible to detect that a failure has occurred in the corresponding distributed node. .

【0051】この発明によれば、ユーザが指定するパケ
ット条件を取得して、そのパケット条件に応じてパケッ
トの読み出しおよび表示制御を行うように構成したの
で、分散共有メモリネットワークで複数の分散ノードが
分散共有メモリ上の特定領域の書き込みを行っている場
合に、ユーザが特定の分散ノードのメモリ更新順序を知
ることができる効果がある。
According to the present invention, the packet condition designated by the user is acquired, and the reading and display control of the packet are performed according to the packet condition. Therefore, a plurality of distributed nodes in the distributed shared memory network can operate. When writing to a specific area on the distributed shared memory, there is an effect that the user can know the memory update order of a specific distributed node.

【0052】この発明によれば、ユーザの指定するパラ
メータが制御機能設定であれば設定情報を作成して分散
共有メモリネットワーク設定レジスタに設定し、設定参
照であれば分散共有メモリネットワーク設定レジスタよ
り読み出した設定情報を表示装置に表示するように構成
したので、ユーザが簡単に分散共有メモリネットワーク
の各種設定、およびその設定情報の参照を行うことがで
きる分散共有メモリネットワーク設定支援装置が得られ
る効果がある。
According to the present invention, if the parameter designated by the user is the control function setting, setting information is created and set in the distributed shared memory network setting register, and if the setting reference is read from the distributed shared memory network setting register. Since the configuration information is displayed on the display device, it is possible to obtain a distributed shared memory network setting support device that allows the user to easily perform various settings of the distributed shared memory network and refer to the setting information. is there.

【0053】この発明によれば、表示制御部をタイマー
によって所定の周期で起動するように構成したので、分
散共有メモリネットワーク設定レジスタに設定されてい
る設定情報を周期的に表示することが可能となり、より
使いやすい分散共有メモリネットワーク設定支援装置が
得られる効果がある。
According to the present invention, since the display control unit is configured to be activated at a predetermined cycle by the timer, it becomes possible to periodically display the setting information set in the distributed shared memory network setting register. There is an effect that a distributed shared memory network setting support device that is easier to use can be obtained.

【0054】この発明によれば、分散共有メモリネット
ワーク設定レジスタ参照設定部が前周期において読み出
した値と、今周期で読み出した値の差分に従って表示装
置の表示を制御するように構成したので、前周期と値に
変化があったものだけを表示変更をすることが可能とな
り、印字や画面更新などを高速に行うことができる効果
がある。
According to the present invention, the distributed shared memory network setting register reference setting unit controls the display of the display device according to the difference between the value read in the previous cycle and the value read in the current cycle. It is possible to change the display only for those that have a change in the cycle and the value, and it is possible to perform printing and screen updating at high speed.

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

【図1】 この発明の実施の形態1による分散共有メモ
リ監視装置を示すブロック図である。
FIG. 1 is a block diagram showing a distributed shared memory monitoring device according to a first embodiment of the present invention.

【図2】 上記実施の形態における処理の流れを示すフ
ローチャートである。
FIG. 2 is a flowchart showing a flow of processing in the above embodiment.

【図3】 上記実施の形態における表示例を示す説明図
である。
FIG. 3 is an explanatory diagram showing a display example in the above embodiment.

【図4】 この発明の実施の形態2による分散共有メモ
リ監視装置を示すブロック図である。
FIG. 4 is a block diagram showing a distributed shared memory monitoring device according to a second embodiment of the present invention.

【図5】 この発明の実施の形態3による分散共有メモ
リネットワーク追跡装置を示すブロック図である。
FIG. 5 is a block diagram showing a distributed shared memory network tracking device according to a third embodiment of the present invention.

【図6】 上記実施の形態における処理の流れを示すフ
ローチャートである。
FIG. 6 is a flowchart showing a flow of processing in the above embodiment.

【図7】 上記実施の形態における表示例を示す説明図
である。
FIG. 7 is an explanatory diagram showing a display example in the above embodiment.

【図8】 この発明の実施の形態4による分散共有メモ
リネットワーク追跡装置を示すブロック図である。
FIG. 8 is a block diagram showing a distributed shared memory network tracking device according to a fourth embodiment of the present invention.

【図9】 この発明の実施の形態5による分散共有メモ
リネットワーク追跡装置を示すブロック図である。
FIG. 9 is a block diagram showing a distributed shared memory network tracking device according to a fifth embodiment of the present invention.

【図10】 この発明の実施の形態6による分散共有メ
モリネットワーク設定支援装置を示すブロック図であ
る。
FIG. 10 is a block diagram showing a distributed shared memory network setting support device according to a sixth embodiment of the present invention.

【図11】 上記実施の形態における処理の流れを示す
フローチャートである。
FIG. 11 is a flowchart showing the flow of processing in the above embodiment.

【図12】 上記実施の形態における表示例を示す説明
図である。
FIG. 12 is an explanatory diagram showing a display example in the above embodiment.

【図13】 上記実施の形態における他の表示例を示す
説明図である。
FIG. 13 is an explanatory diagram showing another display example according to the above embodiment.

【図14】 この発明の実施の形態7による分散共有メ
モリネットワーク設定支援装置を示すブロック図であ
る。
FIG. 14 is a block diagram showing a distributed shared memory network setting support device according to a seventh embodiment of the present invention.

【図15】 この発明の実施の形態8による分散共有メ
モリネットワーク設定支援装置を示すブロック図であ
る。
FIG. 15 is a block diagram showing a distributed shared memory network setting support device according to an eighth embodiment of the present invention.

【図16】 従来の協調分散処理システムを示すブロッ
ク図である。
FIG. 16 is a block diagram showing a conventional cooperative distributed processing system.

【図17】 従来の分散処理システムにおける共有分散
メモリの記憶方法を示すブロック図である。
FIG. 17 is a block diagram showing a storage method of a shared distributed memory in a conventional distributed processing system.

【符号の説明】[Explanation of symbols]

10 分散ノード、40 表示装置、41 部分領域
(指定されたアドレスまたは領域)、44 データ処理
部(メモリ読み出し部)、45,52,61 表示制御
部、46,63 差分表示制御部、48 分散共有メモ
リ更新パケット(パケット)、50 パケット受信検出
部、51 パケット取得部、55 パケット関連情報読
み出し部、56 パラメータ設定部、57 分散共有メ
モリネットワーク設定レジスタ、60 分散共有メモリ
ネットワーク設定レジスタ参照設定部、62 タイマ
ー。
10 distributed node, 40 display device, 41 partial area (specified address or area), 44 data processing section (memory reading section), 45, 52, 61 display control section, 46, 63 difference display control section, 48 distributed sharing Memory update packet (packet), 50 packet reception detection unit, 51 packet acquisition unit, 55 packet related information reading unit, 56 parameter setting unit, 57 distributed shared memory network setting register, 60 distributed shared memory network setting register reference setting unit, 62 timer.

フロントページの続き Fターム(参考) 5B042 GA11 GC08 GC10 JJ41 MC07 MC09 5B045 DD01 JJ02 JJ49 Continued front page    F-term (reference) 5B042 GA11 GC08 GC10 JJ41 MC07                       MC09                 5B045 DD01 JJ02 JJ49

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 複数の分散ノードの分散共有メモリを分
散共有メモリネットワークで接続し、前記各分散共有メ
モリの内容変更が分散ノードの動作とは独立に他の分散
ノードの分散共有メモリに通信されてメモリ内容が反映
される分散処理システムの分散共有メモリ監視装置にお
いて、前記各分散ノードにて前記分散共有メモリの指定
されたアドレスまたは領域の値を所定の周期で読み出す
メモリ読み出し部と、前記メモリ読み出し部によって読
み出された値を前記所定の周期で表示装置に表示する表
示制御部とを有することを特徴とする分散共有メモリ監
視装置。
1. A distributed shared memory of a plurality of distributed nodes is connected by a distributed shared memory network, and the content change of each distributed shared memory is communicated to the distributed shared memory of another distributed node independently of the operation of the distributed node. In a distributed shared memory monitoring device of a distributed processing system in which a memory content is reflected, a memory reading unit that reads out a value of a specified address or area of the distributed shared memory at each distributed node at a predetermined cycle, and the memory. A distributed shared memory monitoring device, comprising: a display control unit that displays the value read by the reading unit on the display device at the predetermined cycle.
【請求項2】 メモリ読み出し部によって前周期に読み
出された値と今周期に読み出された値の差分を算出し、
それを表示制御部に渡す差分表示制御部を設けたことを
特徴とする請求項1記載の分散共有メモリ監視装置。
2. A difference between the value read in the previous cycle and the value read in the current cycle is calculated by the memory reading unit,
The distributed shared memory monitoring device according to claim 1, further comprising a difference display control unit that transfers it to the display control unit.
【請求項3】 複数の分散ノードの分散共有メモリを分
散共有メモリネットワークで接続し、前記各分散共有メ
モリの内容変更が分散ノードの動作とは独立に他の分散
ノードの分散共有メモリに通信されてメモリ内容が反映
される分散処理システムの分散共有メモリネットワーク
追跡装置において、前記各分散ノードにて前記分散共有
メモリネットワーク上のパケットを受信毎に検出するパ
ケット受信検出部と、前記パケット受信検出部で受信・
検出したパケット内容を取得するパケット取得部と、前
記パケット取得部で取得された情報を表示装置に受信の
順に表示する表示制御部とを有すること特徴とする分散
共有メモリネットワーク追跡装置。
3. The distributed shared memories of a plurality of distributed nodes are connected by a distributed shared memory network, and the content change of each distributed shared memory is communicated to the distributed shared memory of another distributed node independently of the operation of the distributed node. In a distributed shared memory network tracing device of a distributed processing system in which memory contents are reflected, a packet reception detection unit that detects a packet on the distributed shared memory network at each distributed node for each reception, and the packet reception detection unit Received by
A distributed shared memory network tracking device, comprising: a packet acquisition unit that acquires the detected packet content; and a display control unit that displays the information acquired by the packet acquisition unit on a display device in the order of reception.
【請求項4】 パケット受信検出部で受信毎に検出され
たパケットには含まれないメモリ更新に関連する情報を
取得して表示制御部に渡すパケット関連情報読み出し部
を設けたことを特徴とする請求項3記載の分散共有メモ
リネットワーク追跡装置。
4. A packet-related information reading unit is provided, which acquires information related to memory update, which is not included in the packet detected at each reception by the packet reception detection unit, and passes it to the display control unit. The distributed shared memory network tracking device according to claim 3.
【請求項5】 ユーザによって指定されるパケット条件
を取得し、それをパケット取得部および表示制御部に渡
すパラメータ設定部を設けたことを特徴とする請求項3
記載の分散共有メモリネットワーク追跡装置。
5. A parameter setting unit for acquiring a packet condition designated by a user and passing the packet condition to a packet acquisition unit and a display control unit is provided.
A distributed shared memory network tracking device as described.
【請求項6】 複数の分散ノードの分散共有メモリを分
散共有メモリネットワークで接続し、前記各分散共有メ
モリの内容変更が分散ノードの動作とは独立に他の分散
ノードの分散共有メモリに通信されてメモリ内容が反映
される分散処理システムの分散共有メモリネットワーク
設定支援装置において、前記分散共有メモリネットワー
クの制御機能の設定情報が設定される分散共有メモリネ
ットワーク設定レジスタと、ユーザによって指示され
る、前記分散共有メモリネットワーク設定レジスタの制
御機能設定、設定参照のパラメータを取得し、取得した
パラメータが制御機能設定であれば設定情報を作成して
前記分散共有メモリネットワーク設定レジスタに設定
し、設定参照であれば前記分散共有メモリネットワーク
設定レジスタより設定情報を読み出す分散共有メモリネ
ットワーク設定レジスタ参照設定部と、前記分散共有メ
モリネットワーク設定レジスタ参照設定部によって前記
分散共有メモリネットワーク設定レジスタより読み出さ
れた設定情報を表示装置に表示する表示制御部とを有す
ること特徴とする分散共有メモリネットワーク設定支援
装置。
6. The distributed shared memory of a plurality of distributed nodes is connected by a distributed shared memory network, and the content change of each distributed shared memory is communicated to the distributed shared memory of another distributed node independently of the operation of the distributed node. In a distributed shared memory network setting support device of a distributed processing system in which the memory content is reflected, a distributed shared memory network setting register in which setting information of the control function of the distributed shared memory network is set, and a user instructed, If the control function setting of the distributed shared memory network setting register and the parameter for setting reference are acquired, if the acquired parameter is the control function setting, the setting information is created and set in the distributed shared memory network setting register. For example, the setting information from the distributed shared memory network setting register A distributed shared memory network setting register reference setting unit for reading information, and a display control unit for displaying on the display device the setting information read from the distributed shared memory network setting register by the distributed shared memory network setting register reference setting unit. A distributed shared memory network setting support device characterized by having.
【請求項7】 表示制御部を一定時間周期で起動するた
めのタイマーを設けたことを特徴とする請求項6記載の
分散共有メモリネットワーク設定支援装置。
7. The distributed shared memory network setting support device according to claim 6, further comprising a timer for activating the display control unit at a constant time cycle.
【請求項8】 分散共有メモリネットワーク設定レジス
タ参照設定部によって前周期に読み出された値と今周期
に読み出された値の差分を算出し、それに従って表示装
置の表示を制御する差分表示制御部を設けたことを特徴
とする請求項7記載の分散共有メモリネットワーク設定
支援装置。
8. A difference display control for calculating a difference between a value read in a previous cycle and a value read in a current cycle by the distributed shared memory network setting register reference setting unit and controlling display on the display device according to the difference. 8. The distributed shared memory network setting support device according to claim 7, wherein a unit is provided.
JP2002130037A 1995-03-14 2002-05-01 Distributed shared memory monitoring device, distributed shared memory network tracking device and distributed shared memory network setting supporting device Pending JP2003006177A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002130037A JP2003006177A (en) 1995-03-14 2002-05-01 Distributed shared memory monitoring device, distributed shared memory network tracking device and distributed shared memory network setting supporting device

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP7-54760 1995-03-14
JP5476095 1995-03-14
JP2002130037A JP2003006177A (en) 1995-03-14 2002-05-01 Distributed shared memory monitoring device, distributed shared memory network tracking device and distributed shared memory network setting supporting device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP7156082A Division JPH08314875A (en) 1995-03-14 1995-06-22 Cooperative distributed processing method, distributed shared memory monitoring device, distributed shared memory network tracking device and distributed shared memory network setting supporting device

Publications (1)

Publication Number Publication Date
JP2003006177A true JP2003006177A (en) 2003-01-10

Family

ID=26395578

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002130037A Pending JP2003006177A (en) 1995-03-14 2002-05-01 Distributed shared memory monitoring device, distributed shared memory network tracking device and distributed shared memory network setting supporting device

Country Status (1)

Country Link
JP (1) JP2003006177A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03206532A (en) * 1990-01-09 1991-09-09 Fujitsu Ltd Display system for display subject information
JPH03260858A (en) * 1990-03-12 1991-11-20 Nippon Telegr & Teleph Corp <Ntt> Processor for information processing system
JPH0474233A (en) * 1990-07-17 1992-03-09 Toshiba Corp Composite computer system
JPH04242396A (en) * 1991-01-16 1992-08-31 Toshiba Corp Remote supervisory system
JPH05165671A (en) * 1991-12-17 1993-07-02 Mitsubishi Electric Corp Program debugging device
JPH05290000A (en) * 1992-04-13 1993-11-05 Mitsubishi Electric Corp Parallel computer and data exchange control device
JPH064354A (en) * 1992-06-22 1994-01-14 Hokkaido Nippon Denki Software Kk System for mutually monitoring microprocessors
JPH06103104A (en) * 1992-09-18 1994-04-15 Hitachi Ltd Remote debug method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03206532A (en) * 1990-01-09 1991-09-09 Fujitsu Ltd Display system for display subject information
JPH03260858A (en) * 1990-03-12 1991-11-20 Nippon Telegr & Teleph Corp <Ntt> Processor for information processing system
JPH0474233A (en) * 1990-07-17 1992-03-09 Toshiba Corp Composite computer system
JPH04242396A (en) * 1991-01-16 1992-08-31 Toshiba Corp Remote supervisory system
JPH05165671A (en) * 1991-12-17 1993-07-02 Mitsubishi Electric Corp Program debugging device
JPH05290000A (en) * 1992-04-13 1993-11-05 Mitsubishi Electric Corp Parallel computer and data exchange control device
JPH064354A (en) * 1992-06-22 1994-01-14 Hokkaido Nippon Denki Software Kk System for mutually monitoring microprocessors
JPH06103104A (en) * 1992-09-18 1994-04-15 Hitachi Ltd Remote debug method

Similar Documents

Publication Publication Date Title
US5845149A (en) Industrial controller with I/O mapping table for linking software addresses to physical network addresses
JPH08314875A (en) Cooperative distributed processing method, distributed shared memory monitoring device, distributed shared memory network tracking device and distributed shared memory network setting supporting device
CN113157796B (en) Data acquisition display system based on micro-service
JP2003006177A (en) Distributed shared memory monitoring device, distributed shared memory network tracking device and distributed shared memory network setting supporting device
JPH07273785A (en) Node-to-node information collecting system in ring system
EP3518472B1 (en) Network system, control method, and control device
JP2001005684A (en) Controller and control system using the control device
US20050165974A1 (en) Computer apparatus and computer system
JP2002215473A (en) Information processor and multiplex system
JP2003015705A (en) Network system
JPH07250129A (en) Transmission system
JP2000172307A (en) Method for updating process data collection device
JPS6023382B2 (en) Shared I/O bus controller
JP3113165B2 (en) Dual port RAM communication method
JPH0736370A (en) Data transmitting and receiving system, and method therefor
JP3129730B2 (en) Network communication method
JPH09305424A (en) Dual systems
JPH09311716A (en) Lan device
JPS6031668A (en) Method for controlling distributed information processing system
JPH0784913A (en) Communication line control unit
JPH03196351A (en) Server multiplexing method
JPH08335108A (en) Monitoring device
JPH1021156A (en) Input/output equipment control method
JPS5832429B2 (en) Display management method for redundant data processing equipment
JPH02199562A (en) Duplicated memory copy system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050624

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050809

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050921

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060328