JP5704332B2 - Image forming method and image forming apparatus - Google Patents

Image forming method and image forming apparatus Download PDF

Info

Publication number
JP5704332B2
JP5704332B2 JP2011079071A JP2011079071A JP5704332B2 JP 5704332 B2 JP5704332 B2 JP 5704332B2 JP 2011079071 A JP2011079071 A JP 2011079071A JP 2011079071 A JP2011079071 A JP 2011079071A JP 5704332 B2 JP5704332 B2 JP 5704332B2
Authority
JP
Japan
Prior art keywords
data
storage
image forming
storage device
processing
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
JP2011079071A
Other languages
Japanese (ja)
Other versions
JP2012216909A (en
Inventor
俊智 亀井
俊智 亀井
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2011079071A priority Critical patent/JP5704332B2/en
Publication of JP2012216909A publication Critical patent/JP2012216909A/en
Application granted granted Critical
Publication of JP5704332B2 publication Critical patent/JP5704332B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)
  • Storing Facsimile Image Data (AREA)

Description

本発明は、画像形成に関するプリントデータや画像データなどを記憶装置に記憶する画像形成方法および画像形成装置に関する。   The present invention relates to an image forming method and an image forming apparatus for storing print data and image data related to image formation in a storage device.

スキャナ,プリンタ,複写機,ファクシミリ装置などの機能を1台で備えた複合機(MFP:Multifunction Peripheral と呼ばれる画像形成装置)では、スキャンして得たスキャンデータ、外部機器から送られてきたプリントデータ(RIP前のページ記述言語で記述されたデータ)あるいはラスタライズされたビットマップデータとしての画像データ(RIP後のデータ)など各種のデータを、一時的あるいは一定期間記憶しておく必要がある。   In a multifunction peripheral (image forming apparatus called MFP: Multifunction Peripheral) equipped with functions such as a scanner, printer, copier, and facsimile machine, scan data obtained by scanning, print data sent from an external device Various data such as (data described in a page description language before RIP) or image data (data after RIP) as rasterized bitmap data must be stored temporarily or for a certain period of time.

このため、画像形成装置において、大容量の画像データを記憶するための不揮発性の記憶装置としてハードディスク装置(HDD;Hard Disk Drive)が搭載されるようになってきている。   For this reason, hard disk drives (HDD: Hard Disk Drive) have been installed in image forming apparatuses as nonvolatile storage devices for storing large-capacity image data.

なお、このような画像形成装置では複数の機能が存在しているため、同一の記憶装置に対して2以上のアクセスが競合する場合がある。このような競合時には、優先度の高いファイルアクセスを優先しつつ、優先度の低いファイルアクセスについても並行実行させる手法が、以下の特許文献に提案されている。   Since such an image forming apparatus has a plurality of functions, there are cases where two or more accesses compete for the same storage device. The following patent document proposes a method of giving priority to file access with high priority and executing parallel file access with low priority in such a conflict.

特開2010−097364号公報JP 2010-097364 A

共通のハードディスクを使用しながら複数の処理を並行処理する場合、HDDを時分割でアクセスするのが一般的である。しかし、この手法では、個々のアクセス速度が低下し、速度が必要な処理が発生した場合に十分な速度が得られないという課題がある。   When a plurality of processes are processed in parallel while using a common hard disk, the HDD is generally accessed in a time division manner. However, this method has a problem that an individual access speed is lowered and a sufficient speed cannot be obtained when processing requiring the speed occurs.

その課題に対して、各処理に対するアクセスの時間配分を調整することにより、優先度の高い処理のアクセス速度を維持する手法が上述した特許文献で提案されている。しかしながら、この特許文献の手法では、低優先度の処理中に高優先度の処理を割り込ませるためには、低優先度の処理を必ず小分けにする必要があり、小分けにすることによるパフォーマンス低下が必ず発生してしまうという問題がある。   In response to this problem, a method for maintaining the access speed of a process with a high priority by adjusting the time distribution of access to each process has been proposed in the above-mentioned patent document. However, in the method of this patent document, in order to interrupt high-priority processing during low-priority processing, it is necessary to divide the low-priority processing without fail. There is a problem that it always occurs.

また、並行アクセスが発生しないように各処理ごとに個別にHDDを設ければ、そもそも上記のような並行処理による速度低下の問題は発生しない。しかし、多数のHDDが必要となり、コストアップとなる。また、並行処理でない期間には、多数のHDDのうちで使用されないものが存在していることになり、無駄が多く効率的でないという問題が新たに発生する。   Further, if an HDD is provided for each process so that parallel access does not occur, the problem of speed reduction due to parallel processing as described above does not occur in the first place. However, a large number of HDDs are required, resulting in an increase in cost. In addition, during a period in which parallel processing is not performed, there is a large number of HDDs that are not used, resulting in a new problem of being wasteful and inefficient.

本発明はこのような課題に鑑みてなされたものであって、複数のハードディスクを設けて複数の処理を並行処理する場合に、それぞれの処理の内容に応じて、効率よく並行処理が行える画像形成方法および画像形成装置を実現することを目的とする。   The present invention has been made in view of such problems, and in the case where a plurality of hard disks are provided and a plurality of processes are performed in parallel, image formation that enables efficient parallel processing according to the contents of each process. It is an object to realize a method and an image forming apparatus.

すなわち、前記した課題を解決する本発明は、以下の通りである。   That is, the present invention for solving the above-described problems is as follows.

この発明は、3台以上の記憶部を備えて構成される記憶装置と、前記記憶装置に記憶されたデータに基づいて画像形成を行う画像形成部と、複数のデータについて重複するタイミングで前記記憶装置にアクセス要求が発生する場合には、前記データのそれぞれの処理内容に応じて割り当てる記憶部を定めるように制御する制御部と、を備え、前記記憶部のそれぞれは、扱うデータの種類に応じて管理方式が異なる複数の記憶領域に分割されており、前記制御部は、複数の記憶領域のそれぞれが扱うデータのそれぞれの処理内容に応じて、前記それぞれのデータに対して割り当てる前記記憶領域の数を定めるように、記憶部の割り当てを制御する、ことを特徴とする。 The present invention provides a storage device including three or more storage units, an image forming unit that forms an image based on data stored in the storage device, and the storage at a timing that overlaps a plurality of data. A control unit that controls to determine a storage unit to be allocated according to each processing content of the data when an access request is generated in the device, each of the storage units according to the type of data to be handled The control unit is divided into a plurality of storage areas having different management methods, and the control unit determines the storage areas to be allocated to the respective data according to the processing contents of the data handled by the plurality of storage areas. The allocation of the storage unit is controlled so as to determine the number .

ここで、複数の前記データについての前記記憶装置のアクセスが処理時間に与える影響に応じて、前記それぞれのデータに対して割り当てる記憶領域の数を定めるように制御する、ことを特徴とする。 Here, control is performed so as to determine the number of storage areas to be allocated to each of the data according to the influence of the access of the storage device on the plurality of data on the processing time.

また、ここで、複数台の前記記憶部の前記記憶領域が割り当てられた前記データについては分割並行記憶により複数台の前記記憶部にアクセスするように制御する、ことを特徴とする。 Here, the data to which the storage areas of the plurality of storage units are allocated is controlled to access the plurality of storage units by divided parallel storage.

また、ここで、あるタイミングで1種類のデータのみ前記記憶装置にアクセス要求が発生する場合には、前記記憶部の全台数を割り当てるように制御する、ことを特徴とする。   Here, when an access request is issued to the storage device for only one type of data at a certain timing, control is performed so that the total number of the storage units is allocated.

本発明によると、以下のような効果が得られる。   According to the present invention, the following effects can be obtained.

この発明では、3台以上の記憶部を備えて構成される記憶装置と、前記記憶装置に記憶されたデータに基づいて画像形成を行う画像形成部と、各部を制御する制御部と、を備えている場合に、異なる種類の複数のデータについて重複するタイミングで前記記憶装置にアクセス要求が発生する場合には前記データのそれぞれの処理内容に応じて割り当てる記憶領域の数を定めるように制御部が制御しており、複数のデータについての記憶を含めた処理を並行処理する場合にそれぞれの処理内容に応じて、処理時間に与える影響が大きい処理に多く数の記憶領域を割り当てて同時アクセスすることにより、効率よく並行処理が行えるようになる。
The present invention includes a storage device including three or more storage units, an image forming unit that forms an image based on data stored in the storage device, and a control unit that controls each unit. In the case where the access request is generated in the storage device at the overlapping timing for a plurality of different types of data, the control unit determines the number of storage areas to be allocated according to the processing contents of the data. controlled and, according to the respective processing contents in case of parallel processing of the processing, including the storage of a plurality of data, simultaneously accessing allocates a storage area of the large number to the processing time it gives high impact treatment As a result, parallel processing can be performed efficiently.

本発明の実施形態の画像形成装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image forming apparatus according to an exemplary embodiment of the present invention. 記憶装置の構成を示す構成図である。It is a block diagram which shows the structure of a memory | storage device. 本発明の実施形態の画像形成装置の動作を示すフローチャートである。3 is a flowchart illustrating an operation of the image forming apparatus according to the embodiment of the present invention. 記憶装置の動作例を示す説明図である。It is explanatory drawing which shows the operation example of a memory | storage device. 記憶装置の動作例を示す説明図である。It is explanatory drawing which shows the operation example of a memory | storage device. 記憶装置の動作例を示す説明図である。It is explanatory drawing which shows the operation example of a memory | storage device. 画像形成装置の動作を示すタイムチャートである。3 is a time chart illustrating an operation of the image forming apparatus. 画像形成装置の動作を示すタイムチャートである。3 is a time chart illustrating an operation of the image forming apparatus. 画像形成装置の動作を示すタイムチャートである。3 is a time chart illustrating an operation of the image forming apparatus. 画像形成装置の動作を示すタイムチャートである。3 is a time chart illustrating an operation of the image forming apparatus. 画像形成装置の動作を示すタイムチャートである。3 is a time chart illustrating an operation of the image forming apparatus.

以下、図面を参照して本発明を実施するための形態(以下、実施形態)を詳細に説明する。ここでは、複写機、スキャナ、プリンタなどとして動作可能であってデータを記憶する機能を有する画像形成装置100を具体例にして説明する。   DESCRIPTION OF EMBODIMENTS Hereinafter, embodiments for carrying out the present invention (hereinafter referred to as embodiments) will be described in detail with reference to the drawings. Here, the image forming apparatus 100 that can operate as a copying machine, a scanner, a printer, and the like and has a function of storing data will be described as a specific example.

〈画像形成装置の構成〉
ここで、図1に示される画像形成装置100は、CPU(Central Processing Unit)等により構成されて画像形成装置100内の各部を制御する制御部101と、各種ネットワークを介して他の装置と通信するための通信部102と、液晶表示部とタッチパネルとにより構成されて利用者による操作が入力される操作部103と、光源と読み取り素子とによって原稿を光学的に読み取るスキャナ部105と、不揮発性の記憶部であるハードディスク装置(HDD;Hard Disk Drive)に画像形成装置100で取り扱う各種データを記憶する記憶装置110と、外部機器から受信したRIP前プリントデータを記憶装置110に記憶する処理を行うデータ処理部120、ページ記述言語により記述されたRIP前プリントデータ(以下、単に「プリントデータ」)をRIP(Raster Image Processor)処理によりラスタライズすることでピットマップ形式のRIP後画像データ(以下、単に「画像データ」)を生成するRIP処理部130と、スキャナ部105の読み取り結果に各種処理を施してスキャンデータを生成するスキャナ処理部140と、記憶装置110に記憶する画像データやスキャンデータに圧縮処理を施すと共に記憶装置110に圧縮処理されて記憶されている画像データやスキャンデータを読み出して伸長処理を施す画像処理部150と、画像形成出力について画像データに各種処理を行う出力処理部160と、電子写真方式などにより画像形成出力を実行するプリントエンジンとしての画像形成部170と、を備えて構成されている。
<Configuration of image forming apparatus>
Here, the image forming apparatus 100 shown in FIG. 1 is configured by a CPU (Central Processing Unit) and the like, and communicates with other apparatuses via various networks through a control unit 101 that controls each part in the image forming apparatus 100. A communication unit 102, a liquid crystal display unit, and a touch panel, an operation unit 103 that is input by a user, a scanner unit 105 that optically reads a document using a light source and a reading element, and a nonvolatile memory A storage device 110 that stores various data handled by the image forming apparatus 100 and a pre-RIP print data received from an external device are stored in the storage device 110. Data processing unit 120, pre-RIP print data described in a page description language (hereinafter simply referred to as “print data”). ”) Is rasterized by RIP (Raster Image Processor) processing to generate post-RIP image data in the pit map format (hereinafter simply“ image data ”), and various processing is performed on the reading results of the scanner unit 105. The scanner processing unit 140 that generates scan data by applying the compression processing to the image data and scan data stored in the storage device 110 and the image data and scan data stored in the storage device 110 after being compressed. An image processing unit 150 that performs decompression processing, an output processing unit 160 that performs various processes on image data for image formation output, and an image formation unit 170 that serves as a print engine that executes image formation output by an electrophotographic method or the like. It is prepared for.

また、本実施形態における3台以上の記憶部(HDD)を備えて構成される記憶装置110の構成例を図2に示す。ここでは、記憶装置110は、HDD110A、HDD110B、HDD110C、の3台のHDDにより構成されている具体例を示す。なお、請求項における「3台以上の記憶部を備えて構成」とは、3台以上のHDDを備えて構成されていれば、何台備えていてもよい。なお、この実施形態では、複数のデータについての記憶を含めた処理を並行処理する場合にそれぞれの処理内容に応じて、処理時間に与える影響が大きい処理に多くの台数のハードディスクを割り当てて同時アクセスするため、3台以上のHDDを備えるようにしている。   In addition, FIG. 2 illustrates a configuration example of the storage device 110 that includes three or more storage units (HDDs) according to the present embodiment. Here, a specific example in which the storage device 110 is configured by three HDDs, that is, an HDD 110A, an HDD 110B, and an HDD 110C. In the claims, the “configuration including three or more storage units” may include any number of units as long as the configuration includes three or more HDDs. In this embodiment, when processing including storage for a plurality of data is performed in parallel, a large number of hard disks are allocated to the processing that has a large influence on the processing time according to the processing contents and accessed simultaneously. Therefore, three or more HDDs are provided.

また、各HDDは以下に説明するように複数のパーティション(Partition)と呼ばれる領域毎に記憶領域が論理的に分割されている。   In each HDD, a storage area is logically divided into areas called “partitions” as described below.

ここで、HDD110Aは、記憶領域110A_1,記憶領域110A_2,記憶領域110A_3,記憶領域110A_4,を備えて構成されている。また、HDD110Bは、記憶領域110B_1,記憶領域110B_2,記憶領域110B_3,記憶領域110B_4,を備えて構成されている。また、HDD110Cは、記憶領域110C_1,記憶領域110C_2,記憶領域110C_3,記憶領域110C_4,を備えて構成されている。   Here, the HDD 110A includes a storage area 110A_1, a storage area 110A_2, a storage area 110A_3, and a storage area 110A_4. The HDD 110B includes a storage area 110B_1, a storage area 110B_2, a storage area 110B_3, and a storage area 110B_4. The HDD 110C includes a storage area 110C_1, a storage area 110C_2, a storage area 110C_3, and a storage area 110C_4.

ここで、記憶領域110A_1,記憶領域110B_1,記憶領域110C_1,は第1FS領域として割り当てられている。また、記憶領域110A_3,記憶領域110B_3,記憶領域110C_3,は第2FS領域として割り当てられている。   Here, the storage area 110A_1, the storage area 110B_1, and the storage area 110C_1 are allocated as the first FS area. In addition, the storage area 110A_3, the storage area 110B_3, and the storage area 110C_3 are allocated as second FS areas.

このFS領域とは、オペレーティングシステムにおけるファイルシステムによって管理された領域であり、利用者により操作部103を介して記憶を指示されたプリントデータを後から検索して再利用可能に記憶するための領域であり、データの書き込み及び読み出しのスピードはそれほど重視されないが、ファイルシステムによる各種の管理や利用が可能である。   The FS area is an area managed by the file system in the operating system, and is an area for retrieving print data instructed to be stored by the user via the operation unit 103 and storing the print data so that it can be reused later. The speed of data writing and reading is not so important, but various management and use by the file system is possible.

また、記憶領域110A_2,記憶領域110B_2,記憶領域110C_2,は第1RAW領域として割り当てられている。また、記憶領域110A_4,記憶領域110B_4,記憶領域110C_4,は第2RAW領域として割り当てられている。   Further, the storage area 110A_2, the storage area 110B_2, and the storage area 110C_2 are allocated as the first RAW area. Also, the storage area 110A_4, the storage area 110B_4, and the storage area 110C_4 are allocated as second RAW areas.

このRAW領域とは、制御部101によりRAWデバイスとして管理される領域であって、揮発性メモリの容量不足を補う仮想メモリとして画像データを画像形成部170に所定のタイミングで出力するために一時的に記憶する領域であり、データの書き込み及び読み出しにスピードが要求されるため、制御部101により直接データ管理が行われており、開始クラスタ番号とデータサイズもしくは終了クラスタ番号の管理によって1ページ分の画像データが連続するクラスタに書き込まれる。   This RAW area is an area managed as a RAW device by the control unit 101, and is temporarily used to output image data to the image forming unit 170 at a predetermined timing as a virtual memory that compensates for insufficient capacity of the volatile memory. Since data is written and read at high speed, data is directly managed by the control unit 101. By managing the start cluster number and the data size or end cluster number, one page's worth of data is stored. Image data is written to successive clusters.

なお、記憶装置110では、RAID0のストライピングにより複数のHDD(HDD110A〜HDD110Cのうちのいずれか複数のHDD)に対して、データを所定のサイズ毎に区切って分割並行記憶することで、高速な記憶と読み出しとが実現可能に構成されている。   The storage device 110 performs high-speed storage by dividing and storing data in a predetermined size for a plurality of HDDs (any one of the HDDs 110A to 110C) by RAID 0 striping. And reading can be realized.

また、この図2に示す記憶部110のHDD台数と各記憶領域とは一例であり、各種の変形が可能である。   Further, the number of HDDs and each storage area of the storage unit 110 shown in FIG. 2 are examples, and various modifications can be made.

そして、この記憶装置110では、制御部101の制御により、プリントデータや画像データのような異なる種類の複数のデータについて、記憶装置110に重複するタイミングでアクセス要求が発生する場合には、データのそれぞれの処理内容に応じて割り当てるHDD台数を定められ、複数のデータについての記憶を含めた処理を並行処理する場合にそれぞれの処理内容に応じて、処理時間に与える影響が大きい処理に多くの台数のハードディスクを割り当てて同時アクセスし、効率よく並行処理が行えるように制御される。   In the storage device 110, when an access request is generated at a timing overlapping with the storage device 110 for a plurality of different types of data such as print data and image data under the control of the control unit 101, When the number of HDDs to be allocated is determined according to each processing content and processing including storage for multiple data is processed in parallel, the number of processing that has a large effect on processing time depends on each processing content. It is controlled so that parallel processing can be performed efficiently by allocating hard disks of the same and accessing them simultaneously.

〈画像形成装置の動作(実施形態)〉
ここで、本実施形態の画像形成の動作について説明する。ここでは、図2に構成例を示した記憶装置110を用いた場合について、図3のフローチャート、図4−6の説明図、図7−11のタイムチャートを用いて説明する。
<Operation of Image Forming Apparatus (Embodiment)>
Here, the image forming operation of the present embodiment will be described. Here, the case where the storage device 110 whose configuration example is shown in FIG. 2 is used will be described with reference to the flowchart of FIG. 3, the explanatory diagram of FIG. 4-6, and the time chart of FIGS.

制御部101は通信部102を介した外部機器との通信や操作部103からの利用者の操作を監視しており、記憶装置110へのアクセスが発生するか否かを確認する(図3中のステップS101)。なお、この記憶装置110へのアクセス発生確認は、ジョブの実行開始時などにおいて、実行するジョブの一連の動作において記憶装置110へのアクセスがどのように発生するかについての確認である。また、実行中のジョブが存在する状態で他のジョブの追加があった場合にも、同様にして、制御部101は記憶装置110へのアクセスが発生するか否かを確認する(図3中のステップS101)。   The control unit 101 monitors communication with an external device via the communication unit 102 and a user operation from the operation unit 103, and confirms whether or not an access to the storage device 110 occurs (in FIG. 3). Step S101). The confirmation of the occurrence of access to the storage device 110 is a confirmation of how the access to the storage device 110 occurs in a series of operations of the job to be executed at the start of job execution. Similarly, when another job is added in a state where there is a job being executed, the control unit 101 similarly checks whether or not an access to the storage device 110 occurs (in FIG. 3). Step S101).

なお、ここでジョブとは、プリント出力、スキャン、コピー等の画像形成装置100に関する1つのまとまった動作を指し、例えば、プリント出力としてプリントデータに基づいて画像形成出力する場合には、プリントデータのRIP処理とRIP処理された画像データの出力処理との一連の動作が1ジョブに相当する。   Here, the job refers to a single operation related to the image forming apparatus 100 such as print output, scan, and copy. For example, when image formation is output as print output based on print data, the print data A series of operations of the RIP process and the output process of the image data subjected to the RIP process corresponds to one job.

ここで、制御部101は、実行しようとするジョブにおいて記憶装置110に対して複数の同時アクセスが生じるか否かを判断する(図3中のステップS102)。   Here, the control unit 101 determines whether or not multiple simultaneous accesses to the storage device 110 occur in the job to be executed (step S102 in FIG. 3).

なお、この実施形態において、「複数の同時アクセス」とは、異なる種類の複数のデータについて記憶装置110に重複するタイミングでアクセス要求が発生することを意味する。また、重複するタイミングとは、複数のアクセス要求が開始から終了まで完全に一致したタイミングを言うのではなく、一部での重なるタイミングがあれば重複するタイミングに該当する。   In this embodiment, “a plurality of simultaneous accesses” means that an access request is generated at a timing overlapping with the storage device 110 for a plurality of different types of data. The overlapping timing does not mean a timing at which a plurality of access requests completely match from the start to the end, but corresponds to an overlapping timing if there is a partial overlapping timing.

そして、実行しようとするジョブにおいて記憶装置110に対して複数の同時アクセスが生じる場合(図3中のステップS102でYES)、制御部101は、記憶装置110へのアクセスを行う処理内容を詳細に調査する(図3中のステップS103)。   When a plurality of simultaneous accesses to the storage device 110 occur in the job to be executed (YES in step S102 in FIG. 3), the control unit 101 details the processing contents for accessing the storage device 110. Investigation is performed (step S103 in FIG. 3).

ここで、処理内容の調査としては、記憶装置110へのアクセスが、記憶なのか読み出しなのか、データの記憶または読み出しを続行する時間(データ全体の連続アクセスか、データ細分時分割アクセスか)、データのアクセスが連動する他処理と並行して行えるか否か、該当する複数のアクセスにより記憶部アクセス時間増大が発生した場合に連動する他の処理の処理時間がどれだけ増大するか、記憶部アクセス時間と連動する処理時間の合計時間の変化、などを調べることを意味する。なお、連動する他の処理とは、たとえば、記憶装置110に対して記憶させるデータを生成する処理や、記憶装置110から読み出したデータを用いる処理などである。   Here, as the investigation of the processing content, whether the access to the storage device 110 is storage or reading, the time for continuing to store or read data (continuous access of the entire data or data subdivision time division access), Whether the data access can be performed in parallel with the linked other processes, how much the processing time of other linked processes increases when the corresponding multiple accesses cause an increase in the memory access time, This means examining changes in the total processing time linked to the access time. Note that other linked processes include, for example, a process for generating data to be stored in the storage device 110 and a process using data read from the storage device 110.

また、制御部101は、実行しようとするジョブにおいて記憶装置110に対して複数の同時アクセスが生じる際に記憶装置110へのアクセス時間が増大する場合(図3中のステップS104でYES)に、該複数同時アクセスに連動するプリントデータの処理と画像データの処理で、どちらに対して影響が大きいか、すなわち、プリントデータ処理時間と画像データ処理時間の変化はどちらが大きいか、を判断する(図3中のステップS105)。   In addition, when the access time to the storage device 110 increases when multiple simultaneous accesses to the storage device 110 occur in the job to be executed (YES in step S104 in FIG. 3), the control unit 101 It is determined which of the print data processing and the image data processing linked to the simultaneous access has a greater influence, that is, which has the larger change in the print data processing time and the image data processing time (FIG. 3 in step S105).

また、制御部101は、実行しようとするジョブにおいて記憶装置110に対して複数の同時アクセスが生じない場合(図3中のステップS102でNO)、あるいは、実行しようとするジョブにおいて記憶装置110に対して複数の同時アクセスが生じるものの(図3中のステップS102でYES)複数の同時アクセスが生じる際に記憶装置110へのアクセス時間が増大しない場合(図3中のステップS104でNO)、図4に示すように単独処理用の割り当てとして、複数のアクセスそれぞれに対して全てのHDD110A〜110Cを割り当てる(図3中のステップS106)。この場合、図4に示すように、RIP処理前のプリントデータに対して、第1FS領域としての記憶領域110A_1,記憶領域110B_1,記憶領域110C_1を割り当てる。また、画像形成部170で画像形成に使用する画像データに対しては、第1RAW領域としての記憶領域110A_2,記憶領域110B_2,記憶領域110C_2,を割り当てる。すなわち、あるタイミングにおいて1種類のデータのみ記憶装置110にアクセス要求が発生する場合や、複数同時アクセスを交互に割り当ててもアクセス時間が増大しない場合には、制御部101は記憶装置110中のHDDの全台数を割り当てるように制御する。これにより、各アクセスでは、HDD110A〜HDD110Cに対して、ストライピングによりデータを所定のサイズ毎に区切って分割並行記憶することで、高速な記憶と読み出しとが実現可能になる。   In addition, the control unit 101 stores the storage device 110 in the storage device 110 when multiple simultaneous accesses to the storage device 110 do not occur (NO in step S102 in FIG. 3) or in the job to be executed. If a plurality of simultaneous accesses occur (YES in step S102 in FIG. 3), the access time to the storage device 110 does not increase when a plurality of simultaneous accesses occur (NO in step S104 in FIG. 3). As shown in FIG. 4, all HDDs 110A to 110C are assigned to a plurality of accesses as single processing assignments (step S106 in FIG. 3). In this case, as shown in FIG. 4, the storage area 110A_1, the storage area 110B_1, and the storage area 110C_1 as the first FS area are allocated to the print data before the RIP processing. Further, a storage area 110A_2, a storage area 110B_2, and a storage area 110C_2 as first RAW areas are allocated to image data used for image formation in the image forming unit 170. That is, when an access request is generated in the storage device 110 for only one type of data at a certain timing, or when the access time does not increase even when multiple simultaneous accesses are assigned alternately, the control unit 101 sets the HDD in the storage device 110. Control to allocate all units. As a result, in each access, high-speed storage and reading can be realized by dividing and storing the data by dividing the data into predetermined sizes by striping in the HDDs 110A to 110C.

また、制御部101は、実行しようとするジョブにおいて記憶装置110に対して複数の同時アクセスが生じる際に(図3中のステップS102でYES)、プリントデータよりも、画像データについての記憶装置110へのアクセス時間が増大する場合の影響を大きく受けて全体の処理時間が増大する場合(図3中のステップS104でYES、S105でYES)、図5に示すように、画像データ優先の割り当てとして、画像データのアクセスに対して多くのHDDを割り当てる(図3中のステップS107)。図5の場合に示す例では、プリントデータに対して1台のHDD、第2FS領域としての記憶領域110A_3を割り当てる。また、画像データに対しては2台のHDD、第2RAW領域としての記憶領域110B_4,記憶領域110C_4,を割り当てる。ここで、画像データのアクセスでは、記憶領域110B_4〜記憶領域110C_4に対して、ストライピングによりデータを所定のサイズ毎に区切って分割並行記憶することで、高速な記憶と読み出しとが実現可能になる。これにより、記憶装置110への画像データのアクセス時間増大の影響を大きく受けて全体の処理時間が増大するといった事態を回避でき、全体として高速な記憶と読み出しとが実現可能になる。なお、この具体例では、画像データに2台のHDDを割り当て、プリントデータに1台のHDDを割り当てるようにしているが、これに限定されるものではない。たとえば、記憶装置110として5台のHDDを有する場合は、画像データとプリントデータとのHDD割り当て台数を4:1あるいは3:2などとすることができる。   Further, when a plurality of simultaneous accesses to the storage device 110 occur in the job to be executed (YES in step S102 in FIG. 3), the control unit 101 stores the storage device 110 for image data rather than print data. If the overall processing time increases due to the large influence of the increase in the access time to the image (YES in step S104 in FIG. 3, YES in S105), as shown in FIG. A large number of HDDs are allocated for accessing image data (step S107 in FIG. 3). In the example shown in FIG. 5, one HDD and a storage area 110A_3 as a second FS area are allocated to print data. Also, two HDDs, a storage area 110B_4 as a second RAW area, and a storage area 110C_4 are allocated to the image data. Here, in accessing the image data, it is possible to realize high-speed storage and reading by dividing and storing the data in a predetermined size by striping in the storage areas 110B_4 to 110C_4. As a result, it is possible to avoid a situation in which the entire processing time increases due to the large influence of the access time of the image data to the storage device 110, and high-speed storage and reading as a whole can be realized. In this specific example, two HDDs are assigned to the image data and one HDD is assigned to the print data. However, the present invention is not limited to this. For example, when the storage device 110 has five HDDs, the number of HDDs assigned to image data and print data can be set to 4: 1, 3: 2, or the like.

また、制御部101は、実行しようとするジョブにおいて記憶装置110に対して複数の同時アクセスが生じる際に(図3中のステップS102でYES)、画像データよりも、プリントデータについての記憶装置110へのアクセス時間が増大する場合の影響を大きく受けて全体の処理時間が増大する場合(図3中のステップS104でYES、S105でYES)、図5に示すように、プリントデータ優先の割り当てとして、プリントデータのアクセスに対して多くのHDDを割り当てる(図3中のステップS108)。図6の場合に示す例では、プリントデータに対して2台のHDD、第2FS領域としての記憶領域110B_3と記憶領域110C_3を割り当てる。また、画像データに対しては1台のHDD、第2RAW領域としての記憶領域110A_4を割り当てる。ここで、プリントデータのアクセスでは、記憶領域110B_3〜記憶領域110C_3に対して、ストライピングによりデータを所定のサイズ毎に区切って分割並行記憶することで、高速な記憶と読み出しとが実現可能になる。これにより、記憶装置110へのプリントデータのアクセス時間増大の影響を大きく受けて全体の処理時間が増大するといった事態を回避でき、全体として高速な記憶と読み出しとが実現可能になる。なお、この具体例では、プリントデータに2台のHDDを割り当て、画像データに1台のHDDを割り当てるようにしているが、これに限定されるものではない。たとえば、全体に5台のHDDを有する場合はプリントデータと画像データとのHDD割り当て台数を4:1あるいは3:2などとすることができる。   In addition, when a plurality of simultaneous accesses to the storage device 110 occur in the job to be executed (YES in step S102 in FIG. 3), the control unit 101 stores the print data storage device 110 rather than the image data. If the entire processing time increases due to the large influence of the increase in the access time to the network (YES in step S104 in FIG. 3, YES in S105), as shown in FIG. A large number of HDDs are allocated for access to print data (step S108 in FIG. 3). In the example shown in FIG. 6, two HDDs, a storage area 110B_3 and a storage area 110C_3 as the second FS area are allocated to the print data. Further, one HDD and a storage area 110A_4 as a second RAW area are allocated to the image data. Here, in the print data access, the storage area 110B_3 to the storage area 110C_3 can be divided and stored in parallel by dividing the data into predetermined sizes by striping, thereby realizing high-speed storage and reading. As a result, it is possible to avoid a situation in which the entire processing time is increased due to an increase in the access time of the print data to the storage device 110, and high-speed storage and reading can be realized as a whole. In this specific example, two HDDs are assigned to the print data and one HDD is assigned to the image data. However, the present invention is not limited to this. For example, when five HDDs are provided as a whole, the number of assigned HDDs for print data and image data can be set to 4: 1, 3: 2, or the like.

そして、制御部101は、以上のようにして、記憶装置110のHDDへアクセスが処理時間に与える影響に応じて、各データに対して割り当てるHDD台数を定めるように制御したうえで(図3中のステップS106、S107、S108)、プリントデータや画像データについての画像形成に関する各種処理を実行する。   Then, the control unit 101 performs control so as to determine the number of HDDs to be assigned to each data according to the influence of the access to the HDD of the storage device 110 on the processing time as described above (in FIG. 3). Steps S106, S107, and S108), and various processes relating to image formation for print data and image data are executed.

ここで、RIP前のプリントデータとRIP後の画像データとを並行して処理しつつ画像形成についての処理を実行する具体例を図7に示す。ここでは、外部から受信したプリントデータをRIP処理部130でRIP処理して画像データに変換し、画像形成部170で出力処理する場合について説明する。なお、各部での処理について、縦軸方向が処理時間(経過時間)を示している。   Here, FIG. 7 shows a specific example in which processing for image formation is executed while processing print data before RIP and image data after RIP in parallel. Here, a case will be described in which print data received from the outside is RIP processed by the RIP processing unit 130 to be converted into image data, and output processing is performed by the image forming unit 170. In addition, about the process in each part, the vertical axis | shaft direction has shown processing time (elapsed time).

この場合、1頁目については記憶装置110に記憶してRIP処理部130に送るために、図7一点鎖線領域Aのように記憶装置110はプリントデータのみの単独処理である。しかし、これ以降は、図7一点鎖線領域Bに示すように、RIP処理されたn頁目の画像データの記憶装置110での記憶・読み出しと、n+1頁目のプリントデータの記憶装置110での記憶・読み出しと、複数同時アクセスとなって重なるタイミングとなる。   In this case, since the first page is stored in the storage device 110 and sent to the RIP processing unit 130, the storage device 110 is a single process of only print data, as shown by the one-dot chain line area A in FIG. However, after that, as shown in the one-dot chain line region B in FIG. 7, the storage / reading of the image data of the nth page subjected to the RIP processing in the storage device 110 and the print data of the n + 1th page in the storage device 110 are performed. Storage / reading and multiple simultaneous accesses are overlapped.

よって、制御部101は、記憶装置110を使用する図7Bの処理において、図3ステップS105〜S108で説明したように、プリントデータ処理と画像データ処理のいずれを優先するかを判断する。   Therefore, the control unit 101 determines whether to give priority to print data processing or image data processing in the processing of FIG. 7B using the storage device 110, as described in steps S105 to S108 of FIG.

ここで、図7一点鎖線領域Bにおける画像データの記憶装置110での記憶、読み出し、画像形成部170での出力処理の様子を図8に示す。ここでは記憶装置110からの画像データの読み出しに要する時間と画像形成部170での出力処理時間とを縦軸方向に示す。   Here, FIG. 8 shows how image data is stored and read in the storage device 110 and output processing in the image forming unit 170 in the one-dot chain line region B of FIG. Here, the time required for reading the image data from the storage device 110 and the output processing time in the image forming unit 170 are shown in the vertical axis direction.

RIP処理後のビットマップ形式の画像データを記憶装置110から読み出して画像形成部170で出力処理する場合には、1頁分単位で画像データを記憶装置110のHDDから読み出して画像形成部170に供給する必要がある(図8(a)参照)。ここで、記憶装置110のHDDのアクセスに通常(図8(a))より時間がかかる場合(図8(b))、記憶装置110のHDDのアクセスが遅くて時間がかかる遅延時間が、そのまま処理全体遅延となる。   When the bitmap format image data after the RIP processing is read from the storage device 110 and output by the image forming unit 170, the image data is read from the HDD of the storage device 110 in units of one page and stored in the image forming unit 170. It is necessary to supply (see FIG. 8A). Here, when it takes more time than usual (FIG. 8 (a)) to access the HDD of the storage device 110 (FIG. 8 (b)), the delay time that takes time due to the slow access to the HDD of the storage device 110 remains unchanged. Overall processing delay.

つぎに、図7一点鎖線領域Bにおけるプリントデータの記憶装置110での記憶、読み出し、RIP処理部130でのRIP処理の様子を図9に示す。ここでは記憶装置110からのプリントデータの読み出しに要する時間とRIP処理部130でのRIP処理時間とを縦軸方向に示す。   Next, FIG. 9 shows how print data is stored and read in the storage device 110 in the alternate long and short dash line area B in FIG. 7 and the RIP processing in the RIP processing unit 130. Here, the time required for reading the print data from the storage device 110 and the RIP processing time in the RIP processing unit 130 are shown in the vertical axis direction.

RIP処理前のページ記述言語で記述されたプリントデータを記憶装置110から読み出してRIP処理部130でRIP処理する場合には、1頁分を細分化した部分単位でRIP処理部130でのRIP処理が可能であるため、この細分化した部分単位で画像データを記憶装置110のHDDから読み出してRIP処理部130に供給することができる(図9(a)参照)。ここで、記憶装置110のHDDのアクセスに通常(図9(a))より時間がかかる場合(図9(b))、記憶装置110のHDDのアクセスが遅くて時間がかかる遅延時間は、RIP処理部130でのRIP処理と重なる部分が存在するため、読出遅延の大部分はRIP処理時間に吸収されることになり、処理全体遅延は読出遅延よりも小さくなる。   When the print data described in the page description language before RIP processing is read from the storage device 110 and RIP processing is performed by the RIP processing unit 130, the RIP processing by the RIP processing unit 130 is performed by subdividing one page. Therefore, the image data can be read out from the HDD of the storage device 110 and supplied to the RIP processing unit 130 in this subdivided partial unit (see FIG. 9A). Here, when it takes more time than usual (FIG. 9A) to access the HDD of the storage device 110 (FIG. 9B), the delay time that the access of the HDD of the storage device 110 is slow and takes time is RIP. Since there is a portion overlapping with the RIP processing in the processing unit 130, most of the read delay is absorbed in the RIP processing time, and the overall processing delay is smaller than the read delay.

よって、この場合には、図8(b)の処理全体遅延と図9(b)の処理全体遅延を比較すると、図8(b)の画像データの読出遅延の影響が処理全体遅延に大きく影響することがわかる。したがって、制御部101は、この影響を考慮し、記憶装置110に対する画像データのアクセスを優先させるように決定する。すなわち、処理全体遅延に対して影響の大きい画像データについて、記憶装置110へのアクセスを優先させて、HDDの台数を多く割り当てるように制御部101が決定する。なお、ここで図8と図9に示した具体例に限られず、処理全体遅延に対して影響の大きいデータについて記憶装置110へのアクセスを優先させて、HDDの台数を多く割り当てるようにすればよい。これにより、記憶部110に複数のHDDを設けて複数の処理を並行処理する場合に、それぞれの処理の内容に応じて、効率よく並行処理が行えるようになる。   Therefore, in this case, when the overall processing delay in FIG. 8B is compared with the overall processing delay in FIG. 9B, the influence of the image data reading delay in FIG. 8B greatly affects the overall processing delay. I understand that Accordingly, the control unit 101 considers this influence and determines to prioritize access of image data to the storage device 110. That is, for the image data that has a large influence on the overall processing delay, the control unit 101 determines to assign a large number of HDDs with priority on access to the storage device 110. Note that the present invention is not limited to the specific examples shown in FIGS. 8 and 9, and it is preferable to assign a large number of HDDs by giving priority to access to the storage device 110 for data having a large influence on the overall processing delay. Good. Accordingly, when a plurality of HDDs are provided in the storage unit 110 and a plurality of processes are performed in parallel, the parallel processes can be efficiently performed according to the contents of each process.

ここで、画像形成装置100においてボックスプリントを実行する場合について、図10を参照して説明する。ここで、ボックスプリントとは、プリントデータをRIP処理部130でRIP処理して生成した画像データをボックスと呼ばれる記憶装置110の記憶領域に保存しておき、後に記憶装置110から画像データを読み出して画像形成部170で出力処理する機能である。この場合、画像データを箱(ボックス)に保存しておいて、必要なときに取り出すようにして使用することができる。   Here, a case where box printing is executed in the image forming apparatus 100 will be described with reference to FIG. Here, “box printing” means that image data generated by RIP processing print data in the RIP processing unit 130 is stored in a storage area of the storage device 110 called a box, and the image data is read from the storage device 110 later. This function performs output processing in the image forming unit 170. In this case, the image data can be stored in a box and used when needed.

このボックスプリントの入力時において、プリントデータのRIP処理と画像データの記憶とは、図7のフローチャートと同様にして処理することができる。従って、画像データは記憶装置110の2台のHDDに記憶された状態となる。   At the time of inputting the box print, the RIP processing of the print data and the storage of the image data can be processed in the same manner as the flowchart of FIG. Accordingly, the image data is stored in the two HDDs of the storage device 110.

そして、このボックスプリントの出力時においては、既に画像データとして記憶されているためRIP処理は不要であり、記憶装置110からの画像データの読み出しと画像形成部170での出力処理を行う。このため、ボックスプリントの出力時には、記憶装置110に対するアクセスは画像データの読み出しだけであり、記憶装置110中のHDDの全台数を割り当て(図4)が可能である。   At the time of outputting the box print, the RIP process is unnecessary because it is already stored as image data, and the image data is read from the storage device 110 and output by the image forming unit 170. Therefore, when the box print is output, the storage device 110 is accessed only by reading the image data, and the total number of HDDs in the storage device 110 can be assigned (FIG. 4).

よって、ボックスプリントの入力時と出力時との間のタイミングにおいて、図10に示すように、制御部101の画像データ移動指示により、2台のHDDに記憶された画像データを読み出し、3台のHDDに振り分けて記憶させる。なお、このデータの移動については、他の処理による記憶装置110へのアクセスが無いタイミングで行うことが望ましい。   Accordingly, at the timing between the input and output of the box print, as shown in FIG. 10, the image data stored in the two HDDs are read out in accordance with the image data movement instruction from the control unit 101. Sort and store in HDD. This data movement is preferably performed at a timing when there is no access to the storage device 110 by other processing.

そして、このようにデータの移動を実行することで、ボックスプリントの出力時に記憶装置110中のHDDの全台数を割り当て(図4)によって、高速な読み出しによる出力処理が実現可能になる。   By executing data movement in this way, output processing by high-speed reading can be realized by assigning the total number of HDDs in the storage device 110 at the time of box print output (FIG. 4).

ここで、画像形成装置100においてバリアブルプリントを実行する場合について、図11を参照して説明する。ここで、バリアブルプリントとは、本文などのプリントデータ固定部と、宛先などのプリントデータ可変部とを組み合わせて画像形成する手法である。この場合、プリントデータ可変部としては、郵便番号、住所、属性、氏名、などデータが種別毎に別領域にデータが保存されている。   Here, a case where variable printing is executed in the image forming apparatus 100 will be described with reference to FIG. Here, the variable print is a method of forming an image by combining a print data fixing unit such as a text and a print data variable unit such as a destination. In this case, as the print data variable unit, data such as a zip code, an address, an attribute, and a name is stored in a separate area for each type.

図11において、一点鎖線領域A、一点鎖線領域Bについては、図7と同じである。これに加え、一点鎖線領域Cがプリントデータ可変部を記憶装置110から繰り返し読み出す様子を示している。この場合、郵便番号、住所、属性、氏名、など種別毎のデータを読み出すたびに、HDDのシークが発生し、処理時間がかかるようになる。さらに、プリントデータ可変部として、郵便番号、住所、属性、氏名、など種別毎に別領域のデータを読み出してデータが揃ってから、可変部のRIP処理を実行するようにする場合には、更に処理時間がかかるようになる。   In FIG. 11, the one-dot chain line area A and the one-dot chain line area B are the same as those in FIG. In addition to this, the alternate long and short dash line area C shows how the print data variable section is repeatedly read from the storage device 110. In this case, every time data of each type such as a zip code, an address, an attribute, and a name is read, an HDD seek occurs, and processing time is required. Further, when the variable data RIP processing is executed after the data of different areas such as zip code, address, attribute, name, etc. is read and the data is prepared as the print data variable unit, Processing time will be required.

よって、この場合には、一点鎖線領域Bによって発生する遅延よりも、バリアブルプリントの可変部のRIP処理のための一点鎖線領域Cの影響による遅延が大きいと制御部101が判断し、記憶装置110に対するプリントデータのアクセスを優先させるように決定する。すなわち、処理全体遅延に対して影響の大きいプリントデータについて、記憶装置110へのアクセスを優先させて、HDDの台数を多く割り当てるように制御部101が決定する。   Therefore, in this case, the control unit 101 determines that the delay due to the influence of the one-dot chain line region C for the RIP processing of the variable print variable unit is larger than the delay generated by the one-dot chain line region B, and the storage device 110 To give priority to access of print data to. That is, for the print data that has a large influence on the overall processing delay, the control unit 101 determines to assign a large number of HDDs with priority on access to the storage device 110.

なお、ここで図11に示した具体例に限られず、処理全体遅延に対して影響の大きいデータについて記憶装置110へのアクセスを優先させて、HDDの台数を多く割り当てるようにすればよい。これにより、記憶部110に複数のHDDを設けて複数の処理を並行処理する場合に、それぞれの処理の内容に応じて、効率よく並行処理が行えるようになる。   Note that the present invention is not limited to the specific example shown in FIG. 11, and it is sufficient to allocate a large number of HDDs by giving priority to access to the storage device 110 for data having a large influence on the overall processing delay. Accordingly, when a plurality of HDDs are provided in the storage unit 110 and a plurality of processes are performed in parallel, the parallel processes can be efficiently performed according to the contents of each process.

〈その他の実施形態〉
なお、図7のタイムチャートにおいて、一点鎖線領域Aの部分では複数同時アクセスが発生していないためHDD全台数割り当て(図3中のステップS106)として、一点鎖線領域B以降で複数同時アクセスに応じたHDD割り当て(図3中のステップS106またはS107)としてもよい。但し、処理中に記憶されたデータが残っている状態では、単独処理のHDD全台数割り当て(図3中のステップS106)から並行処理へのHDD割り当て(図3中のステップS107)に瞬時に切り替えることはできないため、図7の場合には複数同時アクセスに対応したHDD割り当てを最初から実行することが望ましい。
<Other embodiments>
In the time chart of FIG. 7, since a plurality of simultaneous accesses do not occur in the portion of the one-dot chain line area A, all the HDDs are allocated (step S106 in FIG. HDD allocation (step S106 or S107 in FIG. 3) may be used. However, in a state where data stored during the process remains, instantaneous switching is performed from the allocation of all HDDs for single processing (step S106 in FIG. 3) to the HDD allocation for parallel processing (step S107 in FIG. 3). In the case of FIG. 7, it is desirable to execute HDD allocation corresponding to multiple simultaneous accesses from the beginning.

また、本実施形態の記憶装置110において、プリントデータと画像データとを具体例にして説明したが、スキャンデータやファクシミリ受信データなどのデータが存在する場合にも、処理全体遅延に対して影響の大きいデータについて記憶装置110へのアクセスを優先させて、HDDの台数を多く割り当てるようにすればよい。これにより、記憶部110に複数のHDDを設けて複数の処理を並行処理する場合に、それぞれの処理の内容に応じて、効率よく並行処理が行えるようになる。   In the storage device 110 of the present embodiment, print data and image data have been described as specific examples. However, even when there is data such as scan data or facsimile reception data, there is an effect on the overall processing delay. A large number of HDDs may be allocated by giving priority to access to the storage device 110 for large data. Accordingly, when a plurality of HDDs are provided in the storage unit 110 and a plurality of processes are performed in parallel, the parallel processes can be efficiently performed according to the contents of each process.

また、以上の実施形態では、記憶装置110内の複数の記憶部としてHDDを具体例にしているが、フラッシュメモリなどを用いたSSDと呼ばれるソリッドステートドライブを用いることも可能である。   In the above embodiment, an HDD is used as a specific example of the plurality of storage units in the storage device 110, but a solid state drive called SSD using a flash memory or the like can also be used.

100 画像形成装置
101 制御部
102 通信部
103 操作部
105 スキャナ部
110 記憶装置
120 データ処理部
130 RIP処理部
140 スキャナ処理部
150 画像処理部
160 出力処理部
170 画像形成部
DESCRIPTION OF SYMBOLS 100 Image forming apparatus 101 Control part 102 Communication part 103 Operation part 105 Scanner part 110 Storage device 120 Data processing part 130 RIP processing part 140 Scanner processing part 150 Image processing part 160 Output processing part 170 Image forming part

Claims (8)

3台以上の記憶部を備えて構成される記憶装置と、
前記記憶装置に記憶されたデータに基づいて画像形成を行う画像形成部と、を備え、
前記記憶部のそれぞれは、扱うデータの種類に応じて管理方式が異なる複数の記憶領域に分割された画像形成装置における画像形成方法であって、
複数の異なる種類のデータについて重複するタイミングで前記記憶装置にアクセス要求が発生する場合には、
前記複数の記憶領域のそれぞれが扱うデータのそれぞれの処理内容に応じて、前記それぞれのデータに対して割り当てる前記記憶領域の数を定めるように、記憶部の割り当てを制御する、
ことを特徴とする画像形成方法。
A storage device comprising three or more storage units;
An image forming unit that forms an image based on the data stored in the storage device,
Each of the storage units is an image forming method in an image forming apparatus that is divided into a plurality of storage areas having different management methods according to the type of data to be handled,
When an access request is generated in the storage device at an overlapping timing for a plurality of different types of data,
Controlling the allocation of storage units so as to determine the number of storage areas to be allocated to the respective data according to the processing content of the data handled by each of the plurality of storage areas ,
An image forming method.
複数の前記データについての前記記憶装置のアクセスが処理時間に与える影響に応じて、前記それぞれのデータに対して割り当てる記憶領域の数を定めるように制御する、
ことを特徴とする請求項1記載の画像形成方法。
Control to determine the number of storage areas to be allocated to each of the data according to the influence of the access of the storage device on the plurality of data on the processing time,
The image forming method according to claim 1.
複数台の前記記憶部の前記記憶領域が割り当てられた前記データについては分割並行記憶により複数台の前記記憶部にアクセスするように制御する、
ことを特徴とする請求項1−2に記載の画像形成方法。
For the data to which the storage area of the plurality of storage units is allocated, control to access the plurality of storage units by split parallel storage,
The image forming method according to claim 1 or 2.
あるタイミングで1種類のデータのみ前記記憶装置にアクセス要求が発生する場合には、前記記憶部の全台数を割り当てるように制御する、
ことを特徴とする請求項1−3のいずれか一項に記載の画像形成方法。
When an access request is generated in the storage device for only one type of data at a certain timing, control is performed so as to allocate the total number of the storage units.
The image forming method according to claim 1, wherein the image forming method is an image forming method.
3台以上の記憶部を備えて構成される記憶装置と、
前記記憶装置に記憶されたデータに基づいて画像形成を行う画像形成部と、
複数のデータについて重複するタイミングで前記記憶装置にアクセス要求が発生する場合には、前記データのそれぞれの処理内容に応じて割り当てる記憶部定めるように制御する制御部と、
を有し、
前記記憶部のそれぞれは、扱うデータの種類に応じて管理方式が異なる複数の記憶領域に分割されており、
前記制御部は、複数の記憶領域のそれぞれが扱うデータのそれぞれの処理内容に応じて、前記それぞれのデータに対して割り当てる前記記憶領域の数を定めるように、記憶部の割り当てを制御することを特徴とする画像形成装置。
A storage device comprising three or more storage units;
An image forming unit that forms an image based on the data stored in the storage device;
A control unit that controls to determine a storage unit to be allocated according to each processing content of the data, when an access request is generated in the storage device at a timing overlapping for a plurality of data;
I have a,
Each of the storage units is divided into a plurality of storage areas with different management methods depending on the type of data to be handled,
The control unit controls the allocation of the storage units so as to determine the number of the storage areas to be allocated to the respective data according to the processing contents of the data handled by each of the plurality of storage areas. An image forming apparatus.
前記制御部は、複数の前記データについての前記記憶装置のアクセスが処理時間に与える影響に応じて、前記それぞれのデータに対して割り当てる記憶領域の数を定めるように制御する、
ことを特徴とする請求項5記載の画像形成装置。
The control unit performs control so as to determine the number of storage areas to be allocated to the respective data according to the influence of the access of the storage device on the plurality of data on the processing time.
The image forming apparatus according to claim 5.
前記制御部は、複数台の前記記憶部の前記記憶領域が割り当てられた前記データについては分割並行記憶により複数台の前記記憶部にアクセスするように制御する、
ことを特徴とする請求項5−6に記載の画像形成装置。
The control unit controls the data to which the storage area of the plurality of storage units is allocated to access the plurality of storage units by divided parallel storage.
7. The image forming apparatus according to claim 5-6.
前記制御部は、あるタイミングで1種類のデータのみ前記記憶装置にアクセス要求が発生する場合には、前記記憶部の全台数を割り当てるように制御する、
ことを特徴とする請求項5−7のいずれか一項に記載の画像形成装置。
The control unit controls to allocate the total number of the storage units when an access request is generated in the storage device for only one type of data at a certain timing.
The image forming apparatus according to claim 5, wherein the image forming apparatus is an image forming apparatus.
JP2011079071A 2011-03-31 2011-03-31 Image forming method and image forming apparatus Expired - Fee Related JP5704332B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011079071A JP5704332B2 (en) 2011-03-31 2011-03-31 Image forming method and image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011079071A JP5704332B2 (en) 2011-03-31 2011-03-31 Image forming method and image forming apparatus

Publications (2)

Publication Number Publication Date
JP2012216909A JP2012216909A (en) 2012-11-08
JP5704332B2 true JP5704332B2 (en) 2015-04-22

Family

ID=47269303

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011079071A Expired - Fee Related JP5704332B2 (en) 2011-03-31 2011-03-31 Image forming method and image forming apparatus

Country Status (1)

Country Link
JP (1) JP5704332B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007164912A (en) * 2005-12-15 2007-06-28 Konica Minolta Business Technologies Inc Information-processing device
JP4492625B2 (en) * 2007-02-28 2010-06-30 ブラザー工業株式会社 Data processing device

Also Published As

Publication number Publication date
JP2012216909A (en) 2012-11-08

Similar Documents

Publication Publication Date Title
US8782371B2 (en) Systems and methods for memory management for rasterization
JP6341628B2 (en) Information processing apparatus, information processing method, information processing system, and program
JP2009241584A (en) Method of canceling printing job submitted to printer
JP5494556B2 (en) Image forming method and image forming apparatus
JP5849400B2 (en) Image forming method and image forming apparatus
JP5832556B2 (en) Image processing apparatus and image forming apparatus
JP4218582B2 (en) Image forming apparatus
JP5704332B2 (en) Image forming method and image forming apparatus
JP2016085684A (en) Memory access apparatus
JP2012135878A (en) Image processing apparatus, information processing method, and program
US9667531B2 (en) Image processing apparatus and control method
JP5704318B2 (en) Image forming method and image forming apparatus
JP5232728B2 (en) Image forming apparatus
JP6631124B2 (en) Information processing apparatus and image forming apparatus
JP6232127B2 (en) Shared resource update device and shared resource update method
JP6078954B2 (en) Image processing device
JP5602109B2 (en) Image forming apparatus and image forming program
JP5105011B1 (en) Print control apparatus, image forming system, and program
JP5882180B2 (en) Image forming apparatus
US9361305B2 (en) Image forming apparatus having a file system
JP2005167555A (en) Image forming device and control program thereof
JP2018106223A (en) Printing control program, printing control apparatus, and printing control method
JP2017163349A (en) Image data processing apparatus, image forming apparatus, and image data processing method
JP2020145582A (en) Information processor, control method thereof, and program
JP2013252625A (en) Image processing apparatus, method for processing received data, and program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20130415

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131206

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141010

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141028

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141226

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150128

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150210

R150 Certificate of patent or registration of utility model

Ref document number: 5704332

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees