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 PDF

Info

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
print
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
JP2014230548A
Other languages
Japanese (ja)
Inventor
了敏 大迫
Akitoshi Osako
了敏 大迫
実 矢口
Minoru Yaguchi
実 矢口
田中 和人
Kazuto Tanaka
和人 田中
積 松浦
Tsumoru Matsuura
積 松浦
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 JP2014230548A priority Critical patent/JP2016096414A/en
Publication of JP2016096414A publication Critical patent/JP2016096414A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Hardware Redundancy (AREA)
  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image forming apparatus that, when an error occurs in a core of a multi-core processor to which scan control processing is allocated or a core to which print control processing is allocated, can change the allocation so as to eliminate the need of setting of priority.SOLUTION: When the occurrence of an error has been detected in either one of a first core 0 or a second core 1 of a multi-core processor 11, allocation means allocates both scan control processing and print control processing to one of the first core and second core in which the error has not occurred. A core to which control processing operating independent of the scan control processing or the print control processing does not require setting of priority that is necessary when the scan control processing or the print control processing is allocated to the core.SELECTED DRAWING: Figure 5

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 core 1, control processing for network (Net) is performed on the core 2, and an operation panel ( It is assumed that control processing for the panel) is assigned to each.

この状態において、図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 core 1 to which the print control process is assigned, the print control process cannot be operated, and thus the print process cannot be performed.

このとき、図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 core 1 in which the error has occurred operates independently of the scan control process or the print control process. When the network control process is assigned to the core 2 to which the network control process is assigned, the network control process and the scan control process or the print control process cannot operate at the same time. Therefore, priority setting is required.

たとえば、図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のコアに変更する割当変更手段と、を備えたものが提案されている。   Patent Document 1 provides a control device for an internal combustion engine that can suppress deterioration in controllability caused by missing tasks in an internal combustion engine that performs arithmetic processing using a multi-core processor having a plurality of cores. For the purpose of the above, in a control device for an internal combustion engine that has a multi-core processor with a plurality of cores and calculates a control target value of one or a plurality of actuators using the multi-core processor, a plurality of control-related values are calculated. When an assignment unit that assigns a task to a first core of a multi-core processor, an arithmetic unit that processes a task assigned to each of a plurality of cores, and a task that is not processed in the first core occurs or occurs, The assignment of tasks within a predetermined calculation range including processing tasks is assigned to a second code different from the first core. Those with a allocation changing means for changing the have been proposed.

また、特許文献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 (core 1, core 2, core 3), and the paper size to be printed is not in the tray, it is determined that the paper cannot be fed and the printing process is impossible. The distributed processing is performed so that the image data of job 1 is generated, the image data of job 2 is generated by core 2, and the image data of job 3 is generated by core 3, and the image data of job 1 is processed by core 1. If it is determined that sheet feeding is not possible when two pages are created, the allocation distribution unit interrupts the creation of image data of job 1 by core 1 and the acceptance order is next to job 1 and whether sheet feeding is possible. Technique to concentrate core 1 and the core 2 to the image data created in the job 2 has not been bright has been proposed.

特開2013−253563号公報JP 2013-253563 A 特開2011−131433号公報JP 2011-131433 A

しかし、前記特許文献1及び2に記載の技術は、いずれもコアの割り当てを変更するものではあるが、変更の仕方によっては前述したような優先度の設定が必要となり、それによって不具合が発生する点については、解決策を提供するものではなかった。   However, the techniques described in Patent Documents 1 and 2 both change the assignment of cores, but depending on the method of change, it is necessary to set the priority as described above, which causes problems. In that respect, it did not provide a solution.

この発明は、このような技術的背景に鑑みてなされたものであって、マルチコアプロセッサにおいて、スキャン用制御処理が割り当てられているコアまたはプリント用制御処理が割り当てられているコアにエラーが発生した場合、優先度の設定が不要となるように割り当てを変更することができる画像形成装置、同装置におけるマルチコアプロセッサの処理制御の割り当て方法およびプログラムを提供することを課題とする。   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 item 1, wherein the copy job is executed by
(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.

この発明の一実施形態に係る画像形成装置の基本構成を示すブロック図である。1 is a block diagram showing a basic configuration of an image forming apparatus according to an embodiment of the present invention. 図1の画像形成装置に用いられているマルチコアプロセッサのスキャン用制御処理が割り当てられるコアに、故障等によるエラーが発生したときの状態を示す図である。FIG. 2 is a diagram illustrating a state when an error due to a failure or the like occurs in a core to which a scan control process of a multi-core processor used in the image forming apparatus of FIG. 1 is assigned. プリント用制御処理が割り当てられるコアに故障等によるエラーが発生したときの状態を示す図である。It is a figure which shows a state when the error by failure etc. generate | occur | produces in the core to which the control process for printing is allocated. スキャン用制御処理とプリント用制御処理との実行順序を、同時実行から順次実行に変更する場合の説明図である。It is explanatory drawing when the execution order of the control process for scanning and the control process for printing is changed from simultaneous execution to sequential execution. 同じく、スキャン用制御処理とプリント用制御処理との実行順序を、同時実行から順次実行に変更する場合の説明図である。Similarly, it is an explanatory diagram when the execution order of the scan control process and the print control process is changed from simultaneous execution to sequential execution. コアチェック処理を示すフローチャートである。It is a flowchart which shows a core check process. コピージョブの実行時のシーケンス制御を示すフローチャートである。6 is a flowchart illustrating sequence control during execution of a copy job. スキャン用制御処理、プリント用制御処理の処理モードが同時処理モードの場合のコピージョブの処理の流れを説明するための図である。FIG. 10 is a diagram for explaining a flow of processing of a copy job when a processing mode of scanning control processing and printing control processing is a simultaneous processing mode. スキャン用制御処理、プリント用制御処理の処理モードが順次処理モードの場合のコピージョブの処理の流れを説明するための図である。FIG. 10 is a diagram for explaining a flow of processing of a copy job when a processing mode of scanning control processing and printing control processing is a sequential processing mode. 背景技術を説明するための図で、マルチコアプロセッサの構成を示す図である。It is a figure for demonstrating background art, and is a figure which shows the structure of a multi-core processor. スキャン用制御処理が割り当てられるコアに故障等によるエラーが発生した状態を示す図である。It is a figure which shows the state which the error by failure etc. generate | occur | produced in the core to which the control process for a scan is allocated. プリント用制御処理が割り当てられるコアに故障等によるエラーが発生した状態を示す図である。It is a figure which shows the state which the error by failure etc. generate | occur | produced in the core to which the control process for printing is allocated. エラーが発生したコアに割り当てられるスキャン用制御処理またはプリント用制御処理を、独立に動作するネットワーク用制御処理が割り当てられるコアに割り当てた場合に、優先度の設定が必要となることを説明するための図である。To explain that the priority setting is required when the scan control process or print control process assigned to the core in which the error occurred is assigned to a core to which an independently operated network control process is assigned. FIG. 同じく別の優先度を設定した場合の説明図である。It is explanatory drawing at the time of setting another priority similarly.

以下、この発明の実施形態を図面に基づいて説明する。   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 image forming apparatus 1 using a multi-core processor according to an embodiment of the present invention. In this embodiment, an MFP (Multi Function Peripherals), which is a multifunction digital image forming apparatus having a copy function, a printer function, a scan function, a facsimile function, and the like, is used as the image forming apparatus.

画像形成装置1は、コントローラCPU11と、ROM12と、RAM13と、スキャナ部14と、記憶部15と、プリンタ部16と、操作パネル17と、ネットワークコントローラ18等を備えている。   The image forming apparatus 1 includes a controller CPU 11, a ROM 12, a RAM 13, a scanner unit 14, a storage unit 15, a printer unit 16, an operation panel 17, a network controller 18, and the like.

コントローラCPU11は、マルチコアプロセッサからなり、画像形成装置1の全体を統括制御し、コピー機能、プリンタ機能、スキャン機能、ファクシミリ機能等を使用可能に制御する。   The controller CPU 11 is composed of a multi-core processor, and controls the entire image forming apparatus 1 so as to be able to use a copy function, a printer function, a scan function, a facsimile function, and the like.

ROM12はCPU11の動作プログラム等を記憶するメモリであり、RAM13は、CPU11の作業領域を提供するメモリである。   The ROM 12 is a memory that stores an operation program of the CPU 11, and the RAM 13 is a memory that provides a work area for the CPU 11.

スキャナ部14は、原稿台(図示せず)に置かれた原稿やADFと称される原稿自動送り装置(図示せず)により連続的に搬送される原稿の画像を読み取り、画像データに変換する。   The scanner unit 14 reads an image of a document placed on a document table (not shown) or a document continuously conveyed by an automatic document feeder (not shown) called ADF, and converts it into image data. .

記憶装置15は例えばハードディスク(HDD)からなる。記憶装置104には、スキャナ部14デ読み去られた原稿の画像データや、ネットワークコントローラ18を介して外部端末等から送信されたプリントデータ等が記憶される。   The storage device 15 is composed of, for example, a hard disk (HDD). The storage device 104 stores image data of a document read out by the scanner unit 14, print data transmitted from an external terminal or the like via the network controller 18, and the like.

プリンタ部16は、前記スキャナ部14で読み取られた原稿の画像データやユーザー端末からのプリントデータ等を、指示されたモードに従って印刷するものである。   The printer unit 16 prints image data of a document read by the scanner unit 14, print data from a user terminal, and the like according to an instructed mode.

操作パネル17は、ユーザーによる各種入力操作等のために使用されるものであり、メッセージや操作画面等を表示するタッチパネル式液晶等からなる表示部171と、テンキー、スタートキー等のハードキーを有するキー入力部172を備えている。   The operation panel 17 is used for various input operations by the user, and includes a display unit 171 including a touch panel type liquid crystal display for displaying a message, an operation screen, and the like, and hard keys such as a numeric keypad and a start key. A key input unit 172 is provided.

ネットワークコントローラ18は、ネットワーク上の他の画像形成装置や、その他の外部機器例えばユーザー端末等との間での通信を制御することにより、データの送受信を行うものである。   The network controller 18 transmits and receives data by controlling communication with other image forming apparatuses on the network and other external devices such as user terminals.

図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 controller CPU 11 including a multi-core processor. As shown in FIG. 2, the controller CPU 11 includes four cores, that is, a core 0 as a first core, a core 1 as a second core, a core 2 as a third core, and a core 3 as a fourth core. Each of the cores 0 to 3 is assigned with each control process requiring real-time control. Specifically, scan control processing is performed on the core 0, control processing for printing (Print) is performed on the core 1, control processing for network (Net) is performed on the core 2, and an operation panel ( Control processing for each panel is assigned.

この状態において、図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 unfailed cores 1 to 3 included in the controller CPU 11, the scan control process is assigned to the core 1 that executes the print control process. Do. That is, the print control process and the scan control process are simultaneously assigned to the same core 1.

一方、図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 core 1 to which the print control process is assigned, the print control process cannot be operated, and thus the print process cannot be performed.

この場合は、コア1のエラーが検出された場合、コントローラCPU11の持つ未故障のコア0、2、3のうち、スキャン用制御処理を実行するコア0に、プリント用制御処理の割り当てをも行う。つまり、同一のコア0に、スキャン用制御処理とプリント用制御処理が同時に割り当てられることになる。   In this case, when an error of the core 1 is detected, among the unfailed cores 0, 2, and 3 of the controller CPU 11, the print control process is also assigned to the core 0 that executes the scan control process. . That is, the scan control process and the print control process are assigned to the same core 0 at the same time.

ただし、スキャン用制御処理とプリント用制御処理が同時に割り当てられた場合、スキャン用制御処理とプリント用制御処理とは、リアルタイム性を保証したまま同時動作することはできないため、図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 controller CPU 11 operating according to an operation program recorded on a recording medium such as the ROM 12.

図6のコアチェック処理は、例えば、画像形成装置1のエラー発生後の再起動時等に実施される。図6において、ステップS101で、スキャン用制御処理が割り当てられた第1のコア0のエラーの検出処理を行い、ステップS102で、プリント用制御処理が割り当てられた第2のコア1のエラーの検出処理を行う。   The core check process in FIG. 6 is performed, for example, when the image forming apparatus 1 is restarted after an error occurs. In FIG. 6, the error detection process of the first core 0 to which the scan control process is assigned is performed in step S101, and the error of the second core 1 to which the print control process is assigned is detected in step S102. Process.

次いで、ステップ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 second core 1. If no error is detected in the second core 1 (NO in step S104), the scan control process is assigned to the first core 0 and the print control process is assigned to the second core 1 in step S105. This process is terminated. In this case, the simultaneous processing mode is set as the processing mode of the scan control process and the print control process.

第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 second core 1 in step S108. If no error is detected in the second core 1 (NO in step S108), in step S109, the scan control process and the print control process are simultaneously assigned to the second core 1, which is the same core. Next, in step S110, 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.

ステップS108で、第2のコア1にエラーを検出した場合(ステップS108でYES)、第1のコア0、第2のコア1のいずれもエラーであるから、ステップS111で起動不可エラーを表示部171に表示したのち、本処理を終了する。   If an error is detected in the second core 1 in step S108 (YES in step S108), since both the first core 0 and the second core 1 are in error, an unbootable error is displayed in step S111. After the display in 171, this process is terminated.

このように、この実施形態では、スキャン用制御処理が割り当てられる第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 core 1 in which no error has occurred, a network control process and a panel control process that operate independently of the scan control process and the print control process are assigned. The priority setting that occurs when the scan control process and the print control process are assigned to the cores 2 and 3 is not necessary. That is, although the performance is deteriorated, the relief operation can be performed and the influence on the whole can be suppressed. More specifically, a network control process that operates independently of the scan control process or the print control process by simultaneously assigning the scan control process and the print control process to the core in which no error has occurred. Scan processing and print processing can be performed while suppressing the influence on the panel control processing.

図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 core 1 to which both the scan control process and the print control process are assigned is assigned after the end of the scan operation. Since the copy job is executed by sequence control that starts the printing operation, compared to the simultaneous control in which the scanning operation and the printing operation are performed in parallel when the scanning control processing and the printing control processing are assigned to different cores, respectively. Thus, although the performance is deteriorated, the scan control process and the print control process can be reliably operated.

図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 core 1 to which the scan control process and the print control process are simultaneously assigned has a functionally the sequence control unit 11a, the scan control unit 11b, and the print control unit 11c, and scans from the sequence control unit 11a. A scan process start permission notification is transmitted to the control unit 11b, and a print process start permission notification is transmitted to the print control unit 11c.

スキャン処理開始許可通知を受けたスキャン制御部11bは、スキャナ部14にスキャン開始を通知する。スキャナ部14は連続的に画像を読み取り、読み取られたスキャン元画像は、バンド単位であるいは頁単位でスキャン制御部11bで画像処理された後、記憶部15に記憶される。そして、記憶部15から読み出された後、プリント制御部11cからプリンタ部(プリントエンジン)16に送られてプリントされる。   Upon receiving the scan processing start permission notification, the scan control unit 11b notifies the scanner unit 14 of the start of scanning. The scanner unit 14 continuously reads an image, and the scanned original image is subjected to image processing by the scan control unit 11b in band units or page units, and then stored in the storage unit 15. Then, after being read from the storage unit 15, it is sent from the print control unit 11 c to the printer unit (print engine) 16 and printed.

プリンタ部16でプリントされている間に、スキャナ部14は次の画像を読み取り、得られたスキャン元画像はスキャン制御部11bに送信され、処理される。全ての画像を読み取ると、スキャナ部14からスキャン制御部11bにスキャン完了通知が送信される。   While printing by the printer unit 16, the scanner unit 14 reads the next image, and the obtained scan source image is transmitted to the scan control unit 11b and processed. When all the images have been read, a scan completion notification is transmitted from the scanner unit 14 to the scan control unit 11b.

つまり、スキャン用制御処理、プリント用制御処理の処理モードが同時処理モードの場合は、スキャン処理とプリント処理が並行して行われることになる。   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 sequence control unit 11a to the print control unit 11c, and a scan processing start permission notification is transmitted to the scan control unit 11b.

スキャン処理開始許可通知を受けたスキャン制御部11bは、スキャナ部14にスキャン開始を通知する。スキャナ部14は連続的に画像を読み取り、読み取られたスキャン元画像は、バンド単位であるいは頁単位でスキャン制御部11bで画像処理された後、記憶部15に記憶される。スキャン制御部11bはすべてのスキャン元画像を画像処理して、記憶部15に記憶する。全ての画像を読み取ると、スキャナ部14からスキャン制御部11bにスキャン完了通知が送信される。この間、プリンタ処理の開始は禁止されているので、プリント処理は行われない。つまり、スキャン処理とプリント処理は並行して行われない。   Upon receiving the scan processing start permission notification, the scan control unit 11b notifies the scanner unit 14 of the start of scanning. The scanner unit 14 continuously reads an image, and the scanned original image is subjected to image processing by the scan control unit 11b in band units or page units, and then stored in the storage unit 15. The scan control unit 11 b performs image processing on all the scan source images and stores them in the storage unit 15. When all the images have been read, a scan completion notification is transmitted from the scanner unit 14 to the scan control unit 11b. During this time, since the start of the printer process is prohibited, the print process is not performed. That is, the scan process and the print process are not performed in parallel.

スキャンが完了すると、シーケンス制御部11aからプリント制御部11cに、プリント処理開始許可通知が送信される。すると、プリント制御部11cは、記憶部15に記憶された画像データを順に読み出してプリンタ部16に送り、プリンタ部16はこれらの画像データを印刷する。   When the scan is completed, a print processing start permission notice is transmitted from the sequence control unit 11a to the print control unit 11c. Then, the print control unit 11c sequentially reads the image data stored in the storage unit 15 and sends it to the printer unit 16, and the printer unit 16 prints these image data.

つまり、スキャン用制御処理、プリント用制御処理の処理モードが順次処理モードの場合は、スキャン処理の終了後にプリント処理が行われる。   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 Image forming apparatus 11 Controller CPU (multi-core processor)
12 ROM
13 RAM
14 Scanner unit 15 Storage unit 16 Printer unit 17 Operation panel 170 Display unit 18 Network controller

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に記載の画像形成装置。   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 is copied by the sequence control that starts the print operation after the scan operation ends. The image forming apparatus according to claim 1, wherein the image forming apparatus executes a job. 複数のコアで構成されるマルチコアプロセッサの第1のコアにスキャン用制御処理を割り当て、前記第1のコアとは異なる第2のコアにプリント用制御処理を割り当てる割り当てステップと、
前記コアにエラーが発生したことを検知するエラー検知ステップと、
を備え、
前記エラー検知ステップにより、前記第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.
前記エラー検知ステップによる前記エラーの検知後にコピージョブが検知された場合、前記スキャン用制御処理とプリント用制御処理が割り当てられたコアは、スキャン動作の終了後にプリント動作を開始するシーケンス制御により前記コピージョブを実行する請求項3に記載の画像形成装置におけるマルチコアプロセッサの制御処理の割り当て方法。   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 is copied by the sequence control that starts the print operation after the scan operation ends. 4. The method for assigning control processing of a multi-core processor in an image forming apparatus according to claim 3, wherein the job is executed. 複数のコアで構成されるマルチコアプロセッサの第1のコアにスキャン用制御処理を割り当て、前記第1のコアとは異なる第2のコアにプリント用制御処理を割り当てる割り当てステップと、
前記コアにエラーが発生したことを検知するエラー検知ステップと、
を画像処理装置の前記マルチコアプロセッサに実行させ、
前記エラー検知ステップにより、前記第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.
前記エラー検知ステップによる前記エラーの検知後にコピージョブが検知された場合、前記スキャン用制御処理とプリント用制御処理が割り当てられたコアは、スキャン動作の終了後にプリント動作を開始するシーケンス制御により前記コピージョブを実行する請求項5に記載のプログラム。   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 is copied by the sequence control that starts the print operation after the scan operation ends. The program according to claim 5 which executes a job.
JP2014230548A 2014-11-13 2014-11-13 Image forming apparatus, method of allocating control processing of multi-core processor in the apparatus, and program Pending JP2016096414A (en)

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)

* Cited by examiner, † Cited by third party
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

Cited By (7)

* Cited by examiner, † Cited by third party
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
JP2012011602A (en) Image forming apparatus, control method thereof, and program
US9313342B2 (en) Image reading apparatus, image reading method, image reading system, and storage medium
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
JP6365845B2 (en) Image forming system and printing misregistration correction method
JP6485699B2 (en) Image forming apparatus and image forming system
US9491325B2 (en) Image processing apparatus, image processing method for the same, and recording medium
JP5668418B2 (en) Image forming apparatus, device cooperation system, and program
JP6327132B2 (en) Image forming apparatus
JP6115164B2 (en) Printing apparatus and printing system
JP2019206146A (en) Printer, information processing device, control method for these, and program
JP2011020396A (en) Image forming apparatus and program
JP2018125648A (en) Image forming device
JP2020104262A (en) Image formation device
JP2019144820A (en) Image forming system