JPH08263368A - Information processor - Google Patents

Information processor

Info

Publication number
JPH08263368A
JPH08263368A JP7069209A JP6920995A JPH08263368A JP H08263368 A JPH08263368 A JP H08263368A JP 7069209 A JP7069209 A JP 7069209A JP 6920995 A JP6920995 A JP 6920995A JP H08263368 A JPH08263368 A JP H08263368A
Authority
JP
Japan
Prior art keywords
memory
extended
power supply
extended memory
control means
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7069209A
Other languages
Japanese (ja)
Inventor
Hiromoto Ochiai
洋元 落合
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.)
NEC Platforms Ltd
Original Assignee
NEC AccessTechnica 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 NEC AccessTechnica Ltd filed Critical NEC AccessTechnica Ltd
Priority to JP7069209A priority Critical patent/JPH08263368A/en
Publication of JPH08263368A publication Critical patent/JPH08263368A/en
Pending legal-status Critical Current

Links

Landscapes

  • Power Sources (AREA)
  • Memory System (AREA)

Abstract

PURPOSE: To eliminate a need of manually determining the capacity of an extended memory before power-on by controlling the power supply to the extended memory of a main memory from a power source and controlling the power supply to extended memory blocks of the extended memory from the power source by this control. CONSTITUTION: A first memory power control means 13 is started by a common memory library means 15b when an OS start means 19a of a CPU 3a starts an OS 15. A first extended memory recognition means 13a recognizes the capacity of an extended memory 10 in accordance with the memory capacity checked by a low level input/output means 15a. A first used memory selecting means 13b selects extended memory blocks 10a to 10n to be used in accordance with the capacity of the extended memory 10 recognized by the first extended memory recognition means 13a. Next, the first memory power control means 13c controls a switch part 14a of a power switching part 4a in accordance with the selection result of the first used memory selecting means 13b and connects only extended memory blocks 10a to 10b to be used to a power source 2.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、情報処理装置に関し、
特に搭載されたメモリの消費電力を制御する情報処理装
置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing device,
In particular, the present invention relates to an information processing device that controls the power consumption of a mounted memory.

【0002】[0002]

【従来の技術】従来の情報処理装置は、ハードウェア上
に実装されているメモリの使用および未使用に関係無く
全メモリに電力を供給していた。そのため、メモリによ
り消費電力を削減するには、ハードウェア上から実装さ
れている未使用のメモリを実際に削除する必要がある。
また、これ以外に省電力化した情報処理装置の例が、実
公平1−35360号「ダイナミックメモリボード」に
記載されている。この公報に記載されている省電力の方
法は、メモリブロックの使用の可否を決定するための切
替えスイッチを設け、このスイッチのオンまたはオフに
よりメモリブロックへのRAS信号の供給を制御し、あ
らかじめ設定されたメモリブロック以外ではRAS信号
の供給をしないようにしてリフレッシュを禁止し、ダイ
ナミックメモリボードの省電力化を実現していた。
2. Description of the Related Art A conventional information processing apparatus supplies power to all memories regardless of whether the memories mounted on the hardware are used or not. Therefore, in order to reduce the power consumption by the memory, it is necessary to actually delete the unused memory mounted on the hardware.
An example of a power-saving information processing apparatus other than this is described in Japanese Utility Model Publication No. 1-35360, "Dynamic Memory Board". The power saving method described in this publication is provided with a changeover switch for determining whether or not the memory block can be used, and by turning on or off the switch, the supply of the RAS signal to the memory block is controlled and preset. In the memory blocks other than the specified memory block, the RAS signal is not supplied to prohibit the refresh and the power saving of the dynamic memory board is realized.

【0003】また、従来の米マイクロソフトウェア社製
のMS−DOS(マイクロソフトウェア社の登録商標)
等のオペレーティングシステム(以後、OSと記すとき
もある)が動作する情報処理装置は、中央処理装置(以
後、CPUと記すこともある)が固定磁気ディスク装置
やフレキシブルディスク装置等の外部記憶装置からソフ
トウェアやソフトウェアの実行で使用するデータの書込
み(以後、ロードと記すときもある)やソフトウェアの
実行を行う標準メモリから構成される主記憶装置(以
後、メインメモリと記すときもある)を有している。し
かし、昨今のMS−DOSやMS−DOS上で動作する
Windows(マイクロソフトウェア社の登録商標)
等のOSやアプリケーションソフトウェア(以後、アプ
リソフトと記すこともある)の巨大化に従って、MS−
DOSが基本的に使用できるメインメモリの標準メモリ
容量の最大640kバイトでは標準メモリの容量が足り
なくなり、ロードや動作が不可能になっていた。そこ
で、物理的にメモリ(以後、拡張メモリと記すときもあ
る)を増やし、MS−DOSでは640kバイト以上の
メインメモリは機能的に扱うことが不可能なので、64
0kバイト以上のメモリ容量をMS−DOSとの間で管
理,制御するソフトウェアから構成される拡張メモリマ
ネージャ等の拡張メモリ制御手段が使用されている。
In addition, the conventional MS-DOS (registered trademark of Micro Software, Inc.) manufactured by Micro Software, Inc.
An information processing device in which an operating system (such as OS) is operated by a central processing unit (hereinafter also referred to as CPU) from an external storage device such as a fixed magnetic disk device or a flexible disk device. Has a main memory (hereinafter also referred to as main memory) consisting of standard memory for writing software and data used for executing software (hereinafter also referred to as load) and for executing software ing. However, recent MS-DOS and Windows (registered trademark of Micro Software Co., Ltd.) operating on MS-DOS
As the OS and application software (such as application software) become huge, MS-
With a maximum standard memory capacity of 640 kbytes that can be basically used by DOS, the standard memory capacity is insufficient, and loading and operation are impossible. Therefore, physically increasing the memory (hereinafter, sometimes referred to as expansion memory), MS-DOS cannot handle the main memory of 640 kbytes or more functionally, so 64
An extended memory control means such as an extended memory manager configured by software for managing and controlling a memory capacity of 0 kbytes or more with MS-DOS is used.

【0004】次に、図を参照して拡張メモリおよび拡張
メモリ制御手段を有するパーソナルコンピュータ等の情
報処理装置でMS−DOSが拡張メモリを認識して起動
する動作に関して説明する。
Next, the operation of the MS-DOS recognizing and starting the extended memory in the information processing apparatus such as a personal computer having the extended memory and the extended memory control means will be described with reference to the drawings.

【0005】従来例を示す図5を参照すると、情報処理
装置は拡張メモリを含むメインメモリ1と、メインメモ
リ1に電力を供給する電源2と、メインメモリ1へソフ
トウェアおよびソフトウェアが処理するデータの書込み
および読出しを行うCPU3cと、OSやアプリソフト
等のソフトウェアを格納する外部記憶装置5と、メイン
メモリ1,CPU3cおよび外部記憶装置5間を接続し
てソフトウェアのデータの書込み,読込みの制御を行う
入出力制御部6とを有する。
Referring to FIG. 5 showing a conventional example, an information processing apparatus includes a main memory 1 including an extended memory, a power supply 2 for supplying electric power to the main memory 1, software for the main memory 1 and data to be processed by the software. The CPU 3c for writing and reading, the external storage device 5 for storing software such as OS and application software, the main memory 1, the CPU 3c and the external storage device 5 are connected to each other to control writing and reading of software data. And an input / output control unit 6.

【0006】メインメモリ1は予じめ情報処理装置に搭
載されている標準メモリ11と、後にユーザーが新たに
搭載した拡張メモリ10とを有する。拡張メモリ10
は、複数の拡張メモリブロック10a〜10nを有す
る。
The main memory 1 has a standard memory 11 installed in the advance information processing apparatus and an expansion memory 10 newly installed by the user later. Expansion memory 10
Has a plurality of extended memory blocks 10a to 10n.

【0007】CPU3cは、電源投入時またはリセット
時に、外部記憶装置5からOS15を標準メモリ11に
ロードして起動するOS起動手段19aと、OS15上
でアプリソフト16を起動させるアプリソフト起動手段
19bとを有する。
The CPU 3c, when the power is turned on or reset, loads the OS 15 from the external storage device 5 into the standard memory 11 and activates it, and the OS activation means 19a and the application software activation means 19b that activates the application software 16 on the OS 15. Have.

【0008】外部記憶装置5はMS−DOS等のOS1
5と、OS15上で動作するアプリソフト16とを有す
る。OS15はMS−DOSのIO.SYS等の周辺装
置のハードウェアを直接操作する低レベル(一般に、ハ
ードウェアに近いほどレベルが低いと表現する)の入出
力を行う低レベル入出力手段15aと、MS−DOSの
MSDOS.SYS等のOS15の本体であり低レベル
入出力手段15aによる周辺装置の入出力機能を使用し
てコンソール入出力および外部記憶装置5等を管理する
ファイルシステム等を実現する共通ライブラリ手段15
bと、MS−DOSのCOMMAND.COM等のユー
ザーからのコマンドを受け取り要求された意味を解釈し
て実行するユーザーインタフェース手段15cと、予じ
めユーザから設定された拡張メモリ10の拡張メモリ容
量を確保してOS15,拡張メモリ10およびアプリソ
フト16間の書込み,読込みを制御する拡張メモリマネ
ージャ等の拡張メモリ制御手段15dとを有する。
The external storage device 5 is an OS 1 such as MS-DOS.
5 and application software 16 operating on the OS 15. OS15 is the IO of MS-DOS. Low-level input / output means 15a for performing low-level input / output (generally expressed as lower level as closer to the hardware) for directly operating hardware of peripheral devices such as SYS, MSDOS of MS-DOS. A common library means 15 which is a main body of the OS 15 such as SYS and which realizes a file system for managing console input / output and the external storage device 5 etc. by using the input / output function of the peripheral device by the low level input / output means 15a.
b and the COMMAND. A user interface means 15c for receiving a command from a user such as COM and interpreting and executing a requested meaning, and an OS 15, an expansion memory 10 by securing an expansion memory capacity of the expansion memory 10 set by a user in advance. It has an extended memory control means 15d such as an extended memory manager for controlling writing and reading between the application software 16.

【0009】次に、従来の情報処理装置の電源投入時の
動作に関し、図面を参照して説明する。
Next, the operation of the conventional information processing apparatus when the power is turned on will be described with reference to the drawings.

【0010】従来例を示す図5,6を参照すると、情報
処理装置は電源が投入されると、ステップS7において
CPU3cのOS起動手段19aは、外部記憶装置5か
らOS15の低レベル入出力手段15a,共通ライブラ
リ手段15bを読出し、メインメモリの標準メモリ11
にロードする。低レベル入出力手段15a,共通ライブ
ラリ手段15bがロードされると、CPU3cは低レベ
ル入出力手段15aを起動する。ステップS8におい
て、低レベル入出力手段15aはメインメモリ1の全容
量をチェックして、共通ライブラリ手段15bを起動す
る。ステップS9において、共通ライブラリ手段15b
は拡張メモリ制御手段15dをロードして拡張メモリ1
0の使用容量を認識し、ユーザーインタフェース手段1
5cをロードする。ステップS10において、アプリソ
フト起動手段19bはアプリソフト16を自動的に起動
させるか判断する。アプリソフト起動手段19bで自動
的に起動させない場合は、ステップS11においてユー
ザーインタフェース手段15cからのアプリソフト16
の起動を待機する。ユーザーインタフェース手段15c
からアプリソフト16の起動が指示されると、ステップ
S12において共通ライブラリ手段15bがアプリソフ
ト16をロードして起動する。ステップS10におい
て、アプリソフト起動手段19bはアプリソフト16を
自動的に起動させる指示が予じめあれば、ステップS1
2において共通ライブラリ手段15bがアプリソフト1
6をロードして起動する。
Referring to FIGS. 5 and 6 showing a conventional example, when the information processing apparatus is powered on, the OS starting means 19a of the CPU 3c in step S7 causes the low-level input / output means 15a of the OS 15 to operate from the external storage device 5. , The common library means 15b is read out, and the standard memory 11 of the main memory is read.
To load. When the low level input / output unit 15a and the common library unit 15b are loaded, the CPU 3c activates the low level input / output unit 15a. In step S8, the low-level input / output unit 15a checks the total capacity of the main memory 1 and activates the common library unit 15b. In step S9, the common library means 15b
Loads the expansion memory control means 15d to expand the expansion memory 1
User interface means 1 recognizing 0 used capacity
Load 5c. In step S10, the application software activation unit 19b determines whether to automatically activate the application software 16. If the application software activation means 19b does not automatically activate the application software 16 from the user interface means 15c in step S11.
Wait for startup. User interface means 15c
When the activation of the application software 16 is instructed from, the common library means 15b loads and activates the application software 16 in step S12. In step S10, if the instruction to automatically start the application software 16 is foreseen by the application software starting means 19b, step S1
2, the common library means 15b is the application software 1
Load and start 6.

【0011】アプリソフト16は必要があれば拡張メモ
リ制御手段15dの制御により、拡張メモリ10を使用
する。拡張メモリ10を使用するアプリソフト16は拡
張メモリ対応手段17を有している。拡張メモリ対応手
段17は拡張メモリ10および拡張メモリ制御手段15
dが存在するか判断する拡張メモリ使用可能判断手段1
7aと、拡張メモリ制御手段15dが確保した拡張メモ
リ10内で使用する拡張メモリ10を確保する使用拡張
メモリ確保手段17bと、使用拡張メモリ確保手段17
bで確保した拡張メモリ10へのアプリソフト16また
はアプリソフト16で使用するデータの読込み,書込み
を制御する拡張メモリ読書き制御手段17cと、使用拡
張メモリ確保手段17bで確保した拡張メモリを解放す
る拡張メモリ解放手段17dとを有する。
If necessary, the application software 16 uses the expansion memory 10 under the control of the expansion memory control means 15d. The application software 16 using the expansion memory 10 has expansion memory supporting means 17. The expansion memory support means 17 includes the expansion memory 10 and the expansion memory control means 15.
Expandable memory availability judging means 1 for judging whether or not d exists
7a, a used extended memory securing means 17b for securing the extended memory 10 used in the extended memory 10 secured by the extended memory control means 15d, and a used extended memory securing means 17
The extended memory read / write control means 17c for controlling reading and writing of the application software 16 or the data used by the application software 16 to the extended memory 10 secured in step b and the extended memory secured by the used extended memory securing means 17b are released. It has an extended memory releasing means 17d.

【0012】次に、従来の情報処理装置のアプリソフト
が拡張メモリを使用する動作に関し、図面を参照して説
明する。
Next, the operation of the application software of the conventional information processing apparatus using the extended memory will be described with reference to the drawings.

【0013】従来例を示す図5,7を参照すると、拡張
メモリ対応手段17はステップS14において拡張メモ
リ使用可能判断手段17aが拡張メモリ10および拡張
メモリ制御手段15dが存在するか判断し、どちらかが
存在しなければ処理を終了する。存在した場合は、ステ
ップS15において使用拡張メモリ確保手段17bが使
用する拡張メモリ10を確保する。ステップS16にお
いて、拡張メモリ読書き制御手段17cは使用拡張メモ
リ確保手段17bで確保した拡張メモリ10へのデータ
の読込み,書込みを制御する。ステップS17におい
て、拡張メモリ解放手段17dは必要に応じて使用拡張
メモリ確保手段17bで確保した拡張メモリ10を解放
する。
Referring to FIGS. 5 and 7 showing the conventional example, the extended memory correspondence means 17 determines in step S14 whether the extended memory availability determination means 17a has the extended memory 10 and the extended memory control means 15d, and either of them is determined. If is not present, the process ends. If it exists, the extended memory 10 used by the used extended memory securing means 17b is secured in step S15. In step S16, the extended memory read / write control means 17c controls the reading and writing of data to the extended memory 10 secured by the used extended memory securing means 17b. In step S17, the extended memory releasing means 17d releases the extended memory 10 secured by the used extended memory securing means 17b as needed.

【0014】[0014]

【発明が解決しようとする課題】上述した従来の情報処
理装置は、電源投入前に人手で使用するアプリソフトに
合わせて使用するメモリの容量を決定する必要があっ
た。そのため、電源を投入したまま使用するアプリソフ
トを変更した場合、アプリソフトのメモリ使用容量が大
きい場合にはメモリ容量が不足し、小さい場合にはメモ
リを小容量しか消費しないためアプリソフトの使用状況
に応じた省電力化が行えなかった。
In the conventional information processing apparatus described above, it is necessary to determine the capacity of the memory to be used according to the application software used manually before turning on the power. Therefore, if you change the application software to use while the power is on, the memory usage of the application software is insufficient if the memory usage of the application software is large, and if the memory usage of the application software is small, it consumes only a small amount of memory. It was not possible to save power according to the above.

【0015】[0015]

【課題を解決するための手段】本発明の情報処理装置
は、拡張メモリを含むメインメモリと、メインメモリに
電力を供給する電源と、メインメモリへソフトウェアお
よびソフトウェアが処理するデータの書込みおよび読出
しを行う中央処理装置と、オペレーティングシステムや
アプリケーションソフトウェアを含むソフトウェアを格
納する外部記憶装置と、メインメモリ,中央処理装置お
よび外部記憶装置間を接続して前記ソフトウェアのデー
タの書込み,読込みの制御を行う入出力制御部とを備
え、メインメモリは予じめ情報処理装置に搭載されてい
る標準メモリと、後にユーザーが新たに搭載した拡張メ
モリとを有し、拡張メモリは複数の拡張メモリブロック
を備え、中央処置装置は電源投入時またはリセット時
に、外部記憶装置からオペレーティングシステムを標準
メモリに書込んで起動するオペレーティングシステム起
動手段と、オペレーティングシステム上でアプリケーシ
ョンソフトウェアを起動させるアプリケーションソフト
ウェア起動手段とを備え、外部記憶装置はオペレーティ
ングシステムと、オペレーティングシステム上で動作す
るアプリケーションソフトウェアとを備え、オペレーテ
ィングシステムは周辺装置のハードウェアを直接操作す
る低レベルの入出力を行う低レベル入出力手段と、オペ
レーティングシステムの本体であり低レベル入出力手段
による周辺装置の入出力機能を使用してコンソール入出
力および外部記憶装置を含む周辺装置を管理するファイ
ルシステムを含んで実現する共通ライブラリ手段と、ユ
ーザーからの指示を受け取り要求された意味を解釈して
実行するユーザーインタフェース手段と、予じめユーザ
から設定された拡張メモリの拡張メモリ容量を確保して
オペレーティングシステム,拡張メモリおよびアプリケ
ーションソフトウェア間の書込み,読込みを制御する拡
張メモリ制御手段とを備え、アプリケーションソフトウ
ェアは拡張メモリ対応手段を有し、拡張メモリ対応手段
は拡張メモリおよび拡張メモリ制御手段が存在するか判
断する拡張メモリ使用可能判断手段と、拡張メモリ制御
手段が確保した拡張メモリ内で使用する拡張メモリを確
保する使用拡張メモリ確保手段と、使用拡張メモリ確保
手段で確保した拡張メモリへのアプリケーションソフト
ウェアまたはアプリケーションソフトウェアで使用する
データの読込み,書込みを制御する拡張メモリ読書き制
御手段と、使用拡張メモリ確保手段で確保した拡張メモ
リを解放する拡張メモリ解放手段とを備える情報処理装
置において、中央処理装置がメインメモリの拡張メモリ
への電源からの電力供給の制御を行うメモリ電源制御手
段を有し、メモリ電源制御手段の制御により電源からの
拡張メモリの拡張メモリブロックの個々への電力の供給
を制御する電源切換部を備える。
An information processing apparatus according to the present invention includes a main memory including an expansion memory, a power supply for supplying power to the main memory, and writing and reading of software and data processed by the software to and from the main memory. A central processing unit for performing operations, an external storage device for storing software including an operating system and application software, a main memory, a central processing unit, and an external storage device are connected to control writing and reading of the software data. An output control unit is provided, the main memory has a standard memory installed in the information processing device in advance, and an expansion memory newly installed by the user later, and the expansion memory includes a plurality of expansion memory blocks. The central processing unit is turned off from the external storage device when the power is turned on or reset. The external storage device comprises an operating system and an application software operating on the operating system, the operating system starting means for writing the rating system in the standard memory and starting the application system, and the application software starting means for starting the application software on the operating system. The operating system uses the low-level input / output means for directly operating the peripheral hardware to perform low-level input / output, and the input / output function of the peripheral device by the main body of the operating system. Common library means for implementing a file system for managing peripheral devices including console input / output and an external storage device, and a request from a user for receiving a request. A user interface means for interpreting and executing the above, and an extended memory control means for controlling the writing and reading between the operating system, the extended memory and the application software by securing the extended memory capacity of the extended memory set by the user in advance. The application software has an expansion memory supporting means, and the expansion memory supporting means determines whether or not an expansion memory and an expansion memory control means are present, and an expansion memory availability determining means and an expansion memory secured by the expansion memory control means. Used expansion memory reserving means for reserving the expansion memory used in the above, and extended memory read / write control means for controlling reading and writing of application software or data used by the application software to the extension memory reserved by the used extension memory reservation means And an extended memory releasing means for releasing the extended memory secured by the used extended memory securing means, in the information processing device, the central processing unit controls power supply from the power source to the extended memory of the main memory. And a power supply switching unit that controls the supply of electric power from the power supply to each of the expansion memory blocks of the expansion memory under the control of the memory power supply control unit.

【0016】また、メモリ電源制御手段は、第一のメモ
リ電源制御手段を備え、第一のメモリ電源制御手段はオ
ペレーティングシステムの拡張メモリ制御手段から拡張
メモリの容量を認識する第一の拡張メモリ認識手段と、
第一の拡張メモリ認識手段が認識した拡張メモリの容量
から実際に使用される拡張メモリブロックを選択する第
一の使用メモリ選択手段と、第一の使用メモリ選択手段
の選択結果から電源切換部を制御する第一のメモリ電力
制御手段とを備える。
Further, the memory power supply control means comprises a first memory power supply control means, and the first memory power supply control means recognizes the capacity of the expansion memory from the expansion memory control means of the operating system. Means and
A first used memory selecting means for selecting an actually used extended memory block from the capacity of the extended memory recognized by the first extended memory recognizing means, and a power supply switching unit based on a selection result of the first used memory selecting means. And a first memory power control means for controlling.

【0017】また、メモリ電源制御手段は、第二のメモ
リ電源制御手段を備え、第二のメモリ電源制御手段はア
プリケーションソフトウェアの使用拡張メモリ確保手段
からアプリケーションソフトウェアの使用する拡張メモ
リの容量を認識する第二の拡張メモリ認識手段と、第二
の拡張メモリ認識手段が認識した拡張メモリの容量から
実際に使用される拡張メモリブロックを選択する第二の
使用メモリ選択手段と、第二の使用メモリ選択手段の選
択結果から電源切換部を制御する第二のメモリ電力制御
手段とを備える。
Further, the memory power supply control means includes a second memory power supply control means, and the second memory power supply control means recognizes the capacity of the extended memory used by the application software from the extended memory securing means used by the application software. Second extended memory recognition means, second used memory selection means for selecting an actually used extended memory block from the capacity of the extended memory recognized by the second extended memory recognition means, and second used memory selection And a second memory power control means for controlling the power supply switching unit based on the selection result of the means.

【0018】[0018]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0019】本発明の第一の実施例を示す図1を参照す
ると、情報処理装置は従来例の情報処理装置のCPU3
cに、OS15からメインメモリ1の拡張メモリ10へ
の電源2からの電力供給の制御を行う第一のメモリ電源
制御手段13を付加したCPU3aとし、第一のメモリ
電源制御手段13の制御により電源2からの拡張メモリ
10への電力の供給を制御する電源切換部4aを有す
る。電源切換部4aはトランジスタ等で構成され拡張メ
モリブロック10a〜10nの個々の電源のオンオフを
行うスイッチ部14aを有する。
Referring to FIG. 1 showing a first embodiment of the present invention, the information processing apparatus is a CPU 3 of the conventional information processing apparatus.
c is a CPU 3a in which a first memory power supply control means 13 for controlling power supply from the power supply 2 to the expansion memory 10 of the main memory 1 is added to c, and the power supply is controlled by the first memory power supply control means 13. It has a power supply switching unit 4a for controlling the supply of electric power from 2 to the expansion memory 10. The power supply switching unit 4a includes a switch unit 14a configured by transistors or the like to turn on / off individual power supplies of the extended memory blocks 10a to 10n.

【0020】第一のメモリ電源制御手段13はOS15
の拡張メモリ制御手段15dから拡張メモリ10の容量
を認識する第一の拡張メモリ認識手段13aと、第一の
拡張メモリ認識手段13aが認識した拡張メモリ10の
容量から実際に使用される拡張メモリブロック10a〜
10nを選択する第一の使用メモリ選択手段13bと、
第一の使用メモリ選択手段13bの選択結果から電源切
換部4aを制御する第一のメモリ電力制御手段13cと
を有する。
The first memory power supply control means 13 has an OS 15
First expansion memory recognition means 13a for recognizing the capacity of the expansion memory 10 from the expansion memory control means 15d, and an expansion memory block actually used from the capacity of the expansion memory 10 recognized by the first expansion memory recognition means 13a. 10a ~
First used memory selecting means 13b for selecting 10n;
It has a first memory power control means 13c for controlling the power supply switching section 4a from the selection result of the first used memory selection means 13b.

【0021】次に、情報処理装置の拡張メモリの電源を
制御する動作に関して、図1,2,6を参照して説明す
る。
Next, the operation of controlling the power supply of the expansion memory of the information processing apparatus will be described with reference to FIGS.

【0022】第一のメモリ電源制御手段13はCPU3
aのOS起動手段19aがOS15を起動する際に、ス
テップS8の共通メモリライブラリ手段15bが起動す
る。ステップS1において、第一の拡張メモリ認識手段
13aはステップS8で低レベル入出力手段15aがチ
ェックしたメモリ容量から拡張メモリ10の容量を認識
する。ステップS2において、第一の使用メモリ選択手
段13bはステップS1で第一の拡張メモリ認識手段1
3aが認識した拡張メモリ10の容量から実際に使用さ
れる拡張メモリブロック10a〜10nを選択する。ス
テップS3において、第一のメモリ電力制御手段13c
はステップS2で第一の使用メモリ選択手段13bの選
択結果から電源切換部4aのスイッチ部14aを制御
し、使用する拡張メモリブロック10a〜10nのみを
電源2と接続する。
The first memory power supply control means 13 is the CPU 3
When the OS starting means 19a of a starts the OS 15, the common memory library means 15b of step S8 is started. In step S1, the first extension memory recognition means 13a recognizes the capacity of the extension memory 10 from the memory capacity checked by the low-level input / output means 15a in step S8. In step S2, the first used memory selection means 13b causes the first extended memory recognition means 1 in step S1.
The actually used extension memory blocks 10a to 10n are selected from the capacity of the extension memory 10 recognized by 3a. In step S3, the first memory power control means 13c
In step S2, the switch unit 14a of the power supply switching unit 4a is controlled based on the selection result of the first used memory selection unit 13b, and only the extended memory blocks 10a to 10n to be used are connected to the power supply 2.

【0023】次に、本発明の第二の実施例について図面
を参照して説明する。
Next, a second embodiment of the present invention will be described with reference to the drawings.

【0024】本発明の第二の実施例を示す図3を参照す
ると、第二の実施例の情報処理装置は従来例の情報処理
装置のCPU3cに、アプリソフト16から拡張メモリ
10への電源2からの電力供給の制御を行う第二のメモ
リ電源制御手段18を付加したCPU3bとし、第二の
メモリ電源制御手段18に制御されるスイッチ部14b
を有する電源切換部4bを有する。
Referring to FIG. 3 showing the second embodiment of the present invention, the information processing apparatus of the second embodiment has a CPU 3c of the conventional information processing apparatus, a power source 2 from the application software 16 to the extension memory 10. The CPU 3b to which the second memory power supply control means 18 for controlling the power supply from the CPU 3b is added, and the switch section 14b controlled by the second memory power supply control means 18 is used.
It has a power source switching unit 4b.

【0025】第二のメモリ電源制御手段18はアプリソ
フト16の使用拡張メモリ確保手段17bからアプリソ
フト16の使用する拡張メモリ10の容量を認識する第
二の拡張メモリ認識手段18aと、第二の拡張メモリ認
識手段18aが認識した拡張メモリ10の容量から実際
に使用される拡張メモリブロック10a〜10nを選択
する第二の使用メモリ選択手段18bと、第二の使用メ
モリ選択手段18bの選択結果から電源切換部4bのス
イッチ部14bを制御する第二のメモリ電力制御手段1
8cとを有する。
The second memory power control means 18 recognizes the capacity of the extension memory 10 used by the application software 16 from the used extension memory securing means 17b of the application software 16 and the second extension memory recognition means 18a. From the selection results of the second used memory selection means 18b and the second used memory selection means 18b that select the actually used extension memory blocks 10a to 10n from the capacity of the extension memory 10 recognized by the extension memory recognition means 18a. Second memory power control means 1 for controlling the switch section 14b of the power source switching section 4b
8c and.

【0026】次に、情報処理装置の拡張メモリの電源を
制御する動作に関して、図3,4,7を参照して説明す
る。
Next, the operation of controlling the power supply of the extended memory of the information processing apparatus will be described with reference to FIGS.

【0027】第二のメモリ電源制御手段18はアプリソ
フト16のステップS15の使用拡張メモリ確保手段1
7bの動作により起動する。ステップS4において、第
二の搭載メモリ認識手段18aはステップS15で使用
拡張メモリ確保手段17bが確保したメモリ容量から拡
張メモリ10の容量を認識する。ステップS5におい
て、第二の使用メモリ選択手段18bはステップS4で
第二の拡張メモリ認識手段18aが認識した拡張メモリ
10の容量から実際に使用される拡張メモリブロック1
0a〜10nを選択する。ステップS6において、第二
のメモリ電力制御手段18cはステップS5で第二の使
用メモリ選択手段13bの選択結果から電源切換部4b
のスイッチ手段14bを制御し、使用する拡張メモリブ
ロック10a〜10nのみ電源2と接続する。
The second memory power supply control means 18 is used expansion memory securing means 1 in step S15 of the application software 16.
It is activated by the operation of 7b. In step S4, the second mounted memory recognition means 18a recognizes the capacity of the expansion memory 10 from the memory capacity secured by the used extended memory securing means 17b in step S15. In step S5, the second used memory selection means 18b causes the second extended memory recognition means 18a to recognize the capacity of the extended memory 10 recognized by the second extended memory recognition means 18a in step S4.
Select 0a to 10n. In step S6, the second memory power control means 18c determines the power supply switching unit 4b based on the selection result of the second used memory selection means 13b in step S5.
The switch means 14b is controlled so that only the extended memory blocks 10a to 10n to be used are connected to the power supply 2.

【0028】なお、第一のメモリ電源制御手段13と第
二のメモリ電源制御手段18とを同時に使用することも
可能である。
It is also possible to use the first memory power supply control means 13 and the second memory power supply control means 18 at the same time.

【0029】[0029]

【発明の効果】以上説明したように本発明は、拡張メモ
リを含むメインメモリと、メインメモリに電力を供給す
る電源と、メインメモリへソフトウェアおよびソフトウ
ェアが処理するデータの書込みおよび読出しを行う中央
処理装置と、オペレーティングシステムやアプリケーシ
ョンソフトウェアを含むソフトウェアを格納する外部記
憶装置と、メインメモリ,中央処理装置および外部記憶
装置間を接続して前記ソフトウェアのデータの書込み,
読込みの制御を行う入出力制御部とを備え、メインメモ
リは予じめ情報処理装置に搭載されている標準メモリ
と、後にユーザーが新たに搭載した拡張メモリとを有
し、拡張メモリは複数の拡張メモリブロックを備え、中
央処置装置は電源投入時またはリセット時に、外部記憶
装置からオペレーティングシステムを標準メモリに書込
んで起動するオペレーティングシステム起動手段と、オ
ペレーティングシステム上でアプリケーションソフトウ
ェアを起動させるアプリケーションソフトウェア起動手
段とを備え、外部記憶装置はオペレーティングシステム
と、オペレーティングシステム上で動作するアプリケー
ションソフトウェアとを備え、オペレーティングシステ
ムは周辺装置のハードウェアを直接操作する低レベルの
入出力を行う低レベル入出力手段と、オペレーティング
システムの本体であり低レベル入出力手段による周辺装
置の入出力機能を使用してコンソール入出力および外部
記憶装置を含む周辺装置を管理するファイルシステムを
含んで実現する共通ライブラリ手段と、ユーザーからの
指示を受け取り要求された意味を解釈して実行するユー
ザーインタフェース手段と、予じめユーザから設定され
た拡張メモリの拡張メモリ容量を確保してオペレーティ
ングシステム,拡張メモリおよびアプリケーションソフ
トウェア間の書込み,読込みを制御する拡張メモリ制御
手段とを備え、アプリケーションソフトウェアは拡張メ
モリ対応手段を有し、拡張メモリ対応手段は拡張メモリ
および拡張メモリ制御手段が存在するか判断する拡張メ
モリ使用可能判断手段と、拡張メモリ制御手段が確保し
た拡張メモリ内で使用する拡張メモリを確保する使用拡
張メモリ確保手段と、使用拡張メモリ確保手段で確保し
た拡張メモリへのアプリケーションソフトウェアまたは
アプリケーションソフトウェアで使用するデータの読込
み,書込みを制御する拡張メモリ読書き制御手段と、使
用拡張メモリ確保手段で確保した拡張メモリを解放する
拡張メモリ解放手段とを備える情報処理装置において、
中央処理装置がメインメモリの拡張メモリへの電源から
の電力供給の制御を行うメモリ電源制御手段を有し、メ
モリ電源制御手段の制御により電源からの拡張メモリの
拡張メモリブロックの個々への電力の供給を制御する電
源切換部を備えることにより、電源投入前に人手でアプ
リソフトに合わせて使用する拡張メモリの容量を決定す
る必要を無くすことができる。
As described above, according to the present invention, the main memory including the extended memory, the power supply for supplying the electric power to the main memory, and the central processing for writing and reading the software and the data processed by the software to and from the main memory. A device, an external storage device that stores software including an operating system and application software, a main memory, a central processing unit, and an external storage device are connected to each other to write data of the software,
The main memory includes a standard memory installed in the information processing device in advance and an expansion memory newly installed later by the user. The central processing unit is provided with an extended memory block, and when the power is turned on or the central processing unit is reset, an operating system starting unit that writes the operating system to the standard memory from the external storage device and starts it, and an application software start that starts the application software on the operating system. And an external storage device having an operating system and application software running on the operating system, the operating system performing low-level input / output to directly operate the hardware of the peripheral device. A common library means including an output means and a file system for managing the peripheral device including the console input / output and the external storage device by using the input / output function of the peripheral device, which is the main body of the operating system, by the low-level input / output means. Between the operating system, the extended memory and the application software by securing the extended memory capacity of the extended memory set by the user in advance and the user interface means for receiving the instruction from the user and interpreting and executing the requested meaning. Extended memory control means for controlling writing and reading of data, the application software has extended memory support means, and the extended memory support means determines whether extended memory and extended memory control means are present. And extended memory system Controls the use expansion memory securing means that secures the expansion memory used in the extension memory secured by the means, and the reading and writing of application software or data used by the application software to the extension memory secured by the usage extension memory securing means In an information processing device comprising an extended memory read / write control means and an extended memory releasing means for releasing the extended memory secured by the used extended memory securing means,
The central processing unit has a memory power supply control means for controlling the power supply from the power supply to the expansion memory of the main memory, and the power supply to the individual expansion memory blocks of the expansion memory from the power supply is controlled by the memory power supply control means. By providing the power supply switching unit for controlling the supply, it is possible to eliminate the need to manually determine the capacity of the expansion memory to be used according to the application software before the power is turned on.

【0030】また、電源を投入したまま使用するアプリ
ソフトを変更した場合でも、自動的に拡張メモリへの電
力の供給を制御し、アプリソフトの使用状況に応じた省
電力化を行うことができる。
Further, even when the application software to be used is changed while the power is on, it is possible to automatically control the power supply to the expansion memory and save power according to the usage status of the application software. .

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

【図1】本発明の第一の実施例のブロック図である。FIG. 1 is a block diagram of a first embodiment of the present invention.

【図2】図1に示す第一のメモリ電源制御手段の流れ図
である。
FIG. 2 is a flow chart of a first memory power supply control means shown in FIG.

【図3】本発明の第二の実施例のブロック図である。FIG. 3 is a block diagram of a second embodiment of the present invention.

【図4】図3に示す第二のメモリ電源制御手段の流れ図
である。
FIG. 4 is a flow chart of a second memory power supply control means shown in FIG.

【図5】従来の情報処理装置のブロック図である。FIG. 5 is a block diagram of a conventional information processing device.

【図6】図5に示すCPUの動作を示す流れ図である。FIG. 6 is a flowchart showing the operation of the CPU shown in FIG.

【図7】図5に示す拡張メモリ対応手段の流れ図であ
る。
FIG. 7 is a flow chart of the expanded memory support means shown in FIG.

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

1 メインメモリ 2 電源 3a,3b,3c CPU 4a,4b 電源切換部 10 拡張メモリ 10a〜10n 拡張メモリブロック 13 第一のメモリ電源制御手段 13a 第一の拡張メモリ認識手段 13b 第一の使用メモリ選択手段 13c 第一のメモリ電力制御手段 14a,14b スイッチ部 15 OS 15a 低レベル入出力手段 15d 拡張メモリ制御手段 15b 共通メモリライブラリ手段 16 アプリソフト 17b 使用拡張メモリ確保手段 18 第二のメモリ電源制御手段 18a 第二の拡張メモリ認識手段 18b 第二の使用メモリ選択手段 18c 第二のメモリ電力制御手段 19a OS起動手段 1 Main Memory 2 Power Supply 3a, 3b, 3c CPU 4a, 4b Power Supply Switching Section 10 Extended Memory 10a-10n Extended Memory Block 13 First Memory Power Supply Control Means 13a First Extended Memory Recognition Means 13b First Used Memory Selection Means 13c First memory power control means 14a, 14b Switch section 15 OS 15a Low level input / output means 15d Extended memory control means 15b Common memory library means 16 Application software 17b Used extended memory securing means 18 Second memory power supply controlling means 18a Second extended memory recognition means 18b Second used memory selection means 18c Second memory power control means 19a OS starting means

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 拡張メモリを含むメインメモリと、前記
メインメモリに電力を供給する電源と、前記メインメモ
リへソフトウェアおよび前記ソフトウェアが処理するデ
ータの書込みおよび読出しを行う中央処理装置と、オペ
レーティングシステムやアプリケーションソフトウェア
を含むソフトウェアを格納する外部記憶装置と、前記メ
インメモリ,前記中央処理装置および前記外部記憶装置
間を接続して前記ソフトウェアのデータの書込み,読込
みの制御を行う入出力制御部とを有し、 前記メインメモリは予じめ前記情報処理装置に搭載され
ている標準メモリと、後にユーザーが新たに搭載した拡
張メモリとを有し、前記拡張メモリは複数の拡張メモリ
ブロックを有し、 前記中央処置装置は電源投入時またはリセット時に、前
記外部記憶装置から前記オペレーティングシステムを前
記標準メモリに書込んで起動するオペレーティングシス
テム起動手段と、前記オペレーティングシステム上で前
記アプリケーションソフトウェアを起動させるアプリケ
ーションソフトウェア起動手段とを有し、 前記外部記憶装置はオペレーティングシステムと、前記
オペレーティングシステム上で動作するアプリケーショ
ンソフトウェアとを有し、 前記オペレーティングシステムは周辺装置のハードウェ
アを直接操作する低レベルの入出力を行う低レベル入出
力手段と、前記オペレーティングシステムの本体であり
前記低レベル入出力手段による前記周辺装置の入出力機
能を使用してコンソール入出力および前記外部記憶装置
を含む周辺装置を管理するファイルシステムを含んで実
現する共通ライブラリ手段と、前記ユーザーからの指示
を受け取り要求された意味を解釈して実行するユーザー
インタフェース手段と、予じめ前記ユーザから設定され
た前記拡張メモリの拡張メモリ容量を確保して前記オペ
レーティングシステム,前記拡張メモリおよび前記アプ
リケーションソフトウェア間の書込み,読込みを制御す
る拡張メモリ制御手段とを有し、 前記アプリケーションソフトウェアは拡張メモリ対応手
段を有し、前記拡張メモリ対応手段は前記拡張メモリお
よび前記拡張メモリ制御手段が存在するか判断する拡張
メモリ使用可能判断手段と、前記拡張メモリ制御手段が
確保した前記拡張メモリ内で使用する前記拡張メモリを
確保する使用拡張メモリ確保手段と、前記使用拡張メモ
リ確保手段で確保した前記拡張メモリへの前記アプリケ
ーションソフトウェアまたは前記アプリケーションソフ
トウェアで使用するデータの読込み,書込みを制御する
拡張メモリ読書き制御手段と、前記使用拡張メモリ確保
手段で確保した前記拡張メモリを解放する拡張メモリ解
放手段とを有する情報処理装置において、 前記中央処理装置が前記メインメモリの前記拡張メモリ
への前記電源からの電力供給の制御を行うメモリ電源制
御手段を有し、前記メモリ電源制御手段の制御により前
記電源からの前記拡張メモリの前記拡張メモリブロック
の個々への電力の供給を制御する電源切換部を備えるこ
とを特徴とする情報処理装置。
1. A main memory including an expansion memory, a power supply for supplying power to the main memory, a central processing unit for writing and reading software and data processed by the software to and from the main memory, an operating system, and the like. An external storage device that stores software including application software, and an input / output control unit that connects the main memory, the central processing unit, and the external storage device to control writing and reading of data of the software are provided. However, the main memory has a standard memory preliminarily installed in the information processing device and an expansion memory newly installed by a user later, and the expansion memory has a plurality of expansion memory blocks, and When the central processing unit is turned on or reset, the external storage device And operating system starting means for writing the operating system to the standard memory and starting it, and application software starting means for starting the application software on the operating system, wherein the external storage device is an operating system, and Application software running on an operating system, wherein the operating system is a low-level input / output unit that performs low-level input / output for directly operating hardware of peripheral devices, and is the main body of the operating system. A common library realized by including a file system for managing console input / output and peripheral devices including the external storage device by using the input / output function of the peripheral device by the input / output means. Means, user interface means for receiving instructions from the user and interpreting and executing the requested meaning, and preliminarily securing an extended memory capacity of the extended memory set by the user, the operating system, An extended memory control means for controlling writing and reading between the extended memory and the application software, the application software has an extended memory corresponding means, and the extended memory corresponding means has the extended memory and the extended memory control means. An extended memory availability determining means for determining whether a means exists, a used extended memory securing means for securing the extended memory used in the extended memory secured by the extended memory control means, and a used extended memory securing means The application to the reserved expansion memory Information processing including extended memory read / write control means for controlling reading and writing of data used by the application software or the application software, and extended memory releasing means for releasing the extended memory secured by the used extended memory securing means. In the apparatus, the central processing unit has a memory power supply control means for controlling power supply from the power supply to the expansion memory of the main memory, and the expansion memory from the power supply is controlled by the memory power supply control means. An information processing apparatus comprising: a power supply switching unit that controls power supply to each of the extended memory blocks.
【請求項2】 前記メモリ電源制御手段は、第一のメモ
リ電源制御手段を備え、前記第一のメモリ電源制御手段
は前記オペレーティングシステムの前記拡張メモリ制御
手段から前記拡張メモリの容量を認識する第一の拡張メ
モリ認識手段と、前記第一の拡張メモリ認識手段が認識
した前記拡張メモリの容量から実際に使用される前記拡
張メモリブロックを選択する第一の使用メモリ選択手段
と、前記第一の使用メモリ選択手段の選択結果から前記
電源切換部を制御する第一のメモリ電力制御手段とを備
えることを特徴とする請求項1記載の情報処理装置。
2. The memory power supply control means includes first memory power supply control means, and the first memory power supply control means recognizes the capacity of the extended memory from the extended memory control means of the operating system. One extended memory recognition means, a first used memory selection means for selecting the extended memory block actually used from the capacity of the extended memory recognized by the first extended memory recognition means, and the first The information processing apparatus according to claim 1, further comprising a first memory power control unit that controls the power supply switching unit based on a selection result of the used memory selection unit.
【請求項3】 前記メモリ電源制御手段は、第二のメモ
リ電源制御手段を備え、前記第二のメモリ電源制御手段
はアプリケーションソフトウェアの前記使用拡張メモリ
確保手段から前記アプリケーションソフトウェアの使用
する前記拡張メモリの容量を認識する第二の拡張メモリ
認識手段と、前記第二の拡張メモリ認識手段が認識した
前記拡張メモリの容量から実際に使用される前記拡張メ
モリブロックを選択する第二の使用メモリ選択手段と、
前記第二の使用メモリ選択手段の選択結果から前記電源
切換部を制御する第二のメモリ電力制御手段とを備える
ことを特徴とする請求項1または2記載の情報処理装
置。
3. The memory power supply control means includes a second memory power supply control means, and the second memory power supply control means uses the extended memory securing means of the application software to extend the expansion memory used by the application software. Second expansion memory recognition means for recognizing the capacity of the second expansion memory, and second used memory selection means for selecting the expansion memory block actually used from the capacity of the expansion memory recognized by the second expansion memory recognition means. When,
3. The information processing apparatus according to claim 1, further comprising a second memory power control unit that controls the power supply switching unit based on a selection result of the second used memory selection unit.
JP7069209A 1995-03-28 1995-03-28 Information processor Pending JPH08263368A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7069209A JPH08263368A (en) 1995-03-28 1995-03-28 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7069209A JPH08263368A (en) 1995-03-28 1995-03-28 Information processor

Publications (1)

Publication Number Publication Date
JPH08263368A true JPH08263368A (en) 1996-10-11

Family

ID=13396112

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7069209A Pending JPH08263368A (en) 1995-03-28 1995-03-28 Information processor

Country Status (1)

Country Link
JP (1) JPH08263368A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6108780A (en) * 1997-08-30 2000-08-22 Nec Corporation Operating system startup apparatus, method for operating system startup and a mechanically readable storage medium containing a program therefor
KR100772389B1 (en) * 2006-01-12 2007-11-01 삼성전자주식회사 Apparatus for cognizing memory
JP2018097496A (en) * 2016-12-09 2018-06-21 コニカミノルタ株式会社 Information processing system and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02232752A (en) * 1989-03-07 1990-09-14 Matsushita Electric Ind Co Ltd Memory control method
JPH0485611A (en) * 1990-07-30 1992-03-18 Matsushita Electric Ind Co Ltd Portable terminal
JPH04133117A (en) * 1990-09-26 1992-05-07 Canon Inc Information processor
JPH04302316A (en) * 1991-03-29 1992-10-26 Omron Corp Memory managing device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02232752A (en) * 1989-03-07 1990-09-14 Matsushita Electric Ind Co Ltd Memory control method
JPH0485611A (en) * 1990-07-30 1992-03-18 Matsushita Electric Ind Co Ltd Portable terminal
JPH04133117A (en) * 1990-09-26 1992-05-07 Canon Inc Information processor
JPH04302316A (en) * 1991-03-29 1992-10-26 Omron Corp Memory managing device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6108780A (en) * 1997-08-30 2000-08-22 Nec Corporation Operating system startup apparatus, method for operating system startup and a mechanically readable storage medium containing a program therefor
KR100772389B1 (en) * 2006-01-12 2007-11-01 삼성전자주식회사 Apparatus for cognizing memory
JP2018097496A (en) * 2016-12-09 2018-06-21 コニカミノルタ株式会社 Information processing system and program

Similar Documents

Publication Publication Date Title
KR100480415B1 (en) How to check CD-ROM drive's operation status
TWI528162B (en) Computer system and operating system switching method thereof
US5666540A (en) Information processing system
US5903765A (en) Power management system for a computer
US5392438A (en) Computer system with control unit for controlling power supply to storage unit
JPH1097353A (en) Computer system and resume processing method applied to the same system
JPH07200112A (en) Information processing system
US5680540A (en) Suspend-to-disk system for removable hard drive
JPH09212416A (en) Computer system and its power managing method
US6895517B2 (en) Method of synchronizing operation frequencies of CPU and system RAM in power management process
JP3102455B2 (en) Information processing system
CA2117391C (en) Information processing system
US6282667B1 (en) Method and apparatus for selectively powering circuitry within a sound device to perform selected sound functions
US6851012B2 (en) Information processing system, information processing method and readable-by-computer recording medium
EP1037133A1 (en) Method and apparatus for alternation between instances of operating systems in computer systems
JP2003085041A (en) Disc cache system
JPH08263368A (en) Information processor
WO2005062156A1 (en) Frequency control method and information processing device
JP2000172386A (en) Computer system and method for managing memory power supply
JPH0562329A (en) Data processor
WO2007049423A1 (en) Computer system and method for activating basic program therein
KR101236393B1 (en) Electric device and control method thereof
EP0636980A1 (en) Apparatus and method for hibernation file creation
JP2001318744A (en) Information processor and data saving control method therefor
JP3702928B2 (en) CD-ROM drive operation control method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19980217