JP2019159832A - Image processing apparatus, control method of storage device, and program - Google Patents

Image processing apparatus, control method of storage device, and program Download PDF

Info

Publication number
JP2019159832A
JP2019159832A JP2018045927A JP2018045927A JP2019159832A JP 2019159832 A JP2019159832 A JP 2019159832A JP 2018045927 A JP2018045927 A JP 2018045927A JP 2018045927 A JP2018045927 A JP 2018045927A JP 2019159832 A JP2019159832 A JP 2019159832A
Authority
JP
Japan
Prior art keywords
storage device
command
cpu
storage
power
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
JP2018045927A
Other languages
Japanese (ja)
Inventor
滝澤 昌弘
Masahiro Takizawa
昌弘 滝澤
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
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2018045927A priority Critical patent/JP2019159832A/en
Publication of JP2019159832A publication Critical patent/JP2019159832A/en
Pending legal-status Critical Current

Links

Images

Abstract

To solve the problem that a storage content of a cache in an HDD or a SSD is eliminated when performing re-activation or forcibly turning off a power in the case where a CPU is not normally operated.SOLUTION: An image processing apparatus includes: a storage device having a storage medium, and storing information; and power source control means of controlling a power source supply to at least storage device. A command for controlling the storage device at an off of the power supply of the storage device is stored, and the command stored in the storage medium is transmitted to the storage device in accordance with detection that a CPU of the image processing apparatus is not normally operated before the power supply of the image processing apparatus is turned off, and a processing for turning off the power source of the storage device is executed.SELECTED DRAWING: Figure 2

Description

本発明は、情報処理装置と、記憶装置の制御方法、及びプログラムに関するものである。   The present invention relates to an information processing device, a storage device control method, and a program.

従来、PCなどの情報処理装置に接続された記憶装置の電源をオフする直前に、その情報処理装置のCPUが、その記憶装置に所定のコマンドを発行することが提案されている。例えば、特許文献1では、HDD(ハードディスクドライブ)の電源をオフする際、CPUが2つのコマンドを発行する。1つ目のコマンドは、HDD内の揮発性の一時メモリ(キャッシュ)に記憶した記憶内容を不揮発性の記憶媒体(ディスク)に書き込むためのコマンドである。この処理で、HDDの電源オフ時の記憶内容の消失を防いでいる。2つ目のコマンドは、HDDのヘッドをアンロードするためのコマンドである。このアンロードのためのコマンドを受けたHDDは、ヘッドをディスクの記憶領域以外の退避場所に退避させた後、ディスクの回転を停止する。この処理によって、ディスク及びヘッドの損傷を防止している。   Conventionally, it has been proposed that the CPU of an information processing device issues a predetermined command to the storage device immediately before the power of the storage device connected to the information processing device such as a PC is turned off. For example, in Patent Document 1, when the power of an HDD (hard disk drive) is turned off, the CPU issues two commands. The first command is a command for writing the storage content stored in the volatile temporary memory (cache) in the HDD to the nonvolatile storage medium (disk). This process prevents loss of stored contents when the HDD is powered off. The second command is a command for unloading the head of the HDD. The HDD that has received this unload command retracts the head to a retreat location other than the storage area of the disk, and then stops the rotation of the disk. This process prevents damage to the disk and the head.

特許第5279634号公報Japanese Patent No. 5279634

しかしながら上記従来の技術では、例えば、CPUの暴走、ハングアップなどによりCPUが正常に動作できない場合は、電源をオフする前の準備を行うためのコマンドを発行できなくなる。CPUが正常に動作できない場合は、その装置を再起動、もしくは、強制的に、その電源をオフすることが一般的である。しかし、再起動、もしくは、強制的に電源をオフする場合は、CPUが上述のコマンドを発行できないため、ディスク及びヘッドがダメージを受けて故障するおそれがある。   However, in the above-described conventional technology, for example, when the CPU cannot operate normally due to runaway or hang-up of the CPU, a command for making preparations before turning off the power cannot be issued. When the CPU cannot operate normally, the device is generally restarted or the power is forcibly turned off. However, when restarting or forcibly turning off the power, since the CPU cannot issue the above-mentioned command, there is a possibility that the disk and the head are damaged and break down.

また、CPUが正常に動作できない場合、再起動、もしくは、強制的に電源をオフすると、HDDやSSD内のキャッシュの記憶内容が消失してしまう。一般的にSSD内部のキャッシュの記憶容量は、HDD内部のキャッシュの記憶容量よりも大容量である。このため、上述のコマンドを発行できない場合、SSDの場合の方がデータ消失に伴うリスクが大きくなる。   Also, if the CPU cannot operate normally, the stored contents of the cache in the HDD or SSD will be lost if the CPU is restarted or forcibly turned off. Generally, the storage capacity of the cache inside the SSD is larger than the storage capacity of the cache inside the HDD. For this reason, when the above-mentioned command cannot be issued, the risk associated with data loss is greater in the case of SSD.

本発明の目的は、上記従来技術の問題点を解決することにある。   An object of the present invention is to solve the above-mentioned problems of the prior art.

本発明の目的は、CPUが正常に動作できない場合でも、記憶装置の電源を正常にオフするために必要なコマンドを発行できる技術を提供することにある。   An object of the present invention is to provide a technique capable of issuing a command necessary for normally turning off a power supply of a storage device even when a CPU cannot operate normally.

上記目的を達成するために本発明の一態様に係る情報処理装置は以下のような構成を備える。即ち、
情報処理装置であって、
記憶媒体を有し、情報を記憶する記憶装置と、
少なくとも前記記憶装置への電源供給を制御する電源制御手段と、
前記記憶装置の電源オフ時に前記記憶装置を制御するコマンドを記憶する記憶手段と、
前記情報処理装置のCPUが正常に動作しているか否かを検知する検知手段と、
前記検知手段が前記CPUが正常に動作していないことを検知したことに応じて、前記情報処理装置の電源をオフする前に、前記記憶手段に記憶しているコマンドを前記記憶装置に送信するように制御する制御手段と、を有することを特徴とする。
In order to achieve the above object, an information processing apparatus according to an aspect of the present invention has the following arrangement. That is,
An information processing apparatus,
A storage device having a storage medium and storing information;
Power control means for controlling power supply to at least the storage device;
Storage means for storing a command for controlling the storage device when the storage device is powered off;
Detecting means for detecting whether the CPU of the information processing apparatus is operating normally;
In response to the detection unit detecting that the CPU is not operating normally, the command stored in the storage unit is transmitted to the storage device before the information processing device is turned off. And control means for controlling as described above.

本発明によれば、CPUが正常に動作できない場合でも、記憶装置の電源を正常にオフするために必要なコマンドを発行できる。   According to the present invention, even when the CPU cannot operate normally, a command necessary for normally turning off the power of the storage device can be issued.

本発明の実施形態1に係るMFPを含むシステム構成を説明するブロック図。1 is a block diagram illustrating a system configuration including an MFP according to a first embodiment of the present invention. 実施形態1に係るMFPのメインコントローラ及び記憶装置の電源制御を行う構成を説明するブロック図。FIG. 2 is a block diagram illustrating a configuration for performing power control of the main controller and the storage device of the MFP according to the first embodiment. 実施形態1に係る記憶装置ホスト制御部の構成を説明するブロック図。FIG. 2 is a block diagram illustrating a configuration of a storage device host control unit according to the first embodiment. 実施形態1に係る電源制御部、記憶装置ホスト制御部、記憶装置の動作を説明するためのフローチャート。3 is a flowchart for explaining operations of a power supply control unit, a storage device host control unit, and a storage device according to the first embodiment. 実施形態1に係る記憶装置の一例であるHDD部の構成を説明する図。FIG. 3 is a diagram illustrating a configuration of an HDD unit that is an example of a storage device according to the first embodiment. 実施形態1に係るMFPの電源オフの前処理時に記憶装置ホスト制御部が発行するコマンドの一例を示す図。6 is a diagram illustrating an example of a command issued by the storage device host control unit during power-off preprocessing of the MFP according to the first embodiment. FIG. 本発明の実施形態2に係るMFPを含むシステム構成を説明する図。FIG. 5 is a diagram illustrating a system configuration including an MFP according to a second embodiment of the present invention.

以下、添付図面を参照して本発明の実施形態を詳しく説明する。尚、以下の実施形態は特許請求の範囲に係る本発明を限定するものでなく、また本実施形態で説明されている特徴の組み合わせの全てが本発明の解決手段に必須のものとは限らない。以下、本発明の実施形態について説明する。ここでは説明のため、本発明に係る情報処理装置の一例として、複合機(MFP(Multi Function Peripheral))を例に説明するが、本発明はこのような複合機に限定されない。   Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. The following embodiments do not limit the present invention according to the claims, and all combinations of features described in the embodiments are not necessarily essential to the solution means of the present invention. . Hereinafter, embodiments of the present invention will be described. Here, for explanation, a multifunction peripheral (MFP (Multi Function Peripheral)) will be described as an example of the information processing apparatus according to the present invention. However, the present invention is not limited to such a multifunction peripheral.

[実施形態1]
図1は、本発明の実施形態1に係るMFP100を含むシステム構成を説明するブロック図である。
[Embodiment 1]
FIG. 1 is a block diagram illustrating a system configuration including an MFP 100 according to the first embodiment of the present invention.

MFP100は、ネットワーク106を介して、ホストコンピュータ107と接続される。次に、MFP100の内部を説明する。   MFP 100 is connected to host computer 107 via network 106. Next, the inside of the MFP 100 will be described.

メインコントローラ120は、MFP100を制御するための制御部であり、メインコントローラ120の周囲の各部との通信及びMFP100全体の制御を行う。メインCPU(以下、単にCPUと呼ぶ)101は、MFP全体の制御や各種演算処理を行う。メモリ制御部102は、各種メモリデバイスへの入出力制御やDMA(ダイレクト・メモリ・アクセス)制御等を行う。メモリ103は、書き換え可能な不揮発性メモリであり、MFPの制御プログラムや制御パラメータ等が格納される。DRAM(ダイナミック・ランダム・アクセス・メモリ)104は、DDR(Double−Data−Rate)メモリに代表される揮発性の書き換え可能なメモリである。プログラムの作業領域や印刷データの格納領域、各種テーブル情報の格納領域等の用途に用いられる。ここで、メモリ制御部102と各種メモリデバイスとの関係は、簡略化して表現したものであって、一般的には独立に制御される。   The main controller 120 is a control unit for controlling the MFP 100, and performs communication with each unit around the main controller 120 and control of the entire MFP 100. A main CPU (hereinafter simply referred to as a CPU) 101 performs overall control of the MFP and various arithmetic processes. The memory control unit 102 performs input / output control to various memory devices, DMA (direct memory access) control, and the like. A memory 103 is a rewritable nonvolatile memory, and stores a control program, control parameters, and the like of the MFP. A DRAM (Dynamic Random Access Memory) 104 is a volatile rewritable memory represented by a DDR (Double-Data-Rate) memory. It is used for applications such as a program work area, a print data storage area, and various table information storage areas. Here, the relationship between the memory control unit 102 and various memory devices is expressed in a simplified manner, and is generally controlled independently.

LAN−IF制御部105は、MFP100に接続されるローカル・エリア・ネットワーク106との入出力制御を行う。一般的にはTCP/IP(Transmission Control Protocol/Internet Protocol)プロトコルに対応する。ネットワークケーブルを介してホストコンピュータ107などのネットワーク対応機器と接続され、ネットワーク106経由で通信を行うことができる。   The LAN-IF control unit 105 performs input / output control with the local area network 106 connected to the MFP 100. Generally, it corresponds to the TCP / IP (Transmission Control Protocol / Internet Protocol) protocol. It is connected to a network compatible device such as the host computer 107 via a network cable and can communicate via the network 106.

リーダIF制御部108は、スキャナ装置109との通信制御を行う。スキャナ装置109が原稿をスキャンして得られた画像データをプリンタ部118で印刷することでコピー機能を実現する。画像処理部110は、LAN−IF制御部105、リーダIF制御部108を介して取り込んだ画像データに対して各種画像処理を行う。記憶装置ホスト制御部111は、ホストIFを有し、HDD或いはSDDなどの記憶装置113と接続され、データ入出力制御を行う。操作部IF115は、操作部116との通信制御を行う。ここでは図示しないがUI(ユーザ・インターフェイス)として、操作部116への画面表示や、ユーザによるボタン等の操作を検知してMFP100の各種設定及び状態の確認ができる。ビデオ出力IF部117は、プリンタ部118とのコマンド/ステータスの通信制御や印刷データの転送を行う。プリンタ部118は、ビデオ出力IF部117からのコマンド情報に従って、画像データに基づいて用紙に画像を印刷する。メインバス119は、バスコントローラを含み、制御バス、データバス及び任意ブロック間のローカルバスを便宜的にまとめて表現したものである。代表例としてPCIe(PCI Express)やASICの内部バスなども含まれる。   The reader IF control unit 108 performs communication control with the scanner device 109. The copy function is realized by printing image data obtained by the scanner device 109 scanning the document with the printer unit 118. The image processing unit 110 performs various types of image processing on image data captured via the LAN-IF control unit 105 and the reader IF control unit 108. The storage device host control unit 111 has a host IF and is connected to a storage device 113 such as an HDD or an SDD to perform data input / output control. The operation unit IF 115 performs communication control with the operation unit 116. Although not shown here, as a UI (user interface), various settings and states of the MFP 100 can be confirmed by detecting a screen display on the operation unit 116 or an operation of a button or the like by the user. The video output IF unit 117 performs command / status communication control with the printer unit 118 and print data transfer. The printer unit 118 prints an image on a sheet based on the image data in accordance with command information from the video output IF unit 117. The main bus 119 includes a bus controller, and represents a control bus, a data bus, and a local bus between arbitrary blocks for convenience. Representative examples include PCIe (PCI Express) and ASIC internal buses.

CPU監視部130は、CPU101が正常動作しているかどうかを監視する。CPU監視部130は、例えば、ウオッチドッグタイマを含み、CPU101が、暴走或いはハングアップすると、定期的にウオッチドッグタイマを初期化できなくなる。よって、CPU監視部130は、このウオッチドッグタイマを監視することにより、CPU101が正常動作しているかどうかを検知できる。CPU101が正常に動作していない場合、一般的にリセットをかけるか、或いは電源をオフする。しかし実施形態1では、CPU101が正常に動作していない場合、電源オフ予告信号131を介して、記憶装置ホスト制御部111又は電源制御部132に、電源オフを予告するものとして説明する。   The CPU monitoring unit 130 monitors whether the CPU 101 is operating normally. The CPU monitoring unit 130 includes, for example, a watchdog timer, and when the CPU 101 runs away or hangs up, the watchdog timer cannot be initialized periodically. Therefore, the CPU monitoring unit 130 can detect whether the CPU 101 is operating normally by monitoring the watchdog timer. If the CPU 101 is not operating normally, it is generally reset or turned off. However, in the first embodiment, it is assumed that when the CPU 101 is not operating normally, the storage device host control unit 111 or the power supply control unit 132 is notified of the power-off via the power-off notification signal 131.

電源制御部132は、MFP100の電源供給を制御する。電源制御部132は、通常動作モード、低電力モード、電源オフなどの電力状態に応じて、電源オフ又は電源オンを電源装置107に指示する。実施形態1では、記憶装置ホスト制御部111から記憶装置113が電源オフの準備ができたことを受けてから、電源制御部132が電源装置107に電源オフを指示する。   A power control unit 132 controls power supply of the MFP 100. The power control unit 132 instructs the power supply device 107 to power off or power on in accordance with a power state such as a normal operation mode, a low power mode, or a power off. In the first embodiment, after the storage device 113 is ready to be powered off from the storage device host control unit 111, the power control unit 132 instructs the power supply device 107 to turn off the power.

次に、図2を参照して、実施形態1に係るメインコントローラ120及び記憶装置113の構成例の詳細を説明する。   Next, details of configuration examples of the main controller 120 and the storage device 113 according to the first embodiment will be described with reference to FIG.

図2は、実施形態1に係るMFP100のメインコントローラ120及び記憶装置113の電源制御を行う構成を説明するブロック図である。図2において、図1と共通する部分は同じ参照番号で示している。   FIG. 2 is a block diagram illustrating a configuration for performing power control of the main controller 120 and the storage device 113 of the MFP 100 according to the first embodiment. In FIG. 2, the parts common to FIG. 1 are denoted by the same reference numerals.

電源オフ予告信号131は、記憶装置113の電源をオフする前に、電源制御部132が記憶装置ホスト制御部111に通知する信号である。ここで、記憶装置113の電源をオフする前に、電源オフ予告信号131がハイレベルからロウレベルに変化するとして説明するが、これに限定するものではない。   The power-off notice signal 131 is a signal that the power control unit 132 notifies the storage device host control unit 111 before the storage device 113 is turned off. Here, it is assumed that the power-off notice signal 131 changes from a high level to a low level before turning off the power of the storage device 113, but the present invention is not limited to this.

電源オフ準備完了信号220は、記憶装置113の電源を切る準備が完了したことを記憶装置ホスト制御部111から電源制御部132に通知する信号である。ここでは、記憶装置113の電源を切る準備が完了したら、電源オフ準備完了信号220がハイレベルからロウレベルに変化するとして説明するが、これに限定するものではない。   The power-off preparation completion signal 220 is a signal for notifying the power supply control unit 132 from the storage device host control unit 111 that preparation for turning off the power to the storage device 113 has been completed. Here, it will be described that the power-off preparation completion signal 220 changes from the high level to the low level when preparation for powering off the storage device 113 is completed, but the present invention is not limited to this.

電源オフ信号250は、電源制御部132が電源装置107に出力するディジタル信号である。説明のため、電源オフ信号250がロウレベルのときに記憶装置113の電源をオフするとして説明するが、これに限定するものではない。   The power off signal 250 is a digital signal output from the power control unit 132 to the power supply device 107. For explanation, it is assumed that the power supply of the storage device 113 is turned off when the power-off signal 250 is at a low level, but the present invention is not limited to this.

次に記憶装置113の内部構成を説明する。   Next, the internal configuration of the storage device 113 will be described.

記憶装置コントローラ230は、記憶装置ホスト制御部111と通信し、記憶装置113を制御する。記憶装置キャッシュメモリ232は、記憶装置コントローラ230が制御する揮発性の記憶素子であり、記憶装置113の書き込みデータを一時的に記憶する。記憶装置113の電源をオフにすると、記憶装置キャッシュメモリ232の記憶内容が消失する。記憶媒体231は、不揮発性の記憶媒体で、例えば後述する図5のディスク30に相当する。ここでは記憶装置113の電源をオフする前に、記憶装置キャッシュメモリ232に一時的に記憶した書き込みデータを記憶媒体231に書き込む。電源線240は、電源装置107がメインコントローラ120に電力を供給する電源線である。電源線240は、電源装置107がメインコントローラ120に電力を供給する電源線である。電源線140は、電源装置107が記憶装置113に電力を供給する電源線である。記憶装置I/F信号260は、記憶装置ホスト制御部111と記憶装置113とが通信するための信号線である。ここでは説明のため、記憶装置I/F信号260は、SATA(Serial Advanced Technology Attachment)規格に準拠した信号として以下説明する。   The storage device controller 230 communicates with the storage device host control unit 111 and controls the storage device 113. The storage device cache memory 232 is a volatile storage element controlled by the storage device controller 230 and temporarily stores write data of the storage device 113. When the power of the storage device 113 is turned off, the stored contents of the storage device cache memory 232 are lost. The storage medium 231 is a non-volatile storage medium and corresponds to, for example, the disk 30 shown in FIG. Here, the write data temporarily stored in the storage device cache memory 232 is written into the storage medium 231 before the storage device 113 is turned off. The power supply line 240 is a power supply line through which the power supply device 107 supplies power to the main controller 120. The power supply line 240 is a power supply line through which the power supply device 107 supplies power to the main controller 120. The power supply line 140 is a power supply line through which the power supply device 107 supplies power to the storage device 113. The storage device I / F signal 260 is a signal line for communication between the storage device host control unit 111 and the storage device 113. Here, for the sake of explanation, the storage device I / F signal 260 will be described below as a signal conforming to the SATA (Serial Advanced Technology Attachment) standard.

ここで、電源オフ予告信号131は、前記の構成に限定されるものではなく、電源オフする前にメインバス119を介して、電源制御部132と記憶装置ホスト制御部111が通信する構成でも良い。また記憶装置I/F信号260は、SATA規格に限定されるものではなく、メインコントローラ120と記憶装置113とが接続可能なバスであれば、SAS、SATA Express、PCI Express、NVM Express、M.2、eMMC、USBなど、何でも良い。   Here, the power-off notice signal 131 is not limited to the above-described configuration, and the power control unit 132 and the storage device host control unit 111 may communicate with each other via the main bus 119 before the power is turned off. . Further, the storage device I / F signal 260 is not limited to the SATA standard, and any bus that can connect the main controller 120 and the storage device 113 is SAS, SATA Express, PCI Express, NVM Express, M.M. 2, eMMC, USB, etc.

次に図3を参照して、実施形態1に係る記憶装置ホスト制御部111の構成を説明する。   Next, the configuration of the storage device host control unit 111 according to the first embodiment will be described with reference to FIG.

図3は、実施形態1に係る記憶装置ホスト制御部111の構成を説明するブロック図である。   FIG. 3 is a block diagram illustrating the configuration of the storage device host control unit 111 according to the first embodiment.

前述のように、記憶装置ホスト制御部111は、メインコントローラ120に記憶装置113を接続するインターフェースであり、メインバス119に接続され、記憶装置I/F信号260をプロトコル変換する。次に記憶装置ホスト制御部111の内部ブロックを説明する。   As described above, the storage device host control unit 111 is an interface that connects the storage device 113 to the main controller 120, and is connected to the main bus 119 to convert the storage device I / F signal 260 into a protocol. Next, an internal block of the storage device host control unit 111 will be described.

メインバスI/F301は、メインバス119から記憶装置ホスト制御部111の内部バスとの間のバスブリッジであり、CPU101が発行した記憶装置113へのコマンドをプロトコル変換する。コマンド選択部302は、メインバスI/F301、又は、後述の電源オフの前処理コマンド発行部(以下、前処理コマンド発行部)304からのコマンドを選択するセレクタである。コマンド選択部302は、電源オフ予告信号131がハイレベル(電源オフの予告でないとき)の場合、メインバスI/F301からのコマンドを選択する。コマンド選択部302は、電源オフ予告信号131がロウレベル(電源オフの予告のとき)の場合、前処理コマンド発行部304からのコマンドを選択する。   The main bus I / F 301 is a bus bridge between the main bus 119 and the internal bus of the storage device host control unit 111, and converts a protocol for a command to the storage device 113 issued by the CPU 101. The command selection unit 302 is a selector that selects a command from the main bus I / F 301 or a power-off preprocessing command issuing unit (hereinafter referred to as a preprocessing command issuing unit) 304 described later. The command selection unit 302 selects a command from the main bus I / F 301 when the power-off notice signal 131 is at a high level (when no power-off notice is given). The command selection unit 302 selects a command from the preprocessing command issuing unit 304 when the power-off notification signal 131 is at a low level (when the power-off notification is issued).

記憶装置インターフェース303は、記憶装置113を接続するホストインターフェースであり、コマンド選択部302からのコマンドを記憶装置I/F信号260のプロトコルに変換する。前処理コマンド発行部304は、電源オフ前にコマンドを発行する。電源オフ予告信号131がハイレベルの場合、後述の電源オフの前処理コマンド記憶部(以下、前処理コマンド記憶部)305に記憶したコマンドを読み出し、そのコマンドをコマンド選択部302に伝える。前処理コマンド記憶部305は、電源オフ時に発行する後述のコマンドを記憶する記憶部である。前処理コマンド記憶部305は、EEPROM、ROMなど不揮発性の記憶素子で形成されても、SRAM、DRAMなどの揮発性の記憶素子で形成されてもどちらでも良い。前処理コマンド記憶部305が揮発性の記憶素子の場合、例えば、起動時に、CPU101が前処理コマンド記憶部305にコマンドを書き込む必要がある。   The storage device interface 303 is a host interface that connects the storage device 113, and converts the command from the command selection unit 302 into the protocol of the storage device I / F signal 260. The preprocessing command issuing unit 304 issues a command before turning off the power. When the power-off notice signal 131 is at a high level, a command stored in a power-off pre-processing command storage unit (hereinafter referred to as a pre-processing command storage unit) 305, which will be described later, is read, and the command is transmitted to the command selection unit 302. The pre-processing command storage unit 305 is a storage unit that stores a later-described command issued when the power is turned off. The preprocessing command storage unit 305 may be formed of a non-volatile storage element such as EEPROM or ROM, or may be formed of a volatile storage element such as SRAM or DRAM. When the preprocessing command storage unit 305 is a volatile storage element, for example, the CPU 101 needs to write a command to the preprocessing command storage unit 305 at startup.

このように記憶装置ホスト制御部111は、通常は、メインバス119を経由してCPU101により制御され、記憶装置113にコマンドを送信する。実施形態1では、CPU101が動作できない時でも、予め記憶したコマンドを記憶装置ホスト制御部111が生成して記憶装置113に送信することで、記憶装置113の故障と、データの消失を防止している。   As described above, the storage device host control unit 111 is normally controlled by the CPU 101 via the main bus 119 and transmits a command to the storage device 113. In the first embodiment, even when the CPU 101 cannot operate, the storage device host control unit 111 generates a command stored in advance and transmits it to the storage device 113 to prevent a failure of the storage device 113 and data loss. Yes.

ここで、前処理コマンド記憶部305は、ROMのように不揮発性の記憶素子であるとして説明した。しかし、前処理コマンド記憶部305はROMに限定するものではなく、RAMのように揮発性の記憶素子でも良い。その際、起動時など、CPU101が正常動作可能な時に、予めCPU101から記憶装置ホスト制御111部に記憶するコマンドを転送してもよいことは言うまでもない。その際、ATA/ATAPIで未定義のコマンドを利用して、コマンドを転送しても良い。   Here, the preprocessing command storage unit 305 has been described as a nonvolatile storage element such as a ROM. However, the preprocessing command storage unit 305 is not limited to the ROM, and may be a volatile storage element such as a RAM. At this time, it goes without saying that a command stored in advance in the storage device host control 111 unit may be transferred from the CPU 101 when the CPU 101 can operate normally, such as at the time of startup. At that time, the command may be transferred using a command undefined by ATA / ATAPI.

次に、図4を参照して、実施形態1に係るメインコントローラ120及び記憶装置113の動作を説明する。   Next, operations of the main controller 120 and the storage device 113 according to the first embodiment will be described with reference to FIG.

図4は、実施形態1に係る電源制御部132、記憶装置ホスト制御部111、記憶装置113の動作を説明するためのフローチャートである。尚、このフローチャートのS401〜S404で示す処理は、電源制御部132の非図示のロジック回路又は電源制御部132内の非図示のCPUの制御の下で実行される。またフローチャートのS411〜S414で示す処理は、記憶装置ホスト制御部111のロジック回路又はホスト制御部111の非図示のCPUの制御の下で実行される。更に、フローチャートのS421〜S423で示す処理は、記憶装置113のロジック回路又は記憶装置113の非図示のCPUの制御の下で実行される。   FIG. 4 is a flowchart for explaining operations of the power control unit 132, the storage device host control unit 111, and the storage device 113 according to the first embodiment. Note that the processing shown in S401 to S404 of this flowchart is executed under the control of a logic circuit (not shown) of the power supply control unit 132 or a CPU (not shown) in the power supply control unit 132. Further, the processes shown in S411 to S414 in the flowchart are executed under the control of a logic circuit of the storage device host control unit 111 or a CPU (not shown) of the host control unit 111. Furthermore, the processes shown in S421 to S423 in the flowchart are executed under the control of a logic circuit of the storage device 113 or a CPU (not shown) of the storage device 113.

まず最初に、電源制御部132の動作を説明する。   First, the operation of the power control unit 132 will be described.

S401は、記憶装置113の電源をオフに遷移することを待つ条件分岐である。例えば、ユーザが電源オフスイッチを操作したことを電源制御部132が検出すると、MFP100の電源をオフにするとCPU101が判定する。CPU101が記憶装置113の電源オフに遷移すると判定したら、CPU101から電源制御部132に信号やコマンド、レジスタ変更などで通知されてS402に処理が進む。又は、CPU101が一定時間ハングアップしたことを電源制御部132が判定したときもS402に進む。又は、CPU101の処理が遅く、MFP100のシャットダウン処理に一定時間かかったことを電源制御部132が判定したときもS402に進む。ここで記憶装置113の電源オフへ遷移しない場合はS401に戻り、記憶装置113の電源オフへの遷移の指示が来るまで待つ。   S401 is a conditional branch that waits for the storage device 113 to be turned off. For example, when the power control unit 132 detects that the user has operated the power off switch, the CPU 101 determines that the power of the MFP 100 is turned off. If the CPU 101 determines that the storage device 113 is to be turned off, the CPU 101 notifies the power supply control unit 132 of a signal, command, register change, etc., and the process proceeds to S402. Alternatively, when the power control unit 132 determines that the CPU 101 has hung up for a certain time, the process proceeds to S402. Alternatively, when the process of the CPU 101 is slow and the power supply control unit 132 determines that the shutdown process of the MFP 100 has taken a certain time, the process proceeds to S402. If the storage device 113 does not transition to power off, the process returns to S401 and waits until an instruction to transition the storage device 113 to power off is received.

S402で、電源制御部132から記憶装置ホスト制御部111、記憶装置113に電源オフ予告信号131をロウレベルで出力して電源オフ前処理を行うように通知する。次にS403に進み、電源制御部132は記憶装置113から電源オフの前処理の完了待ちとなる。ここでは例えば、上述したように、記憶装置ホスト制御部111が出力する電源オフ準備完了信号220がハイレベルからロウレベルに変化したら、前処理が完了したと判定してS404に処理を進める。また前処理が完了していない場合はS403にとどまる。S404は記憶装置113の電源をオフする処理であり、例えば、前述のように、電源オフ信号250で通知する。   In step S402, the power supply control unit 132 notifies the storage device host control unit 111 and the storage device 113 that the power-off notice signal 131 is output at a low level so that the power-off pre-processing is performed. In step S403, the power control unit 132 waits for completion of power-off preprocessing from the storage device 113. Here, for example, as described above, when the power-off preparation completion signal 220 output from the storage device host control unit 111 changes from the high level to the low level, it is determined that the preprocessing is completed, and the process proceeds to S404. If the preprocessing is not completed, the process stays at S403. S404 is a process for turning off the power of the storage device 113. For example, the notification is given by the power-off signal 250 as described above.

次に記憶装置ホスト制御部111の動作を説明する。   Next, the operation of the storage device host control unit 111 will be described.

S411は、電源オフ予告信号131がロウレベルになるのを待つ。電源オフ予告信号131がハイレベル、即ち、電源オフの前処理の指示が来ない場合はS411に戻る。電源オフ予告信号131がロウレベルになって電源オフの前処理の指示が来たと判定するとS412に進む。S412で、記憶装置113に電源オフ前処理コマンドを発行する。前述のように、このとき記憶装置ホスト制御部111は、コマンド記憶部305に記憶したコマンドをコマンド発行部304が発行し、コマンド選択部302、記憶装置インターフェース303を介して、記憶装置113にコマンドを発行する。これは既に説明済なので、詳細説明を省略する。次にS413で、コマンド記憶部305に記憶したコマンドが全て発行され、そのコマンドの処理が全て完了したかどうかを判定し、コマンド処理が全て完了していない場合はS412に戻る。   S411 waits for the power-off notice signal 131 to go low. When the power-off notice signal 131 is at a high level, that is, when the power-off preprocessing instruction is not received, the process returns to S411. If it is determined that the power-off notice signal 131 is at a low level and a power-off pre-processing instruction has been received, the process proceeds to S412. In step S412, a power-off preprocessing command is issued to the storage device 113. As described above, at this time, the storage device host control unit 111 issues the command stored in the command storage unit 305 to the command issuing unit 304, and sends a command to the storage device 113 via the command selection unit 302 and the storage device interface 303. Issue. Since this has already been explained, detailed explanation is omitted. In step S413, it is determined whether all commands stored in the command storage unit 305 have been issued and all processing of the command has been completed. If all command processing has not been completed, the process returns to step S412.

S413で電源オフの前処理コマンドの処理が全て完了するとS414に進む。S414で、コマンド記憶部305に記憶したコマンドが全て発行され、そのコマンド処理が全て完了したことを電源制御部132に通知する。   When all the processes of the power-off preprocessing command are completed in S413, the process proceeds to S414. In step S414, all commands stored in the command storage unit 305 are issued, and the power supply control unit 132 is notified that all command processing has been completed.

ここで、電源オフの前処理中にメインバス119からのコマンドを処理すると、電源オフの前処理が正しく行われない。そうならないよう、電源オフの前処理の指示が来た場合、例えば、電源オフ予告信号131がロウレベルの場合、つまり、S412〜S414において、コマンド選択部302は、メインバス119からのコマンドを処理しないようにするのが望ましい。   Here, if a command from the main bus 119 is processed during the power-off preprocessing, the power-off preprocessing is not performed correctly. In order to prevent this from happening, the command selection unit 302 does not process the command from the main bus 119 when the power-off pre-processing instruction is received, for example, when the power-off notice signal 131 is low level, that is, in S412 to S414. It is desirable to do so.

次に記憶装置113の動作を説明する。   Next, the operation of the storage device 113 will be described.

S421は、記憶装置ホスト制御部111からのコマンドを待つ。ここでコマンドを受信していない場合はS421に留まる。コマンドを受信するとS422に進む。S422では、その受信したコマンド処理を実行する。コマンドの詳細は後述する。そしてS423に進み、S422のコマンド処理の実行結果を通知する。コマンド処理が成功したら完了を返し、失敗したらエラーを返す。例えば、記憶装置I/F信号303がSATAの場合、RegDH(Register Device to Host)でコマンド処理の完了又はエラーを、記憶装置113から記憶装置ホスト制御部111に通知する。   In step S421, a command from the storage device host control unit 111 is waited for. If no command is received, the process stays at S421. If a command is received, it will progress to S422. In S422, the received command processing is executed. Details of the command will be described later. In step S423, the execution result of the command processing in step S422 is notified. If the command processing is successful, it returns completion, and if it fails, it returns an error. For example, when the storage device I / F signal 303 is SATA, the storage device 113 notifies the storage device host control unit 111 of the completion or error of command processing using RegDH (Register Device to Host).

図5は、実施形態1に係る記憶装置113の一例であるHDD部の構成を説明する図である。   FIG. 5 is a diagram for explaining the configuration of the HDD unit, which is an example of the storage device 113 according to the first embodiment.

HDD部20では、ディスク30が回転し、ヘッド31がディスク30上を走査することにより、ディスク30に記憶されたデータへのアクセス(読出又は書込)を実行することができる。また、HDD部20では、電源をオフする際に、ヘッド31を、ヘッド退避領域(図5で網掛されたディスク30の記憶領域以外の領域)に退避する。   In the HDD unit 20, the disk 30 rotates and the head 31 scans the disk 30, whereby access (reading or writing) to data stored in the disk 30 can be executed. Further, in the HDD unit 20, when the power is turned off, the head 31 is saved in a head withdrawal area (an area other than the storage area of the disk 30 shaded in FIG. 5).

図6は、実施形態1に係るMFP100の電源オフの前処理時に記憶装置ホスト制御部111が発行するコマンドの一例を示す図である。ここでは説明のため、前処理コマンド記憶部305に記憶する例を説明するが、記憶装置113、メモリ103、DRAM104など、どこに記憶しても良い。図6では、ATAコマンドの例で示しており、コマンド611,612,613,614を順番に発行するとして説明する。   FIG. 6 is a diagram illustrating an example of a command issued by the storage device host control unit 111 during the power off pre-processing of the MFP 100 according to the first embodiment. Here, for explanation, an example of storing in the preprocessing command storage unit 305 will be described, but the storage may be performed anywhere such as the storage device 113, the memory 103, and the DRAM 104. FIG. 6 shows an example of the ATA command, and it is assumed that the commands 611, 612, 613, and 614 are issued in order.

コマンド611は、記憶装置113のキャッシュの内容をディスク30に書き込むように指示するコマンドである。コマンド612は、コマンド611と同様の処理なので、その説明を省略する。コマンド613は、記憶装置113の電源状態をスタンバイ状態に移行させるコマンドである。例えば、スタンバイ状態では、記憶装置113のヘッド31がヘッド退避領域に退避され、ディスク30の回転が停止している。コマンド614は、コマンド613と同様なので、その説明を省略する。   The command 611 is a command for instructing to write the contents of the cache of the storage device 113 to the disk 30. Since the command 612 is the same processing as the command 611, its description is omitted. The command 613 is a command for shifting the power supply state of the storage device 113 to the standby state. For example, in the standby state, the head 31 of the storage device 113 is retracted to the head retracting area, and the rotation of the disk 30 is stopped. Since the command 614 is the same as the command 613, description thereof is omitted.

ここではSATAで用いられるATAコマンドを例に説明したが、本発明はこれに限定するものではない。例えば、SAS(Serial Attached SCSI)で用いられるSCSIコマンド、例えば、SYNCHRONIZE CACHEコマンド、START STOP UNITコマンドでも良い。同様に、SDカードやeMMCなどで用いられるSDコマンド、例えば、SELECT/DESELECT_CARDコマンドでも良い。また、NVM ExpressやM.2で用いられるNVMコマンド、例えば、Shutdown notificationコマンドでも良い。このように、このコマンドは、特定の規格に限定されるものではなく、どのような規格のコマンドでも良い。   Here, an ATA command used in SATA has been described as an example, but the present invention is not limited to this. For example, a SCSI command used in SAS (Serial Attached SCSI), for example, a SYNCHRONIZE CACHE command or a START STOP UNIT command may be used. Similarly, an SD command used in an SD card or eMMC, for example, a SELECT / DESELECT_CARD command may be used. Also, NVM Express and M.I. 2 may be used, for example, a shutdown notification command. Thus, this command is not limited to a specific standard, and may be a command of any standard.

以上説明したように実施形態1によれば、CPU101が正常に動作できない場合でも、記憶装置113の電源オフの前処理が可能となり、安全に記憶装置113の電源をオフできる。その結果、電源オフ前処理無しに記憶装置113の電源をオフすることによる記憶装置113の故障及びデータの消失を防止できる。   As described above, according to the first embodiment, even when the CPU 101 cannot operate normally, pre-processing for turning off the power to the storage device 113 is possible, and the power to the storage device 113 can be safely turned off. As a result, failure of the storage device 113 and loss of data due to turning off the power of the storage device 113 without power off pre-processing can be prevented.

ここではMFPの例を説明してきたが、本発明はMFPに限定するものではなく、記憶装置の電源を切る際、予め用意されたコマンドを記憶装置インターフェースから記憶装置に発行する装置であれば、何でも良い。   Although the example of the MFP has been described here, the present invention is not limited to the MFP, and any device that issues a command prepared in advance from the storage device interface to the storage device when the storage device is turned off. anything is fine.

また実施形態1では、記憶装置ホスト制御部111が前処理コマンド記憶部305及び前処理コマンド発行部304を有するとして説明したが、本発明は、この構成に限定するものではなく、これらは記憶装置とメインコントローラ内のどこに存在しても良い。   In the first embodiment, the storage device host control unit 111 has been described as having the preprocessing command storage unit 305 and the preprocessing command issuing unit 304. However, the present invention is not limited to this configuration, and these are the storage devices. And anywhere in the main controller.

[実施形態2]
本発明の実施形態2について図面を用いて説明する。
[Embodiment 2]
Embodiment 2 of the present invention will be described with reference to the drawings.

図7は、本発明の実施形態2に係るMFP100を含むシステム構成を説明する図である。ここで前述の実施形態1に係る図1と共通する箇所は同じ参照番号で示し、それらの説明を省略する。   FIG. 7 is a diagram illustrating a system configuration including the MFP 100 according to the second embodiment of the present invention. Here, parts common to those in FIG. 1 according to the first embodiment are denoted by the same reference numerals, and description thereof is omitted.

SATAブリッジ制御部112は、SATAホスト制御部111及び記憶装置113、後述の記憶装置114に接続され、RAID(Redundant Arrays of Inexpensive Disk)制御やデータ暗号化処理を実施するためのSATA−SATAバスブリッジである。記憶装置114は、記憶装置113と同様の記憶装置であり、記憶装置113,114でRAIDを構成する。   The SATA bridge control unit 112 is connected to the SATA host control unit 111, the storage device 113, and a storage device 114 described later, and performs a SATA-SATA bus bridge for performing RAID (Redundant Arrays of Independent Drive) control and data encryption processing. It is. The storage device 114 is a storage device similar to the storage device 113, and the storage devices 113 and 114 constitute a RAID.

実施形態2では、SATAホスト制御部701が前処理コマンド記憶部305及び前処理コマンド発行部304を有しても良い。その場合、前処理コマンド記憶部305及び前処理コマンド発行部304が発行したコマンドをSATAブリッジ制御部112が記憶装置113,114にそのまま転送する。その後、記憶装置113,114の電源オフ前処理が完了すると、SATAホスト制御部701又はSATAブリッジ制御部112から電源制御部132に電源をオフして良いことを通知する。もしくは、SATAブリッジ制御部112が、前処理コマンド記憶部305及び前処理コマンド発行部304を有しても良いことは言うまでもない。   In the second embodiment, the SATA host control unit 701 may include a preprocessing command storage unit 305 and a preprocessing command issue unit 304. In this case, the SATA bridge control unit 112 transfers the commands issued by the preprocessing command storage unit 305 and the preprocessing command issuing unit 304 to the storage devices 113 and 114 as they are. Thereafter, when the power-off pre-processing for the storage devices 113 and 114 is completed, the SATA host control unit 701 or the SATA bridge control unit 112 notifies the power control unit 132 that the power can be turned off. Alternatively, it goes without saying that the SATA bridge control unit 112 may include a preprocessing command storage unit 305 and a preprocessing command issue unit 304.

101…CPU、111…記憶装置ホスト制御部、107…電源装置、113,114…記憶装置、131…電源オフ予告信号、132…電源制御部、302…コマンド選択部、303…記憶装置インターフェース、304…電源オフ前処理コマンド発行部、304…電源オフ前処理コマンド記憶部   DESCRIPTION OF SYMBOLS 101 ... CPU, 111 ... Storage device host control unit, 107 ... Power supply device, 113,114 ... Storage device, 131 ... Power off notice signal, 132 ... Power control unit, 302 ... Command selection unit, 303 ... Storage device interface, 304 ... Power-off pre-processing command issuing unit, 304 ... Power-off pre-processing command storage unit

Claims (9)

情報処理装置であって、
記憶媒体を有し、情報を記憶する記憶装置と、
少なくとも前記記憶装置への電源供給を制御する電源制御手段と、
前記記憶装置の電源オフ時に前記記憶装置を制御するコマンドを記憶する記憶手段と、
前記情報処理装置のCPUが正常に動作しているか否かを検知する検知手段と、
前記検知手段が前記CPUが正常に動作していないことを検知したことに応じて、前記情報処理装置の電源をオフする前に、前記記憶手段に記憶しているコマンドを前記記憶装置に送信するように制御する制御手段と、
を有することを特徴とする情報処理装置。
An information processing apparatus,
A storage device having a storage medium and storing information;
Power control means for controlling power supply to at least the storage device;
Storage means for storing a command for controlling the storage device when the storage device is powered off;
Detecting means for detecting whether the CPU of the information processing apparatus is operating normally;
In response to the detection unit detecting that the CPU is not operating normally, the command stored in the storage unit is transmitted to the storage device before the information processing device is turned off. Control means for controlling
An information processing apparatus comprising:
前記コマンドは、前記記憶装置のキャッシュの内容を前記記憶媒体に書き込むように指示するコマンドを含むことを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the command includes a command that instructs to write the contents of the cache of the storage device to the storage medium. 前記コマンドは、前記記憶装置の電源状態をスタンバイ状態に移行させるコマンドを含むことを特徴とする請求項1又は2に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the command includes a command for shifting a power supply state of the storage device to a standby state. 前記検知手段は、ウオッチドッグタイマを含み、前記CPUが前記ウオッチドッグタイマを定期的に初期化しているかどうかに基づいて当該CPUが正常に動作しているかどうか検知することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。   The detection means includes a watchdog timer, and detects whether the CPU is operating normally based on whether the CPU periodically initializes the watchdog timer. 4. The information processing apparatus according to any one of items 1 to 3. 前記制御手段は、更に、前記記憶装置が前記コマンドをすべて実行したことに応じて、前記電源制御手段に対して電源をオフするように指示することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。   5. The control unit according to claim 1, wherein the control unit further instructs the power source control unit to turn off the power in response to the storage device having executed all the commands. The information processing apparatus according to item 1. 前記記憶手段は、前記CPUが正常に動作しているときに当該CPUの制御により前記コマンドを記憶することを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the storage unit stores the command under the control of the CPU when the CPU is operating normally. 前記制御手段は、前記検知手段が前記CPUが正常に動作していることを検知しているときは当該CPUに接続されたメインバスと前記記憶装置とを接続し、前記検知手段が前記CPUが正常に動作していないことを検知すると、前記記憶手段と前記記憶装置とを接続することを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。   When the detection means detects that the CPU is operating normally, the control means connects the main bus connected to the CPU and the storage device, and the detection means is connected to the CPU. The information processing apparatus according to any one of claims 1 to 6, wherein the storage unit and the storage device are connected when it is detected that the device is not operating normally. 記憶媒体を有し、情報を記憶する記憶装置を接続した情報処理装置における記憶装置の制御方法であって、
前記記憶装置の電源オフ時に前記記憶装置を制御するコマンドを記憶する記憶工程と、
前記情報処理装置のCPUが正常に動作しているか否かを検知する検知工程と、
前記検知工程が前記CPUが正常に動作していないことを検知したことに応じて、前記情報処理装置の電源をオフする前に、前記記憶工程で記憶しているコマンドを前記記憶装置に送信するように制御する制御工程と、
を有することを特徴とする制御方法。
A method of controlling a storage device in an information processing apparatus having a storage medium and connected to a storage device that stores information,
A storage step of storing a command for controlling the storage device when the storage device is powered off;
A detection step of detecting whether the CPU of the information processing apparatus is operating normally;
In response to the detection step detecting that the CPU is not operating normally, the command stored in the storage step is transmitted to the storage device before the information processing device is turned off. A control process to control,
A control method characterized by comprising:
請求項8に記載の制御方法の各工程を、コンピュータに実行させるためのプログラム。   The program for making a computer perform each process of the control method of Claim 8.
JP2018045927A 2018-03-13 2018-03-13 Image processing apparatus, control method of storage device, and program Pending JP2019159832A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018045927A JP2019159832A (en) 2018-03-13 2018-03-13 Image processing apparatus, control method of storage device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018045927A JP2019159832A (en) 2018-03-13 2018-03-13 Image processing apparatus, control method of storage device, and program

Publications (1)

Publication Number Publication Date
JP2019159832A true JP2019159832A (en) 2019-09-19

Family

ID=67997069

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018045927A Pending JP2019159832A (en) 2018-03-13 2018-03-13 Image processing apparatus, control method of storage device, and program

Country Status (1)

Country Link
JP (1) JP2019159832A (en)

Similar Documents

Publication Publication Date Title
US8700935B2 (en) Power supply unit configured to not control a power supply from reducing the power state to a mirroring unit and storage units during a rebuild operation even when such power reducing state is satisfied
US8826066B2 (en) Information processing apparatus, control method of the information processing apparatus, and recording medium
US9952966B2 (en) Control apparatus and control method therefor
JP6141240B2 (en) Printing apparatus, storage control apparatus connected to printing apparatus, printing apparatus control method and program
US8924669B2 (en) Information processing apparatus, control method, and program
US9065941B2 (en) Image processing apparatus and method for controlling the same
JP6270377B2 (en) Image forming apparatus
US11019227B2 (en) Storage control apparatus equipped with storage device, method of controlling same, and storage medium
JP2019159832A (en) Image processing apparatus, control method of storage device, and program
JP5644429B2 (en) Data processing apparatus, image forming apparatus, power saving control method, power saving control program, and recording medium
JP5470124B2 (en) Electronic device and program for electronic device
US11620063B2 (en) Information processing apparatus and control method of information processing apparatus
JP6532240B2 (en) Information processing apparatus and control method thereof
US9798637B2 (en) Information processing apparatus and control method of information processing apparatus with access to storage device based on communication with storage device
JP4098400B2 (en) Semiconductor disk device
JP6415633B2 (en) Information processing apparatus and control method thereof
US10768846B2 (en) Information processing apparatus and control method of information processing apparatus
US10992825B2 (en) Image forming apparatus, method for controlling image forming apparatus, and storage medium
JP2022023599A (en) Image processing apparatus
JP2016139298A (en) Image processor
JP2021179730A (en) Information processing apparatus, control method thereof, and program
JP2012101479A (en) Image forming apparatus, method of starting hard disk drive, and program
JP2019101972A (en) Information processing device, control method of information processing device and program
JP2010009125A (en) Image processing device

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20210103

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210113