JP7238087B2 - JOB PROCESSING DEVICE, CONTROL METHOD AND PROGRAM FOR JOB PROCESSING DEVICE - Google Patents

JOB PROCESSING DEVICE, CONTROL METHOD AND PROGRAM FOR JOB PROCESSING DEVICE Download PDF

Info

Publication number
JP7238087B2
JP7238087B2 JP2021204038A JP2021204038A JP7238087B2 JP 7238087 B2 JP7238087 B2 JP 7238087B2 JP 2021204038 A JP2021204038 A JP 2021204038A JP 2021204038 A JP2021204038 A JP 2021204038A JP 7238087 B2 JP7238087 B2 JP 7238087B2
Authority
JP
Japan
Prior art keywords
data
storage device
job
job processing
processing apparatus
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.)
Active
Application number
JP2021204038A
Other languages
Japanese (ja)
Other versions
JP2022040136A (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.)
Canon Inc
Original Assignee
Canon 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
Priority claimed from JP2017242974A external-priority patent/JP6995607B2/en
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2021204038A priority Critical patent/JP7238087B2/en
Publication of JP2022040136A publication Critical patent/JP2022040136A/en
Application granted granted Critical
Publication of JP7238087B2 publication Critical patent/JP7238087B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ジョブ処理装置、ジョブ処理装置の制御方法及びプログラムに関する。 The present invention relates to a job processing apparatus, a method of controlling the job processing apparatus, and a program.

ハードディスクドライブ(以下、HDDという)等の外部記憶装置を利用して情報を蓄積可能な情報処理装置において、受信した情報(以下、データという)を外部記憶装置に格納してから使用し、処理が完了したらデータを消去する情報処理装置が知られている。このような情報処理装置においては、HDD上にはデータとデータのHDD上の位置情報(以下、FATという)とが記憶されている。通常データを消去する際は、FATのみを消去するのが一般的であり、HDD上に残っているデータそのものは消去しない。ただ、そのような状態では、HDDを情報処理装置から引きぬき、コンピュータ(以下、PCという)等に接続し内部を解析することで、残存データが参照される可能性がある。そのため、FATだけでなく残存データ領域に乱数や固定値等を上書きし、データが残存しないことを保証する機能が広く知られるようになっている。例えば、特許文献1には、セキュリティレベルに応じて消去回数を任意に設定でき、設定された消去回数に従い、消去を実行する装置が開示されている。
また、近年は外部記憶装置としてソリッドステートドライブ(以下、SSDという)と呼ばれるようなフラッシュメモリを用いた半導体記憶装置の利用が増えてきている。半導体記憶装置には、記憶装置内のフラッシュメモリの寿命を延ばすために、ウェアレベリングと呼ばれる分散書き込みを行うものが存在する。ウェアレベリングを行う半導体記憶装置は、書き込み回数の少ないブロックをなるべく使用するようにブロックを置き換えて書き込みを行っていく。そのため、前述のような残存データ領域に対する上書き処理を行ったとしても、ウェアレベリングのブロック置き換え制御方法によっては、指定領域が上書きされず置換え前のブロックにデータが残っている可能性も考えられる。このような外部記憶装置に対してデータの漏えいを防止する手段としては、格納するデータを暗号化するという方法が効果的である。
In an information processing device that can store information using an external storage device such as a hard disk drive (hereinafter referred to as HDD), the received information (hereinafter referred to as data) is stored in the external storage device before being used and processed. Information processors that erase data when completed are known. In such an information processing apparatus, data and location information of the data on the HDD (hereinafter referred to as FAT) are stored on the HDD. When erasing normal data, only the FAT is generally erased, and the data itself remaining on the HDD is not erased. However, in such a state, there is a possibility that residual data can be referenced by removing the HDD from the information processing apparatus, connecting it to a computer (hereinafter referred to as PC) or the like, and analyzing the inside. For this reason, not only the FAT but also the function of overwriting the remaining data area with random numbers, fixed values, etc. to ensure that no data remains has become widely known. For example, Patent Literature 1 discloses an apparatus that can arbitrarily set the number of times of erasing according to the security level, and executes erasing according to the set number of times of erasing.
In recent years, the use of semiconductor storage devices using flash memories, such as solid state drives (hereinafter referred to as SSDs), has increased as external storage devices. Some semiconductor memory devices perform distributed writing called wear leveling in order to extend the life of flash memory in the memory device. A semiconductor memory device that performs wear leveling performs writing by replacing blocks so as to use blocks with a small number of writes as much as possible. Therefore, even if the overwrite processing for the remaining data area as described above is performed, depending on the block replacement control method of wear leveling, the specified area may not be overwritten and data may remain in the block before replacement. Encrypting the data to be stored is effective as means for preventing data leakage to such an external storage device.

特開2004-153517号公報Japanese Patent Application Laid-Open No. 2004-153517

特許文献1に記載された技術では、装置に搭載された外部記憶装置の種類に関わらず、設定画面から設定された方法で消去処理を行う。しかしながら、半導体記憶装置の場合、前述のとおり上書き消去ではブロックにデータが残る可能性がある。そのため、装置の設定画面から消去設定が可能であると、データの残存なく消去が可能であるとユーザが誤解してしまう恐れがある。 In the technique described in Patent Document 1, erasure processing is performed by a method set from a setting screen regardless of the type of external storage device installed in the apparatus. However, in the case of a semiconductor memory device, there is a possibility that data remains in a block after overwrite erasure, as described above. Therefore, if erasure can be set from the setting screen of the device, the user may misunderstand that erasure is possible without leaving any data.

本発明のジョブ処理装置は、ジョブを実行するジョブ処理装置であって、前記ジョブ処理装置に接続されている不揮発性記憶装置が磁気記憶装置である場合に、上書き消去機能に関する動作設定がユーザによって変更されることを許容するよう制御し、前記ジョブ処理装置に接続されている不揮発性記憶装置が半導体記憶装置である場合に、前記動作設定が前記上書き消去を行わない設定から、ほかの上書き消去設定に変更されないよう制御する制御手段と、ジョブを実行する実行手段と、前記不揮発性記憶装置が前記磁気記憶装置及び前記半導体記憶装置のいずれであっても、該不揮発性記憶装置に格納された前記実行手段により実行されたジョブに関するデータを、該ジョブの実行した後に前記不揮発性記憶装置から削除する削除手段と、を有し、前記上書き消去機能は、前記削除手段により前記データが削除された後に、該データが格納されデータ領域を異なるデータで上書きし、ジョブの実行により生成されたジョブに関するデータが前記磁気記憶装置である前記不揮発性記憶装置から復元されることを困難にする消去機能であることを特徴とする。 A job processing apparatus according to the present invention is a job processing apparatus that executes a job, and when a nonvolatile storage device connected to the job processing apparatus is a magnetic storage device, an operation setting related to an overwrite deletion function is set by a user. When the non-volatile memory device connected to the job processing device is a semiconductor memory device, the operation setting is changed from the setting that does not perform the overwrite erasure to another overwrite erasure. control means for controlling settings so as not to be changed; execution means for executing jobs; deleting means for deleting data related to the job executed by the executing means from the non-volatile storage device after the job is executed; An erasing function that later overwrites the data area in which the data is stored with different data to make it difficult for the job-related data generated by executing the job to be restored from the non-volatile storage device, which is the magnetic storage device. It is characterized by

本発明のひとつの側面によれば、外部記憶装置に適した適切な消去方法を選択し、外部記憶装置を安全に管理することができる。
本発明のさらに別の側面によれば、上書き消去機能が有効でない外部記憶装置の場合にユーザが誤ってデータ消去設定をしてしまうことを防止することができる。
According to one aspect of the present invention, it is possible to select an appropriate erasing method suitable for the external storage device and safely manage the external storage device.
According to still another aspect of the present invention, it is possible to prevent the user from erroneously setting data erasure in the case of an external storage device in which the overwrite erasure function is not valid.

MFPのハードウエア構成の一例を示す図である。3 is a diagram showing an example of the hardware configuration of an MFP; FIG. MFPに搭載されたストレージデバイスの領域構成のイメージ図である。2 is an image diagram of the area configuration of a storage device mounted on the MFP; FIG. ストレージデバイスのパーティション構成管理テーブルを示す図である。FIG. 3 is a diagram showing a partition configuration management table of a storage device; FIG. 消去方法を設定するためのUI画面の例を示す図である。FIG. 10 is a diagram showing an example of a UI screen for setting an erasing method; MFPの起動時の情報処理の一例を示すフローチャートである。4 is a flow chart showing an example of information processing when the MFP is started. MFPの印刷時の情報処理の一例を示すフローチャートである。6 is a flow chart showing an example of information processing during printing of the MFP; MFPのデータ消去設定の情報処理の一例を示すフローチャートである。7 is a flow chart showing an example of information processing for data erasure setting of the MFP; データ管理設定画面の一例を示す図である。It is a figure which shows an example of a data management setting screen. 全データ/設定の初期化の実行画面の例を示す図である。FIG. 10 is a diagram showing an example of an execution screen for initializing all data/settings; MFPの全データ消去処理の一例を示すフローチャートである。6 is a flowchart showing an example of all data erasing processing of the MFP;

以下、本発明の実施形態について図面に基づいて説明する。 BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described below with reference to the drawings.

<実施形態1>
(ハードウエア構成)
図1は、MFP100のハードウエア構成の一例を示す図である。本実施形態では情報処理装置としてMFPを例に説明するが、情報処理装置としてはMFP以外の装置であってもよい。MFPは画像形成装置の一例である。
MFP100は、その内部に、コントローラユニット216、プリンタ部211、スキャナ部213、操作部207、ストレージデバイス217、218を備える。コントローラユニット216は、LANと接続し、画像データやデバイス情報の入出力を行う。
プリンタ部211は、ラスタイメージデータを用紙上に印刷する装置である。その方式は、感光体ドラムや感光体ベルトを用いた電子写真方式、微少ノズルアレイからインクを吐出して用紙上に直接画像を印字するインクジェット方式がある。プリンタ部211は、CPU201からの指示によって印刷処理を開始する。プリンタ部211は、異なる用紙サイズ又は異なる用紙向きを選択できるように複数の給紙段を持つ。またプリンタ部211の追加機能として、仕上げ機能がある。仕上げ機構は、フィニッシャ等と呼ばれる。仕上げ機構には、プリントされた印刷物を部単位でソートしたり、ホチキスで留めたり、印刷物を折ったりする機構がある。
スキャナ部213は、紙原稿上の画像を照明し、CCDラインセンサで走査することで、ラスタイメージデータとして電気信号に変換する装置である。スキャナ部213は、ユーザによる操作部207からの読み取り開始指示により、CPU201の制御の下、原稿用紙の読取動作を行う。
操作部207は、LCDを有し、LCD上にタッチパネルシートが貼られており、操作画面を表示すると共に、表示されている画面内のキーが選択される(指等でタッチされる)と、その位置情報を操作部インタフェース206経由でCPU201に伝える。また操作部207は、各種の操作キー(ハードウェアキー)として例えばスタートキー、ストップキー、IDキー、及びリセットキーを備える。
<Embodiment 1>
(Hardware configuration)
FIG. 1 is a diagram showing an example of the hardware configuration of the MFP 100. As shown in FIG. In this embodiment, an MFP will be described as an example of an information processing apparatus, but an apparatus other than an MFP may be used as an information processing apparatus. An MFP is an example of an image forming apparatus.
The MFP 100 internally includes a controller unit 216 , printer section 211 , scanner section 213 , operation section 207 , and storage devices 217 and 218 . A controller unit 216 is connected to a LAN and inputs and outputs image data and device information.
The printer unit 211 is a device that prints raster image data on paper. The method includes an electrophotographic method using a photoreceptor drum or a photoreceptor belt, and an inkjet method in which ink is ejected from a minute nozzle array to directly print an image on paper. The printer unit 211 starts print processing according to an instruction from the CPU 201 . The printer unit 211 has a plurality of paper feed stages so that different paper sizes or different paper orientations can be selected. As an additional function of the printer unit 211, there is a finishing function. The finishing mechanism is called a finisher or the like. Finishing mechanisms include mechanisms for collating, stapling, and folding printed products.
The scanner unit 213 is a device that illuminates an image on a paper document and scans it with a CCD line sensor to convert it into an electrical signal as raster image data. A scanner unit 213 performs a reading operation of a document sheet under the control of the CPU 201 in response to a reading start instruction from the operation unit 207 by the user.
The operation unit 207 has an LCD, and a touch panel sheet is pasted on the LCD. When an operation screen is displayed and a key in the displayed screen is selected (touched with a finger or the like), The position information is transmitted to the CPU 201 via the operation unit interface 206 . The operation unit 207 also includes various operation keys (hardware keys) such as a start key, a stop key, an ID key, and a reset key.

ストレージデバイス217、218は、不揮発性記憶装置であり、半導体記憶装置であるソリッドステートドライブ(以下、SSDという)又は磁気ディスク装置であるハードディスクドライブ(以下、HDDという)が搭載可能である。ストレージデバイスには、MFP100が使用する画像データやシステムデータが格納される。不揮発性記憶装置は複数台接続可能であり、オプションとしてストレージデバイス(STORAGE)218を拡張可能である。ストレージデバイス218は、ストレージデバイス(STORAGE)217に格納するデータをミラーリングするために利用されたり、拡張領域として利用されたりする。
コントローラユニット216は、MFP100の制御を行う装置である。コントローラユニット216は、CPU201、RAM202、ROM203、ディスクコントローラ(DISK CONTROLLER)204、ネットワークインタフェース(Network I/F)205、操作部インタフェース(PANEL I/F)206及びイメージバスインタフェース(IMAGE BUS I/F)208を有する。これらのユニットはシステムバス219に接続されている。また、コントローラユニット216は、ラスタイメージプロセッサ(RIP)209、プリンタインタフェース210、スキャナインタフェース212、画像処理部214を有する。これらのユニットは、画像データを転送する画像バス215に接続されている。
The storage devices 217 and 218 are non-volatile storage devices, and can be mounted with solid state drives (hereinafter referred to as SSD) that are semiconductor storage devices or hard disk drives (hereinafter referred to as HDD) that are magnetic disk devices. Image data and system data used by MFP 100 are stored in the storage device. A plurality of nonvolatile storage devices can be connected, and the storage device (STORAGE) 218 can be expanded as an option. The storage device 218 is used for mirroring data stored in the storage device (STORAGE) 217, or as an expansion area.
A controller unit 216 is a device that controls the MFP 100 . The controller unit 216 includes a CPU 201, a RAM 202, a ROM 203, a disk controller (DISK CONTROLLER) 204, a network interface (Network I/F) 205, an operation unit interface (PANEL I/F) 206, and an image bus interface (IMAGE BUS I/F). 208. These units are connected to system bus 219 . The controller unit 216 also has a raster image processor (RIP) 209 , a printer interface 210 , a scanner interface 212 and an image processing section 214 . These units are connected to an image bus 215 for transferring image data.

CPU201は、MFP100を制御するプロセッサーである。RAM202は、CPU201が動作するためのシステムネットワークメモリであり、プログラムを記録するためのプログラムメモリや、画像データを一時記録するための画像メモリでもある。ROM203は、システムのブートプログラムや各種制御プログラムが格納されている。ディスクコントローラ204は、システムバス219からストレージデバイス217、218へのデータの書き込み、読み込みを制御する。
操作部インタフェース206は、操作部(PANEL)207とのインタフェース部であり、表示するデータを操作部207に対して出力する。操作部インタフェース206は、操作部207からユーザが入力した情報をCPU201に伝える。
ネットワークインタフェース205は、LANに接続し、PCや他の外部装置とのデータ入出力を行う。
イメージバスインタフェース208は、システムバス219と画像バス215とを接続し、データ構造を変換するためのバスブリッジである。画像バス215は、PCIバス又はIEEE1394で構成される。ラスタイメージプロセッサ209は、印刷データをビットマップイメージに展開する。プリンタインタフェース210は、プリンタ部211とコントローラユニット216とを接続し、画像データの同期系/非同期系の変換を行う。スキャナインタフェース212は、スキャナ部213とコントローラユニット216とを接続し、画像データの同期系/非同期系の変換を行う。画像処理部214は、入力画像データに対し補正、加工、編集を行う等、プリント出力画像データに対して、プリンタの補正、解像度変換等を行う。また画像処理部214は、画像データの回転や、多値画像データに対してはJPEG、2値画像データはJBIG、MMR、MH等の圧縮伸張処理を行う。
CPU201が、ROM203又はストレージデバイス217、218等に記憶されたプログラムに基づき処理を実行することによってMFP100の機能及び後述する図5~図7、図10のフローチャートの処理が実現される。
A CPU 201 is a processor that controls the MFP 100 . A RAM 202 is a system network memory for the operation of the CPU 201, a program memory for recording programs, and an image memory for temporarily recording image data. A ROM 203 stores a system boot program and various control programs. The disk controller 204 controls writing and reading data from the system bus 219 to the storage devices 217 and 218 .
An operation unit interface 206 is an interface unit with an operation unit (PANEL) 207 and outputs data to be displayed to the operation unit 207 . The operation unit interface 206 transmits information input by the user from the operation unit 207 to the CPU 201 .
A network interface 205 connects to a LAN and performs data input/output with a PC or other external devices.
The image bus interface 208 is a bus bridge that connects the system bus 219 and the image bus 215 and converts the data structure. The image bus 215 is configured with a PCI bus or IEEE1394. A raster image processor 209 develops the print data into a bitmap image. The printer interface 210 connects the printer unit 211 and the controller unit 216, and performs synchronous/asynchronous conversion of image data. A scanner interface 212 connects the scanner unit 213 and the controller unit 216, and performs synchronous/asynchronous conversion of image data. An image processing unit 214 corrects, processes, and edits input image data, and performs printer correction, resolution conversion, and the like on print output image data. The image processing unit 214 also rotates image data, and performs compression/decompression processing such as JPEG for multilevel image data and JBIG, MMR, MH for binary image data.
The CPU 201 implements the functions of the MFP 100 and the processing of flowcharts in FIGS.

(ストレージデバイスの構成)
図2は、MFP100に搭載されたストレージデバイス217の領域構成のイメージ図である。
ストレージデバイス217の記憶領域全体220は、幾つかの領域(パーティション)に分割され、目的別に使用される。例として、MFP100は、ストレージデバイス217を、システム領域221、アプリケーション領域222、一時データ領域223、画像データ処理領域224、ボックスデータ領域225、ログデータ領域226に分割して使用する。システム領域221には、MFP100が動作するためのプログラムや言語等のリソースデータが格納される。アプリケーション領域222は、MFP100に追加でインストールされる拡張ソフトが格納されたり、拡張ソフトが生成、取得するデータを格納したりする為に利用される領域である。一時データ領域223は、MFP100が動作するために、一時的に生成するデータを格納する領域である。画像データ処理領域224は、印刷するデータの画像処理結果を一時格納するための領域である。ボックスデータ領域225は、スキャンした原稿の画像データやネットワークインタフェース205を介して受信した画像データを再利用できるように保存するため領域である。ログデータ領域226は、MFP100の動作状況や印刷やスキャンの実行結果のログを格納するための領域である。
ストレージデバイス217には、前述のとおり様々な目的でデータが格納される。画像データ処理領域224にはMFP100が印刷動作することで一時的にデータがファイルとして格納されるが、印刷処理が完了するとそのファイルは不要となり削除される。ここでファイルシステムの消去処理を実行するのみでは、ファイルに関する管理データが消去されるのみで、ストレージデバイス217上にはファイルデータが残存したままとなる。本実施形態では、ファイルのデータ部分を特定のデータで上書きする消去処理について説明する。
(storage device configuration)
FIG. 2 is an image diagram of the area configuration of the storage device 217 mounted on the MFP 100. As shown in FIG.
The entire storage area 220 of the storage device 217 is divided into several areas (partitions) and used for different purposes. As an example, the MFP 100 divides the storage device 217 into a system area 221, an application area 222, a temporary data area 223, an image data processing area 224, a box data area 225, and a log data area 226 for use. System area 221 stores resource data such as programs and languages for operating MFP 100 . The application area 222 is an area used to store expansion software additionally installed in the MFP 100 and to store data generated and acquired by the expansion software. Temporary data area 223 is an area for storing data that is temporarily generated in order for MFP 100 to operate. The image data processing area 224 is an area for temporarily storing the image processing result of the data to be printed. A box data area 225 is an area for reusing image data of scanned originals and image data received via the network interface 205 . The log data area 226 is an area for storing logs of the operation status of the MFP 100 and the execution results of printing and scanning.
The storage device 217 stores data for various purposes as described above. Data is temporarily stored as a file in the image data processing area 224 when the MFP 100 performs a printing operation, but when the printing process is completed, the file becomes unnecessary and is deleted. If only the file system erasing process is executed here, only the management data relating to the file will be erased, and the file data will remain on the storage device 217 . In this embodiment, erasing processing for overwriting the data portion of a file with specific data will be described.

(ストレージデバイスの構成管理テーブル)
図3は、図2に示すストレージデバイス217のパーティション構成管理テーブルを示す図である。
図3において、パーティション構成管理テーブル300は、No.、CLEARFlag、CLEARLogic、PartitionLabel、PartitionSize、Usageから構成される。CPU201は、パーティション構成管理テーブルをストレージデバイス217に保持し、管理する。また、CPU201は、起動時にストレージデバイス217からパーティション構成管理テーブルを読み出し利用する。利用方法は後述する。No.は、パーティションを識別する管理上の通し番号である。CLEARFlagは、パーティション上のファイルを削除する際に、上書き消去処理を行うパーティションであるかを示すフラグである。「0」の場合は、上書き消去しないことを示す。「1」の場合は、上書き消去することを示す。ここで、上書き消去とは、ファイルシステムの消去処理を行うだけではなく、ストレージデバイス217上のファイルデータ領域を後述する方法で上書きすることでストレージデバイス217から消去することを指す。CLEARFlagの値は、該当するパーティションの目的に従って予め決められており、画像データや一時データ等の重要データや機密データが含まれるパーティションを「1」と定義している。図3では、一時データ領域223、画像データ処理領域224、ボックスデータ領域225が上書き消去対象であることを示している。CLEARLogicは、上書き消去の消去方法を示し、「0」は上書き消去しないことを、「1」はゼロデータを1回書きこむことを、「2」はランダムデータを1回書きこむことを、「3」はランダムデータを3回書き込むことを示す。CLEARLogicは後述の方法でユーザにより設定される。消去方法はこれに限るものではなく、その他の書き込み回数や書き込むデータを設定可能としてもよい。
PartitionLabelは、パーティションを名称で識別するための文字列である。PartitionSizeは該当するパーティションのサイズをMB単位で示したものである。Usageは、補助的な情報であり、パーティションにどのようなデータが格納されるかを示したものである。
(Storage device configuration management table)
FIG. 3 is a diagram showing a partition configuration management table of the storage device 217 shown in FIG.
In FIG. 3, the partition configuration management table 300 has No. , CLEARFlag, CLEARLogic, PartitionLabel, PartitionSize, and Usage. The CPU 201 holds and manages the partition configuration management table in the storage device 217 . Also, the CPU 201 reads and uses the partition configuration management table from the storage device 217 at startup. How to use it will be described later. No. is an administrative serial number that identifies the partition. CLEARFlag is a flag indicating whether or not the partition is to be overwritten when deleting files on the partition. If it is "0", it indicates not to overwrite. If it is "1", it indicates overwriting. Here, overwriting erasure means not only erasing the file system, but also erasing from the storage device 217 by overwriting the file data area on the storage device 217 by a method described later. The value of CLEARFlag is determined in advance according to the purpose of the corresponding partition, and "1" is defined for a partition containing important data such as image data or temporary data or confidential data. FIG. 3 shows that the temporary data area 223, the image data processing area 224, and the box data area 225 are to be overwritten. CLEARLogic indicates an erasing method of overwriting erasing, "0" means not overwriting erasing, "1" means writing zero data once, "2" means writing random data once, and " 3” indicates that random data is written three times. CLEARLogic is set by the user in the manner described below. The erasing method is not limited to this, and the number of times of writing and data to be written may be settable.
PartitionLabel is a character string for identifying a partition by name. PartitionSize indicates the size of the corresponding partition in MB. Usage is auxiliary information and indicates what kind of data is stored in the partition.

図3のパーティション構成管理テーブル300はCPU201がファイル消去を実行する際に取得され、消去方法を特定するために利用される。より具体的には、消去するファイルのファイルディスクリプタによりファイルの存在する領域が特定されれば、CPU201は、パーティション構成管理テーブル300を用いてその領域をどのような消去方法で消去すべきかを特定する。
前述のとおりパーティション構成管理テーブル300のCLEARLogicは、MFP100の操作部207を介してユーザ操作に基づきCPU201が指定が可能である。図4は、消去方法を設定するためのUI画面の一例を示す図である。図4のUI画面は、CPU201により、操作部207に表示される。図4のUI画面は、MFP100にストレージデバイス217としてHDDが搭載された場合の例である。CPU201は、データ管理メニューの設定を受け付けると、図4(a)に示すデータ管理設定画面400を操作部207に表示する。図4(a)において、データ消去設定が選択されると、CPU201は図4(b)のデータ消去設定画面410を操作部207に表示する。図4(b)において、「データ消去のON/OFF」411はデータの上書き消去を行うか否かを設定するための項目である。図4(c)に「データ消去のON/OFF」411が選択された場合に操作部207に表示されるUI画面420を示す。UI画面420では、「ON」又は「OFF」が設定可能であり、「ON」は上書き消去を実施することを示す。「消去タイミング設定」412は、データの上書き消去を実施するタイミングを設定するための項目であり、「ジョブ処理中」又は「ジョブ処理後」を選択可能である。「ジョブ処理中」とは、MFP100が印刷等のジョブを実行する際にジョブを実行している最中に不要となったファイルをその都度上書き消去することを示す。「ジョブ処理後」とは、MFP100が印刷等のジョブを実行する際、ジョブの実行中にはファイルの削除は行わず、ジョブが完了した後にまとめて上書き消去することを示す。「ジョブ処理後」を選択すると、ジョブ実行中に上書き消去処理によるCPU201の使用を制限できるため、ジョブ実行処理を早く完了することが可能となる。「消去モード設定」413は、データの上書き消去を実行する際の、消去方法を設定するための項目である。図4(d)に「消去モード設定」413が選択された場合に操作部207に表示されるUI画面430を示す。430では、「0データ1回書込み」、「ランダムデータ1回書込み」、「ランダムデータ3回書込み」が設定可能である。
パーティション構成管理テーブル300のCLEARLogicには、UI画面420において「OFF」が設定された場合は、「0」が設定される。UI画面420において「ON」が設定され、430において「0データ1回書込み」が設定された場合は「1」が、「ランダムデータ1回書込み」が設定された場合は「2」が、「ランダムデータ3回書込み」が設定された場合は「3」が設定される。
The partition configuration management table 300 of FIG. 3 is obtained when the CPU 201 executes file deletion, and is used to specify the deletion method. More specifically, when the file descriptor of the file to be erased specifies the area in which the file exists, the CPU 201 uses the partition configuration management table 300 to specify what erasing method should be used to erase the area. .
As described above, CLEARLogic in the partition configuration management table 300 can be designated by the CPU 201 based on user operation via the operation unit 207 of the MFP 100 . FIG. 4 is a diagram showing an example of a UI screen for setting an erasing method. The UI screen in FIG. 4 is displayed on the operation unit 207 by the CPU 201 . The UI screen in FIG. 4 is an example when an HDD is installed as the storage device 217 in the MFP 100 . When receiving the setting of the data management menu, the CPU 201 displays a data management setting screen 400 shown in FIG. 4A, when the data erasure setting is selected, the CPU 201 displays the data erasure setting screen 410 in FIG. 4B on the operation unit 207. FIG. In FIG. 4B, "ON/OFF of data erasure" 411 is an item for setting whether or not to overwrite data. FIG. 4C shows a UI screen 420 displayed on the operation unit 207 when "ON/OFF of data deletion" 411 is selected. On the UI screen 420, "ON" or "OFF" can be set, and "ON" indicates that overwriting is to be performed. "Deletion timing setting" 412 is an item for setting the timing of overwriting data, and "during job processing" or "after job processing" can be selected. “Job processing” indicates that when the MFP 100 executes a job such as printing, files that become unnecessary while the job is being executed are overwritten and erased each time. "After job processing" indicates that when the MFP 100 executes a job such as printing, the files are not deleted during execution of the job, but are collectively overwritten and erased after the job is completed. If "after job processing" is selected, the use of the CPU 201 for overwrite erasure processing during job execution can be restricted, so that the job execution processing can be completed quickly. "Erase mode setting" 413 is an item for setting an erasing method when executing data overwrite erasure. FIG. 4(d) shows a UI screen 430 displayed on the operation unit 207 when "erasure mode setting" 413 is selected. At 430, "write 0 data once", "write random data once", and "write random data three times" can be set.
The CLEARLogic of the partition configuration management table 300 is set to "0" when "OFF" is set on the UI screen 420. FIG. If "ON" is set on the UI screen 420 and "Write 0 data once" is set on 430, "1" is set, and if "Write random data once" is set, "2" is set. If "write random data 3 times" is set, "3" is set.

(MFP100の起動時の情報処理)
次に、図5を用いてMFP100の起動時の情報処理を説明する。
S1001において、MFP100が起動されると、CPU201は、ディスクコントローラ204を介してストレージデバイス217の情報を取得する。CPU201は、ストレージデバイス217の情報として、メーカ名、型番、容量、回転数等の情報を取得する。ここで、回転数はストレージデバイス内のメディアの毎分辺りの回転数を示している。HDDの場合は、回転数として、7200等の値が取得される。SSDのような半導体記憶装置は回転を行わないため、非回転メディアであることを示す値が取得される。つまり、回転数の値を取得することにより、CPU201は、MFP100に搭載されるストレージデバイス217がHDDかSSDかの判定が可能となる。回転数は、不揮発性記憶装置の種別情報の一例である。
次にS1002にて、CPU201は、ストレージデバイス217から図3に示すパーティション構成管理テーブル300を読み出し、パーティション毎に設定を行う。パーティションの設定では、CPU201は、機器の構成に合わせて読み出したパーティション構成管理テーブル300のCLEARLogicを再設定する。
(Information processing at startup of MFP 100)
Next, information processing when the MFP 100 is started will be described with reference to FIG.
In S<b>1001 , when the MFP 100 is activated, the CPU 201 acquires information on the storage device 217 via the disk controller 204 . The CPU 201 acquires information on the storage device 217, such as the manufacturer name, model number, capacity, number of rotations, and the like. Here, the number of revolutions indicates the number of revolutions per minute of the media in the storage device. In the case of HDD, a value such as 7200 is acquired as the number of revolutions. Since a semiconductor storage device such as an SSD does not rotate, a value indicating non-rotating media is obtained. In other words, by acquiring the rotational speed value, the CPU 201 can determine whether the storage device 217 mounted on the MFP 100 is an HDD or an SSD. The number of revolutions is an example of the type information of the nonvolatile storage device.
Next, in S1002, the CPU 201 reads the partition configuration management table 300 shown in FIG. 3 from the storage device 217, and makes settings for each partition. In setting the partition, the CPU 201 resets CLEARLogic of the read partition configuration management table 300 according to the device configuration.

S1003において、CPU201は、パーティション構成管理テーブル300のCLEARFlagを取得し、消去対象のパーティションであるか否かを判定する。CPU201は、消去対象のパーティションでないと判定した場合、S1005に進み、消去対象のパーティションであると判定した場合、S1004に進む。
S1005において、CPU201は、CLEARLogicを「0」に設定する。
S1004において、CPU201は、S1001で取得したストレージデバイス217の回転数の情報に基づき、MFP100に搭載されたデバイスが半導体記憶装置か否かを判定する。CPU201は、半導体記憶装置であると判定した場合は、S1005に進み、半導体記憶装置でないと判定した場合は、次のパーティションの確認を行うため、S1003へ進む。
S1005において、CPU201は、CLEARLogicを「0」に設定する。半導体記憶装置でないと判定した場合は、次のパーティションの確認を行うため、S1003へ進む。
CPU201は、全てのパーティションの確認が完了すれば、本処理を終了する。
In S1003, the CPU 201 acquires CLEARFlag of the partition configuration management table 300 and determines whether or not the partition is the target of erasure. If the CPU 201 determines that the partition is not to be erased, the process proceeds to S1005, and if it is determined that the partition is to be erased, the process proceeds to S1004.
In S1005, the CPU 201 sets CLEARLogic to "0".
In S1004, the CPU 201 determines whether or not the device mounted on the MFP 100 is a semiconductor memory device, based on the rotational speed information of the storage device 217 acquired in S1001. If the CPU 201 determines that it is a semiconductor memory device, it proceeds to S1005, and if it determines that it is not a semiconductor memory device, it proceeds to S1003 to confirm the next partition.
In S1005, the CPU 201 sets CLEARLogic to "0". If it is determined not to be a semiconductor memory device, the process advances to S1003 to confirm the next partition.
The CPU 201 terminates this process when confirmation of all partitions is completed.

(MFP100の印刷処理)
次に、MFP100のデータ上書き処理を説明するため図6を用いて印刷時の情報処理を説明する。
S2001において、CPU201は、ネットワークインタフェース205を介して印刷ジョブデータを受信する。
そして、S2002において、CPU201は、受信した印刷ジョブデータをストレージデバイス217の一時データ領域223へ格納する。
更に、S2003において、CPU201は、一時格納した印刷ジョブデータをストレージデバイス217から読み出し、ラスタイメージプロセッサ209でビットマップデータを生成する。
S2004において、CPU201は、生成されたビットマップデータを、プリンタインタフェース210を経てプリンタ部211に送信し、印刷を行わせる。
印刷完了後、S2005において、CPU201は、S2002においてストレージデバイス217に格納した受信データを削除する。
(Print processing of MFP 100)
Next, in order to explain the data overwriting process of the MFP 100, information processing during printing will be explained using FIG.
In S<b>2001 , the CPU 201 receives print job data via the network interface 205 .
In step S<b>2002 , the CPU 201 stores the received print job data in the temporary data area 223 of the storage device 217 .
Further, in S2003, the CPU 201 reads the temporarily stored print job data from the storage device 217, and the raster image processor 209 generates bitmap data.
In S2004, the CPU 201 transmits the generated bitmap data to the printer unit 211 via the printer interface 210 to print.
After printing is completed, in S2005, the CPU 201 deletes the received data stored in the storage device 217 in S2002.

S2006において、CPU201は、削除対象のデータのファイルディスクリプタから格納されている領域を特定し、パーティション構成管理テーブル300を用いて上書き消去対象か否かを判定する。ここでは、受信データは一時データ領域223に格納されているため、一時データ領域223に対するCLEARLogicの値が取得される。CPU201は、取得した値が「0」であれば上書きせずファイルシステムの管理領域のみ削除し、図6に示すフローチャートの処理を終了する。一方、CPU201は、取得した値が「1」以上であれば、S2007に進む。
S2007において、CPU201は、既定の消去方法で対象領域の上書き処理を行う。
図5の起動時の処理フローで示した通り、MFP100に搭載されるストレージデバイス217が半導体記憶装置であった場合、CLEARLogicの値は「0」となるため、上書き処理は行わない。
In S<b>2006 , the CPU 201 identifies the storage area from the file descriptor of the data to be deleted, and uses the partition configuration management table 300 to determine whether or not the data is to be overwritten. Here, since the received data is stored in the temporary data area 223, the value of CLEARLogic for the temporary data area 223 is acquired. If the acquired value is "0", the CPU 201 deletes only the management area of the file system without overwriting, and ends the processing of the flowchart shown in FIG. On the other hand, if the acquired value is "1" or more, the CPU 201 proceeds to S2007.
In S2007, the CPU 201 overwrites the target area using a predetermined erasing method.
If the storage device 217 mounted on the MFP 100 is a semiconductor storage device, as shown in the processing flow at startup in FIG. 5, the value of CLEARLogic is "0", so no overwrite processing is performed.

(MFP100のデータ消去設定処理)
次に、図7を用いてMFP100のデータ消去設定の情報処理を説明する。
まず、S3001において、CPU201は、操作部インタフェース206を介してデータ管理画面表示要求を受け付ける。
次に、S3002において、CPU201は、搭載されたデバイスが半導体記憶装置か否かを判定する。CPU201は、図5のS1001で取得したストレージデバイス217の回転数の情報を取得し、半導体記憶装置か否かの判定を行う。CPU201は、都度回転数の情報から判定するのではなく、図5の起動処理フローで搭載デバイスが半導体記憶装置であると判定した結果をRAM202等に記憶しておき、その情報に基づいて判定してもよい。CPU201は、半導体記憶装置でないと判定した場合、S3003に進み、半導体記憶装置であると判定した場合、S3006に進む。
S3003において、CPU201は、図4(a)のデータ管理設定画面400を操作部207に表示する。更に、CPU201は、データ管理設定画面400を介してデータ消去設定要求を受け付けると、データ消去設定画面410を操作部207に表示する。S3003の処理は、表示制御の一例である。
S3004において、CPU201は、データ消去設定画面410を介してデータ消去のON/OFFや消去モードの設定変更の要求を受け付ける。
S3005において、CPU201は、設定された値をストレージデバイス217で保持されるパーティション構成管理テーブル300に格納する。
S3006において、CPU201は、図8に示すデータ管理設定画面450を操作部207に表示する。図8に示すデータ管理設定画面450では「データ消去メニュー」が非表示であり、ユーザはデータ消去設定を変更することはできない。S3006の処理は、表示制御の一例である。
(Data erasure setting process of MFP 100)
Next, information processing for data erasure setting of the MFP 100 will be described with reference to FIG.
First, in S<b>3001 , the CPU 201 receives a data management screen display request via the operation unit interface 206 .
Next, in S3002, the CPU 201 determines whether or not the mounted device is a semiconductor memory device. The CPU 201 acquires information on the number of revolutions of the storage device 217 acquired in S1001 of FIG. 5, and determines whether or not it is a semiconductor storage device. The CPU 201 stores in the RAM 202 or the like the result of determining that the mounted device is a semiconductor memory device in the startup processing flow of FIG. may If the CPU 201 determines that it is not a semiconductor memory device, it proceeds to S3003, and if it determines that it is a semiconductor memory device, it proceeds to S3006.
In S3003, the CPU 201 displays the data management setting screen 400 in FIG. Furthermore, upon receiving a data erasure setting request via the data management setting screen 400 , the CPU 201 displays a data erasure setting screen 410 on the operation unit 207 . The processing of S3003 is an example of display control.
In S<b>3004 , the CPU 201 accepts a request to turn data erasure ON/OFF or change the erasure mode setting via the data erasure setting screen 410 .
In S<b>3005 , the CPU 201 stores the set values in the partition configuration management table 300 held in the storage device 217 .
In S3006, the CPU 201 displays the data management setting screen 450 shown in FIG. The "data deletion menu" is not displayed on the data management setting screen 450 shown in FIG. 8, and the user cannot change the data deletion setting. The processing of S3006 is an example of display control.

以上により、実施形態1のMFP100では、搭載されるストレージデバイスの種類によって、データ管理設定画面の表示を切り替える。これにより、上書き消去機能が有効でないストレージデバイスが搭載されている場合に、ユーザが誤ってデータ消去設定をしてしまうことを防止することができる。また、起動時に搭載されるストレージデバイスの種類を確認し、上書き消去設定を再設定することで、適切に上書き消去機能を実施することができる。 As described above, in the MFP 100 of the first embodiment, the display of the data management setting screen is switched according to the type of the installed storage device. As a result, it is possible to prevent the user from erroneously setting data erasure when a storage device in which the overwrite erasure function is not valid is installed. Also, by confirming the type of storage device installed at startup and resetting the overwrite-erase setting, the overwrite-erase function can be performed appropriately.

<実施形態2>
実施形態1では、印刷等のジョブ実行時に一時的に格納したデータを削除する際の上書き処理の設定について説明した。実施形態2では、MFP100の廃棄時等に、MFP100に格納されたデータを全て消去する際の処理の設定について説明する。
図9にMFP100に格納された全てのデータを消去するための消去方法を設定するためのUI画面を示す。図9のUI画面は、CPU201により、操作部207に表示される。図9のUI画面は、図4(a)に示すデータ管理設定画面400において、「全データ/設定の初期化」が選択された場合に、MFP100の操作部207に表示される画面である。
図9(a)は、MFP100にストレージデバイス217としてHDDが搭載された場合の「全データ/設定の初期化」の実行画面900である。ユーザは実行画面900において、データの消去方法を複数の中から選択可能である。ユーザは実行画面900において「0データ1回書込み」、「ランダムデータ1回書込み」、「ランダムデータ3回書込み」、「ランダムデータ9回書込み」が選択可能である。「全データ/設定の初期化」の実行画面900において、何れかの消去方法が選択され、「実行」が選択されると、CPU201は、ストレージデバイス217に格納されたデータの消去を実行する。つまり、所定の数字やランダムなデータで対象となるシステム領域及びデータ領域を上書きして埋め尽くす。これにより、既存のデータは事実上読めなくなる。
図9(b)は、MFP100にストレージデバイス217としてSSDが搭載された場合の「全データ/設定の初期化」の実行画面910である。ユーザは実行画面910においてデータの消去方法の選択はできない。「全データ/設定の初期化」の実行画面910において、「実行」が選択されると、CPU201は、ストレージデバイス217に格納されたデータの消去を実行する。
図4(a)に示すデータ管理設定画面400において、「全データ/設定の初期化」が選択された場合に操作部207に表示する画面は、図7と同様、CPU201が、MFP100に搭載されたストレージデバイス217が半導体記憶装置か否かの判定に基づき、図9(a)か図9(b)かを決定する。
<Embodiment 2>
In the first embodiment, settings for overwrite processing when deleting data temporarily stored during execution of a job such as printing have been described. In the second embodiment, processing settings for erasing all data stored in the MFP 100 when the MFP 100 is discarded will be described.
FIG. 9 shows a UI screen for setting an erasing method for erasing all data stored in the MFP 100 . The UI screen in FIG. 9 is displayed on the operation unit 207 by the CPU 201 . The UI screen of FIG. 9 is displayed on the operation unit 207 of the MFP 100 when "initialize all data/settings" is selected on the data management setting screen 400 shown in FIG. 4A.
FIG. 9A is an execution screen 900 for “initialize all data/settings” when an HDD is installed as the storage device 217 in the MFP 100 . On the execution screen 900, the user can select a method of erasing data from a plurality of methods. On the execution screen 900, the user can select "write 0 data once", "write random data once", "write random data three times", and "write random data nine times". When one of the erasing methods is selected on the “initialize all data/settings” execution screen 900 and “execute” is selected, the CPU 201 erases the data stored in the storage device 217 . That is, the target system area and data area are overwritten and filled with predetermined numbers or random data. This effectively makes existing data unreadable.
FIG. 9B is an execution screen 910 for “initialize all data/settings” when an SSD is installed as the storage device 217 in the MFP 100 . The user cannot select the data erasing method on the execution screen 910 . When “execute” is selected on the “initialize all data/settings” execution screen 910 , the CPU 201 erases the data stored in the storage device 217 .
The screen displayed on the operation unit 207 when "initialize all data/settings" is selected on the data management setting screen 400 shown in FIG. 9A or 9B is determined based on the determination whether the storage device 217 is a semiconductor memory device.

図10を用いてMFP100の全データ消去処理について説明する。
S4001において、CPU201は、操作部インタフェース206を介して全データ消去要求を受け付ける。この際、CPU201は、図9に示すデータ消去方法の情報も取得する。
全データ消去要求を受け付けると、S4002において、CPU201は、パーティション構成管理テーブル300を取得し、パーティション毎に消去処理を実行する。
まず、S4003において、CPU201は、パーティション構成管理テーブル300のCLEARFlagを取得し、消去対象のパーティションであるかを判定する。CPU201は、消去対象でないと判定した場合は、次のパーティションの確認に進む。一方、CPU201は、消去対象であると判定した場合は、S4004に進む。
S4004において、CPU201は、対象のパーティションのデータを全て削除する。
次に、S4005において、CPU201は、MFP100に搭載されたデバイスが半導体記憶装置か否かを判定する。CPU201は、半導体記憶装置であると判定した場合は、次のパーティションの確認に進む。一方、CPU201は、半導体記憶装置でないと判定した場合は、S4006に進む。
S4006において、CPU201は、対象パーティション全体に対して、S4001で取得した消去方法に従って、データの上書き処理を実施する。本実施形態では、半導体記憶装置の場合はデータの上書き消去を実施しない方法を説明した。しかし、CPU201は、対象パーティション全体に対して、半導体記憶装置に適した消去方法、例えば「SecureErase」コマンドによる消去処理を実施してもよい。「SecureErase」は、SSD内のほぼ全セクターを物理的に消去する技術である。また、OSとSSDの双方がTRIMコマンドに対応していれば、TRIMコマンドを実行することで消去処理をしてもよい。TRIMコマンドは、複数のページを有する物理メモリ領域であるブロックをまるごと指定して、当該ブロックが有するデータを物理的に消去することができる。
All data erasure processing of MFP 100 will be described with reference to FIG.
In S<b>4001 , the CPU 201 accepts a request to erase all data via the operation unit interface 206 . At this time, the CPU 201 also acquires information on the data erasing method shown in FIG.
Upon receiving the all data erasure request, in S4002 the CPU 201 acquires the partition configuration management table 300 and executes erasure processing for each partition.
First, in S4003, the CPU 201 acquires CLEARFlag of the partition configuration management table 300, and determines whether the partition is to be erased. When the CPU 201 determines that the partition is not to be erased, the CPU 201 proceeds to confirm the next partition. On the other hand, when the CPU 201 determines that the data is to be erased, the process proceeds to S4004.
In S4004, the CPU 201 deletes all data of the target partition.
Next, in S4005, the CPU 201 determines whether or not the device mounted on the MFP 100 is a semiconductor memory device. If the CPU 201 determines that it is a semiconductor memory device, it proceeds to confirm the next partition. On the other hand, when the CPU 201 determines that it is not a semiconductor memory device, the process proceeds to S4006.
In S4006, the CPU 201 performs data overwriting processing on the entire target partition according to the erasing method acquired in S4001. In the present embodiment, a method in which data is not overwritten in the case of a semiconductor memory device has been described. However, the CPU 201 may perform an erasing method suitable for a semiconductor memory device, such as erasing using a "SecureErase" command, on the entire target partition. "SecureErase" is a technique for physically erasing almost all sectors in an SSD. Also, if both the OS and the SSD support the TRIM command, the erasing process may be performed by executing the TRIM command. The TRIM command can specify an entire block, which is a physical memory area having multiple pages, and physically erase data in the block.

以上により、実施形態2のMFP100では、搭載されるストレージデバイスの種類によって、全データ消去画面の表示を切り替える。これにより、上書き消去機能が有効でないストレージデバイスが搭載されている場合に、ユーザが誤ってデータ消去設定をしてしまうことを防止することができる。また、データ消去時にも搭載されるストレージデバイスの種類を確認し、上書き消去方法を含む物理的なデータ消去方法を自動的に決定することで、適切な消去機能を実施することができる。 As described above, in the MFP 100 of the second embodiment, the display of the all data deletion screen is switched according to the type of the installed storage device. As a result, it is possible to prevent the user from erroneously setting data erasure when a storage device in which the overwrite erasure function is not valid is installed. Also, when erasing data, the type of the storage device installed is checked, and the physical data erasing method including the overwrite erasing method is automatically determined, so that an appropriate erasing function can be performed.

<その他の実施形態>
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給する。そして、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読み出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
<Other embodiments>
The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or device via a network or storage medium. It can also be realized by a process in which one or more processors in the computer of the system or device reads and executes the program. It can also be implemented by a circuit (for example, ASIC) that implements one or more functions.

以上、本発明の実施形態の一例について詳述したが、本発明は係る特定の実施形態に限定されるものではない。
また、MFP100のハードウエア構成として、CPUは複数存在してもよく、複数のCPUがROM又はストレージデバイス等に記憶されているプログラムに基づき処理を実行するようにしてもよい。また、MFP100のハードウエア構成として、CPUの替わりに、GPU(Graphics Processing Unit)を用いてもよい。
Although one example of the embodiment of the present invention has been described in detail above, the present invention is not limited to such a specific embodiment.
As for the hardware configuration of the MFP 100, a plurality of CPUs may exist, and the plurality of CPUs may execute processes based on programs stored in a ROM, storage device, or the like. Also, as the hardware configuration of the MFP 100, a GPU (Graphics Processing Unit) may be used instead of the CPU.

以上、上述した各実施形態によれば、上書き消去機能が有効でない外部記憶装置の場合にユーザが誤ってデータ消去設定をしてしまうことを防止することができる。 As described above, according to each of the above-described embodiments, it is possible to prevent the user from erroneously setting data erasure in the case of an external storage device in which the overwrite erasure function is not valid.

100 MFP
201 CPU
100 MFPs
201 CPUs

Claims (12)

ジョブを実行するジョブ処理装置であって、
前記ジョブ処理装置に接続されている不揮発性記憶装置が磁気記憶装置である場合に、上書き消去機能に関する動作設定がユーザによって変更されることを許容するよう制御し、前記ジョブ処理装置に接続されている不揮発性記憶装置が半導体記憶装置である場合に、前記動作設定が前記上書き消去を行わない設定から、ほかの上書き消去設定に変更されないよう制御する制御手段と、
ジョブを実行する実行手段と、
前記不揮発性記憶装置が前記磁気記憶装置及び前記半導体記憶装置のいずれであっても、該不揮発性記憶装置に格納された前記実行手段により実行されたジョブに関するデータを、該ジョブの実行した後に前記不揮発性記憶装置から削除する削除手段と、を有し、
前記上書き消去機能は、前記削除手段により前記データが削除された後に、該データが格納されデータ領域を異なるデータで上書きし、ジョブの実行により生成されたジョブに関するデータが前記磁気記憶装置である前記不揮発性記憶装置から復元されることを困難にする消去機能であることを特徴とするジョブ処理装置。
A job processing device that executes a job,
When the nonvolatile storage device connected to the job processing device is a magnetic storage device, control is performed to allow a user to change operation settings related to an overwrite erasure function, and the job processing device is connected to the job processing device. a control means for controlling the operation setting not to be changed from the setting of not performing the overwrite erasure to another overwrite erasure setting when the present nonvolatile memory device is a semiconductor memory device ;
an execution means for executing a job;
Regardless of whether the nonvolatile storage device is the magnetic storage device or the semiconductor storage device, the data relating to the job executed by the execution means stored in the nonvolatile storage device is transferred to the above job after the job is executed. and deletion means for deleting from non-volatile storage ;
The overwrite-delete function overwrites the data area storing the data with different data after the data is deleted by the deleting means, and the job-related data generated by executing the job is the magnetic storage device. A job processing apparatus characterized by an erasing function that makes it difficult to restore from the nonvolatile storage device.
前記ジョブ処理装置は印刷装置であり、前記ジョブは印刷ジョブであることを特徴とする請求項1に記載のジョブ処理装置。 2. The job processing apparatus according to claim 1, wherein said job processing apparatus is a printing apparatus, and said job is a print job. 前記接続されている不揮発性記憶装置が、半導体記憶装置であるか否かを判断する判断手段を更に有することを特徴とする請求項1又は2に記載のジョブ処理装置。 3. The job processing apparatus according to claim 1, further comprising determination means for determining whether the connected nonvolatile memory device is a semiconductor memory device. 前記判断手段は、前記接続されている不揮発性記憶装置から取得した情報に基づき半導体記憶装置であるか否かを判断することを特徴とする請求項3に記載のジョブ処理装置。 4. The job processing apparatus according to claim 3, wherein said judgment means judges whether or not it is a semiconductor memory device based on information obtained from said connected nonvolatile memory device. 前記判断手段は、前記不揮発性記憶装置から取得された回転数を示す情報に基づき半導体記憶装置であるか否かを判断することを特徴とする請求項4に記載のジョブ処理装置。 5. The job processing apparatus according to claim 4, wherein said judgment means judges whether or not it is a semiconductor memory device based on information indicating the number of revolutions obtained from said nonvolatile memory device. 前記制御手段は、前記ジョブ処理装置に接続されている不揮発性記憶装置が、磁気記憶装置である場合に、前記上書き消去機能に関する動作設定を行う動作設定画面を表示するための第1の表示アイテムを第1の設定画面に対して表示するよう表示制御を行い、前記ジョブ処理装置に接続されている不揮発性記憶装置が、半導体記憶装置である場合であって、前記第1の設定画面を表示するための操作を受け付けた場合、前記第1の表示アイテムを含まない前記第1の設定画面を表示することを特徴とする請求項1乃至5のいずれか1項に記載のジョブ処理装置。 When the non-volatile storage device connected to the job processing device is a magnetic storage device, the control means provides a first display item for displaying an operation setting screen for performing operation settings related to the overwrite erasure function. is displayed on the first setting screen, and the first setting screen is displayed when the nonvolatile storage device connected to the job processing device is a semiconductor storage device. 6. The job processing apparatus according to any one of claims 1 to 5, wherein the first setting screen that does not include the first display item is displayed when an operation to do so is received. 前記動作設定画面には、前記上書き消去機能を有効にするか否かを設定するための表示アイテムが含まれていることを特徴とする請求項6に記載のジョブ処理装置。 7. The job processing apparatus according to claim 6, wherein the operation setting screen includes a display item for setting whether or not to enable the overwrite deletion function. 前記動作設定画面には、データの上書き消去を実施するタイミングを設定するための表示アイテムが含まれることを特徴とする請求項6又は7に記載のジョブ処理装置。 8. The job processing apparatus according to claim 6, wherein the operation setting screen includes a display item for setting timing for overwriting data. 前記動作設定画面には、データの上書き消去を実行する際の、上書き消去方法の指定に関する表示アイテムが含まれることを特徴とする請求項6乃至8のいずれか1項に記載のジョブ処理装置。 9. The job processing apparatus according to any one of claims 6 to 8, wherein the operation setting screen includes display items relating to designation of an overwrite erasure method when executing overwrite erasure of data. 前記第1の設定画面には、前記ジョブ処理装置に接続されている不揮発性記憶装置の種類に関わらず、全データを初期化するための操作を受け付ける削除画面を表示するための第2の表示アイテムが表示されることを特徴とする請求項6乃至9のいずれか1項に記載のジョブ処理装置。 The first setting screen has a second display for displaying a delete screen for accepting an operation for initializing all data regardless of the type of nonvolatile storage device connected to the job processing device. 10. A job processing apparatus according to any one of claims 6 to 9, wherein items are displayed. ジョブを実行するジョブ処理装置の制御方法であって、
前記ジョブ処理装置に接続されている不揮発性記憶装置が磁気記憶装置である場合に、上書き消去機能に関する動作設定がユーザによって変更されることを許容するよう制御し、前記ジョブ処理装置に接続されている不揮発性記憶装置が半導体記憶装置である場合に、前記動作設定が前記上書き消去を行わない設定から、ほかの上書き消去設定に変更されないよう制御する制御工程と、
ジョブを実行する実行工程と、
前記不揮発性記憶装置が前記磁気記憶装置及び前記半導体記憶装置のいずれであっても、該不揮発性記憶装置に格納された前記実行工程にて実行されたジョブに関するデータを、該ジョブの実行した後に前記不揮発性記憶装置から削除する削除工程と、を有し、
前記上書き消去機能は、前記削除工程にて前記データが削除された後に、該データが格納されデータ領域を異なるデータで上書きし、ジョブの実行により生成されたジョブに関するデータが前記磁気記憶装置である前記不揮発性記憶装置から復元されることを困難にする消去機能であることを特徴とするジョブ処理装置の制御方法。
A control method for a job processing device that executes a job, comprising:
When the nonvolatile storage device connected to the job processing device is a magnetic storage device, control is performed to allow a user to change operation settings related to an overwrite erasure function, and the job processing device is connected to the job processing device. a control step of controlling such that the operation setting is not changed from the setting of not performing the overwrite-erase to another overwrite-erase setting when the present non-volatile memory device is a semiconductor memory device;
an execution process for executing the job;
Regardless of whether the non-volatile storage device is the magnetic storage device or the semiconductor storage device, the data related to the job executed in the execution step stored in the non-volatile storage device is stored after the job is executed. and a deletion step of deleting from the non-volatile storage device ,
The overwrite-delete function overwrites the data area in which the data is stored with different data after the data is deleted in the deletion step, and the job-related data generated by executing the job is stored in the magnetic storage device. A control method for a job processing apparatus, characterized by an erasing function that makes it difficult to restore from a certain nonvolatile storage device.
請求項11に記載のジョブ処理装置の制御方法をコンピュータに実行させるためのプログラム。 A program for causing a computer to execute the method for controlling the job processing apparatus according to claim 11 .
JP2021204038A 2017-12-19 2021-12-16 JOB PROCESSING DEVICE, CONTROL METHOD AND PROGRAM FOR JOB PROCESSING DEVICE Active JP7238087B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021204038A JP7238087B2 (en) 2017-12-19 2021-12-16 JOB PROCESSING DEVICE, CONTROL METHOD AND PROGRAM FOR JOB PROCESSING DEVICE

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017242974A JP6995607B2 (en) 2017-12-19 2017-12-19 Information processing equipment, control methods and programs for information processing equipment
JP2021204038A JP7238087B2 (en) 2017-12-19 2021-12-16 JOB PROCESSING DEVICE, CONTROL METHOD AND PROGRAM FOR JOB PROCESSING DEVICE

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017242974A Division JP6995607B2 (en) 2017-12-19 2017-12-19 Information processing equipment, control methods and programs for information processing equipment

Publications (2)

Publication Number Publication Date
JP2022040136A JP2022040136A (en) 2022-03-10
JP7238087B2 true JP7238087B2 (en) 2023-03-13

Family

ID=87888141

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021204038A Active JP7238087B2 (en) 2017-12-19 2021-12-16 JOB PROCESSING DEVICE, CONTROL METHOD AND PROGRAM FOR JOB PROCESSING DEVICE

Country Status (1)

Country Link
JP (1) JP7238087B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000322307A (en) 1999-05-07 2000-11-24 Sony Corp Recording and reproducing device and driving control method for recording medium and program supplying medium
JP2004242260A (en) 2003-02-10 2004-08-26 Canon Inc Image pickup device
JP2005182986A (en) 2003-12-19 2005-07-07 Hewlett-Packard Development Co Lp Addressing circuit for crosspoint memory array including crosspoint resistance element
JP2011128910A (en) 2009-12-17 2011-06-30 Canon Inc Data recording device and method
JP2012018501A5 (en) 2010-07-07 2013-08-22
JP2015191336A (en) 2014-03-27 2015-11-02 キヤノン株式会社 Memory controller, information processor, control method of information processor and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04153822A (en) * 1990-10-18 1992-05-27 Seiko Epson Corp Information processor
JP5574858B2 (en) * 2010-07-07 2014-08-20 キヤノン株式会社 Information processing apparatus, control method for information processing apparatus, and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000322307A (en) 1999-05-07 2000-11-24 Sony Corp Recording and reproducing device and driving control method for recording medium and program supplying medium
JP2004242260A (en) 2003-02-10 2004-08-26 Canon Inc Image pickup device
JP2005182986A (en) 2003-12-19 2005-07-07 Hewlett-Packard Development Co Lp Addressing circuit for crosspoint memory array including crosspoint resistance element
JP2011128910A (en) 2009-12-17 2011-06-30 Canon Inc Data recording device and method
JP2012018501A5 (en) 2010-07-07 2013-08-22
JP2015191336A (en) 2014-03-27 2015-11-02 キヤノン株式会社 Memory controller, information processor, control method of information processor and program

Also Published As

Publication number Publication date
JP2022040136A (en) 2022-03-10

Similar Documents

Publication Publication Date Title
JP4386289B2 (en) Computer program, image forming apparatus, and control method for image forming apparatus
US20140009795A1 (en) Image input/output apparatus and image input/output method
JP5574858B2 (en) Information processing apparatus, control method for information processing apparatus, and program
JP2004005586A (en) Data processing method suitable for system having image processor, system having the image processor, data deleting method, its executing program, and storage medium with the program stored
US10289543B2 (en) Secure erasure of processed data in non-volatile memory by disabling distributed writing
US9361472B2 (en) Information processing apparatus, control method of information processing apparatus, and program
KR102288563B1 (en) Information processing apparatus and method of controlling the same
JP4836083B2 (en) Image forming apparatus, image forming apparatus control method, and computer program
JP2006261889A (en) Image processing device and image processing method
JP4416603B2 (en) Image processing apparatus and image processing apparatus control method
JP6995607B2 (en) Information processing equipment, control methods and programs for information processing equipment
JP7238087B2 (en) JOB PROCESSING DEVICE, CONTROL METHOD AND PROGRAM FOR JOB PROCESSING DEVICE
JP2018063676A (en) Information processing device, control method thereof, and program
KR20090051615A (en) Image forming apparatus and image data storing method thereof and computer readable medium recorded with a program to execute the image data storing method
JP4982990B2 (en) Copy apparatus and method
JP5776240B2 (en) Image forming apparatus and image forming program
JP6953828B2 (en) Information processing equipment and programs
JP4148660B2 (en) Image forming apparatus
JP4337540B2 (en) Image processing device
JP2012190196A (en) Image forming device
JP2005202890A (en) Image forming apparatus and method for managing hard disk
JP2017050737A (en) Image processing apparatus and control method of the same, and program
JP2020108942A (en) Image formation apparatus, method for controlling the same, and program
JP2007245377A (en) Image forming apparatus, image forming system, print controlling method and program
JP2008278405A (en) Image forming apparatus, image forming system and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221108

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221227

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: 20230131

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230301

R151 Written notification of patent or utility model registration

Ref document number: 7238087

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151