JPH0251716A - Timer control system - Google Patents
Timer control systemInfo
- Publication number
- JPH0251716A JPH0251716A JP63203638A JP20363888A JPH0251716A JP H0251716 A JPH0251716 A JP H0251716A JP 63203638 A JP63203638 A JP 63203638A JP 20363888 A JP20363888 A JP 20363888A JP H0251716 A JPH0251716 A JP H0251716A
- Authority
- JP
- Japan
- Prior art keywords
- timer
- value
- timer block
- queue
- counter
- 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
Links
- 241000269627 Amphiuma means Species 0.000 claims description 2
- 238000000034 method Methods 0.000 abstract description 19
- 230000000737 periodic effect Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000001514 detection method Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000003999 initiator Substances 0.000 description 1
- 238000007689 inspection Methods 0.000 description 1
Abstract
Description
【発明の詳細な説明】
(産業上の利用分野〕
本発明はタイマーに時間を設定するタイマー制御方式に
関する。DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a timer control method for setting time on a timer.
従来、この種のタイマー制御方式は、1つのタイマーブ
ロックキューとタイマー要求単位として用いられるタイ
マーブロックとカンウターを備え、タイマー登録要求時
にタイマーブロックを1つ確保し、要求タイマー値にカ
ウンターのカウント値を加えた値をタイマーブロックに
設定し、このタイマーブロックをタイマーブロックキュ
ーにキューイングすることによりタイマーの登録を行な
い、周期的にカウンターに1を加算し、タイマーブロッ
クキューを検索して、該タイマーブロックキューにキュ
ーイングされてい・るタイマーブロックに設定されてい
る傾と加算されたカウント値が一致した場合、そのタイ
マーブロックをタイマーブロックキューからはずすこと
によりタイムアラ[・を検出していた。Conventionally, this type of timer control method has one timer block queue, a timer block used as a timer request unit, and a counter, and when a timer registration request is made, one timer block is reserved and the count value of the counter is set as the request timer value. Register the timer by setting the added value in the timer block, queuing this timer block in the timer block queue, periodically adding 1 to the counter, searching the timer block queue, and queuing the timer block to the timer block queue. If the slope set for a timer block queued in the queue matches the added count value, the timer block is removed from the timer block queue to detect a time error.
上述した従来のタイマー制御方式は、タイマーキューが
1つしかないので、周期的にタイムアウトを検出する処
理において、その時点で登録されているタイマーブロッ
クを全部検査する必要があり、処理時間が長くかかると
いう欠点がある。The conventional timer control method described above has only one timer queue, so in the process of periodically detecting a timeout, it is necessary to check all the timer blocks registered at that time, which takes a long time. There is a drawback.
(3題を解決するための手段)
本発明のタイマー制御方式は、
タイマー要求単位として用いられる1つまたは複数のタ
イマーブロックと、これらタイマーブロックをキューイ
ングするタイマーブロックキューが登録される複数の登
録エリアよりなるタイマーブロックキュー登録テーブル
と、カウンターを備え、
タイマー登録要求時に、前記タイマーブロックを1つ確
保し、要求されたタイマー値に前記カウンターのカウン
ト値を加えた値を該タイマーブロックに設定し、該設定
値をBとし前記タイマーブロックキュー登録テーブルの
登録エリアの数をAとした場合、BをAで割った余りの
値でインデックスされる前記タイマーブロックキュー登
録テーブルの登録エリアに登録されたタイマーブロック
キューに該タイマーブロックをキューイングする手段と
、
周期的に前記カウンターのカウント値に1を加算し、該
カウント値に1が加算された値CをAで割った余りの値
でインデックスされる前記タイマーブロックキュー登録
テーブルの登録エリアに登録されているタイマーブロッ
クキューを検索し、該タイマーブロックキューにキュー
イングされているタイマーブロックに設定されている設
定値と前記カウント値に1が加算された値Cが一致した
場合、タイムアウトとみなして該タイマーブロックを該
タイマーブロックキューからはずす手段とを有する。(Means for Solving the Three Problems) The timer control method of the present invention includes one or more timer blocks used as timer request units, and a plurality of registrations in which timer block queues for queuing these timer blocks are registered. A timer block queue registration table consisting of areas and a counter are provided, and when a timer registration request is made, one of the timer blocks is secured and a value obtained by adding the count value of the counter to the requested timer value is set in the timer block. , if the setting value is B and the number of registration areas in the timer block queue registration table is A, the timer block queue registration table is registered in the registration area indexed by the remainder of dividing B by A. means for queuing the timer block in a timer block queue; and a means for periodically adding 1 to the count value of the counter, and indexing the count value by the remainder of the value C obtained by adding 1 to the count value by A. The timer block queue registered in the registration area of the timer block queue registration table is searched, and 1 is added to the setting value set for the timer block queued in the timer block queue and the count value. and means for removing the timer block from the timer block queue by regarding it as a timeout if the values C match.
周期的にカウンターのカウント値に1を加算した加im
cを登録エリアの数Aで割った余りの値でインデックス
されるタイマーブロック登録テーブルの登録エリアに登
録されているタイマーブロックキューだけを検索して、
そのタイマーブロックキューにキューイングされている
タイマーブロックに設定されている設定値と前記加算m
cが一致した場合にタイムアウトとみなせるので、タイ
マー登録中のタイマーブロック全数を検査する必要がな
く、処理時間が大巾に短縮される。Addition that periodically adds 1 to the count value of the counter
Search only for the timer block queue registered in the registration area of the timer block registration table that is indexed by the remainder of c divided by the number of registration areas A, and
The setting value set in the timer block queued in the timer block queue and the addition m
If c matches, it can be considered as a timeout, so there is no need to check all the timer blocks that are being registered as timers, and the processing time is greatly shortened.
次に、本発明の実施例について図面を参照して説明する
。Next, embodiments of the present invention will be described with reference to the drawings.
第1図は本発明のタイマー制御方式の一実施例のブロッ
ク図である。FIG. 1 is a block diagram of an embodiment of the timer control method of the present invention.
このタイマー制御方式は、主記憶S′Ill上にタイマ
ーブロック81.82,83.84.85゜86.87
とタイマーブロックキュー登録テーブル7とカウンター
6とタイマーを登録する処理9とタイムアウトを検出す
る処理10があり、タイマーを登録する処理9とタイム
アラ!−を検出する処1’I!10にはそれぞれインタ
ーフェース12と13とによりタイマー要求元11がイ
ンターフェースされ、また、周期割込装置3から割込線
5によって割り込みを受ける中央始期装置2によりバス
4を介して実行されるようになっている。タイマーブロ
ック81〜87は、タイマー要求単位として用いられ、
タイマーブロック81〜84は登録中であり、タイマー
ブロック85〜87は未使用の状態にある。タイマーブ
ロックキュー登録テーブル7は、タイマーブロック81
〜87がキューイングされるタイマーブロックキュー1
4o。This timer control method uses timer blocks 81.82, 83.84.85°86.87 on the main memory S'Ill.
There is a timer block queue registration table 7, a counter 6, a process 9 for registering a timer, and a process 10 for detecting timeout. - is detected 1'I! 10 is interfaced with a timer requestor 11 by interfaces 12 and 13, respectively, and is executed via a bus 4 by a central initiator 2 which receives interrupts on an interrupt line 5 from a periodic interrupt device 3. ing. Timer blocks 81 to 87 are used as timer request units,
Timer blocks 81-84 are being registered, and timer blocks 85-87 are unused. The timer block queue registration table 7 includes the timer block 81
Timer block queue 1 where ~87 is queued
4o.
141・・・14 A−1が登録されるA個の登録エリ
ア7o 、 L+ 、 72 、−、7A4.7A−2
,7A−1からなっている。第1図において登録エリア
72にはタイマーブロック81と82がキューイングさ
れているタイマーブロックキュー142が登録され、登
録エリア7A、3にはタイマーブロック83と84がキ
ューイングされているタイマーブロックキュー14八、
3が登録されている・。カウンター6は時間をカウント
する。141...14 A number of registration areas 7o, L+, 72, -, 7A4.7A-2 where A-1 is registered
, 7A-1. In FIG. 1, a timer block queue 142 in which timer blocks 81 and 82 are queued is registered in the registration area 72, and a timer block queue 142 in which timer blocks 83 and 84 are queued in registration areas 7A and 3. Eight,
3 are registered. Counter 6 counts time.
タイマー要求元11がタイマー要求のインターフェース
11を介してタイマーを登録する処理9に対してタイマ
ー起動を行なうと、タイマーを登録する処理9は未使用
のタイマーブロック85〜87のうちの1つを確保し、
確保されたタイマーブロックを8Dとしたとき要求タイ
マー値とカウンター6のカウント値との加算値Bをその
タイマーブロック8Dに設定したのら、その設定値Bを
タイマーブロックキュー登録テーブル7の登録エリア7
o、71.・・・、7A−1の数Aで割った余りの値E
でインデックスされる登録エリア7Eに登録されている
タイマーブロックキュー14Eにキューイングすること
によってタイマーの登録処理が終了する。When the timer request source 11 activates a timer for the timer registration process 9 via the timer request interface 11, the timer registration process 9 secures one of the unused timer blocks 85 to 87. death,
When the secured timer block is 8D, the added value B of the requested timer value and the count value of the counter 6 is set in the timer block 8D, and the set value B is set in the registration area 7 of the timer block queue registration table 7.
o, 71. ..., the remainder E when dividing 7A-1 by the number A
The timer registration process is completed by queuing the timer in the timer block queue 14E registered in the registration area 7E indexed by .
次に、周期割込装置3は、割込線5を介して中央処理装
置2に対して周期的な割込みを行っており、周期割込5
A置3からの割込みを受けた中央処理装置2はバス4を
介してタイムアウトを検出する処理10を実行する。タ
イムアウトを検出する処理10はカウンター6のカウン
ト値を1インクリメントして、そのインクリメントされ
た値CをAで割った余りの値Fでインデックスされるタ
イマーブロックキュー登録テーブル7の登録エリア7F
1.:l録されているタイマーブロックキュ−14F
にキューイングされているタイマーブロックを順次サー
チし、キューイングされているタイマーブロックに設定
されている値と、インクリメントされたカウント(aC
が一致した場合、タイムアウトとみなして、そのタイマ
ーブロックをタイマーブロックキュー14Fからはずし
てタイマー要求元11に対してタイムアウト通知のイン
ターフェース13を介してタイムアウト通知を行なう。Next, the periodic interrupt device 3 periodically interrupts the central processing unit 2 via the interrupt line 5.
The central processing unit 2 receiving the interrupt from the A station 3 executes a process 10 for detecting a timeout via the bus 4. The process 10 for detecting timeout increments the count value of the counter 6 by 1, and registers the registration area 7F of the timer block queue registration table 7, which is indexed by the remainder F obtained by dividing the incremented value C by A.
1. : Recorded timer block queue-14F
The timer blocks queued in the queue are sequentially searched, and the value set in the queued timer block and the incremented count (aC
If they match, it is regarded as a timeout, the timer block is removed from the timer block queue 14F, and a timeout notification is sent to the timer request source 11 via the timeout notification interface 13.
以上説明したように本発明は、タイマーブロックをキュ
ーイングするタイマーブロックキューが登録される複数
の登録エリアよりなるタイマーブロックキュー〇録テー
ブルを備え、タイマー登録要求時に確保したタイマーブ
ロックに、要求タイマー値にカウンターのカウ、ント値
を加えた値Bを設定し、Bを前記登録エリアの数Aで割
った余りの数でインデックスされる登録エリアに登録さ
れているタイマーブロックキューに該タイマーブロック
をキューイングし、周期的に1が加算されたカウンター
のカウント値CをAで割った余りの値でインデックスさ
れる◇録エリアに登録されているタイマーブロックキュ
ーを検索して、該タイマーブロックキュ〜にキューイン
グされているタイマーブロックに設定されている設定値
がCと一致した場合、タイムアウトとみなすことにより
、タイマーブロックがA個のタイマーブロックキューに
分散されていて、タイムアウト検出処理において、タイ
ムブロックの検査が1つのタイムブロックキューにキュ
ーイングされているタイマーブロックだけですむので処
理時間を大巾に短縮することができる効果がある。As explained above, the present invention is provided with a timer block queue record table consisting of a plurality of registration areas in which timer block queues for queuing timer blocks are registered, and the requested timer value is stored in the timer block secured at the time of a timer registration request. Set a value B which is the sum of the count value of the counter and queue the timer block in the timer block queue registered in the registration area indexed by the remainder of dividing B by the number A of the registration areas. ◇Search for the timer block queue registered in the recording area, which is indexed by the remainder of the count value C of the counter, which is periodically incremented by 1, by A, and enter the timer block queue. If the setting value set in the queued timer block matches C, it is considered as a timeout, and the timer block is distributed to A timer block queues, and in the timeout detection process, the timer block is Since the inspection only requires a timer block queued in one time block queue, the processing time can be greatly reduced.
第1図は本発明のタイマー制御方式の一実施例のブロッ
ク図である。
1・・・主記憶装置、 2・・・中央処理装置、3
・・・周期割込装置、 4・・・バス、5・・・割込
線、 6・・・カウンター7・・・タイマーブ
ロックキュー登録テーブル、7o 、 7+ 、 72
・=、 7A−3,7A−2,7A−+−fl録エリ
ア、
9・・・タイマーを登録する処理、
10・・・タイムアウトを検出する処理、11・・・タ
イマー要求元、
12・・・タイマー要求のインターフェース、13・・
・タイムアウト通知のインターフェース、14+
142.143・・・、 14A63.14A−2゜1
4 A−1・・・タイマーブロックキ1−81.82.
83,84..85,86.87・・・タイマーブロッ
ク。FIG. 1 is a block diagram of an embodiment of the timer control method of the present invention. 1... Main memory device, 2... Central processing unit, 3
...Periodic interrupt device, 4...Bus, 5...Interrupt line, 6...Counter 7...Timer block queue registration table, 7o, 7+, 72
・=, 7A-3, 7A-2, 7A-+-fl recording area, 9... Processing to register a timer, 10... Processing to detect timeout, 11... Timer request source, 12...・Timer request interface, 13...
・Timeout notification interface, 14+
142.143..., 14A63.14A-2゜1
4 A-1...Timer block key 1-81.82.
83, 84. .. 85, 86, 87... Timer block.
Claims (1)
のタイマーブロックと、これらタイマーブロックをキュ
ーイングするタイマーブロックキューが登録される複数
の登録エリアよりなるタイマーブロックキュー登録テー
ブルと、カウンターを備え、 タイマー登録要求時に、前記タイマーブロックを1つ確
保し、要求されたタイマー値に前記カウンターのカウン
ト値を加えた値を該タイマーブロックに設定し、該設定
値をBとし前記タイマーブロックキュー登録テーブルの
登録エリアの数をAとした場合、BをAで割った余りの
値でインデックスされる前記タイマーブロックキュー登
録テーブルの登録エリアに登録されたタイマーブロック
キューに該タイマーブロックをキューイングする手段と
、 周期的に前記カウンターのカウンタ値に1を加算し、該
カウント値に1が加算された値CをAで割った余りの値
でインデックスされる前記タイマーブロックキュー登録
テーブルの登録エリアに登録されているタイマーブロッ
クキューを検索し、該タイマーブロックキューにキュー
イングされているタイマーブロックに設定されている設
定値と前記カウント値に1が加算れた値Cが一致した場
合、タイムアウトとみなして該タイマーブロックを該タ
イマーブロックキューからはずす手段とを有するタイマ
ー制御方式。[Scope of Claims] 1. A timer block queue registration table consisting of one or more timer blocks used as timer request units and a plurality of registration areas in which timer block queues for queuing these timer blocks are registered; A counter is provided, and when a timer registration request is made, one of the timer blocks is secured, a value obtained by adding the count value of the counter to the requested timer value is set in the timer block, and the set value is set as B and the timer block is When the number of registration areas in the queue registration table is A, the timer block is queued in the timer block queue registered in the registration area of the timer block queue registration table that is indexed by the value of the remainder when B is divided by A. means for periodically adding 1 to the counter value of the counter, and a registration area of the timer block queue registration table that is indexed by a value of the remainder obtained by dividing the value C obtained by adding 1 to the count value by A. The timer block queue registered in the timer block queue is searched, and if the setting value set for the timer block queued in the timer block queue matches the value C, which is the count value plus 1, a timeout is detected. and means for removing the timer block from the timer block queue.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63203638A JPH0251716A (en) | 1988-08-15 | 1988-08-15 | Timer control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63203638A JPH0251716A (en) | 1988-08-15 | 1988-08-15 | Timer control system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0251716A true JPH0251716A (en) | 1990-02-21 |
Family
ID=16477364
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63203638A Pending JPH0251716A (en) | 1988-08-15 | 1988-08-15 | Timer control system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0251716A (en) |
-
1988
- 1988-08-15 JP JP63203638A patent/JPH0251716A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS5812611B2 (en) | Data Tensou Seigiyohoushiki | |
JPH0250753A (en) | Interrupt processing apparatus and method for computer | |
US5136714A (en) | Method and apparatus for implementing inter-processor interrupts using shared memory storage in a multi-processor computer system | |
SE7505994L (en) | DATA PROCESSING FACILITY INCLUDING INPUT / OUTPUT INSTRUCTIONS UNITS | |
JPH0251716A (en) | Timer control system | |
JPH01131943A (en) | Bus error processing system | |
JPH05134930A (en) | Memory protecting device | |
KR940007832B1 (en) | Method of measuring process load on real time system | |
JP2950249B2 (en) | Data processing device and sort operation device | |
JPH0448257B2 (en) | ||
JP2538680B2 (en) | CRT control circuit | |
JPS61202227A (en) | Data flow type central processing unit | |
JPH01204120A (en) | Timer control system | |
JP2913702B2 (en) | Access reception control method of multiprocessor system | |
JPH05241852A (en) | Interruption generating device for information processing system | |
JPH11143824A (en) | Bus arbitration system | |
JPH0293751A (en) | Priority order determining system for right to use bus | |
JPS59200344A (en) | Detection system for runaway of microprogram | |
JPH0358246A (en) | Data output circuit for debug | |
JPS59106060A (en) | Data logging system | |
JPH10171752A (en) | Method for monitoring data transfer of dma | |
JPS61650U (en) | Information processing device with multiple virtual memory method | |
JPH04247548A (en) | Parallel sorter | |
JPH0488459A (en) | Information processor | |
JPS55123721A (en) | Direct memory access unit |