JP3299791B2 - Information processing system - Google Patents

Information processing system

Info

Publication number
JP3299791B2
JP3299791B2 JP28749692A JP28749692A JP3299791B2 JP 3299791 B2 JP3299791 B2 JP 3299791B2 JP 28749692 A JP28749692 A JP 28749692A JP 28749692 A JP28749692 A JP 28749692A JP 3299791 B2 JP3299791 B2 JP 3299791B2
Authority
JP
Japan
Prior art keywords
information
area
environment
common
memory
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 - Lifetime
Application number
JP28749692A
Other languages
Japanese (ja)
Other versions
JPH06139078A (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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP28749692A priority Critical patent/JP3299791B2/en
Publication of JPH06139078A publication Critical patent/JPH06139078A/en
Application granted granted Critical
Publication of JP3299791B2 publication Critical patent/JP3299791B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、物理的資源を共有し管
理方法がそれぞれ異なる複数のシステムを一つのファー
ム上で稼働することができる情報処理システムに関する
もので、より詳細にはコンピュータやワードプロセッサ
(以下、ワープロと呼ぶ)のような、中央演算処理装置
(CPU)、メモリ、補助記憶装置などの入出力装置と
いった物理的な資源を共有することができるが、その物
理的な資源の管理方法あるいはアクセス手段などが全く
異なる複数のシステム(ここでは各種装置から構成され
るハードウェアとこれらを動かすソフトウェア群とから
成り立つものをさす)を、一つのファーム上で稼働させ
ることができる情報処理システムに関する。
The present invention relates to a share of the physical resources tube
The present invention relates to an information processing system capable of operating a plurality of systems having different processing methods on a single firmware, and more specifically, to a central processing unit (CPU) such as a computer or a word processor (hereinafter referred to as a word processor). ), A memory, an auxiliary storage device, and other physical resources such as input / output devices. However, a plurality of systems (here, a plurality of devices including different devices) having completely different physical resource management methods or access means. And a software group that operates these hardware) on a single firmware.

【0002】[0002]

【従来の技術】パーソナルコンピュータ(以下、パソコ
ンと呼ぶ)や、ワープロ等のシステムにおいては、ユー
ザがその使い方を選択若しくはカスタマイズできるよう
な機能を有するとき、ユーザは起動の度にその機能を自
分自身に合った環境にする必要が生ずる。
2. Description of the Related Art In a system such as a personal computer (hereinafter referred to as a personal computer) or a word processor, when a user has a function that allows the user to select or customize the usage, each time the user activates the function, It is necessary to make the environment suitable for the environment.

【0003】従来、この手間を省くため、コンピュータ
における環境設定の方法には、その機能がもつ選択肢の
うちユーザが何を選択したかという情報が書き込まれて
いる環境ファイルを用いる方法がある。この方法は図4
に示すように環境設定を要する機能に対してあらかじめ
補助記憶装置41に環境ファイル42を用意し、これに
対しユーザが変更を加えることで、即ち環境ファイル4
2にユーザの設定した値を格納することで環境設定を行
う。そして機能がシステムに導入されるとき(起動時)
に環境ファイルも同時に読み込まれ機能の環境として設
定される。
Conventionally, as a method of setting an environment in a computer in order to save this trouble, there is a method of using an environment file in which information on what the user has selected among options of the function is written. This method is shown in FIG.
The environment file 42 is prepared in advance in the auxiliary storage device 41 for a function requiring environment setting as shown in FIG.
The environment is set by storing the value set by the user in 2. And when a feature is introduced into the system (at startup)
The environment file is also read at the same time and set as the environment of the function.

【0004】例えばパソコンでは日本語入力機能(日本
語FEP)について、ユーザはローマ字/平仮名入力選
択、句読点に使用するキーの種類、固有名詞を優先変換
するか否かといった情報が環境情報として存在し、これ
らの環境情報をデータとしてファイルしたものが環境フ
ァイルである。
[0004] For example, with respect to the Japanese input function (Japanese FEP) in a personal computer, the user has information such as selection of input of romaji / hiragana, types of keys used for punctuation, and whether or not to preferentially convert proper nouns as environment information. An environment file is a file in which these pieces of environment information are stored as data.

【0005】[0005]

【発明が解決しようとする課題】従来、環境ファイルの
格納は例えばパソコンの場合はディスク上、ワープロ
専用システムでは環境情報専用に不揮発性メモリ等を
用意する等、その格納方法や扱い方がシステムにより異
なっている。
Conventionally, environment files are stored on a disk in the case of a personal computer, a word processor, or the like.
In such a dedicated system, the storage method and handling method differ depending on the system, such as preparing a non-volatile memory or the like exclusively for environmental information.

【0006】上記の環境設定の方法では、一つのファー
ム上で複数の異なるシステムを動作させ、これらのシス
テムで同じ機能を得ようとするとき、それぞれのシステ
ムに対して独自に環境設定ファイルをもつ必要がある。
これは前述したように環境ファイルを保存すべき補助記
憶装置の管理方法がシステム間で統一されていない場合
や、使用する機能自身がシステムの特色を生かすための
拡張を行っている場合などがあるからである。
In the above environment setting method, when a plurality of different systems are operated on one firmware and the same functions are to be obtained by these systems, each system has its own environment setting file. There is a need.
As described above, there are cases where the management method of the auxiliary storage device in which the environment file is to be saved is not unified between the systems, or the function to be used itself is extended to make use of the features of the system. Because.

【0007】このため共通ファームにて複数システムを
動作させる場合にシステム間で共通となる機能(ワープ
ロ日本語入力機能とパソコンの日本語入力フロントエン
ドプロセッサ等)の間で環境情報を共有するのは困難で
あった。
Therefore, when a plurality of systems are operated by a common firmware, environmental information is shared between functions common to the systems (such as a word processor Japanese input function and a Japanese input front-end processor of a personal computer). It was difficult.

【0008】こういった場合にそれぞれのシステムにお
いて同一機能の環境を一致させる方法としては、それぞ
れのシステム間で環境ファイルのコンバートを行う方
法、即ちあるシステムの情報をそのシステム独自の方法
で読み出し、ターゲットシステムの情報に変換してから
格納する方法があるが、これは一つのシステムで機能使
用時に環境変更を行ってもリアルタイムで他のシステム
に自動的に反映されず、また反映させようとすればその
都度コンバート作業を伴うことになる。
In such a case, as a method of matching the environment of the same function in each system, a method of converting an environment file between the systems, that is, reading information of a certain system by a method unique to the system, There is a method of converting the information to the information of the target system and storing it.However, even if the environment is changed when using the function in one system, it is not automatically reflected in other systems in real time, and it is tried to reflect it. In each case, conversion work is required.

【0009】従って、本発明は物理的資源を共有し管理
方法がそれぞれ異なる複数のシステム間で同一機能の環
境をリアルタイムで参照・更新・設定等を含めた管理が
自動的に統一することが可能な情報処理システムを提供
することを目的とする。
[0009] Accordingly, the present onset Akira share a physical resource management
It is an object of the present invention to provide an information processing system capable of automatically unifying management including reference, update, setting, and the like of an environment of the same function in real time among a plurality of systems having different methods .

【0010】[0010]

【課題を解決するための手段】上記目的は本発明によれ
ば、物理的資源を共有し管理方法がそれぞれ異なる複数
のシステムを一つのファーム上で稼働することができる
情報処理システムであって、前記ファームはそれぞれの
システム上で動作する特定機能の共通な環境情報を格納
する第1領域と、特定のシステムに有効となる環境情報
を格納する第2領域とを有するバックアップ可能なメモ
リを備え、前記システムの各々は前記メモリの第1領域
及び第2領域に格納された環境情報を参照するためのデ
ータ参照テーブルを備え、前記ファームにより規定さ
れ、前記メモリの第1領域に記憶された環境情報の参照
及び変更を前記システムの各々に許可し、第2領域に記
憶された環境情報の参照及び変更を前記システムの特定
のものに限って許可することを特徴とする情報処理シス
テムによって達成される。
According to the present invention, there is provided an information processing system capable of operating a plurality of systems which share physical resources and have different management methods on a single firmware. the farm has a first region for storing common environment information of a specific function that runs on each system, a backup memory capable that having a second area for storing the environmental information to be effective in a particular system Wherein each of the systems comprises a data reference table for referencing environmental information stored in a first area and a second area of the memory, wherein the data reference table is defined by the firmware.
The system allows each of the systems to refer to and change the environment information stored in the first area of the memory, and restricts the reference and change of the environment information stored in the second area to specific ones of the system. It is achieved by an information processing system comprising a permission to Turkey.

【0011】[0011]

【0012】[0012]

【作用】上記構成にてなる情報処理システムによれば、
物理的資源を共有し管理方法がそれぞれ異なる複数のシ
ステムを一つのファーム上で稼働することができるた
め、それぞれのシステム上で動作する特定機能の共通な
環境情報はフォームに備えられたバックアップ可能なメ
モリの第1領域に格納し、特定のシステムに有効となる
環境情報はそのバックアップ可能なメモリの第2領域に
格納し、このうち第1領域に格納された環境情報は、フ
ォームに備えられたデータ参照テーブルを介して、複数
のシステムの各々が共通に参照できると共に、変更も許
可される。また、バックアップ可能なメモリの第2領域
に格納された環境情報は、フォームに備えられたデータ
参照テーブルを介して、複数のシステムのうち特定のシ
ステムに限って、参照及び変更が許可される。
According to the information processing system having the above configuration,
Since multiple systems that share physical resources and have different management methods can be operated on a single farm, common environment information for specific functions that operate on each system can be backed up in forms. Environmental information that is stored in a first area of the memory and that is valid for a specific system is stored in a second area of the memory that can be backed up, and the environmental information stored in the first area is provided in a form. Multiple via data reference table
With each can reference common system of change it is also allowed. In addition, the environment information stored in the second area of the memory that can be backed up is allowed to be referenced and changed only in a specific system among a plurality of systems via a data reference table provided in the form.

【0013】[0013]

【0014】以上により、複数のシステムでの環境設定
の共通管理が可能となり、システム間で共通な環境を得
ることができる。またバックアップ可能なメモリを使
用するため、システム間移動に再起動などの手順が必要
なものであっても、これらの環境設定情報が失われるこ
とはなく、さらに、メモリがそれぞれシステム上で動作
する特定機能の共通な環境情報を格納する第1領域を備
えているため、一つのシステムで変更された環境は他の
システムにも即座に反映される
As described above, common management of environment settings in a plurality of systems becomes possible, and a common environment can be obtained between systems. In addition , since memory that can be backed up is used, even if a procedure such as a reboot is required for moving between systems, these environment setting information is not lost, and each memory operates on the system. Since a first area for storing common environment information of a specific function is provided, an environment changed in one system is immediately reflected in another system.

【0015】[0015]

【実施例】以下、本発明の一実施例を図面に基づき説明
する。
An embodiment of the present invention will be described below with reference to the drawings.

【0016】図1に複数のシステムに共通となるファー
ム1を示す。共通となるファーム1には各種の処理を実
行するためのCPU11、データやプログラムを格納す
るためのメモリ12、及びデータの入力/出力のための
入出力装置13などシステムが必要となる基本的なもの
に加え、各種環境設定情報を格納するためのバックアッ
プ可能なメモリ(環境情報メモリ)14を持たせてあ
る。環境情報メモリはEEPROMやフラッシュメモリ
等で構成され、メモリの一部もしくは入出力装置として
参照される。環境設定メモリ14に格納される情報とし
ては、各々のシステムに同じ機能があり、各システムで
有効となるもの(共通情報)とシステム間でデータの移
動を行うとき等、処理の情報として参照されるが特定の
システムでのみ有効になるもの(非共通情報)がある。
例えば、各システム間で同じ機能を有する日本語入力機
能が存在したとき、共通情報としてはその入力方法(入
力モードがローマ字入力か平仮名入力か、句読点の種
類、変換、確定の方法等)や変換ロジック(入力した文
章を変換したときの結果)などがあり、非共通情報とし
ては文字コード体系(各システム間で異なる場合がある
が、データをシステム間で移動させるときにはお互いの
文字コード体系を情報として持つ必要がある)等があ
る。
FIG. 1 shows a firmware 1 common to a plurality of systems. The common firmware 1 requires basic systems such as a CPU 11 for executing various processes, a memory 12 for storing data and programs, and an input / output device 13 for data input / output. In addition to the above, a backupable memory (environment information memory) 14 for storing various environment setting information is provided. The environment information memory is composed of an EEPROM, a flash memory, or the like, and is referred to as a part of the memory or an input / output device. The information stored in the environment setting memory 14 is referred to as processing information, such as information that has the same function in each system and is effective in each system (common information) and when data is moved between systems. However, some information (non-common information) is effective only in specific systems.
For example, if there is a Japanese input function that has the same function between each system, the common information is the input method (whether the input mode is Romaji input or Hiragana input, punctuation type, conversion, confirmation method, etc.) or conversion. Logic (the result of converting the input text), etc., and the non-common information is the character code system (It may differ between systems, but when moving data between systems, the information of each character code system is You need to have as).

【0017】これらの環境情報の管理方法は各システム
間で共通でなければならない。環境設定メモリ14に対
する入出力はファーム1により規定されており、その方
法がシステムごとに変わることはない。ただし各システ
ムは共通情報を含めそのシステムが必要とする情報のテ
ーブル(データ参照テーブル)を最低限保持する必要が
ある。
The method of managing these environmental information must be common among the systems. The input and output to and from the environment setting memory 14 are defined by the firmware 1, and the method does not change for each system. However, each system needs to hold at least a table (data reference table) of information required by the system including the common information.

【0018】図2に示すように、環境設定メモリ14は
共通情報エリア21とそれに続く非共通情報エリア2
2、23に別れる。また非共通情報エリアは更に各シス
テム(システム1、システム2、・・・)に対応する複
数のエリアに別れる。共通および非共通情報エリアのデ
ータはチェックバイト24をおくことで不正な書き込み
を禁止し、エリアの情報を保証する。これは各システム
により環境情報の更新が行われた場合は必ず書き込まれ
る。
As shown in FIG. 2, the environment setting memory 14 has a common information area 21 and a non-common information area 2 following it.
It is divided into 2, 23. The non-common information area is further divided into a plurality of areas corresponding to each system (system 1, system 2,...). The data in the common and non-common information areas is provided with a check byte 24 to prevent unauthorized writing and guarantee area information. This is written whenever the environment information is updated by each system.

【0019】例として、このファーム上で動作するシス
テムとして日本語処理できるパーソナルコンピュータ
(システム1)と、日本語ワードプロセッサ(システム
2)を考える。このとき共通となる情報を日本語入力時
の入力モード(ローマ時入力/かな入力)、非共通とな
る情報を文字コード体系における外字領域の情報とす
る。これらの情報は図3に示すように環境設定メモリ1
4に書き込まれているものとする。
As an example, consider a personal computer (system 1) capable of processing Japanese and a Japanese word processor (system 2) as systems operating on this firmware. At this time, the common information is an input mode for Japanese input (Roman time input / Kana input), and the non-common information is external character area information in the character code system. These information are stored in the environment setting memory 1 as shown in FIG.
4 is written.

【0020】いま、共通エリア21に書き込まれた入力
モードデータはローマ字入力を示しているものとする。
Now, it is assumed that the input mode data written in the common area 21 indicates a Roman character input.

【0021】システム1が動作しているときは、システ
ム1は共通エリア21に書き込まれた共通情報および非
共通エリア22に書き込まれた非共通情報(外字情報デ
ータ1)を自分の保持するデータ参照テーブルに従い参
照する。このシステム1において、入力モードをローマ
時入力よりかな入力に変更すると、直ちに変更された設
定は環境設定メモリ14の共通エリア21にチェックバ
イトとともに書き込まれる。以降、共通エリア21の入
力モードデータはかな入力を示すこととなる。
When the system 1 is operating, the system 1 refers to the data held therein by the common information written in the common area 21 and the non-common information (external character information data 1) written in the non-common area 22. Refer to the table. In this system 1, when the input mode is changed from Roman time input to Kana input, the changed setting is immediately written in the common area 21 of the environment setting memory 14 together with a check byte. Thereafter, the input mode data in the common area 21 indicates kana input.

【0022】この後システム2を起動し動作させると、
システム2は共通エリア21に書き込まれた共通情報お
よび非共通エリア23に書き込まれた非共通情報(外字
情報データ2)を自分の保持するデータ参照テーブルに
従い参照する。従ってシステム2の入力モードもかな入
力モードとなる。
Thereafter, when the system 2 is started and operated,
The system 2 refers to the common information written in the common area 21 and the non-common information (external character information data 2) written in the non-common area 23 in accordance with its own data reference table. Therefore, the input mode of the system 2 is also the kana input mode.

【0023】次に、外字領域の情報を考える。先程と同
様システムにおいて変更された設定は直ちに環境設定メ
モリ14の対応する非共通エリア22、23に書き込ま
れる。この設定は他のシステムの環境としては参照され
ないが、一方のシステムから他方のシステムへ外字のイ
メージデータをコンバートしようとするときには変換元
または変換先の外字領域の情報として参照される。即
ち、外字データコンバートでは、システム1は共通エリ
ア21に書き込まれた入力モードデータと非共通エリア
(システム1)22に書き込まれた外字領域データ1に
加え非共通エリア(システム2)23に書き込まれた外
字領域データ2をも参照する。またシステム2は共通エ
リア21に書き込まれた入力モードデータと非共通エリ
ア(システム2)23に書き込まれた外字領域データ2
に加え非共通エリア(システム1)22に書き込まれた
外字領域データ1をも参照する。このように、あるシス
テムに固有の情報であっても、他のシステムにより参照
される場合があるような情報はすべて環境設定メモリ1
4に格納する。これにより一方のシステムが他方のシス
テムの固有の情報を参照するような場合でも、この他方
のシステムにてなされた固有の情報についての変更は即
座に参照され得る状態となる。
Next, information on the external character area will be considered. As before, the settings changed in the system are immediately written to the corresponding non-common areas 22, 23 of the environment setting memory 14. This setting is not referred to as an environment of another system, but is referred to as information of a conversion source or conversion destination external character area when converting an external character image data from one system to another system. That is, in the external character data conversion, the system 1 is written in the non-common area (system 2) 23 in addition to the input mode data written in the common area 21 and the external character area data 1 written in the non-common area (system 1) 22. The external character area data 2 is also referred to. Further, the system 2 includes the input mode data written in the common area 21 and the external character area data 2 written in the non-common area (system 2) 23.
In addition, the external character area data 1 written in the non-common area (system 1) 22 is also referred to. As described above, all information that is unique to a certain system but may be referred to by another system is stored in the environment setting memory 1.
4 is stored. As a result, even when one system refers to the unique information of the other system, a change in the unique information made in the other system can be immediately referred to.

【0024】以上詳述したように本実施例によれば、共
通となるファーム1にバックアップ可能な環境情報メモ
リ14を持たせ、ここへそれぞれのシステムがもつ共通
な環境データを保存しておき、このファーム1上で動作
するシステムは、それらの環境情報のうち必要なものを
選択することでそれぞれのシステム間で共通な環境を得
ることができる。バックアップ可能なメモリ14を使用
するため、システム間移動に再起動などの手順が必要な
必要なものであっても、これらの環境設定情報が失われ
ることはなく、またそれぞれのシステムが共通のメモリ
領域21を使用するため一つのシステムで変更された環
境は他のシステムにも即座に反映される。
As described above in detail, according to the present embodiment, the common firmware 1 is provided with the environment information memory 14 which can be backed up, and the common environment data of each system is stored therein. A system operating on the firmware 1 can obtain a common environment among the respective systems by selecting necessary items of the environment information. Since the memory 14 that can be backed up is used, even if a procedure such as a reboot is necessary for moving between systems, these environment setting information is not lost, and each system has a common memory. The environment changed in one system to use the area 21 is immediately reflected in another system.

【0025】[0025]

【発明の効果】本発明によれば、物理的資源を共有し管
理方法がそれぞれ異なる複数のシステムを一つのファー
ム上で稼働することができる情報処理システムであっ
て、ファームはそれぞれのシステム上で動作する特定機
能の共通な環境情報を格納する第1領域と、特定のシス
テムに有効となる環境情報を格納する第2領域とを有す
るバックアップ可能なメモリを備え、さらにシステムの
各々は、メモリの第1領域及び第2領域に格納された環
境情報を参照するためのデータ参照テーブルを備え、フ
ァームにより規定され、メモリの第1領域に記憶された
環境情報の参照及び変更をシステムの各々に許可し、第
2領域に記憶された環境情報の参照及び変更をシステム
の特定のものに限って許可することで、複数のシステム
それぞれでの環境設定を共通に管理することができ、シ
ステム間の環境を統一することが可能となる。また、バ
ックアップ可能なメモリを使用するため、共通な環境を
得ることができるシステム間移動に再起動などの手順が
必要なものであっても、これらの環境設定情報が失われ
ることはなく、さらに、メモリがそれぞれシステム上で
動作する特定機能の共通な環境情報を格納する第1領域
を備えているため、一つのシステムで変更された環境は
他のシステムにも即座に反映することが可能となる。
According to the present invention, physical resources can be shared and managed.
An information processing system capable of operating a plurality of systems having different management methods on a single firmware, wherein the firmware stores a first area for storing common environmental information of a specific function operating on each system; A back-up memory having a second area for storing environmental information valid for a particular system, wherein each of the systems is stored in a first area and a second area of the memory. A data reference table for referencing environment information, which is defined by the firmware, allows each system to refer to and change environment information stored in a first area of the memory, and stores the environment information stored in a second area. of the reference and change between Turkey be allowed only to those systems specific for, it is possible to manage preferences for each of the plurality of systems in a common environment between systems It becomes possible to unify. In addition, since a memory that can be backed up is used, even if a procedure such as a reboot is required for movement between systems that can obtain a common environment, such environment setting information is not lost, and furthermore, Since each memory has a first area for storing common environment information of a specific function operating on a system, an environment changed in one system can be immediately reflected in another system. Become.

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

【図1】本発明にてなる情報処理装置のファームの基本
構成を示す構成図である。
FIG. 1 is a configuration diagram showing a basic configuration of a firmware of an information processing apparatus according to the present invention.

【図2】環境設定メモリの内部構成を示す構成図であ
る。
FIG. 2 is a configuration diagram showing an internal configuration of an environment setting memory.

【図3】環境設定の一例を示すための説明図である。FIG. 3 is an explanatory diagram showing an example of environment setting.

【図4】ファイルによる環境設定の方法を説明するため
の説明図である。
FIG. 4 is an explanatory diagram for explaining a method of setting an environment using a file.

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

1 ファーム 11 CPU 12 メモリ 13 入出力装置 14 環境情報メモリ 21 共通情報エリア 22、23 非共通情報エリア 24 チェックバイト Reference Signs List 1 firmware 11 CPU 12 memory 13 input / output device 14 environment information memory 21 common information area 22, 23 non-common information area 24 check byte

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平1−196658(JP,A) 特開 平1−271793(JP,A) 特開 平3−77134(JP,A) 特開 平4−265945(JP,A) 特開 平4−155523(JP,A) 特開 平4−123159(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 9/46 340 ────────────────────────────────────────────────── ─── Continuation of front page (56) References JP-A-1-196658 (JP, A) JP-A-1-271793 (JP, A) JP-A-3-77134 (JP, A) JP-A-4- 265945 (JP, A) JP-A-4-155523 (JP, A) JP-A-4-123159 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G06F 9/46 340

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 物理的資源を共有し管理方法がそれぞれ
異なる複数のシステムを一つのファーム上で稼働するこ
とができる情報処理システムであって、 前記ファームはそれぞれのシステム上で動作する特定機
能の共通な環境情報を格納する第1領域と、特定のシス
テムに有効となる環境情報を格納する第2領域とを有す
るバックアップ可能なメモリを備え、 前記システムの各々は前記メモリの第1領域及び第2領
域に格納された環境情報を参照するためのデータ参照テ
ーブルを備え、 前記ファームにより規定され、前記メモリの第1領域に
記憶された環境情報の参照及び変更を前記システムの
に許可し、第2領域に記憶された環境情報の参照及び
変更を前記システムの特定のものに限って許可するこ
を特徴とする情報処理システム。
Claims 1. Physical resources are shared and management methods are different.
An information processing system capable of operating a plurality of different systems on one firmware, wherein the firmware stores a first area for storing common environment information of a specific function operating on each system, and a specific system. A back-up memory having a second area for storing effective environment information. Each of the systems stores the environment information stored in a first area and a second area of the memory. A data reference table for referencing, each of which refers to and changes environment information defined by the firmware and stored in a first area of the memory;
Allow people to, information processing system reference and change of environment information stored in the second region, wherein the benzalkonium be allowed only in certain of said system.
JP28749692A 1992-10-26 1992-10-26 Information processing system Expired - Lifetime JP3299791B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28749692A JP3299791B2 (en) 1992-10-26 1992-10-26 Information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28749692A JP3299791B2 (en) 1992-10-26 1992-10-26 Information processing system

Publications (2)

Publication Number Publication Date
JPH06139078A JPH06139078A (en) 1994-05-20
JP3299791B2 true JP3299791B2 (en) 2002-07-08

Family

ID=17718100

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28749692A Expired - Lifetime JP3299791B2 (en) 1992-10-26 1992-10-26 Information processing system

Country Status (1)

Country Link
JP (1) JP3299791B2 (en)

Also Published As

Publication number Publication date
JPH06139078A (en) 1994-05-20

Similar Documents

Publication Publication Date Title
US8195624B2 (en) Shared file system management between independent operating systems
US6363436B1 (en) Method and system for loading libraries into embedded systems
US6115738A (en) Input/output device information management method and apparatus for multi-computers
US6044461A (en) Computer system and method of selectively rebooting the same in response to a system program code update
US6668261B1 (en) Method of upgrading a program using associated configuration data
US6993579B2 (en) System and method of synchronizing objects between two devices
US7313684B2 (en) Method and apparatus for booting a computer system
US20070112899A1 (en) Method and apparatus for fast boot of an operating system
US7827376B2 (en) System and method for protecting hidden protected area of HDD during operation
US20050144608A1 (en) Operating system allowing running of real-time application programs, control method therefor, and method of loading dynamic link libraries
CN101091163A (en) Manageability extension mechanism for system firmware
US20190108012A1 (en) Enhanced techniques for updating software
US6745329B1 (en) Method for preventing a BIOS to get viruses
US5901311A (en) Access key protection for computer system data
KR20080039080A (en) Terminal having an interfacing function of the heterogeneity language compile library, api calling method and compile function generating method
US7111279B2 (en) Intercepting calls to common dialog functions
JP2019197511A (en) Information processing apparatus and version management program
US6795891B2 (en) System and method of composing and decomposing a ROM image
JP3299791B2 (en) Information processing system
US20060230190A1 (en) Method and apparatus for executing application in system having NAND flash memory
JP2008502988A (en) Computer system boot method and apparatus
US20040088719A1 (en) Intercepting calls to document production functions
CN102156653A (en) Manageable extension method, device and system thereof for system firmware
US20040088676A1 (en) Document production
JPH11161484A (en) Information processor

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080419

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090419

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090419

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100419

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100419

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110419

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120419

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120419

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130419

Year of fee payment: 11

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130419

Year of fee payment: 11