JPH01140266A - Data processing system - Google Patents

Data processing system

Info

Publication number
JPH01140266A
JPH01140266A JP29877487A JP29877487A JPH01140266A JP H01140266 A JPH01140266 A JP H01140266A JP 29877487 A JP29877487 A JP 29877487A JP 29877487 A JP29877487 A JP 29877487A JP H01140266 A JPH01140266 A JP H01140266A
Authority
JP
Japan
Prior art keywords
processing request
processor
queue
processing
registration
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
JP29877487A
Other languages
Japanese (ja)
Inventor
Megumi Koganezawa
小金澤 恵
Kunihiro Ezaki
江崎 州弘
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
NEC Engineering Ltd
Original Assignee
NEC Corp
NEC Engineering 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, NEC Engineering Ltd filed Critical NEC Corp
Priority to JP29877487A priority Critical patent/JPH01140266A/en
Publication of JPH01140266A publication Critical patent/JPH01140266A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To improve the processing capability of the entirely of a system by registering a processing request again to the processing request queue of other processor when processing request to a specific processing request destination processor is rejected. CONSTITUTION:A microprogram control part 11 in the processor 10, at the time of reading the leading processing request from a processing request queue registering pat 41, compares the number of registrations in the processing request queue of the processor of its own with that in the processing request queue of the processor 20. The control part 11, when the number of the registrations of the processors of its own is more by a prescribed value than the number of the registrations of the processor 20, commands to reregister the processing request from the queue of the processor of its own to that of the processor 20 to a managing part 42. The managing part 42 reregisters the processing request registered at the end of the queue of the processor 10 to the end of the queue of the processor 20. Thereby, it is not required to reissue the processing request by a processing request source processor 30 but the processing capability of the entirety of the system is improved.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、複数のプロセッサで構成されるデータ処理シ
ステムに関するものである。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a data processing system comprised of a plurality of processors.

(従来の技術) 一般に、データ処理システムは中央処理装置や入出力制
御装置などの複数のプロセッサで構成され、各プロセッ
サは自プロセッサ内の処理と並行して他のプロセッサか
ら要求された処理を実行してゆ(。
(Prior Art) Generally, a data processing system is composed of multiple processors such as a central processing unit and an input/output control unit, and each processor executes processing requested by other processors in parallel with processing within its own processor. Do it (.

従来のデータ処理システムでは、処理要求先プロセッサ
が繁忙などの理由でこの処理要求を拒否する場合には、
その旨を処理要求元のプロセッサに通知し、要求元プロ
セッサは他のプロセッサに処理要求を出し直している。
In conventional data processing systems, if the processing request destination processor rejects the processing request for reasons such as being busy,
The requesting processor is notified of this fact, and the requesting processor reissues the processing request to another processor.

(発明が解決しようとする問題点) 上記従来のデータ処理システムでは、処理要求先のプロ
セッサがこの処理要求を拒否した場合には処理要求元の
プロセッサが他のプロセッサに処理要求を出し直してい
るので、処理開始までの時間が長引きシステム全体の処
理能力が低下するという問題がある。
(Problems to be Solved by the Invention) In the conventional data processing system described above, if the processing request destination processor rejects the processing request, the processing requesting processor reissues the processing request to another processor. Therefore, there is a problem that it takes a long time to start processing and the processing capacity of the entire system decreases.

(問題点を解決するための手段) 本発明のデータ処理システムは、1又は複数の処理要求
元プロセッサから複数の処理要求先プロセッサに発せら
れる処理要求を処理要求先プロセッサごとの待ち行列に
よって管理する処理要求管理部を備えると共に、特定の
処理要求先プロセッサに対する処理要求を拒否する場合
には、その処理要求をその特定のプロセッサの処理要求
待ち行列から他のプロセッサの処理要求待ち行列に登録
し直す手段を処理要求先プロセッサの少なくとも一つ又
は処理要求管理部に備え、処理要求元プロセッサが処理
要求を出し直すことを不要とするように構成されている
(Means for Solving the Problems) The data processing system of the present invention manages processing requests issued from one or more processing request source processors to a plurality of processing request destination processors using a queue for each processing request destination processor. A processing request management unit is provided, and when a processing request to a specific processing request destination processor is rejected, the processing request is re-registered from the processing request queue of the specific processor to the processing request queue of another processor. The means is provided in at least one of the process request destination processors or the process request management unit, and is configured to eliminate the need for the process request source processor to issue a process request again.

以t\本発明の作用を実施例と共に詳細に説明する。Hereinafter, the operation of the present invention will be explained in detail together with examples.

(実施例) 第1図は、本発明の一実施例のデータ処理システムの構
成を示すブロック図であり、10と20は処理要求先プ
ロセッサ、30は処理要求元プロセッサ、41は処理要
求待ち行列登録部、42は処理要求待ち行列管理部であ
る。処理要求先プロセッサ10は、マイクロプログラム
制御部11と未処理件数カウンタ12とを備えている。
(Embodiment) FIG. 1 is a block diagram showing the configuration of a data processing system according to an embodiment of the present invention, in which 10 and 20 are processing request destination processors, 30 is a processing request source processor, and 41 is a processing request queue. The registration unit 42 is a processing request queue management unit. The processing request destination processor 10 includes a microprogram control section 11 and an unprocessed case counter 12 .

処理要求先プロセッサ20も、同様にマイクロプログラ
ム制御部21と未処理件数カウンタ22とを備えている
The processing request destination processor 20 similarly includes a microprogram control section 21 and an unprocessed case counter 22.

要求元プロセッサ30は、要求先プロセッサ10に新た
な処理要求を発する場合には、この処理要求の待ち行列
への登録を処理要求待ち行列管理部42に指令すると共
に、要求先プロセッサ10に連なる信号線31上にハイ
信号を出力する。処理要求待ち行列管理部42は、この
新たな処理要求を処理要求待ち行列登録部41内のプロ
セッサlOの待ち行列の末尾に登録する。また、プロセ
ッサ10内の未処理件数カウンタ12は、信号線31上
に出現するハイ信号によってカウントアツプされる。
When issuing a new processing request to the requesting processor 10, the requesting processor 30 instructs the processing request queue management unit 42 to register this processing request in the queue, and also sends a signal to the requesting processor 10. Outputs a high signal on line 31. The processing request queue management unit 42 registers this new processing request at the end of the queue of the processor IO in the processing request queue registration unit 41. Further, the unprocessed case counter 12 in the processor 10 is counted up by the high signal appearing on the signal line 31.

同様に、要求元プロセッサ30が要求先プロセッサ20
に新たな処理要求を発する場合には、。この処理要求の
待ち行列への登録を処理要求待ち行列管理部42に指令
すると共に、要求先プロセッサ20に連なる信号線32
上にハイ信号を出力する。処理要求待ち行列管理部42
は、この新たな処理要求を処理要求待ち行列登録部41
内のプロセッサ20の待ち行列の末尾に登録する。また
、プロセッサ20内の未処理件数カウンタ22は、信号
線32上に出現するハイ信号によってカウントアツプさ
れる。
Similarly, the requesting processor 30 is the requesting processor 20
When issuing a new processing request to. Instructs the processing request queue management unit 42 to register this processing request in the queue, and also sends a signal line 32 connected to the request destination processor 20.
Outputs a high signal on the top. Processing request queue management unit 42
sends this new processing request to the processing request queue registration unit 41.
It is registered at the end of the queue of the processor 20 within. Further, the unprocessed case counter 22 in the processor 20 is counted up by the high signal appearing on the signal line 32.

要求先プロセッサ10内のマイクロプログラム制御部1
1は、要求元プロセッサ30から要求された処理を終了
するたびに未処理件数カウンタ12をカウントダウンし
、カウントダウン後のカウント値がOであるかどうかに
基づき未処理の処理要求の存否を判定する。マイクロプ
ログラム制御部11は、未処理の処理要求が存在する場
合には、信号線43を介して処理要求待ち行列登録部4
1内の自プロセッサの処理要求待ち行列に登録中の先頭
の処理要求を読取り、その処理を開始する。
Microprogram control unit 1 in the request destination processor 10
1 counts down the unprocessed number counter 12 every time the processing requested by the request source processor 30 is completed, and determines whether there is an unprocessed processing request based on whether the count value after countdown is O. If there is an unprocessed processing request, the microprogram control section 11 sends the processing request queue registration section 4 to the processing request queue registration section 4 via a signal line 43.
The first processing request registered in the processing request queue of its own processor in No. 1 is read and its processing is started.

この際、マイクロプログラム制御部11は、処理要求待
ち行列管理部42に連なる信号線13上に登録抹消指令
を発することにより、処理開始に伴い不要となった待ち
行列の先頭の処理要求の登録を抹消させる。
At this time, the microprogram control unit 11 issues a registration deletion command on the signal line 13 connected to the processing request queue management unit 42, thereby canceling the registration of the processing request at the head of the queue that is no longer needed due to the start of processing. Have it erased.

同様に、要求先プロセッサ20内のマイクロプログラム
制御部11は、要求元プロセッサ30から要求された処
理を終了するたびに未処理件数カウンタ22をカウント
ダウンし、カウントダウン後のカウント値がOであるか
どうかに基づき、未処理の処理要求の存否を判定する。
Similarly, the microprogram control unit 11 in the request destination processor 20 counts down the unprocessed items counter 22 every time it completes the process requested by the request source processor 30, and checks whether the count value after countdown is O or not. Based on this, it is determined whether there is an unprocessed processing request.

マイクロプログラム制御部21は、未処理の処理要求が
存在する場合には、信号線43を介して処理要求待ち行
列登録部41内の自プロセッサの処理要求待ち行列の先
頭に登録されている処理要求を読取り、その処理を開始
する。この際、マイクロプログラム制御部21は、処理
要求待ち行列管理部42に連なる信号線23上に登録抹
消指令を発することにより、処理開始に伴い不要となっ
た処理要求の登録を抹消させる。
If there is an unprocessed processing request, the microprogram control section 21 sends the processing request registered at the head of the processing request queue of its own processor in the processing request queue registration section 41 via the signal line 43. and start processing it. At this time, the microprogram control section 21 issues a registration deletion command on the signal line 23 connected to the processing request queue management section 42, thereby deregistering the processing requests that are no longer needed upon the start of processing.

プロセッサ10内のマイクロプログラム制御部11は、
上記処理要求待ち行列登録部41から先頭の処理要求を
読出す際に、自プロセッサの処理要求待ち行列とプロセ
ッサ20の処理要求待ち行列内の登録件数を比較する。
The microprogram control unit 11 in the processor 10 is
When reading the first processing request from the processing request queue registration section 41, the number of registrations in the processing request queue of the own processor and the processing request queue of the processor 20 are compared.

マイクロプログラム制御部11は、自プロセッサの登録
件数がプロセッサ20の登録件数よりも所定値以上多い
場合には、自プロセッサの待ち行列からプロセッサ20
の待ち行列への処理要求の登録変更を2ビツトの信号線
16を介して管理部42に指令する。この登録変更指令
を受けた処理要求待ち行列管理部42は、プロセッサ1
0の待ち行列の末尾に登録中の処理要求をプロセッサ2
0の待ち行列の末尾に登録し直す。
If the number of registrations of the own processor is greater than the number of registrations of the processor 20 by a predetermined value or more, the microprogram control unit 11 removes the processor 20 from the queue of the own processor.
The controller 42 instructs the management section 42 via the 2-bit signal line 16 to change the registration of the processing request in the queue. Upon receiving this registration change command, the processing request queue management unit 42 processes the processor 1
The processing request currently registered at the end of the queue 0 is sent to processor 2.
Re-register at the end of the 0 queue.

マイクロプログラム制御部11は、上記処理要求待ち行
列管理部42への登録変更指令の送出と前後して、未処
理件数カウンタ12をカウントダウンさせると共に、プ
ロセッサ20のオアゲート24に連なる信号線14上に
ハイ信号を出力することによりプロセッサ20内の未処
理件数カウンタ22をカウントアツプさせる。
Before and after sending the registration change command to the processing request queue management section 42, the microprogram control section 11 causes the unprocessed item counter 12 to count down and sends a high signal to the signal line 14 connected to the OR gate 24 of the processor 20. By outputting the signal, the unprocessed case counter 22 in the processor 20 is counted up.

マイクロプログラム制御部11は、自プロセッサの登録
件数がプロセッサ20の登録件数よりも所定値以上多な
い場合には、プロセッサ20の待ち行列から自プロセッ
サの待ち行列への処理要求の登録変更を信号線16を介
して管理部42に指令する。この登録変更指令を受けた
処理要求待ち行列管理部42は、プロセッサ20の待ち
行列の末尾に登録中の処理要求をプロセッサlOの待ち
行列の末尾に登録し直す。
If the number of registrations of the own processor is less than the number of registrations of the processor 20 by a predetermined value or more, the microprogram control unit 11 transmits a signal line to change the registration of the processing request from the queue of the processor 20 to the queue of the own processor. 16 to the management section 42. Upon receiving this registration change command, the processing request queue management unit 42 re-registers the processing request currently registered at the end of the queue of the processor 20 to the end of the queue of the processor IO.

マイクロプログラム制御部11は、上記処理要求待ち行
列管理部42への登録変更指令の送出と前後して、未処
理件数カウンタ13をカウントアツプすると共に、プロ
セッサ20のオアゲート25に連なる信号線15上にハ
イ信号を出力することによりプロセッサ20内の未処理
件数カウンタ22をカウントダウンさせる。
Before and after sending the registration change command to the processing request queue management section 42, the microprogram control section 11 increments the unprocessed number counter 13 and sends a signal on the signal line 15 connected to the OR gate 25 of the processor 20. By outputting a high signal, the unprocessed case counter 22 in the processor 20 counts down.

以上、待ち行列の登録変更をプロセッサ10のみから指
令する構成を例示したが、プロセッサ10と20の双方
から登録変更指令を発する構成としてもよい。また、プ
ロセッサIOや20がそれぞれの未処理件数カウンタの
内容を比較して登録変更を指令する構成としてもよい。
Although the configuration in which only the processor 10 issues a command to change the registration of the queue has been exemplified above, a configuration may also be adopted in which both the processors 10 and 20 issue the registration change command. Alternatively, a configuration may be adopted in which the processor IO or 20 compares the contents of the respective unprocessed case counters and instructs the registration change.

更に、処理要求待ち行列管理部42が、登録件数を比較
して登録変更を行う構成としてもよい。
Furthermore, the processing request queue management unit 42 may be configured to compare the number of registrations and change the registration.

逆に、処理要求待ち行列管理部42に処理要求の登録機
能だけを持たせると共に、待ち行列の管理や登録変更処
理をプロセッサ10や20が直接行う構成としてもよい
Conversely, a configuration may be adopted in which the processing request queue management section 42 has only the function of registering processing requests, and the processors 10 and 20 directly perform queue management and registration change processing.

また、要求元プロセッサが1台の場合を例示したがこれ
は複数台存在してもよく、また要求先プロセッサは3台
以上の適宜な台数存在してもよい。
Further, although the case where there is one request source processor is illustrated, there may be a plurality of request processors, and an appropriate number of request destination processors may be present, such as three or more.

(発明の効果) 以上詳細に説明したように、本発明のデータ処理システ
ムは、処理要求先プロセッサに発せられる処理要求を待
ち行列によって管理する処理要求管理部を備えると共に
、特定の処理要求先プロセッサに対する処理要求を拒否
する場合には、その処理要求をその特定のプロセッサの
処理要求待ち行列から他のプロセッサの処理要求待ち行
列に登録し直す手段を処理要求先プロセッサの少なくと
も一つ又は処理要求管理部に備える構成であるから、処
理要求元プロセッサが処理要求を出し直す必要がなくな
り、システム全体の処理能力が大幅に向上するという効
果が奏される。
(Effects of the Invention) As described above in detail, the data processing system of the present invention includes a processing request management unit that manages processing requests issued to a processing request destination processor using a queue, and When rejecting a processing request, at least one of the processing request destination processors or the processing request manager provides a means for re-registering the processing request from the processing request queue of that specific processor to the processing request queue of another processor. Since the configuration is provided in a separate section, there is no need for the processing requesting processor to issue a processing request again, and the processing capacity of the entire system is significantly improved.

また、待ち行列とその登録の変更によって各プロセッサ
の処理量を平準化しつつ処理してゆく構成であるから、
システム内で良好な負荷分散が実現され、この点からも
システム全体の処理能力が向上する。
In addition, since the configuration is such that the processing amount of each processor is leveled out by changing the queue and its registration,
Good load distribution is achieved within the system, and from this point of view as well, the processing capacity of the entire system is improved.

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

第1図は、本発明の一実施例のデータ処理システムの構
成を示すブロック図である。 10.20・・・要求先プロセッサ、11.21・・・
マイクロプログラム制御部、12.22・・・未処理件
数カウンタ、30・・・要求元プロセッサ、41・・・
処理要求待ち行列登録部、42・・・処理要求待ち行列
管理部。 特許出願人 日本電気株式会社(J’、−1,G )代
 理 人 弁理士 櫻井俊彦
FIG. 1 is a block diagram showing the configuration of a data processing system according to an embodiment of the present invention. 10.20...Request destination processor, 11.21...
Microprogram control unit, 12. 22... Unprocessed item counter, 30... Request source processor, 41...
Processing request queue registration unit, 42... Processing request queue management unit. Patent applicant NEC Corporation (J',-1,G) Representative Patent attorney Toshihiko Sakurai

Claims (1)

【特許請求の範囲】 1又は複数の処理要求元プロセッサから複数の処理要求
先プロセッサに発せられる処理要求を処理要求先プロセ
ッサごとの待ち行列によって管理する処理要求管理部を
備えると共に、 特定の処理要求先プロセッサに対する処理要求を拒否す
る場合には、その処理要求をその特定のプロセッサの処
理要求待ち行列から他のプロセッサの処理要求待ち行列
に登録し直す手段を前記複数の処理要求先プロセッサの
少なくとも一つ又は前記処理要求管理部に備えたことを
特徴とするデータ処理システム。
[Scope of Claims] A processing request management unit that manages processing requests issued from one or more processing request source processors to a plurality of processing request destination processors using a queue for each processing request destination processor; When rejecting a processing request to a destination processor, at least one of the plurality of processing request destination processors provides means for re-registering the processing request from the processing request queue of that specific processor to the processing request queue of another processor. or the processing request management section.
JP29877487A 1987-11-26 1987-11-26 Data processing system Pending JPH01140266A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29877487A JPH01140266A (en) 1987-11-26 1987-11-26 Data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29877487A JPH01140266A (en) 1987-11-26 1987-11-26 Data processing system

Publications (1)

Publication Number Publication Date
JPH01140266A true JPH01140266A (en) 1989-06-01

Family

ID=17864041

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29877487A Pending JPH01140266A (en) 1987-11-26 1987-11-26 Data processing system

Country Status (1)

Country Link
JP (1) JPH01140266A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03113665A (en) * 1989-09-28 1991-05-15 Mitsubishi Electric Corp Data processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03113665A (en) * 1989-09-28 1991-05-15 Mitsubishi Electric Corp Data processor

Similar Documents

Publication Publication Date Title
US5506961A (en) Connection authorizer for controlling access to system resources
JPS61289458A (en) Inter-process communication apparatus
JPH01142964A (en) Memory management
JPH01140266A (en) Data processing system
JPH0666061B2 (en) Multi CPU communication device
JPS59188749A (en) System for controlling data transfer
JPS62134728A (en) Inter-program data transferring system
JPH04274524A (en) System for controlling inter-process communication
JPH0254362A (en) Parallel process computer
JPS6113352A (en) Method for exclusively controlling shared file
JP3126129B2 (en) Priority control device
JP4322333B2 (en) SCSI switching device and cluster system
JPH0981402A (en) Multiprocessor system
JPH0492953A (en) Start request accepting method
JPS63245754A (en) Input/output control system for information processing system
JPH01267764A (en) Peripheral control device
JPH0358162A (en) Inter-processor communication system
JPS63184860A (en) Interruption request control system for multiprocessor system
JPH05165693A (en) Distributed information processor
EP0286240A2 (en) Computer system
JPH02310760A (en) Data processor
JPH05224825A (en) Cartridge magnetic tape processor
JPH0512219A (en) Process transferring system
JPH03135650A (en) File information transfer method
JPH05134962A (en) Electronic disk processing system