JP2016096414A - Image forming apparatus, method of allocating control processing of multi-core processor in the apparatus, and program - Google Patents
Image forming apparatus, method of allocating control processing of multi-core processor in the apparatus, and program Download PDFInfo
- Publication number
- JP2016096414A JP2016096414A JP2014230548A JP2014230548A JP2016096414A JP 2016096414 A JP2016096414 A JP 2016096414A JP 2014230548 A JP2014230548 A JP 2014230548A JP 2014230548 A JP2014230548 A JP 2014230548A JP 2016096414 A JP2016096414 A JP 2016096414A
- Authority
- JP
- Japan
- Prior art keywords
- core
- control process
- error
- scan
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Hardware Redundancy (AREA)
- Facsimiles In General (AREA)
Abstract
Description
この発明は、多機能デジタル複合機であるMFP(Multi Function Peripherals)等の画像形成装置、同装置におけるマルチコアプロセッサの制御処理の割り当て方法およびプログラムに関する。 The present invention relates to an image forming apparatus such as an MFP (Multi Function Peripherals) which is a multi-function digital multifunction peripheral, and a method and program for assigning control processing of a multi-core processor in the apparatus.
昨今の画像形成装置には、処理の複雑化及び高速化に対応するため、装置全体の制御を行うコントローラCPUとしてマルチコアプロセッサが搭載される場合が多い。 In recent image forming apparatuses, a multi-core processor is often mounted as a controller CPU for controlling the entire apparatus in order to cope with the complexity and speed of processing.
例えば図10のようにコア0〜コア3の4つのコアを有するコントローラCPUのそれぞれのコアに、リアルタイム制御が必要な各制御処理が割り当てられるとする。具体的には、コア0にスキャン(Scan)用の制御処理が、コア1にプリント(Print)用の制御処理が、コア2にネットワーク(Net)用の制御処理が、コア3に操作パネル(パネル)用の制御処理が、それぞれ割り当てられるとする。
For example, it is assumed that each control process requiring real-time control is assigned to each core of a controller CPU having four cores of core 0 to core 3 as shown in FIG. Specifically, scan control processing is performed on the core 0, control processing for printing (Print) is performed on the
この状態において、図11のハッチングで示すように、スキャン用制御処理が割り当てられているコア0に故障等によるエラーが発生した場合、スキャン用制御処理を動作させることができないため、スキャン処理が実施できなくなる。 In this state, as shown by hatching in FIG. 11, when an error due to a failure or the like occurs in the core 0 to which the scan control process is assigned, the scan control process cannot be operated, so the scan process is performed. become unable.
また、図12のようにプリント用制御処理が割り当てられているコア1に故障等によるエラーが発生した場合、プリント用制御処理を動作させることができないため、プリント処理が実施できなくなる。
Also, as shown in FIG. 12, when an error due to a failure or the like occurs in the
このとき、図13に示すように、エラーが発生したコア0またはコア1に割り当てられているスキャン用制御処理またはプリント用制御処理を、スキャン用制御処理やプリント用制御処理とは独立に動作するネットワーク用制御処理が割り当てられているコア2に割り当てた場合、ネットワーク用制御処理とスキャン用制御処理またはプリント用制御処理は同時に動作することができないため、優先度の設定が必要となる。
At this time, as shown in FIG. 13, the scan control process or the print control process assigned to the core 0 or
たとえば、図13にあるように、ネットワーク用制御処理の優先度をスキャン用制御処理またはプリント用制御処理の優先度よりも高く設定した場合、ネットワーク用制御処理の動作状況によってはスキャン処理またはプリント処理に遅れが発生し、スキャン画像やプリント画像の乱れが発生する。 For example, as shown in FIG. 13, when the priority of the network control process is set higher than the priority of the scan control process or the print control process, the scan process or the print process is performed depending on the operation status of the network control process. A delay occurs, and the scan image and the print image are disturbed.
また、図14のように、スキャン用制御処理またはプリント用制御処理の優先度をネットワーク用制御処理の優先度よりも高く設定すると、スキャン用制御処理またはプリント用制御処理の動作状況によってはネットワーク処理に遅れが発生し、受信不具合、タイムアウト等を発生させてしまうことになる。 As shown in FIG. 14, when the priority of the scan control process or the print control process is set higher than the priority of the network control process, the network process may be performed depending on the operation status of the scan control process or the print control process. Will cause delays in reception, timeouts, etc.
なお、特許文献1には、複数のコアを有するマルチコアプロセッサを用いて演算処理を行う内燃機関において、タスク抜けに起因する制御性の悪化を抑制することのできる内燃機関の制御装置を提供することを目的として、複数のコアが搭載されたマルチコアプロセッサを有し、マルチコアプロセッサを用いて1又は複数のアクチュエータの制御目標値を演算する内燃機関の制御装置において、制御目標値の演算に関わる複数のタスクをマルチコアプロセッサの第1のコアに割り当てる割当手段と、複数のコアに割り当てられたタスクをそれぞれ処理する演算手段と、第1のコアにおいて処理されないタスクが発生するまたは発生した場合に、当該未処理のタスクを含む所定の演算範囲のタスクの割り当てを、第1のコアとは異なる第2のコアに変更する割当変更手段と、を備えたものが提案されている。
また、特許文献2には、複数の印刷ジョブを順次受け付け、印刷ジョブの印刷の可否判断をPDL展開処理と印刷処理とに反映させて印刷可能な印刷ジョブを迅速に印刷できるようにすることを目的として、CPUが少なくとも3つのマルチコア(コア1、コア2、コア3)で構成され、印刷する用紙サイズがトレイにない場合は給紙不可となり、印刷処理が不可能と判定され、コア1がジョブ1の画像データを作成し、コア2がジョブ2の画像データを作成し、コア3がジョブ3の画像データを作成するように、分散処理が行われ、コア1がジョブ1の画像データを2ページ作成した時点で給紙不可と判定されると、割り当て配分手段がコア1によるジョブ1の画像データ作成を中断させ、受け付け順がジョブ1の次に新しく、給紙不可か判明していないジョブ2の画像データ作成にコア1とコア2を集中させる技術が提案されている。
Japanese Patent Application Laid-Open No. 2004-228867 sequentially accepts a plurality of print jobs and reflects whether the print job can be printed or not in the PDL development process and the print process so that a printable print job can be printed quickly. As an object, if the CPU is composed of at least three multi-cores (
しかし、前記特許文献1及び2に記載の技術は、いずれもコアの割り当てを変更するものではあるが、変更の仕方によっては前述したような優先度の設定が必要となり、それによって不具合が発生する点については、解決策を提供するものではなかった。
However, the techniques described in
この発明は、このような技術的背景に鑑みてなされたものであって、マルチコアプロセッサにおいて、スキャン用制御処理が割り当てられているコアまたはプリント用制御処理が割り当てられているコアにエラーが発生した場合、優先度の設定が不要となるように割り当てを変更することができる画像形成装置、同装置におけるマルチコアプロセッサの処理制御の割り当て方法およびプログラムを提供することを課題とする。 The present invention has been made in view of such a technical background. In a multi-core processor, an error has occurred in a core to which a scan control process is assigned or a print control process is assigned. In this case, it is an object of the present invention to provide an image forming apparatus capable of changing assignment so that priority setting is not necessary, and a method and program for assigning processing control of a multi-core processor in the apparatus.
上記課題は、以下の手段によって解決される。
(1)複数のコアで構成されるマルチコアプロセッサと、前記マルチコアプロセッサの第1のコアにスキャン用制御処理を割り当て、前記第1のコアとは異なる第2のコアにプリント用制御処理を割り当てる割り当て手段と、前記コアにエラーが発生したことを検知するエラー検知手段と、を備え、前記エラー検知手段により、前記第1のコアあるいは第2のコアのいずれかにエラーが発生したことが検知された場合、前記割り当て手段は、前記スキャン用制御処理及びプリント用制御処理を、前記第1のコアあるいは第2のコアのうちエラーが発生していない方のコアに同時に割り当てることを特徴とする画像形成装置。
(2)前記エラー検知手段による前記エラーの検知後にコピージョブが検知された場合、前記スキャン用制御処理とプリント用制御処理が割り当てられたコアは、スキャン動作の終了後にプリント動作を開始するシーケンス制御により前記コピージョブを実行する前項1に記載の画像形成装置。
(3)複数のコアで構成されるマルチコアプロセッサの第1のコアにスキャン用制御処理を割り当て、前記第1のコアとは異なる第2のコアにプリント用制御処理を割り当てる割り当てステップと、前記コアにエラーが発生したことを検知するエラー検知ステップと、を備え、前記エラー検知ステップにより、前記第1のコアあるいは第2のコアのいずれかにエラーが発生したことが検知された場合、前記割り当てステップでは、前記スキャン用制御処理及びプリント用制御処理を、前記第1のコアあるいは第2のコアのうちエラーが発生していない方のコアに同時に割り当てることを特徴とする画像形成装置におけるマルチコアプロセッサの制御処理の割り当て方法。
(4)前記エラー検知ステップによる前記エラーの検知後にコピージョブが検知された場合、前記スキャン用制御処理とプリント用制御処理が割り当てられたコアは、スキャン動作の終了後にプリント動作を開始するシーケンス制御により前記コピージョブを実行する前項3に記載の画像形成装置におけるマルチコアプロセッサの制御処理の割り当て方法。
(5)複数のコアで構成されるマルチコアプロセッサの第1のコアにスキャン用制御処理を割り当て、前記第1のコアとは異なる第2のコアにプリント用制御処理を割り当てる割り当てステップと、前記コアにエラーが発生したことを検知するエラー検知ステップと、を画像処理装置の前記マルチコアプロセッサに実行させ、前記エラー検知ステップにより、前記第1のコアあるいは第2のコアのいずれかにエラーが発生したことが検知された場合、前記割り当てステップでは、前記スキャン用制御処理及びプリント用制御処理を、前記第1のコアあるいは第2のコアのうちエラーが発生していない方のコアに同時に割り当てる処理を、前記マルチコアプロセッサに実行させるためのプログラム。
(6)前記エラー検知ステップによる前記エラーの検知後にコピージョブが検知された場合、前記スキャン用制御処理とプリント用制御処理が割り当てられたコアは、スキャン動作の終了後にプリント動作を開始するシーケンス制御により前記コピージョブを実行する前項5に記載のプログラム。
The above problem is solved by the following means.
(1) A multi-core processor composed of a plurality of cores, and an assignment for assigning a scan control process to the first core of the multi-core processor and a print control process to a second core different from the first core And an error detection means for detecting that an error has occurred in the core, and the error detection means detects that an error has occurred in either the first core or the second core. In this case, the assigning unit assigns the scan control process and the print control process to the core in which no error has occurred among the first core and the second core at the same time. Forming equipment.
(2) When a copy job is detected after the error is detected by the error detection unit, the core to which the scan control process and the print control process are assigned starts a print operation after the scan operation ends. 2. The image forming apparatus according to
(3) an assigning step of assigning a scan control process to a first core of a multi-core processor composed of a plurality of cores, and assigning a print control process to a second core different from the first core; An error detection step of detecting that an error has occurred in the error detection step, and when the error detection step detects that an error has occurred in either the first core or the second core, the allocation In the step, the scan control process and the print control process are simultaneously allocated to the core in which no error has occurred among the first core or the second core, and the multi-core processor in the image forming apparatus Method of assigning control processing.
(4) When a copy job is detected after the error is detected in the error detection step, the core to which the scan control process and the print control process are assigned starts a print operation after the scan operation ends. 4. The method of assigning control processing of a multi-core processor in the image forming apparatus according to item 3, wherein the copy job is executed by
(5) an assignment step of assigning a scan control process to a first core of a multi-core processor composed of a plurality of cores, and assigning a print control process to a second core different from the first core; An error detection step of detecting that an error has occurred in the multi-core processor of the image processing apparatus, and an error has occurred in either the first core or the second core by the error detection step If it is detected, in the assigning step, a process of simultaneously assigning the scan control process and the print control process to the core of the first core or the second core in which no error has occurred. A program for causing the multi-core processor to execute.
(6) When a copy job is detected after the error is detected in the error detection step, the core to which the scan control process and the print control process are allocated starts a print operation after the scan operation ends. 6. The program according to item 5 above, wherein the copy job is executed by
前項(1)及び(3)に記載の発明によれば、スキャン用制御処理が割り当てられる第1のコア、またはプリント用制御処理が割り当てられる第2のコアのいずれかに故障等によるエラーが発生した場合、スキャン用制御処理及びプリント用制御処理を、第1のコアあるいは第2のコアのうちエラーが発生していない方のコアに同時に割り当てるから、スキャン用制御処理やプリント用制御処理とは独立に動作する制御処理が割り当てられるコアに、スキャン用制御処理やプリント用制御処理を同時に割り当てた場合に発生する優先度の設定は不要となる。つまり、パフォーマンスの低下は発生するものの、救済動作を行うことができ、さらに全体への影響を抑えることができる。より具体的には、スキャン用制御処理とプリント用制御処理を同一コアに割り当てることで、スキャン用制御処理またはプリント用制御処理とは独立に動作する制御処理(例えばネットワーク用制御処理やパネル用制御処理)に対する影響を抑えながら、スキャン処理及びプリント処理を実施することができる。 According to the inventions described in (1) and (3) above, an error due to a failure or the like occurs in either the first core to which the scan control process is assigned or the second core to which the print control process is assigned. In this case, since the scan control process and the print control process are simultaneously assigned to the first core or the second core in which no error has occurred, the scan control process and the print control process are It is not necessary to set the priority that occurs when a scan control process and a print control process are simultaneously assigned to a core to which an independently operated control process is assigned. That is, although the performance is deteriorated, the relief operation can be performed and the influence on the whole can be suppressed. More specifically, by assigning the scan control process and the print control process to the same core, a control process that operates independently of the scan control process or the print control process (for example, the network control process or the panel control process). Scan processing and print processing can be performed while suppressing the influence on the processing.
前項(2)及び(4)に記載の発明によれば、エラーの検知後にコピージョブが検知された場合、前記スキャン用制御処理とプリント用制御処理が割り当てられたコアは、スキャン動作の終了後にプリント動作を開始するシーケンス制御により前記コピージョブを実行するから、異なるコアにスキャン用制御処理とプリント用制御処理がそれぞれ割り当てられている場合の、スキャン動作とプリント動作を同時に並行して実施する同時制御に較べて、パフォーマンスの低下は発生するが、スキャン用制御処理とプリント用制御処理を確実に動作させることが可能になる。 According to the inventions described in (2) and (4) above, when a copy job is detected after an error is detected, the core to which the scan control process and the print control process are assigned is Since the copy job is executed by the sequence control that starts the printing operation, the scanning operation and the printing operation are simultaneously performed in parallel when the scanning control processing and the printing control processing are respectively assigned to different cores. Although the performance is deteriorated as compared with the control, the scan control process and the print control process can be reliably operated.
前項(5)に記載の発明によれば、第1のコアあるいは第2のコアのいずれかにエラーが発生したことが検知された場合、スキャン用制御処理及びプリント用制御処理を、第1のコアあるいは第2のコアのうちエラーが発生していない方のコアに同時に割り当てる処理を、マルチコアプロセッサに実行させることができる。 According to the invention described in (5) above, when it is detected that an error has occurred in either the first core or the second core, the scan control process and the print control process are performed as follows. It is possible to cause the multi-core processor to execute the process of simultaneously allocating to the core in which no error has occurred among the cores or the second core.
前項(6)に記載の発明によれば、エラーの検知後にコピージョブが検知された場合、前記スキャン用制御処理とプリント用制御処理が割り当てられたコアは、スキャン動作の終了後にプリント動作を開始するシーケンス制御により前記コピージョブを実行する処理を、マルチコアプロセッサに実行させることができる。 According to the invention described in (6) above, when a copy job is detected after an error is detected, the core to which the scan control process and the print control process are assigned starts the print operation after the scan operation is completed. The multi-core processor can execute the process of executing the copy job by sequence control.
以下、この発明の実施形態を図面に基づいて説明する。 Embodiments of the present invention will be described below with reference to the drawings.
図1は、この発明の一実施形態に係るマルチコアプロセッサが用いられた画像形成装置1の基本構成を示すブロック図である。この実施形態では、画像形成装置として、コピー機能、プリンタ機能、スキャン機能、ファクシミリ機能等を備えた多機能デジタル画像形成装置であるMFP(Multi Function Peripherals)が用いられている。
FIG. 1 is a block diagram showing a basic configuration of an
画像形成装置1は、コントローラCPU11と、ROM12と、RAM13と、スキャナ部14と、記憶部15と、プリンタ部16と、操作パネル17と、ネットワークコントローラ18等を備えている。
The
コントローラCPU11は、マルチコアプロセッサからなり、画像形成装置1の全体を統括制御し、コピー機能、プリンタ機能、スキャン機能、ファクシミリ機能等を使用可能に制御する。
The
ROM12はCPU11の動作プログラム等を記憶するメモリであり、RAM13は、CPU11の作業領域を提供するメモリである。
The
スキャナ部14は、原稿台(図示せず)に置かれた原稿やADFと称される原稿自動送り装置(図示せず)により連続的に搬送される原稿の画像を読み取り、画像データに変換する。
The
記憶装置15は例えばハードディスク(HDD)からなる。記憶装置104には、スキャナ部14デ読み去られた原稿の画像データや、ネットワークコントローラ18を介して外部端末等から送信されたプリントデータ等が記憶される。
The
プリンタ部16は、前記スキャナ部14で読み取られた原稿の画像データやユーザー端末からのプリントデータ等を、指示されたモードに従って印刷するものである。
The
操作パネル17は、ユーザーによる各種入力操作等のために使用されるものであり、メッセージや操作画面等を表示するタッチパネル式液晶等からなる表示部171と、テンキー、スタートキー等のハードキーを有するキー入力部172を備えている。
The
ネットワークコントローラ18は、ネットワーク上の他の画像形成装置や、その他の外部機器例えばユーザー端末等との間での通信を制御することにより、データの送受信を行うものである。
The
図2は、マルチコアプロセッサからなるコントローラCPU11の構成を示す図である。コントローラCPU11は図2のように、第1のコアであるコア0、第2のコアであるコア1、第3のコアであるコア2、第4のコアであるコア3の4個のコアを有し、それぞれのコア0〜3に、リアルタイム制御が必要な各制御処理が割り当てられるものとなされている。具体的には、コア0にスキャン(Scan)用の制御処理が、コア1にプリント(Print)用の制御処理が、コア2にネットワーク(Net)用の制御処理が、コア3に操作パネル(パネル)用の制御処理が、それぞれ割り当てられる。
FIG. 2 is a diagram illustrating a configuration of the
この状態において、図2のハッチングで示すように、スキャン用制御処理が割り当てられるコア0に故障等によるエラーが発生した場合、スキャン用制御処理を動作させることができないため、スキャン処理が実施できなくなる。 In this state, as shown by hatching in FIG. 2, when an error due to a failure or the like occurs in the core 0 to which the scan control process is assigned, the scan control process cannot be operated, and thus the scan process cannot be performed. .
そこで、この実施形態では、コア0のエラーが検出された場合、コントローラCPU11が有する未故障のコア1〜3のうち、プリント用制御処理を実行するコア1に、スキャン用制御処理の割り当てをも行う。つまり、同一のコア1に、プリント用制御処理とスキャン用制御処理が同時に割り当てられることになる。
Therefore, in this embodiment, when an error of the core 0 is detected, among the
一方、図3の破線で示すように、プリント用制御処理が割り当てられるコア1に故障等によるエラーが発生した場合、プリント用制御処理を動作させることができないため、プリント処理が実施できなくなる。
On the other hand, as shown by a broken line in FIG. 3, when an error due to a failure or the like occurs in the
この場合は、コア1のエラーが検出された場合、コントローラCPU11の持つ未故障のコア0、2、3のうち、スキャン用制御処理を実行するコア0に、プリント用制御処理の割り当てをも行う。つまり、同一のコア0に、スキャン用制御処理とプリント用制御処理が同時に割り当てられることになる。
In this case, when an error of the
ただし、スキャン用制御処理とプリント用制御処理が同時に割り当てられた場合、スキャン用制御処理とプリント用制御処理とは、リアルタイム性を保証したまま同時動作することはできないため、図4または図5に示すように、スキャン用制御処理とプリント用制御処理との実行順序を同時実行から順次実行に変更する。 However, when the scan control process and the print control process are assigned at the same time, the scan control process and the print control process cannot be performed simultaneously while guaranteeing the real-time property. As shown, the execution order of the scan control process and the print control process is changed from simultaneous execution to sequential execution.
本実施形態に係る制御フローとして、コアチェック処理のフローチャートを図6に、またコピージョブの実行時のシーケンス制御のフローチャートを図7にそれぞれ示す。これらの制御は、コントローラCPU11がROM12等の記録媒体に記録された動作プログラムに従って動作することにより実行される。
As a control flow according to the present embodiment, FIG. 6 shows a flowchart of core check processing, and FIG. 7 shows a flowchart of sequence control during execution of a copy job. These controls are executed by the
図6のコアチェック処理は、例えば、画像形成装置1のエラー発生後の再起動時等に実施される。図6において、ステップS101で、スキャン用制御処理が割り当てられた第1のコア0のエラーの検出処理を行い、ステップS102で、プリント用制御処理が割り当てられた第2のコア1のエラーの検出処理を行う。
The core check process in FIG. 6 is performed, for example, when the
次いで、ステップS103で、第1のコア0にエラーを検出したかどうかを判断する。第1のコア0にエラーを検出しなかった場合(ステップS103でNO)、ステップS104で、第2のコア1にエラーを検出したかどうかを判断する。第2のコア1にエラーを検出しなければ(ステップS104でNO)、ステップS105で、スキャン用制御処理を第1のコア0に、プリント用制御処理を第2のコア1にそれぞれ割り当てたのち、本処理を終了する。この場合、スキャン用制御処理、プリント用制御処理の処理モードとして同時処理モードが設定される。
Next, in step S103, it is determined whether an error is detected in the first core 0. If no error is detected in the first core 0 (NO in step S103), it is determined in step S104 whether an error is detected in the
第2のコア1にエラーを検出した場合(ステップS104でYES)、ステップS106で、スキャン用制御処理、プリント用制御処理を同一のコアである第1のコア0に同時に割り当てる。次いでステップS107で、スキャン用制御処理、プリント用制御処理の処理モードとして順次処理モードを設定したのち、本処理を終了する。 If an error is detected in the second core 1 (YES in step S104), the scan control process and the print control process are simultaneously assigned to the first core 0, which is the same core, in step S106. Next, in step S107, the processing mode is sequentially set as the processing mode of the scan control process and the print control process, and then this process ends.
ステップS103で、第1のコア0にエラーを検出した場合(ステップS103でYES)、ステップS108で、第2のコア1にエラーを検出したかどうかを判断する。第2のコア1にエラーを検出しなかった場合(ステップS108でNO)、ステップS109で、スキャン用制御処理、プリント用制御処理を同一のコアである第2のコア1に同時に割り当てる。次いでステップS110で、スキャン用制御処理、プリント用制御処理の処理モードとして順次処理モードを設定したのち、本処理を終了する。
If an error is detected in the first core 0 in step S103 (YES in step S103), it is determined whether an error is detected in the
ステップS108で、第2のコア1にエラーを検出した場合(ステップS108でYES)、第1のコア0、第2のコア1のいずれもエラーであるから、ステップS111で起動不可エラーを表示部171に表示したのち、本処理を終了する。
If an error is detected in the
このように、この実施形態では、スキャン用制御処理が割り当てられる第1のコア、またはプリント用制御処理が割り当てられる第2のコアのいずれかに故障等によるエラーが発生した場合、スキャン用制御処理及びプリント用制御処理を、エラーが発生していないコア0またはコア1に同時に割り当てるから、スキャン用制御処理やプリント用制御処理とは独立に動作するネットワーク用制御処理やパネル用制御処理が割り当てられるコア2、3に、スキャン用制御処理やプリント用制御処理を割り当てた場合に発生する優先度の設定は不要となる。つまり、パフォーマンスの低下は発生するものの、救済動作を行うことができ、さらに全体への影響を抑えることができる。より具体的には、スキャン用制御処理とプリント用制御処理をエラーが発生していない方のコアに同時に割り当てることで、スキャン用制御処理またはプリント用制御処理とは独立に動作するネットワーク用制御処理やパネル用制御処理に対する影響を抑えながら、スキャン処理及びプリント処理を実施することができる。
Thus, in this embodiment, when an error due to a failure or the like occurs in either the first core to which the scan control process is assigned or the second core to which the print control process is assigned, the scan control process Since the print control process is simultaneously assigned to the core 0 or
図7のコピージョブの実行時のシーケンス制御において、ステップS201では、スキャン用制御処理、プリント用制御処理の処理モードが同時処理モードか順次処理モードかを判断する。同時処理モードの場合はステップS202に進み、スキャン用制御処理タスクに対してスキャン処理開始許可を通知するとともに、ステップS203でプリント用制御処理タスクに対してプリント処理開始許可を通知したのち、本処理を終了する。 In the sequence control at the time of execution of the copy job in FIG. 7, in step S201, it is determined whether the processing mode of the scan control process or the print control process is the simultaneous processing mode or the sequential processing mode. In the case of the simultaneous processing mode, the process advances to step S202 to notify the scanning control processing task of permission to start scanning, and in step S203 to notify the printing control processing task of permission to start printing processing. Exit.
ステップS201で、スキャン用制御処理、プリント用制御処理の処理モードが順次処理モードの場合は、現在実施中のコピージョブのプリント用制御処理は実施するが、新規のコピージョブに対するプリント用制御処理は開始しない。具体的には、ステップS204で、プリント用制御処理タスクに対してプリント処理開始禁止通知を行う。次いで、ステップS205で、現在プリント処理中か否かを確認し、処理中であれば(ステップS205でYES)、ステップS206で一定時間待ち、再度ステップS205に戻ってプリント処理中か否かを確認する。 In step S201, when the processing mode of the scan control process and the print control process is the sequential process mode, the print control process for the copy job currently being executed is performed, but the print control process for the new copy job is performed. Do not start. Specifically, in step S204, a print process start prohibition notice is sent to the print control process task. Next, in step S205, it is confirmed whether or not printing is currently in progress. If processing is in progress (YES in step S205), the process waits for a predetermined time in step S206, and returns to step S205 to check whether printing is in progress. To do.
現在プリント処理中でなければ(ステップS205でNO)、ステップS207で、スキャン用制御処理タスクに対してスキャン処理開始許可を通知したのち、ステップS208で、スキャン処理中かどうかを確認する。スキャン処理中であれば(ステップS208でYES)、ステップS209で一定時間待ち、ステップS208に戻って再度スキャン処理中かどうかを確認する。 If the print process is not currently in progress (NO in step S205), in step S207, the scan control processing task is notified of permission to start the scan process, and in step S208, it is confirmed whether the scan process is in progress. If scan processing is in progress (YES in step S208), the process waits for a predetermined time in step S209, and returns to step S208 to check whether scan processing is in progress again.
スキャン処理中でなければ(ステップS208でNO)、ステップS210で、プリント用制御処理タスクに対してプリント処理開始許可を通知したのち、本処理を終了する。 If the scan process is not in progress (NO in step S208), the print process start permission is notified to the print control process task in step S210, and then this process ends.
このように、スキャン用制御処理、プリント用制御処理の処理モードが順次処理モードの場合は、スキャン用制御処理及びプリント用制御処理が共に割り当てられたコア0またはコア1は、スキャン動作の終了後にプリント動作を開始するシーケンス制御によりコピージョブを実行するから、異なるコアにスキャン用制御処理とプリント用制御処理がそれぞれ割り当てられる場合の、スキャン動作とプリント動作を同時に並行して実施する同時制御に較べて、パフォーマンスの低下は発生するが、スキャン用制御処理とプリント用制御処理を確実に動作させることが可能になる。
As described above, when the processing mode of the scan control process and the print control process is the sequential process mode, the core 0 or the
図8は、スキャン用制御処理、プリント用制御処理の処理モードが同時処理モードの場合のコピージョブの処理の流れを説明するための図である。 FIG. 8 is a diagram for explaining the flow of processing of a copy job when the processing mode of the scan control process and the print control process is the simultaneous processing mode.
スキャン用制御処理とプリント用制御処理が同時に割り当てられたコア0またはコア1は、機能的にシーケンス制御部11a、スキャン制御部11b、プリント制御部11cを有しており、シーケンス制御部11aからスキャン制御部11bにスキャン処理開始許可通知が送信され、プリント制御部11cにはプリント処理開始許可通知が送信される。
The core 0 or the
スキャン処理開始許可通知を受けたスキャン制御部11bは、スキャナ部14にスキャン開始を通知する。スキャナ部14は連続的に画像を読み取り、読み取られたスキャン元画像は、バンド単位であるいは頁単位でスキャン制御部11bで画像処理された後、記憶部15に記憶される。そして、記憶部15から読み出された後、プリント制御部11cからプリンタ部(プリントエンジン)16に送られてプリントされる。
Upon receiving the scan processing start permission notification, the
プリンタ部16でプリントされている間に、スキャナ部14は次の画像を読み取り、得られたスキャン元画像はスキャン制御部11bに送信され、処理される。全ての画像を読み取ると、スキャナ部14からスキャン制御部11bにスキャン完了通知が送信される。
While printing by the
つまり、スキャン用制御処理、プリント用制御処理の処理モードが同時処理モードの場合は、スキャン処理とプリント処理が並行して行われることになる。 That is, when the processing mode of the scanning control process and the printing control process is the simultaneous processing mode, the scanning process and the printing process are performed in parallel.
図9は、スキャン用制御処理、プリント用制御処理の処理モードが順次処理モードの場合のコピージョブの処理の流れを説明するための図である。 FIG. 9 is a diagram for explaining the flow of processing of a copy job when the processing mode of scan control processing and print control processing is the sequential processing mode.
シーケンス制御部11aからプリント制御部11cにプリント処理開始禁止通知が送信され、スキャン制御部11bにはスキャン処理開始許可通知が送信される。
A print processing start prohibition notification is transmitted from the
スキャン処理開始許可通知を受けたスキャン制御部11bは、スキャナ部14にスキャン開始を通知する。スキャナ部14は連続的に画像を読み取り、読み取られたスキャン元画像は、バンド単位であるいは頁単位でスキャン制御部11bで画像処理された後、記憶部15に記憶される。スキャン制御部11bはすべてのスキャン元画像を画像処理して、記憶部15に記憶する。全ての画像を読み取ると、スキャナ部14からスキャン制御部11bにスキャン完了通知が送信される。この間、プリンタ処理の開始は禁止されているので、プリント処理は行われない。つまり、スキャン処理とプリント処理は並行して行われない。
Upon receiving the scan processing start permission notification, the
スキャンが完了すると、シーケンス制御部11aからプリント制御部11cに、プリント処理開始許可通知が送信される。すると、プリント制御部11cは、記憶部15に記憶された画像データを順に読み出してプリンタ部16に送り、プリンタ部16はこれらの画像データを印刷する。
When the scan is completed, a print processing start permission notice is transmitted from the
つまり、スキャン用制御処理、プリント用制御処理の処理モードが順次処理モードの場合は、スキャン処理の終了後にプリント処理が行われる。 That is, when the processing mode of the scan control process and the print control process is the sequential process mode, the print process is performed after the scan process is completed.
1 画像形成装置
11 コントローラCPU(マルチコアプロセッサ)
12 ROM
13 RAM
14 スキャナ部
15 記憶部
16 プリンタ部
17 操作パネル
170 表示部
18 ネットワークコントローラ
1
12 ROM
13 RAM
14
Claims (6)
前記マルチコアプロセッサの第1のコアにスキャン用制御処理を割り当て、前記第1のコアとは異なる第2のコアにプリント用制御処理を割り当てる割り当て手段と、
前記コアにエラーが発生したことを検知するエラー検知手段と、
を備え、
前記エラー検知手段により、前記第1のコアあるいは第2のコアのいずれかにエラーが発生したことが検知された場合、前記割り当て手段は、前記スキャン用制御処理及びプリント用制御処理を、前記第1のコアあるいは第2のコアのうちエラーが発生していない方のコアに同時に割り当てることを特徴とする画像形成装置。 A multi-core processor composed of multiple cores;
Allocating means for allocating scan control processing to a first core of the multi-core processor and allocating print control processing to a second core different from the first core;
An error detection means for detecting that an error has occurred in the core;
With
When the error detection unit detects that an error has occurred in either the first core or the second core, the allocation unit performs the scan control process and the print control process. An image forming apparatus, wherein the first core or the second core is simultaneously assigned to a core in which no error has occurred.
前記コアにエラーが発生したことを検知するエラー検知ステップと、
を備え、
前記エラー検知ステップにより、前記第1のコアあるいは第2のコアのいずれかにエラーが発生したことが検知された場合、前記割り当てステップでは、前記スキャン用制御処理及びプリント用制御処理を、前記第1のコアあるいは第2のコアのうちエラーが発生していない方のコアに同時に割り当てることを特徴とする画像形成装置におけるマルチコアプロセッサの制御処理の割り当て方法。 An assigning step of assigning a scan control process to a first core of a multi-core processor composed of a plurality of cores, and assigning a print control process to a second core different from the first core;
An error detection step of detecting that an error has occurred in the core;
With
When it is detected by the error detection step that an error has occurred in either the first core or the second core, in the assignment step, the scan control process and the print control process are performed in the first core. A method of assigning a control process of a multi-core processor in an image forming apparatus, wherein the assignment is made simultaneously to one of the first core and the second core in which no error has occurred.
前記コアにエラーが発生したことを検知するエラー検知ステップと、
を画像処理装置の前記マルチコアプロセッサに実行させ、
前記エラー検知ステップにより、前記第1のコアあるいは第2のコアのいずれかにエラーが発生したことが検知された場合、前記割り当てステップでは、前記スキャン用制御処理及びプリント用制御処理を、前記第1のコアあるいは第2のコアのうちエラーが発生していない方のコアに同時に割り当てる処理を、前記マルチコアプロセッサに実行させるためのプログラム。 An assigning step of assigning a scan control process to a first core of a multi-core processor composed of a plurality of cores, and assigning a print control process to a second core different from the first core;
An error detection step of detecting that an error has occurred in the core;
Is executed by the multi-core processor of the image processing apparatus,
When it is detected by the error detection step that an error has occurred in either the first core or the second core, in the assignment step, the scan control process and the print control process are performed in the first core. A program for causing the multi-core processor to execute a process of simultaneously allocating to one of the first core and the second core in which no error has occurred.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014230548A JP2016096414A (en) | 2014-11-13 | 2014-11-13 | Image forming apparatus, method of allocating control processing of multi-core processor in the apparatus, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014230548A JP2016096414A (en) | 2014-11-13 | 2014-11-13 | Image forming apparatus, method of allocating control processing of multi-core processor in the apparatus, and program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2016096414A true JP2016096414A (en) | 2016-05-26 |
Family
ID=56071985
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014230548A Pending JP2016096414A (en) | 2014-11-13 | 2014-11-13 | Image forming apparatus, method of allocating control processing of multi-core processor in the apparatus, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2016096414A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019046357A (en) * | 2017-09-06 | 2019-03-22 | コニカミノルタ株式会社 | Image processing device, image processing system, and program |
WO2020003370A1 (en) * | 2018-06-26 | 2020-01-02 | グローリー株式会社 | Money processing device and money processing method |
JP2021096729A (en) * | 2019-12-19 | 2021-06-24 | 日立Astemo株式会社 | Electronic control apparatus for automobile |
WO2021206374A1 (en) * | 2020-04-06 | 2021-10-14 | 삼성전자 주식회사 | Electronic device and task scheduling method using same |
-
2014
- 2014-11-13 JP JP2014230548A patent/JP2016096414A/en active Pending
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019046357A (en) * | 2017-09-06 | 2019-03-22 | コニカミノルタ株式会社 | Image processing device, image processing system, and program |
WO2020003370A1 (en) * | 2018-06-26 | 2020-01-02 | グローリー株式会社 | Money processing device and money processing method |
JPWO2020003370A1 (en) * | 2018-06-26 | 2021-07-08 | グローリー株式会社 | Money processing equipment and money processing method |
JP7183267B2 (en) | 2018-06-26 | 2022-12-05 | グローリー株式会社 | Money handling device and money handling method |
JP2021096729A (en) * | 2019-12-19 | 2021-06-24 | 日立Astemo株式会社 | Electronic control apparatus for automobile |
JP7397655B2 (en) | 2019-12-19 | 2023-12-13 | 日立Astemo株式会社 | Automotive electronic control unit |
WO2021206374A1 (en) * | 2020-04-06 | 2021-10-14 | 삼성전자 주식회사 | Electronic device and task scheduling method using same |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4736774B2 (en) | Image processing program, image processing method, image processing apparatus, and image processing system | |
JP2017074698A (en) | Image formation device and control method thereof, program | |
JP2011077674A (en) | Printing device | |
JP2022089880A (en) | Printer, method for controlling printer, and program | |
JP2016096414A (en) | Image forming apparatus, method of allocating control processing of multi-core processor in the apparatus, and program | |
JP2017065223A (en) | Image forming apparatus, control method thereof and program | |
US9313342B2 (en) | Image reading apparatus, image reading method, image reading system, and storage medium | |
JP2012011602A (en) | Image forming apparatus, control method thereof, and program | |
JP6365845B2 (en) | Image forming system and printing misregistration correction method | |
JP2010213066A (en) | Image-forming device | |
US9542128B2 (en) | Preview image of output data from an output device with user input | |
US9047552B2 (en) | Forming system and image forming apparatus that generate image log data to server | |
JP7422453B2 (en) | Image forming apparatus and its control method | |
JP5538334B2 (en) | Image forming apparatus and job control program | |
JP6922607B2 (en) | Image forming device, job processing method and job processing control program | |
JP6485699B2 (en) | Image forming apparatus and image forming system | |
US9491325B2 (en) | Image processing apparatus, image processing method for the same, and recording medium | |
JP2019206146A (en) | Printer, information processing device, control method for these, and program | |
JP5668418B2 (en) | Image forming apparatus, device cooperation system, and program | |
JP6327132B2 (en) | Image forming apparatus | |
JP6115164B2 (en) | Printing apparatus and printing system | |
JP2011020396A (en) | Image forming apparatus and program | |
JP2018125648A (en) | Image forming device | |
JP2020104262A (en) | Image formation device | |
JP2019144820A (en) | Image forming system |