JP2898616B2 - Computer with suspend / resume function - Google Patents

Computer with suspend / resume function

Info

Publication number
JP2898616B2
JP2898616B2 JP9229188A JP22918897A JP2898616B2 JP 2898616 B2 JP2898616 B2 JP 2898616B2 JP 9229188 A JP9229188 A JP 9229188A JP 22918897 A JP22918897 A JP 22918897A JP 2898616 B2 JP2898616 B2 JP 2898616B2
Authority
JP
Japan
Prior art keywords
suspend
mode
suspend mode
setting
computer
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.)
Expired - Fee Related
Application number
JP9229188A
Other languages
Japanese (ja)
Other versions
JPH1165721A (en
Inventor
井上  徹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP9229188A priority Critical patent/JP2898616B2/en
Publication of JPH1165721A publication Critical patent/JPH1165721A/en
Application granted granted Critical
Publication of JP2898616B2 publication Critical patent/JP2898616B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Power Sources (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、サスペンド/リジ
ューム機能を有し、主メモリ上のデータの保存先によっ
てサスペンドモードを選択的に設定することができるコ
ンピュータ、特にコンピュータの利用形態に即したサス
ペンドモードの設定を可能とするコンピュータに関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer having a suspend / resume function and capable of selectively setting a suspend mode in accordance with a storage destination of data in a main memory, and more particularly to a suspending method adapted to the use form of the computer. The present invention relates to a computer capable of setting a mode.

【0002】[0002]

【従来の技術】近年では、いわゆるモバイルコンピュー
ティングの発達に伴い、携帯端末を移動しながら断続的
に使用する形態が増加している。この利用形態を支援す
るために、現在の携帯端末にはサスペンド/リジューム
機能を有するものが大半を占めている。この機能は、あ
る処理の実行中にユーザが電源をオフした場合に、その
電源断時における主メモリ上のデータを一時保存し(サ
スペンド処理)、電源が再投入されたときにその保存し
たデータで回復させるものである(リジューム処理)。
この機能を発揮させることで、ユーザは、携帯端末を電
源をオフする直前の状態に戻すことができるので、シス
テムを再起動する必要がなく操作性、利便性を向上させ
ることができる。
2. Description of the Related Art In recent years, with the development of so-called mobile computing, a mode in which a portable terminal is used intermittently while moving is increasing. In order to support this usage, most of the current portable terminals have a suspend / resume function. This function is used to temporarily save the data in the main memory when the power is turned off during the execution of a certain process (suspend process) and to save the saved data when the power is turned on again. (Resume processing).
By exerting this function, the user can return the portable terminal to the state immediately before turning off the power, so that the operability and convenience can be improved without having to restart the system.

【0003】主メモリ上のデータの保存方法としては、
主メモリ上にそのままデータを残して保存する方法と不
揮発性のディスクに待避させて保存する方法とがある。
すなわち、コンピュータに設定可能なサスペンドモード
としては、主メモリ上のデータ保存先を主メモリとする
メモリモードと、ディスクとするディスクモードとがあ
る。
[0003] As a method of storing data in the main memory,
There is a method of saving data as it is on the main memory and a method of saving data in a non-volatile disk.
That is, as the suspend mode that can be set in the computer, there are a memory mode in which a data storage destination in the main memory is a main memory and a disk mode in which a disk is used as a disk.

【0004】メモリモードは、サスペンド状態移行時に
データを転送する必要がないためサスペンド/リジュー
ム処理が瞬時に実行され非常に便利であるが、データを
保持しておくためにはメモリに電力を常時供給しなけれ
ばならない。そのため、搭載したバッテリ駆動型のコン
ピュータにおいては、バッテリ持続時間が短くなるとい
う問題が残る。
In the memory mode, there is no need to transfer data at the time of transition to the suspend state, so the suspend / resume processing is executed instantaneously, which is very convenient. However, in order to retain data, power is always supplied to the memory. Must. For this reason, there is a problem that the battery life of the mounted battery-powered computer is reduced.

【0005】一方、ディスクモードは、サスペンド状態
時に電力を主メモリに供給する必要がないのでバッテリ
持続時間への影響は回避されるが、サスペンド状態移行
時に主メモリ上のデータをディスクに書き込み待避させ
なければならないため、操作性、利便性がメモリモード
と比較して劣化する。
[0005] On the other hand, in the disk mode, it is not necessary to supply power to the main memory during the suspend state, so that the effect on the battery duration is avoided. Therefore, operability and convenience are deteriorated as compared with the memory mode.

【0006】従来においては、サスペンド機能の有効/
無効のみならずサスペンドモードを選択的に切り替える
ことができる機種があり、この場合、ユーザは、携帯端
末の利用形態を考慮していずれか一方のサスペンドモー
ドを選択して携帯端末に設定することになる。
Conventionally, when the suspend function is enabled /
Some models can selectively switch the suspend mode as well as the disabled mode. In this case, the user must select one of the suspend modes and set it to the mobile terminal in consideration of the usage form of the mobile terminal. Become.

【0007】次に、従来のコンピュータにおけるサスペ
ンド機能を実現方法について説明する。
Next, a method of implementing a suspend function in a conventional computer will be described.

【0008】図6は、従来のサスペンド/リジューム機
能を実現するコンピュータシステムの機能ブロック図で
あり、図7は、サスペンド処理のフローチャートであ
る。コンピュータシステムは、大まかに言うとハードウ
ェア(H/W)、各処理制御の中核をなすオペレーティ
ングシステム(OS)及びH/WとOSとの連携するB
IOS(basic I/O system)とで構成
されるが、サスペンド/リジューム機能は、これらのH
/W、BIOS、OSが提供する諸機能によって実現さ
れる。図6には、サスペンド状態へ移行するサスペンド
移行条件やサスペンドモードなどサスペンド機能の制御
情報を記憶するサスペンド情報記憶部1と、セットアッ
プ機能によりその制御情報を画面入力するためのセット
アップ部2と、サスペンドモニタ機能を有しておりサス
ペンド状態へ移行するイベントの発生を監視するサスペ
ンドイベント監視部3と、サスペンド機能を実行するサ
スペンド処理部4と、リジューム機能を実行するリジュ
ーム処理部5とが示されている。
FIG. 6 is a functional block diagram of a computer system for realizing a conventional suspend / resume function, and FIG. 7 is a flowchart of a suspend process. The computer system is roughly composed of hardware (H / W), an operating system (OS) which is the core of each processing control, and B which cooperates with the H / W and the OS.
It is composed of an IOS (basic I / O system), but the suspend / resume function is
/ W, BIOS, and various functions provided by the OS. FIG. 6 shows a suspend information storage unit 1 for storing control information of a suspend function such as a suspend transition condition and a suspend mode for shifting to a suspend state, a setup unit 2 for inputting the control information on the screen by the setup function, and a suspend unit. A suspend event monitoring unit 3 having a monitor function and monitoring the occurrence of an event that shifts to a suspend state, a suspend processing unit 4 executing a suspend function, and a resume processing unit 5 executing a resume function are shown. I have.

【0009】サスペンド機能を発揮させるためには、ま
ず、セットアップ部2を介してサスペンドモード、サス
ペンド移行条件などの情報をサスペンド情報記憶部1に
予め設定しておく必要がある。サスペンド状態に移行す
るためのイベントとしては、電源オフ操作、指定された
入出力アイドリング時間の経過、設定値以下の電力残容
量などがあり、サスペンド移行条件としてサスペンドへ
移行するためのイベントの種類や各イベントの時間等パ
ラメータの設定などをしておく。
In order to perform the suspend function, it is necessary to set information such as the suspend mode and suspend transition condition via the setup unit 2 in the suspend information storage unit 1 in advance. The events for shifting to the suspend state include a power-off operation, the lapse of a specified input / output idling time, the remaining power below a set value, and the like. Parameters such as the time of each event are set.

【0010】サスペンドイベント監視部3は、システム
起動後、サスペンド情報記憶部1の設定内容に従い電源
オフなどサスペンド状態に移行するためのイベント発生
を常時監視している(ステップ1)。そして、サスペン
ドイベント監視部3は、サスペンド状態へ移行するため
のイベントの発生を検知すると(ステップ2)、その旨
をサスペンド処理部4に通知する。サスペンド処理部4
は、サスペンド情報記憶部1に設定されているサスペン
ドモードでサスペンド処理を実行する(ステップ3)。
具体的には、サスペンドモードがメモリモードであれ
ば、主メモリへの電源供給を継続したまま他のH/Wへ
の電源供給を停止し、サスペンドモードがディスクモー
ドであれば、主メモリの内容をディスクに待避した後、
コンピュータの電源をオフにする。
After the system is started, the suspend event monitoring unit 3 constantly monitors the occurrence of an event for shifting to a suspend state, such as power-off, according to the settings in the suspend information storage unit 1 (step 1). When detecting the occurrence of an event for shifting to the suspend state (step 2), the suspend event monitoring unit 3 notifies the suspend processing unit 4 of the occurrence of the event. Suspend processing unit 4
Executes the suspend process in the suspend mode set in the suspend information storage unit 1 (step 3).
Specifically, when the suspend mode is the memory mode, the power supply to the other H / W is stopped while the power supply to the main memory is continued. When the suspend mode is the disk mode, the contents of the main memory are stopped. After saving to disk,
Turn off the computer.

【0011】ところで、定期的な点検業務やルートセー
ルス、また、事務所内での事務処理など業務の内容によ
っては、1日の作業スケジュールがほぼ一定であるため
コンピュータの利用形態がある程度特定される場合があ
る。例えば、電柱などの配電設備の点検業務において
は、業務中は電柱の設置場所を移動しながら携帯端末を
使用することになる。このとき、電柱の設置場所では、
携帯端末の電源をオンにして使用するが、数分離れた場
所にある電柱のところまで移動するときには、バッテリ
電源の消費電力の節約のため電源をオフにする。そし
て、移動先の電柱に到着すると電源をオンにする。この
電源をオンするとき、点検者は、携帯端末をすぐに使用
したいため、電源オフ時にディスクモードよりも瞬時に
リジュームされるメモリモードでサスペンドされること
を望むであろう。一方、点検者は、営業時間外や営業時
間内であっても昼休みなど比較的長時間携帯端末を使用
しない場合も電源をオフにするが、バッテリ持続時間を
長くしたいため、メモリモードよりも電力消費の少ない
ディスクモードでサスペンドされることを望むであろ
う。
[0011] By the way, depending on the contents of work such as regular inspection work, route sales, and office work in the office, the work schedule of the day is almost constant, so that the use form of the computer is specified to some extent. There is. For example, in inspection work of power distribution equipment such as a telephone pole, a portable terminal is used while moving the installation location of the telephone pole during the business. At this time, at the installation location of the telephone pole,
The mobile terminal is turned on and used. When the mobile terminal is moved to a power pole in a location separated from the mobile terminal, the power is turned off to save power consumption of the battery power. Then, when the vehicle arrives at the destination telephone pole, the power is turned on. When turning on the power, the inspector would like to use the portable terminal immediately, and would like to be suspended in a memory mode that is resumed more quickly than the disk mode when the power is turned off. On the other hand, the inspector turns off the power even when the mobile terminal is not used for a relatively long time, such as during lunch hours, even outside business hours or during business hours. You will want to be suspended in low power disk mode.

【0012】[0012]

【発明が解決しようとする課題】しかしながら、従来に
おいては、サスペンドモードの変更を自動的に行うこと
はできないため、サスペンドモードを変更したい場合に
は、基本的にはBIOSが提供するセットアップ機能を
利用しなければならなかった。すなわち、前述した例に
基づくと、業務中はメモリモード、昼休みはディスクモ
ードに設定したい場合、メモリモードに設定されていた
コンピュータを昼休みになる度にセットアップ機能が提
供する設定画面から設定入力を行うことによってサスペ
ンドモードの変更をし、かつ再起動をしなければならず
面倒である。また、BIOSに対する設定は、システム
に関連のある内容の設定項目であるためあまり頻繁に操
作をしたくないものである。
However, in the prior art, the suspend mode cannot be changed automatically. Therefore, when changing the suspend mode, the setup function provided by the BIOS is basically used. I had to. That is, based on the above-described example, if the user wants to set the memory mode during work and the disk mode during lunch break, the computer that has been set to memory mode performs setting input from the setting screen provided by the setup function every time during lunch break. Therefore, it is necessary to change the suspend mode and restart the system, which is troublesome. Further, the setting for the BIOS is a setting item having contents related to the system, and therefore, the user does not want to frequently operate the setting item.

【0013】本発明は以上のような問題を解決するため
になされたものであり、その目的は、利用する時間によ
ってサスペンドモードの設定を自動的に変更できるサス
ペンド/リジューム機能を有するコンピュータを提供す
ることにある。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to provide a computer having a suspend / resume function capable of automatically changing the setting of a suspend mode depending on the time of use. It is in.

【0014】[0014]

【課題を解決するための手段】以上のような目的を達成
するために、第1の発明に係るサスペンド/リジューム
機能を有するコンピュータは、サスペンド/リジューム
機能を有し、主メモリ上のデータの保存先によってサス
ペンドモードを選択的に設定することができるコンピュ
ータにおいて、任意の期間毎にサスペンドモードを設定
しておき、サスペンド状態へ移行するイベントが発生し
たときには、そのサスペンド状態移行時において設定さ
れたサスペンドモードでサスペンドするサスペンド機能
実行手段を有するものである。
In order to achieve the above object, a computer having a suspend / resume function according to a first aspect of the present invention has a suspend / resume function and stores data on a main memory. In a computer in which the suspend mode can be selectively set in advance, the suspend mode is set at an arbitrary time interval, and when an event to transition to the suspend state occurs, the suspend set in the suspend state is set. A suspend function executing means for suspending in a mode.

【0015】第2の発明に係るサスペンド/リジューム
機能を有するコンピュータは、サスペンド/リジューム
機能を有し、主メモリ上のデータの保存先によってサス
ペンドモードを選択的に設定することができるコンピュ
ータにおいて、設定されたサスペンド機能の制御情報を
記憶するサスペンド情報記憶手段と、前記サスペンド情
報記憶手段に設定されたサスペンド移行条件に基づきサ
スペンド状態へ移行するイベントの発生を監視するサス
ペンドイベント監視手段と、任意の期間毎に設定された
サスペンドモードを保持するサスペンドモード設定テー
ブルと、前記サスペンドモード設定テーブルの設定内容
に従って前記サスペンド情報記憶手段に設定しているサ
スペンドモードを更新するサスペンドモード更新手段
と、前記サスペンド情報記憶手段に設定されたサスペン
ドモードでサスペンド処理を実行するサスペンド処理手
段とを有するものである。
According to a second aspect of the present invention, there is provided a computer having a suspend / resume function, the computer having a suspend / resume function and capable of selectively setting a suspend mode depending on a storage destination of data on a main memory. Suspend information storage means for storing the control information of the suspended function, a suspend event monitoring means for monitoring the occurrence of an event that shifts to a suspend state based on a suspend transition condition set in the suspend information storage means, and an arbitrary period. A suspend mode setting table for holding a suspend mode set for each, a suspend mode updating means for updating a suspend mode set in the suspend information storage means in accordance with setting contents of the suspend mode setting table, and the suspend mode Those having a suspend processing means for executing the suspend process in the suspend mode set in the multi-address storage means.

【0016】第3の発明に係るサスペンド/リジューム
機能を有するコンピュータは、第2の発明において、前
記サスペンドモード設定テーブルの設定内容を変更する
テーブル管理手段を有するものである。
A computer having a suspend / resume function according to a third aspect of the present invention is the computer according to the second aspect, further comprising table management means for changing the setting contents of the suspend mode setting table.

【0017】第4の発明に係るサスペンド/リジューム
機能を有するコンピュータは、第2の発明において、前
記サスペンドモード更新手段は、設定された時間間隔で
前記サスペンドモード設定テーブルの設定内容を参照す
るものである。
According to a fourth aspect of the present invention, in the computer having a suspend / resume function according to the second aspect, the suspend mode updating means refers to the contents set in the suspend mode setting table at set time intervals. is there.

【0018】[0018]

【発明の実施の形態】以下、図面に基づいて、本発明の
好適な実施の形態について説明する。なお、従来例と同
じ構成要素には同じ符号を付ける。
Preferred embodiments of the present invention will be described below with reference to the drawings. The same components as those in the conventional example are denoted by the same reference numerals.

【0019】図1は、本発明に係るサスペンド/リジュ
ーム機能を有するコンピュータの一実施の形態を示した
機能ブロック図である。コンピュータが有するサスペン
ド機能はサスペンド機能実行手段が、リジューム機能は
リジューム処理部5がそれぞれ実現する。サスペンド機
能実行手段は、サスペンド情報記憶部1、セットアップ
部2、サスペンドイベント監視部3、サスペンド処理部
4、サスペンドモード設定テーブル6、サスペンドモー
ド更新部7及びテーブル管理部8で構成される。
FIG. 1 is a functional block diagram showing an embodiment of a computer having a suspend / resume function according to the present invention. The suspend function of the computer is realized by a suspend function executing unit, and the resume function is realized by the resume processing unit 5. The suspend function executing means includes a suspend information storage unit 1, a setup unit 2, a suspend event monitoring unit 3, a suspend processing unit 4, a suspend mode setting table 6, a suspend mode update unit 7, and a table management unit 8.

【0020】サスペンド情報記憶部1は、設定されたサ
スペンド機能の制御情報を記憶する。記憶する制御情報
は、サスペンド状態へ移行するサスペンド移行条件やサ
スペンドモードなどであり、従来例と同じでよい。セッ
トアップ部2は、セットアップ機能により画面入力され
た制御情報をサスペンド情報記憶部1に設定する。サス
ペンド情報記憶部1とセットアップ部2は、一般的なB
IOSが提供する機能により実現することができる。サ
スペンドイベント監視部3は、サスペンド情報記憶部1
に設定されたサスペンド移行条件に基づきサスペンド状
態へ移行するイベントの発生を監視する。サスペンド処
理部4は、サスペンド情報記憶部1に設定されたサスペ
ンドモードでサスペンド処理を実行する。サスペンドイ
ベント監視部3が有するサスペンドモニタ機能及びサス
ペンド処理部4が提供するサスペンド機能は、従来例と
同じ機能でよい。サスペンドモード設定テーブル6は、
任意の期間毎に設定されたサスペンドモードを保持す
る。サスペンドモード更新部7は、サスペンドモード設
定テーブル6の設定内容に従ってサスペンド情報記憶部
1に設定しているサスペンドモードを更新する。テーブ
ル管理部8は、サスペンドモード設定テーブル6の設定
内容を変更する。図1においても従来例と同じように各
手段をOS、BIOS、H/Wと関連付けて示したが、
この関係に限定するものではない。
The suspend information storage unit 1 stores control information of the set suspend function. The control information to be stored is a suspend transition condition for transition to a suspend state, a suspend mode, and the like, and may be the same as in the conventional example. The setup unit 2 sets the control information input on the screen by the setup function in the suspend information storage unit 1. The suspend information storage unit 1 and the setup unit 2 use a general B
It can be realized by a function provided by the IOS. The suspend event monitoring unit 3 includes a suspend information storage unit 1
Monitors the occurrence of an event for transition to the suspend state based on the suspend transition condition set in. The suspend processing unit 4 executes a suspend process in the suspend mode set in the suspend information storage unit 1. The suspend monitor function of the suspend event monitoring unit 3 and the suspend function provided by the suspend processing unit 4 may be the same as the conventional example. Suspend mode setting table 6,
The suspend mode set for each arbitrary period is retained. The suspend mode update unit 7 updates the suspend mode set in the suspend information storage unit 1 according to the settings in the suspend mode setting table 6. The table management unit 8 changes the setting contents of the suspend mode setting table 6. In FIG. 1, each unit is shown in association with the OS, BIOS, and H / W as in the conventional example.
It is not limited to this relationship.

【0021】図2は、本実施の形態におけるサスペンド
モード設定テーブル6の設定内容例を示した図である。
サスペンドモード設定テーブル6には予め初期値が設定
されており、サスペンドモード更新部7は、このテーブ
ル6の設定内容に基づきサスペンド情報記憶部1に設定
しているサスペンドモードを更新することになる。た
だ、本実施の形態においては、このテーブル6の設定内
容を、テーブル管理部8が持つテーブル設定画面から任
意のタイミングで視認しながら変更できるようにしてい
るので、この設定画面を示した図3を参照しながらサス
ペンドモード設定テーブル6の設定内容について説明す
る。
FIG. 2 is a diagram showing an example of setting contents of the suspend mode setting table 6 in the present embodiment.
An initial value is set in the suspend mode setting table 6 in advance, and the suspend mode updating unit 7 updates the suspend mode set in the suspend information storage unit 1 based on the setting contents of the table 6. However, in the present embodiment, the setting contents of the table 6 can be changed while visually recognizing at an arbitrary timing from the table setting screen of the table management unit 8, so that the setting screen shown in FIG. The setting contents of the suspend mode setting table 6 will be described with reference to FIG.

【0022】まず、サスペンドモードに関する設定項目
としては、サスペンドモードの設定(有効/無効)、有
効とした場合の時間毎のモードの関連付け及びこのテー
ブル6へのモニタ間隔がある。図3の「サスペンドモー
ド」の領域において無効を選択した場合は、サスペンド
機能を無効にする。すなわち、サスペンドに移行しない
という設定となる。有効を設定した場合は、更にそのモ
ードをディスクモード、メモリモード若しくはテーブル
設定に従うかを選択することができる。ディスクモード
及びメモリモードを選択した場合は、常時固定的にディ
スクモード又はメモリモードでサスペンド処理が行われ
る。このいずれかを選択すれば従来と同様のサスペンド
機能を提供することになる。テーブル設定を選択したと
きには本実施の形態の特徴とする図3の「時間/モード
関連付けテーブル」の設定内容に従ったサスペンド処理
が実行されることになる。
First, as the setting items relating to the suspend mode, there are a suspend mode setting (valid / invalid), a mode association for each time when the suspend mode is validated, and a monitor interval for the table 6. When invalid is selected in the “suspend mode” area of FIG. 3, the suspend function is invalidated. That is, the setting is not to shift to suspend. When “valid” is set, it is possible to further select whether the mode follows the disk mode, the memory mode, or the table setting. When the disk mode and the memory mode are selected, the suspend process is always performed in the disk mode or the memory mode. If one of these is selected, a suspend function similar to the conventional one will be provided. When the table setting is selected, the suspend process is executed according to the setting contents of the "time / mode association table" in FIG. 3, which is a feature of the present embodiment.

【0023】本実施の形態では、図3の「テーブル設
定」を設けたことでサスペンドモードを任意の指定期間
で自由に設定できるようにしたことを特徴としている。
図3には、月曜日から金曜日の9時から12時(正確に
は11時59分59秒)までと月曜日から木曜日の13
時30分から17時(正確には16時59分59秒)ま
でをメモリモードとし、それ以外をディスクモードと各
モードを個別に設定した例が示されている。図3では、
15分単位に設定可能としているが、この設定時間の区
切りは設計事項である。なお、この「テーブル設定」に
おいても常時固定的にディスクモード又はメモリモード
に設定することもできるようにしている。
This embodiment is characterized in that the "table setting" of FIG. 3 is provided so that the suspend mode can be set freely in an arbitrary designated period.
FIG. 3 shows Monday to Friday from 9:00 to 12:00 (exactly 11:59:59) and Monday to Thursday at 13 o'clock.
In this example, the memory mode is set from 1:30 to 17:00 (exactly 16:59:59), and the other modes are individually set to the disk mode. In FIG.
Although it is possible to set the time in units of 15 minutes, the set time interval is a matter of design. In this “table setting”, the disk mode or the memory mode can always be fixedly set.

【0024】更に、図3の「テーブルモニタ間隔」にサ
スペンドモード更新部7がサスペンドモード設定テーブ
ル6を参照しにいく時間間隔を設定する。本実施の形態
では、1秒から59分59秒まで設定可能とする。0秒
と設定したときにはこのテーブル6をモニタしない。図
2には、図3の設定内容に対応した内容例が簡略して示
されている。なお、サスペンドモード設定テーブル6
は、テーブル管理部8によって更新され、サスペンドモ
ード更新部7によって参照されるので、このデータ構造
はサスペンドモード更新部7及びテーブル管理部8を実
現するソフトウェアとの間でインタフェースが取れてい
ればよい。したがって、本実施の形態では、カンマやセ
ミコロンなどで項目や各項目のデータを分類し、各サス
ペンドモードを“d”、“m”など簡単な記述形式で表
している。また、多数の携帯端末へ同一設定を行うなど
のメンテナンスが容易となるようにテキスト形式として
いる。
Further, a time interval at which the suspend mode updating unit 7 refers to the suspend mode setting table 6 is set in the "table monitor interval" of FIG. In the present embodiment, it can be set from 1 second to 59 minutes 59 seconds. When set to 0 seconds, this table 6 is not monitored. FIG. 2 schematically shows a content example corresponding to the setting content of FIG. Note that the suspend mode setting table 6
Is updated by the table management unit 8 and is referred to by the suspend mode update unit 7. Therefore, this data structure only needs to be interfaced with the software that implements the suspend mode update unit 7 and the table management unit 8. . Therefore, in the present embodiment, items and data of each item are classified by a comma or a semicolon, and each suspend mode is represented by a simple description format such as “d” or “m”. The text format is used to facilitate maintenance such as performing the same setting for a large number of mobile terminals.

【0025】なお、本実施の形態で提供するサスペンド
機能をある程度特定された業務において使用する携帯端
末に具備することを前提としているため、図3に示した
設定画面例では一週間毎のモード設定ができるようにし
たが、モードの設定を簡易化して一日単位のみ可能とし
てもよいし、月毎にできるようにしてもよい。また、デ
ータ管理上、「テーブルモニタ間隔」をサスペンドモー
ドの設定の一項目としているが、別個に管理するように
してもよい。
Since it is assumed that the suspend function provided in the present embodiment is provided in a portable terminal used in a specified business to some extent, the setting screen example shown in FIG. However, the mode setting may be simplified to allow only one day, or may be possible every month. In addition, in the data management, the “table monitor interval” is one item of the setting of the suspend mode, but may be managed separately.

【0026】図4は、本実施の形態におけるコンピュー
タのハードウェア構成図であり、このコンピュータは、
CPU11、主メモリ12、BIOS13、システム時
計14、ディスク15、入力装置16、出力装置17、
電源監視装置18及びバッテリ19で構成されている。
各装置は、従来からある装置をそのまま使用することが
できる。このうち、主メモリ12は、サスペンド/リジ
ューム処理の対象となる装置であり、メモリモードのと
きにはバッテリ19から電力の供給を受ける。システム
時計14は、バッテリ19から電力の供給を受けること
によって電源オフ時にも計時を行う。ディスク15は、
OS、アプリケーション等を格納し、また、ディスクモ
ードのときには主メモリ12の内容を格納する。各装置
は、コンピュータが主電源(商用電源)に接続されてい
るときには主電源からの電力供給を受け、携帯時などに
はバッテリ19からの電力供給を受けることになる。
FIG. 4 is a hardware configuration diagram of a computer according to the present embodiment.
CPU 11, main memory 12, BIOS 13, system clock 14, disk 15, input device 16, output device 17,
It comprises a power supply monitoring device 18 and a battery 19.
Each device can use a conventional device as it is. The main memory 12 is a device subjected to the suspend / resume processing, and receives power from the battery 19 in the memory mode. The system clock 14 measures time even when the power is turned off by receiving power supply from the battery 19. Disk 15
It stores an OS, an application, and the like, and stores the contents of the main memory 12 in the disk mode. Each device receives power supply from the main power supply when the computer is connected to the main power supply (commercial power supply), and receives power supply from the battery 19 when carrying the computer.

【0027】本実施の形態において特徴的なことは、サ
スペンドモードを任意の期間毎に設定できるようにした
ことであり、サスペンド状態への移行時において、その
時に設定したサスペンドモードでサスペンドされるよう
にしたことである。すなわち、本実施の形態において
は、携帯端末の利用形態に応じたサスペンドモードを自
動設定することができるので、セットアップ機能を用い
てサスペンドモードの切替操作をしなくてよく便利であ
る。また、サスペンドモードの設定によっては、バッテ
リの持続時間をより長くできるという効果を共に得るこ
とができる。
A feature of the present embodiment is that the suspend mode can be set at an arbitrary time interval. When the apparatus shifts to the suspend state, the apparatus is suspended in the suspend mode set at that time. That is what we did. That is, in the present embodiment, the suspend mode can be automatically set in accordance with the usage mode of the mobile terminal, so that it is not necessary to switch the suspend mode using the setup function, which is convenient. In addition, depending on the setting of the suspend mode, the effect that the duration of the battery can be longer can be obtained.

【0028】次に、本実施の形態において提供するサス
ペンド機能について説明するが、まず最初にサスペンド
情報記憶部1に設定されるサスペンドモードの更新処理
について図5に示したフローチャートを用いて説明す
る。この更新処理は、システムの起動後に動作を開始す
るサスペンドモード更新部7によってシステムがダウン
するまでの間実行される。
Next, the suspend function provided in the present embodiment will be described. First, update processing of the suspend mode set in the suspend information storage unit 1 will be described with reference to the flowchart shown in FIG. This updating process is executed until the system is shut down by the suspend mode updating unit 7 that starts operating after the system is started.

【0029】サスペンドモード更新部7は、システム起
動後、サスペンドモード設定テーブル6から設定されて
いるテーブルモニタ間隔を取得すると(ステップ10
1)、この設定された時間間隔でサスペンドモード設定
テーブル6の設定内容を参照することになる。その時間
経過後(ステップ102)、サスペンドモード更新部7
は、まずサスペンドモードの設定内容を参照する(ステ
ップ103)。その設定内容が「テーブル設定」のと
き、サスペンドモード更新部7は、サスペンドモード設
定テーブル6の時間/モード関連付けテーブルからカレ
ント時間に基づき設定されたサスペンドモードを取得す
る(ステップ104,105)。例えば、現在すなわち
サスペンドモード更新部7の動作時が月曜日の10時で
あればメモリモード、12時30分であればディスクモ
ードが取得されることになる。
After the system is started, the suspend mode updating unit 7 acquires the table monitor interval set from the suspend mode setting table 6 (step 10).
1) At this set time interval, the setting contents of the suspend mode setting table 6 are referred to. After that time (step 102), the suspend mode updating unit 7
Refers to the setting contents of the suspend mode (step 103). When the setting content is “table setting”, the suspend mode updating unit 7 acquires the suspend mode set based on the current time from the time / mode association table of the suspend mode setting table 6 (steps 104 and 105). For example, if the current operation of the suspend mode updating unit 7 is Monday at 10:00, the memory mode is acquired, and if it is 12:30, the disk mode is acquired.

【0030】このように、設定すべきサスペンドモード
が取得できると、サスペンドモード更新部7は、サスペ
ンドモード設定テーブル6から特定できたサスペンドモ
ードでサスペンド情報記憶部1の設定を更新する(ステ
ップ106)。つまり、サスペンドモード設定テーブル
6の「サスペンドモード」に設定された無効、有効時の
メモリモード、ディスクモードあるいはステップ105
で取得したカレント時間のサスペンドモード(メモリモ
ード若しくはディスクモード)で更新する。その後、ス
テップ101に戻る。
As described above, when the suspend mode to be set can be obtained, the suspend mode updating unit 7 updates the setting of the suspend information storage unit 1 with the suspend mode specified from the suspend mode setting table 6 (step 106). . That is, the invalid or valid memory mode, disk mode, or step 105 set in the “suspend mode” of the suspend mode setting table 6
Update in the suspend mode (memory mode or disk mode) of the current time acquired in step 2. Then, the process returns to step 101.

【0031】なお、この例だと、サスペンド情報記憶部
1のサスペンドモードの設定は、30秒ごとに更新され
ることになるが、設定内容を毎回読み出し、又は前回設
定値を保持しておくことで、変更されたときのみサスペ
ンド情報記憶部1の内容を書き替えるようにしてもよ
い。
In this example, the setting of the suspend mode in the suspend information storage unit 1 is updated every 30 seconds. However, it is necessary to read out the setting contents every time or to hold the previously set values. Thus, the content of the suspend information storage unit 1 may be rewritten only when it is changed.

【0032】本実施の形態によれば、任意の時間におけ
るサスペンドモードをサスペンドモード設定テーブル6
に予め設定しておくことで、従来のようにBIOSのセ
ットアップ機能を利用しなくてもサスペンドモードの自
動切替えをすることができる。
According to the present embodiment, the suspend mode at an arbitrary time is stored in the suspend mode setting table 6.
In advance, the suspend mode can be automatically switched without using the BIOS setup function as in the related art.

【0033】以上のように、サスペンド情報記憶部1の
サスペンドモードの設定内容は、サスペンドモード更新
部7によって更新されることになる。そして、サスペン
ドイベント監視部3は、システム起動後、サスペンド情
報記憶部1の設定内容に従い電源オフ操作などサスペン
ド状態に移行するためのイベント発生を常時監視してお
り、そのイベントの発生を検知すると、その旨をサスペ
ンド処理部4に通知する。サスペンド処理部4は、サス
ペンド情報記憶部1に設定されているサスペンドモード
でサスペンド処理を実行することになる。すなわち、サ
スペンドモードがメモリモードであれば、主メモリへの
電源供給を継続したまま他のH/Wへの電源供給を停止
し、サスペンドモードがディスクモードであれば、主メ
モリの内容をディスクに待避した後、コンピュータの電
源をオフにする。もちろん、サスペンドモードが無効の
ときには機能しない。
As described above, the setting contents of the suspend mode in the suspend information storage unit 1 are updated by the suspend mode updating unit 7. After the system is started, the suspend event monitoring unit 3 constantly monitors the occurrence of an event for shifting to a suspend state, such as a power-off operation, according to the settings in the suspend information storage unit 1. When the occurrence of the event is detected, This is notified to the suspend processing unit 4. The suspend processing unit 4 executes the suspend processing in the suspend mode set in the suspend information storage unit 1. That is, if the suspend mode is the memory mode, the power supply to the other H / W is stopped while the power supply to the main memory is continued, and if the suspend mode is the disk mode, the contents of the main memory are transferred to the disk. After evacuating, turn off the computer. Of course, it will not work when suspend mode is disabled.

【0034】このように、サスペンド機能を発揮するた
めのサスペンドイベント監視部3及びサスペンド処理部
4それぞれの機能自身は、従来例と同じでよい。また、
リジューム処理部5により電源オン時に実行されるリジ
ューム機能も従来と同じでよい。
As described above, the functions of the suspend event monitoring unit 3 and the suspend processing unit 4 for exhibiting the suspend function may be the same as those of the conventional example. Also,
The resume function executed when the power is turned on by the resume processing unit 5 may be the same as the conventional one.

【0035】次に、テーブル管理部8の機能を説明する
が、サスペンドモード設定テーブル6への設定内容につ
いては上述したとおりである。テーブル管理部8は、ユ
ーザ操作により表示された図3の設定画面からマウス等
を使用して個別設定選択時に時間/モード関連付けテー
ブルのある範囲が指定されクリックされると、その範囲
を反転表示することでその時間におけるメモリモードと
ディスクモードとを切り替えることになる。そして、
「OK」ボタンをクリックすることでその変更内容でサ
スペンドモード設定テーブル6が更新される。これ以
降、サスペンドモード更新部7は、更新されたサスペン
ドモード設定テーブル6に基づき上記更新処理を行うこ
とになる。
Next, the function of the table management unit 8 will be described. The contents set in the suspend mode setting table 6 are as described above. When a certain range of the time / mode association table is designated and clicked when individual setting is selected using a mouse or the like from the setting screen of FIG. 3 displayed by a user operation, the table management unit 8 reversely displays the range. This switches between the memory mode and the disk mode at that time. And
Clicking the "OK" button updates the suspend mode setting table 6 with the changed contents. Thereafter, the suspend mode update unit 7 performs the above-described update processing based on the updated suspend mode setting table 6.

【0036】一定の業務を行う部署で使用する複数の携
帯端末には、ファイル形式のサスペンドモード設定テー
ブル6をコピーすることで容易に複数の携帯端末に同じ
設定を行うことができる。また、各自で他の異なる設定
をしたい場合などは、テーブル管理部8が持つ設定画面
を介して自己の業務に即した設定に自由に変更すること
ができる。
The same setting can be easily performed on a plurality of portable terminals used by a department performing a certain job by copying the suspend mode setting table 6 in a file format. If the user wants to make other different settings, the user can freely change the settings to suit his / her own business via the setting screen of the table management unit 8.

【0037】本実施の形態が提供するサスペンド機能を
利用すれば、例えば業務中など携帯端末の利用頻度の高
い時間帯は消費電力の節約よりも瞬時に立ち上がる利便
性を重視しメモリモードに設定し、それ以外では消費電
力の節約を重視してディスクモードに設定すれば、利便
性とバッテリ持続時間の延長の双方を満足させることが
できる。また、本実施の形態では、サスペンドモード更
新部7によってサスペンドモード設定テーブル6の設定
内容に基づきサスペンドモードの自動切替えを行うの
で、操作性の面から便利である。
If the suspend function provided by the present embodiment is used, the memory mode is set in a time zone in which the mobile terminal is frequently used, such as during work, with emphasis on the convenience of instant startup rather than power saving. Otherwise, if the disk mode is set with emphasis on saving power consumption, both convenience and extension of battery life can be satisfied. In the present embodiment, the suspend mode is automatically switched by the suspend mode update unit 7 based on the settings in the suspend mode setting table 6, which is convenient in terms of operability.

【0038】なお、本実施の形態が提供するサスペンド
/リジューム機能は、携帯端末以外のコンピュータにも
持たせることができる。
The suspend / resume function provided by the present embodiment can be provided to a computer other than a portable terminal.

【0039】また、本実施の形態では、BIOSを利用
してサスペンド/リジューム機能を実現する機種を想定
して説明したが、このようなハードウェア構成、ソフト
ウェア構成でサスペンド/リジューム機能を実現しない
コンピュータにも適用することができる。本発明は、任
意の期間毎にモードの設定ができることを特徴とするも
のであり、本発明を適用するコンピュータの機種に限定
するものではない。
Further, in the present embodiment, the description has been made assuming a model that realizes the suspend / resume function using the BIOS. However, a computer that does not realize the suspend / resume function with such a hardware configuration and a software configuration is described. Can also be applied. The present invention is characterized in that the mode can be set at an arbitrary time interval, and is not limited to a computer model to which the present invention is applied.

【0040】また、現在におけるサスペンドモードは、
メモリモードとディスクモードの2つのモードが存在す
るが、将来的に増えた場合でも本発明を適用することが
できる。
The current suspend mode is as follows:
Although there are two modes, a memory mode and a disk mode, the present invention can be applied even if the number increases in the future.

【0041】[0041]

【発明の効果】本発明によれば、任意の期間毎にサスペ
ンドモードを設定しておき、カレント時間において設定
したサスペンドモードに自動的に切り替えるようにした
ので、所望のサスペンドモードでサスペンドさせること
ができる。これにより、例えばBIOSのセットアップ
機能を用いてサスペンドモードを切り替えなくてもコン
ピュータの利用形態に即したサスペンドモードでサスペ
ンドさせることができる。
According to the present invention, the suspend mode is set at an arbitrary time interval, and the mode is automatically switched to the suspend mode set at the current time, so that the suspend mode can be suspended in a desired suspend mode. it can. As a result, it is possible to suspend in the suspend mode suitable for the usage of the computer without switching the suspend mode using the setup function of the BIOS, for example.

【0042】また、サスペンドモード設定テーブルの設
定内容を変更できるようにしたので、コンピュータ毎に
最適なサスペンドモードを設定することができる。
Also, since the setting contents of the suspend mode setting table can be changed, the optimum suspend mode can be set for each computer.

【0043】また、サスペンドモードの自動切替えのタ
イミングを任意に設定することができる。
Further, the timing of automatic switching of the suspend mode can be arbitrarily set.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明に係るサスペンド/リジューム機能を
有するコンピュータの一実施の形態を示した機能ブロッ
ク図である。
FIG. 1 is a functional block diagram showing an embodiment of a computer having a suspend / resume function according to the present invention.

【図2】 本実施の形態におけるサスペンドモード設定
テーブルの設定内容例を示した図である。
FIG. 2 is a diagram showing an example of setting contents of a suspend mode setting table in the present embodiment.

【図3】 本実施の形態におけるサスペンドモード設定
テーブルの設定内容を更新するために用いる設定画面例
を示した図である。
FIG. 3 is a diagram showing an example of a setting screen used to update setting contents of a suspend mode setting table in the present embodiment.

【図4】 本実施の形態におけるコンピュータのハード
ウェア構成図である。
FIG. 4 is a hardware configuration diagram of a computer according to the present embodiment.

【図5】 本実施の形態におけるサスペンドモード更新
処理を示したフローチャートである。
FIG. 5 is a flowchart illustrating a suspend mode update process according to the present embodiment.

【図6】 従来のサスペンド/リジューム機能を実現す
るコンピュータシステムの機能ブロック図である。
FIG. 6 is a functional block diagram of a computer system that realizes a conventional suspend / resume function.

【図7】 従来のサスペンド処理のフローチャートであ
る。
FIG. 7 is a flowchart of a conventional suspend process.

【符号の説明】[Explanation of symbols]

1 サスペンド情報記憶部、2 セットアップ部、3
サスペンドイベント監視部、4 サスペンド処理部、5
リジューム処理部、6 サスペンドモード設定テーブ
ル、7 サスペンドモード更新部、8 テーブル管理
部、11 CPU、12 主メモリ、13 BIOS、
14 システム時計、15 ディスク、16 入力装
置、17 出力装置、18 電源監視装置、19 バッ
テリ。
1 Suspend information storage unit, 2 Setup unit, 3
Suspend event monitoring unit, 4 Suspend processing unit, 5
Resume processing unit, 6 suspend mode setting table, 7 suspend mode update unit, 8 table management unit, 11 CPU, 12 main memory, 13 BIOS,
14 system clock, 15 disk, 16 input device, 17 output device, 18 power monitoring device, 19 battery.

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 サスペンド/リジューム機能を有し、主
メモリ上のデータの保存先によってサスペンドモードを
選択的に設定することができるコンピュータにおいて、 任意の期間毎にサスペンドモードを設定しておき、サス
ペンド状態へ移行するイベントが発生したときには、そ
のサスペンド状態移行時において設定したサスペンドモ
ードでサスペンドするサスペンド機能実行手段を有する
ことを特徴とするサスペンド/リジューム機能を有する
コンピュータ。
1. A computer having a suspend / resume function and capable of selectively setting a suspend mode depending on a storage destination of data in a main memory, wherein the suspend mode is set at an arbitrary period, and the suspend mode is set. A computer having a suspend / resume function, comprising: a suspend function executing means for suspending in a suspend mode set at the time of transition to a suspend state when the transition to a suspend state occurs.
【請求項2】 サスペンド/リジューム機能を有し、主
メモリ上のデータの保存先によってサスペンドモードを
選択的に設定することができるコンピュータにおいて、 設定されたサスペンド機能の制御情報を記憶するサスペ
ンド情報記憶手段と、 前記サスペンド情報記憶手段に設定されたサスペンド移
行条件に基づきサスペンド状態へ移行するイベントの発
生を監視するサスペンドイベント監視手段と、 任意の期間毎に設定されたサスペンドモードを保持する
サスペンドモード設定テーブルと、 前記サスペンドモード設定テーブルの設定内容に従って
前記サスペンド情報記憶手段に設定しているサスペンド
モードを更新するサスペンドモード更新手段と、 前記サスペンド情報記憶手段に設定されたサスペンドモ
ードでサスペンド処理を実行するサスペンド処理手段
と、 を有することを特徴とするサスペンド/リジューム機能
を有するコンピュータ。
2. A computer having a suspend / resume function and capable of selectively setting a suspend mode depending on a storage location of data on a main memory, a suspend information storage for storing control information of the set suspend function. Means, a suspend event monitoring means for monitoring the occurrence of an event for transitioning to a suspend state based on a suspend transition condition set in the suspend information storage means, and a suspend mode setting for holding a suspend mode set at an arbitrary period A suspend mode updating unit for updating a suspend mode set in the suspend information storage unit according to the setting contents of the suspend mode setting table; and executing a suspend process in the suspend mode set in the suspend information storage unit. Computer having a suspend / resume function, characterized in that it comprises a suspension process means that, the.
【請求項3】 前記サスペンドモード設定テーブルの設
定内容を変更するテーブル管理手段を有することを特徴
とする請求項2記載のサスペンド/リジューム機能を有
するコンピュータ。
3. The computer having a suspend / resume function according to claim 2, further comprising table management means for changing the setting contents of said suspend mode setting table.
【請求項4】 前記サスペンドモード更新手段は、設定
された時間間隔で前記サスペンドモード設定テーブルの
設定内容を参照することを特徴とする請求項2記載のサ
スペンド/リジューム機能を有するコンピュータ。
4. The computer having a suspend / resume function according to claim 2, wherein said suspend mode updating means refers to the contents set in said suspend mode setting table at set time intervals.
JP9229188A 1997-08-26 1997-08-26 Computer with suspend / resume function Expired - Fee Related JP2898616B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9229188A JP2898616B2 (en) 1997-08-26 1997-08-26 Computer with suspend / resume function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9229188A JP2898616B2 (en) 1997-08-26 1997-08-26 Computer with suspend / resume function

Publications (2)

Publication Number Publication Date
JPH1165721A JPH1165721A (en) 1999-03-09
JP2898616B2 true JP2898616B2 (en) 1999-06-02

Family

ID=16888193

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9229188A Expired - Fee Related JP2898616B2 (en) 1997-08-26 1997-08-26 Computer with suspend / resume function

Country Status (1)

Country Link
JP (1) JP2898616B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6766461B1 (en) 1999-11-30 2004-07-20 Kabushiki Kaisha Toshiba Status switching method of an information apparatus to ensure an operating status when the apparatus is liable to receive vibration or shock

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3851866B2 (en) 2002-11-29 2006-11-29 株式会社東芝 Electronic device and system environment setting method for the same
JP5099317B2 (en) * 2007-05-17 2012-12-19 村田機械株式会社 Electronics
CN102934086B (en) * 2010-06-10 2017-08-25 富士通株式会社 Multi-core processor system, electrical control method and power control program
JP5862727B2 (en) * 2014-08-13 2016-02-16 富士通株式会社 Multi-core processor system, multi-core processor system control method, and multi-core processor system control program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6766461B1 (en) 1999-11-30 2004-07-20 Kabushiki Kaisha Toshiba Status switching method of an information apparatus to ensure an operating status when the apparatus is liable to receive vibration or shock

Also Published As

Publication number Publication date
JPH1165721A (en) 1999-03-09

Similar Documents

Publication Publication Date Title
JP4175838B2 (en) Information processing apparatus with standby mode, standby mode start method and standby mode cancel method
JP2003323236A (en) Information processor and information processing program
JP3600556B2 (en) Information processing equipment
TWI459191B (en) Power management method on a stock quoting software for mobile
JP2898616B2 (en) Computer with suspend / resume function
JPH11353048A (en) Power saving mode shift control method for electronic equipment, electronic equipment and storage medium recorded with power saving mode shift control procedure
JP2006301907A (en) Power supply control unit, power supply control method, and program
JP2000250667A (en) Suspending and resuming method providing system processing function
CN108227900B (en) Electronic device, energy-saving control method, energy-saving device, and readable storage medium
JP2001290568A (en) Power source control method for reducing power consumption, information processor and recording medium
JP2001014050A (en) Information processor and storage medium
JPH07141075A (en) Power saving control method for portable computer
JP2002082743A (en) Electronic equipment and storage medium stored with electronic equipment control program
JP2002182776A (en) System and method for controlling operating frequency
JPH1063362A (en) Suspend-resuming method capable of holding plural program states by each resume factor
JP4325186B2 (en) Power control method for portable device and control unit
JP2008197812A (en) Information processor
JPH06230845A (en) Resuming system
JPH07168541A (en) Contrast control device for displaying display
JP6265239B2 (en) Processing device and program
JP5327303B2 (en) Server device, client device, and program
JPH06149406A (en) Cpu clock switching control system
JP2002341975A (en) Information processor, resume control method and operation mode control method
JP5683885B2 (en) Information processing device
JP5737339B2 (en) Program processing apparatus and program

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees