JPH09188011A - Apparatus and method for controlling memory means - Google Patents

Apparatus and method for controlling memory means

Info

Publication number
JPH09188011A
JPH09188011A JP8001595A JP159596A JPH09188011A JP H09188011 A JPH09188011 A JP H09188011A JP 8001595 A JP8001595 A JP 8001595A JP 159596 A JP159596 A JP 159596A JP H09188011 A JPH09188011 A JP H09188011A
Authority
JP
Japan
Prior art keywords
storage
capacity
storage area
area
data
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
JP8001595A
Other languages
Japanese (ja)
Inventor
Yuji Sumiya
裕司 角谷
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP8001595A priority Critical patent/JPH09188011A/en
Publication of JPH09188011A publication Critical patent/JPH09188011A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To minimize the memory region recovered from a memory mean when the memory capacity of the predetermined memory region of the memory becomes insufficient with respect to the memory capacity necessary for command processing. SOLUTION: When a command is sent from a host computer 1, the demand quantity of the memory capacity of a predetermined memory region using the command is discriminated to judge whether or not the present memory capacity of the predetermined memory region is insufficient with respect to the demand quantity of the memory capacity. When the memory capacity is judged to be insufficient, the memory region becoming unnecessary in the memory region is successively selected on the basis of the preferential degree of the memory region by the quantity corresponding to insufficient capacity to be recovered. When the totalized value of the memory capacity of the recovered memory region reaches an insufficient capacity, the recovery of the memory region is completed. If necessary, the rearrangement of the memory region after recovery or the selection of a memory region to be recovered is performed so that the recovered memory region continues. By this constitution, the recovery of the memory region storing important data such as frequently used data can be suppressed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、ホストコンピュー
タなどの外部装置から送信されてくるデ−タを受信して
印字、表示等の出力を行う出力装置、特に、ホストコン
ピュ−タなどの外部装置から送信されてくる頁記述コー
ドを一旦ランレングスデ−タ、頂点座標デ−タ、ビット
マップデ−タ等の中間データに変換し、変換された中間
データをビットマップデ−タに展開した後、これを印
字、表示等する出力装置の技術分野に属する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an output device for receiving data transmitted from an external device such as a host computer and outputting the data such as printing and displaying, and more particularly to an external device such as a host computer. The page description code sent from the device is once converted into intermediate data such as run length data, vertex coordinate data, bitmap data, etc., and the converted intermediate data is expanded into bitmap data. Belongs to the technical field of output devices for printing, displaying, etc.

【0002】[0002]

【従来の技術】パーソナルコンピュータなどのホストコ
ンピュータでは、オペレータが頁記述言語を用いて、す
なわち、画面を定義するコードないしデータを入力して
画面を描く。この頁記述言語はオペレータにとって認識
し易くかつ入力データ数も少なくすむように工夫されて
いる。その一例を図2に示す。図中、例えば、頁記述コ
ード101は、中心座標を(1000,1875)にも
つ半径500の円を黒色で描くことに対する頁記述コー
ドの例を示している。以後頁記述コードとは頁記述言語
に従って入力された図形ないし文字を定義するデータの
ことをいう。
2. Description of the Related Art In a host computer such as a personal computer, an operator draws a screen by using a page description language, that is, by inputting codes or data defining the screen. This page description language is designed to be easy for an operator to recognize and to reduce the number of input data. An example is shown in FIG. In the figure, for example, page description code 101 shows an example of the page description code for drawing a circle having a center coordinate of (1000, 1875) and a radius of 500 in black. Hereinafter, the page description code refers to data defining a figure or character input according to the page description language.

【0003】オペレ−タにより描かれた画面を出力装
置、例えばインクジェットプリンタ、熱転写プリンタ、
レ−ザ−ビ−ムプリンタ等の印刷装置、表示装置により
印字、表示するためには画面に対応するビットマップデ
−タが必要である。このビットマップデ−タは、出力装
置の出力上の2次元的な位置に対応するドットや画素毎
に表示ないし印刷の有無を示す1ビットのデータを持つ
ものであり、例えば図3に示すように2481×350
8個の画素で構成される1頁の画面に対しては2481
×3508ビットのデータ長を持つ。
A screen drawn by an operator is used as an output device such as an ink jet printer, a thermal transfer printer, or the like.
Bit map data corresponding to the screen is required for printing and displaying by a printing device such as a laser beam printer or a display device. This bitmap data has 1-bit data indicating the presence or absence of display or printing for each dot or pixel corresponding to the two-dimensional position on the output of the output device. For example, as shown in FIG. 2481 x 350
2481 for a 1-page screen composed of 8 pixels
It has a data length of × 3508 bits.

【0004】出力装置の機能が低い場合には、ホストコ
ンピュータの側で頁記述コードをビットマップデ−タに
展開し、展開されたビットマップデ−タを出力装置へ送
るようにしている。
When the function of the output device is low, the page description code is expanded into bit map data on the host computer side and the expanded bit map data is sent to the output device.

【0005】この方式はホストコンピュータの負担が大
きいので、出力装置を高機能化し、頁記述コードをビッ
トマップデ−タへ展開する処理を出力装置の側で行なう
方式が用いられている。出力装置の側で頁記述コードを
ビットマップデ−タに展開する場合、ホストコンピュ−
タから送られてくる頁記述デ−タを一旦ビットマップデ
−タに展開し易い中間データに変換する方式が普及して
いる。例えば、頁記述コードが「円を描く」というコー
ドである場合、それを多数の頂点を持つ正多角形を示す
データに変換する。そして、変換された中間コ−ドをビ
ットマップデ−タに展開して出力手段に出力する。この
ように頁記述コ−ドを中間データに変換し、変換された
中間コ−ドをビットマプデ−タに展開すると、頁記述コ
−ドから直接的にビットマップデ−タに展開する処理に
比して高速にビットマップデ−タへの展開を行うことが
できる。
Since this system imposes a heavy burden on the host computer, a system is used in which the output device is highly functionalized and the process of expanding the page description code into bit map data is performed on the output device side. When the page description code is expanded to bitmap data on the output device side, the host computer
A method for converting page description data sent from the data into intermediate data that can be easily expanded into bit map data is widely used. For example, when the page description code is a code "drawing a circle", it is converted into data indicating a regular polygon having many vertices. Then, the converted intermediate code is expanded into bit map data and output to the output means. When the page description code is converted into the intermediate data and the converted intermediate code is expanded into the bit map data as described above, the page description code is directly expanded into the bitmap data. Thus, the bit map data can be expanded at high speed.

【0006】この中間データについては種々の形式が提
案されており、前述した例のように曲線図形を近似する
直線図形の各頂点を示す頂点座標デ−タに変換する例
(頂点座標形式という)、画素形成手段(例えばレーザ
プリンタの場合のレーザ)の走査線ごとに、印刷開始位
置と印刷終了位置を示す座標データに変換する例(ラン
レングス形式という)、頁記述コードに対応するビット
マップデ−タがすでに記憶手段に記憶されている場合に
はそのビットマップデ−タが記憶されている位置を示す
記憶アドレスに変換する例、あるいはビットマップデ−
タに展開した後それを中間データとして処理する例等が
ある。最後の例の場合は、すでにビットマップデ−タに
展開されている中間デ−タを用いるので、中間データを
そのまま出力すればよい。また、同一の出力装置が、例
えば、特定の頁記述コードはランレングス形式の中間デ
−タに変換し、他の特定の記述コードは頂点座標形式の
中間デ−タに変換する等複数の形式で中間データを持つ
こともある。
Various formats have been proposed for the intermediate data, and an example of converting the curve figure into the vertex coordinate data indicating each vertex of the approximated straight line figure (referred to as the vertex coordinate format) as described above. , An example of converting coordinate data indicating a print start position and a print end position for each scanning line of a pixel forming means (for example, a laser in the case of a laser printer) (called a run length format), a bit map data corresponding to a page description code -When the data is already stored in the storage means, an example of converting it into a storage address indicating the position where the bitmap data is stored, or bitmap data
There is an example in which it is processed as intermediate data after being expanded into data. In the case of the last example, since the intermediate data already developed in the bitmap data is used, the intermediate data may be output as it is. In addition, the same output device converts plural page description codes into run length format intermediate data and other specific description codes into vertex coordinate format intermediate data. Sometimes it has intermediate data.

【0007】中間デ−タをビットマップデ−タに展開す
るにあたっては、1頁分の中間デ−タをビッマップデ−
タに展開する方式や、1頁を複数の領域(バンド)に分
割し、各領域毎に順次中間デ−タをビットマップデ−タ
に展開する方式(バンド処理方式という)がある。前者
の方式は、1頁分のビットマップデ−タを記憶する記憶
手段(ペ−ジメモリという)を用意する方式である。一
方、後者の方式(バンド処理方式)は、1頁を複数の領
域に分割して各領域毎に中間コ−ドを記憶するととも
に、中間コ−ドをビットマップデ−タに展開できる記憶
手段を少なくとも二つ用意し、記憶手段を交互に使用し
ながら各領域の中間コ−ドを順次ビットマップデ−タに
展開する方式である。この方式によると、1頁中の一つ
の領域の中間コ−ドをビットマップデ−タに展開できる
だけの記憶容量を持つ記憶手段を少なくとも2つ用いれ
ば足りるので、1頁単位で中間コ−ドをビットマップデ
−タに展開する方式に比して展開されたビットマップデ
−タを記憶する記憶手段の合計記憶容量が少なくてす
む。
In developing the intermediate data into bitmap data, one page of intermediate data is bitmapped data.
There is a method of expanding the data into a plurality of areas (bands) and a method of expanding intermediate data into bitmap data for each area (called a band processing method). The former method is a method of preparing a storage means (called a page memory) for storing one page of bitmap data. On the other hand, in the latter method (band processing method), one page is divided into a plurality of areas, an intermediate code is stored for each area, and the intermediate code can be expanded into bitmap data. Is prepared, and the intermediate code of each area is sequentially expanded into bitmap data while alternately using the storage means. According to this method, it is sufficient to use at least two storage means having a storage capacity capable of expanding the intermediate code of one area in one page into the bitmap data, so that the intermediate code can be set in units of one page. The total storage capacity of the storage means for storing the expanded bit map data can be smaller than that of the method of expanding the bit map data into the bit map data.

【0008】[0008]

【発明が解決しようとする課題】このような出力装置に
おいては、ホストコンピュ−タ側から多量のイメ−ジデ
−タや複雑なデ−タ等が送られてくると、記憶手段の所
定の記憶領域、例えば、中間デ−タを記憶する記憶領域
やコマンドの処理を行う際に各種デ−タを一時的に記憶
する作業用の記憶領域等の記憶容量が現在の記憶容量で
は不足することがある。従来の記憶手段の管理装置は、
記憶手段の所定の記憶領域の記憶容量が不足した場合に
は、不要となった記憶領域、例えばキャッシュメモリ等
の記憶領域をすべて回収していた。したがって、キャッ
シュメモリを全て回収する必要がない場合であっても、
アウトラインフォントからビットマップデ−タに展開し
て得られたフォントデ−タを記憶するフォントキャッシ
ュメモリ等の頻繁に使用するデ−タが記憶されているキ
ャッシュメモリも回収してしまうので、フォントデ−タ
のフォントキャッシュメモリへの再登録等を行う必要が
あった。しかしながら、フォントデ−タのフォントキャ
ッシュメモリへの登録等には時間を要するので、印字、
表示等の処理時間が遅くなるという問題点があった。本
発明は、前記問題点を解決するために創案されたもので
あり、記憶手段の所定の記憶領域の記憶容量が不足する
場合に回収する記憶領域を必要最小限度に抑制すること
ができる記憶手段の管理装置及び記憶手段の管理方法を
提供することを課題とする。
In such an output device, when a large amount of image data, complicated data, etc. are sent from the host computer side, the predetermined storage of the storage means is performed. The storage capacity of the area, for example, a storage area for storing intermediate data or a work storage area for temporarily storing various data when processing commands may be insufficient with the current storage capacity. is there. The conventional storage device management device is
When the storage capacity of a predetermined storage area of the storage means is insufficient, the storage area that is no longer needed, for example, a storage area such as a cache memory, is collected. Therefore, even if it is not necessary to collect all the cache memory,
Since the cache memory that stores frequently used data, such as the font cache memory that stores the font data obtained by expanding the outline font into bitmap data, the font data is also collected. It was necessary to re-register to the font cache memory of. However, since it takes time to register font data in the font cache memory, printing,
There is a problem that the processing time for displaying and the like is delayed. The present invention was devised in order to solve the above-mentioned problems, and is a storage means capable of suppressing the storage area to be recovered to the minimum necessary when the storage capacity of a predetermined storage area of the storage means is insufficient. It is an object of the present invention to provide a management device and a management method of a storage unit.

【0009】[0009]

【課題を解決するための手段】前記課題を解決するため
に、請求項1に記載の発明は、入力されたコマンドやコ
−ドデ−タ等に基づいて所定の記憶領域にデ−タを記憶
する記憶手段の管理装置を、前記記憶手段の所定の記憶
領域の優先度を記憶する優先度記憶手段と、前記記憶手
段の所定の記憶領域の記憶容量が記憶容量要求量に対し
て不足する場合に、前記記憶手段の記憶領域の内不要と
なった記憶領域を不足容量を満たす分前記記憶領域の優
先度に基づいて選択して回収する領域回収手段とにより
構成する。請求項1に記載の記憶手段の管理装置は、記
憶手段の所定の記憶領域の記憶容量が記憶容量要求量に
対して不足する場合には、領域回収手段は、記憶手段の
記憶領域の内不要となった記憶領域を不足容量を満たす
分記憶領域の優先度に基づいて選択して回収することに
より記憶手段の所定の記憶領域の記憶容量を増加させ
る。これにより、回収する記憶領域を必要最小限度に抑
制することができ、出力装置の処理時間が遅くなるのを
防止することができる。
In order to solve the above-mentioned problems, the invention according to claim 1 stores data in a predetermined storage area based on an input command, code data or the like. The storage unit management device stores the priority storage unit that stores the priority of a predetermined storage area of the storage unit, and the storage capacity of the predetermined storage area of the storage unit is insufficient for the storage capacity request amount. In this case, an area collection unit that selects and collects an unnecessary storage area out of the storage areas of the storage unit based on the priority of the storage area as much as the insufficient capacity is satisfied. The storage device management apparatus according to claim 1, wherein when the storage capacity of a predetermined storage area of the storage means is insufficient with respect to the storage capacity request amount, the area collecting means is unnecessary in the storage area of the storage means. The storage capacity of the predetermined storage area of the storage means is increased by selecting and recovering the storage area that has become the storage area that satisfies the insufficient capacity based on the priority of the storage area. As a result, the storage area to be collected can be suppressed to the necessary minimum, and the processing time of the output device can be prevented from being delayed.

【0010】また、請求項2に記載の発明は、請求項1
に記載の記憶手段の管理装置において、前記優先度記憶
手段に記憶されている記憶領域の優先度を変更する優先
度変更手段を設ける。請求項2に記載の記憶手段の管理
装置は、特定の記憶領域に記憶されているデ−タを使用
する処理を多用する場合には、優先度変更手段により記
憶領域の優先度を変更する。これにより、使用状態に応
じて記憶領域の優先度を変更することができる。
[0010] The invention described in claim 2 is the same as the claim 1.
In the management device of the storage means described in (1), there is provided a priority changing means for changing the priority of the storage area stored in the priority storage means. In the storage unit management device according to the second aspect, when the process of using the data stored in the specific storage region is frequently used, the priority changing unit changes the priority of the storage region. Thereby, the priority of the storage area can be changed according to the usage state.

【0011】また、請求項3に記載の発明は、請求項1
又は2に記載の記憶手段の管理装置において、前記領域
回収手段は、入力されたコマンドに基づいて該コマンド
の処理に使用する所定の記憶領域の記憶容量要求量を判
別するとともに、前記記憶容量要求量と前記所定の記憶
領域の記憶容量とを比較して不足容量を判別するように
構成する。請求項3に記載の記憶手段の管理装置は、ホ
ストコンピュ−タ等の外部装置から送られてくるコマン
ドに基づいて該コマンドの処理に使用する所定の記憶領
域の記憶容量必要量を判別し、さらに現在の所定の記憶
領域の記憶容量が記憶容量要求量以下である場合にはそ
の差を計算して不足容量とする。これにより、記憶手段
の所定の記憶領域の記憶容量が不足するか否か、また不
足容量を容易に判別することができる。
[0011] The invention according to claim 3 is based on claim 1.
Alternatively, in the management device of the storage means according to the second aspect, the area collection means determines a storage capacity request amount of a predetermined storage area used for processing of the command based on the input command, and the storage capacity request. The amount is compared with the storage capacity of the predetermined storage area to determine the insufficient capacity. A storage means management device according to claim 3 determines a storage capacity required amount of a predetermined storage area used for processing of a command based on a command sent from an external device such as a host computer, Further, when the current storage capacity of the predetermined storage area is less than or equal to the storage capacity request amount, the difference is calculated and defined as the insufficient capacity. This makes it possible to easily determine whether or not the storage capacity of the predetermined storage area of the storage means is insufficient, and to easily determine the insufficient capacity.

【0012】また、請求項4に記載の発明は、請求項1
〜3のいずれかに記載の記憶手段の管理装置において、
前記領域回収手段は、優先度の低い順に記憶領域を選択
して回収するように構成する。請求項4に記載の記憶手
段の管理装置は、記憶領域を回収する際には、優先度の
低い記憶領域から順次選択して回収する。これにより、
優先度の高い記憶領域を極力保存することができる。
The invention described in claim 4 is the first invention.
In the management device of the storage means described in any one of
The area collection means is configured to select and collect the storage areas in order of decreasing priority. When reclaiming a storage area, the management device of the storage means according to claim 4 sequentially selects and reclaims from the storage area having a low priority. This allows
The storage area with high priority can be saved as much as possible.

【0013】また、請求項5に記載の発明は、請求項5
に記載の記憶手段の管理装置において、回収した複数の
記憶領域が連続していない場合には、回収した複数の記
憶領域が連続するように前記記憶手段の記憶領域を再配
置する領域配置手段を設ける。請求項5に記載の記憶手
段の管理装置は、優先度の低い順に記憶領域を回収する
と、回収した複数の記憶領域が連続していない場合があ
る。しかしながら、ホスコトンピュ−タ等の外部装置か
ら送られてくるコマンドによってはその処理に使用する
所定の記憶領域として連続した記憶領域を必要とするこ
ともあるので、領域配置手段は、回収した複数の記憶領
域が連続していない場合には回収した複数の記憶領域が
連続するように記憶手段の記憶領域を再配置する。これ
により、所定の記憶領域として連続した記憶領域を確保
することができる。
The invention according to claim 5 is the same as claim 5
In the management device of the storage means described in (3), when the plurality of collected storage areas are not continuous, an area arrangement means for rearranging the storage areas of the storage means is arranged so that the plurality of collected storage areas are continuous. Set up. When the storage unit management apparatus according to the fifth aspect collects the storage areas in ascending order of priority, the plurality of collected storage areas may not be continuous. However, depending on a command sent from an external device such as a fosso computer, a continuous storage area may be required as a predetermined storage area to be used for the processing, so the area arranging means uses a plurality of collected storage areas. When the areas are not continuous, the storage areas of the storage means are rearranged so that the plurality of collected storage areas are continuous. This makes it possible to secure a continuous storage area as the predetermined storage area.

【0014】また、請求項6に記載の発明は、請求項1
〜3のいずれかに記載の記憶手段の管理装置において、
前記領域回収手段は、前記記憶容量要求量を満たす連続
な記憶領域を選択して回収するように構成する。請求項
6に記載の記憶手段の管理装置は、記憶領域を回収する
際に、回収した記憶領域が記憶容量要求量を満たす連続
な記憶領域を選択する。これにより、記憶領域を回収し
た後に記憶手段の記憶領域を再配置することなく、所定
の記憶領域として連続した記憶領域を確保することがで
きる。
[0014] The invention according to claim 6 is the first invention.
In the management device of the storage means described in any one of
The area collection unit is configured to select and collect continuous storage areas that satisfy the storage capacity requirement. According to a sixth aspect of the present invention, the management device of the storage means selects, when recovering a storage area, a continuous storage area in which the recovered storage area satisfies the required storage capacity. With this, it is possible to secure a continuous storage area as a predetermined storage area without rearranging the storage area of the storage unit after the storage area is collected.

【0015】また、前記課題を解決するために、請求項
7に記載の発明は、入力されたコマンドやコ−ドデ−タ
に基づいて所定の記憶領域にデ−タを記憶する記憶手段
の管理方法を、前記記憶手段の所定の記憶領域の記憶容
量が記憶容量要求量に対して不足する場合に、前記記憶
手段の記憶領域の内不要となった記憶領域を不足容量を
満たす分記憶領域の優先度に基づいて選択して回収する
ように構成する。請求項7に記載の記憶手段の管理方法
は、記憶手段の所定の記憶領域の記憶容量が記憶容量要
求量に対して不足する場合には、記憶手段の記憶領域の
内不要となった記憶領域を不足容量を満たす分記憶領域
の優先度に基づいて選択して回収することにより記憶手
段の所定の記憶領域の記憶容量を増加させる。これによ
り、回収する記憶領域を必要最小限度に抑制することが
でき、出力装置の処理時間が遅くなるのを防止すること
ができる。
In order to solve the above-mentioned problems, the invention according to claim 7 is a storage means for storing data in a predetermined storage area based on an input command or code data. In the management method, when the storage capacity of a predetermined storage area of the storage means is insufficient with respect to the storage capacity request amount, the storage area that is no longer needed among the storage areas of the storage means is filled with the insufficient capacity. It is configured to select and collect based on the priority of. The management method of the storage means according to claim 7, wherein when the storage capacity of a predetermined storage area of the storage means is insufficient with respect to the storage capacity request amount, the storage area that is no longer needed Is selected and collected based on the priority of the storage area corresponding to the insufficient capacity, thereby increasing the storage capacity of the predetermined storage area of the storage means. As a result, the storage area to be collected can be suppressed to the necessary minimum, and the processing time of the output device can be prevented from being delayed.

【0016】また、請求項8に記載の発明は、請求項7
に記載の記憶手段の管理方法において、入力されたコマ
ンドに基づいて該コマンドに使用する所定の記憶領域の
記憶容量要求量を判別するとともに、前記記憶容量要求
量と前記所定の記憶領域の記憶容量とを比較して不足容
量を判別するように構成する。請求項8に記載の記憶手
段の管理方法は、ホストコンピュ−タ等の外部装置から
送られてくるコマンドに基づいて該コマンドの処理に使
用する所定の記憶領域の記憶容量要求量を判別し、さら
に現在の所定の記憶領域の記憶容量が記憶容量要求量以
下である場合にはその差を計算して不足容量とする。こ
れにより、記憶手段の所定の記憶領域の記憶容量が不足
するか否か、また不足容量を容易に判別することができ
る。
The invention described in claim 8 is the same as the claim 7.
In the management method of the storage means described in (3), the storage capacity request amount of the predetermined storage area used for the command is determined based on the input command, and the storage capacity request amount and the storage capacity of the predetermined storage area are also determined. It is configured so as to determine the insufficient capacity by comparing with. The storage means management method according to claim 8 determines a storage capacity required amount of a predetermined storage area used for processing of a command based on a command sent from an external device such as a host computer, Further, when the current storage capacity of the predetermined storage area is less than or equal to the storage capacity request amount, the difference is calculated and defined as the insufficient capacity. This makes it possible to easily determine whether or not the storage capacity of the predetermined storage area of the storage means is insufficient, and to easily determine the insufficient capacity.

【0017】また、請求項9に記載の発明は、請求項7
又は8に記載の記憶手段の管理方法において、優先度の
低い順に記憶領域を選択して回収するように構成する。
請求項9に記載の記憶手段の管理方法は、記憶領域を回
収する際には、優先度の低い順に記憶領域を選択して回
収する。これにより、優先度の高い記憶領域を極力保存
することができる。
The invention described in claim 9 is the same as claim 7
Alternatively, in the management method of the storage means described in 8, the storage areas are selected and collected in ascending order of priority.
According to the storage means management method of the ninth aspect, when the storage areas are collected, the storage areas are selected and collected in ascending order of priority. As a result, a storage area having a high priority can be saved as much as possible.

【0018】また、請求項10に記載の発明は、請求項
9に記載の記憶手段の管理方法において、回収した複数
の記憶領域が連続していない場合には、回収した記憶領
域が連続するように前記記憶手段の記憶領域を再配置す
るように構成する。請求項10に記載の記憶手段の管理
方法は、優先度の低い順に記憶領域を回収すると、回収
した複数の記憶領域が連続していない場合がある。しか
しながら、ホスコトンピュ−タから送られてくるコマン
ドによってはその処理に使用する所定の記憶領域として
連続した記憶領域を必要とすることもあるので、回収し
た複数の記憶領域が連続していない場合には回収した複
数の記憶領域が連続するように記憶手段の記憶領域を再
配置する。これにより、所定の記憶領域として連続した
記憶領域を確保することができる。
According to a tenth aspect of the present invention, in the storage means management method according to the ninth aspect, when the plurality of collected storage areas are not continuous, the collected storage areas are continuous. Further, the storage area of the storage means is rearranged. In the storage unit management method according to the tenth aspect, when the storage areas are collected in the order of low priority, the plurality of collected storage areas may not be continuous. However, some commands sent from the FOSCO computer may require a continuous storage area as a predetermined storage area to be used for the processing, so if multiple recovered storage areas are not continuous, The storage areas of the storage means are rearranged so that the plurality of collected storage areas are continuous. This makes it possible to secure a continuous storage area as the predetermined storage area.

【0019】また、請求項11に記載の発明は、請求項
7又は8に記載の記憶手段の管理方法において、前記記
憶容量要求量を満たす連続な記憶領域を選択して回収す
るように構成する。請求項11に記載の記憶手段の管理
方法は、記憶領域を回収する際には、回収した記憶領域
が記憶容量要求量を満たす連続な記憶領域を選択して回
収する。これにより、記憶領域を回収した後に記憶手段
の記憶領域を再配置することなく、所定の記憶領域とし
て連続した記憶領域を確保することができる。
Further, the invention according to claim 11 is the management method of the storage means according to claim 7 or 8, wherein the continuous storage area satisfying the storage capacity requirement is selected and collected. . According to the storage means management method of the eleventh aspect, when the storage area is collected, a continuous storage area in which the collected storage area satisfies the storage capacity requirement is selected and collected. With this, it is possible to secure a continuous storage area as a predetermined storage area without rearranging the storage area of the storage unit after the storage area is collected.

【0020】[0020]

【発明の実施の形態】以下に、本発明の記憶手段の管理
装置及び記憶手段の管理方法の実施の形態を図面を用い
て説明する。図1は、本発明が適用される出力装置の一
例のブロック図である。出力装置は、ホストコンピュ−
タ1と通信線5を介して接続されており、制御回路2、
種々の表示及びパラメ−タの設定等を行うパネル3、出
力手段である印刷エンジン4を備えている。制御回路2
は、入力手段である入力インタ−フェ−ス回路(I/
F)11、CPU(中央演算装置)12、ROM(読出
し専用メモリ)13、記憶手段であるRAM(読出し書
込みメモリ)14、入出力インタ−フェ−ス回路(I/
F)15、出力インタ−フェ−ス回路(I/F)16に
より構成されている。これらの構成要素は、通信バス1
7に接続されており、通信バス17を介してデ−タのや
り取りが行われる。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of a storage unit management apparatus and a storage unit management method according to the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of an example of an output device to which the present invention is applied. The output device is a host computer.
Is connected to the control circuit 2 via the communication line 5 and the control circuit 2,
A panel 3 for performing various displays and setting of parameters, and a print engine 4 as an output unit are provided. Control circuit 2
Is an input interface circuit (I /
F) 11, CPU (central processing unit) 12, ROM (read only memory) 13, RAM (read / write memory) 14 as storage means, input / output interface circuit (I / I)
F) 15 and an output interface circuit (I / F) 16. These components are the communication bus 1
7, and exchanges data via the communication bus 17.

【0021】ROM13には、ホストコンピュ−タ1か
ら送られてくる頁記述コ−ド等を受信して受信バッファ
28に記憶するプログラム、受信バッファ14に記憶さ
れた頁記述コ−ド等を中間デ−タに変換するプログラ
ム、中間デ−タをビットマップデ−タに展開するプログ
ラム、展開されたビットマップデ−タを出力インタ−フ
ェイス回路16を介して印刷エンジン4に出力するプロ
グラム、パラメ−タメモリ27に記憶されている記憶領
域の優先度を示すパラメ−タに基づいてRAM14の記
憶領域の回収を行うプログラム、記憶領域を回収した後
にRAM14の記憶領域を再配置するプログラム、パラ
メ−タメモリ27に記憶されている復帰モ−ドを示すパ
ラメ−タに基づいてRAM14を記憶領域を回収する前
の状態に復帰させるプログラム、入出力インタ−フェイ
ス15を介してパネル3への種々の表示及びパネル3の
操作等に基づいてパラメ−タメモリ28に記憶されてい
るパラメ−タの変更処理を行うプログラム等が記憶され
ている。また、ROM13は、頁記述コ−ドに含まれて
いる文字記述コ−ドで特定される文字を形成するビット
マップデ−タ及びアウトラインデ−タを記憶しているフ
ォントROMを持っている。
In the ROM 13, a program for receiving a page description code or the like sent from the host computer 1 and storing it in the reception buffer 28, and a page description code or the like stored in the reception buffer 14 are intermediate. A program for converting the data into intermediate data, a program for expanding the intermediate data into bitmap data, a program for outputting the expanded bitmap data to the print engine 4 via the output interface circuit 16, and parameters. A program for collecting the storage area of the RAM 14 based on a parameter indicating the priority of the storage area stored in the memory 27, a program for reallocating the storage area of the RAM 14 after collecting the storage area, and a parameter memory The RAM 14 is returned to the state before the storage area is recovered on the basis of the parameter indicating the return mode stored in 27. A program for changing the parameters stored in the parameter memory 28 based on various displays on the panel 3 and the operation of the panel 3 via the input / output interface 15 is stored. There is. The ROM 13 also has a font ROM which stores bitmap data and outline data forming a character specified by the character description code included in the page description code.

【0022】RAM14は、中間コ−ドを記憶する中間
デ−タメモリ21、中間コ−ドから展開されたビットマ
ップデ−タを1頁分記憶するペ−ジメモリ22、頁記述
コ−ドを中間デ−タに変換する処理、中間デ−タをビッ
トマップデ−タに展開する処理、ビットマップデ−タを
印刷エンジン4に出力する処理等において各種デ−タを
一時的に記憶するワ−クメモリ23、各種パラメ−タを
記憶するパラメ−タメモリ24、受信したデ−タを記憶
する受信バッファ25、将来的に使用する可能性の高い
デ−タ等を一時的に記憶するキャッシュメモリ26等を
持っている。
The RAM 14 has an intermediate data memory 21 for storing an intermediate code, a page memory 22 for storing one page of bitmap data expanded from the intermediate code, and an intermediate page description code. A data temporarily storing various data in a process of converting the data into intermediate data, a process of expanding the intermediate data into bitmap data, a process of outputting the bitmap data to the print engine 4, and the like. Memory 23, parameter memory 24 for storing various parameters, reception buffer 25 for storing received data, cache memory 26 for temporarily storing data that is likely to be used in the future, etc. have.

【0023】RAM14のキャッシュメモリ26は、例
えば図6aに示すような構成になっている。図6aにお
いて、キャッシュメモリ26は、再印字用デ−タキャッ
シュメモリ31、ユ−ザパスキャッシュメモリ32、フ
ォ−ムキャッシュメモリ33、パタ−ンキャッシュメモ
リ34、サ−クルキャッシュメモリ35、スクリ−ンキ
ャッシュメモリ36、フォントキャッシュメモリ37等
により構成されている。再印字用デ−タキャッシュメモ
リ31は次のペ−ジの印刷デ−タが入力されるまで印刷
済のデ−タを記憶するメモリであり、ユ−ザパスキャッ
シュメモリ32はユ−ザが定義した図形の集合体、ロゴ
等を記憶するメモリであり、フォ−ムキャッシュメモリ
33は伝票等のように罫線や記入欄のある帳票のフォ−
マットを記憶するメモリであり、パタ−ンキャッシュメ
モリ34は領域を塗る際に用いるハッチング等の模様デ
−タを記憶するメモリであり、サ−クルキャッシュメモ
リ35は直線の継ぎ目等の円形の図形を記憶するメモリ
であり、スクリ−ンキャッシュメモリ36は中間調で領
域を塗る際のビットマップを記憶するメモリであり、フ
ォントキャッシュメモリ37は文字の形状又はビットマ
ップを記憶するメモリである。
The cache memory 26 of the RAM 14 is constructed as shown in FIG. 6a, for example. In FIG. 6a, a cache memory 26 is a reprint data cache memory 31, a user path cache memory 32, a form cache memory 33, a pattern cache memory 34, a circle cache memory 35, and a screen. The cache memory 36 and the font cache memory 37 are included. The reprint data cache memory 31 is a memory for storing the printed data until the next page of print data is input, and the user path cache memory 32 is defined by the user. The form cache memory 33 is a memory for storing a collection of drawn figures, a logo, and the like. The form cache memory 33 stores the form of a form having ruled lines and entry fields like a slip.
The pattern cache memory 34 is a memory for storing mats, the pattern cache memory 34 is a memory for storing pattern data such as hatching used when painting an area, and the circle cache memory 35 is a circular figure such as a straight seam. , The screen cache memory 36 is a memory for storing a bit map when an area is painted in halftone, and the font cache memory 37 is a memory for storing a character shape or a bit map.

【0024】なお、図1では、1頁分の中間デ−タを記
憶する中間デ−タメモリ及び中間コ−ドから展開された
ビットマップデ−タを1頁分記憶するペ−ジメモリを用
いて1頁単位で処理を行う方式の出力装置を示したが、
例えば図3に示すように1頁を4分割したバンド(1)
〜バンド(4)等の各バンド毎の中間デ−タ等を記憶す
る複数のバンドメモリ及びバンド毎に展開されたビット
マップデ−タを記憶する少なくとも2つのバンドバッフ
ァを用いてバンド処理を行う方式の出力装置でもよい。
In FIG. 1, an intermediate data memory for storing one page of intermediate data and a page memory for storing one page of bitmap data expanded from the intermediate code are used. I have shown the output device of the method that processes on a page-by-page basis.
For example, as shown in FIG. 3, a band (1) obtained by dividing one page into four
Band processing is performed using a plurality of band memories for storing intermediate data for each band such as band (4) and at least two band buffers for storing bitmap data developed for each band. A system output device may be used.

【0025】中間デ−タメモリ21に記憶される中間デ
ータは、パケットと形状中間データないしパケットと文
字中間データとで構成されている。各パケットは、頁記
述コード毎に設けられ、識別子、色デ−タ、位置デ−
タ、ポイントデ−タにより構成されている。識別子は、
中間デ−タをいかなる形式で記憶しているか、例えばフ
ォントROMのアドレスを指定しているのか、形状中間
データ群あるいはキャッシュッメモリ中の多角形形状デ
ータを指定しているのか、形状中間データ群あるいはキ
ャッシュメモリ中のランレングスデータ又はビットマッ
トデ−タのアドレスを指定しているのかを示すものであ
る。色デ−タは、文字や図形の色を示すものであり、頁
記述コ−ドから得られる。位置デ−タは、文字や図形の
頁中の位置を示すものであり、頁記述コ−ドからあるい
は頁記述コ−ドが送られる順序から決められる。ポイン
タデ−タは、文字や図形の形状に対応する中間デ−タの
記憶場所を示すアドレスである。例えば、曲線が多角形
近似された場合には、その多角形の形状を定義する頂点
座標デ−タの記憶されているアドレスを示す。また、頁
記述コ−ドが文字コ−ドである場合には、その文字コ−
ドに対応する文字のビットマップデ−タが記憶されてい
るフォントROMのアドレスを示す。また、キャッシュ
メモリ中に既に格納されているデ−タである場合には、
キャッシュメモリのアドレスを示す。また、文字等のよ
うに予め定められているパターン以外の形状中間デー
タ、例えば多角形を定める中間データあるいはランレン
グスデータは形状中間データ群記憶エリアに記憶され、
ポインタデ−タはそのアドレスを示す。
The intermediate data stored in the intermediate data memory 21 is composed of a packet and shape intermediate data or a packet and character intermediate data. Each packet is provided for each page description code and has an identifier, color data, and position data.
It is composed of data and point data. The identifier is
In what format the intermediate data is stored, for example, is the address of the font ROM specified, is the intermediate shape data group or the polygonal shape data in the cache memory specified? Alternatively, it indicates whether the address of the run length data or the bit mat data in the cache memory is designated. The color data indicates the color of characters and figures and is obtained from the page description code. The position data indicates the position of a character or graphic on a page, and is determined from the page description code or the order in which the page description code is sent. The pointer data is an address indicating a storage location of intermediate data corresponding to the shape of a character or a figure. For example, when the curve is approximated by a polygon, the stored address of the vertex coordinate data defining the shape of the polygon is indicated. If the page description code is a character code, the character code
The address of the font ROM in which the bitmap data of the character corresponding to the code is stored is shown. If the data is already stored in the cache memory,
Indicates the address of the cache memory. Shape intermediate data other than a predetermined pattern such as characters, for example, intermediate data or run length data defining a polygon is stored in the intermediate shape data group storage area,
The pointer data indicates the address.

【0026】図1に示す出力装置の場合、受信バッファ
25に頁記述コ−ドが記憶されると、この頁記述コ−ド
の種類にあわせた形式の中間デ−タに変換され、変換さ
れた中間デ−タが中間デ−タメモリ21に記憶される。
そして、中間デ−タをビットマップデ−タに展開してペ
−ジメモリ22に記憶させて1頁分の出力を実行する。
In the case of the output device shown in FIG. 1, when the page description code is stored in the reception buffer 25, it is converted into intermediate data of a format suitable for the type of the page description code and converted. The stored intermediate data is stored in the intermediate data memory 21.
Then, the intermediate data is expanded into bit map data and stored in the page memory 22 to output one page.

【0027】本発明における記憶手段、優先度記憶手段
はRAM14に対応しており、優先度変更手段、モ−ド
設定手段はパネル3に対応している。また、本発明にお
ける領域回収手段及び領域配置手段はROM13に格納
されているプログラムにしたがって動作するCPU12
により実現されている。
The storage means and the priority storage means in the present invention correspond to the RAM 14, and the priority changing means and the mode setting means correspond to the panel 3. The area collecting means and the area arranging means in the present invention operate according to a program stored in the ROM 13
Has been realized.

【0028】次に、図1に示すRAM14の所定の記憶
領域の記憶容量が不足する場合に、RAM14の所定の
記憶領域の記憶容量を増加させるためにRAM14内の
記憶領域を回収する領域回収処理の動作を説明する。キ
ャッシュメモリは、現在の処理を行う上ではすぐに必要
ではないが、将来的に使用する可能性が高いデ−タ等を
記憶しておくためのものである。したがって、キャッシ
ュメモリを回収の対象とした場合について説明する。
Next, when the storage capacity of the predetermined storage area of the RAM 14 shown in FIG. 1 is insufficient, an area recovery process for recovering the storage area of the RAM 14 to increase the storage capacity of the predetermined storage area of the RAM 14. The operation of will be described. The cache memory is for storing data or the like which is not necessary immediately for performing the current processing but is likely to be used in the future. Therefore, the case where the cache memory is the object of collection will be described.

【0029】各キャッシュメモリ31〜37には優先度
が付与される。この優先度は、パラメ−タメモリ24に
各キャシュメモリの優先度を示すパラメ−タとして記憶
される。各キャッシュメモリの優先度は、一般的なユ−
ザを想定して予め設定しておくが、ユ−ザによっては特
定のキャッシュメモリに記憶されているデ−タを多用す
ることがあるので、パラメ−タメモリ24に記憶されて
いる各キャッシュメモリの優先度を変更する優先度変更
手段を設けておく。優先度変更手段としては、例えば、
キ−操作等を行うパネル3あるいはホストコンピュ−タ
1のキ−ボ−ド等が用いられる。
Priority is given to each of the cache memories 31 to 37. This priority is stored in the parameter memory 24 as a parameter indicating the priority of each cache memory. The priority of each cache memory is generally
Although it is preliminarily set assuming the user, the data stored in a specific cache memory may be used depending on the user. Therefore, the cache memory of each cache memory stored in the parameter memory 24 may be used. A priority changing means for changing the priority is provided. As the priority changing means, for example,
The panel 3 for performing key operations or the keyboard of the host computer 1 is used.

【0030】また、キャッシュメモリの内不要となった
キャッシュメモリを判断する方法としては種々可能であ
るが、その1例を説明する。キャッシュメモリに記憶さ
れている各キャッシュデ−タは、中間デ−タによって参
照されていること、すなわち、中間デ−タのポインタデ
−タがキャッシュメモリに記憶されているキャッシュデ
−タのアドレスを示していることを識別するための参照
カウンタを有している。例えば、文字デ−タ「A」に対
応する中間デ−タのポインタデ−タがフォントキャッシ
ュメモリに記憶されているデ−タ「A」のアドレスを示
している場合、フォントキャッシュメモリのデ−タ
「A」の参照カウンタが「1」となる。そして、この参
照カウンタの値は、中間デ−タ中のポインタデ−タがフ
ォントキャッシュメモリのデ−タ「A」のアドレスを示
す毎に増加する。すなわち、参照カウンタの値は、中間
デ−タ中で参照されている回数に応じた値となる。中間
デ−タがビットマップデ−タに展開されると、キャッシ
ュデ−タを参照していた中間デ−タが消滅するので、キ
ャッシュデ−タの参照カウンタの値が減じられる。参照
カウンタの値が「0」になっている状態は中間デ−タか
らの参照がなくなったことを意味する。したがって、各
キャッシュメモリに記憶されている各キャッシュデ−タ
の参照カウンタの値に基づいて各キャッシュメモリが不
要となったか否かを判断することができる。
Various methods can be used to determine the unnecessary cache memory among the cache memories. One example will be described. Each cache data stored in the cache memory is referred to by the intermediate data, that is, the pointer data of the intermediate data is the address of the cache data stored in the cache memory. It has a reference counter for identifying what is being shown. For example, when the pointer data of the intermediate data corresponding to the character data "A" indicates the address of the data "A" stored in the font cache memory, the data of the font cache memory. The reference counter of "A" becomes "1". The value of the reference counter is incremented every time the pointer data in the intermediate data indicates the address of the data "A" in the font cache memory. That is, the value of the reference counter is a value according to the number of times the reference is made in the intermediate data. When the intermediate data is expanded into the bitmap data, the intermediate data which referred to the cache data disappears, so that the value of the reference counter of the cache data is decreased. The state where the value of the reference counter is "0" means that there is no reference from the intermediate data. Therefore, it is possible to determine whether or not each cache memory is no longer needed based on the value of the reference counter of each cache data stored in each cache memory.

【0031】各キャッシュメモリ31〜37の優先度の
変更をパネル3のキ−操作等により行う動作を図4を用
いて説明する。パネル3には、通常は[READY]が
表示されている。(図4a) この状態で「Online」キ−を操作してパネル3に
[OFF LINE]を表示させる。(図4b) 次に、「MENU」キ−を操作してパネル3に[Cac
he Priority?]を表示させる。(図4c) この状態で「SET」キ−を操作してパネル3に[キャ
ッシュメモリ名(図では「FONT」)及び優先度1]
を表示させる。(図4d) フォントキャッシュメモリの優先度を1に設定する場合
は、図4dの状態で「SET」キ−を操作する。これに
より、フォントキャッシュメモリの優先度が1に設定さ
れるとともに、パネル3には次のキャッシュメモリ名が
表示される。図4dの状態で「NEXT」キ−を1回操
作すると優先度が2に変わる。(図4e) フォントキャッシュメモリの優先度を2に設定する場合
は、図4eの状態で「SET」キ−を操作する。これに
より、フォントキャッシュメモリの優先度が2に設定さ
れるとともに、パネル3には次のキャッシュメモリ名が
表示される。
The operation of changing the priority of each of the cache memories 31 to 37 by operating the key on the panel 3 will be described with reference to FIG. Normally, [READY] is displayed on the panel 3. (Fig. 4a) In this state, the "Online" key is operated to display [OFF LINE] on the panel 3. (Fig. 4b) Next, operate the "MENU" key to display [Cac
he Priority? ] Is displayed. (Fig. 4c) In this state, operate the "SET" key to display [Cache memory name ("FONT" in the figure) and priority 1] on the panel 3.
Is displayed. (FIG. 4d) When the priority of the font cache memory is set to 1, the "SET" key is operated in the state of FIG. 4d. As a result, the priority of the font cache memory is set to 1, and the next cache memory name is displayed on the panel 3. When the "NEXT" key is operated once in the state of FIG. 4d, the priority changes to 2. (FIG. 4e) When the priority of the font cache memory is set to 2, the "SET" key is operated in the state of FIG. 4e. As a result, the priority of the font cache memory is set to 2, and the next cache memory name is displayed on the panel 3.

【0032】次に、図1に示すRAM14の所定の記憶
領域の容量が不足する場合にキャッシュメモリ26の記
憶領域を回収する処理の一実施の形態を図5に示すフロ
−チャ−ト図に基づいて説明する。ホストコンピュ−タ
1から送られてくるコマンドに基づいて中間デ−タメモ
リ、ワ−クメモリ等の所定の記憶領域の記憶容量要求量
を判別することができる。例えば、イメ−ジデ−タ処理
コマンドとイメ−ジデ−タ量が共に送られてくる場合は
イメ−ジデ−タ量に基づいて記憶領域の必要記憶容量を
判別することができ、また、特定のコマンドに対しては
該コマンドの処理に使用する記憶領域の記憶容量要求量
を予めROM13に記憶してあるので、それに基づいて
判別することができる。したがって、ステップ(a1)
では、ホストコンピュ−タ1から入力されたコマンドに
基づいて所定の記憶領域の記憶容量要求量を判別し、こ
の記憶容量要求量に対して所定の記憶領域の現在の記憶
容量が不足するか否かを判断し、記憶容量が不足してい
れば不足容量を計算してステップ(a2)に進み、記憶
容量が不足していなければこの記憶領域回収処理を終了
する。ステップ(a2)では、キャッシュメモリ31〜
37の内不要となったキャッシュメモリが有るか否かを
判断し、不要となったキャッシュメモリがあればステッ
プ(a3)に進み、不要となったキャッシュメモリがな
ければステップ(a5)に進む。ステップ(a3)で
は、パラメ−タメモリ24に記憶されている記憶領域の
優先度に基づいて不要となったキャッシュメモリの内優
先度の一番低いキャッシュメモリを選択して回収した後
ステップ(a4)に進む。ステップ(a4)では、回収
したキャッシュメモリの記憶容量を集計し、集計した回
収容量が不足容量に達したか否かを判断し、達していな
ければステップ(a2)に戻って不要となったキャッシ
ュメモリの回収処理を続行し、不足容量に達していれば
この記憶領域回収処理を終了する。ステップ(a5)で
は、記憶容量不足等のエラ−メッ−ジの表示あるいは印
刷処理のやり直し等のエラ−処理を実行した後この記憶
領域回収処理を終了する。
Next, an embodiment of a process for recovering the storage area of the cache memory 26 when the capacity of the predetermined storage area of the RAM 14 shown in FIG. 1 is insufficient is shown in the flowchart of FIG. It will be explained based on. Based on the command sent from the host computer 1, the required storage capacity of a predetermined storage area such as the intermediate data memory and the work memory can be determined. For example, when both the image data processing command and the image data amount are sent, the required storage capacity of the storage area can be determined based on the image data amount, and the specific storage capacity can be determined. For the command, the storage capacity required amount of the storage area used for the processing of the command is stored in the ROM 13 in advance, so that the determination can be made based on that. Therefore, step (a1)
Then, the storage capacity requirement of the predetermined storage area is determined based on the command input from the host computer 1, and whether the current storage capacity of the predetermined storage area is insufficient with respect to this storage capacity requirement. If it is determined that the storage capacity is insufficient, the shortage capacity is calculated, and the process proceeds to step (a2). If the storage capacity is not insufficient, the storage area collection process ends. In step (a2), the cache memories 31 to 31
It is determined whether or not there is an unnecessary cache memory out of 37. If there is an unnecessary cache memory, the process proceeds to step (a3), and if there is no unnecessary cache memory, the process proceeds to step (a5). In step (a3), the cache memory with the lowest priority among the unnecessary cache memories is selected and collected based on the priority of the storage area stored in the parameter memory 24, and then step (a4). Proceed to. In step (a4), the storage capacity of the collected cache memory is totaled, and it is judged whether or not the total collected capacity has reached an insufficient capacity. If not, the process returns to step (a2) and becomes unnecessary cache. The memory recovery process is continued, and if the insufficient capacity is reached, this storage area recovery process is terminated. In step (a5), an error process such as displaying an error message such as insufficient storage capacity or re-running the printing process is executed, and then the storage area collecting process is terminated.

【0033】優先度の低い順にキャッシュメモリを回収
した場合のRAM14の記憶領域の配置状態を図6に示
す。記憶領域の回収を行う前にはRAM14は図6aに
示すような配置状態にあるものとする。なお、再印字用
デ−タキャッシュメモリ31の記憶容量は100Kバイ
ト、ユ−ザパスキャッシュメモリ32の記憶容量は10
Kバイト、フォ−ムキャッシュメモリ33の記憶容量は
20Kバイト、パタ−ンキャッシュメモリ34の記憶容
量は30Kバイト、サ−クルキャッシュメモリ35の記
憶容量は10Kバイト、スクリ−ンキャッシュメモリ3
6の記憶容量は50Kバイト、フォントキャッシュッメ
モリ37の記憶容量は30Kバイトであり、各キャッシ
ュメモリ31〜37の優先度はフォントキャッシュッメ
モリ、スクリ−ンキャッシュメモリ、ユ−ザパスキャッ
シュメモリ、フォ−ムキャッシュメモリ、パタ−ンキャ
ッシュメモリ、サ−クルキャッシュメモリ、再印字用デ
−タキャッシュメモリの順に設定されているものとす
る。
FIG. 6 shows an arrangement state of the storage areas of the RAM 14 when the cache memories are collected in the order of low priority. It is assumed that the RAM 14 is in an arrangement state as shown in FIG. 6a before the storage area is collected. The reprint data cache memory 31 has a storage capacity of 100 Kbytes, and the user-pass cache memory 32 has a storage capacity of 10 Kbytes.
K bytes, the storage capacity of the form cache memory 33 is 20 Kbytes, the storage capacity of the pattern cache memory 34 is 30 Kbytes, the storage capacity of the circle cache memory 35 is 10 Kbytes, and the screen cache memory 3
6 has a storage capacity of 50 Kbytes, and the font cache memory 37 has a storage capacity of 30 Kbytes. The priority levels of the cache memories 31 to 37 are font cache memory, screen cache memory, user path cache memory, and font cache memory. The memory cache memory, the pattern cache memory, the circle cache memory, and the reprint data cache memory are set in this order.

【0034】例えば、ホストコンピュ−タ1から送られ
てきたコマンドの処理に必要なワ−クメモリの記憶容量
必要量に対して現在のワ−クメモリ23の記憶容量が1
50Kバイト不足すると判断した場合(ステップa
1)、不足容量を計算するとともに、キャッシュメモリ
31〜37の内不要となったキャッシュメモリがあるか
否かを判断する(ステップa2)。いま、再印字用デ−
タキャッシュメモリ31、ユ−ザパスキャッシュメモリ
32、フォ−ムキャッシュメモリ33、パタ−ンキャッ
シュメモリ34、サ−クルキャッシュメモリ35が不要
となったものとすると、不要となったキャッシュメモリ
の内優先度が一番低い再印字用デ−タキャッシュメモリ
31を回収する(ステップa3)。再印字用デ−タキャ
ッシュメモリ31の記憶容量は100Kバイトであるの
で、回収容量は100Kバイトである。したがって、回
収容量が150Kバイトに達していないので(ステップ
a4)、次に優先度の低いサ−クルキャッシュメモリ3
5を回収する。以下、同様にして、優先度の低い順にパ
タ−ンキャッシュメモリ34、フォ−ムキャッシュメモ
リ33を回収する。フォ−ムキャッシュメモリ33を回
収した時、回収容量は160Kバイトとなり、不足容量
150Kバイトに達しているので記憶領域の回収を終了
する。そして、回収したキャッシュメモリ31、33〜
35をワ−クメモリとして使用する。このようにしてキ
ャッシュメモリを回収した後のRAM14の記憶領域の
配置状態を図6bに示す。
For example, the current storage capacity of the work memory 23 is 1 with respect to the required storage capacity of the work memory for processing the command sent from the host computer 1.
When it is determined that there is a shortage of 50 Kbytes (step a
1) The shortage capacity is calculated, and it is determined whether there is an unnecessary cache memory among the cache memories 31 to 37 (step a2). Now, the reprint data
If the data cache memory 31, the user path cache memory 32, the form cache memory 33, the pattern cache memory 34, and the circle cache memory 35 are no longer needed, the cache memory that has become unnecessary is given priority within the cache memory. The reprint data cache memory 31 having the lowest frequency is collected (step a3). Since the storage capacity of the reprint data cache memory 31 is 100 Kbytes, the recovery capacity is 100 Kbytes. Therefore, since the collected capacity has not reached 150 Kbytes (step a4), the circle cache memory 3 with the next lowest priority is stored.
Collect 5. In the same manner, the pattern cache memory 34 and the form cache memory 33 are collected in the ascending order of priority. When the form cache memory 33 is recovered, the recovery capacity becomes 160 Kbytes, and since the insufficient capacity reaches 150 Kbytes, the recovery of the storage area is completed. Then, the collected cache memories 31, 33-
35 is used as a work memory. An arrangement state of the storage area of the RAM 14 after the cache memory is collected in this way is shown in FIG. 6b.

【0035】前記実施の形態では、コマンドの処理に必
要な記憶容量要求量に対する現在のワ−クメモリ23の
記憶容量の不足容量を算出し、その不足容量分キャッシ
ュメモリを回収するようにしたが、コマンドによっては
そのコマンドの処理に使用する記憶領域として連続した
記憶領域を必要とする場合もある。このような場合に
は、不足容量を算出してその不足容量を回収すべき容量
とせずに、そのコマンドの処理に必要な記憶容量要求量
すべてを回収すべき容量とする。一方、優先度の低い順
に記憶領域を回収した場合には、図6bに示すように回
収した複数の記憶領域が連続していないことが多い。回
収した複数の記憶領域が連続していない場合には、連続
した記憶領域を必要とするコマンドの処理を行うことが
できないので、回収した複数の記憶領域が連続していな
い場合には回収した複数の記憶領域が連続した1つの記
憶領域となるように記憶手段の記憶領域を再配置する領
域配置手段を設ける。いま、150Kバイトの連続する
記憶領域を必要とするコマンドの処理に際し、現在の記
憶領域では記憶容量が不足するので不要となったキャッ
シュメモリを優先度の低い順に150Kバイト分回収し
た結果、RAM14が図6bに示すような配置状態とな
った場合、領域配置手段は、回収したキャッシュメモリ
が連続するようにRAM14の記憶領域を再配置する。
例えば、図6cに示すように、回収した複数のキャッシ
ュメモリの間にある記憶ユ−ザパスキャッシュメモリ3
2のデ−タの複写、記憶領域を示すアドレスポインタの
変更等を行って回収したキャッシュメモリ31と33〜
35とが連続するように再配置する。あるいは、回収し
た複数の記憶領域が連続していない場合には、上記のよ
うな記憶領域の再配置を行わずに、その複数の記憶領域
の間にある記憶領域、図6bではユ−ザパスキャッシュ
メモリ32も同時に回収するようにしてもよい。
In the above embodiment, the shortage of the storage capacity of the current work memory 23 with respect to the storage capacity required for command processing is calculated, and the cache memory is collected for the shortage. Depending on the command, a continuous storage area may be required as a storage area used for processing the command. In such a case, the shortage capacity is not calculated and the shortage capacity is not set as the collection capacity, but the storage capacity required amount necessary for the processing of the command is set as the collection capacity. On the other hand, when the storage areas are collected in ascending order of priority, the plurality of collected storage areas are often not continuous as shown in FIG. 6b. If the collected storage areas are not continuous, the command that requires the continuous storage area cannot be processed. Therefore, if the collected storage areas are not continuous, the collected storage areas Area arranging means for rearranging the memory areas of the memory means so that the memory areas of the memory area become one continuous memory area. Now, when processing a command that requires a continuous storage area of 150 Kbytes, the storage capacity of the current storage area is insufficient, so 150 Kbytes of unnecessary cache memory are collected in ascending order of priority. In the case of the arrangement state as shown in FIG. 6b, the area arrangement means rearranges the storage area of the RAM 14 so that the collected cache memories are continuous.
For example, as shown in FIG. 6c, the storage user path cache memory 3 between the plurality of retrieved cache memories
The cache memories 31 and 33 recovered by copying the second data, changing the address pointer indicating the storage area, etc.
Rearrange so that 35 and 35 are continuous. Alternatively, when the plurality of collected storage areas are not continuous, the storage areas between the plurality of storage areas, that is, the user path cache in FIG. The memory 32 may also be collected at the same time.

【0036】以上は、不要となったキャッシュメモリを
優先度の低い順に回収し、回収した後に領域回収手段に
よって回収した記憶領域が連続するようにRAM14の
記憶領域を再配置するようにしたが、キャッシュメモリ
を回収する際に記憶容量要求量を満たす連続した1つの
記憶領域が確保されるように回収する記憶領域を選択す
るようにしてもよい。この動作を図6dにより説明す
る。まず、不要となったキャッシュメモリの内優先度の
一番低い再印字用デ−タキャッシュメモリ31を選択し
て回収する。そして、次に優先度の低いフォ−ムキャッ
シュメモリ33を選択し、フォ−ムキャッシュメモリ3
3が回収した再印字用デ−タキャッシュメモリ31と連
続しているか否かを判断する。フォ−ムッシュメモリ3
3は、回収した再印字用デ−タキャッシュメモリ31と
連続していないので、次に優先度の低いパタ−ンキャッ
シュメモリ34を選択する。順次優先度の低いキャッシ
ュメモリを選択し、回収した再印字用デ−タキャッシュ
メモリ31と連続しているユ−ザパスキャッシュメモリ
31を回収する。以下、同様にして回収したキャッシュ
メモリと連続しているユ−ザパスキャッシュメモリ3
2、フォ−ムキャッシュメモリ33、パタ−ンキャッシ
ュメモリ34を回収する。
In the above, the cache memories that have become unnecessary are collected in the order of low priority, and after the collection, the storage areas of the RAM 14 are rearranged so that the storage areas collected by the area collecting means are continuous. When collecting the cache memory, the storage area to be collected may be selected so that one continuous storage area satisfying the storage capacity requirement is secured. This operation will be described with reference to FIG. 6d. First, the reprint data cache memory 31 having the lowest priority among the unnecessary cache memories is selected and collected. Then, the form cache memory 33 having the next lowest priority is selected, and the form cache memory 3 is selected.
It is judged whether or not 3 is continuous with the collected reprint data cache memory 31. Formush Memory 3
Since No. 3 is not continuous with the collected reprint data cache memory 31, the pattern cache memory 34 having the next lowest priority is selected. A cache memory having a lower priority is sequentially selected, and the user pass cache memory 31 that is continuous with the collected reprint data cache memory 31 is collected. Hereinafter, the user path cache memory 3 which is continuous with the cache memory collected in the same manner
2. Collect the form cache memory 33 and the pattern cache memory 34.

【0037】以上の実施の形態では回収対象とする記憶
領域をキャッッシュメモリとしたが、回収対象とする記
憶領域はキャッシュメモリ以外、例えばコマンドの処理
に使用しない記憶領域等でもよい。また、各記憶領域に
最小記憶容量を定めておき、最小記憶容量以上は回収で
きないようにしてもよい。また、回収する記憶領域を選
択する方法としては、まず連続した1つの記憶領域を回
収することができるか否かを判断し、連続した1つの記
憶領域を回収することができないと判断した場合には優
先度の低い記憶領域から順に回収するようにしてもよ
い。また、まず記憶容量が不足容量に近い記憶領域が存
在するか否かを判断し、存在すればその記憶領域を回収
し、存在しなければ優先度の低い記憶領域から順に回収
するようにしてもよい。また、記憶容量要求量をパネル
3から入力するようにしてもよい。
Although the storage area to be collected is a cache memory in the above embodiments, the storage area to be collected may be a storage area other than the cache memory, for example, a storage area not used for command processing. Alternatively, a minimum storage capacity may be set in each storage area so that the storage capacity above the minimum storage capacity cannot be recovered. As a method of selecting a storage area to be collected, first, it is determined whether or not one continuous storage area can be collected, and when it is determined that one continuous storage area cannot be collected. May be collected in order from a storage area having a low priority. Further, first, it is determined whether or not there is a storage area whose storage capacity is close to the insufficient capacity, and if so, the storage area is collected, and if not, the storage areas with lower priority are collected in order. Good. Alternatively, the storage capacity requirement may be input from the panel 3.

【0038】[0038]

【発明の効果】以上説明したように、請求項1に記載の
記憶手段の管理装置を用いれば、回収する記憶領域を必
要最小限度に抑制することができ、出力装置の処理時間
が遅くなるのを防止することができる。また、請求項2
に記載の記憶手段の管理装置を用いれば、使用状態に応
じて記憶領域の優先度を変更することができる。また、
請求項3に記載の記憶手段の管理装置を用いれば、所定
の記憶領域の記憶容量が不足するか否か、また不足容量
を容易に判別することができる。また、請求項4に記載
の記憶手段の管理装置を用いれば、優先度の高い記憶領
域を極力保存することができる。また、請求項5に記載
の記憶手段の管理装置を用いれば、連続した記憶領域を
確保することができる。また、請求項6に記載の記憶手
段の管理装置を用いれば、回収した記憶領域を再配置す
ることなく連続した記憶領域を確保することができる。
また、請求項7に記載の記憶手段の管理方法を用いれ
ば、回収する記憶領域を必要最小限度に抑制することが
でき、出力装置の処理時間が遅くなるのを防止すること
ができる。また、請求項8に記載の記憶手段の管理方法
を用いれば、所定の記憶領域の記憶容量が不足するか否
か、また不足容量を容易に判別することができる。ま
た、請求項9に記載の記憶手段の管理方法を用いれば、
優先度の高い記憶領域を極力保存することができる。ま
た、請求項10に記載の記憶手段の管理方法を用いれ
ば、連続した記憶領域を確保することができる。また、
請求項11に記載の記憶手段の管理方法を用いれば、回
収した記憶領域を再配置することなく連続した記憶領域
を確保することができる。
As described above, if the management device for the storage means according to the first aspect is used, the storage area to be recovered can be suppressed to the necessary minimum, and the processing time of the output device is delayed. Can be prevented. Claim 2
By using the management device of the storage means described in (1), the priority of the storage area can be changed according to the usage state. Also,
By using the management device of the storage means according to the third aspect, it is possible to easily determine whether or not the storage capacity of the predetermined storage area is insufficient and the insufficient capacity. Further, by using the management device of the storage means according to the fourth aspect, it is possible to save a storage area having a high priority as much as possible. Further, by using the management device of the storage means described in claim 5, it is possible to secure a continuous storage area. Further, by using the management device of the storage means according to the sixth aspect, it is possible to secure a continuous storage area without rearranging the collected storage area.
Further, by using the management method of the storage means according to the seventh aspect, it is possible to suppress the storage area to be collected to the necessary minimum and prevent the processing time of the output device from being delayed. Further, by using the management method of the storage means according to the eighth aspect, it is possible to easily determine whether or not the storage capacity of the predetermined storage area is insufficient and the insufficient capacity. Further, if the management method of the storage means according to claim 9 is used,
The storage area with high priority can be saved as much as possible. Further, by using the management method of the storage means described in claim 10, it is possible to secure a continuous storage area. Also,
According to the storage means management method of the eleventh aspect, continuous storage areas can be secured without rearranging the collected storage areas.

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

【図1】出力装置の概略構成図である。FIG. 1 is a schematic configuration diagram of an output device.

【図2】頁記述コ−ドの例を示す図である。FIG. 2 is a diagram showing an example of a page description code.

【図3】出力装置から出力される図形の1例を示す図で
ある。
FIG. 3 is a diagram showing an example of a graphic output from an output device.

【図4】パラメ−タを設定する動作を示す図である。FIG. 4 is a diagram showing an operation of setting parameters.

【図5】記憶手段の記憶領域を回収する動作を説明する
フロ−チャ−ト図である。
FIG. 5 is a flowchart illustrating an operation of collecting a storage area of a storage unit.

【図6】記憶手段の記憶領域を回収する前と記憶領域を
回収した後の記憶手段内の状態を示す図である。
FIG. 6 is a diagram showing a state inside the storage unit before and after collecting the storage region of the storage unit.

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

1;ホストコンピュ−タ、2;制御回路、3;パネル、
4;印刷エンジン、11;入力インタ−フェイス回路、
12;CPU、13;ROM、14;RAM
1; host computer, 2; control circuit, 3; panel,
4; print engine, 11; input interface circuit,
12; CPU, 13; ROM, 14; RAM

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 入力されたコマンドやコ−ドデ−タ等に
基づいて所定の記憶領域にデ−タを記憶する記憶手段の
管理装置において、前記記憶手段の記憶領域の優先度を
記憶する優先度記憶手段と、前記記憶手段の所定の記憶
領域の記憶容量が記憶容量要求量に対して不足する場合
に、前記記憶手段の記憶領域の内不要となった記憶領域
を不足容量を満たす分前記記憶領域の優先度に基づいて
選択して回収する領域回収手段とを備えたことを特徴と
する記憶手段の管理装置。
1. A management device of a storage means for storing data in a predetermined storage area on the basis of an inputted command, code data, etc., stores priority of the storage area of the storage means. When the storage capacity of the priority storage means and the predetermined storage area of the storage means is insufficient with respect to the storage capacity required amount, the storage area that is no longer needed among the storage areas of the storage means is filled with the insufficient capacity. A storage unit management apparatus, comprising: an area collection unit for selecting and collecting the storage area based on the priority of the storage area.
【請求項2】 前記優先度記憶手段に記憶されている記
憶領域の優先度を変更する優先度変更手段を備えたこと
を特徴とする請求項1に記載の記憶手段の管理装置。
2. The storage unit management apparatus according to claim 1, further comprising a priority changing unit that changes a priority of a storage area stored in the priority storage unit.
【請求項3】 前記領域回収手段は、入力されたコマン
ドに基づいて該コマンドの処理に使用する所定の記憶領
域の記憶容量要求量を判別するとともに、前記記憶容量
要求量と前記所定の記憶領域の記憶容量とを比較して不
足容量を判別することを特徴とする請求項1又は2に記
載の記憶手段の管理装置。
3. The area collection unit determines a storage capacity required amount of a predetermined storage area used for processing of the command based on an input command, and the storage capacity required amount and the predetermined storage area. 3. The storage unit management device according to claim 1, wherein the storage capacity of the storage means is compared to determine the insufficient capacity.
【請求項4】 前記領域回収手段は、優先度の低い順に
記憶領域を選択して回収することを特徴とする請求項1
〜3のいずれかに記載の記憶手段の管理装置。
4. The area retrieving means selects and retrieves storage areas in ascending order of priority.
4. A storage unit management device according to any one of 3 to 3.
【請求項5】 回収した複数の記憶領域が連続していな
い場合には、回収した複数の記憶領域が連続するように
前記記憶手段の記憶領域を再配置する領域配置手段を備
えたことを特徴とする請求項4に記載の記憶手段の管理
装置。
5. An area arranging unit for rearranging the storage areas of the storage unit so that the plurality of collected storage areas are continuous when the plurality of collected storage areas are not continuous. The management device for storage means according to claim 4.
【請求項6】 前記領域回収手段は、前記記憶容量要求
量を満たす連続な記憶領域を選択して回収することを特
徴とする請求項1〜3のいずれかに記載の記憶手段の管
理装置。
6. The storage unit management apparatus according to claim 1, wherein the area collection unit selects and collects continuous storage areas that satisfy the storage capacity requirement.
【請求項7】 入力されたコマンドやコ−ドデ−タ等に
基づいて所定の記憶領域にデ−タを記憶する記憶手段の
管理方法において、前記記憶手段の所定の記憶領域の記
憶容量が記憶容量要求量に対して不足する場合に、前記
記憶手段の記憶領域の内不要となった記憶領域を不足容
量を満たす分記憶領域の優先度に基づいて選択して回収
することを特徴とする記憶手段の管理方法。
7. A storage means management method for storing data in a predetermined storage area based on an input command, code data, etc., wherein the storage capacity of the predetermined storage area of the storage means is When the storage capacity is insufficient, the unnecessary storage area of the storage areas of the storage means is selected and collected based on the priority of the storage area that satisfies the insufficient capacity. Management method of storage means.
【請求項8】 入力されたコマンドに基づいて該コマン
ドの処理に使用する所定の記憶領域の記憶容量要求量を
判別するとともに、前記記憶容量要求量と前記所定の記
憶領域の記憶容量とを比較して不足容量を判別すること
を特徴とする請求項7に記載の記憶手段の管理方法。
8. A storage capacity request amount of a predetermined storage area used for processing the command is determined based on an input command, and the storage capacity request amount is compared with the storage capacity of the predetermined storage area. The management method of the storage means according to claim 7, wherein the shortage capacity is determined by performing the determination.
【請求項9】 優先度の低い順に記憶領域を選択して回
収することを特徴とする請求項7又は8に記載の記憶手
段の管理方法。
9. The method of managing storage means according to claim 7, wherein the storage areas are selected and collected in order of decreasing priority.
【請求項10】 回収した複数の記憶領域が連続してい
ない場合には、回収した複数の記憶領域が連続するよう
に前記記憶手段の記憶領域を再配置することを特徴とす
る請求項9に記載の記憶手段の管理方法。
10. The storage area of the storage means is rearranged so that the plurality of collected storage areas are continuous when the plurality of collected storage areas are not continuous. Management method of the described storage means.
【請求項11】 前記記憶容量要求量を満たす連続な記
憶領域を選択して回収することを特徴とする請求項7又
は8に記載の記憶手段の管理方法。
11. The method of managing storage means according to claim 7, wherein continuous storage areas satisfying the storage capacity requirement are selected and collected.
JP8001595A 1996-01-09 1996-01-09 Apparatus and method for controlling memory means Pending JPH09188011A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8001595A JPH09188011A (en) 1996-01-09 1996-01-09 Apparatus and method for controlling memory means

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8001595A JPH09188011A (en) 1996-01-09 1996-01-09 Apparatus and method for controlling memory means

Publications (1)

Publication Number Publication Date
JPH09188011A true JPH09188011A (en) 1997-07-22

Family

ID=11505867

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8001595A Pending JPH09188011A (en) 1996-01-09 1996-01-09 Apparatus and method for controlling memory means

Country Status (1)

Country Link
JP (1) JPH09188011A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005025727A (en) * 2003-06-09 2005-01-27 Mitsubishi Electric Corp Information storage control device, information storage control method, and information storage control program
JP2007307726A (en) * 2006-05-16 2007-11-29 Konica Minolta Business Technologies Inc Image forming apparatus, image forming method and program
JP2008198201A (en) * 2007-02-15 2008-08-28 Xerox Corp System for prioritizing cache of print job, workstation, print driver, and method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05212917A (en) * 1992-02-06 1993-08-24 Minolta Camera Co Ltd Printer
JPH06106810A (en) * 1992-09-24 1994-04-19 Canon Inc Method for forming image and its device
JPH06227054A (en) * 1992-12-28 1994-08-16 New Oji Paper Co Ltd Printer

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05212917A (en) * 1992-02-06 1993-08-24 Minolta Camera Co Ltd Printer
JPH06106810A (en) * 1992-09-24 1994-04-19 Canon Inc Method for forming image and its device
JPH06227054A (en) * 1992-12-28 1994-08-16 New Oji Paper Co Ltd Printer

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005025727A (en) * 2003-06-09 2005-01-27 Mitsubishi Electric Corp Information storage control device, information storage control method, and information storage control program
JP2007307726A (en) * 2006-05-16 2007-11-29 Konica Minolta Business Technologies Inc Image forming apparatus, image forming method and program
JP2008198201A (en) * 2007-02-15 2008-08-28 Xerox Corp System for prioritizing cache of print job, workstation, print driver, and method
US8395794B2 (en) 2007-02-15 2013-03-12 Xerox Corporation System for maintaining a cache of printer-readable prioritized content

Similar Documents

Publication Publication Date Title
EP1187059B1 (en) Method and apparatus for printing computer generated images
JPH08289107A (en) Device and method for storing image data to memory
JPH06106810A (en) Method for forming image and its device
JPH09188011A (en) Apparatus and method for controlling memory means
JP2002268837A (en) Printing control program, medium recorded with printing control program, printing controller and printing control method
EP0687972B1 (en) Print system and method for presenting required record time of print system
JPH09193500A (en) Printer
JP3450961B2 (en) Printing apparatus and control method thereof
JP3051496B2 (en) Document processing method and apparatus
JP3155617B2 (en) Document processing method and apparatus
JP4010386B2 (en) Image forming apparatus
JPH09185533A (en) Method for managing output device and storage means
JP3817077B2 (en) Print processing system and image forming apparatus
JPH07334326A (en) Printing system and method for presenting necessary recording time thereof
JP3450958B2 (en) Printing apparatus and printing method
JP2715475B2 (en) Graphic output device
JP3119094B2 (en) Character output device
JPH0216068A (en) Image forming device
JPH09174958A (en) Output apparatus and method
JP3598728B2 (en) PRINTING SYSTEM, PRINTING METHOD, COMPUTER-READABLE RECORDING MEDIUM CONTAINING PRINT CONTROL PROGRAM, PRINT CONTROL DEVICE USED FOR PRINT SYSTEM, AND PRINT CONTROL METHOD
JPH09207385A (en) Color printing method and device
JPH05238077A (en) Controlling method of cache of printing apparatus
JPH09174959A (en) Output unit and output method
JPH08310060A (en) Printing device, printing system, and method for printing
JPH08161303A (en) Output controller and output control method