JPS63142452A - Interruption queue control system for system reset interruption - Google Patents

Interruption queue control system for system reset interruption

Info

Publication number
JPS63142452A
JPS63142452A JP29076486A JP29076486A JPS63142452A JP S63142452 A JPS63142452 A JP S63142452A JP 29076486 A JP29076486 A JP 29076486A JP 29076486 A JP29076486 A JP 29076486A JP S63142452 A JPS63142452 A JP S63142452A
Authority
JP
Japan
Prior art keywords
queue
interrupt
address pointer
interruption
system reset
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
JP29076486A
Other languages
Japanese (ja)
Inventor
Takayuki Sawada
隆行 澤田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP29076486A priority Critical patent/JPS63142452A/en
Publication of JPS63142452A publication Critical patent/JPS63142452A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/24Handling requests for interconnection or transfer for access to input/output bus using interrupt

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Bus Control (AREA)

Abstract

PURPOSE:To eliminate a need of system reset processing by setting a system reset interruption to the queue pointed with a first interruption queue address pointer when previously queued interruption requests are all cleared. CONSTITUTION:A queue mechanism 31 is provided with a first interruption queue address pointer 31a and an address pointer to be next queued. If the system reset interruption request to clear all of previous interruption requests already queued in the queue mechanism 31 occurs, this interruption request is set to the queue pointed by the first interruption queue address pointer 31a, and the queue following this queue is pointed by the address pointer 31b to be next queued, and interruption requests are processed from the interruption request set to the queue pointed by the first interruption queue address pointer 31a.

Description

【発明の詳細な説明】 〔概要〕 例えば、サービスプロセッサ(svp)のように、チャ
ネル装置からの割込み要求をキューイングして処理する
割込み制御方式において、入出力インタフェースエラ一
時等のシステムリセット割込みのような、以前にキュー
イングされている割込み要求を全てクリアする際に、先
頭割込みキューアドレスポインタが指示するキューに、
該システムリセット割込みを設定することにより、上記
以前の割込みキューをクリアすることなく、又複数回連
続したシステムリセットを一回に見せて処理するように
したものである。
[Detailed Description of the Invention] [Summary] For example, in an interrupt control method such as a service processor (SVP) that queues and processes interrupt requests from a channel device, system reset interrupts such as temporary input/output interface errors, etc. When clearing all previously queued interrupt requests such as
By setting the system reset interrupt, it is possible to process a plurality of consecutive system resets as one time without clearing the previous interrupt queue.

〔産業上の利用分野〕[Industrial application field]

本発明は、例えば、サービスプロセッサ(SVP)のよ
うに、チャネル装置からの割込み要求をキューイングし
て処理する割込み制御方式において、入出力インタフェ
ースエラ一時等のシステムリセット割込みが生起したと
きの割込み制御方式に関する。
The present invention provides interrupt control when a system reset interrupt such as a temporary input/output interface error occurs in an interrupt control method that queues and processes interrupt requests from a channel device, such as a service processor (SVP). Regarding the method.

−aに、計算機システムにおいては、サービスプロセッ
サ(SVP)が接続されていて、保守、運用等の管理を
行っている。
In the computer system, a service processor (SVP) is connected to -a, and manages maintenance, operation, etc.

この場合、経済性指向から、サービスプロセッサ(SV
P)の処理速度は、本体装置と比較して、ある程度遅く
ても許容される程度の処理速度しかないのが普通である
In this case, from an economic perspective, the service processor (SV)
The processing speed of P) is usually only an acceptable processing speed, even if it is slower to some extent than the main device.

即ち、通常の保守時には、当該サービスプロセッサ(S
VP)が主体となって、システムコントロールインタフ
ェース(SCI)を介して、本体装置を制御している為
、該保守が可能な程度の処理速度で良いが、該サービス
プロセッサ(SVP)が運用時のコンソールとして使用
される場合には、マンマシンインタフェースを向上させ
る為に、高速な処理が必要とされる。
In other words, during normal maintenance, the service processor (S
The service processor (SVP) mainly controls the main unit via the system control interface (SCI), so the processing speed is sufficient to allow maintenance. When used as a console, high-speed processing is required to improve the man-machine interface.

従って、本体装置から該コンソール動作の為に高速に生
起する割込み要求は、チャネルインタフェースによって
サービスプロセッサ(SVP)内の先入れ、先だしくF
IFO)で制御されるキュー機構にキューイングして、
順次処理する機構をとっている。
Therefore, interrupt requests generated from the main unit at high speed for the console operation are processed first in the service processor (SVP) by the channel interface.
queuing to a queuing mechanism controlled by IFO),
It has a sequential processing mechanism.

然して、チャネル装置とサービスプロセッサ(SVP)
間の入出力インタフェースにエラーが発生した時に必要
とするシステムリセット又はセレクティプリセット処理
の場合には、該キュー機構にキューイングされている複
数個の割込み要求をクリアして、上記リセット処理を行
う必要があり、上記高速処理が生かし切れない問題があ
る。
Therefore, the channel device and service processor (SVP)
In the case of system reset or select preset processing that is required when an error occurs in the input/output interface between the two, it is necessary to clear the multiple interrupt requests queued in the queue mechanism before performing the above reset processing. There is a problem that the above-mentioned high-speed processing cannot be fully utilized.

このような事情に鑑み、複数個の割込゛み処理をキュー
イングして処理する割込み制御方式において、既にキュ
ーイングされている割込み要求をクリアする必要のある
リセット割込みを効果的に行う割込み制御方式が必要と
される。
In view of these circumstances, in an interrupt control method that processes multiple interrupts by queuing them, we developed an interrupt control method that effectively performs a reset interrupt that requires clearing the interrupt requests that have already been queued. A method is needed.

〔従来の技術と発明が解決しようとする問題点〕第2図
は、従来の割込み制御方式を説明する図(a)図に示し
た計算機システムにおいては、該計算機システムの保守
、運用を司るサービスプロセッサ(SVP) 3が接続
されていて、該サービスプロセッサ(SVP) 3がシ
ステム運用時のコンソールとして使用される場合には、
チャネル装置(CIIP)2に接続される1つのデバイ
スとして見えており、中央処理装置(CPU) 1が入
出力命令(510)を発行し、チャネル装置(CIIP
) 2が該入出力命令(SIO)を受信すると、主記憶
装置(MS) 4上に設定されているチャネルコマンド
語(CCW)を取り出し、マルチプレクスチャネルアダ
プタ(MXCA) 3aを介して、該サービスプロセッ
サ(SVP) 3に入出力割込みを行う。
[Prior art and problems to be solved by the invention] Figure 2 is a diagram illustrating a conventional interrupt control method. In the computer system shown in Figure (a), there is a service that manages the maintenance and operation of the computer system. If a processor (SVP) 3 is connected and the service processor (SVP) 3 is used as a console during system operation,
It appears as one device connected to the channel device (CIIP) 2, and the central processing unit (CPU) 1 issues an input/output instruction (510) and the channel device (CIIP)
) 2 receives the input/output command (SIO), it retrieves the channel command word (CCW) set on the main memory (MS) 4, and sends it to the service via the multiplex channel adapter (MXCA) 3a. Performs input/output interrupts to processor (SVP) 3.

言亥マルチブレクスチャネルアダブタ(MXC^) 3
aからきた上記入出力割込み要求を、サービスプロセッ
サ(SVP) 3は、キュー機構31にキューイングし
て、先入れ、先出しくFIFO)形式で入出力処理を行
い、例えば、デバイスアダプタ(叶A) 3bを通して
、ディスプレイ5a上にデータを出力して表示する。
Koto multiplex channel adapter (MXC^) 3
The service processor (SVP) 3 queues the above-mentioned input/output interrupt request coming from a to the queue mechanism 31, performs input/output processing in a first-in, first-out (FIFO) format, and sends the input/output request to the device adapter (Ko A), for example. 3b, the data is output and displayed on the display 5a.

該サービスプロセッサ(SVP) 3のコンソール5か
らデータを送出する場合には、該コンソール5からサー
ビスプロセッサ(SVP) 3.チャネル装置(C肝)
2を介して中央処理装置(CPU)  1にアテンショ
ン割込みを生起させ、該サービスプロセッサ(SVP)
 3が上記送出データをディスプレイ5aに表示すると
共に、そのデータを該サービスプロセッサ(SVP) 
3からチャネル装置(CIIP) 2が受は取って主記
憶装置(MS) 4に転送する。
When sending data from the console 5 of the service processor (SVP) 3, the console 5 sends data to the service processor (SVP) 3. Channel apparatus (C liver)
Generates an attention interrupt to the central processing unit (CPU) 1 through the service processor (SVP) 2.
3 displays the above-mentioned sending data on the display 5a, and transmits the data to the service processor (SVP).
The channel device (CIIP) 2 receives the data from 3 and transfers it to the main storage device (MS) 4.

このような割込み処理をサービスプロセッサ(SVP)
 3内で処理する場合、チャネル装置(CIIP) 2
入れ、先出しくFIFO)形式のキュー機構31の「次
にキューイングすべきアドレスポ・インク」31bがポ
イントするキューに順次投入されると共に、「先頭割込
キューアドレスポインタ」31aがポイントしているキ
ューの割込情報(11から順次処理される。
A service processor (SVP) handles such interrupts.
When processing within 3, channel device (CIIP) 2
They are sequentially input into the queue pointed to by the "next queue address pointer" 31b of the queue mechanism 31 (first-in, first-out FIFO) format, and the "first interrupt queue address pointer" 31a points to the queue mechanism 31. Queue interrupt information (processed sequentially starting from 11).

ここで、チャネル装置(CIIP) 2とサービスプロ
セッサ(SVP) 3との間の入出力インタフェースに
障害が発生して、例えば、前述のセレクティブリセソト
の割込みが生じた場合、以前の割込情報(1)、(2)
を無効にする為、該割込情報(1) 、 (2)をクリ
アした上で、「次にキューイングすべきアドレスポイン
タ」31bがポイントしているキューに、上記セレクデ
ィプリセットの割込みをキューイングし、「先頭割込キ
ューアドレスポインタ」31aは、該セレクティプリセ
ット割込情報をポイントするようにし、該セレクディプ
リセット割込みから処理するようにしていた。このよう
なシステムリセット割込みは、中央処理装置(CPU)
1からも生起する。
Here, if a failure occurs in the input/output interface between the channel device (CIIP) 2 and the service processor (SVP) 3 and, for example, the aforementioned selective reset interrupt occurs, the previous interrupt information ( 1), (2)
In order to disable the interrupt, clear the interrupt information (1) and (2), and then queue the select preset interrupt in the queue pointed to by the "address pointer to be queued next" 31b. The "first interrupt queue address pointer" 31a points to the select preset interrupt information, and processing begins with the select preset interrupt. Such system reset interrupts are generated by the central processing unit (CPU).
It also arises from 1.

従って、従来のキューイング処理においては、上記シス
テムリセット又はセレクティプリセットのような、リセ
ット割込みが生起した場合には、以前にキューイングさ
れている割込情報(1) 、 (2)等を、わざわざク
リアした上で、最終キューの次の位置に、該システムリ
セット、又はセレクティプリセット割込をキューイング
する必要があり、コンソール動作に対するレスポンスが
遅くなると云う問題があった。
Therefore, in conventional queuing processing, when a reset interrupt occurs such as the system reset or selectivity preset mentioned above, the previously queued interrupt information (1), (2), etc. After clearing, it is necessary to queue the system reset or select preset interrupt at the next position of the final queue, which causes a problem in that the response to console operations becomes slow.

本発明は上記従来の欠点に鑑み、以前にキューイングさ
れている割込情報をクリアすることな(、システムリセ
ット割込みの制御を行う方式を提供することを目的とす
るものである。
SUMMARY OF THE INVENTION In view of the above-mentioned drawbacks of the conventional technology, it is an object of the present invention to provide a system for controlling system reset interrupts without clearing previously queued interrupt information.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明のシステムリセ・7ト割込みにおける割
込みキュー制御方式の構成例を示した図である。
FIG. 1 is a diagram showing an example of the configuration of an interrupt queue control method for system reset/7 interrupts according to the present invention.

本発明においては、 先頭割込みキュニアドレスポインタ31aと1次にキュ
ーイングすべきアドレスポインタ31bとを備えたキュ
ー機構31に、順次生起する複数個の割込み要求をキュ
ーイングして処理する割込み制御機構を備えた装置にお
いて、 該キュー機構31に既にキューイングされている以前の
割込み要求を全てクリアするシステムリセット割込み要
求が生起したときには、当該割込み要求を、上記先頭割
込みキューアドレスポインタ31aが指示しているキュ
ーに設定し、次にキューイングすべきアドレスポインタ
31bは、上記割込み要求を設定したキューの次のキュ
ーにポイントし、 上記先頭割込みキューアドレスポインタ31aが指示す
るキューに設定された割込み要求から処理するように構
成する。
In the present invention, there is provided an interrupt control mechanism that queues and processes a plurality of interrupt requests that occur sequentially in a queuing mechanism 31 that includes a first interrupt queue address pointer 31a and an address pointer 31b that should be first queued. When a system reset interrupt request to clear all previous interrupt requests already queued in the queue mechanism 31 occurs, the first interrupt queue address pointer 31a points to the interrupt request. The address pointer 31b points to the queue next to the queue in which the interrupt request is set, and the address pointer 31b points to the queue next to the queue in which the interrupt request is set, and the interrupt request is set in the queue pointed to by the first interrupt queue address pointer 31a. Configure to process.

〔作用〕[Effect]

即ち、本発明によれば、例えば、サービスプロセッサ(
SVP)のように、チャネル装置からの割込み要求をキ
ューイングして処理する割込み制御方式において、入出
力インタフェースエラ一時等のシステムリセット割込み
のような、以前にキューイングされている割込み要求を
全てクリアする際に、先頭割込みキューアドレスポイン
タが指示するキューに、該システムリセット割込みを設
定することにより、上記以前の割込みキューをクリアす
ることな(、又複数回連続したシステムリセットを一回
に見せて処理するようにしたものであるので、システム
リセット割込みが生起しても、以前にキューイングされ
ている割込情報をクリアすることなく、次にキューイン
グすべきアドレスポインタのポイント先を変更するだけ
で済むと共に、アプリケーション側は連続に発生した回
数分のシステムリセット処理を行わなくて済むと云う効
果がある。
That is, according to the present invention, for example, a service processor (
Clears all previously queued interrupt requests, such as system reset interrupts such as temporary input/output interface errors, in interrupt control methods that queue and process interrupt requests from channel devices, such as SVP). By setting the system reset interrupt in the queue pointed to by the first interrupt queue address pointer, you can avoid clearing the previous interrupt queue (and make multiple consecutive system resets appear as one). Therefore, even if a system reset interrupt occurs, the previously queued interrupt information is not cleared, and the next address pointer to be queued is simply changed. This has the effect that the application side does not have to perform system reset processing for the number of consecutive occurrences.

〔実施例〕〔Example〕

以下本発明の実施例を図面によって詳述する。 Embodiments of the present invention will be described in detail below with reference to the drawings.

前述の第1図が本発明のシステムリセット割込みにおけ
る割込みキュー制御方式の構成例を示した図であり、「
先頭割込キューアドレスポインタ」31aがポイントし
ているキュー31に対すシステムリセット割込みの設定
(上書き)、及び「次にキューイングすべきアドレスポ
インタ」31bのポイントアドレスの変更手段が本発明
を実施するのに必要な手段である。尚、全図を通して、
同じ符号は同じ対象物を示している。
The above-mentioned FIG. 1 is a diagram showing a configuration example of the interrupt queue control method for system reset interrupt of the present invention.
The present invention is implemented by means of setting (overwriting) a system reset interrupt for the queue 31 pointed to by the "first interrupt queue address pointer" 31a and changing the point address of the "address pointer to be queued next" 31b. It is a necessary means. In addition, throughout the diagram,
The same reference numerals indicate the same objects.

以下、第1図によって、本発明によるシステムリセット
割込みにおける割込み制御方式を説明する。
Hereinafter, an interrupt control method for a system reset interrupt according to the present invention will be explained with reference to FIG.

本発明を実施しても、チャネル装置(CHP) 2から
のサービスプロセッサ(SVP) 3に対する通常の割
込み処理は、特に変わることはないので省略し、ここで
は、該チャネル装置(CIIP) 2と、サービスプロ
セッサ(SVP) 3との間の入出力インタフェース等
で発生した障害に対するシステムリセット割込みの動作
を中心にして、本発明のリセット割込みキュー制御方式
を説明する。
Even if the present invention is implemented, the normal interrupt processing from the channel device (CHP) 2 to the service processor (SVP) 3 will not change in particular, so it will be omitted here. The reset interrupt queue control method of the present invention will be described with a focus on the system reset interrupt operation in response to a failure occurring in the input/output interface between the service processor (SVP) 3 and the like.

先ず、第1図(a)に示すように、既に、割込情報(1
) 、 (2)が割込キュー機構31にキューイングさ
れていて、「先頭割込キューアドレスポインタ」31a
が、該キュー機構31の先頭キューをポイントしており
、[次にキューイングすべきアドレスポインタ」31b
が、次の割込キューをポイントしている場合に、前述の
システムリセットの割込みが発生したとする。
First, as shown in FIG. 1(a), interrupt information (1
) and (2) are queued in the interrupt queue mechanism 31, and the "first interrupt queue address pointer" 31a
points to the first queue of the queue mechanism 31, and [address pointer to be queued next] 31b
Assume that the system reset interrupt described above occurs when the interrupt queue is pointing to the next interrupt queue.

このとき、上記以前にキューイングされている割込情報
(1)、(2)を無効にしなければならないが、本発明
においては、第1図(b)に示したように、上記「先頭
割込キューアドレスポインタ」31aがポイントしてい
る位置のキューに、該システムリセット割込みを上書き
し、「次にキューイングすべきアドレスポインタ」31
bのポイント先を、該システムリセット割込みを設定し
たキューの次のキュー位置に変更する。
At this time, the previously queued interrupt information (1) and (2) must be invalidated, but in the present invention, as shown in FIG. The system reset interrupt is overwritten in the queue at the position pointed to by the "include queue address pointer" 31a, and the "address pointer to be queued next" 31
Change the point destination of b to the next queue position of the queue where the system reset interrupt is set.

この結果、上記「先頭割込キューアドレスポインタ」3
1aが示す割込情報(即ち、システムリセット割込み)
から処理されると共に、該システムリセット割込みの次
に生起する割込み要求は、「次にキューイングすべきア
ドレスポインタ」31bがポイントしているキュー31
に設定されることになり、従来のように、以前にキュー
イングされている割込情報(1) 、 (2)をクリア
する必要がない。
As a result, the above "first interrupt queue address pointer" 3
Interrupt information indicated by 1a (i.e. system reset interrupt)
The interrupt request that occurs next to the system reset interrupt is processed from the queue 31 to which the "address pointer to be queued next" 31b points.
Therefore, there is no need to clear the previously queued interrupt information (1) and (2) as in the conventional case.

このようなシステムリセット割込みが連続して発生した
場合には、常に、該別込みが先頭位置のキューにキュー
イングされることにより、アプリケーション側に対して
は、該複数回のシステムリセットが1回しか見えないの
で、該連続して発生した回数分だけのシステムリセット
処理をしなくて済むことになる。
When such system reset interrupts occur consecutively, the separate interrupts are always queued in the queue at the head position, so that the multiple system resets are processed only once for the application side. Since only the error can be seen, there is no need to perform system reset processing for the number of consecutive occurrences.

このように、本発明は、「先頭割込キューアドレスポイ
ンタ」と、「次にキューイングすべきアドレスポインタ
」とを備えたキュー機構に、順次生起する複数個の割込
み要求をキューイングして処理する割込み制御機構を備
えた装置において、システムリセットのように、以前に
キューイングされている割込情報を一無効にしなければ
ならない割込みが生起した時には、該先頭キューに、シ
ステムリセット割込みを上書きし、「次にキューイング
すべきアドレスポインタ」を、その次のキューをポイン
トするようにした所に特徴がある。
As described above, the present invention queues and processes multiple interrupt requests that occur sequentially in a queuing mechanism that includes a "first interrupt queue address pointer" and "an address pointer to be queued next." In a device equipped with an interrupt control mechanism, when an interrupt such as a system reset occurs that requires invalidating previously queued interrupt information, the system reset interrupt is overwritten in the first queue. The feature is that the "address pointer to be queued next" points to the next queue.

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

以上、詳細に説明したように、本発明のシステムリセッ
ト割込みにおける割込みキュー制御方式は、例えば、サ
ービスプロセッサ(SVP)のように、チャネル装置か
らの割込み要求をキューイングして処理する割込み制御
方式において、入出力インタフェースエラ一時等のシス
テムリセット割込みのような、以前にキューイングされ
ている割込み要求を全てクリアする際に、先頭割込みキ
ューアドレスポインタが指示するキューに、該システム
リセット割込みを設定することにより、上記以前の割込
みキューをクリアすることなく、又複数回連続したシス
テムリセットを一回に見せて処理するようにしたもので
あるので、システムリセット割込みが生起しても、以前
にキューイングされている割込情報をクリアすることな
く、次にキューイングすべきアドレスポインタのポイン
ト先を変更するだけで済むと共に、アプリケーション側
は連続に発生した回数分のシステムリセット処理を行わ
な(て済むと云う効果がある。
As described above in detail, the interrupt queue control method for system reset interrupts of the present invention is applicable to an interrupt control method that queues and processes interrupt requests from a channel device, such as a service processor (SVP), for example. When clearing all previously queued interrupt requests, such as a system reset interrupt such as a temporary input/output interface error, etc., set the system reset interrupt in the queue pointed to by the first interrupt queue address pointer. As a result, the previous interrupt queue is not cleared, and multiple consecutive system resets are treated as one, so even if a system reset interrupt occurs, the interrupt queue that was previously queued is not cleared. It is possible to simply change the destination of the next address pointer to be queued without clearing the current interrupt information, and the application side does not have to perform system reset processing for the number of consecutive interrupts. There is an effect.

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

第1図は本発明のシステムリセ7)割込みにおける割込
みキュー制御方式の構成例を示した図。 第2図は従来の割込みキュー制御方式を説明する図。 である。 図面において、 1は中央処理装置(CPU) 、 2はチャネル装置(
CHP) 。 3はサービスプロセッサ(svp)。 4は主記憶装置(MS)、  5はコンソール。 31はキュー機構、又はキュー。 31aは先頭割込キューアドレスポインタ。 31bは次にキューイングすべきアドレスポインタ。 をそれぞれ示す。
FIG. 1 is a diagram showing a configuration example of an interrupt queue control method in system reset 7) interrupt of the present invention. FIG. 2 is a diagram explaining a conventional interrupt queue control method. It is. In the drawings, 1 is a central processing unit (CPU), 2 is a channel device (
CHP). 3 is a service processor (SVP). 4 is the main memory (MS), 5 is the console. 31 is a queue mechanism or queue. 31a is a first interrupt queue address pointer. 31b is an address pointer to be queued next. are shown respectively.

Claims (1)

【特許請求の範囲】 先頭割込キューアドレスポインタ(31a)と、次にキ
ューイングすべきアドレスポインタ(31b)とを備え
たキュー機構(31)に、順次生起する複数個の割込み
要求をキューイングして処理する割込み制御機構を備え
た装置において、 該キュー機構(31)に既にキューイングされている以
前の割込み要求を全てクリアするシステムリセット割込
み要求が生起したときには、当該割込み要求を、上記先
頭割込みキューアドレスポインタ(31a)が指示して
いるキューに設定し、次にキューイングすべきアドレス
ポインタ(31b)は、上記割込み要求を設定したキュ
ーの次のキューにポイントし、 上記先頭割込キューアドレスポインタ(31a)が指示
するキューに設定された割込み要求から処理するように
したことを特徴とするシステムリセット割込みにおける
割込みキュー制御方式。
[Claims] A plurality of interrupt requests that occur sequentially are queued in a queue mechanism (31) that includes a first interrupt queue address pointer (31a) and an address pointer (31b) to be queued next. In a device equipped with an interrupt control mechanism that processes interrupts, when a system reset interrupt request that clears all previous interrupt requests already queued in the queue mechanism (31) occurs, the interrupt request is The interrupt queue address pointer (31a) is set in the queue pointed to, and the address pointer (31b) to be queued next points to the queue next to the queue where the interrupt request is set, and the address pointer (31b) points to the queue next to the queue where the interrupt request is set, and An interrupt queue control method for system reset interrupts, characterized in that interrupt requests set in a queue indicated by an address pointer (31a) are processed first.
JP29076486A 1986-12-04 1986-12-04 Interruption queue control system for system reset interruption Pending JPS63142452A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29076486A JPS63142452A (en) 1986-12-04 1986-12-04 Interruption queue control system for system reset interruption

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29076486A JPS63142452A (en) 1986-12-04 1986-12-04 Interruption queue control system for system reset interruption

Publications (1)

Publication Number Publication Date
JPS63142452A true JPS63142452A (en) 1988-06-14

Family

ID=17760226

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29076486A Pending JPS63142452A (en) 1986-12-04 1986-12-04 Interruption queue control system for system reset interruption

Country Status (1)

Country Link
JP (1) JPS63142452A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5265255A (en) * 1990-09-24 1993-11-23 International Business Machines Corp. Personal computer system with interrupt controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5265255A (en) * 1990-09-24 1993-11-23 International Business Machines Corp. Personal computer system with interrupt controller

Similar Documents

Publication Publication Date Title
EP0550163B1 (en) Circuit architecture for supporting multiple-channel DMA operations
US4275458A (en) Interrupt expander circuit
JPH0827707B2 (en) Control device and control method for FIFO buffer and device for controlling data transfer
JPH06266650A (en) Method and equipment for transferring data and interleaving device for data transfer
JPH0844680A (en) Collecting method for monitor data in parallel computer system
JPS623362A (en) Data reception system
US5754866A (en) Delayed interrupts with a FIFO in an improved input/output architecture
JPS63142452A (en) Interruption queue control system for system reset interruption
JPH07191935A (en) Data processing system and data transfer method
US6223246B1 (en) Computer system having an interrupt handler
JPH0644234B2 (en) Task management device
JPS6127791B2 (en)
JPH06250965A (en) Input/output controller
JPH06105445B2 (en) I / O control system
JPH08228203A (en) Data transfer system
JPH0612261A (en) Interruption control circuit
JPS62251943A (en) Memory address control system for channel device
JPS6211954A (en) Interruption control system
JPS5945541A (en) Controlling device of communication buffer
JPS6165351A (en) Control system
JPS61264829A (en) Control system for interruption of network controller
JPH03150658A (en) Computer system and data communication
JPH02282855A (en) Dma transfer control method
JPS62237560A (en) Multiprocessor system
JPH04251340A (en) Maintenance control system for information processor