JPS59112355A - Distributing device of load - Google Patents

Distributing device of load

Info

Publication number
JPS59112355A
JPS59112355A JP22345482A JP22345482A JPS59112355A JP S59112355 A JPS59112355 A JP S59112355A JP 22345482 A JP22345482 A JP 22345482A JP 22345482 A JP22345482 A JP 22345482A JP S59112355 A JPS59112355 A JP S59112355A
Authority
JP
Japan
Prior art keywords
information processing
code
distribution
processing devices
sub
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
JP22345482A
Other languages
Japanese (ja)
Inventor
Masahiro Kazuhara
一原 正博
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.)
NEC Corp
Original Assignee
NEC Corp
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp, Nippon Electric Co Ltd filed Critical NEC Corp
Priority to JP22345482A priority Critical patent/JPS59112355A/en
Publication of JPS59112355A publication Critical patent/JPS59112355A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/17Interprocessor communication using an input/output type connection, e.g. channel, I/O port

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multi Processors (AREA)

Abstract

PURPOSE:To improve the speed and efficiency of data processing by providing the titled device with a control unit or the like to allot exclusive control to a subinformation processor and limiting the processing to be executed by a main information processor only to ordinary data processing. CONSTITUTION:When exclusive control is to be alloted to the subinformation processor, a control unit 10 detects a command from the main information processor through an upper interface signal line 71 or the like and decodes the command to execute necessary control. Namely, the control unit 10 stores a unit distribution code in a memory through a register 20, etc. at first and then compares the code with a file code. Subsequently, the control unit 10 selects the subinformation processor to which the exclusive control is alloted through a port selecting signal line 53, etc. and sends exclusive control information to the selected processor. Therefore, the selected device generates an interruption signal and reports said information to the main processor. Thus, the speed and efficiency of data processing can be improved by alloting the exclusive control to the subinformation processor.

Description

【発明の詳細な説明】 〔発明の属する技術分野〕 本発明は、情報処理システムに於ける負荷分配装置に関
するもので、特に情報処理装置内複数のタスクが多数の
ファイル金互いに共有したりまたは排他的に占有したり
するための排他制御を別の複数の副情報処理装置に分配
する装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Technical field to which the invention pertains] The present invention relates to a load distribution device in an information processing system, and in particular, the present invention relates to a load distribution device in an information processing system. The present invention relates to a device that distributes exclusive control for exclusive use to a plurality of separate sub-information processing devices.

〔従来技術〕[Prior art]

従来、情報処理システムに於ける複数のタスクが多数の
ファイルを排他的に使用する際には、いわゆるオペレー
ティングシステムヲ構成するソフトウェアが行なうもの
であり、特に多数の端末装置を通信回線等で結び各端末
からのデータ処理要求が複数のタスクに分解され該タス
クがファイルまたはファイル内ブロックを互いに共有し
たり占有したりして最終的にファイルが更新されるよう
な場合の例としては、バンキングオンラインシステムや
、交通関係の座席予約システム、製造業に於ける生産管
理システム、サービス業に於ける販売管理システム等が
ある。これらシステムは、システムに故障が発生した場
合に業務に致命的影響を及ばずため通常2台の情報処理
装置からなるデュアルシステムまたはデュプレックスシ
ステムとなっているが、一方の情報処理装置は待機状態
にあることが多くシステムの使用効率から見ると悪いと
言える。そこで待機状態の情報処理装置においても前記
業務を分担して受は持たすことが考えられる。一方の情
報処理装置の故障時には他方の情報処理装置が前者の処
理を引き継ぐわけであるが、このためには外部記憶装置
に記録されるジャーナルファイルが必要となる。なぜな
らば、それぞれの情報処理装置がもつ主記憶装置上には
それぞれの処理データ、処理情報を含み単純に相手情報
処理装置に移すことができないからである。
Conventionally, when multiple tasks in an information processing system use a large number of files exclusively, this is done by the software that makes up the so-called operating system. An example of a case where a data processing request from a terminal is broken down into multiple tasks and the tasks share or occupy a file or a block within the file with each other and the file is finally updated is a banking online system. There are also transportation-related seat reservation systems, production management systems in the manufacturing industry, and sales management systems in the service industry. These systems are usually dual systems or duplex systems consisting of two information processing devices, so that if a system failure occurs, it will not have a fatal impact on business operations, but one of the information processing devices is in a standby state. This can be said to be bad in terms of system usage efficiency. Therefore, it is conceivable that the information processing apparatus in the standby state may also be responsible for the above-mentioned duties. When one information processing device fails, the other information processing device takes over the processing of the former, but for this purpose a journal file recorded in an external storage device is required. This is because the main storage of each information processing device contains its own processing data and processing information, which cannot be simply transferred to the other information processing device.

業務を分担する画情報処理装置間においては、一方が待
機状態にあるシステムに比べて当然同一ファ4)bへの
アクセス競合が増大する。これを調整するためにファイ
ルの共有、占有を扱う排他的制御が画情報処理装置間で
行なわれねばならない。
Naturally, competition for access to the same file 4)b increases between image information processing devices that share tasks, compared to a system in which one of the image information processing devices is in a standby state. In order to adjust this, exclusive control must be exercised between image information processing devices to handle file sharing and ownership.

直接両方の情報処理装置が通信することのできる手段を
持つ場合は、各々の情報処理装置のもつ主記憶装置上に
排他制御テーブルを編集して置く必要が生ずる。すると
、ファイルアクセスの頻度が高くなるほど画情報処理装
置間の通信頻度も高くなり、またファイルアクセスの頻
度が高いということは情報処理装置自体が処理しなけれ
ばならないデータを非常に多くかかえている状態にある
ことを示すとともに、上記通信自体の競合の発生および
相手情報処理装置に排他制御可否の問い合わせすること
の遅延の発生さらにそれへの応答の遅延が結果的に一層
情報処理装置におけるデータ処理を遅らせる。そして前
記ジャーナルファイルは画情報処理装置間において共用
するが為に、より一層情報処理装置間に業務を分担し友
ことによる効率向上を減少させることに々る。
When both information processing apparatuses have means for direct communication, it becomes necessary to edit and store an exclusive control table on the main memory of each information processing apparatus. Then, as the frequency of file access increases, the frequency of communication between image information processing devices also increases, and the high frequency of file access means that the information processing device itself has a large amount of data to process. In addition, the occurrence of contention in the communication itself, the occurrence of a delay in inquiring about whether or not exclusive control is available to the other information processing device, and the delay in the response to this will result in further slowing down data processing in the information processing device. delay. Since the journal file is shared between the image information processing apparatuses, the work is further divided between the information processing apparatuses, thereby reducing the efficiency improvement that would otherwise be achieved by sharing the work among the information processing apparatuses.

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

本発明に関連して構築される情報処理システムにおいて
は、上記排他制御を副情報処理装置に分担せしめること
により前記情報処理装置(主情報処理装置)が行なうべ
き処理を本来のデータ処理に専念させ前述の目的とした
効率向上を可能とする。当該情報処理システムは、該副
情報処理装置に分担される排他制御情報が極めて大量に
なる場合に速やかに該排他制御を実施し主情報処理装置
への応答t−高速にするために該副情報処理装置を複数
台膜は次システムにおいて主情報処理装置の送信する排
他制御情報を該副情報処理装置のいずれに分配するかを
決定する分配装置を必要とする。
In the information processing system constructed in connection with the present invention, the exclusive control described above is shared with the secondary information processing device, thereby allowing the information processing device (main information processing device) to concentrate on the original data processing. This makes it possible to improve the efficiency as mentioned above. When the amount of exclusive control information allocated to the sub-information processing device becomes extremely large, the information processing system promptly performs the exclusive control to speed up the response to the main information processing device. In a system having a plurality of processing devices, a distribution device is required in the next system to determine which of the sub-information processing devices the exclusive control information transmitted from the main information processing device is to be distributed to.

当該分配装置がバランスよくかつ速やかに副情報処理装
置に排他制御情報を分配することは極め5− て重要である。なぜならば、もともと複数台の副情報処
理装置を設ける理由が大量の排他制御情報をより高速に
処理することを目的として分散処理を計っているからで
ある。
It is extremely important that the distribution device distributes the exclusive control information to the sub-information processing devices in a well-balanced and prompt manner. This is because the original reason for providing a plurality of sub-information processing devices is to perform distributed processing for the purpose of processing a large amount of exclusive control information at a higher speed.

一般にあるデータ群を複数のグループに分けるときはハ
ツシュ化の技法が用いられる。しかしながら、これは大
規模ファイルデータの検策所要時間を短縮する目的で開
発されたものであって、データのバッジ−化対象部分が
時系列で見たときに大きく片寄りが生じていてもハツシ
ュ化のアルゴリズムは一度決めたら変更ができない。
Generally, a hashing technique is used to divide a data group into multiple groups. However, this was developed for the purpose of shortening the time required to inspect large-scale file data, and even if the part of the data to be badged is largely uneven when viewed in chronological order, Once the conversion algorithm is decided, it cannot be changed.

本発明に関連して構築される上述の情報処理システムに
於ては、8バイトからなるファイルコード全分配処理の
対象としていて、最高8台までの副情報処理装置に分配
することが要求されている。
In the above-mentioned information processing system constructed in connection with the present invention, the entire file code consisting of 8 bytes is subject to distribution processing, and is required to be distributed to up to eight sub-information processing devices. There is.

第1の問題点としては、骸ファイルコードの内容は任意
であって前記分配装置は予測し得ないし、さらにファイ
ルコードの組合せは264通9存在するから当然使用に
供されるファイルコードには片寄りが生ずるのが普通で
あり、ファイルコードの 6− ランダム性を仮定してハツシュ的手法で分配したならば
バランスよく副情報処理装置に配分することは困難とい
えることである。使用に供されるファイルコードを時系
列で見れば、少なくとも日中の定常業務時と夜間の業務
とでは大きく異なるし、新たかファイルの構築や業務内
容の変更によっても変わる。
The first problem is that the content of the file code is arbitrary and cannot be predicted by the distribution device, and furthermore, since there are 264 combinations of file codes, it is natural that only one file code can be used. It is normal for there to be some deviation, and if the file code is distributed using a hashish method assuming randomness of the file code, it would be difficult to distribute it to the sub-information processing devices in a balanced manner. If we look at the file codes used in chronological order, at least they differ greatly between regular daytime work and nighttime work, and they also change depending on whether new files are constructed or the work content changes.

第2の問題点は、副情報処理装置を限度内において任意
の台数で構成するようにしたときにも分配に支障を来た
さないようにすることである。
The second problem is to ensure that distribution is not hindered even when an arbitrary number of sub-information processing devices is configured within the limit.

第3の問題点は、分配処理を高速化することである。The third problem is to speed up the distribution process.

本発明の目的は、上記第1の問題点において、定常業務
では使用に供されるファイルコードは事前に判明するの
で、それらの使用頻度の実積をとっておき、これを分配
アルゴリズムに反映できるようにするために、主情報処
理装置から必要に応じて供給される分配アルゴリズムの
パラメータとしてのこれらの分配コードを受信し記憶す
る手段を備え、上記第2の問題点において構成に含まれ
ていない副情報処理装置への分配を前記主情報処理装置
から供給されるパラメータの選び方により避は得る分配
アルゴリズム手段を備え、上記第3の問題点において、
分配アルゴリズムをなるべく単純な論理としソフトウェ
ア的処理ではなくハードウェアにより処理する処理手段
を備えた分配装置を提供するにある。
The purpose of the present invention is to solve the first problem mentioned above, since the file codes used in routine work are known in advance, the actual frequency of their use is recorded so that this can be reflected in the distribution algorithm. In order to do so, it is equipped with a means for receiving and storing these distribution codes as parameters of the distribution algorithm supplied from the main information processing device as necessary, and is provided with means for receiving and storing these distribution codes as parameters of the distribution algorithm supplied from the main information processing device as necessary, In the third problem described above, there is provided a distribution algorithm means that avoids distribution to processing devices by selecting parameters supplied from the main information processing device;
It is an object of the present invention to provide a distribution device equipped with processing means that uses hardware rather than software processing to make the distribution algorithm as simple as possible.

〔発明の構成〕[Structure of the invention]

本発明の装置は、複数の主情報処理装置内の複数のタス
クがアクセスすることを所望するファイルのアクセス競
合を排他的に制御することを複数の副情報処理装置に分
配して実施するシステムにおいて上記複数の主情報処理
装置と上記複数の副情報処理装置との間のデータ授受を
中継および分配する装置であって、前もって前記主情報
処理装置のいずれかによって送信されその大小によって
順序づけられた特定の副情報処理装置分配コードを順次
記憶する分配コード記憶手段と、前記主情報処理装置内
タスクが所望するファイルの占有または共有的使用許可
を副情報処理装置に間合せる過程において送信されるフ
ァイルコードを記憶するコードレジスタ手段と、前記コ
ードレジスタ手段のコード内容と前記分配コード記憶手
段の特定のメモリアドレスから順次に読出される分配コ
ード内容とを比較しこの比較結果の大小により定まる前
記分配コード記憶手段のメモリアドレスからこれに対応
する前記副情報処理装置を選択する順次比較選択手段と
を有する。
The apparatus of the present invention is used in a system in which exclusive control of access conflicts of files that a plurality of tasks in a plurality of main information processing apparatuses desire to access is distributed to a plurality of sub-information processing apparatuses. A device that relays and distributes data exchange between the plurality of main information processing devices and the plurality of sub information processing devices, the device transmitting and receiving data in advance by any of the main information processing devices and ordered by size. distribution code storage means for sequentially storing distribution codes of the secondary information processing device, and a file code transmitted in the process of granting exclusive use or shared use permission of a desired file to the secondary information processing device by the task within the main information processing device; code register means for storing the code; and the distribution code storage is determined by comparing the code contents of the code register means and the distribution code contents sequentially read out from a specific memory address of the distribution code storage means and the magnitude of the comparison result. and sequential comparison and selection means for selecting the corresponding sub-information processing device from the memory address of the means.

〔発明の原理〕[Principle of the invention]

以上の構成に於て、すべての単位分配コードは最大構成
時の副情報処理装置に1対1に対応づけられており、主
情報処理装置から受信したファイルコードは各々の単位
分配コードと比較される。
In the above configuration, all unit distribution codes are in one-to-one correspondence with the sub-information processing devices in the maximum configuration, and the file code received from the main information processing device is compared with each unit distribution code. Ru.

前記分配コード記憶手段には、例えばアドレスのンド側
データに前記コードレジスタ手段の内容であるファイル
コードをとり、Aオペランド側デー9− を例えばA十B+1のよりな2進演算で行なうとすると
、A2BであるときのみA+B+1の演算はキャリアウ
ドを出力する。該比較遼級今戊IJ]単位分配コードが
該ファイルコード以上の大きさをもつもののうち、最初
にキャリアウドにより検出され九単位分配コードに対応
する揃硼KH1−一−?−ψ 待焙^ぐ副情報処理装置を選択する。
For example, if the distribution code storage means takes a file code, which is the content of the code register means, as the address side data, and performs the A operand side data 9-, for example, by a binary operation of A + B + 1. Only when A2B is the case, the operation of A+B+1 outputs a carrier signal. Comparative Liao Class Current IJ] Among those whose unit distribution code is larger than the file code, the first one detected by the carrier and corresponding to the nine unit distribution code KH1-1-? −ψ Select the secondary information processing device to wait.

説明を容易にするために、例えばファイルコードが5ビ
ツトからなり分配コードは下表のように与えられている
ものとする。
For ease of explanation, it is assumed that the file code consists of 5 bits and the distribution code is given as shown in the table below.

表 10− 受信され九ファイルコード内容が00010であるなら
ば、表のアト1/スOにおいて最初にキャリアラトラ検
出するので当該ファイルコードは0番の副情報処理装置
を選択する。ファイルコード内容が10110ならば、
表のアドレスθ〜4まではキャリアラトラ出さず表のア
ドレス5において最初にキャリアラ)1−検出するので
5番の副情報処理装置を選択する。またもし、表のアド
レス40単位分配コードがアドレス3の単位分配コード
と同じ内容であるならば、アドレス4に対応する副情報
処理装置は決して選択されることはhい。アドレス4に
おいて見ればキャリアウド金山すケースでもすべてアド
レス3において先に検出されるからである。本発明にお
いて用いられるファイルコードはその内容がすべて“0
”の場合を除外しているので、副情報処理装置の選択に
於てo′4i全4iから除く場合には表のアドレス0の
単位分配コードをすべてII□mにし、K番を除く場合
にはアドレスにの単位分配コード金アドレスに−1の単
位分配コードに一致させればよい。ただし7番を除く場
合にはアドレス6の単位分配コードをすべてal”にし
ておく必要がある。本発明において一般にに番の副情報
処理装置が選択される条件は、ファイルコードがアドレ
スに−1の単位分配コードより大きくアドレスにの単位
分配コード以下の大きさをとるときでるるから単位分配
コードを適当にとることにより任意の数のファイルコー
ドを各副情報処理装置に分配することが可能となってい
る。
Table 10 - If the content of the received file code is 00010, the carrier rattra is first detected at the address 1/s O of the table, so the file code selects the sub information processing device numbered 0. If the file code content is 10110,
Since the carrier number 1-1 is first detected at address 5 of the table without outputting carrier data from addresses θ to 4 on the table, the sub information processing device No. 5 is selected. Furthermore, if the address 40 unit distribution code in the table has the same content as the unit distribution code at address 3, the sub information processing device corresponding to address 4 will never be selected. This is because even if there is a carrier gold mine at address 4, it is detected first at address 3. The contents of the file code used in the present invention are all “0”.
” is excluded, so when selecting a sub information processing device, if o'4i is excluded from all 4i, all unit distribution codes of address 0 in the table should be set to II□m, and if number K is excluded, The unit distribution code of the address may be made to match the unit distribution code of -1 to the gold address. However, in the case of excluding number 7, it is necessary to set all the unit distribution codes of address 6 to "al". In the present invention, the condition for selecting the secondary information processing device in general is that the file code is greater than the unit distribution code of -1 at the address and less than or equal to the unit distribution code at the address. By appropriately setting , it is possible to distribute an arbitrary number of file codes to each sub-information processing device.

〔実施例の説明〕[Explanation of Examples]

次に、本発明の実施例について、図面を参照して詳細に
説明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.

第1図(4)および第1図03)は本発明の一実施例金
示すブロック図でおる。
FIG. 1(4) and FIG. 103) are block diagrams showing one embodiment of the present invention.

本実施例は、制御ユニッ) (CU)10.シフトレジ
スタ(SR)20.メモリ(MEM)ao、アドレスレ
ジスタ(AR)40.ポートレジスタ(PR)50.演
算ユニッ) (ALU)60.上位インタフェース切替
部70.マルチプレクサ回路(MPX) s o 、セ
レクタ回路(SEL)90および副情報処理装置(図示
せず)に1対1に対応し九ドライバレシーバ回路110
を含む。また、論理和回路104と論理積回路105と
で構成されるキャリアウドラッチ回路(以後これをキャ
リイアウドラッチ回路104,105と書く)を含む。
In this embodiment, the control unit (CU)10. Shift register (SR) 20. Memory (MEM) ao, address register (AR) 40. Port register (PR)50. Arithmetic unit) (ALU)60. Upper interface switching unit 70. Nine driver receiver circuits 110 correspond one-to-one to a multiplexer circuit (MPX) s o , a selector circuit (SEL) 90 and a sub-information processing device (not shown).
including. It also includes a carrier latch circuit (hereinafter referred to as carry latch circuits 104 and 105) composed of an OR circuit 104 and an AND circuit 105.

さて、本実施例の動作は下記の通りである。Now, the operation of this embodiment is as follows.

制御ユニット10は、上位インタフェース信号線71を
経由して少なくとも2台の主情報処理装置(図示せず)
と、また下位インタフェース信号線111を経由して最
高8台までの副情報処理装置(図示せず)との間の排他
制御情報の授受を制御する。
The control unit 10 connects at least two main information processing devices (not shown) via an upper-level interface signal line 71.
It also controls the transmission and reception of exclusive control information between the sub-information processing apparatus and up to eight sub-information processing apparatuses (not shown) via the lower-order interface signal line 111.

主情報処理装置のひとつが指令情報を上位インタフェー
ス信号線71のひとつに乗せると、上位インタフェース
切替部70は、該指令情報の存在を制御ユニット10に
通知する。制御ユニ=ノ)10は通知を検出すると、上
位インタフェース切替部70’t−該当する上位インタ
フェース71に切替えるようにインタフェース制御線7
2t−操作し、該指令情報を受信する。制御ユニット1
0は該指令13− 情報を解読し必要な制御全取計う。
When one of the main information processing devices puts command information on one of the upper interface signal lines 71, the upper interface switching section 70 notifies the control unit 10 of the existence of the command information. When the control unit 10 detects the notification, it switches the interface control line 7 to switch to the upper interface switching unit 70't-corresponding upper interface 71.
2t-operate and receive the command information. control unit 1
0 decodes the command 13-information and takes all necessary controls.

該指令情報は少なくとも分配コード送信の第1指令と排
他制御情報送信の第2指令との2種がある。
The command information includes at least two types: a first command for transmitting a distribution code and a second command for transmitting exclusive control information.

第1指令が制御ユニット10によって解読された動作形
態において、制御ユニット10はリセットパルスをリセ
ット信号線16に送出した後、該指令情報に引き続き送
信されてくる分配コードを1バイト分づつインタフェー
ス切替部70からシフトレジスタ20に送り込むよう操
作する。シフトレジスタ20は8バイトからなり、制御
ユニット10がシフトパルス金シフト制御線14より8
回だけ発することにより8バイトからなる1単位の分配
コードのシフトレジスタ20への取す込ミが完了する。
In the operation mode in which the first command is decoded by the control unit 10, the control unit 10 sends a reset pulse to the reset signal line 16, and then sends the distribution code transmitted following the command information one byte at a time to the interface switching unit. 70 to the shift register 20. The shift register 20 consists of 8 bytes, and the control unit 10 receives 8 bytes from the shift pulse gold shift control line 14.
By issuing the signal once, the loading of one unit of distribution code consisting of 8 bytes into the shift register 20 is completed.

先に送出された前記リセットパルスがアドレスレジスタ
40とキャリアウドラッチ回路104,105とをリセ
ットしているのでアドレスレジスタ40の内容はO番地
を与えている。本動作形態に於てはキャリアウドラッチ
回路104,105の状態は無14− 関係である。
Since the previously sent reset pulse resets the address register 40 and the carrier latch circuits 104 and 105, the contents of the address register 40 give address O. In this mode of operation, the states of the carrier latch circuits 104 and 105 are in a null-14- relationship.

上述の、1単位の分配コード取り込み完了に続いて、制
御ユニット10は書込みパルス金書込み信号線15に送
出することによってシフトレジスタ20上の単位分配コ
ードをメモリ30のアドレスレジスタ40の指す番地に
格納するとともに計数パルスt−i回計数信号線17に
送出する。骸計数パルスはアドレスレジスタ40の内容
を1だけ歩進する。制御ユニット10は残りの分配コー
ドに関しても、上述と同様にして、1単位づつシフトレ
ジスタ20に取り込み、メモリ30に格納してアドレス
レジスタ40の内容を歩進させることを反復操作するこ
とで8個の単位分配コードすべてをメモリ30に格納す
る。単位分配コードのすべてがメモリ30に格納される
と、制御ユニット10は当該主情報処理装置へ第1指令
動作の完了を報告して第1指令のすべての処理を終える
。メモリ30は前述の分配コード記憶手段に和尚する。
Following the above-mentioned completion of loading one unit of distribution code, the control unit 10 stores the unit distribution code on the shift register 20 at the address pointed to by the address register 40 of the memory 30 by sending a write pulse to the gold write signal line 15. At the same time, a counting pulse t-i is sent to the counting signal line 17. The skeleton count pulse increments the contents of address register 40 by one. Regarding the remaining distribution codes, the control unit 10 repeats the same operations as described above, including loading them one unit at a time into the shift register 20, storing them in the memory 30, and incrementing the contents of the address register 40, thereby obtaining eight pieces. All unit distribution codes are stored in the memory 30. When all the unit distribution codes are stored in the memory 30, the control unit 10 reports the completion of the first command operation to the main information processing device and finishes all processing of the first command. The memory 30 corresponds to the distribution code storage means described above.

第2指令が制御ユニット10により解読された動作形態
において、制御ユニット10は、指令情報に引き続き送
信されてくる排他制御情報の先頭8バイトiシフトレジ
スタ20に取り込むとともにリセットパルスi IJ上
セツト号線16に送出する。該先頭8バイトはファイル
コードであって、シフトレジスタ20は前述のコードレ
ジスタに相当スる。シフトレジスタ20の内容は演算ユ
ニット60のBオペランドに供給されている。上記リセ
ットパルスによりリセットされているアドレスレジスタ
40のアドレス値に従込メモリ3oから読み出された単
位分配コードが演算ユニット600Aオペランドに供給
され、演算ユニット60はA+B+1の演算を行なう。
In the operation mode in which the second command is decoded by the control unit 10, the control unit 10 takes in the first 8 bytes of exclusive control information that is transmitted following the command information into the shift register 20, and also sends a reset pulse i to the IJ upper set line 16. Send to. The first 8 bytes are a file code, and the shift register 20 corresponds to the code register described above. The contents of shift register 20 are provided to the B operand of arithmetic unit 60. The unit distribution code read from the follow-up memory 3o with the address value of the address register 40 reset by the reset pulse is supplied to the operand of the arithmetic unit 600A, and the arithmetic unit 60 performs the arithmetic operation of A+B+1.

この演算によバ前述のようにA≧Bのときにかぎクユニ
ット60はキャリアウド出力を生ずる。
As a result of this calculation, the key unit 60 produces a carried output when A≧B as described above.

回路上の必要々遅延時間経過後、演算ユニット60はキ
ャリアウドの状態をキャリアウド線61に確定する。制
御ユニット10は、計数パルスを計数信号線17に送出
するとキャリアウド線61とANDするゲート102に
よりキャリアウドのタイミングが計られる。ゲート10
2の出力はゲート105の出力とゲート104において
ORされるから、キャリアウドが論理値Oならばゲート
105の出力も論理値Oのままである。もしキャリアウ
ドが論理値1t−とるならばゲート105の出力は論理
値1に変化し、次にリセットパルスが送出されるまでこ
の値を保持し続ける。ゲー) 104,105はキャリ
アウドラッチ回路を構成する。キャリアウドラッチ回路
104,105の出力は制御ユニット10に於て検出す
ることができ、キャリアウドラッチ回路104.105
の出力が論理値1になるまで制御ユニット10は信号線
17の計数パルスの送出全反復する。この計数パルスは
アドレスレジスタ40の内容を歩進するから、結局、各
単位分配コードとファイルコードとの比較が順次実行さ
れることになる。該計数パルスはボートレジスタ5oに
アドレスレジスタ40の内容をセットさせる。キャリア
ウドラッチ回路104 、105の出力が論理値1にな
ればゲート101は計数パルスがOFFになった後にキ
ャリアウドラッチ回路104,105の出力をポートレ
ジスタ50に送るように働き、ゲート17− 101の出力はポートレジスタ50の内容を保持しつづ
けるホールド信号となっていて、ポートレジスタ50に
はキャリアウトラッチ回路104,105の出力が論理
値1になった時点のアドレスレジスタ40の内容が保持
される。つまり、演算ユニット60のキャリアウドによ
って、そのときのアドレスレジスタ40の内容がポート
レジスタ50にラッチされたことにガる。
After a necessary delay time on the circuit has elapsed, the arithmetic unit 60 determines the carrier state on the carrier line 61. When the control unit 10 sends a counting pulse to the counting signal line 17, the timing of the carrier signal is measured by the gate 102 which performs an AND operation with the carrier signal line 61. gate 10
The output of gate 105 is ORed with the output of gate 105 at gate 104, so if the carrier signal is at logic O, the output from gate 105 also remains at logic O. If the carrier signal takes on the logic value 1t-, the output of gate 105 changes to logic 1 and remains at this value until the next reset pulse is sent. 104 and 105 constitute a carrier latch circuit. The outputs of the carrier latch circuits 104, 105 can be detected in the control unit 10, and the outputs of the carrier latch circuits 104, 105 can be detected in the control unit 10.
The control unit 10 repeats the sending of the counting pulses on the signal line 17 until the output of the signal line 17 becomes a logical value 1. Since this counting pulse increments the contents of the address register 40, the comparison between each unit distribution code and the file code is executed sequentially. The count pulse causes the boat register 5o to set the contents of the address register 40. When the outputs of the carrier cloud latch circuits 104 and 105 become logical 1, the gate 101 operates to send the output of the carrier cloud latch circuits 104 and 105 to the port register 50 after the counting pulse is turned off, and the gates 17-101 The output of is a hold signal that continues to hold the contents of the port register 50, and the port register 50 holds the contents of the address register 40 at the time when the outputs of the carrier out latch circuits 104 and 105 become logical 1. Ru. In other words, the contents of the address register 40 at that time are latched into the port register 50 by the carryout of the arithmetic unit 60.

制御ユニット10が切替信号線18’1OFFにしてお
くと切替回路52はポートレジスタ50の内容をボート
セレクト信号Iw53に供給する。ボートセレクト信号
線53は副情報処理装置に1対1に対応し九ドライバレ
シーバ回路部110のレシーバ出力を選択するマルチプ
レクサ回路80と、ドライバレシーバ回路部110のド
ライバ出力を選択的に有効にするセレクタ回路90とに
供給されていることで副情報処理装置の選択を可能とし
ている。
When the control unit 10 turns the switching signal line 18'1 OFF, the switching circuit 52 supplies the contents of the port register 50 to the boat select signal Iw53. The boat select signal line 53 has a one-to-one correspondence with the sub-information processing device, and includes a multiplexer circuit 80 that selects the receiver output of the driver receiver circuit section 110, and a selector circuit that selectively enables the driver output of the driver receiver circuit section 110. By being supplied to the circuit 90, the sub information processing device can be selected.

本実施例においては、副情報処理装置は8台までの構成
としているのでアドレスレジスタ40お18− よびポートレジスタ50は3ビツトで構成することがで
きる。
In this embodiment, the number of sub information processing devices is up to eight, so the address registers 40 and 18- and the port register 50 can be configured with 3 bits.

キャリアウドラッチ回路104,105の出力が論理値
1となったことを検出した制御ユニット10は、下位イ
ンタフェース制御線12と下位インタフェース入力信号
線13とを操作して選択し九副情報処理装置に対して排
他制御情報の送出全知らせる。
When the control unit 10 detects that the outputs of the carrier latch circuits 104 and 105 have a logical value of 1, it operates the lower interface control line 12 and the lower interface input signal line 13 to select the signal to the ninth sub information processing device. The exclusive control information is sent to all the users.

制御ユニット10は引き続いてシフトレジスタ20の上
のファイルコードをシフトし制御ユニット10内に取り
込むとともに該副情報処理装置に送出し、残りの排他制
御情報もシフトレジスタ20を経由して制御ユニットに
取り込むとともに骸副情報処理装置に送出することで第
2指令の動作の前段階が終了する。
The control unit 10 subsequently shifts the file code on the shift register 20, takes it into the control unit 10, and sends it to the sub information processing device, and also takes the remaining exclusive control information into the control unit via the shift register 20. The pre-stage of the operation of the second command is completed by sending the command to the sub-information processing device.

該副情報処理装置において、排他制御が完了した時点で
、該副情報処理装置は下位インタフェース信号線111
と下位インタフェース制御線12とを経由して割込み信
号を送出する。制御ユニット10は該割込み信号を検出
すると切替信号、@1seONにして切替回路52に於
て切替線19をポートセレクト信号線53に供給して割
り込みを送出した副情報処理装置を選択し割り込み情報
を受信し当該主情報処理装置に報告することで最終的に
第2指令の動作の全段階が完了する。
In the sub information processing device, when exclusive control is completed, the sub information processing device connects the lower interface signal line 111.
An interrupt signal is sent via the lower interface control line 12 and the lower interface control line 12. When the control unit 10 detects the interrupt signal, it turns on the switching signal @1seON in the switching circuit 52 and supplies the switching line 19 to the port select signal line 53 to select the sub-information processing device that sent the interrupt and output the interrupt information. By receiving and reporting to the main information processing device, all steps of the operation of the second command are finally completed.

この分配装置は、前記第2指令の動作の前段階が終了し
てから上述の割込み信号を検出するまでの間、他の主情
報処理装置や当該主情報処理装置における他のタスクに
サービスできるようにして処理効率向上を計っている。
This distribution device is capable of servicing other main information processing devices or other tasks in the main information processing device from the end of the pre-stage of the operation of the second command until the above-mentioned interrupt signal is detected. The aim is to improve processing efficiency.

なお、上述の実施例にお−て、単位分配コードおよびフ
ァイルコードを8バイト構成とし、また副情報処理装置
の最大数したがってメモリ30のアドレスも8個とし、
それに従ってアドレスレジスタ40およびポートレジス
タ50等を構成したがこれは一例を示したまでで本発明
は何もこれに限定されるものではない。
In the above-described embodiment, the unit distribution code and the file code are made up of 8 bytes, and the maximum number of sub-information processing devices, so the address of the memory 30 is also made 8,
Although the address register 40, port register 50, etc. are constructed in accordance with this, this is merely an example, and the present invention is not limited thereto.

また、演算ユニット60のキャリイアウド出力によシア
ドレスレジスタ40の内容をポートレジスタ50にラッ
チするための手段として特定の構成の論理回路を用いて
いるがこれも一例を示したもので本発明は何もこれに限
定されるものではない。
Further, a logic circuit having a specific configuration is used as a means for latching the contents of the sea address register 40 into the port register 50 using the carry output of the arithmetic unit 60, but this is also an example, and the present invention is not limited to this. It is not limited to this.

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

以上説明したように、本発明によると、主情報処理装置
から受信した分配コードをパラメータとして分配アルゴ
リズムを容易に変更することができ、最大数以下の任意
の数の副情報処理装置の構成を許容し、しかも極めて簡
易化されたハードウェア手段により分配処理を高速に行
なうことができるという効果がある。
As described above, according to the present invention, the distribution algorithm can be easily changed using the distribution code received from the main information processing device as a parameter, and the configuration of any number of sub information processing devices below the maximum number is allowed. Moreover, it has the advantage that distribution processing can be performed at high speed using extremely simplified hardware means.

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

第1図囚および第1図の)は本発明の一実施例を示すブ
ロック図でおる。 図において、10・・・・・・12111 IIユニッ
ト(CU)、20・・・・・・シフトレジスタ(SR)
、30・・・・・・メモリ(MEM)、40・・・・・
・アドレスレジスタ(AR)、50・・・・・・ポート
レジスタ(PR)、60・・・・・・演算ユニッ) (
ALU)、70・・・・・・上位インタフェース切替部
、80・・・・・・Vルチブレクサ回路(MPX)、9
0・・・・・・セレクタ回21− 路、110・・・・・・ドライバレシーバ回路、104
,105・・・・・・キャリアウドラッチ回路。 22− 寥10(A) 卆1団(e))
1 and 2) are block diagrams showing one embodiment of the present invention. In the figure, 10...12111 II unit (CU), 20...shift register (SR)
, 30...Memory (MEM), 40...
・Address register (AR), 50... Port register (PR), 60... Arithmetic unit) (
ALU), 70... Upper interface switching unit, 80... V multiplexer circuit (MPX), 9
0... Selector circuit 21- path, 110... Driver receiver circuit, 104
, 105...Carrier latch circuit. 22- Volume 10 (A) Volume 1 (e))

Claims (1)

【特許請求の範囲】 複数の主情報処理装置内の複数のタスクがアクセスする
ことを所望するファイルのアクセス競合を排他的に制御
することを複数の副情報処理装置に分配して実施するシ
ステムにおいて上記複数の主情報処理装置と上記複数の
副情報処理装置との間のデータ授受を中継および分配す
る装置であって、 前もって前記主情報処理装置のいずれかによって送信さ
れその大小によって順序づけられた特定の副情報処理装
置分配コードを順次記憶する分配コード記憶手段と、 前記主情報処理装置内タスクが所望するファイルの占有
または共有的使用許可を副情報処理装置に間合せる過程
において送信されるファイルコードを記憶するコードレ
ジスタ手段と、 前記コードレジスタ手段のコード内容と前記分配コード
記憶手段の特定のメモリアドレスかう順次に読出される
分配コード内容とを比較しこの比較結果の大小により定
まる前記分配コード記憶手段のメモリアドレスからこれ
に対応する前記副情報処理装置を選択する順次比較選択
手段とを有することt−W徴とする負荷分配装置。
[Scope of Claims] A system in which exclusive control of access conflicts for files that a plurality of tasks in a plurality of main information processing devices desire to access is distributed to a plurality of sub-information processing devices. A device for relaying and distributing data exchange between the plurality of main information processing devices and the plurality of sub information processing devices, the device being a device for relaying and distributing data exchange between the plurality of main information processing devices and the plurality of sub information processing devices, the data being transmitted in advance by any of the main information processing devices and ordered by size. a distribution code storage means for sequentially storing distribution codes of the secondary information processing device; and a file code transmitted in the process of granting the secondary information processing device permission to occupy or share a file desired by the task within the main information processing device; a code register means for storing a code, and a code register means for comparing the code contents of the code register means and the distribution code contents sequentially read out from a specific memory address of the distribution code storage means, and the distribution code storage determined by the magnitude of the comparison result. and sequential comparison and selection means for selecting the corresponding sub-information processing device from a memory address of the means.
JP22345482A 1982-12-20 1982-12-20 Distributing device of load Pending JPS59112355A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22345482A JPS59112355A (en) 1982-12-20 1982-12-20 Distributing device of load

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22345482A JPS59112355A (en) 1982-12-20 1982-12-20 Distributing device of load

Publications (1)

Publication Number Publication Date
JPS59112355A true JPS59112355A (en) 1984-06-28

Family

ID=16798397

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22345482A Pending JPS59112355A (en) 1982-12-20 1982-12-20 Distributing device of load

Country Status (1)

Country Link
JP (1) JPS59112355A (en)

Similar Documents

Publication Publication Date Title
US4080649A (en) Balancing the utilization of I/O system processors
US4445176A (en) Block transfers of information in data processing networks
EP0451938A2 (en) Multiple cluster signal processor
US3618031A (en) Data communication system
US4016539A (en) Asynchronous arbiter
GB1572972A (en) Data processing apparatus
US4905145A (en) Multiprocessor
JPS6142306B2 (en)
KR20110097447A (en) System on chip having interrupt proxy and processing method thereof
WO2007114059A1 (en) Data processing device
JPS6115263A (en) Control system for command transfer between processors
US6279098B1 (en) Method of and apparatus for serial dynamic system partitioning
US20030126404A1 (en) Data processing system, array-type processor, data processor, and information storage medium
GB1602421A (en) Processors for data processing systems
US5860026A (en) Information processing system for controlling operations of input/output devices of another clusters according to control instructions issued from a cluster
JPS59112355A (en) Distributing device of load
US5202999A (en) Access request prioritization and summary device
US4321669A (en) Microcomputer network having several microcomputer modules which are coupled onto at least one system bus
JPH05233560A (en) Inter-processor notifying system for multiprocessor circuit and its method
US20200034213A1 (en) Node device, parallel computer system, and method of controlling parallel computer system
WO2010065696A2 (en) Priority encoders
JP3982077B2 (en) Multiprocessor system
JPH1185463A (en) Arithmetic network device
JPS59771A (en) Selection control system of operation processing section in data processor
JP3126129B2 (en) Priority control device