JP2012221326A - Electronic apparatus - Google Patents

Electronic apparatus Download PDF

Info

Publication number
JP2012221326A
JP2012221326A JP2011087788A JP2011087788A JP2012221326A JP 2012221326 A JP2012221326 A JP 2012221326A JP 2011087788 A JP2011087788 A JP 2011087788A JP 2011087788 A JP2011087788 A JP 2011087788A JP 2012221326 A JP2012221326 A JP 2012221326A
Authority
JP
Japan
Prior art keywords
setting
image
unit
change
image file
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.)
Withdrawn
Application number
JP2011087788A
Other languages
Japanese (ja)
Inventor
Masayuki Kano
昌幸 加納
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery Ltd
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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2011087788A priority Critical patent/JP2012221326A/en
Publication of JP2012221326A publication Critical patent/JP2012221326A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an electronic apparatus capable of efficiently creating a snapshot image reflecting a setting change, and reducing a processing load.SOLUTION: An MFP1 includes: a creating part 22 which creates a snapshot image of a memory; a hard disk 19 which stores the created snapshot image; an activating part 21 which activates a system by using the stored snapshot image; and an operation part 17 which accepts a plurality of changes of setting. The creating part 22 creates a snapshot image including a plurality of image files which are respectively associated with a plurality of settings, and when the operation part 17 accepts a change of setting, creates a new image file reflecting the change of setting regarding an image file of the plurality of image files that is associated with the setting the change of which is accepted.

Description

本発明は、スナップショットイメージを利用して起動を行う電子機器に関する。   The present invention relates to an electronic device that is activated using a snapshot image.

従来から、ハイバネーション起動を行うパーソナルコンピュータ等の電子機器が知られている。ハイバネーション起動は、電源を切断する前に、メモリの状態をスナップショットイメージとして予めハードディスクに保存し、起動する際に、保存されているスナップショットイメージを利用して起動する方法である。一般的に、ROMやハードディスクに記憶されたプログラムをロードして起動する場合より、スナップショットイメージを利用した方が速く起動することができる。   Conventionally, electronic devices such as personal computers that perform hibernation activation are known. The hibernation activation is a method in which the memory state is stored in advance in the hard disk as a snapshot image before the power is turned off, and the activation is performed using the stored snapshot image when the activation is performed. In general, using a snapshot image can be started faster than loading and starting a program stored in a ROM or a hard disk.

下記特許文献1には、オペレーションシステムのスナップショットイメージを作成し、該スナップショットイメージを用いて起動を行う情報処理装置が記載されている。この情報処理装置は、オペレーションシステムが修正された場合に、修正後のスナップショットイメージを作成し、起動時には修正後のスナップショットイメージを用いて起動を行っている。   Patent Document 1 below describes an information processing apparatus that creates a snapshot image of an operation system and activates the snapshot using the snapshot image. This information processing apparatus creates a modified snapshot image when the operation system is modified, and activates using the modified snapshot image when activated.

特開2009−251673号公報JP 2009-251673 A

上記特許文献1に記載の情報処理装置では、システムが変更された場合に、スナップショットイメージを新たに作成している。一般的な電子機器では、システムではなく、各種の設定が変更されることが多くある。例えば、IPアドレスを自動取得するか否かを設定できる電子機器がある。また、表示言語を日本語又は英語に設定できる電子機器もある。   In the information processing apparatus described in Patent Document 1, a snapshot image is newly created when the system is changed. In general electronic devices, various settings are often changed instead of the system. For example, there is an electronic device that can set whether to automatically acquire an IP address. There are also electronic devices that can set the display language to Japanese or English.

これらの電子機器の処理能力によっては、スナップショットイメージを作成及び記憶する処理負荷のために、他の処理が遅延する虞がある。一方で、新たに作成されたスナップショットイメージのうち、設定変更と関係のない部分は、変更がないにも関わらず、新たに作成されている。   Depending on the processing capabilities of these electronic devices, other processing may be delayed due to the processing load of creating and storing snapshot images. On the other hand, in the newly created snapshot image, a portion not related to the setting change is newly created although there is no change.

そこで本発明は、上記問題点を解消するためになされたものであり、設定変更を反映したスナップショットイメージを効率良く作成及び記憶し、処理負荷を低減することが可能な電子機器を提供することを目的とする。   Accordingly, the present invention has been made to solve the above problems, and provides an electronic device capable of efficiently creating and storing a snapshot image reflecting a setting change and reducing a processing load. With the goal.

本発明に係る電子機器は、メモリのスナップショットイメージを作成する作成部と、作成部によって作成されたスナップショットイメージを記憶する記憶部と、記憶部によって記憶されたスナップショットイメージを利用して、システムを起動する起動部と、複数の設定の変更を受け付ける受付部とを備え、作成部は、複数の設定それぞれと関連付けられた複数のイメージファイルを含むスナップショットイメージを作成し、受付部によって設定の変更が受け付けられた場合、複数のイメージファイルのうち、変更が受け付けられた設定と関連付けられたイメージファイルについて、設定の変更が反映された新たなイメージファイルを作成することを特徴とする。   The electronic device according to the present invention uses a creation unit that creates a snapshot image of a memory, a storage unit that stores a snapshot image created by the creation unit, and a snapshot image stored by the storage unit, It has a startup unit that starts the system and a reception unit that receives a plurality of setting changes, and the creation unit creates a snapshot image including a plurality of image files associated with each of the plurality of settings, and is set by the reception unit When the change is accepted, a new image file reflecting the change of the setting is created for the image file associated with the setting for which the change is accepted among the plurality of image files.

本発明に係る電子機器によれば、記憶されたスナップショットイメージを利用して、起動処理が行われる。スナップショットイメージは、複数のイメージファイルを含み、複数のイメージファイルは、複数の設定とそれぞれ関連付けられている。設定の変更が受け付けられた場合、複数のイメージファイルのうち、変更が受け付けられた設定と関連付けられたイメージファイルについて、変更が反映されたイメージファイルが新たに作成され、記憶される。このため、変更された設定と関連付けられていないイメージファイルについては、新たに作成しないようにすることができる。従って、設定変更を反映したスナップショットイメージを効率良く作成及び記憶することが可能となる。これにより、処理負荷を低減することが可能となる。   According to the electronic device of the present invention, the activation process is performed using the stored snapshot image. The snapshot image includes a plurality of image files, and the plurality of image files are respectively associated with a plurality of settings. When the change of setting is accepted, an image file reflecting the change is newly created and stored for the image file associated with the setting for which the change is accepted among the plurality of image files. For this reason, it is possible not to create a new image file that is not associated with the changed setting. Therefore, it is possible to efficiently create and store a snapshot image reflecting the setting change. As a result, the processing load can be reduced.

本発明に係る電子機器では、作成部が、仮想アドレスと物理アドレスとのマッピング情報を有するイメージファイルを含むスナップショットイメージを作成し、設定の変更が反映されたイメージファイルを新たに作成する際に、設定の変更に伴って変更されたマッピング情報を有するイメージファイルを新たに作成することが好ましい。   In the electronic device according to the present invention, the creation unit creates a snapshot image including an image file having mapping information between a virtual address and a physical address, and creates a new image file reflecting the change in setting. It is preferable to newly create an image file having mapping information changed in accordance with a change in setting.

この構成によれば、イメージファイルが新たに作成される際に、設定の変更に伴って変更されたマッピング情報を含むイメージファイルが新たに作成され、記憶される。このため、次回、起動時には、変更が反映されたマッピング情報を利用することが可能な状態となる。   According to this configuration, when an image file is newly created, an image file including mapping information changed with a change in setting is newly created and stored. Therefore, at the next startup, the mapping information reflecting the change can be used.

本発明に係る電子機器では、IPアドレスを利用して通信を行う通信部を備え、イメージファイルと関連付けられた設定は、起動時に自機のIPアドレスを自動的に取得するか否かの設定であることが好ましい。   The electronic device according to the present invention includes a communication unit that performs communication using an IP address, and the setting associated with the image file is a setting as to whether or not to automatically acquire the IP address of the own device at startup. Preferably there is.

この構成によれば、自機のIPアドレスを起動時に自動的に取得するか否かの設定が変更された場合、この設定と関連付けられたイメージファイルが新たに作成され、記憶される。従って、スナップショットイメージ全体を新たに作成することなく、設定の変更が反映されたスナップショットイメージを記憶することができる。   According to this configuration, when the setting of whether or not to automatically acquire the IP address of the own device is changed, an image file associated with this setting is newly created and stored. Therefore, it is possible to store a snapshot image in which a change in setting is reflected without newly creating the entire snapshot image.

本発明に係る電子機器では、情報を表示する表示部を備え、イメージファイルと関連付けられた設定は、表示部に表示する言語の設定であることが好ましい。   The electronic apparatus according to the present invention preferably includes a display unit for displaying information, and the setting associated with the image file is a setting of a language to be displayed on the display unit.

この構成によれば、表示部に表示する言語の設定が変更された場合、この設定と関連付けられたイメージファイルが新たに作成され、記憶される。従って、スナップショットイメージ全体を新たに作成することなく、設定の変更が反映されたスナップショットイメージを記憶することができる。   According to this configuration, when the setting of the language displayed on the display unit is changed, an image file associated with this setting is newly created and stored. Therefore, it is possible to store a snapshot image in which a change in setting is reflected without newly creating the entire snapshot image.

本発明に係る電子機器は、複数種類の画像処理を行う画像処理部を備えて、画像処理装置として機能し、起動部が、複数種類の画像処理のうち設定された1つの画像処理を受け付ける受付モードを起動時に立ち上げ、イメージファイルと関連付けられた設定は、起動時に立ち上がる受付モードの設定であることが好ましい。   An electronic apparatus according to the present invention includes an image processing unit that performs a plurality of types of image processing, functions as an image processing device, and the activation unit receives one set image processing among the plurality of types of image processing. It is preferable that the setting that is activated when the mode is started and associated with the image file is the setting of the reception mode that is activated when the mode is started.

この構成によれば、複数種類の画像処理のうち設定された1つの画像処理を受け付ける受付モードが起動時に立ち上げられる。この受付モードの設定が変更された場合、この設定と関連付けられたイメージファイルが新たに作成され、記憶される。従って、スナップショットイメージ全体を新たに作成することなく、設定の変更が反映されたスナップショットイメージを記憶することができる。   According to this configuration, a reception mode for accepting one set of image processing among a plurality of types of image processing is activated at the time of activation. When the setting of this reception mode is changed, an image file associated with this setting is newly created and stored. Therefore, it is possible to store a snapshot image in which a change in setting is reflected without newly creating the entire snapshot image.

本発明によれば、設定変更を反映したスナップショットイメージを効率良く作成及び記憶することが可能となる。これにより、電子機器の処理負荷を低減することが可能となる。   According to the present invention, it is possible to efficiently create and store a snapshot image reflecting a setting change. As a result, the processing load on the electronic device can be reduced.

実施形態に係るMFPの構成を示すブロック図である。1 is a block diagram illustrating a configuration of an MFP according to an embodiment. スナップショットイメージの構成を説明するための図である。It is a figure for demonstrating the structure of a snapshot image. マッピング情報について説明するための図である。It is a figure for demonstrating mapping information. 設定変更を受け付けた場合のMFPによる処理を示すフロー図である。FIG. 10 is a flowchart showing processing by the MFP when a setting change is accepted.

以下、図面を参照して本発明の好適な実施形態について詳細に説明する。まず、図1を参照して、実施形態に係る電子機器について、MFP(Multifunction Peripheral)1を例にして説明する。図1は、MFP1の構成を示すブロック図である。   DESCRIPTION OF EMBODIMENTS Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the drawings. First, an electronic apparatus according to an embodiment will be described with reference to FIG. 1 by taking an MFP (Multifunction Peripheral) 1 as an example. FIG. 1 is a block diagram showing the configuration of the MFP 1.

MFP1は、プリント、スキャン、FAX(ファクシミリ)、及び、IFAX(インターネットFAX)を含む複数の画像処理を行う複合機である。また、MFP1は、LAN(ローカルエリアネットワーク)90を介してパーソナルコンピュータ(PC)3から送信されるジョブ要求を受信し、上記の画像処理を行うネットワーク複合機である。   The MFP 1 is a multifunction machine that performs a plurality of image processing including printing, scanning, FAX (facsimile), and IFAX (Internet FAX). The MFP 1 is a network multifunction device that receives a job request transmitted from a personal computer (PC) 3 via a LAN (local area network) 90 and performs the above-described image processing.

このMFP1は、スナップショットイメージを利用して起動することができる。このため、ROMやハードディスクに記憶されたプログラムをロードして起動する通常起動と比較して、速く起動することができる。MFP1が作成するスナップショットイメージは、複数のイメージファイルを含んでいる。この複数のイメージファイルは、複数の設定とそれぞれ関連付けられている。そして、MFP1は、設定の変更があった場合に、その設定に関連付けられたイメージファイルについて、変更を反映したイメージファイルを新たに作成する。   The MFP 1 can be activated using a snapshot image. For this reason, it can start up quickly compared with the normal starting which loads and starts the program memorize | stored in ROM or a hard disk. The snapshot image created by the MFP 1 includes a plurality of image files. The plurality of image files are respectively associated with a plurality of settings. When the setting is changed, the MFP 1 newly creates an image file reflecting the change for the image file associated with the setting.

続いて、MFP1が上記の画像処理を行うための構成要素と、上記のスナップショットイメージの作成及び起動を行うための構成要素について順に説明する。MFP1は、画像処理を行うために、プリンタ10、スキャナ11、FAX制御部12、NCU(Network Control Unit)13、モデム14、IFAX制御部15、ネットワークI/F16を備えている。   Next, components for causing the MFP 1 to perform the image processing and components for creating and starting the snapshot image will be described in order. The MFP 1 includes a printer 10, a scanner 11, a FAX control unit 12, an NCU (Network Control Unit) 13, a modem 14, an IFAX control unit 15, and a network I / F 16 in order to perform image processing.

本実施形態のプリンタ10は、電子写真方式により印刷を行うプリンタである。スキャナ11は、CCD等によって構成され、原稿を光学的に読み取って画像データを生成する。また、スキャナ11によって読み取られた原稿の画像データが、プリンタ10によってプリントされることにより、コピーが行われる。NCU13は、モデム14と接続され、モデム14と公衆電話回線(PSTN)91との接続を制御する。FAX制御部12が、NCU13及びモデム14を統合的に制御することにより、FAXの送受信が行われる。   The printer 10 of this embodiment is a printer that performs printing by an electrophotographic method. The scanner 11 is constituted by a CCD or the like, and optically reads a document to generate image data. Further, the image data of the document read by the scanner 11 is printed by the printer 10, so that copying is performed. The NCU 13 is connected to the modem 14 and controls the connection between the modem 14 and the public telephone line (PSTN) 91. The FAX control unit 12 controls the NCU 13 and the modem 14 in an integrated manner, so that FAX transmission / reception is performed.

ネットワークI/F16は、インターネットプロトコルにおいて、IPアドレスを利用してパケットの送受信を行う。このネットワークI/F16は、特許請求の範囲に記載の通信部として機能する。IFAX制御部15は、ネットワークI/F16を介して行われるIFAXの送受信を制御する。具体的には、IFAX制御部15は、画像データを添付した電子メールを生成し、ネットワークI/F16を介して送信する。これにより、IFAXの送信が行われる。IFAXの受信は、IFAX制御部15が、受信された電子メールから画像データを取得することにより行われる。   The network I / F 16 transmits and receives packets using an IP address in the Internet protocol. The network I / F 16 functions as a communication unit described in the claims. The IFAX control unit 15 controls transmission / reception of IFAX performed via the network I / F 16. Specifically, the IFAX control unit 15 generates an e-mail attached with the image data, and transmits it via the network I / F 16. Thereby, IFAX transmission is performed. The IFAX is received by the IFAX control unit 15 acquiring image data from the received electronic mail.

なお、プリンタ10及びスキャナ11は、それぞれ特許請求の範囲に記載の画像処理部として機能する。FAX制御部12、NCU13、及びモデム14が、FAXを行う画像処理部として機能する。IFAX制御部15及びネットワークI/F16が、IFAXを行う画像処理部として機能する。   The printer 10 and the scanner 11 each function as an image processing unit described in the claims. The FAX control unit 12, the NCU 13, and the modem 14 function as an image processing unit that performs FAX. The IFAX control unit 15 and the network I / F 16 function as an image processing unit that performs IFAX.

また、MFP1は、ユーザから操作を受け付けるための操作部17と、各種の情報を表示するための表示部18とを備えている。操作部17は、各種のキーを備えて構成され、ユーザから画像処理の指示、及び、各種の設定を受け付ける。この操作部17は、特許請求の範囲に記載の受付部として機能する。表示部18は、例えば液晶ディスプレイで構成され、設定により、日本語又は英語で情報を表示する。   The MFP 1 also includes an operation unit 17 for receiving operations from the user and a display unit 18 for displaying various types of information. The operation unit 17 includes various keys, and receives an image processing instruction and various settings from the user. The operation unit 17 functions as a receiving unit described in the claims. The display unit 18 is configured by a liquid crystal display, for example, and displays information in Japanese or English depending on settings.

ユーザは、MFP1のドライバーがインストールされたPC3を利用して、画像処理の指示、及び、各種の設定を行うことができる。この場合、ネットワークI/F16が、PC3から送信された画像処理の指示、及び、各種の設定を受け付ける。このため、ネットワークI/F16は、特許請求の範囲に記載の受付部としても機能する。   The user can use the PC 3 on which the driver of the MFP 1 is installed to perform image processing instructions and various settings. In this case, the network I / F 16 receives an image processing instruction and various settings transmitted from the PC 3. For this reason, the network I / F 16 also functions as a reception unit described in the claims.

更に、MFP1は、ハードディスク19と、自機を統合的に制御するための制御部20とを備える。ハードディスク19は、スナップショットイメージを記憶する記憶装置である。このハードディスク19は、特許請求の範囲に記載の記憶部として機能する。制御部20は、物理的には、CPU、フラッシュROM、SDRAM、及び、電池に接続されたSRAM等を備えている。フラッシュROMには、ブートイメージ、オペレーションシステム(OS)、及びアプリケーションが記憶されている。電池に接続されたSRAMには、短縮ダイヤル、エラー情報、及び各種の設定等が記憶される。SDRAMは、主記憶メモリとして使用される。   Further, the MFP 1 includes a hard disk 19 and a control unit 20 for controlling the own machine in an integrated manner. The hard disk 19 is a storage device that stores a snapshot image. The hard disk 19 functions as a storage unit described in the claims. The control unit 20 physically includes a CPU, flash ROM, SDRAM, SRAM connected to a battery, and the like. The flash ROM stores a boot image, an operation system (OS), and an application. The SRAM connected to the battery stores speed dials, error information, various settings, and the like. The SDRAM is used as a main memory.

制御部20は、機能的には、起動部21、作成部22、及び判断部23を備えている。起動部21は、電源が投入されると、スナップショットイメージを利用してシステムを起動する。より詳細には、起動部21は、電源が投入されると、フラッシュROMに記憶されたブートイメージ(ブートストラップ)を読み込む。そして、起動部21は、ハードディスク19に記憶されているスナップショットイメージを主記憶メモリにロードする。これにより、スナップショットイメージを利用してシステムが起動される。   Functionally, the control unit 20 includes an activation unit 21, a creation unit 22, and a determination unit 23. When the power is turned on, the activation unit 21 activates the system using the snapshot image. More specifically, when the power is turned on, the activation unit 21 reads a boot image (bootstrap) stored in the flash ROM. Then, the activation unit 21 loads the snapshot image stored in the hard disk 19 into the main storage memory. As a result, the system is activated using the snapshot image.

初回起動時は、スナップショットイメージが作成されていないので、起動部21は、通常起動を行う。通常起動では、フラッシュROMに記憶されたOS及びアプリケーションを主記憶メモリにロードして、OS及びアプリケーションを起動させる。その後、作成部22によってスナップショットイメージが作成されるので、2回目以降の起動時には、起動部21は、スナップショットイメージを利用して起動することができる。   Since the snapshot image has not been created at the first activation, the activation unit 21 performs normal activation. In normal activation, the OS and applications stored in the flash ROM are loaded into the main memory, and the OS and applications are activated. Thereafter, since the snapshot image is created by the creating unit 22, the boot unit 21 can boot using the snapshot image at the second and subsequent boots.

作成部22は、初回の起動が完了した後、主記憶メモリのスナップショットイメージを作成する。スナップショットイメージの構成について図2を参照して説明する。図2は、スナップショットイメージの構成を説明するための図である。   The creation unit 22 creates a snapshot image of the main storage memory after the initial activation is completed. The configuration of the snapshot image will be described with reference to FIG. FIG. 2 is a diagram for explaining the configuration of a snapshot image.

スナップショットイメージは、複数のイメージファイルから構成されている。言いかえれば、スナップショットイメージは、複数のイメージファイルに分割されている。複数のイメージファイルは、それぞれ複数の設定と関連付けられている。イメージファイルと関連付けられる複数の設定には、例えば、IPアドレスの取得設定、表示言語の設定、起動時の受付モードの設定等がある。   A snapshot image is composed of a plurality of image files. In other words, the snapshot image is divided into a plurality of image files. Each of the plurality of image files is associated with a plurality of settings. The plurality of settings associated with the image file include, for example, an IP address acquisition setting, a display language setting, a reception mode setting at startup, and the like.

IPアドレスの取得設定は、起動時に自機のIPアドレスを自動的に取得するか否かの設定である。ユーザは、起動時にネットワークからローカルIPアドレスを自動的に取得するか、又は、固定のIPアドレスを利用するかを設定することができる。表示言語の設定は、表示部18に表示される言語の設定であり、本実施形態では、日本語又は英語のいずれかを選択することができる。   The IP address acquisition setting is a setting as to whether or not to automatically acquire the IP address of the own device at the time of startup. The user can set whether to obtain a local IP address automatically from the network at startup or to use a fixed IP address. The setting of the display language is a setting of the language displayed on the display unit 18, and in this embodiment, either Japanese or English can be selected.

起動時の受付モードの設定について説明する。起動部21は、複数種類の画像処理のうち設定された1つの画像処理を受け付ける受付モードを起動時に立ち上げる。MFP1では、FAXの受付モード、コピーの受付モード、及びスキャンの受付モードがある。FAXの受付モードでは、FAXの受付画面が表示され、ユーザがFAXの送信指示等を入力することができる。コピーの受付モード、及びスキャンの受付モードにおいても、同様に、それぞれの受付画面が表示され、ユーザが指示を入力することができる。ユーザは、この3つの受付モードのうち1つを起動時の受付モードとして設定することができる。設定された受付モードが起動時に立ち上がり、受付画面が表示部18に表示される。   The setting of the reception mode at startup will be described. The activation unit 21 activates a reception mode for accepting one set image process among a plurality of types of image processes at the time of activation. The MFP 1 has a FAX reception mode, a copy reception mode, and a scan reception mode. In the FAX reception mode, a FAX reception screen is displayed, and the user can input a FAX transmission instruction or the like. Similarly, in the copy acceptance mode and the scan acceptance mode, the respective acceptance screens are displayed, and the user can input an instruction. The user can set one of the three reception modes as the reception mode at the time of activation. The set reception mode is activated at the time of activation, and the reception screen is displayed on the display unit 18.

図2の例では、3つの起動に関係する設定1〜3が、それぞれ3つのイメージファイル1〜3と関連付けられている。図2の例では、1つの設定に対して1つのイメージファイルが関連付けられているが、1つのイメージファイルに対して複数の設定が関連付けられていてもよい。また、1つの設定に対して複数のイメージファイルが関連付けられていてもよい。   In the example of FIG. 2, the settings 1 to 3 relating to the three activations are associated with the three image files 1 to 3, respectively. In the example of FIG. 2, one image file is associated with one setting, but a plurality of settings may be associated with one image file. A plurality of image files may be associated with one setting.

イメージファイルは、主記憶メモリに格納された1又は複数のプロセスから構成されている。図2の例では、イメージファイル1を構成するプロセス1及びプロセス2が、設定1に関係するプロセスである。また、スナップショットイメージには、オペレーションシステム(OS)のイメージファイルが含まれている。MFP1のシステムでは、仮想記憶を用いて主記憶メモリを管理しているため、OSのイメージファイルには、アドレス空間のマッピング情報が含まれている。   The image file is composed of one or more processes stored in the main memory. In the example of FIG. 2, the process 1 and the process 2 constituting the image file 1 are processes related to the setting 1. The snapshot image includes an image file of an operation system (OS). In the MFP 1 system, the main storage memory is managed using virtual storage, and therefore, the OS image file includes address space mapping information.

図3は、マッピング情報について説明するための図である。マッピング情報は、各プロセスの仮想アドレス空間におけるメモリ領域を物理アドレス空間(主記憶メモリ)のメモリ領域へマッピングするために参照する変換テーブルである。図3の例では、プロセス1の仮想アドレス1〜3が、マッピング情報により変換された物理アドレス1〜3にマッピングされている。   FIG. 3 is a diagram for explaining the mapping information. The mapping information is a conversion table that is referred to in order to map the memory area in the virtual address space of each process to the memory area in the physical address space (main memory). In the example of FIG. 3, the virtual addresses 1 to 3 of the process 1 are mapped to the physical addresses 1 to 3 converted by the mapping information.

作成部22は、初回の起動が完了した後、主記憶メモリのスナップショットイメージを作成する。この初回起動時に作成されたスナップショットイメージは、ハードディスク19に記憶される。   The creation unit 22 creates a snapshot image of the main storage memory after the initial activation is completed. The snapshot image created at the first activation is stored in the hard disk 19.

MFP1の稼働中に、ユーザから設定の変更が受け付けられた場合、判断部23は、受け付けられた設定の変更が、スナップショットイメージを変更する必要があるか否かを判断する。すなわち、判断部23は、変更が受け付けられた設定が、イメージファイルと関連付けられているか否かを判断する。イメージファイルと関連付けられていると判断された場合、作成部22は、変更が受け付けられた設定と関連付けられたイメージファイルについて、変更が反映されたイメージファイルを生成する。   When a change in setting is received from the user while the MFP 1 is operating, the determination unit 23 determines whether the received change in setting needs to change the snapshot image. That is, the determination unit 23 determines whether or not the setting for which the change has been accepted is associated with the image file. When it is determined that the image file is associated with the image file, the creating unit 22 generates an image file in which the change is reflected for the image file associated with the setting for which the change is accepted.

より詳細には、作成部22は、ハードディスク19に記憶された複数のイメージファイルの中から、変更が受け付けられた設定と関連付けられたイメージファイルを特定し、削除する。そして、変更が反映され、変更が受け付けられた設定に関連するプロセスが立ち上がった状態で、該プロセスのイメージファイルを新たに作成する。   More specifically, the creation unit 22 identifies and deletes an image file associated with the setting for which the change has been accepted from among a plurality of image files stored in the hard disk 19. Then, in the state where the change is reflected and a process related to the setting for which the change is accepted is started, an image file of the process is newly created.

設定が変更されると、起動するプロセスのメモリ状態も変化するので、マッピング情報も変化する。このため、作成部22は、イメージファイルを新たに作成する場合、変更が反映されたマッピング情報を含むイメージファイルも新たに作成する。すなわち、作成部22は、変更が受け付けられた設定と関連付けられたイメージファイルと共に、マッピング情報を含むイメージファイルを新たに作成する。新たに作成されたイメージファイルは、ハードディスク19に記憶される。これにより、スナップショットイメージ全体を新たに作成することなく、スナップショットイメージを設定変更に応じて更新することができる。   When the setting is changed, the memory state of the process to be started also changes, so the mapping information also changes. Therefore, when creating a new image file, the creation unit 22 also creates a new image file including mapping information in which the change is reflected. That is, the creation unit 22 creates a new image file including mapping information together with the image file associated with the setting for which the change has been accepted. The newly created image file is stored in the hard disk 19. Thus, the snapshot image can be updated according to the setting change without newly creating the entire snapshot image.

引き続いて、MFP1の動作について説明する。図4を参照して、設定変更を受け付けた場合の処理について説明する。図4は、MFP1による設定変更を受け付けた場合の処理を示すフロー図である。   Subsequently, the operation of the MFP 1 will be described. With reference to FIG. 4, processing when a setting change is accepted will be described. FIG. 4 is a flowchart showing processing when a setting change by the MFP 1 is accepted.

まず、ステップS101において、ユーザから設定変更が受け付けられた場合、ステップS102の判断処理が行われる。ステップS102では、スナップショットイメージを変更する必要があるか否かが判断される。すなわち、スナップショットイメージを構成するいずれかのイメージファイルを変更する必要があるか否かが判断される。イメージファイルを変更する必要がない場合、変更された設定が保存され、処理が終了する。   First, in step S101, when a setting change is accepted from the user, a determination process in step S102 is performed. In step S102, it is determined whether the snapshot image needs to be changed. That is, it is determined whether or not any of the image files constituting the snapshot image needs to be changed. If there is no need to change the image file, the changed settings are saved and the process ends.

一方、イメージファイルを変更する必要がある場合、処理がステップS103へ進む。ステップS103では、ステップS101において受け付けられた設定に関連付けられたイメージファイルが、新たに作成される。すなわち、イメージファイルが変更に応じて更新される。なお、変更された設定も保存される。   On the other hand, if the image file needs to be changed, the process proceeds to step S103. In step S103, an image file associated with the setting accepted in step S101 is newly created. That is, the image file is updated according to the change. The changed settings are also saved.

続いて、ステップS104では、設定の変更に伴って変更されたマッピング情報を含むイメージファイルが、新たに作成される。すなわち、スナップショットイメージに含まれるマッピング情報が変更に応じて更新される。以上の処理により、設定の変更が受け付けられた場合、スナップショットイメージ全体を新たに作成することなく、スナップショットイメージが更新される。   Subsequently, in step S104, an image file including mapping information changed in accordance with the setting change is newly created. That is, the mapping information included in the snapshot image is updated according to the change. With the above processing, when a setting change is accepted, the snapshot image is updated without newly creating the entire snapshot image.

以上説明した本実施形態に係るMFP1によれば、複数の設定とそれぞれ関連付けられた複数のイメージファイルを含むスナップショットイメージが記憶される。そして、設定の変更が受け付けられた場合、変更が受け付けられた設定と関連付けられたイメージファイルが更新され、記憶される。このため、変更された設定と関連付けられていないイメージファイルについては、新たに作成しないようにすることができる。すなわち、スナップショットイメージ全体を新たに作成することなく、スナップショットイメージを設定変更に応じて更新することができる。従って、設定変更を反映したスナップショットイメージを効率良く作成及び記憶することが可能となる。これにより、処理負荷を低減することが可能となる。   According to the MFP 1 according to the present embodiment described above, a snapshot image including a plurality of image files respectively associated with a plurality of settings is stored. When a change in setting is accepted, the image file associated with the setting for which the change has been accepted is updated and stored. For this reason, it is possible not to create a new image file that is not associated with the changed setting. That is, the snapshot image can be updated according to the setting change without newly creating the entire snapshot image. Therefore, it is possible to efficiently create and store a snapshot image reflecting the setting change. As a result, the processing load can be reduced.

また、MFP1では、イメージファイルが新たに作成される際に、設定の変更に伴って変更されたマッピング情報を含むイメージファイルが更新される。このため、次回、起動が完了したときには、変更が反映されたマッピング情報を利用することが可能な状態となる。   Further, in the MFP 1, when a new image file is created, the image file including the mapping information changed with the setting change is updated. For this reason, when the activation is completed next time, it becomes possible to use the mapping information reflecting the change.

本実施形態では、イメージファイルと関連付けられた複数の設定には、例えば、IPアドレスの取得設定、表示言語の設定、起動時の受付モードの設定等がある。これらの設定が変更された場合、この設定と関連付けられたイメージファイルが新たに作成され、記憶される。従って、スナップショットイメージ全体を新たに作成することなく、設定の変更が反映されたスナップショットイメージを記憶することができる。また、スナップショットイメージを変更する必要のない設定について、変更が受け付けられた場合は、イメージファイルの更新は、行われない。このように、変更する必要があるかないかを判断するので、処理負荷を更に低減することができる。   In the present embodiment, the plurality of settings associated with the image file include, for example, an IP address acquisition setting, a display language setting, and a startup reception mode setting. When these settings are changed, an image file associated with the settings is newly created and stored. Therefore, it is possible to store a snapshot image in which a change in setting is reflected without newly creating the entire snapshot image. Further, when a change is accepted for a setting that does not require the snapshot image to be changed, the image file is not updated. Thus, since it is determined whether or not it is necessary to change, the processing load can be further reduced.

以上、本発明の実施の形態について説明したが、本発明は、上記実施形態に限定されるものではなく種々の変形が可能である。例えば、上記実施形態では、設定の変更が受け付けられた際に、関連付けられたスナップショットイメージを更新することとしたが、これに限られない。次回の起動時にスナップショットイメージを更新してもよい。この場合、制御部20は、例えば、設定の変更が受け付けられた際に、設定の変更があった旨の情報を次回起動時に参照できるように記憶させる。そして、起動時に、起動部21は、設定の変更があった旨の情報が記憶されている場合には、通常起動を行う。そして、OS及びアプリケーションが起動した後に、作成部22が、一連の起動処理として、上述したスナップショットイメージの更新を行う。すなわち、作成部22が、一連の起動処理として、変更のあった設定と関連付けられたイメージファイルと、マッピング情報を含むイメージファイルを新たに作成する。   Although the embodiment of the present invention has been described above, the present invention is not limited to the above embodiment, and various modifications can be made. For example, in the above embodiment, the associated snapshot image is updated when a setting change is accepted, but the present invention is not limited to this. The snapshot image may be updated at the next startup. In this case, for example, when a setting change is accepted, the control unit 20 stores information indicating that the setting has been changed so that it can be referred to at the next startup. Then, at the time of activation, the activation unit 21 performs normal activation when information indicating that the setting has been changed is stored. Then, after the OS and application are activated, the creation unit 22 updates the above-described snapshot image as a series of activation processes. That is, the creation unit 22 newly creates an image file associated with the changed setting and an image file including mapping information as a series of activation processes.

また、例えば、本発明に係る電子機器の例としてMFPについて説明したが、これに限られない。例えば、パーソナルコンピュータ、又は、デジタルカメラ等の他の電子機器に適用することができる。   For example, the MFP has been described as an example of the electronic apparatus according to the invention, but the present invention is not limited to this. For example, the present invention can be applied to other electronic devices such as a personal computer or a digital camera.

1 MFP
10 プリンタ
11 スキャナ
12 FAX制御部
13 NCU
14 モデム
15 IFAX制御部
16 ネットワークI/F
17 操作部
18 表示部
19 ハードディスク
20 制御部
21 起動部
22 作成部
23 判断部
1 MFP
10 Printer 11 Scanner 12 FAX Control Unit 13 NCU
14 Modem 15 IFAX Control Unit 16 Network I / F
17 Operation unit 18 Display unit 19 Hard disk 20 Control unit 21 Start-up unit 22 Creation unit 23 Judgment unit

Claims (5)

メモリのスナップショットイメージを作成する作成部と、
前記作成部によって作成されたスナップショットイメージを記憶する記憶部と、
前記記憶部によって記憶されたスナップショットイメージを利用して、システムを起動する起動部と、
複数の設定の変更を受け付ける受付部と、
を備え、
前記作成部は、
前記複数の設定それぞれと関連付けられた複数のイメージファイルを含む前記スナップショットイメージを作成し、
前記受付部によって前記設定の変更が受け付けられた場合、前記複数のイメージファイルのうち、変更が受け付けられた設定と関連付けられたイメージファイルについて、前記設定の変更が反映された新たなイメージファイルを作成することを特徴とする電子機器。
A creation section for creating a memory snapshot image;
A storage unit for storing the snapshot image created by the creation unit;
An activation unit that activates the system using the snapshot image stored in the storage unit;
A reception unit that accepts multiple setting changes;
With
The creating unit
Creating the snapshot image including a plurality of image files associated with each of the plurality of settings;
When the change of the setting is received by the reception unit, a new image file reflecting the change of the setting is created for the image file associated with the setting for which the change has been received among the plurality of image files. An electronic device characterized by that.
前記作成部は、
仮想アドレスと物理アドレスとのマッピング情報を有する前記イメージファイルを含む前記スナップショットイメージを作成し、
前記設定の変更が反映された前記イメージファイルを新たに作成する際に、前記設定の変更に伴って変更された前記マッピング情報を有するイメージファイルを新たに作成することを特徴とする請求項1に記載の電子機器。
The creating unit
Creating the snapshot image including the image file having mapping information between a virtual address and a physical address;
The image file having the mapping information changed according to the change of the setting is newly created when the image file reflecting the change of the setting is newly created. The electronic device described.
IPアドレスを利用して通信を行う通信部を備え、
前記イメージファイルと関連付けられた設定は、起動時に自機のIPアドレスを自動的に取得するか否かの設定であることを特徴とする請求項1又は2に記載の電子機器。
A communication unit that performs communication using an IP address is provided.
The electronic apparatus according to claim 1, wherein the setting associated with the image file is a setting as to whether or not an IP address of the own device is automatically acquired at the time of startup.
情報を表示する表示部を備え、
前記イメージファイルと関連付けられた設定は、前記表示部に表示する言語の設定であることを特徴とする請求項1〜3のいずれか1項に記載の電子機器。
A display unit for displaying information;
The electronic apparatus according to claim 1, wherein the setting associated with the image file is a setting of a language to be displayed on the display unit.
複数種類の画像処理を行う画像処理部を備えて、画像処理装置として機能し、
前記起動部は、前記複数種類の画像処理のうち設定された1つの画像処理を受け付ける受付モードを起動時に立ち上げ、
前記イメージファイルと関連付けられた設定は、起動時に立ち上がる受付モードの設定であることを特徴とする請求項1〜4のいずれか1項に記載の電子機器。
It has an image processing unit that performs multiple types of image processing, functions as an image processing device,
The activation unit starts up a reception mode for accepting one set of image processing among the plurality of types of image processing at the time of activation,
5. The electronic apparatus according to claim 1, wherein the setting associated with the image file is a setting of a reception mode that starts up at startup.
JP2011087788A 2011-04-11 2011-04-11 Electronic apparatus Withdrawn JP2012221326A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011087788A JP2012221326A (en) 2011-04-11 2011-04-11 Electronic apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011087788A JP2012221326A (en) 2011-04-11 2011-04-11 Electronic apparatus

Publications (1)

Publication Number Publication Date
JP2012221326A true JP2012221326A (en) 2012-11-12

Family

ID=47272731

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011087788A Withdrawn JP2012221326A (en) 2011-04-11 2011-04-11 Electronic apparatus

Country Status (1)

Country Link
JP (1) JP2012221326A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019016295A (en) * 2017-07-10 2019-01-31 富士ゼロックス株式会社 Information processing device and program
JP2020027554A (en) * 2018-08-17 2020-02-20 富士ゼロックス株式会社 Information processing device and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019016295A (en) * 2017-07-10 2019-01-31 富士ゼロックス株式会社 Information processing device and program
JP7047268B2 (en) 2017-07-10 2022-04-05 富士フイルムビジネスイノベーション株式会社 Information processing equipment and programs
JP2020027554A (en) * 2018-08-17 2020-02-20 富士ゼロックス株式会社 Information processing device and program
JP7192303B2 (en) 2018-08-17 2022-12-20 富士フイルムビジネスイノベーション株式会社 Information processing device and program

Similar Documents

Publication Publication Date Title
JP4128516B2 (en) Image forming apparatus and program updating method
JP6787115B2 (en) Image forming device, function addition method, program,
JP2011248488A (en) Information processing device, application execution method and application management program
JP2010062840A (en) Image processor, maintenance system, and job control method
JP2012221325A (en) Electronic apparatus
US20190349492A1 (en) Image forming apparatus equipped with operating unit, control method therefor, and storage medium
JP6157282B2 (en) Image processing apparatus, information processing method, and program
JP2015022681A (en) Information processing apparatus and software update method for information processing apparatus
US10652420B2 (en) Electronic apparatus and non-transitory computer-readable recording medium for efficiently executing setting changes after setup completion
JP2012221326A (en) Electronic apparatus
JP6961412B2 (en) Image forming device, control method of image forming device, and program
JP2006099187A (en) Information processor
JP2017163417A (en) Image processing apparatus, control method of the same, and program
JP2003196110A (en) Image forming device
JP2008269609A (en) Information processor, image processor, resume control method used for information processor and resume control method used for image processor
JP2011054146A (en) Image forming apparatus, and failure recovery method and program of the same
JP4856622B2 (en) Image forming apparatus and program updating method
JP2011188411A (en) Image processing apparatus and image processing system
JP2005269439A (en) Image forming apparatus, information processing method, information processing program, and recording medium
JP4944050B2 (en) Extended UI support confirmation method for image forming apparatus, extended UI apparatus and image forming system using this method
JP2007015223A (en) Image forming apparatus
JP2010252079A (en) Job registration of image forming device, and high-speed start of the same
JP2015099978A (en) Portable information terminal and application
JP5546407B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2015210755A (en) Image forming apparatus and image forming method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140701