JP2002342093A - Simultaneous interruption processor, simultaneous interruption processing method and simultaneous interruption processing program performed by computer - Google Patents

Simultaneous interruption processor, simultaneous interruption processing method and simultaneous interruption processing program performed by computer

Info

Publication number
JP2002342093A
JP2002342093A JP2001150738A JP2001150738A JP2002342093A JP 2002342093 A JP2002342093 A JP 2002342093A JP 2001150738 A JP2001150738 A JP 2001150738A JP 2001150738 A JP2001150738 A JP 2001150738A JP 2002342093 A JP2002342093 A JP 2002342093A
Authority
JP
Japan
Prior art keywords
interrupt
events
messages
contents
execution environment
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
JP2001150738A
Other languages
Japanese (ja)
Inventor
Hideo Taniguchi
秀夫 谷口
Masato Amamiya
真人 雨宮
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.)
Kyushu University NUC
Original Assignee
Kyushu University NUC
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 Kyushu University NUC filed Critical Kyushu University NUC
Priority to JP2001150738A priority Critical patent/JP2002342093A/en
Priority to US10/147,998 priority patent/US20030014558A1/en
Publication of JP2002342093A publication Critical patent/JP2002342093A/en
Pending legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce overheads at the time of an interruption processing in a computer compared to a conventional case. SOLUTION: In the case that a prescribed number of events or messages are held, an interruption controller 3 holds the contents of the prescribed number of the events or the messages generated from magnetic disk controllers 4 and 5 or a LAN controller 6 and simultaneously reports them to an arithmetic unit 2. The arithmetic unit 2 preserves a software performance environment immediately before interruption generation, performs a processing corresponding to the contents of the prescribed number of the events or the messages and restores the software performance environment immediately before the interruption generation.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、計算機において周
辺装置がイベント又はメッセージを演算装置に通知する
際に行われる一括割込み処理装置及び方法並びにコンピ
ュータによって実行される一括割込み処理プログラムに
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a batch interrupt processing apparatus and method executed when a peripheral device notifies an arithmetic unit of an event or a message in a computer, and a batch interrupt processing program executed by a computer.

【0002】[0002]

【従来の技術】計算機は、演算装置と、イベント又はメ
ッセージを演算装置に通知する少なくとも1個の周辺装
置とを具える。従来の計算機において、周辺装置がイベ
ント又はメッセージを演算装置に通知するに際し、通知
したいイベント又はメッセージが発生すると、その各々
は、即座に割込みとして演算装置に通知される。
2. Description of the Related Art A computer includes an arithmetic unit and at least one peripheral device for notifying the arithmetic unit of an event or message. In a conventional computer, when an event or a message to be notified occurs when a peripheral device notifies an event or a message to the computing device, each of the events or messages is immediately notified to the computing device as an interrupt.

【0003】すなわち、計算機における従来の割込み処
理では、通知したいイベント又はメッセージが発生する
度に、割込みを処理するためのソフトウェアが頻繁に実
行される。割込みを処理するためのソフトウェアは、大
別して、割込み発生直前のソフトウェア実行環境の保
存、割込みの内容に応じた処理及び割込み発生直前のソ
フトウェア実行環境の復元の三つの処理を行う。
That is, in conventional interrupt processing in a computer, software for processing an interrupt is frequently executed every time an event or message to be notified occurs. Software for processing interrupts is roughly divided into three processes: saving a software execution environment immediately before the occurrence of an interrupt, processing according to the content of the interrupt, and restoring the software execution environment immediately before the occurrence of the interrupt.

【0004】[0004]

【発明が解決しようとする課題】これら三つの処理のう
ち、割込み発生直前のソフトウェア実行環境の保存及び
復元の処理は、割込みの内容に関係なく、割込みの度に
実行される。これらの処理は、割込み内容に関連する有
益な処理ではなく、割込みの発生によってソフトウェア
実行環境を変化させないための処理であり、計算機ハー
ドウェアを制御するソフトウェアのオーバヘッドの一つ
である。その結果、従来の割込み処理では、割込み発生
直前のソフトウェア実行環境の保存及び復元の処理が頻
繁に実行され、オーバヘッドが大きくなるという不都合
がある。
Of these three processes, the process of saving and restoring the software execution environment immediately before the occurrence of an interrupt is executed every time an interrupt occurs, regardless of the content of the interrupt. These processes are not useful processes related to the contents of the interrupt, but are processes for preventing the software execution environment from being changed by the occurrence of the interrupt, and are one of the overheads of software for controlling the computer hardware. As a result, in the conventional interrupt processing, the processing of saving and restoring the software execution environment immediately before the occurrence of the interrupt is frequently executed, and there is a disadvantage that the overhead increases.

【0005】本発明の目的は、割込み発生直前のソフト
ウェア実行環境の保存及び復元の処理の回数を減らすこ
とによって計算機における割込み処理の際のオーバヘッ
ドを従来に比べて軽減することができる一括割込み処理
装置及び方法並びにコンピュータによって実行される一
括割込み処理プログラムを提供することである。
SUMMARY OF THE INVENTION An object of the present invention is to reduce the number of times of saving and restoring a software execution environment immediately before an interrupt occurs, thereby reducing the overhead at the time of interrupt processing in a computer as compared with the prior art. And a method and a batch interrupt processing program executed by a computer.

【0006】[0006]

【課題を解決するための手段】本発明による一括割込み
処理装置は、イベント又はメッセージを発生させる手段
と、所定数又は所定量のイベント又はメッセージの内容
を保持する手段と、前記所定数又は所定量のイベント又
はメッセージの内容が割込みとして一括に通知され、か
つ、その割込み発生直前のソフトウェア実行環境の保
存、前記所定数又は所定量のイベント又はメッセージの
内容に応じた処理及び前記割込み発生直前のソフトウェ
ア実行環境の復元を行う手段とを具えるをことを特徴と
するものである。
According to the present invention, there is provided a batch interrupt processing apparatus comprising: means for generating an event or a message; means for holding a predetermined number or a predetermined amount of contents of an event or a message; Of the event or message are collectively notified as an interrupt, and the software execution environment immediately before the occurrence of the interrupt is stored, processing according to the predetermined number or the predetermined amount of events or messages, and software immediately before the occurrence of the interrupt are performed. Means for restoring the execution environment.

【0007】本発明によれば、周辺装置からの所定数又
は所定量のイベント又はメッセージの内容を保持し、所
定数又は所定量のイベント又はメッセージの内容が割込
みとして一括に通知され、かつ、割込み発生直前のソフ
トウェア実行環境の保存、所定数又は所定量のイベント
又はメッセージの内容に応じた処理及び割込み発生直前
のソフトウェア実行環境の復元を行う。
According to the present invention, the contents of a predetermined number or a predetermined amount of events or messages from a peripheral device are held, the contents of the predetermined number or a predetermined amount of events or messages are collectively notified as an interrupt, and The software execution environment immediately before the occurrence is preserved, processing according to the contents of a predetermined number or a predetermined amount of events or messages, and restoration of the software execution environment immediately before the occurrence of the interrupt are performed.

【0008】すなわち、イベント又はメッセージの数又
は量に応じた回数のソフトウェア実行環境の保存及び復
元を行う代わりに、所定数又は所定量のイベント又はメ
ッセージに対して1回だけソフトウェア実行環境の保存
及び復元を行うとともに、所定数又は所定量のイベント
又はメッセージの内容に応じた処理を一括して行う。
That is, instead of saving and restoring the software execution environment a number of times corresponding to the number or amount of events or messages, saving and restoring the software execution environment only once for a predetermined number or a predetermined amount of events or messages. In addition to performing restoration, a predetermined number or a predetermined amount of events or messages are collectively processed.

【0009】その結果、割込み発生直前のソフトウェア
実行環境の保存及び復元の処理の実行回数を減少させる
ことができる。また、所定数又は所定量のイベント又は
メッセージの内容の保持は、それに対応する回数又は量
の割込み発生直前のソフトウェア実行環境の保存及び復
元に比べて簡単な処理であるので、計算機の割込み処理
の際のオーバヘッドを従来に比べて軽減することができ
る。
As a result, it is possible to reduce the number of times the software execution environment is saved and restored immediately before the interrupt occurs. In addition, holding the contents of a predetermined number or a predetermined amount of events or messages is a simpler process than saving and restoring the software execution environment immediately before the occurrence of the corresponding number or amount of interrupts. Overhead can be reduced as compared with the related art.

【0010】本発明による一括割込み処理方法は、所定
数又は所定量のイベント又はメッセージの内容を保持す
るステップと、前記所定数又は所定量のイベント又はメ
ッセージの内容を割込みとして一括に通知するステップ
と、その割込み発生直前のソフトウェア実行環境を保存
するステップと、前記所定数又は所定量のイベント又は
メッセージの内容に応じた処理を実行するステップと、
前記割込み発生直前のソフトウェア実行環境の復元を行
うステップとを具えることを特徴とするものである。
The batch interrupt processing method according to the present invention comprises the steps of: holding a predetermined number or a predetermined amount of events or messages; and notifying the predetermined number or a predetermined amount of events or messages as an interrupt. Storing the software execution environment immediately before the occurrence of the interrupt; and executing a process according to the contents of the predetermined number or predetermined amount of events or messages;
Restoring the software execution environment immediately before the occurrence of the interrupt.

【0011】本発明によれば、従来に比べて少ないオー
バヘッドで割込み処理を実行することができる。
According to the present invention, it is possible to execute an interrupt process with less overhead than before.

【0012】本発明によるコンピュータによって実行さ
れる一括割込み処理プログラムは、所定数又は所定量の
イベント又はメッセージの内容を保持するステップと、
前記所定数又は所定量のイベント又はメッセージの内容
を割込みとして一括に通知するステップと、その割込み
発生直前のソフトウェア実行環境を保存するステップ
と、前記所定数又は所定量のイベント又はメッセージの
内容に応じた処理を実行するステップと、前記割込み発
生直前のソフトウェア実行環境の復元を行うステップと
を具えることを特徴とするものである。
A batch interrupt processing program executed by a computer according to the present invention comprises the steps of: holding a predetermined number or a predetermined amount of events or message contents;
Collectively notifying the contents of the predetermined number or predetermined amount of events or messages as an interrupt, storing the software execution environment immediately before the occurrence of the interrupt, and responding to the contents of the predetermined number or predetermined amount of the events or messages. And a step of restoring the software execution environment immediately before the occurrence of the interrupt.

【0013】本発明によれば、従来に比べて少ないオー
バヘッドで割込み処理を実行することができる。
According to the present invention, an interrupt process can be executed with less overhead than in the prior art.

【0014】[0014]

【発明の実施の形態】本発明による一括割込み処理装置
及び方法並びにコンピュータによって実行される一括割
込み処理プログラムの実施の形態を、図面を参照して詳
細に説明する。図1は、本発明による一括割込み処理装
置を有する計算機を示す図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of a batch interrupt processing apparatus and method and a batch interrupt processing program executed by a computer according to the present invention will be described in detail with reference to the drawings. FIG. 1 is a diagram showing a computer having a batch interrupt processing device according to the present invention.

【0015】図1に示す計算機1は、演算装置2及び割
込み制御装置3と、イベント又はメッセージを発生する
周辺装置としての磁気ディスク制御装置4,5及びLA
N制御装置6と、磁気ディスク制御装置4,5によって
制御される磁気ディスク7,8と、LAN制御装置6に
接続したLAN通信路9と、演算装置2、割込み制御装
置3、磁気ディスク制御装置4,5及びLAN制御装置
6間でデータの伝送を行うバス10とを具える。
The computer 1 shown in FIG. 1 includes an arithmetic unit 2 and an interrupt control unit 3, magnetic disk control units 4 and 5 as peripheral devices for generating events or messages, and LA.
N controller 6, magnetic disks 7, 8 controlled by magnetic disk controllers 4, 5, LAN communication line 9 connected to LAN controller 6, arithmetic unit 2, interrupt controller 3, magnetic disk controller 4 and 5 and a bus 10 for transmitting data between the LAN controller 6.

【0016】図2は、本発明による一括割込み処理装置
の動作のフローチャートである。このルーチンのうち、
後に説明するステップS1−S3については、割込み制
御装置3内部に実現され、ステップS4−S6について
は、演算装置2内部のソフトウェアとして実現される。
FIG. 2 is a flowchart of the operation of the batch interrupt processing apparatus according to the present invention. Of this routine,
Steps S1 to S3 to be described later are realized inside the interrupt control device 3, and steps S4 to S6 are realized as software inside the arithmetic device 2.

【0017】先ず、ステップS1において、磁気ディス
ク制御装置4,5又はLAN制御装置6に発生したイベ
ント又はメッセージの内容が割込み制御装置3に通知さ
れ、割込み制御装置3はその内容を保持する。
First, in step S1, the contents of an event or a message generated in the magnetic disk controllers 4, 5 or the LAN controller 6 are notified to the interrupt controller 3, and the interrupt controller 3 holds the contents.

【0018】次いで、ステップS2において、割込み制
御装置3が所定数(例えば、3)のイベント又はメッセ
ージを保持したか否か判断する。所定数のイベント又は
メッセージが保持されている場合、割込み制御装置3
は、保持した所定数のイベント又はメッセージの内容を
一括して演算装置2に通知する(ステップS3)。それ
に対して、所定数のイベント又はメッセージが保持され
ていない場合、ステップS1に戻る。
Next, in step S2, it is determined whether or not the interrupt control device 3 holds a predetermined number (for example, three) of events or messages. When a predetermined number of events or messages are held, the interrupt controller 3
Notifies the arithmetic unit 2 of the contents of the held predetermined number of events or messages in a lump (step S3). On the other hand, when the predetermined number of events or messages are not held, the process returns to step S1.

【0019】所定数のイベント又はメッセージの内容が
演算装置2に一括して通知されると、演算装置2は、割
込み発生直前のソフトウェア実行環境を保存し(ステッ
プS4)、所定数のイベント又はメッセージの内容に応
じた処理を実行し(ステップS5)、割込み発生直前の
ソフトウェア実行環境の復元を行い(ステップS6)、
本ルーチンを終了する。
When the contents of the predetermined number of events or messages are collectively notified to the arithmetic unit 2, the arithmetic unit 2 saves the software execution environment immediately before the occurrence of the interrupt (step S4), and stores the predetermined number of events or messages. (Step S5), and restores the software execution environment immediately before the occurrence of the interrupt (step S6).
This routine ends.

【0020】本実施の形態によれば、割込みの内容をま
とめて演算装置2に通知する機構をハードウェアで実現
することによって、割込み発生直前のソフトウェア実行
環境の保存及び復元の処理の実行回数を減少させるとと
もに、割込み発生直前のソフトウェア実行環境の保存及
び復元に比べて簡単な処理であるイベント又はメッセー
ジの内容の保持を所定数だけ実行しているので、計算機
の割込み処理の際のオーバヘッドを従来に比べて軽減す
ることができる。
According to the present embodiment, the mechanism for notifying the arithmetic unit 2 of the contents of the interrupt is realized by hardware, so that the number of executions of the processing for saving and restoring the software execution environment immediately before the occurrence of the interrupt can be reduced. In addition to reducing the number of events and messages, which is a simple process compared to saving and restoring the software execution environment immediately before the occurrence of an interrupt, a predetermined number of events or messages are held. It can be reduced compared to.

【0021】図3は、本発明による一括割込み処理方法
を実行する計算機を示す図である。図3に示す計算機1
1は、演算装置12と、イベント又はメッセージを発生
する周辺装置としての磁気ディスク制御装置13,14
及びLAN制御装置15と、磁気ディスク制御装置1
3,14によって制御される磁気ディスク16,17
と、LAN制御装置15に接続したLAN通信路18
と、演算装置12、磁気ディスク制御装置13,14及
びLAN制御装置間15でデータの伝送を行うバス19
とを具える。
FIG. 3 is a diagram showing a computer for executing the batch interrupt processing method according to the present invention. Computer 1 shown in FIG.
Reference numeral 1 denotes an arithmetic unit 12 and magnetic disk controllers 13 and 14 as peripheral devices that generate events or messages.
And LAN controller 15 and magnetic disk controller 1
Magnetic disks 16, 17 controlled by 3, 14
And a LAN communication path 18 connected to the LAN control device 15
And a bus 19 for transmitting data between the arithmetic unit 12, the magnetic disk controllers 13, 14 and the LAN controller 15.
And

【0022】図4は、演算装置内部のソフトウェアを示
す図である。この場合、先ず、磁気ディスク制御装置1
3からのイベント又はメッセージすなわち割込みを、演
算装置12に通知する。
FIG. 4 is a diagram showing software inside the arithmetic unit. In this case, first, the magnetic disk control device 1
An event or a message from 3, that is, an interrupt, is notified to the arithmetic unit 12.

【0023】演算装置12は、通知されたイベント又は
メッセージの内容を保持する。この場合、内容保持だけ
の簡単な処理のみを行い、割込み発生直前のソフトウェ
ア実行環境の保存及び復元の処理は行わない。
The arithmetic unit 12 holds the content of the notified event or message. In this case, only the simple processing of retaining the contents is performed, and the processing of saving and restoring the software execution environment immediately before the occurrence of the interrupt is not performed.

【0024】次いで、磁気ディスク制御装置14からの
イベント又はメッセージすなわち割込みを、演算装置1
2に通知する。演算装置12は、通知されたイベント又
はメッセージの内容を保持する。この場合も、内容保持
だけの簡単な処理のみを行い、割込み発生直前のソフト
ウェア実行環境の保存及び復元の処理は行わない。
Next, an event or message, that is, an interrupt from the magnetic disk controller 14 is transmitted to the arithmetic unit 1.
Notify 2. The arithmetic unit 12 holds the content of the notified event or message. Also in this case, only the simple processing of retaining the contents is performed, and the processing of saving and restoring the software execution environment immediately before the occurrence of the interrupt is not performed.

【0025】次いで、LAN制御装置15からのイベン
ト又はメッセージすなわち割込みを、演算装置12に通
知する。演算装置12は、LAN制御装置15からのイ
ベント又はメッセージの通知に基づいて、割込み発生直
前のソフトウェア実行環境の保存、磁気ディスク制御装
置13,14及びLAN制御装置15からのイベント又
はメッセージの内容に応じた処理並びに割込み発生直前
のソフトウェア実行環境の復元を行う。なお、イベント
又はメッセージの内容に応じた処理は、その内容数だけ
行われる。
Next, an event or message, that is, an interrupt, from the LAN control device 15 is notified to the arithmetic device 12. Based on the notification of the event or message from the LAN controller 15, the arithmetic unit 12 saves the software execution environment immediately before the occurrence of the interrupt and changes the contents of the event or message from the magnetic disk controllers 13 and 14 and the LAN controller 15. The corresponding processing and restoration of the software execution environment immediately before the occurrence of the interrupt are performed. Processing corresponding to the content of the event or message is performed by the number of contents.

【0026】本実施の形態によれば、割込みの内容をま
とめて演算装置2に通知する機構をソフトウェアで実現
することによって、割込み発生直前のソフトウェア実行
環境の保存及び復元の処理の実行回数を減少させるとと
もに、割込み発生直前のソフトウェア実行環境の保存及
び復元に比べて簡単な処理であるイベント又はメッセー
ジの内容の保持を所定数だけ実行しているので、計算機
の割込み処理の際のオーバヘッドを従来に比べて軽減す
ることができる。
According to the present embodiment, the mechanism for notifying the arithmetic unit 2 of the contents of the interrupt in a batch is realized by software, thereby reducing the number of executions of the processing for saving and restoring the software execution environment immediately before the occurrence of the interrupt. In addition, since a predetermined number of events or message contents are stored, which is a simple process compared to saving and restoring the software execution environment immediately before the occurrence of an interrupt, the overhead of interrupt processing of the computer has been reduced. It can be reduced in comparison.

【0027】本発明は、上記実施の形態に限定されるも
のではなく、幾多の変更及び変形が可能である。例え
ば、周辺装置として、磁気ディスク制御装置やLAN制
御装置以外の他の任意の種類の装置を使用することがで
きる。また、所定数のイベント又はメッセージを一括し
て割込み処理する場合について説明したが、所定量のイ
ベント又はメッセージを一括して割込み処理する場合に
ついても適用することができる。
The present invention is not limited to the above-described embodiment, and many modifications and variations are possible. For example, any type of device other than the magnetic disk control device and the LAN control device can be used as the peripheral device. Also, the case where a predetermined number of events or messages are collectively interrupted has been described, but the present invention can also be applied to a case where a predetermined amount of events or messages are collectively interrupted.

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

【図1】 本発明による一括割込み処理装置を有する計
算機を示す図である。
FIG. 1 is a diagram showing a computer having a batch interrupt processing device according to the present invention.

【図2】 本発明による一括割込み処理装置の動作のフ
ローチャートである。
FIG. 2 is a flowchart of the operation of the batch interrupt processing device according to the present invention.

【図3】 本発明による一括割込み処理方法を実行する
計算機を示す図である。
FIG. 3 is a diagram showing a computer that executes a batch interrupt processing method according to the present invention.

【図4】 演算装置内部のソフトウェアを示す図であ
る。
FIG. 4 is a diagram showing software inside an arithmetic unit.

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

1,11 計算機 2,12 演算装置 3 割込み制御装置 4,5,13,14 磁気ディスク制御装置 6,15 LAN制御装置 7,8,16,17 磁気ディスク 9,18 LAN通信路 10,19 バス 1,11 computer 2,12 arithmetic unit 3 interrupt control unit 4,5,13,14 magnetic disk control unit 6,15 LAN control unit 7,8,16,17 magnetic disk 9,18 LAN communication path 10,19 bus

───────────────────────────────────────────────────── フロントページの続き (72)発明者 雨宮 真人 福岡県福岡市南区高宮2−15−11 Fターム(参考) 5B061 CC09 CC11 5B098 AA05 BA11 BB01 BB15 BB16 DD02  ────────────────────────────────────────────────── ─── Continuing on the front page (72) Inventor Masato Amamiya 2-15-11 Takamiya, Minami-ku, Fukuoka, Fukuoka F-term (reference) 5B061 CC09 CC11 5B098 AA05 BA11 BB01 BB15 BB16 DD02

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 イベント又はメッセージを発生させる手
段と、 所定数又は所定量のイベント又はメッセージの内容を保
持する手段と、 前記所定数又は所定量のイベント又はメッセージの内容
が割込みとして一括に通知され、かつ、その割込み発生
直前のソフトウェア実行環境の保存、前記所定数又は所
定量のイベント又はメッセージの内容に応じた処理及び
前記割込み発生直前のソフトウェア実行環境の復元を行
う手段とを具えるをことを特徴とする一括割込み処理装
置。
A means for generating an event or a message; a means for holding a predetermined number or a predetermined amount of the content of the event or message; and a notification of the predetermined number or the predetermined amount of the content of the event or message as an interrupt. Means for preserving the software execution environment immediately before the occurrence of the interrupt, processing in accordance with the contents of the predetermined number or the predetermined amount of events or messages, and restoring the software execution environment immediately before the occurrence of the interruption. A batch interrupt processing device.
【請求項2】 所定数又は所定量のイベント又はメッセ
ージの内容を保持するステップと、 前記所定数又は所定量のイベント又はメッセージの内容
を割込みとして一括に通知するステップと、 その割込み発生直前のソフトウェア実行環境を保存する
ステップと、 前記所定数又は所定量のイベント又はメッセージの内容
に応じた処理を実行するステップと、 前記割込み発生直前のソフトウェア実行環境の復元を行
うステップとを具えることを特徴とする一括割込み処理
方法。
2. A step of holding the contents of a predetermined number or a predetermined amount of events or messages; a step of collectively notifying the contents of the predetermined number or a predetermined amount of events or messages as an interrupt; Storing an execution environment; executing a process according to the contents of the predetermined number or the predetermined amount of events or messages; and restoring the software execution environment immediately before the occurrence of the interrupt. Batch interrupt processing method.
【請求項3】 所定数又は所定量のイベント又はメッセ
ージの内容を保持するステップと、 前記所定数又は所定量のイベント又はメッセージの内容
を割込みとして一括に通知するステップと、 その割込み発生直前のソフトウェア実行環境を保存する
ステップと、 前記所定数又は所定量のイベント又はメッセージの内容
に応じた処理を実行するステップと、 前記割込み発生直前のソフトウェア実行環境の復元を行
うステップとを具えることを特徴とするコンピュータに
よって実行される一括割込み処理プログラム。
3. A step of holding the contents of a predetermined number or a predetermined amount of events or messages; a step of collectively notifying the contents of the predetermined number or a predetermined amount of events or messages as an interrupt; Storing an execution environment; executing a process according to the contents of the predetermined number or the predetermined amount of events or messages; and restoring the software execution environment immediately before the occurrence of the interrupt. A batch interrupt processing program to be executed by a computer.
JP2001150738A 2001-05-21 2001-05-21 Simultaneous interruption processor, simultaneous interruption processing method and simultaneous interruption processing program performed by computer Pending JP2002342093A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2001150738A JP2002342093A (en) 2001-05-21 2001-05-21 Simultaneous interruption processor, simultaneous interruption processing method and simultaneous interruption processing program performed by computer
US10/147,998 US20030014558A1 (en) 2001-05-21 2002-05-20 Batch interrupts handling device, virtual shared memory and multiple concurrent processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001150738A JP2002342093A (en) 2001-05-21 2001-05-21 Simultaneous interruption processor, simultaneous interruption processing method and simultaneous interruption processing program performed by computer

Publications (1)

Publication Number Publication Date
JP2002342093A true JP2002342093A (en) 2002-11-29

Family

ID=18995703

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001150738A Pending JP2002342093A (en) 2001-05-21 2001-05-21 Simultaneous interruption processor, simultaneous interruption processing method and simultaneous interruption processing program performed by computer

Country Status (1)

Country Link
JP (1) JP2002342093A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7676610B2 (en) 2005-03-31 2010-03-09 Fujitsu Limited Device and method for optimization of target host device process handling according to the status and the priority of the target host device process

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7676610B2 (en) 2005-03-31 2010-03-09 Fujitsu Limited Device and method for optimization of target host device process handling according to the status and the priority of the target host device process

Similar Documents

Publication Publication Date Title
US8949498B2 (en) Interrupt handling in a virtual machine environment
US7627705B2 (en) Method and apparatus for handling interrupts in embedded systems
US20060036791A1 (en) Chipset support for managing hardware interrupts in a virtual machine system
EP1222529B1 (en) Method and device for monitoring the creation and destruction of child processes within an application executing in a computer system
US20080098362A1 (en) Software Testing Method
CN109933451B (en) RISC-V architecture based exception and interrupt handling system and method
US20040031034A1 (en) System, method and software for reducing interrupt latency while polling in system management mode
WO2004023288A2 (en) Preemption of interrupts having the same priority
JP2002342093A (en) Simultaneous interruption processor, simultaneous interruption processing method and simultaneous interruption processing program performed by computer
US5388261A (en) Apparatus and method for handling frame overruns in a digital signal processing system
KR20120065097A (en) Apparatus for processing input device interrupt and method thereof
US20160246740A1 (en) Processor system having nested vectored interrupt controller
US10025621B2 (en) Method and system for transition from direct interrupt state to virtual interrupt state of emulated computing environments
JP3329985B2 (en) How to modify the program
JP4140286B2 (en) Computer system
JP2677175B2 (en) External event detection method for computer system
JPH11167494A (en) Arithmetic processor and register managing method for it
JP2770797B2 (en) Page Descriptor Update Control Method for Multiprocessor System
JPH03164940A (en) Computer having plural interruption periods
CN116886754A (en) Keep-alive method, equipment and medium for session control of distributed file storage system
CN116431280A (en) Interrupt signal processing method and interrupt signal processing device
JPH03167633A (en) Control method for interruption program
JPH0340143A (en) Debugging system for pipeline type computer
JPH01177133A (en) Event information system
JPH11249908A (en) Interrupt handling method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041019

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050308