Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP3190862B2 - Memory control system and printer device provided with this memory control system - Google Patents
[go: Go Back, main page]

JP3190862B2 - Memory control system and printer device provided with this memory control system - Google Patents

Memory control system and printer device provided with this memory control system

Info

Publication number
JP3190862B2
JP3190862B2 JP28536997A JP28536997A JP3190862B2 JP 3190862 B2 JP3190862 B2 JP 3190862B2 JP 28536997 A JP28536997 A JP 28536997A JP 28536997 A JP28536997 A JP 28536997A JP 3190862 B2 JP3190862 B2 JP 3190862B2
Authority
JP
Japan
Prior art keywords
master
processor
slave
memory
memory control
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.)
Expired - Fee Related
Application number
JP28536997A
Other languages
Japanese (ja)
Other versions
JPH11119943A (en
Inventor
英明 芦村
Original Assignee
日本電気オフィスシステム株式会社
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 日本電気オフィスシステム株式会社 filed Critical 日本電気オフィスシステム株式会社
Priority to JP28536997A priority Critical patent/JP3190862B2/en
Publication of JPH11119943A publication Critical patent/JPH11119943A/en
Application granted granted Critical
Publication of JP3190862B2 publication Critical patent/JP3190862B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、メモリ制御方式お
よびこのメモリ制御方式を備えたプリンタ装置に関し、
特にマスタプロセッサと複数のスレーブプロセッサとを
備えるマルチプロセッサ方式のメモリ制御方式およびこ
のメモリ制御方式を備えたプリンタ装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory control system and a printer having the memory control system.
In particular, the present invention relates to a multi-processor type memory control method including a master processor and a plurality of slave processors, and a printer device having the memory control method.

【0002】[0002]

【従来の技術】プリンタ装置には、印字データの編集、
描画を行うプリンタ制御部と用紙に印字を行うプリンタ
デバイス部が存在する。プリンタ制御部は、上位装置と
インターフェイスをとり、上位装置から送られてくるコ
マンドおよび印字情報を解析し、印字情報に従い編集、
描画を行う。描画完了後にプリンタデバイス部に印字を
行わせる。
2. Description of the Related Art In a printer device, editing of print data,
There are a printer control unit for drawing and a printer device unit for printing on paper. The printer control unit interfaces with the higher-level device, analyzes commands and print information sent from the higher-level device, and edits and edits according to the print information.
Perform drawing. After the drawing is completed, the printer device section performs printing.

【0003】従来、上述の処理を高速に行わせるため
に、プロセッサを複数設け、並行処理を行い高速化を図
ってきた。この場合、複数のプロセッサが同一の処理を
実行してマスタプロセッサのメモリへの書き込み動作が
発生したときに、書き込む内容は同一にも関わらずすべ
てのプロセッサが書き込み動作を実行してしまうため、
バス競合等により処理時間に無駄が発生する。
Conventionally, in order to perform the above processing at high speed, a plurality of processors have been provided, and parallel processing has been performed to achieve high speed. In this case, when a plurality of processors execute the same process and a write operation to the memory of the master processor occurs, all the processors execute the write operation even though the contents to be written are the same.
Processing time is wasted due to bus contention and the like.

【0004】複数個のプロセッサを使用するマルチプロ
セッサ装置において、マスタプロセッサとスレーブプロ
セッサとによって共用される共通メモリの制御方式が、
特開平2−143363号公報に開示されている。この
公報には、スレーブプロセッサ部とマスタプロセッサ部
との共通メモリをアクセスする場合、スレーブプロセッ
サ側にアクセスを行う優先率を与えることにより、バス
の競合を回避する技術が記載されている。マスタプロセ
ッサとスレーブプロセッサの優先率は、動作状態に応じ
て変更を行っている。
In a multiprocessor device using a plurality of processors, a control method of a common memory shared by a master processor and a slave processor is as follows.
It is disclosed in JP-A-2-143363. This publication describes a technique for avoiding bus contention by giving a priority rate for access to the slave processor when accessing a common memory between the slave processor and the master processor. The priority rates of the master processor and the slave processors are changed according to the operation state.

【0005】図4は、この公報に示されたブロック図で
ある。マルチプロセッサ装置は、マスタプロセッサ7
2、マスタプロセッサ72とバス75により接続された
マスタメモリ73、マスタメモリ73を制御するマスタ
メモリ制御回路74、スレーブプロセッサ76、マスタ
プロセッサ72とスレーブプロセッサ76とバス75、
79により接続された共通メモリ77、共通メモリ77
を制御する共通メモリ制御部78、および、スレーブプ
ロセッサ76の支配下の入出力装置80から構成され
る。
FIG. 4 is a block diagram shown in this publication. The multiprocessor device includes a master processor 7
2, a master memory 73 connected to the master processor 72 by a bus 75, a master memory control circuit 74 for controlling the master memory 73, a slave processor 76, a master processor 72, a slave processor 76, and a bus 75;
Common memory 77, common memory 77 connected by 79
, And an input / output device 80 under the control of the slave processor 76.

【0006】次に、動作を説明する。マスタプロセッサ
72からアクセス要求があると、マスタプロセッサ72
は、スレーブプロセッサ76がアクセス中でなく、か
つ、アクセス権を持っていなければ、共通メモリ77に
アクセスすることはできない。このようにアクセス権を
与え、アクセス権の調停を行う調停回路82により、共
通メモリアクセスの優先率が決められ、メモリアクセス
時のバス競合を防いでいる。このような方法で、マスタ
プロセッサとスレーブプロセッサ間でのバスの競合を防
ぎ、処理時間を短縮している。
Next, the operation will be described. When there is an access request from the master processor 72, the master processor 72
Cannot access the common memory 77 unless the slave processor 76 is accessing and has no access right. As described above, the arbitration circuit 82 for giving the access right and arbitrating the access right determines the priority rate of the common memory access, thereby preventing the bus contention at the time of the memory access. In this way, bus contention between the master processor and the slave processors is prevented, and the processing time is reduced.

【0007】[0007]

【発明が解決しようとする課題】上述した従来のメモリ
制御方式は、プロセッサにメモリアクセス優先率を設定
してバスの競合を防ぐことはできるが、メモリアクセス
は防げないため、不必要なメモリアクセスが発生し、ス
レーブプロセッサの効率化が十分には行われていないと
いう問題点がある。
In the above-mentioned conventional memory control method, the contention of buses can be prevented by setting a memory access priority rate in the processor. However, since memory access cannot be prevented, unnecessary memory access is not performed. Occurs, and the efficiency of the slave processor is not sufficiently improved.

【0008】本発明の目的は、マスタプロセッサからの
コマンドを受けたスレーブプロセッサがマスタメモリへ
の不必要なアクセスを行うことを防止し、処理速度を向
上させたメモリ制御方式およびこのメモリ制御方式を備
えたプリンタ装置を提供することにある。
An object of the present invention is to provide a memory control system which prevents a slave processor which has received a command from a master processor from making unnecessary access to a master memory, thereby improving the processing speed, and a memory control system which improves the processing speed. Printer device provided with the same.

【0009】[0009]

【課題を解決するための手段】本発明のメモリ制御方式
は、マスタプロセッサ部と複数のスレーブプロセッサ部
とを有するマルチプロセッサのメモリ制御方式におい
て、前記マスタプロセッサ部が前記複数のスレーブプロ
セッサ部に同一コマンドを発行したとき、前記複数のス
レーブプロセッサ部の内1個のスレーブプロセッサ部が
前記マスタプロセッサ部に処理アクセスを行うことを特
徴とする。
According to the present invention, there is provided a memory control method for a multiprocessor having a master processor and a plurality of slave processors, wherein the master processor is identical to the plurality of slave processors. When a command is issued, one of the plurality of slave processor units performs processing access to the master processor unit.

【0010】本発明のメモリ制御方式は、前記複数のス
レーブプロセッサ部は、前記マスタプロセッサ部へのア
クセス可否の情報を記録するマスタメモリアクセス可否
情報エリアを備えるようにしてもよい。
In the memory control method according to the present invention, the plurality of slave processors may include a master memory access information area for recording information on whether access to the master processor is possible.

【0011】本発明のメモリ制御方式は、前記マスタプ
ロセッサ部は、前記複数のスレーブプロセッサ部の内、
1個のスレーブプロセッサ部の前記マスタメモリアクセ
ス可否情報エリアに前記マスタプロセッサ部へのアクセ
ス可の情報を記録するようにしてもよい。
[0011] In the memory control method according to the present invention, the master processor section may include, among the plurality of slave processor sections,
The access permission information to the master processor unit may be recorded in the master memory access permission information area of one slave processor unit.

【0012】本発明のメモリ制御方式は、前記マスタプ
ロセッサ部は、前記複数のスレーブプロセッサ部の前記
マスタプロセッサ部へのアクセス優先順位を前記マスタ
メモリアクセス可否情報エリアに記録するようにしても
よい。
In the memory control method according to the present invention, the master processor may record the access priority of the plurality of slave processors to the master processor in the master memory access availability information area.

【0013】本発明のメモリ制御方式は、前記マスタプ
ロセッサ部は、前記マスタメモリアクセス可否情報エリ
アへの記録を前記マスタプロセッサ部の初期化時に行う
ようにしてもよい。
In the memory control method according to the present invention, the master processor may perform recording in the master memory access information area when the master processor is initialized.

【0014】本発明のプリンタ装置は、マスタプロセッ
サ部が複数のスレーブプロセッサ部に同一コマンドを発
行したとき、前記複数のスレーブプロセッサ部の内1個
のスレーブプロセッサ部が前記マスタプロセッサ部に処
理アクセスを行うことを特徴とする。
In the printer of the present invention, when the master processor issues the same command to the plurality of slave processors, one of the plurality of slave processors accesses the master processor for processing. It is characterized by performing.

【0015】[0015]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して詳細に説明する。図1は構成を示すブ
ロック図である。プリンタ装置1は、プリンタ制御部2
とプリンタデバイス部3とから構成される。プリンタ装
置1は、上位装置10から印刷要求を受けると、プリン
タ制御部2で上位装置10からのコマンドおよび印字情
報を解析し、印字情報に従い編集、描画を行う。プリン
タ制御部2は、描画完了後にプリンタデバイス部3にデ
ータを送り、印字を行わせる。
Next, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration. The printer device 1 includes a printer control unit 2
And a printer device unit 3. When the printer 1 receives a print request from the host device 10, the printer control unit 2 analyzes the command and print information from the host device 10, and performs editing and drawing according to the print information. After the drawing is completed, the printer control unit 2 sends data to the printer device unit 3 to perform printing.

【0016】プリンタ制御部2は、マスタプロセッサ部
4とスレーブプロセッサ部5a、スレーブプロセッサ部
5b、スレーブプロセッサ部5c、スレーブプロセッサ
部5dを含む。マスタプロセッサ部4とスレーブプロセ
ッサ部5a、5b、5c、5dは、共通バス6で接続さ
れる。スレーブプロセッサ部を複数含むのは、処理を高
速化するためである。
The printer controller 2 includes a master processor 4, a slave processor 5a, a slave processor 5b, a slave processor 5c, and a slave processor 5d. The master processor unit 4 and the slave processor units 5a, 5b, 5c, 5d are connected by a common bus 6. The reason for including a plurality of slave processor units is to speed up the processing.

【0017】マスタプロセッサ部4はマスタメモリ41
を含む。
The master processor 4 has a master memory 41.
including.

【0018】スレーブプロセッサ部5a、5b、5c、
5dは、それぞれ、マスタメモリ41へのアクセスを可
とするか否とするかの情報を記録するマスタメモリアク
セス可否情報エリア51a、マスタメモリアクセス可否
情報エリア51b、マスタメモリアクセス可否情報エリ
ア51c、マスタメモリアクセス可否情報エリア51d
が存在する。
The slave processor units 5a, 5b, 5c,
Reference numerals 5d denote a master memory access information area 51a, a master memory access information area 51b, a master memory access information area 51c, and a master memory information area for recording information as to whether access to the master memory 41 is permitted or not. Memory access availability information area 51d
Exists.

【0019】次に、動作について説明する。図2はマス
タプロセッサ部4の動作を示すフローチャートである。
Next, the operation will be described. FIG. 2 is a flowchart showing the operation of the master processor unit 4.

【0020】プリンタ装置1に電源が投入されると(ス
テップS1)、マスタプロセッサ部4は自分自身を初期
化する(ステップS2)と同時に実装されているスレー
ブプロセッサ部5a、5b、5c、5dの実装確認を行
い、スレーブプロセッサ部5aが実装されていれば、ス
レーブプロセッサ部5aのマスタメモリアクセス可否情
報エリア51aにアクセス可とセットする。
When the printer device 1 is turned on (step S1), the master processor unit 4 initializes itself (step S2) and simultaneously operates the slave processor units 5a, 5b, 5c, and 5d mounted. The mounting is confirmed, and if the slave processor unit 5a is mounted, access is set to the master memory access availability information area 51a of the slave processor unit 5a.

【0021】スレーブプロセッサ部5aが実装されてい
なければ、スレーブプロセッサ部5bの実装確認を行
い、スレーブプロセッサ部5bが実装されていれば、ス
レーブプロセッサ部5bのマスタメモリアクセス可否情
報エリア51bにアクセス可とセットする。
If the slave processor 5a is not mounted, the mounting of the slave processor 5b is confirmed. If the slave processor 5b is mounted, the master memory access availability information area 51b of the slave processor 5b can be accessed. And set.

【0022】このように、スレーブプロセッサ部の実装
をチェックし(ステップS3)、初期化処理時に実装さ
れているスレーブプロセッサ部1つのマスタメモリアク
セス可否情報エリアのみにアクセス可とセットする(ス
テップS4)。
As described above, the implementation of the slave processor unit is checked (step S3), and only the master memory access availability information area of one of the slave processor units installed at the time of initialization processing is set to be accessible (step S4). .

【0023】次に、上述のセットしたメモリアクセス可
否情報エリアを参照した処理について説明する。図3は
スレーブプロセッサ部5a、5b、5c、5dの動作を
示すフローチャートである。
Next, a process with reference to the set memory access availability information area will be described. FIG. 3 is a flowchart showing the operation of the slave processor units 5a, 5b, 5c and 5d.

【0024】マスタプロセッサ部4から、スレーブプロ
セッサ部5a、5b、5c、5dに共通の処理コマンド
が発行されたとき、スレーブプロセッサ部5a、5b、
5c、5dは、マスタプロセッサ部4からコマンドを受
信し、コマンドの処理を実行する(ステップS11)。
コマンド処理中にマスタメモリ41へアクセスが発生し
たとき(ステップS12)、初期化処理でセットされて
いるマスタメモリアクセス可否情報エリアを参照して、
マスタメモリ41へのアクセスが可であるのか不可であ
るのかを判断し(ステップS13)、マスタメモリ41
へのアクセスが可になっているスレーブプロセッサ部1
枚のみがアクセスをし、処理を実行する(ステップS1
4)。本実施の形態では、スレーブプロセッサ部5aが
アクセス可になっているので、スレーブプロセッサ部5
aがマスタメモリ41へアクセスする。
When a common processing command is issued from the master processor unit 4 to the slave processor units 5a, 5b, 5c and 5d, the slave processor units 5a, 5b,
5c and 5d receive the command from the master processor unit 4 and execute the processing of the command (Step S11).
When an access to the master memory 41 occurs during the command processing (step S12), referring to the master memory access availability information area set in the initialization processing,
It is determined whether access to the master memory 41 is permitted or not (step S13).
Processor unit 1 that can access to
Only the sheet accesses and executes the processing (step S1).
4). In the present embodiment, since the slave processor unit 5a is accessible, the slave processor unit 5a is accessible.
a accesses the master memory 41.

【0025】ステップS11で実行する共通の処理コマ
ンドの例としては、スレーブプロセッサ部の初期化処
理、あるいは、編集時に全スレーブプロセッサ部が持っ
ておくべきデータのロード等がある。編集時に全スレー
ブプロセッサ部が持っておくべきデータとは、例えばフ
ォントデータ等である。
Examples of the common processing command to be executed in step S11 include initialization processing of the slave processor sections, and loading of data that all slave processor sections should have at the time of editing. Data to be held by all slave processors during editing is, for example, font data.

【0026】上述のように、マスタプロセッサ部4は、
上位装置10よりコマンドを受け取った後に、マスタプ
ロセッサ部4内で1次処理を行い、スレーブプロセッサ
部5a、5b、5c、5dに2次処理のコマンドを発行
する。
As described above, the master processor unit 4
After receiving the command from the host device 10, the primary processing is performed in the master processor unit 4, and the secondary processing command is issued to the slave processor units 5a, 5b, 5c, and 5d.

【0027】マスタプロセッサ部4より共通の処理コマ
ンド、すなわち、同一のコマンドを複数のスレーブプロ
セッサ部に発行したとき、スレーブプロセッサ部での処
理過程、処理結果は同じである。このため、マスタプロ
セッサ部4への処理結果報告は複数のスレーブプロセッ
サ部から行う必要はない。
When the master processor 4 issues a common processing command, that is, the same command to a plurality of slave processors, the processing steps and processing results in the slave processors are the same. Therefore, it is not necessary to report the processing result to the master processor unit 4 from a plurality of slave processor units.

【0028】スレーブプロセッサ部5a、5b、5c、
5dは、2次処理のコマンドを実行し、マスタメモリ4
1へのアクセスが可になっているスレーブプロセッサ部
1枚のみがマスタプロセッサ部4への2次処理の結果を
報告する。共通の処理コマンドであるため、他のスレー
ブプロセッサ部はマスタプロセッサ部4への2次処理の
結果を報告するためのアクセスを行わない。これによ
り、マスタプロセッサ部4へのアクセスを少なくするこ
とができる。
The slave processor units 5a, 5b, 5c,
5d executes the command of the secondary processing,
Only one slave processor unit that has access to 1 reports the result of the secondary processing to the master processor unit 4. Since the command is a common processing command, the other slave processors do not access the master processor 4 to report the result of the secondary processing. Thereby, access to the master processor unit 4 can be reduced.

【0029】なお、本実施の形態では、実装している4
個のスレーブプロセッサ部をすべて使用する例を説明し
たが、4個に限定されるものではなく、また、すべてを
対象とする必要もない。例えば、4個のスレーブプロセ
ッサ部の内、3個のスレーブプロセッサ部でこのメモリ
制御方式を適用してもよい。
It should be noted that, in this embodiment,
Although an example in which all the slave processor units are used has been described, the number of slave processor units is not limited to four, and it is not necessary to cover all the slave processor units. For example, this memory control method may be applied to three slave processors out of four slave processors.

【0030】また、1個のスレーブプロセッサ部のマス
タメモリアクセス可否情報エリアにマスタプロセッサ部
へのアクセス可の情報を記録する例を説明したが、1個
に限定することはなく、優先順位を記録するようにして
もよい。
Also, an example has been described in which information on whether the master processor can be accessed is recorded in the master memory access availability information area of one slave processor. However, the priority is not limited to one, and priority is recorded. You may make it.

【0031】また、適用する装置は、プリンタ装置に限
定されるものではなく、マルチプロセッサ方式の情報処
理装置に適用することができる。
The apparatus to which the present invention is applied is not limited to a printer apparatus, but can be applied to a multiprocessor type information processing apparatus.

【0032】[0032]

【発明の効果】以上説明したように、本発明は、マスタ
メモリへのアクセスが可になっているスレーブプロセッ
サ部のみがマスタプロセッサ部にアクセスするため、メ
モリアクセスを減少させ、コマンド処理のレスポンス時
間を短縮する効果がある。
As described above, according to the present invention, since only the slave processor unit which can access the master memory accesses the master processor unit, the memory access is reduced and the response time of the command processing is reduced. Has the effect of shortening

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

【図1】本発明の実施の形態の構成を示すブロック図で
ある。
FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention.

【図2】マスタプロセッサ部の動作を示すフローチャー
トである。
FIG. 2 is a flowchart illustrating an operation of a master processor unit.

【図3】スレーブプロセッサ部の動作を示すフローチャ
ートである。
FIG. 3 is a flowchart illustrating an operation of a slave processor unit.

【図4】従来の技術を示すブロック図である。FIG. 4 is a block diagram showing a conventional technique.

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

1 プリンタ装置 2 プリンタ制御部 3 プリンタデバイス部 4 マスタプロセッサ部 5a、5b、5c、5d スレーブプロセッサ部 6 共通バス 10 上位装置 41 マスタメモリ 51a、51b、51c、51d マスタメモリアク
セス可否情報エリア
Reference Signs List 1 printer device 2 printer control unit 3 printer device unit 4 master processor unit 5a, 5b, 5c, 5d slave processor unit 6 common bus 10 host device 41 master memory 51a, 51b, 51c, 51d master memory access availability information area

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 3/12 G06F 15/177 672 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 3/12 G06F 15/177 672

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 マスタプロセッサ部と複数のスレーブプ
ロセッサ部とを有するマルチプロセッサのメモリ制御方
式において、前記マスタプロセッサ部が前記複数のスレ
ーブプロセッサ部に同一コマンドを発行したとき、前記
複数のスレーブプロセッサ部の内1個のスレーブプロセ
ッサ部が前記マスタプロセッサ部に処理アクセスを行う
ことを特徴とするメモリ制御方式。
In a multiprocessor memory control system having a master processor and a plurality of slave processors, when the master processor issues the same command to the plurality of slave processors, the plurality of slave processors are controlled by the slave processor. Wherein one of the slave processor units accesses the master processor unit for processing.
【請求項2】 前記複数のスレーブプロセッサ部は、前
記マスタプロセッサ部へのアクセス可否の情報を記録す
るマスタメモリアクセス可否情報エリアを備えたことを
特徴とする請求項1記載のメモリ制御方式。
2. The memory control method according to claim 1, wherein said plurality of slave processors have a master memory access information area for recording information on whether access to said master processor is possible.
【請求項3】 前記マスタプロセッサ部は、前記複数の
スレーブプロセッサ部の内、1個のスレーブプロセッサ
部の前記マスタメモリアクセス可否情報エリアに前記マ
スタプロセッサ部へのアクセス可の情報を記録すること
を特徴とする請求項2記載のメモリ制御方式。
3. The method according to claim 2, wherein the master processor records information indicating that the master processor can be accessed in the master memory access availability information area of one of the plurality of slave processors. 3. The memory control method according to claim 2, wherein:
【請求項4】 前記マスタプロセッサ部は、前記複数の
スレーブプロセッサ部の前記マスタプロセッサ部へのア
クセス優先順位を前記マスタメモリアクセス可否情報エ
リアに記録することを特徴とする請求項2記載のメモリ
制御方式。
4. The memory control according to claim 2, wherein the master processor records the access priority of the plurality of slave processors to the master processor in the master memory access availability information area. method.
【請求項5】 前記マスタプロセッサ部は、前記マスタ
メモリアクセス可否情報エリアへの記録を前記マスタプ
ロセッサ部の初期化時に行うことを特徴とする請求項3
または4記載のメモリ制御方式。
5. The master processor unit according to claim 3, wherein recording in the master memory access information area is performed when the master processor unit is initialized.
Or the memory control method according to 4.
【請求項6】 請求項1〜5の少なくともいずれか1項
に記載のメモリ制御方式を備えたことを特徴とするプリ
ンタ装置。
6. A printer device comprising the memory control system according to at least one of claims 1 to 5.
JP28536997A 1997-10-17 1997-10-17 Memory control system and printer device provided with this memory control system Expired - Fee Related JP3190862B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28536997A JP3190862B2 (en) 1997-10-17 1997-10-17 Memory control system and printer device provided with this memory control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28536997A JP3190862B2 (en) 1997-10-17 1997-10-17 Memory control system and printer device provided with this memory control system

Publications (2)

Publication Number Publication Date
JPH11119943A JPH11119943A (en) 1999-04-30
JP3190862B2 true JP3190862B2 (en) 2001-07-23

Family

ID=17690664

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28536997A Expired - Fee Related JP3190862B2 (en) 1997-10-17 1997-10-17 Memory control system and printer device provided with this memory control system

Country Status (1)

Country Link
JP (1) JP3190862B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010112177A1 (en) 2009-04-03 2010-10-07 Bayer Cropscience Aktiengesellschaft Acylated aminopyridines and aminopyridazines as insecticides

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010112177A1 (en) 2009-04-03 2010-10-07 Bayer Cropscience Aktiengesellschaft Acylated aminopyridines and aminopyridazines as insecticides

Also Published As

Publication number Publication date
JPH11119943A (en) 1999-04-30

Similar Documents

Publication Publication Date Title
JP3190862B2 (en) Memory control system and printer device provided with this memory control system
US6757798B2 (en) Method and apparatus for arbitrating deferred read requests
US6122699A (en) Data processing apparatus with bus intervention means for controlling interconnection of plural busses
JP2504818B2 (en) Common memory control method in multiprocessor device
JP3110024B2 (en) Memory control system
JPH11184761A (en) Read modify write control system
JPH0340417B2 (en)
JPH0844661A (en) Information processor
JP2708636B2 (en) Information processing device maintenance control method
JP2747258B2 (en) Write buffer busy control method
JP2000099391A (en) Printer, printer controlling method and storage medium
JP2860733B2 (en) Bus connection device
JP3019323B2 (en) Direct access to image memory
JP3036449B2 (en) Memory diagnostic device
JP2785855B2 (en) Information processing device
JPH044455A (en) Memory access arbitration circuit
JPH02103619A (en) Adapter device
JPS5921062B2 (en) Memory contention control method
JPH08123725A (en) Write-back cache system
JPH0553971A (en) Main storage device
JPH1131120A (en) Memory control method and device, and recording device equipped with the memory control device
EP0709784A2 (en) Bus locking mechanism in a computer system
JPH0619641A (en) Print control system
JPS5856891B2 (en) information processing system
JPH10161919A (en) Information processing system and information input / output control method

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010508

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090518

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100518

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110518

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110518

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120518

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120518

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130518

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140518

Year of fee payment: 13

LAPS Cancellation because of no payment of annual fees