JP2000285010A - Medium recording program for checking operating memory capacity of application - Google Patents

Medium recording program for checking operating memory capacity of application

Info

Publication number
JP2000285010A
JP2000285010A JP11088171A JP8817199A JP2000285010A JP 2000285010 A JP2000285010 A JP 2000285010A JP 11088171 A JP11088171 A JP 11088171A JP 8817199 A JP8817199 A JP 8817199A JP 2000285010 A JP2000285010 A JP 2000285010A
Authority
JP
Japan
Prior art keywords
memory
amount
application
current
started
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
JP11088171A
Other languages
Japanese (ja)
Inventor
Ichiro Maruyama
一郎 丸山
Chiaki Futaki
千秋 二木
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.)
Japan Research Institute Ltd
Original Assignee
Japan Research Institute 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 Japan Research Institute Ltd filed Critical Japan Research Institute Ltd
Priority to JP11088171A priority Critical patent/JP2000285010A/en
Publication of JP2000285010A publication Critical patent/JP2000285010A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent the abnormal end of a computer that is caused by the deficient capacity of a memory by comparing the current available memory capacity with the necessary memory capacity to perform the prescribed control of the capacity when an application is started. SOLUTION: When an application(AP) is selected by a user on a display screen, a program starts its processing to acquire the information for identifying a starting object AP (101). On the basis of the acquired information, a table which defines the memory capacity necessary for the AP operation is retrieved to acquire the information on the necessary memory capacity (102). Then the program checks in sequence the idle memory capacity for the AP operation in each of areas of a global memory, the user resources and the GDI resources (103-106). If the necessary memory capacity is deficient, an error message is displayed on the screen (108). When the necessary memory capacity is secured in all said areas, the starting object AP is started (107).

Description

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

【0001】[0001]

【技術分野】この発明は,アプリケーションの動作用メ
モリ量をチェックするプログラムを格納した記録媒体に
関する。アプリケーションとはアプリケーション・プロ
グラムを指す。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a recording medium storing a program for checking an operation memory amount of an application. An application refers to an application program.

【0002】[0002]

【技術的背景】コンピュータ上で動作するアプリケーシ
ョンは,適正な動作環境下でないままで動作させると,
異常終了することがある。異常終了する原因の一つに,
メモリやハードディスクなどの容量不足がある。
[Technical background] If an application runs on a computer without operating in an appropriate operating environment,
Abnormal termination may occur. One of the causes of abnormal termination is
There is a shortage of memory or hard disk space.

【0003】何百何千という多くのユーザに関わる業務
アプリケーションを提供する者にとっては,上記のよう
なユーザ側で原因を特定できないエラーに対するサポー
トは非常に時間を要するので,上記エラーの出現を極力
減らしたいという要望がある。
[0003] For those who provide business applications involving hundreds or thousands of users, it takes a very long time to support such an error whose cause cannot be identified on the user side. There is a request to reduce it.

【0004】[0004]

【発明の開示】この発明は,メモリ不足によるコンピュ
ータの異常終了を未然に防ぐことを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to prevent abnormal termination of a computer due to lack of memory.

【0005】この発明による記録媒体に格納された,ア
プリケーションの動作用メモリ量をチェックするプログ
ラムは,アプリケーション起動に関する指令を受け取っ
たときに,コンピュータが現在使用可能な現メモリ量を
取得し,あらかじめ定められた,起動すべきアプリケー
ションの動作に必要なメモリ量と取得した現メモリ量と
を比較して,現メモリ量が必要メモリ量よりも多ければ
そのアプリケーションの起動に進み,現メモリ量が必要
メモリ量より少なければその旨のメッセージを表示させ
るようにコンピュータを制御するものである。
[0005] A program for checking the amount of memory for operating an application, which is stored in a recording medium according to the present invention, acquires a current amount of memory currently available to a computer when receiving a command for starting an application, and determines a predetermined amount of memory currently available. Comparing the amount of memory required for the operation of the application to be started with the obtained current memory amount, if the current memory amount is larger than the required memory amount, the process proceeds to starting the application, and the current memory amount becomes the required memory amount. If it is less than the amount, the computer is controlled to display a message to that effect.

【0006】メモリとは,基板上に備えられた半導体メ
モリ,拡張スロットに装着したメモリ,カード型メモリ
のように外付けできるもの,ハードディスク等の少なく
とも一つまたはこれらのすべての組合せにより構成され
るものを指し,メモリ量とはこのようなメモリにおける
容量を意味する。
The memory is constituted by at least one of a semiconductor memory provided on a substrate, a memory mounted in an expansion slot, an external memory such as a card-type memory, a hard disk, or a combination of all of these. And the amount of memory means the capacity of such a memory.

【0007】記録媒体とは,CD−ROM,FD,磁気
テープ等の可搬型記録媒体のみならず,コンピュータの
内部メモリ,ハードディスク,その他の外部メモリを含
む。
[0007] The recording medium includes not only a portable recording medium such as a CD-ROM, an FD, a magnetic tape, but also an internal memory of a computer, a hard disk, and other external memories.

【0008】この動作用メモリチェックプログラムは,
現在使用可能な現メモリ量が(一般にOS(オペレーテ
ィング・システム)から取得する),起動すべきアプリ
ケーションの動作に必要なメモリ量よりも多ければその
アプリケーションの起動に進み,現メモリ量が必要なメ
モリ量よりも少ないときにはその旨のメッセージを表示
する。ユーザはこの表示をみて,他のアプリケーション
の使用を終了するなどして,起動すべきアプリケーショ
ンの動作に必要なメモリ量を確保する措置をとるであろ
う。
[0008] This operation memory check program comprises:
If the currently available current memory amount (generally obtained from the OS (operating system)) is larger than the memory amount necessary for the operation of the application to be started, the process proceeds to the start of the application, and the current memory amount is required. If it is less than the amount, a message to that effect is displayed. Upon seeing this display, the user may take measures such as ending the use of other applications to secure the amount of memory necessary for the operation of the application to be started.

【0009】このようにして,この発明によると,アプ
リケーションの起動前に必要なメモリをチェックを行う
ので,メモリ容量不足に起因するコンピュータの異常終
了の発生をなくすることができる。
As described above, according to the present invention, the necessary memory is checked before the application is started, so that abnormal termination of the computer due to insufficient memory capacity can be prevented.

【0010】動作用メモリチェックプログラムは一実施
態様ではアプリケーションとともにCD−ROM,FD
等の可搬型記録媒体に格納され,そのアプリケーション
専用のものとして使用される。この場合にはアプリケー
ションの動作に必要なメモリ量を表わすデータもまた記
録媒体に格納されることが好ましい。
[0010] In one embodiment, the operating memory check program includes a CD-ROM and an FD together with an application.
Is stored in a portable recording medium such as... And is used exclusively for the application. In this case, it is preferable that data representing the amount of memory necessary for the operation of the application is also stored in the recording medium.

【0011】他の実施態様では動作用メモリチェックプ
ログラムはアプリケーションとは別の可搬型記録媒体に
格納され,利用にあたってアプリケーションとともにコ
ンピュータにインストールされよう。
In another embodiment, the operating memory check program is stored on a portable recording medium separate from the application, and is installed on the computer together with the application for use.

【0012】好ましい実施態様では,動作用メモリチェ
ックプログラムは複数のアプリケーションに共用され
る。この場合には,アプリケーションの動作のために必
要なメモリ量を定義するテーブルが設けられ,このテー
ブルには,チェックを必要とするアプリケーションの識
別符号(名前)と,そのアプリケーションの動作に必要
なメモリ量があらかじめ登録される。テーブルは可搬型
記録媒体に格納しておいてもよいが,いずれにしても最
終的にはコンピュータのメモリ内に展開されるであろ
う。
In a preferred embodiment, the operating memory check program is shared by a plurality of applications. In this case, a table that defines the amount of memory required for the operation of the application is provided. This table includes the identification code (name) of the application that needs to be checked and the memory required for the operation of the application. The quantity is registered in advance. The table may be stored on a portable storage medium, but in any case it will eventually be expanded into the memory of the computer.

【0013】アプリケーションの識別符号を含むアプリ
ケーションの起動に関する指令が与えられると,チェッ
クプログラムはOSから現在使用可能な現メモリ量を取
得するとともに,識別符号をキーとして上記テーブルを
参照して,起動すべきアプリケーションの動作に必要な
メモリ量を読出す。現メモリ量と必要メモリ量とを比較
し,起動指令されたアプリケーションの起動処理に進む
か,メモリ不足の旨の表示をするかを判断する。
When a command for starting the application including the identification code of the application is given, the check program acquires the current available memory amount from the OS and starts the program by referring to the table using the identification code as a key. The amount of memory required for the operation of the application to be read is read. The current memory amount and the required memory amount are compared, and it is determined whether to proceed to the activation process of the application instructed to be activated or to display a message indicating that the memory is insufficient.

【0014】一般的には使用目的,その他の理由によ
り,メモリの複数の異なるメモリエリアごとにアプリケ
ーションの動作に必要なメモリ量が規定される。コンピ
ュータのOSも複数のメモリエリアごとに現在使用可能
な現メモリ量を検出する。
In general, the amount of memory required for the operation of an application is defined for each of a plurality of different memory areas of the memory for the purpose of use and other reasons. The OS of the computer also detects the current available memory amount for each of the plurality of memory areas.

【0015】この発明のさらに他の一実施態様において
は,テーブルにはアプリケーションの動作に必要なメモ
リ量が複数のメモリエリアのそれぞれごとに規定され
る。
In still another embodiment of the present invention, the table defines the amount of memory required for the operation of the application for each of the plurality of memory areas.

【0016】動作用メモリ量チェックプログラムは,コ
ンピュータが現在使用可能な現メモリ量を複数のメモリ
エリアごとに取得し,上記テーブルを参照して,起動す
べきアプリケーションの動作に必要なメモリエリアごと
のメモリ量と取得したメモリエリアごとの現メモリ量と
をそれぞれ比較し,すべてのメモリエリアについて,現
メモリ量が必要メモリ量よりも多ければそのアプリケー
ションの起動に進み,少なくともいずれか一つのメモリ
エリアについて現メモリ量が必要メモリ量より少なけれ
ばその旨のメッセージを表示させるようにコンピュータ
を制御する。
The operation memory amount check program obtains the current memory amount currently available to the computer for each of a plurality of memory areas, and refers to the above-mentioned table to obtain the current memory amount for each memory area necessary for the operation of the application to be started. The memory amount is compared with the current memory amount for each acquired memory area. If the current memory amount is larger than the required memory amount for all the memory areas, the process proceeds to the start of the application, and at least one of the memory areas is started. If the current memory amount is smaller than the required memory amount, the computer is controlled to display a message to that effect.

【0017】動作用メモリ量チェックプログラムが一つ
のアプリケーション専用のものの場合には,好ましくは
このプログラムはアプリケーションの起動前処理用とし
てアプリケーションとともに一つの可搬型記録媒体に格
納される。テーブルをチェックプログラムと同じ可搬型
記録媒体に格納しておいてもよいし,コンピュータの内
部メモリに設けてもよい。もちろん,動作用メモリ量チ
ェックプログラムをアプリケーションとは別々にしてお
いてもよい。
When the operation memory amount check program is dedicated to one application, the program is preferably stored in one portable recording medium together with the application for pre-start processing of the application. The table may be stored in the same portable recording medium as the check program, or may be provided in an internal memory of the computer. Of course, the operation memory amount check program may be separate from the application.

【0018】さらに他の実施態様では,動作用メモリ量
チェックプログラムは複数のアプリケーションに共用さ
れる。この場合には,このプログラムは,起動すべきア
プリケーションの識別符号を含むアプリケーション起動
に関する指令を受け取ったときに,複数のアプリケーシ
ョンのそれぞれについて,アプリケーションの動作に必
要なメモリ量が複数のメモリエリアのそれぞれごとに定
義されたテーブルから上記識別符号に対応するアプリケ
ーションの動作に必要なメモリエリアごとのメモリ量を
読出し,起動すべきアプリケーションの動作に必要なメ
モリエリアごとのメモリ量と取得したメモリエリアごと
の現メモリ量とを比較する。この比較結果に基づいて動
作用メモリ量チェックプログラムは指令されたアプリケ
ーションを起動するか,またはメモリ不足の旨を表示す
る。
In still another embodiment, the operation memory amount check program is shared by a plurality of applications. In this case, when the program receives a command for starting the application including the identification code of the application to be started, the amount of memory required for the operation of the application is determined for each of the plurality of applications in each of the plurality of memory areas. The amount of memory for each memory area required for the operation of the application corresponding to the above identification code is read from the table defined for each application, and the amount of memory for each memory area required for the operation of the application to be started and the amount of memory for each acquired memory area are read. Compare with the current amount of memory. Based on the result of the comparison, the operation memory amount check program starts the commanded application or displays a message indicating that the memory is insufficient.

【0019】[0019]

【実施例】図1は最も一般的なコンピュータ,とくにパ
ーソナルコンピュータ(たとえば,PC/AT互換機)
のメモリマップを示すものであり,基本メモリと拡張メ
モリについて図示している。基本メモリの容量は1MB
あり, 640KBのコンベンショナルメモリエリア(一般
にコンベンショナルメモリと呼ばれている)と 384KB
のUMB(Upper Memory Block)とに分かれている。拡
張メモリは64KBのHMA(High Memory Area)とグロ
ーバルメモリエリア(一般にグローバルメモリと呼ばれ
ている)とに分かれている。グローバルメモリエリアに
は64KBのGDI(Graphic Display Interface )リソ
ースエリアと 128KBのユーザリソースエリアとを含む
(これらは一般的にはGDIリソース,ユーザリソース
と呼ばれている)。
FIG. 1 shows the most common computer, especially a personal computer (for example, a PC / AT compatible machine).
3 shows a memory map of the basic memory and the extended memory. Basic memory capacity is 1MB
Yes, 640 KB conventional memory area (commonly called conventional memory) and 384 KB
UMB (Upper Memory Block). The extended memory is divided into a 64 KB HMA (High Memory Area) and a global memory area (generally called a global memory). The global memory area includes a 64 KB GDI (Graphic Display Interface) resource area and a 128 KB user resource area (these are generally called GDI resources and user resources).

【0020】図2はアプリケーションの動作のために必
要なメモリ量を定義したテーブルの内容を例示するもの
である。複数のアプリケーションのそれぞれについて,
上述したメモリエリアごとに,アプリケーションの動作
のために必要なメモリ量が記述されている。メモリ量
は,コンベンショナルメモリエリアおよびグローバルメ
モリエリアについてはバイトを単位として(KB,M
B)表わされ,ユーザリソースエリアおよびGDIリソ
ースエリアについては,これらのエリアの全メモリ量を
100%として必要なメモリ量が%(百分率)で表わされ
ている。
FIG. 2 exemplifies the contents of a table defining the amount of memory required for the operation of the application. For each of multiple applications,
The amount of memory required for the operation of the application is described for each memory area described above. For the conventional memory area and the global memory area, the memory amount is expressed in units of bytes (KB, M
B) For the user resource area and GDI resource area, the total amount of memory in these areas is
The required memory amount as 100% is represented by% (percentage).

【0021】たとえば,アプリケーション(1)を動作
させるために,コンベンショナルメモリエリアの空きが
400KB必要であり,グローバルメモリエリアの空きが
1MB必要であり,ユーザリソースエリアの空きが10%
必要であり,GDIリソースエリアの空きが5%必要で
ある。
For example, in order to operate the application (1), the free space of the conventional memory area becomes insufficient.
400KB required, 1MB free global memory area, 10% free user resource area
5% of the GDI resource area is required.

【0022】図3はアプリケーションの動作用メモリ量
をチェックするプログラムの動作を示すフローチャート
である。
FIG. 3 is a flowchart showing the operation of a program for checking the amount of operation memory of an application.

【0023】ユーザが表示画面上においてアプリケーシ
ョンに関連付けられたアイコンをクリックするか,起動
メニューからアプリケーションを選択すると,動作用メ
モリ量チェックプログラムが処理を開始する。
When the user clicks an icon associated with the application on the display screen or selects an application from the start menu, the operation memory amount check program starts processing.

【0024】プログラムは処理101 で,起動させようと
しているアプリケーション(起動対象アプリケーショ
ン)を識別するための名前や番号などの情報を取得す
る。
In a process 101, the program acquires information such as a name and a number for identifying an application to be activated (application to be activated).

【0025】プログラムは,処理102 で,処理101 で取
得した起動対象アプリケーション識別情報を用いて,ア
プリケーションの動作のために必要なメモリ量を定義し
たテーブル(図2)を検索し,起動対象アプリケーショ
ンの動作のために必要なメモリ量の情報を得る。
In step 102, the program searches the table (FIG. 2) defining the amount of memory necessary for the operation of the application by using the start target application identification information acquired in step 101, Obtain information on the amount of memory required for operation.

【0026】プログラムはコンベンショナルメモリエリ
ア,グローバルメモリエリア,ユーザリソースエリアお
よびGDIリソースエリアについて,順次,起動対象ア
プリケーションの動作のために,空きのメモリ量が足り
るか不足するかをチェックする。
The program sequentially checks the conventional memory area, the global memory area, the user resource area, and the GDI resource area to determine whether the amount of free memory is sufficient or insufficient for the operation of the application to be started.

【0027】処理103 ではプログラムは,現在のコンベ
ンショナルメモリエリアの使用状況(コンベンショナル
メモリエリアの空きメモリ量)をOSから取得し,処理
102でテーブルから読取ったコンベンショナルメモリエ
リアについて必要なメモリ量と比較する。空きメモリ量
が必要なメモリ量よりも少なくて必要なメモリ量が不足
していれば,処理108 に移ってメッセージ表示命令を送
り,そうでなければ,処理104 に進む。
In process 103, the program acquires the current usage status of the conventional memory area (the amount of free memory in the conventional memory area) from the OS, and
At 102, the conventional memory area read from the table is compared with the required memory amount. If the amount of free memory is less than the required amount of memory and the required amount of memory is insufficient, the process proceeds to step 108 to send a message display command. Otherwise, the process proceeds to step 104.

【0028】処理104 でプログラムは,現在のグローバ
ルメモリエリアの空きメモリ量を取得し,テーブルから
読取ったグローバルメモリエリアについての必要メモリ
量と比較する。必要なメモリ量が不足していれば,処理
108 に進みメッセージ表示命令を出力し,そうでなけれ
ば,処理105 に進む。
In step 104, the program obtains the current free memory capacity of the global memory area and compares it with the required memory capacity of the global memory area read from the table. If the required memory is insufficient, process
Proceed to 108 to output a message display instruction; otherwise, proceed to process 105.

【0029】処理105 でプログラムは,現在のユーザリ
ソースエリアの空きメモリ量を取得し,テーブルから読
取ったユーザリソースエリアについての必要なメモリ量
と比較する。必要なメモリ量が不足していれば,処理10
8 に移ってメッセージ表示命令を送り,そうでなけれ
ば,処理106 に進む。
In process 105, the program obtains the free memory capacity of the current user resource area and compares it with the required memory capacity of the user resource area read from the table. If the required memory is insufficient, process 10
The process proceeds to step 8 to send a message display command. Otherwise, the process proceeds to step 106.

【0030】処理106 でプログラムは,現在のGDIリ
ソースエリアの空きメモリ量を取得し,テーブルから取
得したGDIリソースエリアについての必要なメモリ量
と比較する。必要なメモリ量が不足していれば,処理10
8 に移ってメッセージ表示命令を送り,そうでなけれ
ば,処理107 に進む。
In process 106, the program obtains the free memory capacity of the current GDI resource area and compares it with the required memory capacity of the GDI resource area obtained from the table. If the required memory is insufficient, process 10
The process proceeds to step 8 to send a message display command. Otherwise, the process proceeds to step 107.

【0031】処理107 でプログラムは,すべてのエリア
について必要なメモリ量が確保されているのであるか
ら,起動対象アプリケーションを起動し,終了する。
In the process 107, the program activates and terminates the application to be activated since the required memory amount is secured for all areas.

【0032】処理108 でプログラムは,処理103 〜106
からの命令に応答して,メッセージの画面表示を行う。
In processing 108, the program is divided into processing 103 to 106.
The message is displayed on the screen in response to the command from

【0033】図4は処理108 で表示されるエラーメッセ
ージの画面表示例を示している。(A)はグローバルメ
モリエリアのメモリ量不足を,(B)はコンベンショナ
ルメモリエリアのメモリ量不足を,(C)はユーザリソ
ースエリアのメモリ量不足を,(D)はGDIリソース
エリアのメモリ量不足をそれぞれユーザに伝えるメッセ
ージの例である。
FIG. 4 shows an example of a screen display of an error message displayed in the process 108. (A) Memory shortage in the global memory area, (B) Memory shortage in the conventional memory area, (C) Memory shortage in the user resource area, (D) Memory shortage in the GDI resource area Are examples of messages that convey to the user.

【0034】ユーザはこの表示を見て,どのメモリエリ
アが不足しているかを含めてメモリ量が不足しているこ
とを知る。ユーザが「OK」ボタンをクリックするとメ
ッセージは消える。この後ユーザは現在使用しているが
必ずしも必要でない他のアプリケーションを終了させ
る。このアプリケーションが使用していたメモリエリア
が空き状態となるので,使用可能なメモリ量が増大す
る。ユーザが起動対象アプリケーションを再び選択すれ
ば,図3のチェックプログラムが再度実行される。
The user sees this display and knows that the memory amount is insufficient, including which memory area is insufficient. The message disappears when the user clicks the "OK" button. Thereafter, the user terminates other applications that are currently used but are not always necessary. Since the memory area used by this application becomes empty, the amount of available memory increases. When the user selects the application to be activated again, the check program of FIG. 3 is executed again.

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

【図1】コンピュータのメモリマップの一例を示す。FIG. 1 shows an example of a memory map of a computer.

【図2】アプリケーションの動作のために必要なメモリ
量を定義したテーブルの例を示す。
FIG. 2 shows an example of a table in which a memory amount necessary for an operation of an application is defined.

【図3】メモリ量チェックプログラムを示すフローチャ
ートである。
FIG. 3 is a flowchart showing a memory amount check program.

【図4】エラーメッセージの例を示す。FIG. 4 shows an example of an error message.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 アプリケーション起動に関する指令を受
け取ったときに,コンピュータが現在使用可能な現メモ
リ量を取得し,あらかじめ定められた,起動すべきアプ
リケーションの動作に必要なメモリ量と取得した現メモ
リ量とを比較し,現メモリ量が必要メモリ量よりも多け
ればそのアプリケーションの起動に進み,現メモリ量が
必要メモリ量より少なければその旨のメッセージを表示
させるようにコンピュータを制御するためのプログラム
を格納した記録媒体。
When a command for starting an application is received, a computer obtains a current available memory amount, and determines a predetermined memory amount required for the operation of an application to be started and the obtained current memory amount. If the current memory amount is larger than the required memory amount, the program proceeds to the start of the application, and if the current memory amount is smaller than the required memory amount, a program for controlling the computer to display a message to that effect is displayed. The stored recording medium.
【請求項2】 上記のアプリケーションの動作に必要な
メモリ量を表わすデータを格納した請求項1に記載の記
録媒体。
2. The recording medium according to claim 1, wherein data representing an amount of memory required for operation of said application is stored.
【請求項3】 起動すべきアプリケーションの識別符号
を含むアプリケーション起動に関する指令を受け取った
ときに,アプリケーションの動作に必要なメモリ量が複
数のアプリケーションのそれぞれごとに定義されたテー
ブルから上記識別符号に対応するアプリケーションの動
作に必要なメモリ量を読出し,起動すべきアプリケーシ
ョンの動作に必要なメモリ量と取得した現メモリ量とを
比較する,請求項1または2に記載の記録媒体。
3. When receiving a command related to application start including an identification code of an application to be started, a memory amount necessary for operation of the application corresponds to the identification code from a table defined for each of a plurality of applications. 3. The recording medium according to claim 1, wherein a memory amount required for operation of the application to be read is read, and a memory amount required for operation of the application to be started is compared with the acquired current memory amount.
【請求項4】 複数のメモリエリアごとに動作用メモリ
量をチェックするプログラムであり,アプリケーション
起動に関する指令を受け取ったときに,コンピュータが
現在使用可能な現メモリ量をメモリエリアごとに取得
し,アプリケーションの動作に必要なメモリ量が複数の
メモリエリアのそれぞれごとに定義されたテーブルを参
照して,起動すべきアプリケーションの動作に必要なメ
モリエリアごとのメモリ量と取得したメモリエリアごと
の現メモリ量とをそれぞれ比較し,すべてのメモリエリ
アについて,現メモリ量が必要メモリ量よりも多ければ
そのアプリケーションの起動に進み,少なくともいずれ
か一つのメモリエリアについて現メモリ量が必要メモリ
量より少なければその旨のメッセージを表示させるよう
にコンピュータを制御するためのプログラムを格納した
記録媒体。
4. A program for checking the amount of operation memory for each of a plurality of memory areas. When a command for starting an application is received, the computer obtains the current amount of memory currently available for each of the memory areas. The amount of memory required for the operation of the application refers to the table defined for each of the multiple memory areas, and the amount of memory for each memory area required for the operation of the application to be started and the current amount of memory for each acquired memory area If the current memory amount is larger than the required memory amount for all the memory areas, the process proceeds to the start of the application. If at least one of the memory areas is smaller than the required memory amount, the effect is notified. The computer to display the message Recording medium storing a program for performing
【請求項5】 上記テーブルを格納した請求項4に記載
の記録媒体。
5. The recording medium according to claim 4, wherein said table is stored.
【請求項6】 起動すべきアプリケーションの識別符号
を含むアプリケーション起動に関する指令を受け取った
ときに,複数のアプリケーションのそれぞれについて,
アプリケーションの動作に必要なメモリ量が複数のメモ
リエリアのそれぞれごとに定義されたテーブルから上記
識別符号に対応するアプリケーションの動作に必要なメ
モリエリアごとのメモリ量を読出し,起動すべきアプリ
ケーションの動作に必要なメモリエリアごとのメモリ量
と取得したメモリエリアごとの現メモリ量とを比較す
る,請求項4または5に記載の記録媒体。
6. When receiving an application start command including an identification code of an application to be started, for each of the plurality of applications,
The amount of memory necessary for the operation of the application is read from a table defined for each of the plurality of memory areas, and the amount of memory for each memory area required for the operation of the application corresponding to the identification code is read out. 6. The recording medium according to claim 4, wherein a memory amount for each required memory area is compared with an acquired current memory amount for each memory area.
JP11088171A 1999-03-30 1999-03-30 Medium recording program for checking operating memory capacity of application Pending JP2000285010A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11088171A JP2000285010A (en) 1999-03-30 1999-03-30 Medium recording program for checking operating memory capacity of application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11088171A JP2000285010A (en) 1999-03-30 1999-03-30 Medium recording program for checking operating memory capacity of application

Publications (1)

Publication Number Publication Date
JP2000285010A true JP2000285010A (en) 2000-10-13

Family

ID=13935482

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11088171A Pending JP2000285010A (en) 1999-03-30 1999-03-30 Medium recording program for checking operating memory capacity of application

Country Status (1)

Country Link
JP (1) JP2000285010A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002063482A1 (en) * 2001-02-07 2002-08-15 Shima, Masahiko Content and system for managing/utilizing content
KR100801894B1 (en) 2006-06-15 2008-02-12 삼성전자주식회사 Apparatus and method for program execution considering memory size in portable communication system
JP2010017589A (en) * 2009-10-28 2010-01-28 Daiichi Shokai Co Ltd Game machine
JP2012113739A (en) * 2012-02-27 2012-06-14 Fujitsu Ltd Network system and information processing method
JP2012155741A (en) * 2012-04-11 2012-08-16 Ricoh Co Ltd Apparatus and method for executing multiple programs with changing processing states
US8305591B2 (en) 2002-09-13 2012-11-06 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
JP2012221034A (en) * 2011-04-05 2012-11-12 Nippon Telegr & Teleph Corp <Ntt> Memory management device, memory management method, and memory management program
JP2014178889A (en) * 2013-03-14 2014-09-25 Fujitsu Ltd Information processing device, program, and storage area acquisition method
US9003394B2 (en) 2007-07-10 2015-04-07 Ricoh Company, Ltd. Program determining apparatus and program determining method
JP2017506791A (en) * 2015-01-29 2017-03-09 小米科技有限責任公司Xiaomi Inc. Firmware compression method, firmware decompression method, apparatus, program, and recording medium

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002063482A1 (en) * 2001-02-07 2002-08-15 Shima, Masahiko Content and system for managing/utilizing content
US9019516B2 (en) 2002-09-13 2015-04-28 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
US8305591B2 (en) 2002-09-13 2012-11-06 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
US8516475B2 (en) 2002-09-13 2013-08-20 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
US8752041B2 (en) 2002-09-13 2014-06-10 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
US9167113B2 (en) 2002-09-13 2015-10-20 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
KR100801894B1 (en) 2006-06-15 2008-02-12 삼성전자주식회사 Apparatus and method for program execution considering memory size in portable communication system
US9792159B2 (en) 2007-07-10 2017-10-17 Ricoh Company, Ltd. Program determining apparatus and program determining method
US9003394B2 (en) 2007-07-10 2015-04-07 Ricoh Company, Ltd. Program determining apparatus and program determining method
JP2010017589A (en) * 2009-10-28 2010-01-28 Daiichi Shokai Co Ltd Game machine
JP2012221034A (en) * 2011-04-05 2012-11-12 Nippon Telegr & Teleph Corp <Ntt> Memory management device, memory management method, and memory management program
JP2012113739A (en) * 2012-02-27 2012-06-14 Fujitsu Ltd Network system and information processing method
JP2012155741A (en) * 2012-04-11 2012-08-16 Ricoh Co Ltd Apparatus and method for executing multiple programs with changing processing states
JP2014178889A (en) * 2013-03-14 2014-09-25 Fujitsu Ltd Information processing device, program, and storage area acquisition method
JP2017506791A (en) * 2015-01-29 2017-03-09 小米科技有限責任公司Xiaomi Inc. Firmware compression method, firmware decompression method, apparatus, program, and recording medium

Similar Documents

Publication Publication Date Title
JP4268210B2 (en) Information display management system for computers
US6757821B1 (en) Computer system and its operation environment switching method
US7613737B2 (en) Information processing apparatus and method of controlling same
US9317275B2 (en) Computer system and program restoring method thereof
JP2001519558A (en) How to process information using Personal Communication Assistant
US6754722B2 (en) System and method for installing device drivers in a computer system
US10198272B2 (en) Firmware display of paired bluetooth status information during boot
WO1996019771A1 (en) Memory card and method for operation in a plurality of systems having incompatible object code format requirements
US20090216912A1 (en) Default Peripheral Device Selection Based on Location
US20110231424A1 (en) Method and system for automated file aggregation on a storage device
CN107577472B (en) Software installation method and device and computer readable storage medium
CN105308675A (en) Second screen view with multitasking
JP2000285010A (en) Medium recording program for checking operating memory capacity of application
US7100162B2 (en) System and method for process management
US20030075599A1 (en) Personal work environment setting method
JPH0727445B2 (en) User interface for computer processor operation
CN114461691A (en) Control method and device of state machine, electronic equipment and storage medium
CN110399168A (en) Majority according to disk storage server system start method, device and equipment
US20030037279A1 (en) HDD data backup and recovery method
TW200424934A (en) Device information management system of application device and method thereof
JPH08286925A (en) Program load method and personal computer using same
US7237197B2 (en) Method and system for presenting a video stream of a video streaming device
KR100334903B1 (en) Target server apparatus in remote development environments for embedded real - time software and controlling method thereof
JP2001306327A (en) Application execution method before activation of os, and data processing system
JP2006079445A (en) Peripheral equipment kind distinction device, peripheral equipment kind distinction program and peripheral equipment kind distinction method