JP2001209551A - Operating system control unit, operating system control method and recording medium - Google Patents

Operating system control unit, operating system control method and recording medium

Info

Publication number
JP2001209551A
JP2001209551A JP2000020256A JP2000020256A JP2001209551A JP 2001209551 A JP2001209551 A JP 2001209551A JP 2000020256 A JP2000020256 A JP 2000020256A JP 2000020256 A JP2000020256 A JP 2000020256A JP 2001209551 A JP2001209551 A JP 2001209551A
Authority
JP
Japan
Prior art keywords
operating system
control command
control
register
application
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
JP2000020256A
Other languages
Japanese (ja)
Inventor
Takahiro Hosoya
孝弘 細矢
Yukiko Shimaji
由紀子 島地
Naoyuki Otoshi
直行 大利
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2000020256A priority Critical patent/JP2001209551A/en
Publication of JP2001209551A publication Critical patent/JP2001209551A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Retry When Errors Occur (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem that the control commands and the contents of process corresponding to a notification of request vary depend on the operating system and therefore on the receipt of a notification of request, the process or the action corresponding to it cannot be taken. SOLUTION: Multiple operating systems 11 can be controlled by an OS control unit 1, which consists of an OS identification section 22 which identifies the operating system running currently based on the character strings received from it, a control command table 23 which stores the control commands of each operating system, a control command conversion table 17 which stores the process contents of control commands, a control command selection section 24 which selects the control commands of operating system running currently, a control commands conversion process section 18 which selects the process contents relating to these control commands, and an execution section which executes the control actions of the operating systems running currently.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、複数のオペレーテ
ィングシステム(OS: Operating System)を制御可能
とするオペレーティングシステム制御装置、オペレーテ
ィングシステム制御方法及び、その記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an operating system control device, an operating system control method, and a recording medium for controlling a plurality of operating systems (OS).

【0002】[0002]

【従来の技術】図7は従来のオペレーティングシステム
制御装置の概略構成を示すブロック図である。
2. Description of the Related Art FIG. 7 is a block diagram showing a schematic configuration of a conventional operating system control device.

【0003】図7に示すオペレーティングシステム制御
装置(以下、単にOS制御装置と称する)100は、一
つのOS111を制御するものであり、OS111を動
作させるOS部用パッケージ110と、コマンド操作部
130からの要求に応じて制御コマンドを選択し、この
制御コマンドをOS111に通知するOS制御部用パッ
ケージ120とを有している。
[0005] An operating system control device (hereinafter simply referred to as an OS control device) 100 shown in FIG. 7 controls one OS 111, and includes an OS unit package 110 for operating the OS 111 and a command operation unit 130. And an OS control unit package 120 for selecting a control command in response to the request and notifying the OS 111 of the control command.

【0004】OS111は、このOS制御装置100を
搭載するコンピュータのハードウエア及びソフトウエア
を総合的に管理するソフトウエアであり、いわゆる基本
ソフトウエアと言われるものである。
The OS 111 is software for comprehensively managing the hardware and software of a computer on which the OS control device 100 is mounted, and is called so-called basic software.

【0005】OS部用パッケージ110には、前述した
一つのOS111と、このOS111上で動作する複数
のアプリケーションプログラム112と、OS制御部用
パッケージ120と通信接続すると共に、コマンド操作
部130からのOS制御に関わる要求通知を受信するO
S部側通信制御部113とを有している。
The OS section package 110 is connected to the above-mentioned one OS 111, a plurality of application programs 112 operating on the OS 111, the OS control section package 120 and communicates with the OS from the command operation section 130. O to receive a request notification related to control
And an S unit side communication control unit 113.

【0006】OS111上には、OS制御部用パッケー
ジ120からの制御コマンドに応じてOS111の処理
動作を実行するコマンド実行部140を有し、コマンド
実行部140は、制御コマンドに対応した処理内容を格
納したメモリ141と、OS制御部用パッケージ120
からの制御コマンドに応じて処理内容をメモリ141か
ら読み出すメモリ制御部142と、メモリ制御部142
にて読み出された処理内容に基づいて処理動作を実行す
る実行部143とを有している。
The OS 111 has a command execution unit 140 for executing the processing operation of the OS 111 in response to a control command from the OS control unit package 120. The command execution unit 140 stores processing contents corresponding to the control command. The stored memory 141 and the OS control unit package 120
A memory control unit 142 for reading processing contents from the memory 141 in response to a control command from the memory control unit 142;
And an execution unit 143 for executing a processing operation based on the processing content read by the processing unit.

【0007】OS制御部用パッケージ120は、OS部
側通信制御部113と通信接続する通信制御部121
と、コマンド操作部130からの要求通知に対応したO
S111の制御コマンドを記憶した制御コマンドテーブ
ル122と、コマンド操作部130からの要求通知に対
応した制御コマンドを制御コマンドテーブル122から
選択する制御コマンド選択部123とを有している。
[0007] The OS control unit package 120 is a communication control unit 121 that is connected to the OS unit side communication control unit 113 for communication.
And O corresponding to the request notification from the command operation unit 130
It has a control command table 122 storing the control commands of S111, and a control command selection unit 123 for selecting a control command corresponding to the request notification from the command operation unit 130 from the control command table 122.

【0008】次に従来のOS制御装置100の動作につ
いて説明する。
Next, the operation of the conventional OS control device 100 will be described.

【0009】OS制御部用パッケージ120の制御コマ
ンド選択部123は、OS部側通信制御部113及び通
信制御部121を通じて、コマンド操作部130から
の、例えば起動、停止、再起動等といった要求通知を受
信する。
The control command selection unit 123 of the OS control unit package 120 sends a request notification such as start, stop, restart, etc. from the command operation unit 130 through the OS unit side communication control unit 113 and the communication control unit 121. Receive.

【0010】さらに、制御コマンド選択部123は、こ
の要求通知に応じた制御コマンドを制御コマンドテーブ
ル122から選択し、この選択された制御コマンドを、
通信制御部121を通じて、OS部側通信制御部113
に送信する。
[0010] Further, the control command selecting section 123 selects a control command corresponding to the request notification from the control command table 122, and stores the selected control command in the control command table 122.
Through the communication control unit 121, the OS unit side communication control unit 113
Send to

【0011】OS部側通信制御部113は、OS制御部
用パッケージ120からの制御コマンドを受信すると、
この制御コマンドをOS111上のコマンド実行部14
0に通知する。
When receiving the control command from the OS control unit package 120, the OS unit side communication control unit 113
This control command is sent to the command execution unit 14 on the OS 111.
Notify 0.

【0012】コマンド実行部140のメモリ制御部14
2は、この制御コマンドを受信すると、この制御コマン
ドに対応した処理内容をメモリ141から選択し、この
選択した処理内容を実行部143に通知する。実行部1
43は、この処理内容に基づいて、例えばOS111の
起動、再起動や停止等といった処理動作をOS111上
で実行する。
The memory control unit 14 of the command execution unit 140
When the control command is received, the processing content corresponding to the control command is selected from the memory 141, and the selected processing content is notified to the execution unit 143. Execution unit 1
The CPU 43 executes processing operations such as starting, restarting, and stopping the OS 111 on the OS 111 based on the processing contents.

【0013】このように従来のOS制御装置100によ
れば、コマンド操作部130からの要求通知に応じて、
この要求通知に対応した制御コマンドをOS制御部用パ
ッケージ120側で選択し、この選択した制御コマンド
の処理内容に基づいて、OS111を制御している。
As described above, according to the conventional OS control device 100, in response to a request notification from the command operation unit 130,
The control command corresponding to the request notification is selected on the OS control unit package 120 side, and the OS 111 is controlled based on the processing content of the selected control command.

【0014】また、このように制御されるOSとして
は、コンピュータを管理するためのプログラムであり、
監視プログラムとしてプログラムの実行管理や周辺装置
の管理をも行っている。
The OS controlled in this way is a program for managing a computer.
As a monitoring program, it also manages the execution of programs and the management of peripheral devices.

【0015】一般的に、このようなOSが使用される大
型汎用機、パーソナルコンピュータ等は、その機種に応
じてビット数が異なるため、OS制御装置に用意される
OS111も多種多様であるのが実情である。
Generally, large-sized general-purpose machines, personal computers, and the like that use such an OS have different numbers of bits depending on the model. It is a fact.

【0016】[0016]

【発明が解決しようとする課題】しかしながら、上記従
来のOS制御装置100によれば、単にOS部用パッケ
ージ110上に新たなOS111Aを追加インストール
したとしても、追加前のOS111と新たなOS111
Aとでは制御コマンド及び、その処理内容が異なるた
め、OS制御部用パッケージ120側では、コマンド操
作部130からの要求通知に応じて制御コマンドを読み
出したとしても、この制御コマンドはインストール前の
OS111の制御コマンドしか認識することができない
ため、新たなOS111Aに対する、例えば起動、停
止、再起動処理等といった制御動作を実行させることが
できないといった第1の問題点があった。
However, according to the conventional OS control apparatus 100, even if the new OS 111A is simply installed on the OS unit package 110, the OS 111 before the addition and the new OS 111A are simply installed.
Since the control command and its processing contents are different from those of A, even if the control command is read out in response to a request notification from the command operation unit 130 on the OS control unit package 120 side, this control command is not stored in the OS 111 before installation. Therefore, there is a first problem that it is not possible to execute a control operation such as start, stop, restart processing, and the like on the new OS 111A because only the control command can be recognized.

【0017】また、上記従来のOS制御装置100によ
れば、OS111上のアプリケーションプログラム動作
中に、そのアプリケーションプログラム112が何らか
の原因で異常終了したとしても、OS制御部用パッケー
ジ120では異常終了されたアプリケーションプログラ
ム112を認識することができず、異常終了したアプリ
ケーションプログラム112を円滑に復旧することがで
きないといった第2の問題点があった。
Further, according to the conventional OS control apparatus 100, even if the application program 112 abnormally terminates for some reason during the operation of the application program on the OS 111, the OS control unit package 120 terminates abnormally. There is a second problem that the application program 112 cannot be recognized and the abnormally terminated application program 112 cannot be smoothly recovered.

【0018】本発明は、上記第1の問題点に鑑みてなさ
れたものであり、その第1の目的とするところは、各O
S毎に、要求通知に対応した処理動作を円滑に行うこと
ができるオペレーティングシステム制御装置、オペレー
ティングシステム制御方法及び、その記録媒体を提供す
ることにある。
The present invention has been made in view of the above-mentioned first problem, and the first object of the present invention is to make each O
An object of the present invention is to provide an operating system control device, an operating system control method, and a recording medium that can smoothly perform a processing operation corresponding to a request notification for each S.

【0019】また、本発明は、上記第2の問題点に鑑み
てなされたものであり、その第2の目的とするところ
は、OS上のアプリケーションが異常終了したとして
も、アプリケーション復旧を円滑に行うことができるオ
ペレーティングシステム制御装置、オペレーティングシ
ステム制御方法及び、その記録媒体を提供することにあ
る。
Further, the present invention has been made in view of the second problem, and a second object of the present invention is to smoothly recover an application even if an application on the OS terminates abnormally. An object of the present invention is to provide an operating system control device, an operating system control method, and a recording medium that can be performed.

【0020】[0020]

【課題を解決するための手段】上記第1の目的を達成す
るために本発明のオペレーティングシステム制御装置
は、複数のオペレーティングシステムを制御可能とする
オペレーティングシステム制御装置であって、前記オペ
レーティングシステムから受信した文字列に基づいて、
現在動作中のオペレーティングシステムを特定する識別
手段と、各要求通知毎に、各オペレーティングシステム
の制御コマンドを記憶した制御コマンド記憶手段と、前
記要求通知に対応した、各オペレーティングシステムの
制御コマンドに関わる処理内容を記憶した処理内容記憶
手段と、前記要求通知を検出すると、前記検出された要
求通知に対応する、前記特定されたオペレーティングシ
ステムに関わる制御コマンドを、前記制御コマンド記憶
手段から選択する制御コマンド選択手段と、前記制御コ
マンド選択手段にて選択された制御コマンドに関わる処
理内容を、前記処理内容記憶手段から選択する処理内容
選択手段と、前記処理内容選択手段にて選択された処理
内容に基づいて、前記特定されたオペレーティングシス
テムの制御動作を実行する制御手段とを有するものであ
る。
In order to achieve the first object, an operating system control device according to the present invention is an operating system control device capable of controlling a plurality of operating systems. Based on the string
Identification means for specifying the operating system currently in operation, control command storage means for storing a control command of each operating system for each request notification, and processing relating to the control command of each operating system corresponding to the request notification A process content storage unit for storing content, and a control command selection unit for selecting, from the control command storage unit, a control command related to the specified operating system corresponding to the detected request notification when the request notification is detected. Means, processing contents related to the control command selected by the control command selecting means, processing contents selecting means for selecting from the processing contents storing means, and processing contents selected by the processing contents selecting means. Controlling the control operation of the specified operating system. In which a control means for the line.

【0021】従って、本発明のオペレーティングシステ
ム制御装置によれば、各要求通知毎に、各オペレーティ
ングシステムの制御コマンドを予め記憶すると共に、前
記要求通知に対応した、各オペレーティングシステムの
制御コマンドに関わる処理内容を予め記憶しておき、各
オペレーティングシステムから受信した文字列に基づい
て、現在動作中のオペレーティングシステムを特定し、
前記要求通知を検出すると、この要求通知に対応する、
前記特定されたオペレーティングシステムに関わる制御
コマンドを選択し、さらに、この制御コマンドに関わる
処理内容を選択して、この処理内容に基づいて、前記特
定されたオペレーティングシステムの制御動作を実行す
るようにしたので、複数のオペレーティングシステムが
インストールされたとしても、現在動作中のオペレーテ
ィングシステムを特定することで、要求通知に対応した
制御コマンド及び処理内容に基づく処理動作を円滑に行
うことができる。
Therefore, according to the operating system control device of the present invention, the control command of each operating system is stored in advance for each request notification, and the processing related to the control command of each operating system corresponding to the request notification is performed. The contents are stored in advance, and based on the character string received from each operating system, the currently operating operating system is specified,
When the request notification is detected,
A control command related to the specified operating system is selected, and a processing content related to the control command is selected, and the control operation of the specified operating system is executed based on the processing content. Therefore, even when a plurality of operating systems are installed, by specifying the currently operating operating system, the processing operation based on the control command corresponding to the request notification and the processing content can be performed smoothly.

【0022】本発明のオペレーティングシステム制御装
置は、前記処理内容記憶手段に記憶される、前記要求通
知に対応した、各オペレーティングシステムの制御コマ
ンドに関わる処理内容を、前記複数のオペレーティング
システムの内、所定のオペレーティングシステムの制御
コマンドに関わる処理内容と同一とするようにしたもの
である。
The operating system control device according to the present invention stores the processing contents related to the control command of each operating system corresponding to the request notification stored in the processing content storage means in a predetermined one of the plurality of operating systems. This is the same as the processing content related to the control command of the operating system.

【0023】従って、本発明のオペレーティングシステ
ム制御装置によれば、各要求通知に対応した各オペレー
ティングシステムの制御コマンドに関わる処理内容を所
定オペレーティングシステムの制御コマンドに関わる処
理内容と同一とするようにした、例えば同一要求通知で
あるにもかかわらず、各オペレーティングシステム間で
制御コマンドが異なっていたとしても、その処理内容を
同一とするようにしたので、複数のオペレーティングシ
ステム間で同一要求通知に対応する制御コマンドの処理
内容を共通化することができる。
Therefore, according to the operating system control device of the present invention, the processing content related to the control command of each operating system corresponding to each request notification is made the same as the processing content related to the control command of the predetermined operating system. For example, even if the control command is different between the operating systems despite the same request notification, the processing contents are made the same, so that the same request notification is supported among a plurality of operating systems. The processing content of the control command can be shared.

【0024】本発明のオペレーティングシステム制御装
置は、前記オペレーティングシステム上のアプリケーシ
ョンの異常終了を検出すると、前記異常終了をレジスタ
に書き込む書込手段と、前記レジスタに書き込まれた内
容を読み出す読出手段とを有し、前記制御コマンド選択
手段は、前記読出手段にて読み出された前記レジスタの
内容に基づいて、前記アプリケーションの異常終了を認
識すると、前記アプリケーションが異常終了したオペレ
ーティングシステムの再起動要求通知に関わる制御コマ
ンドを前記制御コマンド記憶手段から選択するようにし
たものである。
When detecting an abnormal termination of an application on the operating system, the operating system control device of the present invention includes a writing unit for writing the abnormal termination to a register and a reading unit for reading the contents written to the register. When the control command selecting unit recognizes the abnormal termination of the application based on the contents of the register read by the reading unit, the control command selecting unit responds to the restart request notification of the operating system in which the application terminated abnormally. The related control command is selected from the control command storage means.

【0025】従って、本発明のオペレーティングシステ
ム制御装置によれば、オペレーティングシステム上のア
プリケーションの異常終了を検出すると、この異常終了
をレジスタに書き込み、前記レジスタに書き込まれた内
容に基づいて、アプリケーションの異常終了を認識する
と共に、異常終了したアプリケーションに関わるオペレ
ーティングシステムの再起動を実行するようにしたの
で、オペレーティングシステム上のアプリケーションが
異常終了したとしても、異常終了したアプリケーション
復旧を円滑に行うことができる。
Therefore, according to the operating system control device of the present invention, when the abnormal termination of the application on the operating system is detected, the abnormal termination is written to the register, and the abnormal termination of the application is performed based on the contents written to the register. Since the termination is recognized and the operating system related to the abnormally terminated application is restarted, even if the application on the operating system terminates abnormally, the abnormally terminated application can be smoothly restored.

【0026】上記第2の目的を達成するために本発明の
オペレーティングシステム制御装置は、オペレーティン
グシステム上のアプリケーションの異常終了を検出する
と、前記異常終了をレジスタに書き込む書込手段と、前
記レジスタに書き込まれた内容を読み出す読出手段と、
前記読出手段にて読み出された前記レジスタの内容に基
づいて、前記アプリケーションの異常終了を認識する
と、前記アプリケーションが異常終了したオペレーティ
ングシステムを再起動させる制御手段とを有するもので
ある。
In order to achieve the second object, the operating system control device of the present invention, when detecting abnormal termination of an application on the operating system, writes the abnormal termination into a register, and writes the abnormal termination into a register. Reading means for reading out the contents
When the abnormal termination of the application is recognized based on the contents of the register read by the reading unit, the control unit restarts the operating system in which the application has abnormally terminated.

【0027】従って、本発明のオペレーティングシステ
ム制御装置によれば、オペレーティングシステム上のア
プリケーションの異常終了を検出すると、この異常終了
をレジスタに書き込み、前記レジスタに書き込まれた内
容に基づいて、アプリケーションの異常終了を認識する
と共に、異常終了したアプリケーションに関わるオペレ
ーティングシステムの再起動を実行するようにしたの
で、オペレーティングシステム上のアプリケーションが
異常終了したとしても、異常終了したアプリケーション
復旧を円滑に行うことができる。
Therefore, according to the operating system control device of the present invention, when the abnormal termination of the application on the operating system is detected, the abnormal termination is written into the register, and the abnormal termination of the application is performed based on the contents written in the register. Since the termination is recognized and the operating system related to the abnormally terminated application is restarted, even if the application on the operating system terminates abnormally, the abnormally terminated application can be smoothly restored.

【0028】上記第1の目的を達成するために本発明の
オペレーティングシステム制御方法は、各要求通知毎
に、各オペレーティングシステムの制御コマンドを予め
記憶すると共に、前記要求通知に対応した、各オペレー
ティングシステムの制御コマンドに関わる処理内容を予
め記憶しておき、各オペレーティングシステムから受信
した文字列に基づいて、現在動作中のオペレーティング
システムを特定し、前記要求通知を検出すると、前記検
出された要求通知に対応する、前記特定されたオペレー
ティングシステムに関わる制御コマンドを選択し、さら
に、前記選択された制御コマンドに関わる処理内容を選
択し、前記選択された処理内容に基づいて、前記特定さ
れたオペレーティングシステムの制御動作を実行するよ
うにした。
In order to achieve the first object, an operating system control method according to the present invention stores a control command of each operating system in advance for each request notification, and controls each operating system corresponding to the request notification. The processing content related to the control command is stored in advance, and based on the character string received from each operating system, the currently operating operating system is specified, and when the request notification is detected, the detected request notification is Corresponding, select a control command related to the specified operating system, further select a processing content related to the selected control command, based on the selected processing content, of the specified operating system, Control operation is executed.

【0029】また、本発明の記録媒体は、このようなオ
ペレーティングシステム制御方法を動作プログラムとし
て記録したものである。
The recording medium of the present invention records such an operating system control method as an operation program.

【0030】従って、本発明のオペレーティングシステ
ム制御方法によれば、複数のオペレーティングシステム
がインストールされたとしても、現在動作中のオペレー
ティングシステムを特定することで、要求通知に対応し
た制御コマンド及び処理内容に基づく処理動作を円滑に
行うことができる。
Therefore, according to the operating system control method of the present invention, even if a plurality of operating systems are installed, by specifying the currently operating operating system, the control command and the processing content corresponding to the request notification can be obtained. Based processing operation can be performed smoothly.

【0031】さらに、本発明の記録媒体によれば、この
ようなオペレーティングシステム制御方法を動作プログ
ラムとして記録したので、このオペレーティングシステ
ム制御方法と同様の作用効果を得ることができる。
Further, according to the recording medium of the present invention, since such an operating system control method is recorded as an operation program, the same operation and effect as the operating system control method can be obtained.

【0032】本発明のオペレーティングシステム制御方
法は、前記予め記憶される、前記要求通知に対応した、
各オペレーティングシステムの制御コマンドに関わる処
理内容を、前記複数のオペレーティングシステムの内、
所定のオペレーティングシステムの制御コマンドに関わ
る処理内容と同一とするようにした。
[0032] The operating system control method of the present invention is characterized in that:
The processing content related to the control command of each operating system, among the plurality of operating systems,
The processing contents are the same as those related to a control command of a predetermined operating system.

【0033】また、本発明の記録媒体は、このようなオ
ペレーティングシステム制御方法を動作プログラムとし
て記録したものである。
The recording medium of the present invention records such an operating system control method as an operation program.

【0034】従って、本発明のオペレーティングシステ
ム制御方法によれば、複数のオペレーティングシステム
間で同一要求通知に対応する制御コマンドの処理内容を
共通化することができる。
Therefore, according to the operating system control method of the present invention, the processing contents of the control command corresponding to the same request notification can be shared among a plurality of operating systems.

【0035】さらに、本発明の記録媒体によれば、この
ようなオペレーティングシステム制御方法を動作プログ
ラムとして記録したので、このオペレーティングシステ
ム制御方法と同様の作用効果を得ることができる。
Further, according to the recording medium of the present invention, since such an operating system control method is recorded as an operation program, the same operation and effect as the operating system control method can be obtained.

【0036】本発明のオペレーティングシステム制御方
法は、前記オペレーティングシステム上のアプリケーシ
ョンの異常終了を検出すると、前記異常終了をレジスタ
に書き込むと共に、前記レジスタに書き込まれた内容を
読み出すことで、その内容に基づいて、前記アプリケー
ションの異常終了を認識し、前記アプリケーションが異
常終了したオペレーティングシステムの再起動要求通知
に関わる制御コマンドを選択するようにした。
According to the operating system control method of the present invention, when an abnormal termination of an application on the operating system is detected, the abnormal termination is written into a register, and the content written in the register is read, so that the content is stored on the basis of the content. Then, the abnormal termination of the application is recognized, and the control command related to the restart request notification of the operating system in which the application terminates abnormally is selected.

【0037】また、本発明の記録媒体は、このようなオ
ペレーティングシステム制御方法を動作プログラムとし
て記録したものである。
The recording medium of the present invention records such an operating system control method as an operation program.

【0038】従って、本発明のオペレーティングシステ
ム制御方法によれば、オペレーティングシステム上のア
プリケーションが異常終了したとしても、異常終了した
アプリケーション復旧を円滑に行うことができる。
Therefore, according to the operating system control method of the present invention, even if an application on the operating system ends abnormally, it is possible to smoothly recover the abnormally ended application.

【0039】さらに、本発明の記録媒体によれば、この
ようなオペレーティングシステム制御方法を動作プログ
ラムとして記録したので、このオペレーティングシステ
ム制御方法と同様の作用効果を得ることができる。
Further, according to the recording medium of the present invention, since such an operating system control method is recorded as an operation program, the same operation and effect as the operating system control method can be obtained.

【0040】上記第2の目的を達成するために本発明の
オペレーティングシステム制御方法は、オペレーティン
グシステム上のアプリケーションの異常終了を検出する
と、前記異常終了をレジスタに書き込むと共に、前記レ
ジスタに書き込まれた内容を読み出すことで、その内容
に基づいて、前記アプリケーションの異常終了を認識
し、前記アプリケーションが異常終了したオペレーティ
ングシステムを再起動させるようにした。
In order to achieve the second object, the operating system control method of the present invention, when detecting abnormal termination of an application on the operating system, writes the abnormal termination to a register and the contents written to the register. , The abnormal termination of the application is recognized based on the contents thereof, and the operating system in which the application terminated abnormally is restarted.

【0041】また、本発明の記録媒体は、このようなオ
ペレーティングシステム制御方法を動作プログラムとし
て記録したものである。
The recording medium of the present invention records such an operating system control method as an operation program.

【0042】従って、本発明のオペレーティングシステ
ム制御方法によれば、オペレーティングシステム上のア
プリケーションが異常終了したとしても、異常終了した
アプリケーション復旧を円滑に行うことができる。
Therefore, according to the operating system control method of the present invention, even if an application on the operating system terminates abnormally, it is possible to smoothly recover the abnormally terminated application.

【0043】さらに、本発明の記録媒体によれば、この
ようなオペレーティングシステム制御方法を動作プログ
ラムとして記録したので、このオペレーティングシステ
ム制御方法と同様の作用効果を得ることができる。
Further, according to the recording medium of the present invention, since such an operating system control method is recorded as an operation program, the same operation and effect as the operating system control method can be obtained.

【0044】[0044]

【発明の実施の形態】以下、図面に基づいて本発明の実
施の形態に示すオペレーティングシステム制御装置につ
いて説明する。図1は本実施の形態に示すオペレーティ
ングシステム制御装置内部の概略構成を示すブロック図
である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An operating system control device according to an embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a schematic configuration inside the operating system control device shown in the present embodiment.

【0045】図1に示すオペレーティングシステム制御
装置(以下、単にOS制御装置と称する)1は、複数の
OS11を制御するものであり、OS11を動作させる
OS部用パッケージ10と、コマンド操作部50からの
要求通知に応じて制御コマンドを選択し、この制御コマ
ンドをOS11に通知するOS制御部用パッケージ20
とを有している。
An operating system control device (hereinafter simply referred to as an OS control device) 1 shown in FIG. 1 controls a plurality of OSs 11, and includes an OS unit package 10 for operating the OS 11 and a command operation unit 50. In response to the notification of the request, a control command is selected, and the OS control unit package 20 for notifying the control command to the OS 11 is selected.
And

【0046】OS部用パッケージ10には、複数のOS
11と、このOS11上で動作する複数のアプリケーシ
ョンプログラム12と、コマンド操作部50からの要求
を受信すると共に、OS制御部用パッケージ20と通信
接続するOS部側通信制御部13と、後述するアプリケ
ーションプログラム12の異常終了の有無が書き込まれ
るIPLレジスタ14とを有している。
The OS section package 10 includes a plurality of OSs.
11, a plurality of application programs 12 operating on the OS 11, an OS unit-side communication control unit 13 for receiving a request from the command operation unit 50 and communicating with the OS control unit package 20. And an IPL register 14 in which the presence or absence of abnormal termination of the program 12 is written.

【0047】各アプリケーションプログラム12は、各
自のアプリケーションプログラム12がOS11上で動
作中に何らかの原因で異常終了した場合、この異常終了
をIPLレジスタ14に書き込む、書込手段であるレジ
スタ書込部15を有している。
When each application program 12 abnormally terminates for some reason while operating on the OS 11, the application program 12 writes the abnormal termination to the IPL register 14. Have.

【0048】OS制御部用パッケージ20は、OS部側
通信制御部13と通信接続する通信制御部21と、OS
11起動時に、OS部側通信制御部13を通じてOS1
1から受信した文字列に基づいてOS11を識別する、
識別手段であるOS識別部22と、各OS11毎に、コ
マンド操作部50からの要求及び、その要求通知に対応
した制御コマンドを記憶した、制御コマンド記憶手段で
ある制御コマンドテーブル23と、コマンド操作部50
からの要求を受信すると、この要求通知に対応した、現
在動作中のOS11に関わる制御コマンドを制御コマン
ドテーブル23から選択する、制御コマンド選択手段で
ある制御コマンド選択部24とを有している。
The OS control section package 20 includes a communication control section 21 for communication connection with the OS section side communication control section 13 and an OS control section.
When the OS 11 is started, the OS 1
1 to identify the OS 11 based on the character string received from
An OS identification unit 22 serving as an identification unit; a control command table 23 serving as a control command storage unit storing, for each OS 11, a request from the command operation unit 50 and a control command corresponding to the request notification; Part 50
When a request is received from the control command selector 23, the control command selector 24 selects a control command related to the currently operating OS 11 from the control command table 23 in response to the request notification.

【0049】また、通信制御部21は、OS11の起動
に際し、IPLレジスタ15の内容を読み出す、読出手
段であるレジスタ読出部25を有している。尚、IPL
レジスタ14の内容とは、アプリケーションプログラム
12が異常終了したことを示すON状態等である。
The communication control section 21 has a register reading section 25 as reading means for reading the contents of the IPL register 15 when the OS 11 is started. In addition, IPL
The contents of the register 14 include an ON state indicating that the application program 12 has abnormally ended.

【0050】制御コマンド選択部24は、制御コマンド
テーブル23から選択した制御コマンドを通信制御部2
1及びOS部側通信制御部13を通じてOS11に通知
するものである。
The control command selecting section 24 transmits the control command selected from the control command table 23 to the communication control section 2.
1 and the OS 11 via the OS unit side communication control unit 13.

【0051】OS11は、OS制御部用パッケージ20
からの制御コマンドに応じた処理動作、例えば起動、停
止又は再起動等といった処理動作を、現在動作中のOS
11上で行うコマンド実行部16を有している。
The OS 11 includes an OS control unit package 20.
A processing operation corresponding to a control command from the OS, for example, a processing operation such as starting, stopping, or restarting, is performed by the currently operating OS.
11 has a command execution unit 16.

【0052】コマンド実行部16は、各OS11の制御
コマンド毎に、各OS11の処理内容を記憶した、処理
内容記憶手段である制御コマンド変換テーブル17と、
OS制御部用パッケージ20からの制御コマンドに応じ
た処理内容を制御コマンド変換テーブル17から選択す
る、処理内容選択手段である制御コマンド変換処理部1
8と、この制御コマンド変換処理部18にて選択された
処理内容に基づいて、その処理動作を実行する、制御手
段である実行部19とを有している。
The command execution unit 16 stores, for each control command of each OS 11, a control command conversion table 17, which is a processing content storage unit, which stores the processing content of each OS 11.
The control command conversion processing unit 1 which is a processing content selection unit that selects processing content corresponding to a control command from the OS control unit package 20 from the control command conversion table 17.
8 and an execution unit 19 as control means for executing the processing operation based on the processing content selected by the control command conversion processing unit 18.

【0053】本実施の形態においては、2種類のOS1
1として、Sun Microsystems社の開発したSVR4系のUN
IX統合環境であるソラリス(Solaris)11Aと、テキス
トベースにおけるデータを閲覧するリンクス(Lynx)1
1Bとがインストールされ、ソラリス11Aのインタフ
ェース仕様でリンクス11Bに互換性もたせるものとす
る。
In this embodiment, two types of OS1
As one, UN of SVR4 system developed by Sun Microsystems
Solaris (Solaris) 11A, which is an IX integrated environment, and Lynx (Lynx) 1, which browses text-based data
1B is installed, and the interfaces of the Solaris 11A are made compatible with the interfaces of the Solaris 11A.

【0054】尚、OS11及びOS制御部用パッケージ
20間では、通信制御部21を通じてコマンド文字列の
送受信を行っており、OS11からOS制御部用パッケ
ージ20への受信文字列メッセージとしては、例えばオ
ープンブート動作中であることを通知するオープンブー
ト動作文字列があり、OS11がソラリス11Aの場合
には「ok \r」の文字列、OS11がリンクス11
Bの場合には「PPC6-Bug>」の文字列を用いている。
A command character string is transmitted and received between the OS 11 and the OS control unit package 20 through the communication control unit 21, and a received character string message from the OS 11 to the OS control unit package 20 is, for example, an open message. There is an open boot operation character string for notifying that a boot operation is being performed. When the OS 11 is Solaris 11A, a character string of “ok \ r” is displayed.
In the case of B, the character string “PPC6-Bug>” is used.

【0055】OS制御部用パッケージ20のOS識別部
22においては、OSの起動時において、このような受
信文字列メッセージを受信することで、現在動作中のO
S11を識別することができる。
The OS identification unit 22 of the OS control unit package 20 receives such a received character string message at the time of booting the OS, so that the currently operating O
S11 can be identified.

【0056】では、ここで、各OS11(ソラリス11
A,リンクス11B)における起動・停止・再起動コマ
ンドに着目して説明する。図2は制御コマンド変換テー
ブル23のテーブル内容を示す説明図、図3は制御コマ
ンド変換テーブル17のテーブル内容を示す説明図であ
る。
Now, here, each OS 11 (Solaris 11
A, Lynx 11B) will be described focusing on the start / stop / restart command. FIG. 2 is an explanatory diagram showing the contents of the control command conversion table 23, and FIG. 3 is an explanatory diagram showing the contents of the control command conversion table 17.

【0057】例えばソラリス11Aの通常仕様では、起
動コマンドを「rb」、その処理内容を「OSを起動」と
し、停止コマンドを「shutdown」、その処理内容を「プ
ロンプトに落ちて停止」とし、再起動コマンドを「rebo
ot」、その処理内容を「OSにて自動的に再起動」とし
ている。尚、プロンプトとは、コマンド入力待ち状態を
いう。
For example, in the normal specification of Solaris 11A, the start command is "rb", the processing content is "start OS", the stop command is "shutdown", the processing content is "stop at prompt" and Change the start command to "rebo
ot ", and the processing content is" automatically restart by OS ". The prompt means a command input waiting state.

【0058】これに対し、リンクス11Bの通常仕様で
は、起動コマンドを「rb」、その処理内容を「OSを起
動」とし、オートブートOFFの環境で、停止コマンド
を「reboot-h」、その処理内容を「無限ループに落ちて
停止」とし、再起動コマンドを「reboot」、その処理内
容を「プロンプトに落ちて、再起動不可」としている。
On the other hand, in the normal specification of the Lynx 11B, the start command is “rb”, the processing content is “OS start”, and the stop command is “reboot-h” in the auto boot OFF environment. The content is "stopped in an infinite loop and stopped", the restart command is "reboot", and the processing content is "dropped to the prompt and cannot be restarted".

【0059】つまり、OS制御部用パッケージ20の制
御コマンドテーブル23には、図2に示すように起動要
求の場合には「rb」(ソラリス)及び「rb」(リンク
ス)の起動コマンドが、停止要求の場合には「shutdow
n」(ソラリス)及び「reboot-h」(リンクス)の停止
コマンドが、再起動要求の場合には「reboot」(ソラリ
ス)及び「reboot」(リンクス)の再起動コマンドが予
め記憶されている。
That is, in the control command table 23 of the OS control unit package 20, as shown in FIG. 2, in the case of a start request, the start commands of "rb" (Solaris) and "rb" (Links) are stopped. "Shutdow
In the case of a stop command of “n” (Solaris) and “reboot-h” (Links), and in the case of a restart request, a restart command of “reboot” (Solaris) and “reboot” (Links) are stored in advance.

【0060】さらに、OS11の制御コマンド変換テー
ブル17には、図3に示すように、「rb」(ソラリス)
の起動コマンドに対応した処理内容として「OS起
動」、「shutdown」(ソラリス)の停止コマンドに対応
した処理内容として「プロンプトに落ちて停止」、「re
boot」(ソラリス)の再起動コマンドに対応した処理内
容として「OSにて自動的に再起動」が記憶されてい
る。
Further, as shown in FIG. 3, the control command conversion table 17 of the OS 11 stores "rb" (Solaris)
"OS startup" as processing contents corresponding to the start command of "Shutdown" (Solaris) "Stop at the prompt", "re
“Restart automatically by OS” is stored as the processing content corresponding to the restart command of “boot” (Solaris).

【0061】また、制御コマンド変換テーブル17は、
通常仕様からすると、「rb」(リンクス)の起動コマン
ドに対応した処理内容として「OS起動」、「reboot-
h」(リンクス)の停止コマンドに対応した処理内容と
して「無限ループに落ちて停止」、「reboot」(リンク
ス)の再起動コマンドに対応した処理内容として「プロ
ンプトに落ちて、再起動不可」が記憶されているもので
あるが、ここでは、図3に示すように「rb」(リンク
ス)の起動コマンドに対応した処理内容として「OS起
動」、「reboot-h」(リンクス)の停止コマンドに対応
した処理内容として「プロンプトに落ちて停止」、「re
boot」(リンクス)の再起動コマンドに対応した処理内
容として「レジスタをONにし、プロンプトに落ちて停
止」が予め記憶されているものとする。
The control command conversion table 17 is
According to the normal specifications, “OS boot”, “reboot-
h "(Links) stop command corresponds to the processing content" falls into an infinite loop and stops "." reboot "(Links) restart command corresponds to the processing contents" falls to the prompt and cannot be restarted ". As shown in FIG. 3, here, as shown in FIG. 3, processing contents corresponding to the “rb” (links) start command include “OS start” and “reboot-h” (links) stop command. The corresponding processing contents are "stop at the prompt and stop", "re
It is assumed that "the register is turned on, the display is stopped at the prompt, and the operation is stopped" is stored in advance as the processing content corresponding to the restart command of "boot" (links).

【0062】つまり、「reboot-h」(リンクス)の停止
コマンドに対応した処理内容及び、「reboot」(リンク
ス)の再起動コマンドに対応した処理内容が通常仕様と
は異なる内容で記憶されている。
That is, the processing contents corresponding to the “reboot-h” (Links) stop command and the processing contents corresponding to the “reboot” (Links) restart command are stored as contents different from the normal specification. .

【0063】そこで、OS11の制御コマンド変換処理
部18においては、リンクス11Bの停止コマンドであ
る「reboot-h」を受信すると、この停止コマンドに対応
した処理内容「プロンプトに落ちて停止」を制御コマン
ド変換テーブル17から選択することになる。
When the control command conversion processing section 18 of the OS 11 receives the "reboot-h" which is the stop command of the link 11B, the control command conversion processing section 18 determines that the processing content corresponding to this stop command "stop at the prompt" and "stop". This will be selected from the conversion table 17.

【0064】また、OS11の制御コマンド変換処理部
18においては、リンクス11Bの再起動コマンドであ
る「reboot」を受信すると、この再起動コマンドに対応
した処理内容「レジスタをONにし、プロンプトに落ち
て停止」を制御コマンド変換テーブル17から選択する
ことになる。
When the control command conversion processing section 18 of the OS 11 receives the “reboot” which is the reboot command of the link 11B, the processing content “register is turned on corresponding to the reboot command, and the prompt "Stop" is selected from the control command conversion table 17.

【0065】次に本実施の形態に示すOS制御装置1の
動作について説明する。図4はリンクス11B動作中に
停止要求があった場合のOS制御装置1に関わる処理動
作を示すフロー図である。
Next, the operation of the OS control device 1 shown in this embodiment will be described. FIG. 4 is a flowchart showing a processing operation related to the OS control device 1 when a stop request is issued during the operation of the Lynx 11B.

【0066】OS制御部用パッケージ20のOS識別部
22においては、そのOS11の起動時において、OS
11からの受信文字列に応じて現在動作中のOS11が
リンクス11Bであると識別しているものとする。
In the OS identification unit 22 of the OS control unit package 20, when the OS 11 is started, the OS
It is assumed that the currently operating OS 11 has been identified as the Lynx 11B according to the character string received from the OS 11.

【0067】図4においてユーザーから停止コマンドを
要求するコマンド操作部50のシャットダウンボタンが
押下されると(ステップS1)、OS部側通信制御部1
3は、このシャットダウンボタン押下に対応した停止要
求通知をOS制御部用パッケージ20に送信する(ステ
ップS2)。
In FIG. 4, when the shutdown button of the command operation unit 50 for requesting a stop command from the user is pressed (step S1), the OS unit side communication control unit 1
3 transmits a stop request notification corresponding to the press of the shutdown button to the OS control unit package 20 (step S2).

【0068】OS制御部用パッケージ20の制御コマン
ド選択部24は、通信制御部21を通じて、停止要求通
知を受信すると(ステップS3)、この停止要求通知に
対応したリンクス11Bの制御コマンドである「reboot
-h」の停止コマンドを制御コマンドテーブル23から選
択し(ステップS4)、この「reboot-h」の停止コマン
ドを、通信制御部21及びOS部側通信制御部13を通
じて、OS11に送信する(ステップS5)。
When the control command selection unit 24 of the OS control unit package 20 receives the stop request notification through the communication control unit 21 (step S3), the control command “reboot”, which is a control command of the link 11B corresponding to the stop request notification, is received.
-h "is selected from the control command table 23 (step S4), and the" reboot-h "stop command is transmitted to the OS 11 through the communication control unit 21 and the OS unit-side communication control unit 13 (step S4). S5).

【0069】OS11上の制御コマンド変換処理部18
は、「reboot-h」の停止コマンドを受信すると(ステッ
プS6)、この「reboot-h」(ソラリス)の停止コマン
ドに対応した処理内容「プロンプトに落ちて停止」を制
御コマンド変換テーブル17から選択する(ステップS
7)。
Control command conversion processing unit 18 on OS 11
Receives the stop command of "reboot-h" (step S6), selects the processing content "stop at the prompt and stops" corresponding to the stop command of "reboot-h" (Solaris) from the control command conversion table 17 (Step S
7).

【0070】OS11上の実行部19は、制御コマンド
変換処理部18にて選択された処理内容に基づいて制御
動作を実行することで、OS11(リンクス11B)は
プロンプトに落ちて停止し(ステップS8)、この処理
動作を終了する。
The execution unit 19 on the OS 11 executes a control operation based on the processing content selected by the control command conversion processing unit 18, and the OS 11 (Links 11B) drops to a prompt and stops (step S8). ), This processing operation ends.

【0071】図4に示す処理によれば、停止要求通知の
ように、ソラリス11A及びリンクス11B間で停止コ
マンド(「shutdown」、「reboot-h」)が異なっていた
としても、その処理内容を「プロンプトに落ちて停止」
の如く同一とするようにしたので、複数のOS11間で
同一要求通知に対応する処理内容を共通化することもで
きる。
According to the processing shown in FIG. 4, even if the stop commands ("shutdown", "reboot-h") are different between the Solaris 11A and the links 11B as in the case of the stop request notification, the processing contents are not changed. "Stop at the prompt"
Therefore, the processing contents corresponding to the same request notification can be shared among a plurality of OSs 11.

【0072】図5はリンクス11B動作中に再起動要求
があった場合のOS制御装置1に関わる処理動作を示す
フロー図である。
FIG. 5 is a flowchart showing a processing operation related to the OS control device 1 when a restart request is issued during the operation of the links 11B.

【0073】図5においてユーザーから再起動コマンド
を要求するコマンド操作部50のIPLボタンが押下さ
れたか否かを判定する(ステップS11)。
In FIG. 5, it is determined whether or not the IPL button of the command operation unit 50 for requesting a restart command from the user has been pressed (step S11).

【0074】IPLボタンが押下されたのであれば、O
S部側通信制御部13は、IPLボタン押下に対応した
再起動要求通知をOS制御部用パッケージ20に送信す
る(ステップS12)。
If the IPL button has been pressed, O
The S unit side communication control unit 13 transmits a restart request notice corresponding to the pressing of the IPL button to the OS control unit package 20 (step S12).

【0075】OS制御部用パッケージ20の制御コマン
ド選択部24は、通信制御部21を通じて、再起動要求
通知を受信すると(ステップS13)、この再起動要求
通知に対応した、リンクス11Bの制御コマンドである
「reboot」の再起動コマンドを、制御コマンドテーブル
23から選択する(ステップS14)。
When the control command selecting unit 24 of the OS control unit package 20 receives the restart request notification through the communication control unit 21 (step S13), the control command selecting unit 24 transmits the control command of the links 11B corresponding to the restart request notification. A restart command of a certain “reboot” is selected from the control command table 23 (step S14).

【0076】制御コマンド選択部24は、選択した「re
boot」の再起動コマンドを通信制御部21及びOS部側
通信制御部13を通じてOS11に送信する(ステップ
S15)。
The control command selector 24 selects the selected “re
A restart command “boot” is transmitted to the OS 11 through the communication control unit 21 and the OS unit side communication control unit 13 (step S15).

【0077】OS11上の制御コマンド変換処理部18
は、OS制御部用パッケージ20からの「reboot」の再
起動コマンドを受信すると(ステップS16)、「rebo
ot」の再起動コマンドに対応した処理内容「IPLレジ
スタをONにし、プロンプトに落ちて停止」を制御コマ
ンド変換テーブル17から選択する(ステップS1
7)。
Control command conversion processing section 18 on OS 11
Upon receiving the reboot command of “reboot” from the OS control unit package 20 (step S16),
ot "is selected from the control command conversion table 17 as the processing content corresponding to the restart command" turn on the IPL register and stop at the prompt "(step S1).
7).

【0078】実行部19は、制御コマンド変換処理部1
7にて選択された処理内容に基づいて、IPLレジスタ
14をONにし、プロンプトに落ちてOS11(リンク
ス11B)が停止するように処理動作を実行する(ステ
ップS18)。さらに、現在動作中のOS11(リンク
ス11B)がプロンプトに落ちたか否かを判定する(ス
テップS19)。
The execution unit 19 includes the control command conversion processing unit 1
Based on the processing content selected in step 7, the IPL register 14 is turned ON, and the processing operation is performed so that the prompt falls and the OS 11 (links 11B) stops (step S18). Further, it is determined whether or not the currently operating OS 11 (Links 11B) has dropped to the prompt (step S19).

【0079】現在動作中のOS11がプロンプトに落ち
たのであれば、OS制御部用パッケージ20の通信制御
部21は、レジスタ読出部25を通じてIPLレジスタ
の内容を読み出し、IPLレジスタ14がONであるこ
とを確認する。
If the currently operating OS 11 has dropped to the prompt, the communication control unit 21 of the OS control unit package 20 reads the contents of the IPL register through the register reading unit 25, and the IPL register 14 is ON. Check.

【0080】通信制御部21は、IPLレジスタ14が
ONであると確認されると、OSを起動させる起動要求
通知を制御コマンド選択部24に送信する。
When it is confirmed that the IPL register 14 is ON, the communication control section 21 transmits a start request notification for starting the OS to the control command selecting section 24.

【0081】制御コマンド選択部24は、OS11を起
動させる起動要求通知に対応した、リンクス11Bの制
御コマンドである起動コマンド「rb」を、制御コマンド
テーブル24から選択する(ステップS20)。
The control command selection unit 24 selects a start command “rb”, which is a control command of the Lynx 11B, corresponding to the start request notification for starting the OS 11, from the control command table 24 (step S20).

【0082】さらに、制御コマンド選択部24は、通信
制御部21及びOS部側通信制御部13を通じて、選択
した起動コマンド「rb」をOS11の制御コマンド変換
処理部18に送信する(ステップS21)。
Further, the control command selecting section 24 transmits the selected start command “rb” to the control command conversion processing section 18 of the OS 11 through the communication control section 21 and the OS section side communication control section 13 (Step S21).

【0083】制御コマンド変換処理部18は、起動コマ
ンド「rb」を受信すると(ステップS22)、この起動
コマンド「rb」に対応した処理内容「OS起動」を制御
コマンド変換テーブル17から選択する(ステップS2
3)。実行部19は、制御コマンド変換処理部17にて
選択された処理内容に基づいて、OS11(リンクス1
1B)を起動する処理動作を実行し(ステップS2
4)、当該処理動作を終了する。
When receiving the start command “rb” (step S22), the control command conversion processing unit 18 selects the processing content “OS start” corresponding to the start command “rb” from the control command conversion table 17 (step S22). S2
3). The execution unit 19 executes the OS 11 (Links 1) based on the processing content selected by the control command conversion processing unit 17.
1B) is executed (step S2).
4), the processing operation ends.

【0084】ステップS21にてIPLボタンが押下さ
れたのでなければ、レジスタ読出部25を通じて、IP
Lレジスタ14がONであるか否かを判定する。尚、こ
のIPLレジスタ14がON状態にあるときは、アプリ
ケーションプログラム12が異常終了していたことを示
している。
If the IPL button has not been pressed in step S 21, the IP
It is determined whether or not the L register 14 is ON. When the IPL register 14 is in the ON state, it indicates that the application program 12 has abnormally terminated.

【0085】そこで、IPLレジスタ14がON状態で
あれば、アプリケーションプログラム12が異常終了し
て、OS11はプロンプトに落ちているため、ステップ
S19に移行する。その後、ステップS20〜24の処
理動作により、OS起動をかけることで、異常終了した
アプリケーションプログラム12を復旧することができ
る。
If the IPL register 14 is in the ON state, the application program 12 ends abnormally and the OS 11 has dropped to the prompt. Thereafter, the application program 12 that has abnormally ended can be recovered by starting the OS by the processing operations of steps S20 to S24.

【0086】本実施の形態によれば、OS識別部22に
て現在動作中のOS11を特定し、コマンド操作部50
からの要求通知に対応した、現在動作中のOS11に関
わる制御コマンドを制御コマンド選択部24にて選択
し、この制御コマンドに対応した処理内容を制御コマン
ド変換処理部18にて選択し、この処理内容に基づいて
制御動作を実行するようにしたので、複数のOS11が
搭載されていたとしても、現在動作中のOS11を特定
することで、要求通知に対応した制御コマンド及び処理
内容に基づく処理動作を円滑に行うことができる。
According to this embodiment, the OS 11 currently in operation is specified by the OS identification unit 22 and the command operation unit 50 is specified.
The control command selection unit 24 selects a control command related to the currently operating OS 11 corresponding to the request notification from the control command, and the control command conversion processing unit 18 selects processing content corresponding to the control command. Since the control operation is executed based on the content, even if a plurality of OSs 11 are installed, the currently operating OS 11 is specified, and the processing operation based on the control command and the processing content corresponding to the request notification is performed. Can be performed smoothly.

【0087】また、本実施の形態によれば、OS11上
でアプリケーションプログラム12が動作中に何らかの
原因で異常終了してしまった場合、アプリケーションプ
ログラム12上のレジスタ書込部15がIPLレジスタ
14をONにすることで、OS制御部用パッケージ20
は、レジスタ読出部25を通じて、IPLレジスタ14
の内容を監視して、アプリケーションプログラム12の
異常終了を認識し、このOS11に再起動をかけること
で、異常終了したアプリケーションプログラム12の復
旧を円滑に行うことができる。
According to the present embodiment, when the application program 12 is abnormally terminated while operating on the OS 11, the register writing unit 15 of the application program 12 turns on the IPL register 14. By doing so, the OS control unit package 20
Through the register reading unit 25,
By recognizing the abnormal termination of the application program 12 and restarting the OS 11, the abnormal termination of the application program 12 can be smoothly restored.

【0088】尚、上記実施の形態においては、OS11
としてソラリス11A及びリンクス11Bを具体的に例
をあげて説明したが、これらのOS11に限定されるも
のではなく、他のOSについても同様の効果を奏するこ
とは言うまでもない。
In the above embodiment, the OS 11
Although the Solaris 11A and the Links 11B have been specifically described as examples, the present invention is not limited to these OSs 11, and it goes without saying that similar effects can be obtained with other OSs.

【0089】また、上記実施の形態においては、OS部
用パッケージ10及びOS制御部用パッケージ20を別
体とし、これらOS部用パッケージ10及びOS制御部
用パッケージ20間を通信接続するようにしたが、これ
らOS部用パッケージ10及びOS制御部用パッケージ
20を一体にするようにしても良い。
In the above embodiment, the package 10 for the OS unit and the package 20 for the OS control unit are provided separately, and the package 10 for the OS unit and the package 20 for the OS control unit are connected for communication. However, the OS unit package 10 and the OS control unit package 20 may be integrated.

【0090】図6は他の実施の形態に示すOS制御装置
内部の概略構成を示すブロック図である。尚、図1に示
すOS制御装置1と同一のものには、同一符号を付すと
共に、その構成及び動作の説明は省略する。
FIG. 6 is a block diagram showing a schematic configuration inside an OS control device according to another embodiment. The same components as those of the OS control device 1 shown in FIG. 1 are denoted by the same reference numerals, and the description of the configuration and operation is omitted.

【0091】図6に示すOS制御装置2は、OS部用パ
ッケージ10に相当するOS部側回路10Aと、OS制
御部用パッケージ20に相当するOS制御部側回路20
Aと、これらOS部側回路10A及びOS制御部側回路
20A間の双方向バスにより接続するインタフェース部
30とを有している。
The OS control device 2 shown in FIG. 6 includes an OS section side circuit 10A corresponding to the OS section package 10 and an OS control section side circuit 20 corresponding to the OS control section package 20.
A and an interface unit 30 connected by a bidirectional bus between the OS unit side circuit 10A and the OS control unit side circuit 20A.

【0092】OS部側回路10Aには、OS11、アプ
リケーションプログラム12及びIPLレジスタ14を
有している。
The OS section side circuit 10A has an OS 11, an application program 12, and an IPL register 14.

【0093】同様に、OS制御部側回路20Aには、O
S識別部22、制御コマンド選択部24、制御コマンド
テーブル23及びレジスタ読出部25を有している。
Similarly, the OS control unit side circuit 20A has O
It has an S identification unit 22, a control command selection unit 24, a control command table 23, and a register reading unit 25.

【0094】このようにOS制御装置2によれば、図1
に示すOS部用パッケージ10及びOS制御部用パッケ
ージ20を一体とすることで、部品個数を削減すること
ができる。
As described above, according to the OS control device 2, FIG.
By integrating the OS unit package 10 and the OS control unit package 20 shown in (1), the number of components can be reduced.

【0095】尚、上記実施の形態においては、OS制御
装置として説明したが、このOS制御装置に関わる制御
方法を動作プログラムとして記録した記録媒体を、例え
ばコンピュータに読み取らせ、そのコンピュータがOS
制御装置と同様の動作具現化することで、同一の作用効
果が得られることは言うまでもない。
Although the above embodiment has been described as an OS control device, a computer reads a recording medium that records a control method related to the OS control device as an operation program.
It goes without saying that the same operation and effect can be obtained by realizing the same operation as the control device.

【0096】[0096]

【発明の効果】上記のように構成された本発明のオペレ
ーティングシステム装置によれば、現在動作中のOSを
特定し、要求通知に対応した、現在動作中のOSに関わ
る制御コマンドを選択し、さらに、この制御コマンドに
対応した処理内容を選択し、この処理内容に基づいて制
御動作を実行するようにしたので、複数のOSがインス
トールされたとしても、現在動作中のOSを特定するこ
とで、要求通知に対応した制御コマンド及び処理内容に
基づく処理動作を円滑に行うことができる。
According to the operating system apparatus of the present invention configured as described above, the currently operating OS is specified, and a control command related to the currently operating OS corresponding to the request notification is selected. Furthermore, since the processing content corresponding to the control command is selected and the control operation is executed based on the processing content, even if a plurality of OSs are installed, the currently operating OS can be specified. In addition, the processing operation based on the control command and the processing content corresponding to the request notification can be smoothly performed.

【0097】また、本発明のオペレーティングシステム
装置によれば、OS上でアプリケーションプログラムが
動作中に何らかの原因で異常終了してしまった場合、異
常終了をレジスタに書き込み、その後、このレジスタ内
容を読み出すことで、アプリケーションプログラムの異
常終了を認識し、このOSに再起動をかけることで、異
常終了したアプリケーションプログラムの復旧を円滑に
行うことができる。
According to the operating system of the present invention, if an application program terminates abnormally while operating on the OS for some reason, the abnormal termination is written into a register, and then the contents of the register are read. By recognizing the abnormal termination of the application program and restarting the OS, it is possible to smoothly recover the abnormally terminated application program.

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

【図1】本発明の実施の形態に示すオペレーティングシ
ステム制御装置(OS制御装置)内部の概略構成を示す
ブロック図
FIG. 1 is a block diagram illustrating a schematic configuration inside an operating system control device (OS control device) according to an embodiment of the present invention;

【図2】本実施の形態における制御コマンドテーブルの
テーブル内容を示す説明図
FIG. 2 is an explanatory diagram showing table contents of a control command table according to the embodiment;

【図3】本実施の形態における制御コマンド変換テーブ
ルのテーブル内容を示す説明図
FIG. 3 is an explanatory diagram showing table contents of a control command conversion table in the present embodiment.

【図4】本実施の形態における、リンクス動作中に停止
要求通知があった場合のOS制御装置に関わる処理動作
を示すフロー図
FIG. 4 is a flowchart showing a processing operation relating to an OS control device when a stop request is notified during a Lynx operation according to the present embodiment;

【図5】本実施の形態における、リンクス動作中に再起
動要求通知及びアプリケーション異常終了があった場合
のOS制御装置に関わる処理動作を示すフロー図
FIG. 5 is a flowchart showing a processing operation related to an OS control device when a restart request notification and an application abnormal termination occur during a Lynx operation according to the present embodiment;

【図6】他の実施の形態に示すOS制御装置内部の概略
構成を示すブロック図
FIG. 6 is a block diagram illustrating a schematic configuration inside an OS control device according to another embodiment.

【図7】従来のOS制御装置内部の概略構成を示すブロ
ック図
FIG. 7 is a block diagram showing a schematic configuration inside a conventional OS control device.

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

1 OS制御装置(オペレーティングシステム制御装
置) 2 OS制御装置(オペレーティングシステム制御装
置) 11 OS(オペレーティングシステム) 11A ソラリス(オペレーティングシステム) 11B リンクス(オペレーティングシステム) 12 レジスタ書込部(書込手段) 17 制御コマンド変換テーブル(処理内容記憶手段) 18 制御コマンド変換処理部(処理内容選択手段) 19 実行部(制御手段) 22 OS識別部(識別手段) 23 制御コマンドテーブル(制御コマンド記憶手段) 24 制御コマンド選択部(制御コマンド選択手段) 25 レジスタ読出部(読出手段)
Reference Signs List 1 OS control device (operating system control device) 2 OS control device (operating system control device) 11 OS (operating system) 11A Solaris (operating system) 11B Links (operating system) 12 Register writing unit (writing means) 17 control Command conversion table (processing content storage means) 18 Control command conversion processing unit (processing content selection means) 19 Execution unit (control means) 22 OS identification unit (identification means) 23 Control command table (control command storage means) 24 Control command selection Section (control command selecting means) 25 register reading section (reading means)

フロントページの続き (72)発明者 大利 直行 神奈川県横浜市港北区綱島東四丁目3番1 号 松下通信工業株式会社内 Fターム(参考) 5B027 AA04 BB01 CC04 5B076 AA15 5B098 GA02 GC01 JJ02 Continuation of the front page (72) Inventor Naoyuki Omari 4-3-1 Tsunashima Higashi, Kohoku-ku, Yokohama-shi, Kanagawa Prefecture F-term (reference) in Matsushita Communication Industrial Co., Ltd. 5B027 AA04 BB01 CC04 5B076 AA15 5B098 GA02 GC01 JJ02

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 複数のオペレーティングシステムを制御
可能とするオペレーティングシステム制御装置であっ
て、 前記オペレーティングシステムから受信した文字列に基
づいて、現在動作中のオペレーティングシステムを特定
する識別手段と、 各要求通知毎に、各オペレーティングシステムの制御コ
マンドを記憶した制御コマンド記憶手段と、 前記要求通知に対応した、各オペレーティングシステム
の制御コマンドに関わる処理内容を記憶した処理内容記
憶手段と、 前記要求通知を検出すると、前記検出された要求通知に
対応する、前記特定されたオペレーティングシステムに
関わる制御コマンドを、前記制御コマンド記憶手段から
選択する制御コマンド選択手段と、 前記制御コマンド選択手段にて選択された制御コマンド
に関わる処理内容を、前記処理内容記憶手段から選択す
る処理内容選択手段と、 前記処理内容選択手段にて選択された処理内容に基づい
て、前記特定されたオペレーティングシステムの制御動
作を実行する制御手段とを有することを特徴とするオぺ
レーティングシステム制御装置。
1. An operating system control device capable of controlling a plurality of operating systems, comprising: identification means for specifying an operating system currently operating based on a character string received from the operating system; In each case, a control command storage unit storing a control command of each operating system, a processing content storage unit corresponding to the request notification, and a processing content storage unit storing processing contents related to the control command of each operating system, and detecting the request notification A control command corresponding to the detected request notification, the control command related to the specified operating system, a control command selection unit that selects from the control command storage unit, and a control command selected by the control command selection unit. Related processing A processing content selection means for selecting from the processing content storage means, and a control means for executing a control operation of the specified operating system based on the processing content selected by the processing content selection means. An operating system control device characterized by the following.
【請求項2】 前記処理内容記憶手段に記憶される、前
記要求通知に対応した、各オペレーティングシステムの
制御コマンドに関わる処理内容を、 前記複数のオペレーティングシステムの内、所定のオペ
レーティングシステムの制御コマンドに関わる処理内容
と同一とすることを特徴とする請求項1記載のオペレー
ティングシステム制御装置。
2. A processing content relating to a control command of each operating system, which is stored in the processing content storage unit and corresponds to the request notification, is converted into a control command of a predetermined operating system among the plurality of operating systems. 2. The operating system control device according to claim 1, wherein the same processing content is used.
【請求項3】 前記オペレーティングシステム上のアプ
リケーションの異常終了を検出すると、前記異常終了を
レジスタに書き込む書込手段と、 前記レジスタに書き込まれた内容を読み出す読出手段と
を有し、 前記制御コマンド選択手段は、 前記読出手段にて読み出された前記レジスタの内容に基
づいて、前記アプリケーションの異常終了を認識する
と、前記アプリケーションが異常終了したオペレーティ
ングシステムの再起動要求通知に関わる制御コマンドを
前記制御コマンド記憶手段から選択することを特徴とす
る請求項1又は2記載のオペレーティングシステム制御
装置。
3. When the abnormal termination of an application on the operating system is detected, the control command selection unit includes: a writing unit that writes the abnormal termination to a register; and a reading unit that reads the content written to the register. Means for recognizing abnormal termination of the application based on the contents of the register read by the reading means, the control command relating to notification of a restart request of an operating system in which the application has abnormally terminated, 3. The operating system control device according to claim 1, wherein the operating system control device is selected from storage means.
【請求項4】 オペレーティングシステム上のアプリケ
ーションの異常終了を検出すると、前記異常終了をレジ
スタに書き込む書込手段と、 前記レジスタに書き込まれた内容を読み出す読出手段
と、 前記読出手段にて読み出された前記レジスタの内容に基
づいて、前記アプリケーションの異常終了を認識する
と、前記アプリケーションが異常終了したオペレーティ
ングシステムを再起動させる制御手段とを有することを
特徴とするオペレーティングシステム制御装置。
4. When detecting abnormal termination of an application on an operating system, a writing means for writing the abnormal termination to a register, a reading means for reading the contents written to the register, and a reading means for reading the contents written in the register. An operating system control device, comprising: a control unit that, when recognizing abnormal termination of the application based on the contents of the register, restarts the operating system in which the application terminated abnormally.
【請求項5】 各要求通知毎に、各オペレーティングシ
ステムの制御コマンドを予め記憶すると共に、前記要求
通知に対応した、各オペレーティングシステムの制御コ
マンドに関わる処理内容を予め記憶しておき、各オペレ
ーティングシステムから受信した文字列に基づいて、現
在動作中のオペレーティングシステムを特定し、前記要
求通知を検出すると、前記検出された要求通知に対応す
る、前記特定されたオペレーティングシステムに関わる
制御コマンドを選択し、さらに、前記選択された制御コ
マンドに関わる処理内容を選択し、前記選択された処理
内容に基づいて、前記特定されたオペレーティングシス
テムの制御動作を実行するようにしたことを特徴とする
オぺレーティングシステム制御方法。
5. A control command of each operating system is stored in advance for each request notification, and processing contents related to the control command of each operating system corresponding to the request notification are stored in advance, and Based on the character string received from, identify the currently operating operating system, when detecting the request notification, corresponding to the detected request notification, select a control command related to the specified operating system, Further, an operating system is characterized in that processing contents related to the selected control command are selected, and the control operation of the specified operating system is executed based on the selected processing contents. Control method.
【請求項6】 前記予め記憶される、前記要求通知に対
応した、各オペレーティングシステムの制御コマンドに
関わる処理内容を、前記複数のオペレーティングシステ
ムの内、所定のオペレーティングシステムの制御コマン
ドに関わる処理内容と同一とすることを特徴とする請求
項5記載のオペレーティングシステム制御方法。
6. A processing content related to a control command of each operating system corresponding to the request notification stored in advance and a processing content related to a control command of a predetermined operating system among the plurality of operating systems. 6. The operating system control method according to claim 5, wherein the operating system is the same.
【請求項7】 前記オペレーティングシステム上のアプ
リケーションの異常終了を検出すると、前記異常終了を
レジスタに書き込むと共に、前記レジスタに書き込まれ
た内容を読み出すことで、その内容に基づいて、前記ア
プリケーションの異常終了を認識し、前記アプリケーシ
ョンが異常終了したオペレーティングシステムの再起動
要求通知に関わる制御コマンドを選択することを特徴と
する請求項5又は6記載のオペレーティングシステム制
御方法。
7. When an abnormal termination of an application on the operating system is detected, the abnormal termination is written to a register, and the content written to the register is read, so that the abnormal termination of the application is performed based on the content. 7. The operating system control method according to claim 5, wherein the application is recognized, and a control command related to a notice of a restart request of the operating system in which the application is abnormally terminated is selected.
【請求項8】 オペレーティングシステム上のアプリケ
ーションの異常終了を検出すると、前記異常終了をレジ
スタに書き込むと共に、前記レジスタに書き込まれた内
容を読み出すことで、その内容に基づいて、前記アプリ
ケーションの異常終了を認識し、前記アプリケーション
が異常終了したオペレーティングシステムを再起動させ
るようにしたことを特徴とするオペレーティングシステ
ム制御方法。
8. When an abnormal termination of an application on the operating system is detected, the abnormal termination is written to a register, and the content written to the register is read, whereby the abnormal termination of the application is determined based on the content. An operating system control method comprising recognizing and restarting an operating system in which the application has abnormally terminated.
【請求項9】 各オペレーティングシステムから受信し
た文字列に基づいて、現在動作中のオペレーティングシ
ステムを特定するステップと、 各要求通知毎に、各オペレーティングシステムの制御コ
マンドを予め記憶するステップと、 前記要求通知に対応した、各オペレーティングシステム
の制御コマンドに関わる処理内容を予め記憶するステッ
プと、 前記要求通知を検出すると、前記検出された要求通知に
対応する、前記特定されたオペレーティングシステムに
関わる制御コマンドを選択するステップと、 前記選択された制御コマンドに関わる処理内容を選択す
るステップと、 前記選択された処理内容に基づいて、前記特定されたオ
ペレーティングシステムの制御動作を実行するステップ
とを有するプログラムを記録した記録媒体。
9. A step of specifying a currently operating operating system based on a character string received from each operating system; a step of storing a control command of each operating system in advance for each request notification; In response to the notification, a step of storing in advance the processing content related to the control command of each operating system, and, when the request notification is detected, the control command related to the detected operating system, corresponding to the detected request notification, Recording a program having a step of selecting, a step of selecting processing content related to the selected control command, and a step of executing a control operation of the specified operating system based on the selected processing content. Recording medium.
【請求項10】 前記予め記憶される、前記要求通知に
対応した、各オペレーティングシステムの制御コマンド
に関わる処理内容を、前記複数のオペレーティングシス
テムの内、所定のオペレーティングシステムの制御コマ
ンドに関わる処理内容と同一とすることを特徴とする請
求項9記載の記録媒体。
10. A processing content related to a control command of each operating system corresponding to the request notification stored in advance and a processing content related to a control command of a predetermined operating system among the plurality of operating systems. The recording medium according to claim 9, wherein the recording medium is the same.
【請求項11】 前記オペレーティングシステム上のア
プリケーションの異常終了を検出すると、前記異常終了
をレジスタに書き込むステップと、 前記レジスタに書き込まれた内容を読み出すステップ
と、 前記読み出された前記レジスタの内容に基づいて、前記
アプリケーションの異常終了を認識すると、前記アプリ
ケーションが異常終了したオペレーティングシステムの
再起動要求通知に関わる制御コマンドを選択するステッ
プとを有するプログラムを記録したことを特徴とする請
求項9又は10記載の記録媒体。
11. When detecting abnormal termination of an application on the operating system, writing the abnormal termination to a register, reading the contents written to the register, and reading the contents of the register. 11. A program for recognizing abnormal termination of the application on the basis of the command, and selecting a control command related to a notification of a restart request of the operating system in which the application terminated abnormally. The recording medium according to the above.
【請求項12】 オペレーティングシステム上のアプリ
ケーションの異常終了を検出すると、前記異常終了をレ
ジスタに書き込むステップと、 前記レジスタに書き込まれた内容を読み出すステップ
と、 前記読み出された前記レジスタの内容に基づいて、前記
アプリケーションの異常終了を認識すると、前記アプリ
ケーションが異常終了したオペレーティングシステムを
再起動させるステップとを有するプログラムを記録した
記録媒体。
12. When detecting abnormal termination of an application on an operating system, writing the abnormal termination to a register, reading the content written to the register, and based on the read content of the register. And re-starting the operating system in which the application has abnormally terminated when recognizing the abnormal termination of the application.
JP2000020256A 2000-01-28 2000-01-28 Operating system control unit, operating system control method and recording medium Pending JP2001209551A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000020256A JP2001209551A (en) 2000-01-28 2000-01-28 Operating system control unit, operating system control method and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000020256A JP2001209551A (en) 2000-01-28 2000-01-28 Operating system control unit, operating system control method and recording medium

Publications (1)

Publication Number Publication Date
JP2001209551A true JP2001209551A (en) 2001-08-03

Family

ID=18546848

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000020256A Pending JP2001209551A (en) 2000-01-28 2000-01-28 Operating system control unit, operating system control method and recording medium

Country Status (1)

Country Link
JP (1) JP2001209551A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005047996A3 (en) * 2003-11-04 2005-07-14 Universal Electronics Inc Home appliance control system and methods in a networked environment
US7155305B2 (en) 2003-11-04 2006-12-26 Universal Electronics Inc. System and methods for home appliance identification and control in a networked environment
JP2011048819A (en) * 2009-07-30 2011-03-10 Fujitsu Ltd Information processing device, information processing method, and computer program
US9294705B2 (en) 2008-06-27 2016-03-22 Universal Electronics Inc. System and method for ubiquitous appliance control
US9529514B2 (en) 2006-05-03 2016-12-27 Cloud Systems Holdco, Llc System and method for automating the management, routing, and control of multiple devices and inter-device connections

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005047996A3 (en) * 2003-11-04 2005-07-14 Universal Electronics Inc Home appliance control system and methods in a networked environment
US7136709B2 (en) 2003-11-04 2006-11-14 Universal Electronics Inc. Home appliance control system and methods in a networked environment
US7155305B2 (en) 2003-11-04 2006-12-26 Universal Electronics Inc. System and methods for home appliance identification and control in a networked environment
US7379778B2 (en) 2003-11-04 2008-05-27 Universal Electronics, Inc. System and methods for home appliance identification and control in a networked environment
US9529514B2 (en) 2006-05-03 2016-12-27 Cloud Systems Holdco, Llc System and method for automating the management, routing, and control of multiple devices and inter-device connections
US9294705B2 (en) 2008-06-27 2016-03-22 Universal Electronics Inc. System and method for ubiquitous appliance control
US10638187B2 (en) 2008-06-27 2020-04-28 Universal Electronics Inc. System and method for ubiquitous appliance control
US11102538B2 (en) 2008-06-27 2021-08-24 Universal Electronics Inc. System and method for ubiquitous appliance control
JP2011048819A (en) * 2009-07-30 2011-03-10 Fujitsu Ltd Information processing device, information processing method, and computer program

Similar Documents

Publication Publication Date Title
US10514930B2 (en) Setting a startup parameter and controlling startup of a mainboard
CN109542744B (en) Method, device, storage medium and terminal for detecting abnormal starting problem of terminal
TWI261748B (en) Policy-based response to system errors occurring during OS runtime
JP2010086364A (en) Information processing device, operation state monitoring device and method
CN110737453A (en) Security chip upgrading method and device and security chip
JP6141240B2 (en) Printing apparatus, storage control apparatus connected to printing apparatus, printing apparatus control method and program
CN110083491A (en) A kind of BIOS initialization method, apparatus, equipment and storage medium
US7360074B2 (en) Method for remote flashing of a bios memory in a data processing system
JP2001209551A (en) Operating system control unit, operating system control method and recording medium
KR100605031B1 (en) A method for upgrading and restoring embeded systems by using usb memory device
CN114237722B (en) System starting method, device, equipment and engineering vehicle
JP2001290661A (en) Device and method for controlling operating system, and recording medium with recorded operating system control program
JP2007172096A (en) Information processor and start control method
US20080141262A1 (en) System, apparatus, and method for managing a service
TWI461905B (en) Computing device capable of remote crash recovery, method for remote crash recovery of computing device, and computer readable medium
US9081727B2 (en) Method, apparatus and computer program for loading files during a boot-up process
JPH08329006A (en) Fault information system
CN110740382A (en) Method, device, television and medium for avoiding undesired automatic restart of television
CN112084074B (en) Remote connection control method
US20080077712A1 (en) Peripheral device, peripheral-device recognizing method, and computer product
US20240012654A1 (en) Electronic device and demo program execution method thereof
JP6415633B2 (en) Information processing apparatus and control method thereof
JP2830772B2 (en) System boot device
CN116166291A (en) System upgrading method, display device and server
JPH08234968A (en) Program execution management system and method