JP2020123173A - Information processing apparatus, control method, and program - Google Patents

Information processing apparatus, control method, and program Download PDF

Info

Publication number
JP2020123173A
JP2020123173A JP2019014877A JP2019014877A JP2020123173A JP 2020123173 A JP2020123173 A JP 2020123173A JP 2019014877 A JP2019014877 A JP 2019014877A JP 2019014877 A JP2019014877 A JP 2019014877A JP 2020123173 A JP2020123173 A JP 2020123173A
Authority
JP
Japan
Prior art keywords
application
unit
hibernation
information processing
user
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.)
Granted
Application number
JP2019014877A
Other languages
Japanese (ja)
Other versions
JP7238433B2 (en
Inventor
小池 和正
Kazumasa Koike
和正 小池
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2019014877A priority Critical patent/JP7238433B2/en
Publication of JP2020123173A publication Critical patent/JP2020123173A/en
Application granted granted Critical
Publication of JP7238433B2 publication Critical patent/JP7238433B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Stored Programmes (AREA)
  • Facsimiles In General (AREA)

Abstract

To provide immediate use of an application which a user frequently uses after hibernation start.SOLUTION: An information processing apparatus 100 according to the present invention is an information processing apparatus capable of carrying out hibernation and having an activation history information storing unit 224 for storing activation history information relating to activation of an application, an application activation unit 212 for, before shut down of the information processing apparatus, activating an application having high frequency of use by a user selected among a plurality of applications based on the activation history information, and a hibernation image acquiring unit 214 for acquiring a hibernation image for use in hibernation in a state in which the application having high frequency of use by the user is activated before the shut down of the information processing apparatus.SELECTED DRAWING: Figure 2

Description

本発明は、情報処理装置、制御方法、およびプログラムに関する。 The present invention relates to an information processing device, a control method, and a program.

従来、情報処理装置の起動方法として、ハイバネーションが利用されている(例えば、下記特許文献1参照)。ハイバネーションとは、シャットダウン時に、揮発性メモリ(RAM(Random Access Memory)等)内にあるOS(Operating Syastem)やアプリケーションの状態を表す各種情報(例えば、設定情報等)のイメージデータ(以下、「ハイバネーションイメージ」と示す)を、不揮発性メモリ(ROM(Read Only Memory)等)に保存することで、次に情報処理装置を起動したときに、ハイバネーションイメージを用いて、OSやアプリケーションの状態を直ちに復元することが可能な方法である。 Hibernation has been conventionally used as a method of activating an information processing device (see, for example, Patent Document 1 below). Hibernation refers to image data (hereinafter referred to as “hibernation”) of various information (for example, setting information) indicating the state of an OS (Operating System) or application in a volatile memory (RAM (Random Access Memory)) at the time of shutdown. Image) is stored in a non-volatile memory (ROM (Read Only Memory), etc.), and the state of the OS or application is immediately restored using the hibernation image when the information processing device is started next time. Is a possible method.

しかしながら、従来の技術では、ハイバネーションイメージを取得する際に、ユーザによる利用頻度が高いアプリケーションが起動されていない場合、当該アプリケーションのハイバネーションイメージが取得されないため、ハイバネーション起動後に、当該アプリケーションを直ちに利用することができない。 However, in the conventional technology, when an application that is frequently used by the user is not activated when acquiring the hibernation image, the hibernation image of the application is not acquired. Therefore, immediately use the application after hibernation startup. I can't.

本発明は、上述した従来技術の課題を解決するため、ハイバネーション起動後にユーザによる利用頻度が高いアプリケーションを直ちに利用できるようにすることを目的とする。 SUMMARY OF THE INVENTION In order to solve the above-described problems of the conventional technology, it is an object of the present invention to enable immediately use of an application frequently used by a user after hibernation is activated.

上述した課題を解決するために、本発明の情報処理装置は、ハイバネーションを行うことが可能な情報処理装置であって、アプリケーションの起動に関する起動履歴情報を記憶する起動履歴情報記憶部と、起動履歴情報に基づいて、複数のアプリケーションの中から選択された、ユーザによる利用頻度が高いアプリケーションを、情報処理装置がシャットダウンする前に起動するアプリ起動部と、情報処理装置がシャットダウンする前に、ユーザによる利用頻度が高いアプリケーションが起動された状態で、ハイバネーションのためのハイバネーションイメージを取得するハイバネーションイメージ取得部とを備える。 In order to solve the above-mentioned problems, an information processing apparatus of the present invention is an information processing apparatus capable of hibernation, and a startup history information storage unit that stores startup history information related to application startup, and a startup history. Based on the information, an application startup unit that starts an application selected from a plurality of applications and that is frequently used by the user before the information processing apparatus shuts down, and an application startup unit that starts by the user before the information processing apparatus shuts down. A hibernation image acquisition unit that acquires a hibernation image for hibernation when an application that is frequently used is activated.

本発明によれば、ハイバネーション起動後にユーザによる利用頻度が高いアプリケーションを直ちに利用することができる。 According to the present invention, it is possible to immediately use an application frequently used by the user after hibernation is activated.

本発明の一実施形態に係るMFPのハードウェア構成図1 is a hardware configuration diagram of an MFP according to an embodiment of the present invention. 本発明の一実施形態に係るMFPの機能構成を示す図FIG. 3 is a diagram showing a functional configuration of an MFP according to an embodiment of the present invention. 本発明の一実施形態に係るMFPによるアプリ起動時処理のシーケンス図Sequence diagram of application startup processing by the MFP according to the embodiment of the present invention 本発明の一実施形態に係るMFPにおいて起動履歴情報記憶部が記憶する起動履歴情報の一例を示す図FIG. 3 is a diagram showing an example of startup history information stored in a startup history information storage unit in the MFP according to the embodiment of the present invention. 本発明の一実施形態に係るシャットダウン処理部によるシャットダウン時処理の手順を示すフローチャートA flow chart showing a procedure of processing at the time of shutdown by a shutdown processing part concerning one embodiment of the present invention. 本発明の一実施形態に係るMFPにおいて用いられる候補リストの一例を示す図FIG. 10 is a diagram showing an example of a candidate list used in the MFP according to the embodiment of the present invention. 本発明の一実施形態に係るMFPにおいて用いられる設定画面の一例を示す図FIG. 6 is a diagram showing an example of a setting screen used in the MFP according to the embodiment of the present invention. 本発明の一実施形態に係るMFPにおいて用いられる設定画面の他の一例を示す図FIG. 10 is a diagram showing another example of a setting screen used in the MFP according to the embodiment of the present invention.

以下、図面を参照して、本発明の一実施形態について説明する。 An embodiment of the present invention will be described below with reference to the drawings.

(MFP100のハードウェア構成)
図1は、本発明の一実施形態に係るMFP100のハードウェア構成図である。図1に示されているように、MFP(Multifunction Peripheral/Product/Printer)100(「情報処理装置」の一例)は、コントローラ110、近距離通信回路120、エンジン制御部130、操作パネル140、およびネットワークI/F150を備えている。
(Hardware Configuration of MFP 100)
FIG. 1 is a hardware configuration diagram of an MFP 100 according to an embodiment of the present invention. As illustrated in FIG. 1, an MFP (Multifunction Peripheral/Product/Printer) 100 (an example of an “information processing device”) includes a controller 110, a short-range communication circuit 120, an engine control unit 130, an operation panel 140, and The network I/F 150 is provided.

これらのうち、コントローラ110は、コンピュータの主要部であるCPU101、システムメモリ(MEM−P)102、ノースブリッジ(NB)103、サウスブリッジ(SB)104、ASIC(Application Specific Integrated Circuit)106、記憶部であるローカルメモリ(MEM−C)107、HDDコントローラ108、及び、記憶部であるHD109を有し、NB103とASIC106との間をAGP(Accelerated Graphics Port)バス121で接続した構成となっている。ただし、コントローラ110の構成はこれに限定されない。例えば、CPU101、NB103、SB104などの2以上の構成要素をSoC(System on Chip)によって実現してもよい。この場合、SoCとASIC106との間をPCI-express(登録商標) バスで接続してもよい。 Of these, the controller 110 is a main part of a computer, which is a CPU 101, a system memory (MEM-P) 102, a north bridge (NB) 103, a south bridge (SB) 104, an ASIC (Application Specific Integrated Circuit) 106, and a storage unit. The local memory (MEM-C) 107, the HDD controller 108, and the HD 109, which is a storage unit, are connected, and the NB 103 and the ASIC 106 are connected by an AGP (Accelerated Graphics Port) bus 121. However, the configuration of the controller 110 is not limited to this. For example, two or more constituent elements such as the CPU 101, the NB 103, and the SB 104 may be realized by SoC (System on Chip). In this case, the SoC and the ASIC 106 may be connected by a PCI-express (registered trademark) bus.

これらのうち、CPU101は、MFP100の全体制御を行う制御部である。NB103は、CPU101と、MEM−P102、SB104、及びAGPバス121とを接続するためのブリッジであり、MEM−P102に対する読み書きなどを制御するメモリコントローラと、PCI(Peripheral Component Interconnect)マスタ及びAGPターゲットとを有する。 Of these, the CPU 101 is a control unit that performs overall control of the MFP 100. The NB 103 is a bridge for connecting the CPU 101 to the MEM-P 102, the SB 104, and the AGP bus 121. Have.

MEM−P102は、コントローラ110の各機能を実現させるプログラムやデータの格納用メモリであるROM102a、プログラムやデータの展開、及びメモリ印刷時の描画用メモリなどとして用いるRAM102bとからなる。なお、RAM102bに記憶されているプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、CD−R、DVD等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。 The MEM-P 102 includes a ROM 102a that is a memory for storing programs and data that realizes each function of the controller 110, and a RAM 102b that is used as a drawing memory when the programs and data are expanded and memory printing is performed. The program stored in the RAM 102b is a file in an installable format or an executable format and is recorded in a computer-readable recording medium such as a CD-ROM, a CD-R, or a DVD and provided. You may.

SB104は、NB103とPCIデバイス、周辺デバイスとを接続するためのブリッジである。ASIC106は、画像処理用のハードウェア要素を有する画像処理用途向けのIC(Integrated Circuit)であり、AGPバス121、PCIバス122、HDDコントローラ108およびMEM−C107をそれぞれ接続するブリッジの役割を有する。このASIC106は、PCIターゲットおよびAGPマスタ、ASIC106の中核をなすアービタ(ARB)、MEM−C107を制御するメモリコントローラ、ハードウェアロジックなどにより画像データの回転などを行う複数のDMAC(Direct Memory Access Controller)、並びに、スキャナ部131及びプリンタ部132との間でPCIバス122を介したデータ転送を行うPCIユニットとからなる。なお、ASIC106には、USB(Universal Serial Bus)のインターフェースや、IEEE1394(Institute of Electrical and Electronics Engineers 1394)のインターフェースを接続するようにしてもよい。 The SB 104 is a bridge for connecting the NB 103 to PCI devices and peripheral devices. The ASIC 106 is an IC (Integrated Circuit) for image processing applications having a hardware element for image processing, and has a role of a bridge that connects the AGP bus 121, the PCI bus 122, the HDD controller 108, and the MEM-C 107. The ASIC 106 includes a PCI target and an AGP master, an arbiter (ARB) that forms the core of the ASIC 106, a memory controller that controls the MEM-C 107, and multiple DMACs (Direct Memory Access Controllers) that rotate image data by hardware logic. , And a PCI unit that performs data transfer between the scanner unit 131 and the printer unit 132 via the PCI bus 122. A USB (Universal Serial Bus) interface or an IEEE 1394 (Institute of Electrical and Electronics Engineers 1394) interface may be connected to the ASIC 106.

MEM−C107は、コピー用画像バッファ及び符号バッファとして用いるローカルメモリである。HD109は、画像データの蓄積、印刷時に用いるフォントデータの蓄積、フォームの蓄積を行うためのストレージである。HD109は、CPU101の制御にしたがってHD109に対するデータの読出又は書込を制御する。AGPバス121は、グラフィック処理を高速化するために提案されたグラフィックスアクセラレータカード用のバスインタフェースであり、MEM−P102に高スループットで直接アクセスすることにより、グラフィックスアクセラレータカードを高速にすることができる。 The MEM-C 107 is a local memory used as a copy image buffer and a code buffer. The HD 109 is a storage for accumulating image data, font data used in printing, and forms. The HD 109 controls the reading or writing of data with respect to the HD 109 according to the control of the CPU 101. The AGP bus 121 is a bus interface for a graphics accelerator card that has been proposed to speed up graphics processing. By directly accessing the MEM-P 102 with high throughput, the graphics accelerator card can be speeded up. ..

また、近距離通信回路120には、近距離通信回路120aが備わっている。近距離通信回路120は、NFC、Bluetooth(登録商標)等の通信回路である。 In addition, the short-range communication circuit 120 includes a short-range communication circuit 120a. The short-distance communication circuit 120 is a communication circuit such as NFC, Bluetooth (registered trademark) or the like.

更に、エンジン制御部130は、スキャナ部131及びプリンタ部132によって構成されている。また、操作パネル140は、現在の設定値や選択画面等を表示させ、操作者からの入力を受け付けるタッチパネル等のパネル表示部140a、並びに、濃度の設定条件などの画像形成に関する条件の設定値を受け付けるテンキー及びコピー開始指示を受け付けるスタートキー等からなる操作パネル140bを備えている。コントローラ110は、MFP100全体の制御を行い、例えば、描画、通信、操作パネル140からの入力等を制御する。スキャナ部131又はプリンタ部132には、誤差拡散やガンマ変換などの画像処理部分が含まれている。 Further, the engine control unit 130 is composed of a scanner unit 131 and a printer unit 132. In addition, the operation panel 140 displays a current set value, a selection screen, and the like, and displays a panel display unit 140a such as a touch panel that receives an input from an operator and a set value of a condition related to image formation such as a density setting condition. An operation panel 140b including a numeric keypad for receiving and a start key for receiving a copy start instruction is provided. The controller 110 controls the entire MFP 100, and controls, for example, drawing, communication, and input from the operation panel 140. The scanner unit 131 or the printer unit 132 includes an image processing part such as error diffusion and gamma conversion.

なお、MFP100は、操作パネル140のアプリケーション切り替えキーにより、ドキュメントボックス機能、コピー機能、プリンタ機能、およびファクシミリ機能を順次に切り替えて選択することが可能となる。ドキュメントボックス機能の選択時にはドキュメントボックスモードとなり、コピー機能の選択時にはコピーモードとなり、プリンタ機能の選択時にはプリンタモードとなり、ファクシミリモードの選択時にはファクシミリモードとなる。 Note that MFP 100 can sequentially select and select the document box function, the copy function, the printer function, and the facsimile function by using the application switching key on operation panel 140. The document box mode is selected when the document box function is selected, the copy mode is selected when the copy function is selected, the printer mode is selected when the printer function is selected, and the facsimile mode is selected when the facsimile mode is selected.

また、ネットワークI/F150は、通信ネットワークを利用してデータ通信をするためのインターフェースである。近距離通信回路120及びネットワークI/F150は、PCIバス122を介して、ASIC106に電気的に接続されている。 The network I/F 150 is an interface for performing data communication using the communication network. The short-range communication circuit 120 and the network I/F 150 are electrically connected to the ASIC 106 via the PCI bus 122.

(MFP100の機能構成)
図2は、本発明の一実施形態に係るMFP100の機能構成を示す図である。なお、ここでは、MFP100が有する機能のうち、一般的な機能については図示および説明を省略し、ハイバネーション起動後にユーザによる利用頻度が高いアプリケーションを早期利用可能にするための機能について図示および説明する。
(Functional Configuration of MFP 100)
FIG. 2 is a diagram showing a functional configuration of the MFP 100 according to the embodiment of the present invention. Here, among the functions of the MFP 100, general functions are omitted from illustration and description, and functions to enable early use of an application frequently used by the user after hibernation is activated will be illustrated and described.

図2に示すように、MFP100は、シャットダウン処理部210、ハイバネーションマネージャ220、および複数のアプリケーション230を備える。 As shown in FIG. 2, the MFP 100 includes a shutdown processing unit 210, a hibernation manager 220, and a plurality of applications 230.

<シャットダウン処理部210>
シャットダウン処理部210は、MFP100のシャットダウン処理を制御する。シャットダウン処理部210は、候補リスト取得部211、アプリ起動部212、条件設定部213、および、ハイバネーションイメージ取得部214を有する。
<Shutdown processing unit 210>
The shutdown processing unit 210 controls the shutdown processing of the MFP 100. The shutdown processing unit 210 includes a candidate list acquisition unit 211, an application activation unit 212, a condition setting unit 213, and a hibernation image acquisition unit 214.

候補リスト取得部211は、ハイバネーションマネージャ220の候補リスト作成部225によって作成された候補リストを取得する。 The candidate list acquisition unit 211 acquires the candidate list created by the candidate list creation unit 225 of the hibernation manager 220.

アプリ起動部212は、MFP100がシャットダウンする前に、候補リスト取得部211によって取得された候補リストに基づいて、複数のアプリケーション230の中から、ユーザによる利用頻度が高いアプリケーション230を起動する。具体的には、アプリ起動部212は、MFP100がシャットダウンする前に、候補リストに示されている複数のアプリケーション230を、候補リストに示されている起動回数が高い順に起動する。この際、アプリ起動部212は、起動されたアプリケーション230のメモリフットプリントの合計値が、条件設定部213によって設定されたメモリ使用量制限値を超えない範囲で、複数のアプリケーション230を起動する。 Before the MFP 100 shuts down, the application activation unit 212 activates the application 230 that is frequently used by the user from the plurality of applications 230 based on the candidate list acquired by the candidate list acquisition unit 211. Specifically, the application activation unit 212 activates the plurality of applications 230 indicated in the candidate list in descending order of the number of activations indicated in the candidate list before the MFP 100 shuts down. At this time, the application activation unit 212 activates the plurality of applications 230 within a range in which the total value of the memory footprints of the activated applications 230 does not exceed the memory usage limit value set by the condition setting unit 213.

条件設定部213は、ハイバネーションイメージ取得のための各種条件の設定を行う。例えば、条件設定部213は、所定の設定画面(図7参照)を表示部(例えば、パネル表示部140a)に表示させることにより、起動履歴情報記憶部224に記憶されている起動履歴の中から候補リストの作成のために取得する起動情報の取得対象期間のユーザ設定を受け付ける。そして、条件設定部213は、ユーザ設定された取得対象期間を、MFP100が備えるメモリ(ROM、RAM等)に設定する。また、例えば、条件設定部213は、所定の設定画面(図8参照)を表示部(例えば、パネル表示部140a)に表示させることにより、ハイバネーションイメージ取得のために確保するメモリ使用量(すなわち、メモリ使用制限値)のユーザ設定を受け付ける。そして、条件設定部213は、ユーザ設定されたメモリ使用量を、MFP100が備えるメモリ(ROM、RAM等)に設定する。 The condition setting unit 213 sets various conditions for acquiring a hibernation image. For example, the condition setting unit 213 displays a predetermined setting screen (see FIG. 7) on the display unit (for example, the panel display unit 140a) so that the start history information stored in the start history information storage unit 224 can be selected from the start history. The user setting of the acquisition target period of the startup information acquired to create the candidate list is accepted. Then, the condition setting unit 213 sets the acquisition target period set by the user in the memory (ROM, RAM, etc.) included in the MFP 100. In addition, for example, the condition setting unit 213 displays a predetermined setting screen (see FIG. 8) on the display unit (for example, the panel display unit 140a) so that the memory usage amount (that is, Accept the user setting of (Memory usage limit value). Then, the condition setting unit 213 sets the memory usage amount set by the user in the memory (ROM, RAM, etc.) included in the MFP 100.

ハイバネーションイメージ取得部214は、MFP100がシャットダウンする前に、アプリ起動部212によってユーザによる利用頻度が高いアプリケーションが起動された状態で、ハイバネーションのためのハイバネーションイメージを取得する。具体的には、ハイバネーションイメージ取得部214は、アプリ起動部212によって起動されたアプリケーションのハイバネーションイメージを、揮発性メモリ(RAM等)から不揮発性メモリ(ROM等)に保存する。これにより、MFP100は、当該MFP100が休止モードから復帰したときに、不揮発性メモリに保存されているハイバネーションイメージを用いて、アプリケーション(ユーザによる利用頻度が高いアプリケーション)が起動された状態を復元することができる。 The hibernation image acquisition unit 214 acquires a hibernation image for hibernation in a state where an application frequently used by a user is activated by the application activation unit 212 before the MFP 100 is shut down. Specifically, the hibernation image acquisition unit 214 saves the hibernation image of the application activated by the application activation unit 212 from the volatile memory (RAM or the like) to the nonvolatile memory (ROM or the like). As a result, when the MFP 100 returns from the sleep mode, the MFP 100 uses the hibernation image stored in the non-volatile memory to restore the state in which the application (the application frequently used by the user) is activated. You can

<アプリケーション230>
各アプリケーション230は、起動処理部231および通知部232を有する。起動処理部231は、アプリケーション230の起動処理を実行する。通知部232は、起動処理部231によるアプリケーション230の起動処理が終了すると、当該起動処理の完了通知をハイバネーションマネージャ220へ通知する。
<Application 230>
Each application 230 has a startup processing unit 231 and a notification unit 232. The activation processing unit 231 executes the activation processing of the application 230. When the activation processing unit 231 completes the activation processing of the application 230, the notification unit 232 notifies the hibernation manager 220 of the completion notification of the activation processing.

<ハイバネーションマネージャ220>
ハイバネーションマネージャ220は、アプリケーション230の起動に関する起動履歴情報を管理する。ハイバネーションマネージャ220は、通知受取部221、起動情報取得部222、起動情報登録部223、起動履歴情報記憶部224、および候補リスト作成部225を有する。
<Hibernation manager 220>
The hibernation manager 220 manages activation history information regarding activation of the application 230. The hibernation manager 220 has a notification receiving unit 221, a startup information acquisition unit 222, a startup information registration unit 223, a startup history information storage unit 224, and a candidate list creation unit 225.

通知受取部221は、アプリケーション230の起動処理が完了して、アプリケーション230の通知部232から起動処理の完了通知が送信されると、当該起動処理の完了通知を受け取る。 When the activation process of the application 230 is completed and the activation process completion notification is transmitted from the notification unit 232 of the application 230, the notification receiving unit 221 receives the activation process completion notification.

起動情報取得部222は、通知受取部221が起動処理の完了通知が受け取ると、起動されたアプリケーション230に関する起動情報を、システムから取得する。例えば、起動情報は、アプリ固有ID、起動日時、およびメモリフットプリントを含んでいる。 When the notification receiving unit 221 receives the completion notification of the activation process, the activation information acquisition unit 222 acquires activation information regarding the activated application 230 from the system. For example, the activation information includes the application unique ID, the activation date and time, and the memory footprint.

起動情報登録部223は、起動情報取得部222によって起動情報が取得されると、当該起動情報を、起動履歴情報記憶部224に記憶されている起動履歴情報に登録する。 When the activation information acquisition unit 222 acquires the activation information, the activation information registration unit 223 registers the activation information in the activation history information stored in the activation history information storage unit 224.

起動履歴情報記憶部224は、起動履歴情報を記憶する。起動履歴情報には、アプリケーション230が起動される毎に、起動情報登録部223によって起動情報が登録される。すなわち、起動履歴情報は、複数の起動情報の集合体である。なお、起動履歴情報記憶部224が記憶する起動履歴情報の一例については、図4を用いて後述する。 The boot history information storage unit 224 stores boot history information. The activation information is registered in the activation history information by the activation information registration unit 223 every time the application 230 is activated. That is, the activation history information is an aggregate of a plurality of activation information. Note that an example of the boot history information stored in the boot history information storage unit 224 will be described later with reference to FIG.

候補リスト作成部225は、シャットダウン処理部210からの要求に応じて、起動履歴情報記憶部224に記憶されている起動履歴情報に基づいて、候補リストを作成する。候補リストとは、アプリ起動部212による起動の候補とされた複数のアプリケーションが示されたリストである。例えば、候補リストは、アプリ起動部212による起動の候補とされた複数のアプリケーション230の各々の起動統計情報が示されている。各起動統計情報は、起動履歴情報記憶部224に記憶されている起動履歴情報に基づく統計情報であり、「アプリ固有ID」、「起動回数」、および「メモリフットプリント」を含んでいる。なお、候補リスト作成部225によって作成される候補リストの一例については、図6を用いて後述する。 The candidate list creation unit 225 creates a candidate list based on the boot history information stored in the boot history information storage unit 224 in response to a request from the shutdown processing unit 210. The candidate list is a list showing a plurality of applications that are candidates for activation by the application activation unit 212. For example, the candidate list shows the activation statistical information of each of the plurality of applications 230 that are candidates for activation by the application activation unit 212. Each activation statistical information is statistical information based on the activation history information stored in the activation history information storage unit 224, and includes “application unique ID”, “number of activations”, and “memory footprint”. An example of the candidate list created by the candidate list creation unit 225 will be described later with reference to FIG.

上記で説明した実施形態の各機能は、一又は複数の処理回路によって実現することが可能である。ここで、本明細書における「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウェアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)、DSP(digital signal processor)、FPGA(field programmable gate array)や従来の回路モジュール等のデバイスを含むものとする。 Each function of the embodiments described above can be realized by one or a plurality of processing circuits. Here, the “processing circuit” in the present specification is a processor programmed to execute each function by software, such as a processor implemented by an electronic circuit, or designed to execute each function described above. ASICs (Application Specific Integrated Circuits), DSPs (digital signal processors), FPGAs (field programmable gate arrays) and conventional circuit modules.

例えば、上記で説明した実施形態の各機能は、MFP100において、各種記憶装置(ROM102a、RAM102b等)に記憶されたプログラムを、CPU101(コンピュータ)が実行することにより実現される。このプログラムは、予めMFP100に導入された状態で提供されてもよく、外部から提供されてMFP100に導入されるようにしてもよい。後者の場合、このプログラムは、外部記憶媒体(例えば、USBメモリ、メモリカード、CD−ROM等)によって提供されてもよく、ネットワーク(例えば、インターネット等)上のサーバからダウンロードすることによって提供されるようにしてもよい。 For example, each function of the embodiment described above is realized by the CPU 101 (computer) executing a program stored in various storage devices (ROM 102a, RAM 102b, etc.) in the MFP 100. This program may be provided in a state of being installed in MFP 100 in advance, or may be provided from the outside and installed in MFP 100. In the latter case, this program may be provided by an external storage medium (eg, USB memory, memory card, CD-ROM, etc.), or by being downloaded from a server on a network (eg, the Internet). You may do it.

(MFP100によるアプリ起動時処理のシーケンス)
図3は、本発明の一実施形態に係るMFP100によるアプリ起動時処理のシーケンス図である。ここで説明するアプリ起動時処理は、MFP100において各アプリケーション230が起動処理を行う毎に、MFP100によって実行される。
(Sequence of application startup processing by the MFP 100)
FIG. 3 is a sequence diagram of an application startup process by the MFP 100 according to the embodiment of the present invention. The application activation process described here is executed by the MFP 100 every time each application 230 in the MFP 100 performs the activation process.

まず、起動対象とされたアプリケーション230において、起動処理部231が、当該アプリケーション230の起動処理を行う(ステップS301)。そして、起動処理部231による起動処理が完了すると、通知部232が、ハイバネーションマネージャ220に対して、アプリケーション230の起動処理の完了通知を行う(ステップS302)。 First, in the application 230 that is the activation target, the activation processing unit 231 performs activation processing of the application 230 (step S301). Then, when the activation processing by the activation processing unit 231 is completed, the notification unit 232 notifies the hibernation manager 220 of the completion of the activation processing of the application 230 (step S302).

ハイバネーションマネージャ220においては、予め、通知受取部221が、起動処理の完了通知を待機している(ステップS311)。そして、通知受取部221が、アプリケーション230から通知された、起動処理の完了通知を受け取ると(ステップS312)、起動情報取得部222が、システムから、起動情報として、アプリケーション230のアプリ固有ID、起動日時、メモリフットプリントを取得する(ステップS313)。そして、起動情報登録部223が、ステップS313で取得された起動情報を、起動履歴情報記憶部224に記憶されている起動履歴情報に登録する(ステップS314)。 In the hibernation manager 220, the notification receiving unit 221 is waiting in advance for a notification of completion of the activation process (step S311). Then, when the notification receiving unit 221 receives the completion notification of the activation process notified from the application 230 (step S312), the activation information acquisition unit 222 uses the system-specific application ID of the application 230, activation, as activation information, from the system. The date and time and the memory footprint are acquired (step S313). Then, the activation information registration unit 223 registers the activation information acquired in step S313 in the activation history information stored in the activation history information storage unit 224 (step S314).

(起動履歴情報記憶部224が記憶する起動履歴情報の一例)
図4は、本発明の一実施形態に係るMFP100において起動履歴情報記憶部224が記憶する起動履歴情報の一例を示す図である。図4に示すように、起動履歴情報記憶部224が記憶する起動履歴情報400は、アプリケーション230起動毎の、複数の起動情報を記憶している。各起動情報は、「アプリ固有ID」、「起動日時」、および「メモリフットプリント」を含んでいる。
(Example of boot history information stored in boot history information storage unit 224)
FIG. 4 is a diagram showing an example of startup history information stored in the startup history information storage unit 224 in the MFP 100 according to the embodiment of the present invention. As shown in FIG. 4, the activation history information 400 stored in the activation history information storage unit 224 stores a plurality of activation information for each activation of the application 230. Each activation information includes “application unique ID”, “activation date and time”, and “memory footprint”.

例えば、「アプリ固有ID」は、アプリケーション230を一意に識別するためのID(例えば、UID等)が設定される。また、例えば、「起動日時」は、アプリケーション230から通知受取部221が起動処理の完了通知を受け取ったときのシステム日時が設定される。また、例えば、「メモリフットプリント」は、アプリケーション230を起動するプロセスによるメモリの使用量(単位:MB)が設定される。 For example, as the “application unique ID”, an ID (for example, UID) for uniquely identifying the application 230 is set. Further, for example, the “start date and time” is set to the system date and time when the notification receiving unit 221 receives the start processing completion notice from the application 230. Further, for example, the “memory footprint” is set with the memory usage amount (unit: MB) by the process activating the application 230.

(シャットダウン処理部210によるシャットダウン時処理の手順)
図5は、本発明の一実施形態に係るシャットダウン処理部210によるシャットダウン時処理の手順を示すフローチャートである。
(Procedure of shutdown processing by the shutdown processing unit 210)
FIG. 5 is a flowchart showing a procedure of shutdown processing by the shutdown processing unit 210 according to the embodiment of the present invention.

まず、候補リスト取得部211が、ハイバネーションマネージャ220に対して、候補リストの作成を要求する(ステップS501)。そして、ハイバネーションマネージャ220の候補リスト作成部225が候補リストを作成すると、候補リスト取得部211が、当該候補リストを取得する(ステップS502)。 First, the candidate list acquisition unit 211 requests the hibernation manager 220 to create a candidate list (step S501). Then, when the candidate list creation unit 225 of the hibernation manager 220 creates the candidate list, the candidate list acquisition unit 211 acquires the candidate list (step S502).

次に、アプリ起動部212が、ステップS502で取得された候補リストから全てのアプリケーション230が探索されたか否かを判断する(ステップS503)。 Next, the application activation unit 212 determines whether or not all the applications 230 have been searched from the candidate list acquired in step S502 (step S503).

ステップS503において、候補リストから全てのアプリケーション230が探索されていないと判断された場合(ステップS503:No)、アプリ起動部212が、ステップS502で取得された候補リストから、最も起動回数が多いアプリケーション230(以下、「アプリX」と示す)を探索する(ステップS504)。ここで、アプリ起動部212は、ステップS502で取得された候補リストにおいて、ステップS504で探索されたアプリXを、以降の探索対象から除外する(ステップS505)。 When it is determined in step S503 that all the applications 230 have not been searched from the candidate list (step S503: No), the application launching unit 212 causes the application with the largest number of launches from the candidate list acquired in step S502. 230 (hereinafter referred to as "app X") is searched (step S504). Here, the application activation unit 212 excludes the application X searched for in step S504 from the subsequent search targets in the candidate list acquired in step S502 (step S505).

次に、アプリ起動部212が、下記数式(1),(2)により、値A,値Bを算出する(ステップS506)。 Next, the application activation unit 212 calculates the value A and the value B by the following mathematical expressions (1) and (2) (step S506).

A=現時点のメモリ使用量+アプリXのメモリフットプリント・・・(1)
B=MFP100のメモリ搭載量×ユーザ設定割合・・・(2)
なお、上記数式(1)において、「アプリXのメモリフットプリント」は、候補リストに示されているメモリフットプリントを用いることができる。
A = current memory usage + memory footprint of app X (1)
B=amount of memory installed in MFP 100×user setting ratio (2)
In the above mathematical expression (1), the “memory footprint of the application X” can use the memory footprint shown in the candidate list.

また、上記数式(2)において、「ユーザ設定割合」は、条件設定部213によって設定されたメモリ使用制限値を用いることができる。 Further, in the above formula (2), the “user setting ratio” can use the memory use limit value set by the condition setting unit 213.

そして、アプリ起動部212が、ステップS506で算出された値Aが、ステップS506で算出された値Bよりも小さいか否かを判断する(ステップS507)。 Then, the application activation unit 212 determines whether the value A calculated in step S506 is smaller than the value B calculated in step S506 (step S507).

ステップS507において、値Aが値B未満であると判断された場合(ステップS507:Yes)、アプリ起動部212が、アプリXを起動する(ステップS508)。そして、シャットダウン処理部210は、ステップS503へ処理を戻す。 When it is determined that the value A is less than the value B in step S507 (step S507: Yes), the application activation unit 212 activates the application X (step S508). Then, the shutdown processing unit 210 returns the processing to step S503.

一方、ステップS507において、値Aが値B以上であると判断された場合(ステップS507:No)、シャットダウン処理部210は、ステップS503へ処理を戻す。 On the other hand, if it is determined in step S507 that the value A is equal to or greater than the value B (step S507: No), the shutdown processing unit 210 returns the process to step S503.

ステップS503において、候補リストから全てのアプリケーション230が探索されたと判断された場合(ステップS503:Yes)、ハイバネーションイメージ取得部214が、ハイバネーションイメージを取得する(ステップS509)。そして、シャットダウン処理部210が、MFP100の所定のシャットダウン処理を行い(ステップS510)、図5に示す一連の処理を終了する。 When it is determined in step S503 that all the applications 230 have been searched from the candidate list (step S503: Yes), the hibernation image acquisition unit 214 acquires a hibernation image (step S509). Then, the shutdown processing unit 210 performs a predetermined shutdown processing of the MFP 100 (step S510), and ends the series of processing shown in FIG.

図5に示す一連の処理により、MFP100がシャットダウンする前に、ユーザによる利用頻度が高い複数のアプリケーション230が起動される。この際、起動されるアプリケーション230のメモリフットプリントが、メモリ残容量を超えないように、且つ、起動された複数のアプリケーション230のメモリフットプリントの合計値が、条件設定部213によって設定されたメモリ使用量制限値を超えないように、複数のアプリケーション230が起動される。そして、MFP100がシャットダウンする前に、ユーザによる利用頻度が高い複数のアプリケーション230が起動された状態で、ハイバネーションイメージが取得される。これにより、MFP100は、当該MFP100が休止モードから復帰したときに、取得されたハイバネーションイメージを用いて、ユーザによる利用頻度が高い複数のアプリケーション230が起動された状態を復元することができる。よって、ユーザは、MFP100のハイバネーション起動後に、利用頻度が高い複数のアプリケーション230を直ちに利用することができる。 Through the series of processing illustrated in FIG. 5, a plurality of applications 230 that are frequently used by the user are started before the MFP 100 shuts down. At this time, the memory footprint of the activated application 230 does not exceed the remaining memory capacity, and the total value of the memory footprints of the activated applications 230 is set in the memory set by the condition setting unit 213. A plurality of applications 230 are activated so that the usage limit value is not exceeded. Then, before the MFP 100 shuts down, a hibernation image is acquired with a plurality of applications 230 that are frequently used by the user being activated. With this, when the MFP 100 returns from the hibernate mode, the MFP 100 can restore the state in which the plurality of applications 230 that are frequently used by the user are activated by using the acquired hibernation image. Therefore, the user can immediately use the plurality of frequently used applications 230 after hibernation activation of the MFP 100.

(候補リストの一例)
図6は、本発明の一実施形態に係るMFP100において用いられる候補リストの一例を示す図である。図6に示すように、候補リスト600は、アプリ起動部212による起動の候補とされた複数のアプリケーション230の各々の起動統計情報が示されたリストである。各起動統計情報は、起動履歴情報記憶部224に記憶されている起動履歴情報に基づく統計情報であり、「アプリ固有ID」、「起動回数」、および「メモリフットプリント」を含んでいる。
(Example of candidate list)
FIG. 6 is a diagram showing an example of a candidate list used in the MFP 100 according to the embodiment of the present invention. As shown in FIG. 6, the candidate list 600 is a list in which activation statistical information of each of the plurality of applications 230 that are candidates for activation by the application activation unit 212 is shown. Each activation statistical information is statistical information based on the activation history information stored in the activation history information storage unit 224, and includes “application unique ID”, “number of activations”, and “memory footprint”.

例えば、「アプリ固有ID」は、アプリケーション230を一意に識別するためのID(例えば、UID等)が設定される。また、例えば、「起動回数」は、起動履歴情報記憶部224に記憶されている起動履歴情報に基づいて、ユーザが指定した指定期間内にアプリケーション230が起動された回数が設定される。また、例えば、「メモリフットプリント」は、起動履歴情報記憶部224に記憶されている起動履歴情報に基づいて、アプリケーション230を起動するプロセスによるメモリの使用量(単位:MB)が設定される。 For example, as the “application unique ID”, an ID (for example, UID) for uniquely identifying the application 230 is set. Further, for example, the “number of times of activation” is set based on the activation history information stored in the activation history information storage unit 224, and the number of times the application 230 has been activated within the designated period designated by the user. Further, for example, in the “memory footprint”, the amount of memory used (unit: MB) by the process that starts the application 230 is set based on the start history information stored in the start history information storage unit 224.

なお、図6に示す例では、条件設定部213によって設定された取得対象期間に、「2019/1/1以降」が設定されているものとする。このため、図6に示す候補リスト600では、図4に示す起動履歴情報のうち、「起動日時」が「2019/1/1以降」である起動情報に基づいて、各アプリケーション230の統計情報が作成されている。 In the example shown in FIG. 6, it is assumed that “2019/1/1 or later” is set in the acquisition target period set by the condition setting unit 213. Therefore, in the candidate list 600 shown in FIG. 6, the statistical information of each application 230 is based on the start information whose “start date/time” is “2019/1/1 or later” in the start history information shown in FIG. Has been created.

また、候補リスト600において、「起動回数」が複数回である場合、「メモリフットプリント」には、当該複数回の起動に対応する、複数のメモリ使用量の平均値が設定される。例えば、図4に示す起動履歴情報において、「アプリ固有ID」に「0」が設定されているアプリケーション230の3つの起動情報には、それぞれ、「メモリフットプリント」に「50」,「60」,「70」が設定されている。このため、図6に示す候補リスト600において、「アプリ固有ID」に「0」が設定されているアプリケーション230の起動統計情報では、「起動回数」に「3」が設定されており、且つ、「メモリフットプリント」に「60」(上記した3つのメモリ使用量「50」,「60」,「70」の平均値)が設定されている。 Further, in the candidate list 600, when the “start count” is a plurality of times, the “memory footprint” is set with an average value of a plurality of memory usage amounts corresponding to the plurality of starts. For example, in the startup history information shown in FIG. 4, the three items of startup information of the application 230 for which “0” is set in the “application unique ID” are “50” and “60” in the “memory footprint”, respectively. , “70” are set. For this reason, in the candidate list 600 shown in FIG. 6, in the activation statistical information of the application 230 in which “0” is set in the “application unique ID”, “3” is set in the “start count”, and "60" (average value of the above-mentioned three memory usage amounts "50", "60", "70") is set in the "memory footprint".

(設定画面の一例)
図7は、本発明の一実施形態に係るMFP100において用いられる設定画面の一例を示す図である。図7に示す設定画面700は、起動履歴情報記憶部224に記憶されている起動履歴の中から候補リストの作成のために取得する起動情報の取得対象期間のユーザ設定を受け付けるための設定画面である。この設定画面700は、条件設定部213によって、表示部(例えば、パネル表示部140a)に表示される。
(Example of setting screen)
FIG. 7 is a diagram showing an example of a setting screen used in the MFP 100 according to the embodiment of the present invention. The setting screen 700 shown in FIG. 7 is a setting screen for accepting the user setting of the acquisition target period of the startup information acquired for creating the candidate list from the startup history stored in the startup history information storage unit 224. is there. The setting screen 700 is displayed on the display unit (for example, the panel display unit 140a) by the condition setting unit 213.

図7に示す例では、設定画面700は、入力欄701を有する。入力欄701には、ユーザにより、ユーザが所望する取得対象期間(図7に示す例では、直近の日数)が設定される。なお、期間の指定方法はこれに限定されず、取得対象期間の始まりとなる日時を設定可能に表示をしてもよい。 In the example shown in FIG. 7, the setting screen 700 has an input field 701. In the input field 701, the acquisition target period desired by the user (the latest number of days in the example shown in FIG. 7) is set by the user. Note that the method for specifying the period is not limited to this, and the date and time that is the beginning of the acquisition target period may be displayed so that it can be set.

設定画面700によって設定された取得対象期間は、条件設定部213により、MFP100が備えるメモリ(ROM、RAM等)に設定される。そして、メモリ設定された取得対象期間は、候補リスト作成部225により、候補リストの作成のために取得する起動情報の取得対象期間として用いられる。 The acquisition target period set by the setting screen 700 is set in the memory (ROM, RAM, etc.) included in the MFP 100 by the condition setting unit 213. Then, the acquisition target period set in the memory is used by the candidate list creation unit 225 as the acquisition target period of the startup information acquired for creating the candidate list.

(設定画面の他の一例)
図8は、本発明の一実施形態に係るMFP100において用いられる設定画面の他の一例を示す図である。図8に示す設定画面800は、ハイバネーションイメージ取得のために確保するメモリ使用量(すなわち、メモリ使用量制限値)のユーザ設定を受け付けるための設定画面である。この設定画面800は、条件設定部213によって、表示部(例えば、パネル表示部140a)に表示される。
(Another example of setting screen)
FIG. 8 is a diagram showing another example of the setting screen used in the MFP 100 according to the embodiment of the present invention. A setting screen 800 shown in FIG. 8 is a setting screen for accepting a user setting of a memory usage amount (that is, a memory usage amount limit value) secured for acquiring a hibernation image. The setting screen 800 is displayed on the display unit (for example, the panel display unit 140a) by the condition setting unit 213.

図8に示す例では、設定画面800は、選択ボタン801,802,803,804、および、入力欄805を有する。選択ボタン801は、メモリ使用量制限値を「制限なし(100%)」に設定する場合に選択される。選択ボタン802は、メモリ使用量制限値を「中(50%)」に設定する場合に選択される。選択ボタン803は、メモリ使用量制限値を「低(30%)」に設定する場合に選択される。選択ボタン804は、メモリ使用量制限値をユーザが入力した任意の値に設定する場合に選択される。ユーザは、選択ボタン801,802,803,804のうち、いずれか一つを選択することができる。また、ユーザは、選択ボタン804を選択した場合、入力欄805に任意の値を入力することができる。 In the example shown in FIG. 8, the setting screen 800 has selection buttons 801, 802, 803, 804 and an input field 805. The selection button 801 is selected when the memory usage limit value is set to “no limit (100%)”. The selection button 802 is selected when the memory usage limit value is set to “medium (50%)”. The selection button 803 is selected when the memory usage limit value is set to “low (30%)”. The selection button 804 is selected when the memory usage limit value is set to an arbitrary value input by the user. The user can select any one of the selection buttons 801, 802, 803, 804. Further, when the user selects the selection button 804, the user can input an arbitrary value in the input field 805.

設定画面700によって設定されたメモリ使用量制限値は、条件設定部213により、MFP100が備えるメモリ(ROM、RAM等)に設定される。そして、メモリ設定されたメモリ使用量制限値は、アプリ起動部212により、起動されたアプリケーションのメモリフットプリントの合計値が、当該メモリ使用量制限値を超えないようにするために用いられる。例えば、MFP100のメモリ搭載量が「2GB」であり、且つ、図8に示すように、メモリ使用量制限値として「中(50%)」が設定されている場合、アプリ起動部212は、起動されたアプリケーションのメモリフットプリントの合計値が「1GB」を超えないように、複数のアプリケーション230を起動する。 The memory usage limit value set by the setting screen 700 is set in the memory (ROM, RAM, etc.) of the MFP 100 by the condition setting unit 213. Then, the memory usage limit value set in the memory is used by the application launching unit 212 so that the total value of the memory footprints of the launched applications does not exceed the memory usage limit value. For example, when the memory loading amount of the MFP 100 is “2 GB” and the memory usage limit value “medium (50%)” is set as shown in FIG. 8, the application launching unit 212 launches the application. The plurality of applications 230 are activated so that the total value of the memory footprints of the executed applications does not exceed “1 GB”.

以上説明したように、本発明の一実施形態に係るMFP100は、起動履歴情報記憶部224に記憶されている起動履歴情報に基づいて複数のアプリケーション230の中から選択された、ユーザによる利用頻度が高いアプリケーション230を、MFP100がシャットダウンする前に起動するアプリ起動部212と、MFP100がシャットダウンする前に、ユーザによる利用頻度が高いアプリケーション230が起動された状態で、ハイバネーションのためのハイバネーションイメージを取得するハイバネーションイメージ取得部214とを備える。 As described above, in the MFP 100 according to the embodiment of the present invention, the usage frequency by the user selected from the plurality of applications 230 based on the boot history information stored in the boot history information storage unit 224 is The hibernation image for hibernation is acquired in a state where the high application 230 is activated before the MFP 100 is shut down and the application 230 that is frequently used by the user is activated before the MFP 100 is shut down. And a hibernation image acquisition unit 214.

これにより、本発明の一実施形態に係るMFP100は、ハイバネーション起動後にユーザによる利用頻度が高いアプリケーション230を直ちに利用することができる。 As a result, the MFP 100 according to the embodiment of the present invention can immediately use the application 230 that is frequently used by the user after hibernation is activated.

また、本発明の一実施形態に係るMFP100において、アプリ起動部212は、メモリ使用量が所定のメモリ使用量制限値を超えない範囲で、ユーザによる利用頻度が高い順に、複数のアプリケーションを順次起動する。 Further, in the MFP 100 according to the embodiment of the present invention, the application activation unit 212 sequentially activates a plurality of applications in the descending order of the frequency of use by the user within a range in which the memory use amount does not exceed a predetermined memory use amount limit value. To do.

これにより、本発明の一実施形態に係るMFP100は、アプリケーション230の起動用に使用されるメモリ使用量を制限することができ、よって、MFP100全体のパフォーマンスの低下を抑制することができる。 As a result, the MFP 100 according to the embodiment of the present invention can limit the amount of memory used for starting the application 230, and thus can suppress the deterioration of the performance of the entire MFP 100.

また、本発明の一実施形態に係るMFP100は、所定の設定画面を表示部に表示させて、ユーザからのメモリ使用量制限値の設定を受け付ける条件設定部213を備える。 Further, the MFP 100 according to the embodiment of the present invention includes a condition setting unit 213 that displays a predetermined setting screen on the display unit and receives the setting of the memory usage limit value from the user.

これにより、本発明の一実施形態に係るMFP100は、アプリケーション230の起動用に割り当て可能なメモリ使用量を、ユーザが任意に設定することができる。 As a result, in the MFP 100 according to the embodiment of the present invention, the user can arbitrarily set the memory usage amount that can be allocated for starting the application 230.

以上、本発明の好ましい実施形態について詳述したが、本発明はこれらの実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形又は変更が可能である。 Although the preferred embodiments of the present invention have been described above in detail, the present invention is not limited to these embodiments, and various modifications or modifications are possible within the scope of the gist of the present invention described in the claims. It can be changed.

例えば、上記実施形態のMFP100において、当該MFP100にログインしたユーザのユーザID毎に、異なる起動履歴情報を用いるようにしてもよい。この場合、複数のユーザでMFP100を共用するような場合、ユーザ毎に、そのユーザにとって利用頻度が高いアプリケーションを直ちに利用できるようにすることができる。 For example, in the MFP 100 of the above embodiment, different start history information may be used for each user ID of the user who has logged in to the MFP 100. In this case, when a plurality of users share the MFP 100, each user can immediately use an application that is frequently used by the user.

例えば、ユーザのよる利用頻度が高いアプリケーションを判定するための構成は、上記実施形態で説明した構成(すなわち、起動履歴情報および候補リストを使用する構成)に限らず、その他の構成によって、利用頻度が高いアプリケーションを判定するようにしてもよい。例えば、利用頻度が高いアプリケーションを、ユーザが予め設定しておくようにしてもよい。 For example, the configuration for determining an application that is frequently used by the user is not limited to the configuration described in the above-described embodiment (that is, the configuration that uses the startup history information and the candidate list), but other configurations may be used. You may make it judge the application with high. For example, the user may set in advance an application that is frequently used.

なお、上記実施形態では、本発明を、MFPに適用した例を説明したが、これに限らず、本発明は、少なくともハイバネーションを行うことが可能なものであれば、その他の画像処理装置(例えば、プリンタ、スキャナ、プロジェクタ等)、画像処理装置以外の情報処理装置等にも、適用することが可能である。 In the above embodiment, an example in which the present invention is applied to an MFP has been described. However, the present invention is not limited to this, and the present invention is not limited to this, and other image processing apparatuses (for example, as long as hibernation can be performed) , Printers, scanners, projectors, etc.), information processing devices other than image processing devices, and the like.

100 MFP(情報処理装置)
210 シャットダウン処理部
211 候補リスト取得部
212 アプリ起動部
213 条件設定部
214 ハイバネーションイメージ取得部
220 ハイバネーションマネージャ
221 通知受取部
222 起動情報取得部
223 起動情報登録部
224 起動履歴情報記憶部
225 候補リスト作成部
230 アプリケーション
231 起動処理部
232 通知部
100 MFP (information processing device)
210 Shutdown Processing Unit 211 Candidate List Acquisition Unit 212 Application Activation Unit 213 Condition Setting Unit 214 Hibernation Image Acquisition Unit 220 Hibernation Manager 221 Notification Receiving Unit 222 Activation Information Acquisition Unit 223 Activation Information Registration Unit 224 Activation History Information Storage Unit 225 Candidate List Creation Unit 230 application 231 startup processing unit 232 notification unit

特開2011−145933号公報JP, 2011-145933, A

Claims (5)

ハイバネーションを行うことが可能な情報処理装置であって、
アプリケーションの起動に関する起動履歴情報を記憶する起動履歴情報記憶部と、
前記起動履歴情報に基づいて複数のアプリケーションの中から選択された、ユーザによる利用頻度が高いアプリケーションを、前記情報処理装置がシャットダウンする前に起動するアプリ起動部と、
前記情報処理装置がシャットダウンする前に、前記ユーザによる利用頻度が高いアプリケーションが起動された状態で、前記ハイバネーションのためのハイバネーションイメージを取得するハイバネーションイメージ取得部と
を備えることを特徴とする情報処理装置。
An information processing device capable of hibernation,
A start history information storage unit that stores start history information related to application startup,
An application launching unit that launches an application frequently used by the user, which is selected from a plurality of applications based on the startup history information, before the information processing apparatus shuts down,
A hibernation image acquisition unit that acquires a hibernation image for the hibernation in a state in which an application that is frequently used by the user is activated before the information processing device shuts down. ..
前記アプリ起動部は、メモリ使用量が所定のメモリ使用量制限値を超えない範囲で、前記ユーザによる利用頻度が高い順に、複数のアプリケーションを順次起動する
ことを特徴とする請求項1に記載の情報処理装置。
The application starting unit sequentially starts a plurality of applications in descending order of frequency of use by the user within a range where the memory usage does not exceed a predetermined memory usage limit value. Information processing device.
所定の設定画面を表示部に表示させて、ユーザからの前記メモリ使用量制限値の設定を受け付ける条件設定部を備える
ことを特徴とする請求項2に記載の情報処理装置。
The information processing apparatus according to claim 2, further comprising: a condition setting unit that displays a predetermined setting screen on a display unit and receives a setting of the memory usage limit value from a user.
ハイバネーションを行うことが可能な情報処理装置の制御方法であって、
アプリケーションの起動に関する起動履歴情報を記憶する起動履歴情報工程と、
前記起動履歴情報に基づいて複数のアプリケーションの中から選択された、ユーザによる利用頻度が高いアプリケーションを、前記情報処理装置がシャットダウンする前に起動するアプリ起動工程と、
前記情報処理装置がシャットダウンする前に、前記ユーザによる利用頻度が高いアプリケーションが起動された状態で、前記ハイバネーションのためのハイバネーションイメージを取得するハイバネーションイメージ取得工程と
を含むことを特徴とする制御方法。
A method for controlling an information processing device capable of hibernation, comprising:
A start history information step of storing start history information relating to the start of the application,
An application starting step of starting an application selected from a plurality of applications based on the startup history information and frequently used by a user before the information processing apparatus shuts down,
Before the information processing device shuts down, a hibernation image acquisition step of acquiring a hibernation image for the hibernation in a state in which an application frequently used by the user is activated.
ハイバネーションを行うことが可能な情報処理装置を制御するためのプログラムであって、
コンピュータを、
アプリケーションの起動に関する起動履歴情報を記憶する起動履歴情報記憶部、
前記起動履歴情報に基づいて複数のアプリケーションの中から選択された、ユーザによる利用頻度が高いアプリケーションを、前記情報処理装置がシャットダウンする前に起動するアプリ起動部、および、
前記情報処理装置がシャットダウンする前に、前記ユーザによる利用頻度が高いアプリケーションが起動された状態で、前記ハイバネーションのためのハイバネーションイメージを取得するハイバネーションイメージ取得部
として機能させるためのプログラム。
A program for controlling an information processing device capable of hibernation,
Computer,
A boot history information storage unit that stores boot history information related to application startup,
An application launching unit that launches an application selected from a plurality of applications based on the launch history information and that is frequently used by the user before the information processing apparatus shuts down, and
A program for causing a hibernation image acquisition unit to acquire a hibernation image for the hibernation in a state where an application frequently used by the user is activated before the information processing device is shut down.
JP2019014877A 2019-01-30 2019-01-30 Information processing device, control method, and program Active JP7238433B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019014877A JP7238433B2 (en) 2019-01-30 2019-01-30 Information processing device, control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019014877A JP7238433B2 (en) 2019-01-30 2019-01-30 Information processing device, control method, and program

Publications (2)

Publication Number Publication Date
JP2020123173A true JP2020123173A (en) 2020-08-13
JP7238433B2 JP7238433B2 (en) 2023-03-14

Family

ID=71992724

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019014877A Active JP7238433B2 (en) 2019-01-30 2019-01-30 Information processing device, control method, and program

Country Status (1)

Country Link
JP (1) JP7238433B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11353048A (en) * 1998-06-11 1999-12-24 Hitachi Ltd Power saving mode shift control method for electronic equipment, electronic equipment and storage medium recorded with power saving mode shift control procedure
JP2010039761A (en) * 2008-08-05 2010-02-18 Canon Inc Application platform

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11353048A (en) * 1998-06-11 1999-12-24 Hitachi Ltd Power saving mode shift control method for electronic equipment, electronic equipment and storage medium recorded with power saving mode shift control procedure
JP2010039761A (en) * 2008-08-05 2010-02-18 Canon Inc Application platform

Also Published As

Publication number Publication date
JP7238433B2 (en) 2023-03-14

Similar Documents

Publication Publication Date Title
US10554647B2 (en) Information processing device, information management method, and information processing system
US8861001B2 (en) Output control system, output control method, and output control apparatus for determining whether to store or transmit target data based on use state
JP6787115B2 (en) Image forming device, function addition method, program,
JP6331504B2 (en) Electronic device and information processing system
US20140300921A1 (en) Image forming apparatus and power supply control system
US10089102B2 (en) Information processing apparatus, method, and program
US9563444B2 (en) Image forming apparatus having hibernation function according to device connection states, control method therefor, and storage medium
JP6555119B2 (en) Information processing apparatus and control program
JP2013190950A (en) Control device and start-up method
JP2013110603A (en) Image forming apparatus, and program
US20160239286A1 (en) Information processing apparatus and installation method
US9077829B2 (en) Management system of information processing apparatus, information processing apparatus, method for controlling communication of information processing apparatus, and storage medium
JP7238433B2 (en) Information processing device, control method, and program
US11269680B2 (en) Information processing apparatus, information processing system, and information processing method
JP6439987B2 (en) Electronic device system and firmware update management program
JP2018149738A (en) Image formation apparatus and image formation system
US10191425B2 (en) Device and control method
JP7127561B2 (en) Information processing device, control method, and program
US20200021701A1 (en) Information processing device, method of controlling information processing device, and program
JP2016031656A (en) Information processing device, self-checking method and self-checking program
JP2021021963A (en) Information processing system, information processing method, image-forming device, and server device
JP7354793B2 (en) Information processing device, control method, and program
US11842146B2 (en) Information processing apparatus, system, and information processing method
US11445090B2 (en) Information processing apparatus, information processing system, and information processing method for executing applications on which use permission is granted
US20220124217A1 (en) Electronic apparatus, system, method for managing destination information, and non-transitory recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211021

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220817

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220823

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221014

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

R151 Written notification of patent or utility model registration

Ref document number: 7238433

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151