JPS62113260A - Timer monitor control system for multi-cpu system - Google Patents

Timer monitor control system for multi-cpu system

Info

Publication number
JPS62113260A
JPS62113260A JP60253431A JP25343185A JPS62113260A JP S62113260 A JPS62113260 A JP S62113260A JP 60253431 A JP60253431 A JP 60253431A JP 25343185 A JP25343185 A JP 25343185A JP S62113260 A JPS62113260 A JP S62113260A
Authority
JP
Japan
Prior art keywords
cpu
timer
interrupt
request
time
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.)
Granted
Application number
JP60253431A
Other languages
Japanese (ja)
Other versions
JPH0241782B2 (en
Inventor
Hisatomo Suzuki
久智 鈴木
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 JP60253431A priority Critical patent/JPS62113260A/en
Publication of JPS62113260A publication Critical patent/JPS62113260A/en
Publication of JPH0241782B2 publication Critical patent/JPH0241782B2/ja
Granted legal-status Critical Current

Links

Abstract

PURPOSE:To hold the order of time monitoring operation by allowing a timer interruption handler for a CPU to refer to the status display of its CPU when the holding state of a timer interruption request is reset, and inhibiting interruption processing from being performed originally when the status display indicates that the processing is already finished. CONSTITUTION:Timer interruption handles 112 and 112 receiving time interruption requests generated by the detection parts 111 and 121 in their CPUs perform interruption processes firstly if time request control tables 13-15 precedent to timer request control tables assigned in their CPUs are left in a suspended state, thereby setting the status displays of the assigned CPUs to a processed state after the processes are completed. The timer interruption requests of their CPUs are processed after the completion of process of all precedent timer request control tables 13-15. A timer interruption handler which accepts a timer interruption request after the suspended state is reset performs an interruption process only when the status display of its CPU indicates an unprocessed state. Consequently, timer control in which the order of plural monitor times is held securely becomes possible and the efficiency of processes is improved.

Description

【発明の詳細な説明】 〔概要〕 複数のCPUで並行して複数のタイマ監視を実施してい
る場合、監視時間を経過してもタイマ完了通知を行なえ
ないCPUが生じる場合がある。
DETAILED DESCRIPTION OF THE INVENTION [Summary] When multiple CPUs are performing multiple timer monitoring in parallel, some CPUs may not be able to notify timer completion even after the monitoring time has elapsed.

この場合他のCPUが先行するCPUのタイマ監視を代
行し、完了通知処理の順序性を保証する。
In this case, another CPU supervises the timer monitoring of the preceding CPU to ensure the order of completion notification processing.

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

本発明は、複数のCPUにより並行処理を行なうマルチ
CPUシステムにおけるタイマ監視制御方式に関する。
The present invention relates to a timer monitoring control method in a multi-CPU system in which parallel processing is performed by a plurality of CPUs.

〔従来の技術〕[Conventional technology]

複数のCPUからなり、そのときどきで処理すべきジョ
ブを各CPUに割当て、あるいは空きのCPUが個々に
獲得して並行処理を行なうマルチCPUシステムにおい
て2時系列上に配置された一連の複数の時刻の到来を別
々のcpuで監視し。
A series of multiple times arranged in two time series in a multi-CPU system that consists of multiple CPUs, and jobs to be processed at that time are assigned to each CPU, or free CPUs are acquired individually to perform parallel processing. The arrival of is monitored by separate CPUs.

それぞれの時刻に対応する処理を順序性を保って実行す
る場合がある。
Processes corresponding to each time may be executed while maintaining order.

第3図にその1例を示す。図において、lないし4はそ
れぞれマルチCPUを構成するCPU−1ないしCPU
−4である。また5ないし10はそれぞれタイマ要求を
管理するタイマ要求制御テーブル(TQE:タイマ・キ
ュー・エレメント)であり、TQE−1ないしTQE−
6で表わされる。これらTQE−1ないしTQE−4の
それぞれは、タイマ割込み時刻と2割込み後に処理する
サービスの種類を管理するO8の制御テーブルである。
An example is shown in FIG. In the figure, l to 4 are CPU-1 to CPU, respectively, which constitute a multi-CPU.
-4. Further, numerals 5 to 10 are timer request control tables (TQE: timer queue elements) for managing timer requests, respectively, and TQE-1 to TQE-
It is represented by 6. Each of these TQE-1 to TQE-4 is a control table of O8 that manages the timer interrupt time and the type of service to be processed after two interrupts.

ここで、TQE−1ないしTQE−4は、現時点でそれ
ぞれCPU−1ないしCPU−4に処理が割当てられて
おり、各CPUは、対応するTQEを管理するTOD形
式の未来時刻を、自CPUのクロックコンパレータ(時
刻検出部)に設定し。
Here, processing of TQE-1 to TQE-4 is currently assigned to CPU-1 to CPU-4, respectively, and each CPU receives the future time in TOD format that manages the corresponding TQE from its own CPU. Set in the clock comparator (time detection section).

またTQEのアドレスを自CPUのメモリに記憶する。It also stores the TQE address in its own CPU's memory.

このように、各CPUへのTQEの割当てが行なわれた
後は、各CPUは、対応するTQEのタイマ割込みが発
生し、その受付は処理が完了するまで、TQEを解放す
ることはない。
In this way, after the TQE is allocated to each CPU, each CPU generates a timer interrupt for the corresponding TQE, and the TQE is not released until the reception of the timer interrupt is completed.

したがって、たとえばCPU−1がTQE−1の割込み
発生時刻からTQE−2の割込み発生時刻にまたがって
、タイマ割込みがサスペンド状態(割込み受付は待ち状
態)にあると、CPU−2はTQE−1の解放を待たず
にTQE−2の割込み処理を実行することになる。割込
みのサスペンド状態は、システムLRU (バッファか
らの古いデータの追い出し処理)走行中や割込み禁止中
に生じる。
Therefore, for example, if CPU-1 is in the suspended state (interrupt acceptance is in the waiting state) from the TQE-1 interrupt occurrence time to the TQE-2 interrupt occurrence time, CPU-2 TQE-2 interrupt processing is executed without waiting for release. The interrupt suspend state occurs during system LRU (processing to flush out old data from the buffer) or when interrupts are disabled.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述したように、従来のマルチCPUシステムでは、連
係して一連の時刻の各々を監視する処理を行なう場合、
先行する時刻のタイマ割込みがそのCPUにおいてサス
ペンド状態となった場合。
As mentioned above, in conventional multi-CPU systems, when performing processing to monitor each of a series of times in a coordinated manner,
When the timer interrupt at the preceding time causes the CPU to enter a suspended state.

その時間が長くなると1次のCPUにおいて後続のタイ
マ割込みが行なわれ、その割込み処理が先に実行される
可能性がある。そのような場合1時刻監視の順序性が保
たれなくなるという不都合があった。
If the time becomes longer, a subsequent timer interrupt may occur in the primary CPU, and the interrupt processing may be executed first. In such a case, there is a problem that the order of one-time monitoring cannot be maintained.

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

本発明は、マルチCPUシステムにおけるタイマ割込み
の順序性を保証するため、未来時刻の昇順につながれて
いるTQEの順序で割込み処理を行なうものである。
In order to guarantee the order of timer interrupts in a multi-CPU system, the present invention performs interrupt processing in the order of TQEs connected in ascending order of future time.

すなわち、タイマ割込みを受付けたCPUは。That is, the CPU that accepted the timer interrupt.

自CPUに割当てられたTQEよりも先行する割込み待
ちのTQEがあるとき、そのTQEから割込み処理を始
めて自己のTQEの割込み処理までを実行する。
When there is a TQE waiting for an interrupt that precedes the TQE assigned to its own CPU, interrupt processing is started from that TQE and executed up to the interrupt processing of its own TQE.

しかしこの後、先行する割込み待ちのTQEのCPtJ
が割込みを受付けた場合、二重処理となるので、そのC
PtJに割込み処理を実行させないように無処理(No
 0peration)とする。
However, after this, CPtJ of the TQE waiting for the preceding interrupt
If C accepts an interrupt, double processing will occur, so the C
To prevent PtJ from executing interrupt processing, set No processing (No
0operation).

第1図は2本発明によるタイマ制御方式の原理図である
FIG. 1 is a principle diagram of a timer control system according to the present invention.

図において、11はCPU−1,12はCPU−2,で
ある。また13.14はそれぞれCPU−1とCPU−
2に割当てられたタイマ要求制御テーブル、15は未割
当てのタイマ要求制御テーブルである。これらのテーブ
ルは時刻順にキューにつながれている。16.17はそ
れぞれCPU−1とCPU−2に割当てられたタイマ要
求制御テーブルに基づく割込み処理が終了したか否かを
示すステータス表示である゛。
In the figure, 11 is CPU-1, and 12 is CPU-2. Also, 13.14 are CPU-1 and CPU-
2 is a timer request control table assigned, and 15 is an unallocated timer request control table. These tables are queued in chronological order. 16 and 17 are status displays indicating whether or not the interrupt processing based on the timer request control tables assigned to CPU-1 and CPU-2 has been completed.

またCPU−I  CPU−2において、111゜12
1はそれぞれ割当てられたタイマ要求制御テーブル13
.14により指定される時刻(未来時刻)の到来を監視
し、その時刻にタイマ割込み要求を発生する時刻検出部
であり、112.122はそれぞれ時刻検出部に生じた
タイマ割込み要求を受付は処理するタイマ割込みハンド
ラである。
Also, in CPU-I CPU-2, 111°12
1 is each assigned timer request control table 13
.. 14 is a time detection unit that monitors the arrival of the time (future time) and generates a timer interrupt request at that time, and 112 and 122 are reception and processing timer interrupt requests generated in the time detection unit, respectively. This is a timer interrupt handler.

タイマ割込みハンドラ112.122は、それ・  ぞ
れ自CPU内の時刻検出部に生じたタイマ割込み要求を
受付けたとき、まず自CPUに割当てられているタイマ
要求制御テーブルよりも時間的順序で先行するタイマ要
求制御テーブルがサスペンド状B(割込み要求保留状態
)で残っているかどうかを調べ、残っていればその割込
み処理を先に実行させ、その処理終了後に1本来その処
理を割当てられているCPUのステータス表示を処理済
に設定する。このようにして先行する全てのタイマ要求
制御テーブルの処理が完了してから自CPUのタイマ割
込み要求を処理させる。またサスペンド状態を解除され
た後にタイマ割込み要求を受付けたタイマ割込みハンド
ラは、自CPUのステータス表示が未処理である場合に
のみ、その割込み処理を実行させる。
When each of the timer interrupt handlers 112 and 122 receives a timer interrupt request generated in the time detection unit in its own CPU, it first precedes the timer request control table assigned to its own CPU in time order. Check whether the timer request control table remains in suspended state B (interrupt request pending state), and if so, execute that interrupt process first, and after the process is finished, execute it on the CPU that was originally assigned to the process. Set the status display to processed. In this way, after all the preceding timer request control table processes have been completed, the timer interrupt request of the own CPU is processed. Further, the timer interrupt handler that receives a timer interrupt request after the suspend state is released executes the interrupt processing only when the status display of its own CPU is unprocessed.

[作用〕 第1図を参照して9本発明力式の動作を説明する。図中
の■ないし■は、動作例の制御手順を示している。
[Operation] The operation of the power type according to the present invention will be explained with reference to FIG. ■ to ■ in the figure indicate control procedures of operation examples.

■ CPU−1は、タイマ要求キューを検索し。■ CPU-1 searches the timer request queue.

未割当ての先頭のタイマ要求制御テーブル13を獲得し
、そのタイマ割込み時刻(1+ とする)を9時刻検出
部illに設定する。
The first unallocated timer request control table 13 is acquired, and its timer interrupt time (set to 1+) is set in the 9 time detection unit ill.

■ CPU−2は、同様にして次の未割当ての夕。■CPU-2 receives the next unassigned data in the same way.

イマ要求制御テーブル14を獲得し、そのタイマ割込み
時刻<11とする)を9時刻検出部121に設定する。
The timer request control table 14 is obtained, and the timer interrupt time <11) is set in the time detection unit 121.

■ CPU−1の時刻検出部111は1時刻t。■ The time detection unit 111 of the CPU-1 detects 1 time t.

が到来する也タイマ割込み要求を上げる。このとき、C
PU−1はたとえば割込み禁止状態にあり、そのためこ
のタイマ割込み要求は受付けられずサスペンド状態とな
る。
Also raises a timer interrupt request when it arrives. At this time, C
For example, PU-1 is in an interrupt-disabled state, so this timer interrupt request is not accepted and the PU-1 enters a suspended state.

■ CPU−1で1.のタイマ割込み要求がサスペンド
状態になっている間に次のタイマ割込み時刻t2が到来
し、CPU−2の時刻検出部121がタイマ割込み要求
を上げる。この場合割込み要求は受付けられ、タイマ割
込みハンドラ122が起動される。
■ 1 with CPU-1. While the timer interrupt request is in the suspended state, the next timer interrupt time t2 arrives, and the time detection unit 121 of the CPU-2 raises the timer interrupt request. In this case, the interrupt request is accepted and the timer interrupt handler 122 is activated.

■ CPU−2のタイマ割込みハンドラ122は。■ The timer interrupt handler 122 of the CPU-2.

自CPUのタイマ割込み制御テーブル14よりも先行す
るタイマ割込み時刻をもつタイマ要求制御テーブルの有
無を調べ、テーブル13を検出して、そのサービス種別
に基づ(その割込み処理を先に行なわせる。テーブル1
3の処理が終了したとき、■’CPU−1のステータス
表示16を処理済に設定する。
The CPU checks whether there is a timer request control table with a timer interrupt time earlier than the timer interrupt control table 14 of the own CPU, detects the table 13, and performs the interrupt processing first based on the service type. 1
When the processing in step 3 is completed, ■'Set the status display 16 of CPU-1 to "processed".

■ タイマ割込みハンドラ122は9次に自CPUの時
刻検出部121からの割込み要求を同様に処理し、■′
ステデース表示17を処理済に設定する。
■ The timer interrupt handler 122 processes the interrupt request from the time detection unit 121 of its own CPU in the same way,
The status display 17 is set to processed.

■ 時刻t2の後に、CPU−1の割込み禁止状態が解
除される。そのため9時刻検出部111から上げられて
いる時刻t1についての割込み要求は、受付けられ、タ
イマ割込みハンドラ112が起動される。
(2) After time t2, the interrupt inhibited state of CPU-1 is released. Therefore, the interrupt request for time t1 sent from the 9 time detection unit 111 is accepted, and the timer interrupt handler 112 is activated.

■ タイマ割込みハンドラ112は、自CPUのステー
タス表示16を参照し、それが処理済となっていること
を識別すると9割込み処理を実行せず1次のタイマ監視
処理のために、未割当てのタイマ要求制御テーブル15
を検索させる。
■ The timer interrupt handler 112 refers to the status display 16 of its own CPU, and when it identifies that the interrupt has been processed, it does not execute the 9th interrupt processing and uses the unallocated timer for the primary timer monitoring processing. Request control table 15
Let them search.

〔実施例〕〔Example〕

第2図に1本発明の1実施例構成を示す。 FIG. 2 shows the configuration of one embodiment of the present invention.

図において、21はCPU−1,22はC、P U−2
,23はシステムメモリ、24はバス、211.221
は時刻検出部、212.222はタイマ割込みハンドラ
、213,223は割込み処理ルーチン、231ないし
234はタイマ要求制御テーブル(TQE−1〜TQE
−4で表わす)。
In the figure, 21 is CPU-1, 22 is C, PU-2
, 23 is system memory, 24 is bus, 211.221
is a time detection unit, 212 and 222 are timer interrupt handlers, 213 and 223 are interrupt processing routines, and 231 to 234 are timer request control tables (TQE-1 to TQE
-4).

235.236はcpu−tとCPU−2のステータス
領域を表わす。
235 and 236 represent the status areas of cpu-t and CPU-2.

各CPUにおいて1時刻検出部211,221は、TQ
Eから取出されたタイマ割込み時刻(たとえばtI+F
)と、CPU内に設けられている時計装置く図示せず)
から供給される実時刻とを比較する比較器(クロックコ
ンパレータ)で構成される。比較器は、一致を検出した
後別途リセットされるまでタイマ割込み要求を上げる。
In each CPU, one time detection unit 211, 221 has TQ
The timer interrupt time taken from E (for example, tI+F
) and a clock device provided in the CPU (not shown)
It consists of a comparator (clock comparator) that compares the real time supplied from the clock. The comparator raises a timer interrupt request until it is reset separately after detecting a match.

タイマ割込み要求は、CPU内の制御により。Timer interrupt requests are controlled by the CPU.

割込み要求をマスクされる場合があり、その場合。Interrupt requests may be masked, in which case.

割込み要求は受付けられず、サスペンド状態が発生する
Interrupt requests are not accepted and a suspended state occurs.

タイマ割込みハンドラ212,222は、タイマ割込み
要求が受付けられた場合、特に図示のA。
When a timer interrupt request is accepted, the timer interrupt handlers 212 and 222 are operated by A shown in the figure.

Bの制御を実行する。Aは、TQEキューを先頭から調
べ、サスペンド状態のTQEを検出したときその割込み
処理を代行する制御である。Bは。
Execute control of B. A is a control that examines the TQE queue from the beginning and, when a suspended TQE is detected, performs interrupt processing on behalf of the TQE. B is.

自CPUが割込み要求をサスペンド状態にしていた後、
サスペンド状態を解除した場合に、自CPUのステータ
ス領域(235,236)から、自CPUが受持ってい
る時刻監視処理が終了しているか否かを認識し、処理済
の場合には1割込み処理ルーチン(213,223)の
実行をスキップさせる制御である。その他の場合には、
対応する割込み処理ルーチンの処理、すなわちTQEに
より指定されているサービス種類に基づく処理を実行さ
せる。
After the own CPU has suspended interrupt requests,
When the suspend state is released, it is recognized from the status area (235, 236) of the own CPU whether or not the time monitoring processing that the own CPU is in charge of has been completed, and if the processing has been completed, 1 interrupt processing is performed. This is control to skip execution of routines (213, 223). In other cases,
The processing of the corresponding interrupt processing routine, that is, the processing based on the service type specified by the TQE is executed.

TQEキュー(TQE−1〜TQE−4)および各CP
Uのステータス領域235,236は。
TQE queue (TQE-1 to TQE-4) and each CP
The status areas 235 and 236 of U.

システムメモリ23上に設けられ、各CPUによ   
Provided on the system memory 23 and used by each CPU.
.

り任意にアクセス可能にされる。be made freely accessible.

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

本発明によれば、先行する時刻の監視を受持つCPUの
状態に関係なく、複数の監視時刻の順序性を確実に保っ
たタイマ制御が可能となり、処理の効率化を図ることが
できる。
According to the present invention, it is possible to perform timer control that reliably maintains the order of a plurality of monitoring times, regardless of the state of the CPU responsible for monitoring the preceding time, and it is possible to improve processing efficiency.

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

第1図は本発明の原理的構成図、第2図は本発明の1実
施例の構成図、第3図は従来のマルチCPUシステムに
おけるタイマ制御の説明図である。 第1図中。 117 CPU−1 12: CPU−2 13〜15:タイマ要求制御テーブル 111.121:時刻検出部
FIG. 1 is a basic configuration diagram of the present invention, FIG. 2 is a configuration diagram of an embodiment of the present invention, and FIG. 3 is an explanatory diagram of timer control in a conventional multi-CPU system. In Figure 1. 117 CPU-1 12: CPU-2 13-15: Timer request control table 111.121: Time detection section

Claims (1)

【特許請求の範囲】 複数のCPU(11、12)からなり、一連の監視時刻
を各CPUに割当てて、時刻の到来によりタイマ割込み
を行なわせる時刻監視機能を有するマルチCPUシステ
ムにおいて、 各CPU(11、12)は、それぞれ時刻検出部(11
1、121)と、タイマ割込みハンドラ(112、12
2)と、ステータス表示(16、17)とをそなえ、 各CPU(11、12)のタイマ割込みハンドラ(11
2、122)は、自CPUの時刻検出部(111、12
1)からのタイマ割込み要求を受付けたとき、まず先行
する監視時刻のタイマ割込み要求が保留状態にあるかど
うかを調べ、保留状態にあれば、そのCPUの割込み処
理を自CPUで代行し、その後で自CPUのタイマ割込
み要求についての割込み処理を行なわせ、さらに上記各
割込み処理が終了したとき対応するCPUのステータス
表示を処理済に設定し、 また上記タイマ割込み要求の保留状態が解除されたとき
、当該CPUのタイマ割込みハンドラは、まず自CPU
のステータス表示を参照し、それが処理済を表示してい
る場合には本来の割込み処理を行なわないことを特徴と
するマルチCPUシステムにおけるタイマ監視制御方式
[Claims] In a multi-CPU system consisting of a plurality of CPUs (11, 12) and having a time monitoring function that allocates a series of monitoring times to each CPU and causes a timer interrupt to be performed when the time arrives, each CPU ( 11, 12) each have a time detection section (11
1, 121) and timer interrupt handler (112, 12
2) and a status display (16, 17), and a timer interrupt handler (11, 12) for each CPU (11, 12).
2, 122) is a time detection unit (111, 12) of its own CPU.
When a timer interrupt request from 1) is accepted, it is first checked whether the timer interrupt request of the preceding monitoring time is in a pending state, and if it is in a pending state, the interrupt processing for that CPU is handled by the own CPU, and then performs interrupt processing for the timer interrupt request of its own CPU, and also sets the status display of the corresponding CPU to processed when each of the above interrupt processing is completed, and when the pending state of the above timer interrupt request is released. , the timer interrupt handler of the CPU first
1. A timer monitoring control method in a multi-CPU system, characterized in that when the status display of the interrupt is referred to and the status display indicates that the interrupt has been processed, the original interrupt processing is not performed.
JP60253431A 1985-11-12 1985-11-12 Timer monitor control system for multi-cpu system Granted JPS62113260A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60253431A JPS62113260A (en) 1985-11-12 1985-11-12 Timer monitor control system for multi-cpu system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60253431A JPS62113260A (en) 1985-11-12 1985-11-12 Timer monitor control system for multi-cpu system

Publications (2)

Publication Number Publication Date
JPS62113260A true JPS62113260A (en) 1987-05-25
JPH0241782B2 JPH0241782B2 (en) 1990-09-19

Family

ID=17251301

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60253431A Granted JPS62113260A (en) 1985-11-12 1985-11-12 Timer monitor control system for multi-cpu system

Country Status (1)

Country Link
JP (1) JPS62113260A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001125878A (en) * 1999-10-29 2001-05-11 Nec Corp Cluster type computer system
JP2009026035A (en) * 2007-07-19 2009-02-05 Nec Corp Interrupt processing synchronizing device, interrupt processing synchronizing method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001125878A (en) * 1999-10-29 2001-05-11 Nec Corp Cluster type computer system
JP2009026035A (en) * 2007-07-19 2009-02-05 Nec Corp Interrupt processing synchronizing device, interrupt processing synchronizing method, and program

Also Published As

Publication number Publication date
JPH0241782B2 (en) 1990-09-19

Similar Documents

Publication Publication Date Title
KR101391907B1 (en) Interrupt Controller
WO2006076853A1 (en) A method of processing multi-thread/multi-task/multi-processor
US9367349B2 (en) Multi-core system and scheduling method
JPH0451335A (en) Data base processor
JPS62113260A (en) Timer monitor control system for multi-cpu system
JP3859564B2 (en) Event notification task control processing method and method, and program
JPH03244040A (en) Parallel run type debug system
JPS63146153A (en) System for processing interprocessor exclusive control
JP2000089971A (en) Method and device for controlling interruption order
JPH0573483A (en) Bus use right control method
JPH0981526A (en) Multiprocessor system
JPH02289020A (en) Time-out processing system for information processor
JP2770797B2 (en) Page Descriptor Update Control Method for Multiprocessor System
JPH064320A (en) Timer control system
JPS63265336A (en) Control system for preference allocation of shared resources
JPH03260734A (en) Resources control system for computer system
JPS62226236A (en) Intermission and restart processing system for state waiting resources in transaction processing system
JPH0431421B2 (en)
JPH07271617A (en) Recovery system with deadlock recurrence preventing function
JP2000259433A (en) Device and method for detecting deadlock
JPS62271147A (en) Task control method
JPS60118963A (en) Method and apparatus for selectively taking bus cycle in advance to adapt to higher preferential sequence transfer for direct memory access controller
JPH01177133A (en) Event information system
JPS61188642A (en) Abnormality detecting system in program execution
JPH04369759A (en) Processor occupying control method for multi-processor computer system