JPS62208134A - Integrated os computer system - Google Patents

Integrated os computer system

Info

Publication number
JPS62208134A
JPS62208134A JP5173886A JP5173886A JPS62208134A JP S62208134 A JPS62208134 A JP S62208134A JP 5173886 A JP5173886 A JP 5173886A JP 5173886 A JP5173886 A JP 5173886A JP S62208134 A JPS62208134 A JP S62208134A
Authority
JP
Japan
Prior art keywords
common
expression format
format
conversion
osn
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
JP5173886A
Other languages
Japanese (ja)
Inventor
Hideko Yoshimura
吉村 英子
Ryota Suehiro
末廣 亮太
Keiichiro Kuwatsuru
桑鶴 敬一郎
Atsushi Sugano
淳 菅野
Kenichi Ueda
謙一 上田
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 JP5173886A priority Critical patent/JPS62208134A/en
Publication of JPS62208134A publication Critical patent/JPS62208134A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Abstract

PURPOSE:To drive a single computer on the basis of programs formed under plural different OS environmental conditions by providing a common function executing means with conversion and reverse conversion means corresponding to various OS expression formats. CONSTITUTION:An OS1 expression format instruction inputted from an OS 1 I/O means 4 is converted into a common expression format by a conversion means 2a and the converted instruction is sent to the common function executing means 1. In the execution means 1, the instruction is executed and a response based upon the common expression format is formed and sent to a reverse conversion means 3b. The response reversely converted into an OSn expression format is outputted to an OSn I/O means 5.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は異なる形態を持つ複数のオペレーティングシス
テムを実現する統合OS計算機システムに関するもので
ある。
DETAILED DESCRIPTION OF THE INVENTION FIELD OF INDUSTRIAL APPLICATION The present invention relates to an integrated OS computer system that implements a plurality of operating systems with different configurations.

従来の技術 一般に計算機は、タスク管理機能、メモリ管理機能、フ
ァイル管理機能などを備えたオペレーティングシステム
により、操作者に対し、簡易に操作できる環境を提供し
ている。これらの、オペレーティングシステムの基本的
な機能は、はぼ同様の目的で、相似した働きを行うにも
かかわらず、個々のオペレーティングシステムの種類に
応じて異なる内部構造で実現され、異なる形態の利用方
法を提供するものとなっている。
2. Description of the Related Art In general, computers provide an environment in which an operator can easily operate a computer using an operating system equipped with a task management function, a memory management function, a file management function, and the like. Although these basic functions of operating systems have similar purposes and perform similar functions, they are realized with different internal structures depending on the type of operating system, and are used in different ways. It is intended to provide.

発明が解決しようとする問題点 このような従来の計算機システムでは、あるOSに熟練
した操作者が、別の異なったOSの環境で操作すること
は非常に困難であり、同一の計算機の機能を、異種のO
S環境に熟練した複数の操作者が利用するためには、計
算機の提供するOS環境に熟練していない操作者は新た
にこのOSの操作環境を学習しなおす必要があった。
Problems to be Solved by the Invention In such conventional computer systems, it is extremely difficult for an operator who is skilled in one OS to operate the same computer in a different OS environment. , heterogeneous O
In order for a plurality of operators skilled in the S environment to use the system, operators who are not skilled in the OS environment provided by the computer had to relearn the operating environment of this OS.

また、あるOSの環境下で作成されたプログラムにおい
て、OSに依存した機能を利用している場合、OSに個
有の表現による呼び出し形態で実現されているため、他
の異なったOS上で稼働する計算機システムにおいて同
一のプログラムを実行することは困難であり、移殖のた
めの修正作業が必要となる。
In addition, if a program created under a certain OS environment uses functions that depend on the OS, it is realized by a calling form using expressions unique to the OS, so it can be run on a different OS. It is difficult to run the same program on different computer systems, and modification work is required for porting.

本発明は、このような従来の計算機システムにおける問
題点に着目してなされたもので、共通の機能を実行する
手段に対して、種々のOSの表現形式に対応した変換、
逆変換手段を設けることにより、単一の計算機を、異種
複数のOS環境の下で操作したり、異種複数のOSの環
境の下で作成されたプログラムにより作動したりするこ
とが可能となることを目的としている。
The present invention has been made by focusing on such problems in conventional computer systems, and provides means for performing common functions with conversions compatible with various OS expression formats,
By providing a reverse conversion means, it becomes possible to operate a single computer under multiple heterogeneous OS environments, or to operate with a program created under multiple heterogeneous OS environments. It is an object.

問題点を解決するための手段 本発明は上記問題点を解決するために、複数の異なるO
Sに共通する機能を実行する共通機能実行手段と、個々
のOSの表現形式と共通機能実行手段の利用形式とを相
互に変換する手段とにより上記目的を達成するものであ
る。
Means for Solving the Problems The present invention solves the above problems by using a plurality of different O.
The above object is achieved by a common function execution means that executes a function common to S, and means for mutually converting the expression format of each OS and the usage format of the common function execution means.

作用 上記構成により複数の異なるOSにもとづく入力は、共
通機能実行手段の利用形式に変換されて共通機能を実行
し、その実行結果は個々のOSの表現形式に逆変換され
て出力される。したがって単一の計算機を異種複数のO
Sで操作したり、各種OSのプログラムにより作動させ
たりすることができる。
Effect: With the above configuration, inputs based on a plurality of different OSs are converted into a usage format of the common function execution means to execute the common function, and the execution results are inversely converted into the expression format of each OS and output. Therefore a single computer can be
It can be operated with S or with various OS programs.

実施例 以下本発明の実施例について図面とともに詳細に説明す
る。
EXAMPLES Hereinafter, examples of the present invention will be described in detail with reference to the drawings.

第1図は、本発明の構成を示す機能ブロック図である。FIG. 1 is a functional block diagram showing the configuration of the present invention.

図において、4は051の表現形式による入出力手段で
あり、2aはOSIの表現形式から共通の表現形式へ変
換する変換手段、2bは共通表現形式から051の表現
形式へ逆変換する逆変換手段である。また、5はOSn
の表現形式による入出力手段であり、3aはOSnの表
現形式から共通の表現形式へ変換する変換手段、3bは
共通表現形式からOSnの表現形式へ逆変換する逆変換
手段である。また1は変換手段2aおよび3aから入力
した共通表現形式による命令を実行し、逆変換手段2b
および3bに対し、共通表現形式の応答を出力する共通
機能実行手段である。
In the figure, 4 is an input/output means in the 051 expression format, 2a is a conversion means for converting from the OSI expression format to the common expression format, and 2b is an inverse conversion means for converting from the common expression format to the 051 expression format. It is. Also, 5 is OSn
3a is a conversion means for converting from the OSn expression format to the common expression format, and 3b is an inverse conversion means for converting the common expression format back to the OSn expression format. Further, 1 executes the command in the common expression format input from the converting means 2a and 3a, and the inverse converting means 2b
and 3b, it is a common function execution means that outputs a response in a common expression format.

つぎに本発明の作用を第1図を用いて説明する。Next, the operation of the present invention will be explained using FIG.

0S1用入出力手段4より入力された、OS1の表現形
式による命令は、変換手段2aにより、共通表現形式の
命令に変換されて共通機能実行手段1に送られる。共通
機能実行手段1は、共通表現形式の命令を翻訳実行し、
共通表現形式の応答を作成する。共通表現形式の応答は
、逆変換手段2bにより、051の表現形式に逆変換さ
れて051用入出力手段4に出力される。また、上述の
共通機能実行手段lで実行されたと同一の機能をOSn
用入出力手段5から起動することも可能である。即ち、
OSn用入出力手段5よシ入力された、上記機能を実行
するだめのOSnの表現形式の命令が、変換手段3aに
より、共通表現形式の命令に変換されて共通機能実行手
段1に送られる。このときの共通機能実行手段1の動作
は、上述の場合と全く同様となる。共通機能実行手段1
によシ作成された共通表現形式の応答は、逆変換手段3
bにおいてOSn用表現形式の応答に逆変換され、OS
n用入出力手段5に出力される。
The commands in the OS1 expression format inputted from the OS1 input/output means 4 are converted into commands in the common expression format by the conversion means 2a and sent to the common function execution means 1. The common function execution means 1 translates and executes instructions in a common expression format,
Create a common representation format response. The response in the common expression format is inversely converted into the 051 expression format by the inverse conversion means 2b and output to the 051 input/output means 4. In addition, the same function executed by the above-mentioned common function execution means l can be executed by the OSn.
It is also possible to start from the input/output means 5. That is,
An instruction in the expression format of the OSn that is to be used to execute the above function, which is inputted from the OSn input/output means 5, is converted by the conversion means 3a into an instruction in the common expression format and sent to the common function execution means 1. The operation of the common function execution means 1 at this time is exactly the same as in the above case. Common function execution means 1
The response in the common expression format created by
In b, the response is inversely converted to the OSn expression format, and the OS
It is output to the input/output means 5 for n.

また、OS1の表現形式で入力した命令を実行後、OS
nの表現形式で応答を出力する手順を説明する。O3I
用入出力手段4より人力したOS1の表現形式の命令は
、変換手段2aにおいて共通の表現形式に変換されて共
通機能実行手段1に送られる。共通機能実行手段1にお
いて命令が実行されて共通表現形式の応答が作成され、
逆変換手段3bに送られる。逆変換手段3bにおいてO
Snの表現形式に逆変換された応答が、OSn用入出力
手段5に出力される。
Also, after executing the command input in the OS1 expression format, the OS
The procedure for outputting a response in the expression format of n will be explained. O3I
Commands in the expression format of the OS 1 manually inputted from the input/output means 4 are converted into a common expression format by the conversion means 2a and sent to the common function execution means 1. The common function execution means 1 executes the command and creates a response in a common expression format,
It is sent to the inverse conversion means 3b. O in the inverse conversion means 3b
The response that has been inversely converted into the Sn expression format is output to the OSn input/output means 5.

第2図は本発明の一実施例を表わしている。図において
、10は共通機能実行装置であり、共通の表現形式で表
わされた命令を実行する。20および30は変換/逆変
換装置であり、各々051およびOSnの仮想機械から
入力する、051およびOSnの表現形式で表わされた
命令を共通の表現形式に変換し、また共通の表現形式で
表わされた応答をOSlおよびOSnの表現形式に逆変
換する。また40および50は、O3IおよびOSnの
仮想機械でアシ、各々051およびOSnの表現形式で
、操作者との対話を実行したり、OS1およびOSnの
表現形式で共通機能利用するようなプログラムを処理す
ることのできる装置である。また60は、共通機能実行
装置10と変換/逆変換装置20および30との間の通
信を可能とする通信手段である。
FIG. 2 represents one embodiment of the invention. In the figure, 10 is a common function execution device, which executes instructions expressed in a common expression format. 20 and 30 are conversion/inverse conversion devices, which convert instructions expressed in the 051 and OSn expression formats input from the 051 and OSn virtual machines, respectively, into a common expression format, and also convert instructions in the common expression format. The expressed responses are converted back into OS1 and OSn representation formats. In addition, 40 and 50 are virtual machines of O3I and OSn, which execute programs that interact with the operator and use common functions in the representation format of OS1 and OSn, respectively, in the representation format of 051 and OSn. This is a device that can do this. Further, 60 is a communication means that enables communication between the common function execution device 10 and the conversion/inverse conversion devices 20 and 30.

即ち、例えば、051の表現形式で入力した命令を実行
してOSnの表現形式の応答を得ようとする場合、OS
l用仮想機械40において操作者が入力したOS1の表
現形式による命令を、変換/逆変換装置20において共
通の表現形式に変換し、通信手段60を用いて、共通機
能実行装置10に送る。共通機能実行装置10では、共
通表現形式による命令を実行して共通表現形式の応答を
作成し、通信手段60を用いて変換/逆変換装置30に
送る。変換/逆変換装置30においては、共通表現形式
の応答をOSnの表現形式に逆変換し、OSn用仮想機
械50により、操作者に対しOSn用表現形式の応答を
出力する。
That is, for example, when attempting to obtain a response in the OSn representation format by executing a command input in the 051 representation format, the OS
A command in the expression format of the OS 1 inputted by the operator in the virtual machine 40 for 1 is converted into a common expression format in the conversion/inverse conversion device 20, and sent to the common function execution device 10 using the communication means 60. The common function execution device 10 executes the command in the common expression format, creates a response in the common expression format, and sends it to the conversion/inverse conversion device 30 using the communication means 60. The conversion/inverse conversion device 30 converts the response in the common expression format back to the OSn expression format, and the OSn virtual machine 50 outputs the response in the OSn expression format to the operator.

また、OS1の環境下で作成されたプログラムをこのシ
ステムで実行する場合、OSl用仮想機械40において
このプログラムを実行し、このプログラムの中で、OS
1の表現形式による共通機能実行命令を、変換/逆変換
装置20に出力する。
In addition, when a program created under the OS1 environment is executed on this system, this program is executed in the OS1 virtual machine 40, and in this program, the OS1
The common function execution command in the expression format No. 1 is output to the conversion/inverse conversion device 20.

変換/逆変換装置20において共通表現形式に変換され
た命令は、共通機能実行装置10に送られここで実行さ
れて共通表現形式の応答が作成されるう共通表現形式の
応答は、再び変換/逆変換装置20に返され、ここでO
Slの表現形式に逆変換されて、O3I用仮想機械40
上で動作している上述のプログラムに対し、実行結果と
して返される。
The command converted into the common expression format by the conversion/inverse conversion device 20 is sent to the common function execution device 10 and executed there to create a response in the common expression format.The response in the common expression format is converted/inverted again. is returned to the inverse transformer 20, where O
The O3I virtual machine 40 is converted back to the Sl expression format.
It is returned as the execution result to the above program running above.

第3図は、第2図における各装置を実現する一実施例の
ブロック図である。図において、101゜103は各々
051およびOSnの表現形式による命令の入力であり
、また102,104はOS1およびOSnの表現形式
による応答の出力である。
FIG. 3 is a block diagram of an embodiment that implements each device in FIG. 2. In the figure, reference numerals 101 and 103 are command inputs in the representation formats 051 and OSn, respectively, and 102 and 104 are response outputs in the representation formats OS1 and OSn.

20および30は変換/逆変換装置であり、各々入出力
回路21および31、変換回路22および32、逆変換
回路23および33、通信制御装置24および34、読
み出し可能なメモリ25および35等から構成されてい
る。また10は共通機能実行装置であり、中央演算装置
11(CPU)、通信制御装置12等から構成されてい
る。またメモリ25および35には、第4図(イ)に示
すような命令の表現形式の対応表、および第4図(ロ)
に示すような応答の表現形式の対応表を蓄えている。
20 and 30 are conversion/inverse conversion devices, each of which includes input/output circuits 21 and 31, conversion circuits 22 and 32, inverse conversion circuits 23 and 33, communication control devices 24 and 34, readable memories 25 and 35, etc. has been done. Reference numeral 10 denotes a common function execution device, which includes a central processing unit 11 (CPU), a communication control device 12, and the like. The memories 25 and 35 also contain a correspondence table of instruction expression formats as shown in FIG.
A correspondence table of response expression formats is stored as shown in the figure below.

変換/逆変換装置20および30において、変換回路2
2および32は、入出力回路21および31を介して0
51およびOSnの表現形式による命令101,103
を入力し、この入力をもとに、メモリ25および35に
蓄えられた命令の表現形式対応表(第4図(イ))を検
索し、共通表現形式の命令に変換して通信制御装置24
および34に出力する。通信制御装置24および34で
は、検索回路22および32より入力した共通表現形式
の命令に、共通機能実行装置10に対応するアドレスを
付与し、符号化して通信路200に出力する。
In the conversion/inversion devices 20 and 30, the conversion circuit 2
2 and 32 are connected to 0 through the input/output circuits 21 and 31.
51 and instructions 101 and 103 in the OSn representation format.
Based on this input, the command representation format correspondence table (FIG. 4 (a)) stored in the memories 25 and 35 is searched, and the command is converted into a common representation format command and sent to the communication control device 24.
and output to 34. The communication control devices 24 and 34 assign an address corresponding to the common function execution device 10 to the command in the common expression format input from the search circuits 22 and 32, encode it, and output it to the communication path 200.

また通信路200から自己のアドレスに対応する入力を
受けた通信制御装置24および34は、後述する作用に
よシアドレスを除去した共通表現形式の応答を逆変換回
路23および33に出力する。
Further, the communication control devices 24 and 34, which have received an input corresponding to their own address from the communication path 200, output a response in a common expression format from which the seat address has been removed, to the inverse conversion circuits 23 and 33 by an operation described later.

逆変換回路23および33は、入力した共通表現形式の
応答をもとに、メモリ25および35に蓄えられた応答
の表現形式対応表(第4図(ロ))を検索してOS1お
よびOSnの表現形式に変換し、入出力回路21および
31を介して応答を出力する。
Based on the input common expression format responses, the inverse conversion circuits 23 and 33 search the response expression format correspondence tables (FIG. 4 (b)) stored in the memories 25 and 35 to determine the OS1 and OSn responses. It converts into an expression format and outputs the response via input/output circuits 21 and 31.

共通機能実行装置10において、通信制御装置12は、
通信路200よシ自己のアドレスに対応した入力を受け
てアドレスを除去した共通表現形式の命令を、CPUI
Iに出力する。CPUIIは、共通表現形式の命令を実
行し、共通表現形式の応答を作成して通信制御装置12
に出力する。
In the common function execution device 10, the communication control device 12:
The communication path 200 receives an input corresponding to its own address and then sends an instruction in a common expression format from which the address has been removed to the CPU.
Output to I. The CPU II executes commands in the common expression format, creates responses in the common expression format, and sends them to the communication control device 12.
Output to.

通信制御装置12は、共通表現形式の応答に適切なアド
レスを付与し、符号化して通信路200に出力する。
The communication control device 12 assigns an appropriate address to the response in the common expression format, encodes it, and outputs it to the communication path 200.

上記の実施例において、命令および応答の表現形式の変
換および逆変換の方式について、具体例を挙げて説明す
る。第5図は、上述の実施例において、OSの基本枠能
の1つである[ファイル複写」機能を実行する場合の命
令および応答の流れを示している。変換/逆変換装置2
0は、OSl用仮想機械40からC1の形態のl’−C
OPYJ命令を入力し、これを共通表現形式に変換して
C2に示す共通表現形式の1フアイル複写」命令とする
In the above embodiments, the method of converting and inversely converting the expression formats of commands and responses will be explained using specific examples. FIG. 5 shows the flow of commands and responses when executing the "file copy" function, which is one of the basic functions of the OS, in the above-described embodiment. Conversion/inverse conversion device 2
0 is l'-C in the form of C1 from the OSl virtual machine 40.
The OPYJ command is input and converted into a common expression format to create a "copy one file" command in the common expression format shown in C2.

共通機能実行装置10は、C2の「ファイル複写」命令
を入力して、内部の「ファイル複写」機能を実行し、そ
の結果、R1に示す「エラー」応答を作成する。変換/
逆変換装置20は、R1の形態の「エラー」応答を入力
すると、これを逆変換してR2に示すOS1表現形式の
rERROR/J応答としてOSl用仮想機械40に出
力する。このようにして、単一の計算機システムの機能
を、各種のOSの表現形式による命令で実行可能となる
The common function execution device 10 inputs the "file copy" command of C2, executes the internal "file copy" function, and as a result creates an "error" response shown in R1. conversion/
When the inverse conversion device 20 receives an "error" response in the form R1, it inversely converts it and outputs it to the OS1 virtual machine 40 as an rERROR/J response in the OS1 expression format shown in R2. In this way, the functions of a single computer system can be executed using instructions expressed in various OS expression formats.

尚、上述の実施例では、変換/逆変換装置20および3
0と共通機能実行装置10との間で特別な通信路を設定
し、各々通信制御装置24 、34 。
Note that in the above embodiment, the conversion/inverse conversion devices 20 and 3
0 and the common function execution device 10, and the communication control devices 24 and 34 respectively.

12を必要としたが、変換回路22および32の出力を
そのまま中央演算装置11の入力とし、また中央演算装
置11の出力をそのまま逆変換回路23および33の入
力として実現することも可能である。また、上述のよう
な構成とする場合、変換回路22および32、逆変換回
路23および33を各々単一とし、メモリ内に、複数の
OSに対応する表現形式対応表を蓄えることにより実現
することも可能である。
12, the outputs of the conversion circuits 22 and 32 can be used as inputs to the central processing unit 11, and the outputs of the central processing unit 11 can also be used as inputs to the inverse conversion circuits 23 and 33. Furthermore, in the case of the above-mentioned configuration, the conversion circuits 22 and 32 and the inverse conversion circuits 23 and 33 are each made into a single unit, and expression format correspondence tables corresponding to a plurality of OSs are stored in the memory. is also possible.

発明の効果 本発明は上述の如く、単一の計算機システムにおける機
能を、異種複数のOSの操作環境において実行したり、
異種複数のOS環境下で作成されたプログラムにおいて
利用したりすることができるばかりでなく、あるOSの
表現形式で入力した命令に対する応答を、異なるOSの
表現形式で出力するような機能を容易に実現できる。
Effects of the Invention As described above, the present invention enables functions in a single computer system to be executed in operating environments of multiple heterogeneous OSes,
Not only can it be used in programs created under multiple heterogeneous OS environments, but it can also easily output a response to a command input in the representation format of one OS in the representation format of a different OS. realizable.

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

第1図は本発明による統合OS計算機システムの全体構
成を示した機能ブロック図、第2図は本発明による統合
OS計算機システムにおける一実施例の概略構成を示す
ブロック図、第3図は第2図の各装置を実現する一実施
例を表わすブロック図、第4図は第3図のメモリに蓄え
られた表現形式対応表の一例を表わす概念図、第5図は
本発明における命令および応答の変換、逆変換の具体例
を示す概念図である。 1・・・共通機能実行手段、2,3・・・変換/逆変換
手段、4,5・・・特定のオペレーティングシステムの
環境を提供する入出力手段、1o・・・共通機能実行装
置、20.30・・・変換/逆変換装置、40゜50・
・・仮想機械、60・・・通信手段、11・・・中央演
算装置(CPU)、12,24.34・・・通信制御装
置、21.31・・・入出力回路、22.32・・・変
換回路、23.33・・・逆変換回路、101,103
・・・特定のオペレーティングシステムの表現形式によ
る命令の入力、102,104・・・特定のオペレーテ
ィングシステムの表現形式による応答の出力、200・
・・通信路。 代理人の氏名 弁理士 中 尾 敏 男 ほか1基筒 
1 図 第 2 図 第3図 第 4 図
FIG. 1 is a functional block diagram showing the overall configuration of an integrated OS computer system according to the present invention, FIG. 2 is a block diagram showing a schematic configuration of an embodiment of the integrated OS computer system according to the present invention, and FIG. FIG. 4 is a conceptual diagram showing an example of the expression format correspondence table stored in the memory of FIG. 3. FIG. FIG. 3 is a conceptual diagram showing a specific example of conversion and inverse conversion. DESCRIPTION OF SYMBOLS 1... Common function execution means, 2, 3... Conversion/inverse conversion means, 4, 5... Input/output means for providing a specific operating system environment, 1o... Common function execution device, 20 .30...Conversion/inverse conversion device, 40°50・
... Virtual machine, 60... Communication means, 11... Central processing unit (CPU), 12, 24.34... Communication control device, 21.31... Input/output circuit, 22.32...・Conversion circuit, 23.33... Inverse conversion circuit, 101, 103
. . . Input of a command in the representation format of a specific operating system, 102, 104 . . . Output of a response in the representation format of a specific operating system, 200.
...Communication channel. Name of agent: Patent attorney Toshio Nakao and 1 other person
1 Figure 2 Figure 3 Figure 4

Claims (1)

【特許請求の範囲】[Claims] 複数の異なるオペレーティングシステム(OS)に共通
する機能を実行する共通機能実行手段と、個々のOSに
属する機能の表現形式を上記共通機能実行手段の利用形
式に変換する共通機能変換手段と、上記共通機能実行手
段の実行結果を個々のOSの表現形式に変換する共通機
能逆変換手段とを備えた統合OS計算機システム。
a common function execution means that executes a function common to a plurality of different operating systems (OS); a common function conversion means that converts the expression format of a function belonging to each OS into a usage format of the common function execution means; An integrated OS computer system comprising common function inverse conversion means for converting the execution results of the function execution means into an expression format of each OS.
JP5173886A 1986-03-10 1986-03-10 Integrated os computer system Pending JPS62208134A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5173886A JPS62208134A (en) 1986-03-10 1986-03-10 Integrated os computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5173886A JPS62208134A (en) 1986-03-10 1986-03-10 Integrated os computer system

Publications (1)

Publication Number Publication Date
JPS62208134A true JPS62208134A (en) 1987-09-12

Family

ID=12895240

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5173886A Pending JPS62208134A (en) 1986-03-10 1986-03-10 Integrated os computer system

Country Status (1)

Country Link
JP (1) JPS62208134A (en)

Similar Documents

Publication Publication Date Title
JPS62208134A (en) Integrated os computer system
JP6626596B1 (en) Interface device and program
JPH01195562A (en) Control system for allocation of input/output device
JP2590872B2 (en) Task scheduling method
JPH0430239A (en) Command option designation processing system
JPS6175448A (en) Program execution control system
JPS62184542A (en) Interruption device
JPS63142433A (en) Environment identifier giving system
JPH0337728A (en) Operating system
JPS62100834A (en) Control system for number of editions of program
JPH0331935A (en) System for executing job
JPH103392A (en) Multiprocess executing system
JPS6234232A (en) Document production system by simple language
JPH0241543A (en) Computer server system
JPH0358136A (en) Compiler operation system in machine different in character code system
JPH0477920A (en) Screen control mechanism for work station
JPH0350628A (en) Make file generation method using source file
JPH07334401A (en) Method for speeding up data base accessing work in network connection system
JPS6131897B2 (en)
JPS58225454A (en) Execution processing system
JPS58222352A (en) Input and output processing system
JPH0250730A (en) Language converting system based upon common machine word
JPS63245729A (en) Program calling system
JPS6165348A (en) Connection system for external device
JPH0561676A (en) Inference system by computer