JP2000339219A - Information processor, penalty time counting method and recording medium - Google Patents

Information processor, penalty time counting method and recording medium

Info

Publication number
JP2000339219A
JP2000339219A JP11148301A JP14830199A JP2000339219A JP 2000339219 A JP2000339219 A JP 2000339219A JP 11148301 A JP11148301 A JP 11148301A JP 14830199 A JP14830199 A JP 14830199A JP 2000339219 A JP2000339219 A JP 2000339219A
Authority
JP
Japan
Prior art keywords
read request
response data
time
received
read
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
JP11148301A
Other languages
Japanese (ja)
Inventor
Motohiro Sugimoto
基浩 杉本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Computertechno Ltd
Original Assignee
NEC Computertechno Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Computertechno Ltd filed Critical NEC Computertechno Ltd
Priority to JP11148301A priority Critical patent/JP2000339219A/en
Publication of JP2000339219A publication Critical patent/JP2000339219A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To count exact penalty time when an erroneous hit cache is caused. SOLUTION: A fact that a read request to be issued when the erroneous hit cache is caused by a processor 4 is received is notified to a read pending flag 3 and a read frequency counter 1 by a request receiving part 10, thus, count of the read frequency counter 1 is proceeded by 1 and the read pending flag 3 is set as '1'. When response data from a main storage part 5 is received via a system bus 41, the response data is supplied to the processor 4, reception of the response data is notified to the read pending flag 3 by a data transmitting part 20 and the lead pending flag 3 is set as 'zero'. Count of the penalty counter 2 is proceeded by one by every clock while the lead pending flag 3 shows '1'. The penalty time per one read request is counted by dividing a penalty counter value by a read frequency counter value.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、情報処理装置およ
びペナルティ時間計測方法、並びに記録媒体に関し、特
に、キャッシュミスした回数を積算するカウンタと、性
能計算に必要なペナルティ時間を積算するカウンタを有
し、正確なペナルティ時間を計算する情報処理装置およ
びペナルティ時間計測方法、並びに記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus, a penalty time measuring method, and a recording medium. In addition, the present invention relates to an information processing apparatus for calculating an accurate penalty time, a penalty time measuring method, and a recording medium.

【0002】[0002]

【従来の技術】従来の計算機システムの性能情報を得る
方法については、特開昭62−113248、特開平1
0−133902などにおいて開示されている。
2. Description of the Related Art Conventional methods for obtaining performance information of a computer system are disclosed in Japanese Patent Application Laid-Open Nos.
0-133902 and the like.

【0003】例えば、特開平10−133902におい
ては、評価対象のプログラムの命令を実行順番に取り出
し、命令がメモリアクセスを含まない場合、実行クロッ
クテーブルから命令の実行クロック数を求め、カウンタ
に加算し、メモリアクセスを含む場合、命令の参照アド
レスおよびキャッシュヒット率パラメータからキャッシ
ュヒット/ミスを確率的に判定し、キャッシュヒットの
場合、実行クロックテーブルよりキャッシュアクセスに
要するクロック数を求め、上記カウンタに加算し、キャ
ッシュミスの場合、命令の参照アドレスおよびページヒ
ット率パラメータからページヒット/ミスを確率的に判
定し、ページヒット/ミスに応じて実行クロックテーブ
ルよりメモリアクセスに要するクロック数を求め、上記
カウンタに加算し、総実行クロック数を求めるようにし
ている。
For example, in Japanese Patent Application Laid-Open No. Hei 10-133902, instructions of a program to be evaluated are fetched in the order of execution. If memory access is involved, a cache hit / miss is probabilistically determined from the reference address of the instruction and the cache hit rate parameter. If a cache hit occurs, the number of clocks required for cache access is obtained from the execution clock table and added to the counter. In the case of a cache miss, a page hit / miss is determined stochastically from the reference address of the instruction and the page hit rate parameter, and the number of clocks required for memory access is obtained from an execution clock table according to the page hit / miss. Is added to And so as to obtain the total number of execution clocks.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、従来の
技術には次のような問題点がある課題があった。即ち、
性能計算に必要なペナルティ時間を算出することができ
ないことである。その理由は、キャッシュミスした回数
を積算するカウンタを持つのみであり、性能計算に必要
なペナルティ時間を算出することができないからであ
る。
However, the prior art has the following problems. That is,
The point is that the penalty time required for performance calculation cannot be calculated. The reason is that it has only a counter that counts the number of cache misses, and cannot calculate the penalty time required for performance calculation.

【0005】本発明はこのような状況に鑑みてなされた
ものであり、キャッシュミスした回数を積算するカウン
タと、プロセッサによりキャッシュミスしたときに発行
されるリードリクエストが発行されてから、レスポンス
データを受け取るまでの時間を積算するカウンタを設け
ることにより、正確なペナルティ時間を計測することが
できるようにするものである。
The present invention has been made in view of such a situation, and a counter for accumulating the number of cache misses and a response data after a read request issued when a cache miss is issued by a processor are issued. By providing a counter for accumulating the time until reception, it is possible to measure an accurate penalty time.

【0006】[0006]

【課題を解決するための手段】請求項1に記載の情報処
理装置は、プロセッサと主記憶装置およびキャッシュメ
モリを備え、プロセッサがキャッシュメモリを介して主
記憶装置に対してデータの書き込みおよび及び読み込み
を行う情報処理装置において、プロセッサがキャッシュ
ミスしたときに発行するリードリクエストを受信するリ
ードリクエスト受信手段と、リードリクエストに対応し
て主記憶装置から供給されるレスポンスデータを受け取
るレスポンスデータ受け取り手段と、リードリクエスト
受信手段によってリードリクエストが受信されたときか
ら、レスポンスデータ受け取り手段によってレスポンス
データが受け取られるまでの時間を積算する時間積算手
段とを備えることを特徴とする。また、リードリクエス
ト受信手段によりリードリクエストが受信された回数を
積算するリード回数積算手段をさらに設け、時間積算手
段は、リードリクエスト受信手段によってリードリクエ
ストが受信されたときから、レスポンスデータ受け取り
手段によってレスポンスデータが受け取られるまでの時
間を積算し、時間積算手段によって積算された時間を、
リード回数積算手段によって積算されたリードリクエス
トが受信された回数で除算することにより、ペナルティ
時間が計測されるようにすることができる。また、時間
積算手段は、所定のクロックに同期してカウントを行う
カウンタにより構成されるようにすることができる。ま
た、リードリクエスト受信手段がリードリクエストを受
信したとき、所定のフラグがセットされ、レスポンスデ
ータ受け取り手段によりレスポンスデータが受け取られ
たときにフラグがリセットされるフラグ保持手段をさら
に設け、時間積算手段は、フラグ保持手段にフラグがセ
ットされている間、時間の計測を行うようにすることが
できる。請求項5に記載のペナルティ時間計測方法は、
プロセッサと主記憶装置およびキャッシュメモリを備
え、プロセッサがキャッシュメモリを介して主記憶装置
に対してデータの書き込みおよび及び読み込みを行う情
報処理装置において、ペナルティ時間を計測するペナル
ティ時間計測方法であって、プロセッサがキャッシュミ
スしたときに発行するリードリクエストを受信するリー
ドリクエスト受信ステップと、リードリクエストに対応
して主記憶装置から供給されるレスポンスデータを受け
取るレスポンスデータ受け取りステップと、リードリク
エスト受信ステップにおいてリードリクエストが受信さ
れたときから、レスポンスデータ受け取りステップにお
いてレスポンスデータが受け取られるまでの時間を積算
する時間積算ステップとを備えることを特徴とする。請
求項6に記載の記録媒体は、請求項5に記載のペナルテ
ィ時間計測方法を実行可能なプログラムが記録されてい
ることを特徴とする。本発明に係る情報処理装置および
ペナルティ時間計測方法、並びに記録媒体においては、
プロセッサがキャッシュミスしたときに発行するリード
リクエストを受信し、リードリクエストに対応して主記
憶装置から供給されるレスポンスデータを受け取り、リ
ードリクエストが受信されたときから、レスポンスデー
タが受け取られるまでの時間を積算する。
According to a first aspect of the present invention, there is provided an information processing apparatus comprising a processor, a main storage device, and a cache memory, wherein the processor writes and reads data to and from the main storage device via the cache memory. In the information processing device that performs, a read request receiving means for receiving a read request issued when the processor has a cache miss, response data receiving means for receiving response data supplied from the main storage device in response to the read request, And a time accumulating means for accumulating a time from when the read request is received by the read request receiving means to when the response data is received by the response data receiving means. Further, a read number accumulating means for accumulating the number of times the read request has been received by the read request receiving means is further provided. The time until the data is received is integrated, and the time integrated by the time integrating means is
The penalty time can be measured by dividing by the number of times the read request integrated by the read number integrating means is received. Further, the time integrating means can be configured by a counter that counts in synchronization with a predetermined clock. Further, when the read request receiving means receives the read request, a predetermined flag is set, and when the response data is received by the response data receiving means, the flag is reset. The time can be measured while the flag is set in the flag holding means. The penalty time measuring method according to claim 5,
A penalty time measuring method for measuring a penalty time in an information processing apparatus including a processor, a main storage device, and a cache memory, in which the processor writes and reads data to and from the main storage device via the cache memory, A read request receiving step for receiving a read request issued when the processor makes a cache miss, a response data receiving step for receiving response data supplied from the main storage device in response to the read request, and a read request receiving step. And a time integration step of integrating the time from when the response data is received to when the response data is received in the response data receiving step. A recording medium according to a sixth aspect is characterized by recording a program capable of executing the penalty time measuring method according to the fifth aspect. In the information processing apparatus and the penalty time measuring method according to the present invention, and in the recording medium,
The processor receives a read request issued when a cache miss occurs, receives response data supplied from the main storage device in response to the read request, and receives time from when the read request is received until the response data is received. Is multiplied.

【0007】[0007]

【発明の実施の形態】図1は、本発明の情報処理装置の
一実施の形態の構成例を示すブロック図である。図1に
示したように、本実施の形態は、キャッシュメモリ6を
備えるプロセッサ4と、プロセッサ4がキャッシュミス
したときに発行されるリードリクエストを受信し、リー
ドペンディングフラグ3に値1にセットするとともに、
リード回数カウンタ1の計数を1だけ進ませるリクエス
ト受信部10と、各種のデータを記憶する主記憶5と、
リードリクエストに従って主記憶5からシステムバス4
1を介して供給されるレスポンスデータを受信し、リー
ドペンディングフラグ3に値0にセットするデータ送出
部20と、リードペンディングフラグ3に値1がセット
されている間、所定のクロックに同期して、1クロック
毎に計数を1ずつ進ませるペナルティカウンタ2とから
構成されている。
FIG. 1 is a block diagram showing a configuration example of an embodiment of an information processing apparatus according to the present invention. As shown in FIG. 1, in the present embodiment, a processor 4 having a cache memory 6 and a read request issued when the processor 4 has a cache miss are received, and a value 1 is set to a read pending flag 3. With
A request receiving unit 10 for incrementing the count of the read number counter 1 by 1, a main memory 5 for storing various data,
According to the read request, the main memory 5 transfers the system bus 4
The data sending unit 20 receives the response data supplied via the "1" and sets the read pending flag 3 to a value "0", and synchronizes with a predetermined clock while the value "1" is set to the read pending flag 3. And a penalty counter 2 for incrementing the count by one for each clock.

【0008】リクエスト受信部10は、プロセッサ4か
らのリードリクエストを受け取ると、リードペンディン
グフラグ3及びリード回数カウンタ1に、リードリクエ
ストが発行されたことを通知するようになされている。
リードリクエストが発行されたことを通知されたリード
ペンディングフラグ3には値1がセットされ、リード回
数カウンタ1は計数を1だけ進ませるようになされてい
る。
When receiving a read request from the processor 4, the request receiving unit 10 notifies the read pending flag 3 and the read counter 1 that the read request has been issued.
The value 1 is set to the read pending flag 3 that has been notified that the read request has been issued, and the read number counter 1 advances the count by one.

【0009】データ送出部20は、システムバス41を
介して主記憶5より供給されるレスポンスデータを受信
したときに、リードペンディングフラグ3にレスポンス
データを受信したことを通知するようになされている。
レスポンスデータが受信されたことを通知されたリード
ペンディングフラグ3には値0がセットされるようにな
されている。
[0009] When receiving the response data supplied from the main memory 5 via the system bus 41, the data transmitting section 20 notifies the read pending flag 3 that the response data has been received.
The value 0 is set in the lead pending flag 3 that has been notified that the response data has been received.

【0010】ぺナルティカウンタ2は、リードペンディ
ングフラグ3に値1がセットされている間、所定のクロ
ックに同期して、1クロック毎に計数を1だけ進ませる
ようになされている。リード回数カウンタ1の計数値を
ペナルティカウンタ2の計数値で除算することにより、
ペナルティ時間を計算することができる。
While the value 1 is set in the read pending flag 3, the penalty counter 2 increments the count by one every clock in synchronization with a predetermined clock. By dividing the count value of the read counter 1 by the count value of the penalty counter 2,
The penalty time can be calculated.

【0011】次に、その動作について説明する。いま、
プロセッサ4がキャッシュミスヒットをしたと仮定す
る。即ち、キャッシュメモリ6に存在しないデータを参
照したものとする。このとき、プロセッサ4は主記憶5
に対して上記データの供給を要求する命令であるリード
リクエストを発行する。
Next, the operation will be described. Now
Assume that processor 4 has made a cache miss. That is, it is assumed that data that does not exist in the cache memory 6 is referred to. At this time, the processor 4 stores the main memory 5
, A read request, which is an instruction requesting the supply of the data, is issued.

【0012】リクエスト受信部10は、プロセッサ4に
より発行された命令を受信すると、デコードを開始し、
その命令がリードリクエストであることが確認される
と、主記憶5に対してリードリクエストを発行するとと
もに、リード回数カウンタ1及びリードペンディングフ
ラグ3に対して、プロセッサ4よりリードリクエストが
発行されたことを通知する。具体的には、例えば、リー
ドリクエスト発行通知信号11を1クロック間だけアク
ティブにして、リード回数カウンタ1及びリードペンデ
ィングフラグ3にそれぞれリードリクエストが発行され
たことを通知する。
When receiving the instruction issued by the processor 4, the request receiving unit 10 starts decoding,
When it is confirmed that the instruction is a read request, a read request is issued to the main memory 5 and a read request is issued from the processor 4 to the read number counter 1 and the read pending flag 3. Notify. Specifically, for example, the read request issuance notification signal 11 is activated only for one clock, and the read number counter 1 and the read pending flag 3 are notified that the read request has been issued.

【0013】このリードリクエスト発行通知信号11に
よりリードリクエストが発行されたことを通知されたリ
ード回数カウンタ1は、計数を1だけ進ませる。また、
このリードリクエスト発行通知信号11によりリードリ
クエストが発行されたことを通知されたリードペンディ
ングフラグ3には値1がセットされる。
The read number counter 1 notified of the issuance of the read request by the read request issuance notification signal 11 advances the count by one. Also,
The value 1 is set to the read pending flag 3 which has been notified that the read request has been issued by the read request issuance notification signal 11.

【0014】プロセッサ4によりリードリクエストが発
行されてから、例えば、10クロック後に、主記憶5か
らのレスポンスデータをシステムバス41を介してデー
タ送出部20が受信したとする。レスポンスデータを受
信したデータ送出部20は、プロセッサ4に対して、い
ま受信したレスポンスデータを送出するとともに、リー
ドペンディングフラグ3に対して、レスポンスデータを
受信したことを通知する。具体的には、例えば、レスポ
ンスデータ受信通知信号21を1クロック間だけアクテ
ィブにして、リードペンディングフラグ3にレスポンス
データが受信されたことを通知する。
Assume that the data transmission unit 20 receives response data from the main memory 5 via the system bus 41, for example, 10 clocks after the issuance of the read request by the processor 4. The data transmission unit 20 that has received the response data transmits the currently received response data to the processor 4 and notifies the read pending flag 3 that the response data has been received. Specifically, for example, the response data reception notification signal 21 is activated only for one clock, and the read pending flag 3 is notified that the response data has been received.

【0015】このレスポンスデータ受信通知信号21に
より、データ送出部20によってレスポンスデータが受
信されたことを通知されたリードペンディングフラグ3
には値0がセットされる。
In response to the response data reception notification signal 21, the read pending flag 3 that has been notified that the response data has been received by the data transmission unit 20.
Is set to the value 0.

【0016】そして、リードペンディングフラグ3に値
1がセットされている間、即ち、プロセッサ4によりリ
ードリクエストが発行されてからデータ送出部20によ
りレスポンスデータが受信されるまでの間、いまの場
合、10クロックの間、リードペンディングフラグ3か
らペナルティカウンタ2に対してペナルティカウンタ加
算通知がなされる。具体的には、例えば、ペナルティカ
ウンタ加算通知信号31を10クロックの間だけアクテ
ィブにして、リードペンディングフラグ3に値1がセッ
トされていることをペナルティカウンタ2に通知する。
In this case, while the value 1 is set in the read pending flag 3, that is, from when the read request is issued by the processor 4 to when the response data is received by the data sending unit 20, During 10 clocks, a penalty counter addition notification is sent from the read pending flag 3 to the penalty counter 2. Specifically, for example, the penalty counter addition notification signal 31 is activated only for 10 clocks, and notifies the penalty counter 2 that the value 1 is set in the read pending flag 3.

【0017】ペナルティカウンタ加算通知信号31によ
りリードペンディングフラグ3に値1がセットされてい
ることを通知されたペナルティカウンタ2は、所定のク
ロックに同期して1クロック毎に計数を1だけ進ませ
る。いまの場合、ペナルティカウンタ2の計数値(積算
値)は10となり、ペナルティ時間は10と計測するこ
とができる。
The penalty counter 2 which is notified that the value 1 has been set to the read pending flag 3 by the penalty counter addition notification signal 31 advances the count by one every clock in synchronization with a predetermined clock. In this case, the count value (integrated value) of the penalty counter 2 is 10, and the penalty time can be measured as 10.

【0018】そして、ペナルティカウンタ2の計数値を
リード回数カウンタ1の計数値(積算値)で除算するこ
とにより、リードリクエスト1回当たりのペナルティ時
間を実測することができる。
Then, by dividing the count value of the penalty counter 2 by the count value (integrated value) of the read number counter 1, the penalty time per one read request can be actually measured.

【0019】このように、キャッシュミスしたときにプ
ロセッサ4によりリードリクエストが発行されてから、
リードリクエストに対応するレスポンスデータを受け取
るまでの時間を積算するカウンタ(ペナルティカウンタ
2)を設けることにより、正確なペナルティ時間を計測
することが可能となる。
As described above, after a read request is issued by the processor 4 when a cache miss occurs,
By providing a counter (penalty counter 2) for accumulating the time until response data corresponding to the read request is received, an accurate penalty time can be measured.

【0020】以上のように、本実施の形態により、次の
ような効果を得ることができる。即ち、正確なペナルテ
ィ時間を計測することができることである。その理由
は、従来は、キャッシュミスした回数を積算するカウン
タを持つのみであったものを、リードリクエストが発行
されてからレスポンスデータを受け取るまでの時間を積
算するカウンタを設けるようにしたからである。
As described above, according to the present embodiment, the following effects can be obtained. That is, an accurate penalty time can be measured. The reason for this is that a counter that accumulates the time from when a read request is issued to when response data is received is provided instead of a counter that conventionally accumulates the number of cache misses. .

【0021】なお、上記実施の形態において用いた具体
的な数値は例であってこれに限定されるものではない。
The specific numerical values used in the above embodiment are examples, and the present invention is not limited to these numerical values.

【0022】[0022]

【発明の効果】以上の如く、本発明に係る情報処理装置
およびペナルティ時間計測方法、並びに記録媒体によれ
ば、プロセッサがキャッシュミスしたときに発行するリ
ードリクエストを受信し、リードリクエストに対応して
主記憶装置から供給されるレスポンスデータを受け取
り、リードリクエストが受信されたときから、レスポン
スデータが受け取られるまでの時間を積算するようにし
たので、キャッシュミスしたときに正確なペナルティ時
間を計測することができる。
As described above, according to the information processing apparatus, the penalty time measuring method, and the recording medium of the present invention, a read request issued by a processor when a cache miss occurs is received, and the processor responds to the read request. Since response data supplied from the main storage device is received and the time from when the read request is received until the response data is received is added, the accurate penalty time should be measured when a cache miss occurs. Can be.

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

【図1】本発明の情報処理装置の一実施の形態の構成例
を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration example of an information processing apparatus according to an embodiment of the present invention.

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

1 リード回数カウンタ 2 ペナルティカウンタ 3 リードペンディングフラグ 4 プロセッサ 5 主記憶 6 キャッシュメモリ 10 リクエスト受信部 11 リードリクエスト発行通知信号 20 データ送出部 21 レスポンスデータ受信通知信号 31 ペナルティカウンタ加算通知信号 41 システムバス 1 Read Number Counter 2 Penalty Counter 3 Read Pending Flag 4 Processor 5 Main Memory 6 Cache Memory 10 Request Receiving Unit 11 Read Request Issuance Notification Signal 20 Data Transmission Unit 21 Response Data Reception Notification Signal 31 Penalty Counter Addition Notification Signal 41 System Bus

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 プロセッサと主記憶装置およびキャッシ
ュメモリを備え、前記プロセッサが前記キャッシュメモ
リを介して前記主記憶装置に対してデータの書き込み及
び読み込みを行う情報処理装置において、 前記プロセッサがキャッシュミスしたときに発行するリ
ードリクエストを受信するリードリクエスト受信手段
と、 前記リードリクエストに対応して前記主記憶装置から供
給されるレスポンスデータを受け取るレスポンスデータ
受け取り手段と、 前記リードリクエスト受信手段によって前記リードリク
エストが受信されたときから、前記レスポンスデータ受
け取り手段によって前記レスポンスデータが受け取られ
るまでの時間を積算する時間積算手段とを備えることを
特徴とする情報処理装置。
1. An information processing apparatus comprising a processor, a main storage device, and a cache memory, wherein the processor writes and reads data to and from the main storage device via the cache memory. A read request receiving unit that receives a read request issued at the time, a response data receiving unit that receives response data supplied from the main storage device in response to the read request, and the read request is received by the read request receiving unit. An information processing apparatus comprising: a time integrating unit that integrates a time period from when the response data is received to when the response data is received by the response data receiving unit.
【請求項2】 前記リードリクエスト受信手段により前
記リードリクエストが受信された回数を積算するリード
回数積算手段をさらに備え、 前記時間積算手段は、前記リードリクエスト受信手段に
よって前記リードリクエストが受信されたときから、前
記レスポンスデータ受け取り手段によって前記レスポン
スデータが受け取られるまでの時間を積算し、 前記時間積算手段によって積算された時間を、前記リー
ド回数積算手段によって積算された前記リードリクエス
トが受信された回数で除算することにより、ペナルティ
時間が計測されることを特徴とする請求項1に記載の情
報処理装置。
2. The apparatus according to claim 1, further comprising: a read number accumulating means for accumulating the number of times the read request has been received by the read request receiving means, wherein the time accumulating means is provided when the read request is received by the read request receiving means. From the above, the time until the response data is received by the response data receiving means is integrated, and the time integrated by the time integrating means is calculated by the number of times the read request integrated by the read number integrating means is received. The information processing apparatus according to claim 1, wherein a penalty time is measured by dividing.
【請求項3】 前記時間積算手段は、所定のクロックに
同期してカウントを行うカウンタにより構成されること
を特徴とする請求項1に記載の情報処理装置。
3. The information processing apparatus according to claim 1, wherein said time integrating means comprises a counter that counts in synchronization with a predetermined clock.
【請求項4】 前記リードリクエスト受信手段が前記リ
ードリクエストを受信したとき、所定のフラグがセット
され、前記レスポンスデータ受け取り手段により前記レ
スポンスデータが受け取られたときに前記フラグがリセ
ットされるフラグ保持手段をさらに備え、 前記時間積算手段は、前記フラグ保持手段に前記フラグ
がセットされている間、時間の計測を行うことを特徴と
する請求項1に記載の情報処理装置。
4. A flag holding unit that sets a predetermined flag when the read request receiving unit receives the read request, and resets the flag when the response data is received by the response data receiving unit. The information processing apparatus according to claim 1, wherein the time accumulation unit measures time while the flag is set in the flag holding unit.
【請求項5】 プロセッサと主記憶装置およびキャッシ
ュメモリを備え、前記プロセッサが前記キャッシュメモ
リを介して前記主記憶装置に対してデータの書き込みお
よび及び読み込みを行う情報処理装置において、ペナル
ティ時間を計測するペナルティ時間計測方法であって、 前記プロセッサがキャッシュミスしたときに発行するリ
ードリクエストを受信するリードリクエスト受信ステッ
プと、 前記リードリクエストに対応して前記主記憶装置から供
給されるレスポンスデータを受け取るレスポンスデータ
受け取りステップと、 前記リードリクエスト受信ステップにおいて前記リード
リクエストが受信されたときから、前記レスポンスデー
タ受け取りステップにおいて前記レスポンスデータが受
け取られるまでの時間を積算する時間積算ステップとを
備えることを特徴とするペナルティ時間計測方法。
5. An information processing apparatus including a processor, a main storage device, and a cache memory, wherein the processor writes and reads data to and from the main storage device via the cache memory, and measures a penalty time. A penalty time measuring method, comprising: a read request receiving step of receiving a read request issued when the processor makes a cache miss; and a response data receiving response data supplied from the main storage device in response to the read request. A receiving step; and a time integration section for integrating the time from when the read request is received in the read request receiving step to when the response data is received in the response data receiving step. A penalty time measuring method, comprising:
【請求項6】 請求項5に記載のペナルティ時間計測方
法を実行可能なプログラムが記録されている記録媒体。
6. A recording medium on which a program capable of executing the penalty time measuring method according to claim 5 is recorded.
JP11148301A 1999-05-27 1999-05-27 Information processor, penalty time counting method and recording medium Pending JP2000339219A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11148301A JP2000339219A (en) 1999-05-27 1999-05-27 Information processor, penalty time counting method and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11148301A JP2000339219A (en) 1999-05-27 1999-05-27 Information processor, penalty time counting method and recording medium

Publications (1)

Publication Number Publication Date
JP2000339219A true JP2000339219A (en) 2000-12-08

Family

ID=15449732

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11148301A Pending JP2000339219A (en) 1999-05-27 1999-05-27 Information processor, penalty time counting method and recording medium

Country Status (1)

Country Link
JP (1) JP2000339219A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8738881B2 (en) 2008-02-13 2014-05-27 Nec Corporation Performance optimization system, method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8738881B2 (en) 2008-02-13 2014-05-27 Nec Corporation Performance optimization system, method and program

Similar Documents

Publication Publication Date Title
CN101238383B (en) GPS processing arrangement
US6792496B2 (en) Prefetching data for peripheral component interconnect devices
US6298397B1 (en) Data transfer control system determining a start of a direct memory access (DMA) using rates of a common bus allocated currently and newly requested
US6460107B1 (en) Integrated real-time performance monitoring facility
KR100969497B1 (en) Performance monitor and method therefor
JP2908739B2 (en) System and method for monitoring a CPU in a multiprocessor system
JP3696012B2 (en) Write operation sequencing bus bridge
US20060242517A1 (en) Monitoring a data processor to detect abnormal operation
KR101054109B1 (en) Method, apparatus, system, and computer readable medium for calculating message queue time
CN111448543A (en) Memory access technology and computer system
US5313622A (en) Timing apparatus and method for generating instruction signals
CN113468097A (en) Data exchange method based on system on chip
JP2000339219A (en) Information processor, penalty time counting method and recording medium
CN111679923A (en) Real-time communication method and system
JP3824122B2 (en) DMA device
US7085948B2 (en) Method, apparatus, and computer program product for implementing time synchronization correction in computer systems
JPH06187256A (en) Bus trace mechanism
JPH11212830A (en) Measuring device for performance of processor
JP3331695B2 (en) Time synchronization method
JP3178445B2 (en) Counter device
US20050120348A1 (en) Method of determining information about the processes which run in a program-controlled unit during the execution of a program by the program-controlled unit
CN112578413A (en) Timing synchronous timing method, device and remote synchronous timing system
CN117892218A (en) Frequency acquisition method and device of pressure sensor, computer equipment and medium
JP2982197B2 (en) Bus monitor circuit for cache
JP3110411B2 (en) TCS read failure indication device and TCS read failure indication method