JP3606285B2 - Preventing misuse of shared files between multiple computer systems - Google Patents

Preventing misuse of shared files between multiple computer systems Download PDF

Info

Publication number
JP3606285B2
JP3606285B2 JP02089894A JP2089894A JP3606285B2 JP 3606285 B2 JP3606285 B2 JP 3606285B2 JP 02089894 A JP02089894 A JP 02089894A JP 2089894 A JP2089894 A JP 2089894A JP 3606285 B2 JP3606285 B2 JP 3606285B2
Authority
JP
Japan
Prior art keywords
identification information
paging file
computer system
file
central processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP02089894A
Other languages
Japanese (ja)
Other versions
JPH07230412A (en
Inventor
政之 上
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Software Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
Hitachi 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 Hitachi Software Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP02089894A priority Critical patent/JP3606285B2/en
Publication of JPH07230412A publication Critical patent/JPH07230412A/en
Application granted granted Critical
Publication of JP3606285B2 publication Critical patent/JP3606285B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【産業上の利用分野】
本発明は、仮想記憶方式を採用した複数の計算機システムで補助記憶装置の一部を共用し、その共用領域に各システム独自のページングファイルを作成し使用する複数システム間共用ファイルの誤使用防止方法に関するものである。
【0002】
【従来の技術】
仮想記憶方式を採用した複数の計算機システムで磁気ディスクメモリなどの補助記憶装置の一部を共用し、その共用領域に各システム独自のページングファイルを作成し使用する場合、例えば「日立製作所 プログラムプロダクト VOS3/AS システムゼネレーション」マニュアル(1992)の第64ページで記載のように、仮想記憶方式で使用する補助記憶装置上のページングファイルは、各システム独自に作成し、複数システムで同時に使用できないようになっていることが一般的である。
【0003】
【発明が解決しようとする課題】
しかしながら、計算機システムの立ち上げ時に、操作員の操作ミスによって他の計算機システムが使用しているページングファイルを誤って指定した場合、ページングファイルの内容を破壊してしまう。
【0004】
この場合、ページングファイルの正当な使用権を持つ計算機システムでは、次のアクセス時まで主記憶内のデータによって独自の処理を進め、ページングファイルのアクセスが必要になった時点でページングファイルをアクセスするので、ページングファイルが破壊されていることが判明するまで時間がかかり、しかもその破壊の原因が他の計算機システムによる不当な使用であることを発見するのが極めて困難になるという問題があった。
【0005】
本発明の目的は、補助記憶装置上の共用領域に作成するページングファイルを複数のシステムで誤って使用することを防止することができる複数システム間共用ファイルの誤使用防止方法を提供することにある。
【0006】
【課題を解決するための手段】
上記目的を達成するために、本発明は、基本的には、補助記憶装置の共用領域にページングファイルを作成する時に、当該ページングファイルを作成しようとする計算機システム、当該ページングファイルの属性情報格納領域に設けた識別情報格納領域に自計算機システムが有する前記複数の命令プロセッサのそれぞれに対応した識別情報を設ておき、各計算機システムが有する前記複数の命令プロセッサのそれぞれが前記共用領域のページングファイルを使用する際には、当該ページングファイルを使用しようとする計算機システムが、該ページングファイル内の識別情報を読み込んだ後、自計算機システムが有する前記複数の命令プロセッサの全てに対して、該識別情報が自計算機システムが有する前記複数の命令プロセッサのそれぞれに対応した識別情報と一致する時当該ページングファイル使用することを特徴とする。
【0007】
【作用】
上記手段によると、ページングファイルの属性情報格納領域は、ページングファイルを作成しようとする計算機システムによって予め初期化(例えばX’FF・・・F’の書き込み)される。次に、その計算機システムの命令プロセッサの識別情報が設定される。
【0008】
その後、いずれかの計算機システムがページングファイルを使用する際には、属性情報格納領域の識別情報を読み込ませる。そして、その識別情報が自計算機システムの命令プロセッサの識別情報と一致すれば、その計算機システムに対しページングファイルの使用を許す。しかし、自計算機システムの命令プロセッサの識別情報と一致していない場合は、他の計算機システムが正当な使用権を持っているものとし、ページングファイル使用が禁止される。
【0009】
これによって、計算機システムの操作員の操作ミスがあったとしても、補助記憶装置内の共用領域に作成されるページングファイルが正当な使用権を持っていない計算機システムによって誤って使用されるのを禁止し、ページングファイルの破壊を防止することができる。
【0010】
【実施例】
以下、本発明を図示する一実施例に従って詳細に説明する。
【0011】
図1は、本発明を適用する複数の計算機システム100a,100から成る計算機システム群の一実施例を示すハードウェア構成図であり、計算機システム100aは中央処理装置101aおよびコンソール装置104aから構成され、同様に計算機システム100は中央処理装置101およびコンソール装置104から構成されている。
【0012】
また、仮想記憶方式を実現するために、これらの中央処理装置101a,101nで共用される磁気ディスクメモリから成る補助記憶装置101a,101b,101nと、補助記憶制御装置103とが設けられている。
【0013】
ここで、コンソール装置104a,104nは、プログラムおよびシステム操作員からの指示による中央処理装置101a,101nの状態監視を行うためのものである。
【0014】
このうち中央処理装置101aは、図2に示すように、複数の命令実行プロセッサ10−1〜10−nから成る命令実行プロセッサ群10と主記憶装置11とから構成されている。同様に、中央処理装置101nも構成されている。
【0015】
この場合、命令プロセッサの数は必要に応じて決定されるものである。
【0016】
は、補助記憶装置102aの共用領域上に作成するページングファイル201の内部構成を示しており、ページングファイル201にはファイル属性情報格納域202と仮想記憶情報格納域203が設定されている。
【0017】
ファイル属性情報格納域202内には、使用プロセッサ識別情報レコード204が1つのレコードとして設定されている。
【0018】
図4は、使用プロセッサ識別情報レコード204の構造を示しており、各中央処理装置101a,101nのオペレーティングシステムで使用可能な最大プロセッサ台数分のプロセッサ識別情報格納エリア301が設定されている。
【0019】
このプロセッサ識別情報格納エリア301の初期状態の内容は、プロセッサ識別情報として存在しない値、例えば初期値302のように、「X’FF・・・F’」という値が設定される。この初期値は、ページングファイル201を作成しようとする中央処理装置101aまたは101nによってページングファイル201の作成時に設定される。
【0020】
図5は、以上の構成においてページングファイルの誤使用を防止するための各中央処理装置101a,101nの処理を示すフローチャートである。
【0021】
ここで、中央処理装置101aがページングファイル201を作成し、使用する場合を例に挙げて説明する。
【0022】
まず、中央処理装置101aはページングファイル201の作成時に、プロセッサ識別情報格納エリア301を初期化し、「X’FF・・・F’」という初期値を設定している。
【0023】
そこで、中央処理装置101aによりページングファイル201を使用するに当たって、コンソール装置104aから中央処理装置101aの立ち上げ操作を行い、中央処理装置101a内の全ての命令実行プロセッサ10−1〜10−nを命令実行可能状態にする。
【0024】
次に、中央処理装置101aは、最初にページングファイル201上の使用プロセッサ識別情報204を読み込む(ステップ401)。
【0025】
これは、具体的には、「日立製作所 Mシリーズ処理装置(M/ASAモード)」マニュアル(1991)の第297ページで記載のようなハードウェア命令で取得する。
【0026】
次に、立ち上げた中央処理装置101aを構成している全ての命令実行プロセッサ10−1〜10−nの識別情報を図示しない構成情報ファイルから取り出し(ステップ402)、次にプロセッサ識別情報レコード204の全てのプロセッサ識別情報格納エリア301に格納されているプロセッサ識別情報を読み込み、その格納されていた全てのプロセッサ識別情報が初期状態かどうか判定する(ステップ403)。
【0027】
全てのプロセッサ識別情報が「X’FF・・・F’」という初期状態の場合、ステップ402で求めた自中央処理装置内の全てのプロセッサの識別情報をページングファイル201のプロセッサ識別情報格納エリア301に格納し(ステップ404)、中央処理装置101aの立ち上げ処理を続行する(ステップ406)。
【0028】
しかし、プロセッサ識別情報格納エリア301に初期状態でないものが存在する場合、ステップ402で求めた全てのプロセッサの識別情報と同一かどうか比較する(ステップ405)。
【0029】
全てのプロセッサの識別情報と同一の場合、同一システムを再立ち上げしたものと判断し、すなわちページングファイル201の作成後に中央処理装置101aを再立ち上げしたものと判断し、立ち上げ処理を続行する(ステップ406)。
【0030】
逆に、全てのプロセッサの識別情報と同一でない場合、ページングファイル201を作成した中央処理装置以外の他の中央処理装置がページングファイル201を不当に使用しようとしていることになるので、不当使用しようとしている中央処理装置101aのコンソール装置104aに警告メッセージを出力し、システム操作員に他の中央処理装置101nが作成したページングファイル201の共用の可能性があることを警告し、コンソール装置104aからの応答を待つ(ステップ407)。
【0031】
ここで、プロセッサ識別情報が全て一致しないのは、(1)最初にプロセッサ識別情報を書き込んだ中央処理装置とは全く異なる中央処理装置を立ち上げ、図5の処理を実行させた時、(2)最初にプロセッサ識別情報を書き込んだ中央処理装置の命令実行プロセッサの数を2回目の立ち上げ時に変更した時、の2つのケースがある。
【0032】
そこで、システム操作員は、(1)の場合の警告メッセージに該当すれば、他の計算機システムのページングファイル201を破壊してしまう可能性があるので、この時に立ち上げたシステムの立ち上げ処理を中断させ、警告メッセージの原因を調査する。
【0033】
一方、(2)の場合の警告メッセージに該当すれば、前回のシステム立ち上げ時からプロセッサ構成の変更を行なっていることを認知している場合のみ、システムの立ち上げ操作続行をコンソール装置104aから指示する。
【0034】
すなわち、前回のシステム立ち上げ時は、n個の命令実行プロセッサの構成で立ち上げたが、ページングファイル201の作成後にn−1個のプロセッサ構成に変更して立ち上げた場合、ステップ405の判定では全てのプロセッサ識別情報は一致しないことになるが、このことをシステム操作員が認知している場合にのみ立ち上げ操作続行をコンソール装置104aから指示する。
【0035】
中央処理装置101aは、コンソール装置104aからの応答内容を確認し(408)、立ち上げ操作続行が指示された場合はステップ404で現在のプロセッサ構成におけるプロセッサ識別情報をページングファイル201のプロセッサ識別情報格納エリア301に格納し(ステップ404)、中央処理装置101aの立ち上げ処理を続行する(ステップ406)。
【0036】
しかし、前回の立ち上げ時からプロセッサ構成の変更を行なっていることを認知していない場合は、他の中央処理装置101nが作成したページングファイル201を、中央処理装置101aが不当に共用しようとしているものと判断し、中央処理装置101aの立ち上げ処理を中止し、原因を調査する(ステップ409)。
【0037】
このような処理を各中央処理装置101a〜101nの立ち上げ時に実行させることにより、システム操作員の指示ミスがあったとしても、他の中央処理装置が作成したページングファイルを不当に使用してしまうことを防止し、ページングファイル201の破壊を防止できる。
【0038】
なお、ページングファイル201を作成する際、最初に初期値をプロセッサ識別情報格納エリア301に設定しているが、初期値を設定するのを止めて、直ちにプロセッサ識別情報を設定するようにしてもページングファイルの誤使用を防止できる。ただし、プロセッサ識別情報格納エリア301の初期化をコンソール装置から行う必要があるので、ページングファイル201を作成しようとしている中央処理装置自身に初期化させた方がシステム操作員の負担が軽減されるという利点がある。
【0039】
【発明の効果】
以上のように本発明においては、補助記憶装置の共用領域にページングファイルを作成する時に、当該ページングファイルを作成しようとする計算機システムに、当該ページングファイルの属性情報格納領域に設けた識別情報格納領域に自計算機システムの命令プロセッサの識別情報を識別情報格納領域に設定させておき、各計算機システムが共用領域のページングファイルを使用する際には、ページングファイル内の識別情報を読み込ませた後、識別情報が自計算機システムの命令プロセッサの識別情報と一致する時のみ当該ページングファイルの使用を許可するようにしたので、補助記憶装置上の共用領域に作成するページングファイルを複数のシステムで誤って使用することを防止することができ、システムの誤操作等により誤って共用した場合に生じる重大なシステム障害を未然に防止することができる。
【図面の簡単な説明】
【図1】本発明を適用した計算機システム群の一実施例を示すハードウェア構成図である。
【図2】図1の中央処理装置の内部構成図である。
【図3】ページングファイルの内部構成図である。
【図4】使用プロセッサ識別情報の内部構成図である。
【図5】ページングファイルの共用状態を検証するための処理手順を示すフローチャートである。
【符号の説明】
10…命令実行プロセッサ群、10−1〜10−n…命令実行プロセッサ,100a,100n…計算機システム、101a,101n…中央処理装置、102a〜102n…補助記憶装置、103…補助記憶制御装置、104a,104n…コンソール装置、201…ページングファイル、202…ファイル属性情報格納域、203…仮想記憶情報格納域、204…使用プロセッサ識別情報レコード、301…プロセッサ識別情報格納エリア、302…初期値例。
[0001]
[Industrial application fields]
The present invention relates to a method for preventing misuse of a shared file among a plurality of systems in which a part of an auxiliary storage device is shared by a plurality of computer systems adopting a virtual storage method, and a paging file unique to each system is created and used in the shared area. It is about.
[0002]
[Prior art]
When a part of an auxiliary storage device such as a magnetic disk memory is shared by a plurality of computer systems adopting the virtual storage method and a paging file unique to each system is created and used, for example, “Hitachi Program Product VOS3” As described on page 64 of the "/ AS System Generation" manual (1992), the paging file on the auxiliary storage device used in the virtual storage system must be created independently for each system so that it cannot be used simultaneously on multiple systems. It is common to become.
[0003]
[Problems to be solved by the invention]
However, when the computer system is started up, if the paging file used by another computer system is erroneously specified due to an operator's operation mistake, the contents of the paging file are destroyed.
[0004]
In this case, the computer system that has the right to use the paging file advances its own processing with the data in the main memory until the next access, and accesses the paging file when it becomes necessary to access the paging file. However, there is a problem that it takes time until it is found that the paging file is destroyed, and it becomes extremely difficult to find out that the cause of the destruction is an unauthorized use by another computer system.
[0005]
An object of the present invention is to provide a method for preventing misuse of a shared file between multiple systems, which can prevent a paging file created in a shared area on an auxiliary storage device from being erroneously used by a plurality of systems. .
[0006]
[Means for Solving the Problems]
To achieve the above object, according to the present invention, basically, when a paging file is created in the shared area of the auxiliary storage device, the computer system that intends to create the paging file stores the attribute information of the paging file. the identification information corresponding to each of the plurality of instruction processors included in the own computer system to the identification information storage area provided in the region advance to set, each of the plurality of instruction processors included in each computer system of the common region when using paging file, the computer system to try to use the paging file, after I write read identification information of the paging file to all of the plurality of instructions processors own computer system has , of the plurality of instruction processors which identification information is included in the own computer system its And wherein the to Rukoto use the paging file when matching the identification information corresponding to, respectively.
[0007]
[Action]
According to the above means, the attribute information storage area of the paging file is initialized in advance (for example, writing X′FF... F ′) by the computer system that is to create the paging file. Next, the identification information of the instruction processor of the computer system is set.
[0008]
Thereafter, when any of the computer systems uses the paging file, the identification information in the attribute information storage area is read. If the identification information matches the identification information of the instruction processor of the computer system, the computer system is allowed to use the paging file. However, if it does not match the identification information of the instruction processor of its own computer system, it is assumed that another computer system has a right to use and the use of the paging file is prohibited.
[0009]
This prevents the paging file created in the shared area in the auxiliary storage device from being mistakenly used by a computer system that does not have the right to use even if there is a mistake in the operation of the computer system operator. In addition, the paging file can be prevented from being destroyed.
[0010]
【Example】
Hereinafter, the present invention will be described in detail according to an embodiment shown in the drawings.
[0011]
Figure 1 is a hardware configuration diagram showing an embodiment of a computer system group including a plurality of computer systems 100a, 100 n of applying the present invention, the computer system 100a is constituted by a central processing unit 101a and the console device 104a Similarly, the computer system 100 n includes a central processing unit 101 n and a console device 104 n .
[0012]
In order to realize the virtual storage system, auxiliary storage devices 101a, 101b, and 101n including magnetic disk memories shared by the central processing units 101a and 101n and an auxiliary storage control device 103 are provided.
[0013]
Here, the console devices 104a and 104n are for monitoring the status of the central processing units 101a and 101n according to instructions from the program and the system operator.
[0014]
Among these, the central processing unit 101a includes an instruction execution processor group 10 including a plurality of instruction execution processors 10-1 to 10-n and a main storage device 11, as shown in FIG. Similarly, the central processing unit 101n is also configured.
[0015]
In this case, the number of instructions the processor Ru der to be determined as required.
[0016]
FIG. 3 shows the internal structure of the paging file 201 created on the shared area of the auxiliary storage device 102a. In the paging file 201, a file attribute information storage area 202 and a virtual storage information storage area 203 are set.
[0017]
In the file attribute information storage area 202, a used processor identification information record 204 is set as one record.
[0018]
FIG. 4 shows the structure of the used processor identification information record 204, in which processor identification information storage areas 301 corresponding to the maximum number of processors that can be used in the operating systems of the central processing units 101a and 101n are set.
[0019]
The contents of the initial state of the processor identification information storage area 301, a value that does not exist as a processor identification information, for example, as initial values Example 302, a value of "X'FF · · · F '" is set. The initial value is set during the creation of the paging file 201 by the central processing unit 101a or 101n to try to create a paging file 201.
[0020]
FIG. 5 is a flowchart showing the processing of each central processing unit 101a, 101n for preventing misuse of the paging file in the above configuration.
[0021]
Here, a case where the central processing unit 101a creates and uses the paging file 201 will be described as an example.
[0022]
First, when creating the paging file 201, the central processing unit 101a initializes the processor identification information storage area 301 and sets an initial value “X′FF... F ′”.
[0023]
Therefore, when using the paging file 201 by the central processing unit 101a, the central processing unit 101a is started up from the console device 104a, and all the instruction execution processors 10-1 to 10-n in the central processing unit 101a are instructed. Make it executable.
[0024]
Next, the central processing unit 101a first reads the used processor identification information 204 on the paging file 201 (step 401).
[0025]
Specifically, this is acquired by a hardware instruction as described on page 297 of the “Hitachi, Ltd. M series processor (M / ASA mode)” manual (1991).
[0026]
Next, the identification information of all the instruction execution processors 10-1 to 10-n constituting the started central processing unit 101a is extracted from a configuration information file (not shown) (step 402), and then the processor identification information record 204 The processor identification information stored in all the processor identification information storage areas 301 is read, and it is determined whether or not all the stored processor identification information is in the initial state (step 403).
[0027]
When all the processor identification information is in the initial state “X′FF... F ′”, the identification information of all the processors in the central processing unit obtained in step 402 is stored in the processor identification information storage area 301 of the paging file 201. (Step 404) and the startup processing of the central processing unit 101a is continued (step 406).
[0028]
However, if there is something in the processor identification information storage area 301 that is not in the initial state, it is compared whether it is identical to the identification information of all the processors obtained in step 402 (step 405).
[0029]
If the identification information is the same for all processors, it is determined that the same system has been restarted, that is, it is determined that the central processing unit 101a has been restarted after the paging file 201 is created, and the startup process is continued. (Step 406).
[0030]
On the other hand, if the identification information of all the processors is not the same, another central processing unit other than the central processing unit that created the paging file 201 is trying to use the paging file 201 illegally. A warning message is output to the console device 104a of the central processing unit 101a, and the system operator is warned that the paging file 201 created by the other central processing unit 101n may be shared, and the response from the console device 104a (Step 407).
[0031]
Here, when the processor identification information that does not match all, the (1) First at all up a different central processing unit the central processing unit writes the processor identification information and to execute the process of FIG. 5, (2 There are two cases when the number of instruction execution processors of the central processing unit to which the processor identification information is first written is changed at the second start-up.
[0032]
Therefore, the system operator may destroy the paging file 201 of another computer system if it corresponds to the warning message in the case of (1). Therefore, the system startup process started at this time is executed. Stop and investigate the cause of the warning message.
[0033]
On the other hand, if it corresponds to the warning message in the case of (2), only when it is recognized that the processor configuration has been changed since the previous system startup, the system startup operation is continued from the console device 104a. Instruct.
[0034]
In other words, when the system was started up with the configuration of n instruction execution processors at the time of the previous startup, when the configuration is changed to n-1 processors after the creation of the paging file 201, the determination at step 405 is made. However, all the processor identification information does not match, but only when the system operator recognizes this, the console device 104a instructs to continue the startup operation.
[0035]
The central processing unit 101a confirms the content of the response from the console device 104a (408). If an instruction to continue the startup operation is given, the processor identification information in the current processor configuration is stored in the paging file 201 in step 404. The data is stored in the area 301 (step 404), and the startup processing of the central processing unit 101a is continued (step 406).
[0036]
However, if it is not recognized that the processor configuration has been changed since the previous start-up, the central processing unit 101a is unreasonably sharing the paging file 201 created by the other central processing unit 101n. If it is determined, the start-up process of the central processing unit 101a is stopped and the cause is investigated (step 409).
[0037]
By executing such processing when each of the central processing units 101a to 101n is started up, even if there is an instruction mistake by the system operator, the paging file created by another central processing unit is unfairly used. This can prevent the destruction of the paging file 201.
[0038]
When the paging file 201 is created, the initial value is initially set in the processor identification information storage area 301. However, the paging file 201 may be set by immediately stopping the setting of the initial value and setting the processor identification information. Prevents misuse of files. However, since it is necessary to initialize the processor identification information storage area 301 from the console device, the system operator's burden is reduced by initializing the paging file 201 to the central processing unit itself. There are advantages.
[0039]
【The invention's effect】
As described above, in the present invention, when the paging file is created in the shared area of the auxiliary storage device, the identification information storage area provided in the attribute information storage area of the paging file is created in the computer system that intends to create the paging file. The identification information of the instruction processor of its own computer system is set in the identification information storage area, and when each computer system uses the paging file in the shared area, the identification information in the paging file is read and then the identification information is stored. Since the use of the paging file is permitted only when the information matches the identification information of the instruction processor of the own computer system, the paging file created in the shared area on the auxiliary storage device is erroneously used in multiple systems. Can be prevented by accidental operation of the system. Serious system failure when occurring can be prevented.
[Brief description of the drawings]
FIG. 1 is a hardware configuration diagram showing an embodiment of a computer system group to which the present invention is applied.
FIG. 2 is an internal configuration diagram of the central processing unit of FIG. 1;
FIG. 3 is an internal configuration diagram of a paging file.
FIG. 4 is an internal configuration diagram of used processor identification information;
FIG. 5 is a flowchart showing a processing procedure for verifying a shared state of a paging file.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 10 ... Instruction execution processor group, 10-1-10-n ... Instruction execution processor, 100a, 100n ... Computer system, 101a, 101n ... Central processing unit, 102a-102n ... Auxiliary storage device, 103 ... Auxiliary storage control device, 104a , 104n ... console device, 201 ... paging file, 202 ... file attribute information storage area, 203 ... virtual storage information storage area, 204 ... used processor identification information record, 301 ... processor identification information storage area, 302 ... initial value example.

Claims (1)

それぞれが複数の命令プロセッサを有する複数の計算機システムで補助記憶装置の一部を共用し、その共用領域に各計算機システム独自のページングファイルを作成し使用する複数計算機システム間共用ファイルの誤使用防止方法であって、
前記補助記憶装置の前記共用領域にページングファイルを作成する時に、当該ページングファイルを作成しようとする計算機システム、当該ページングファイルの属性情報格納領域に設けた識別情報格納領域に自計算機システムが有する前記複数の命令プロセッサのそれぞれに対応した識別情報を設ておき、各計算機システムが有する前記複数の命令プロセッサのそれぞれが前記共用領域のページングファイルを使用する際には、当該ページングファイルを使用しようとする計算機システムが、該ページングファイル内の識別情報を読み込んだ後、自計算機システムが有する前記複数の命令プロセッサの全てに対して、該識別情報が自計算機システムが有する前記複数の命令プロセッサのそれぞれに対応した識別情報と一致する時当該ページングファイル使用することを特徴とする複数計算機システム間共用ファイルの誤使用防止方法。
A method of preventing misuse of a shared file between multiple computer systems, in which a part of the auxiliary storage device is shared by a plurality of computer systems each having a plurality of instruction processors, and a paging file unique to each computer system is created and used in the shared area Because
Wherein the common area of the auxiliary storage device when creating a paging file, the computer system that attempts to create the paging file, wherein the the paging file own computer system to the identification information storage area provided in the attribute information storage area has the identification information corresponding to each of the plurality of instruction processors leave set, when each of the plurality of instruction processors included in each computer system uses paging file of the shared area, tries to use the paging file a computer system for, after I write read identification information of the paging file to all of the plurality of instructions processors own computer system has the plurality of instruction processors which identification information is included in the own computer system those of when matches the identification information corresponding to each Multiple computers misuse prevention method of intersystem shared files, wherein to Rukoto use the paging file.
JP02089894A 1994-02-18 1994-02-18 Preventing misuse of shared files between multiple computer systems Expired - Fee Related JP3606285B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02089894A JP3606285B2 (en) 1994-02-18 1994-02-18 Preventing misuse of shared files between multiple computer systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02089894A JP3606285B2 (en) 1994-02-18 1994-02-18 Preventing misuse of shared files between multiple computer systems

Publications (2)

Publication Number Publication Date
JPH07230412A JPH07230412A (en) 1995-08-29
JP3606285B2 true JP3606285B2 (en) 2005-01-05

Family

ID=12040053

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02089894A Expired - Fee Related JP3606285B2 (en) 1994-02-18 1994-02-18 Preventing misuse of shared files between multiple computer systems

Country Status (1)

Country Link
JP (1) JP3606285B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001352321A (en) 2000-04-06 2001-12-21 Sony Corp Information processing system, information processing method, and information recording medium, and program providing medium
JP4608749B2 (en) 2000-07-24 2011-01-12 ソニー株式会社 Data processing apparatus, data processing method, license system, and program providing medium
JP2002319932A (en) 2001-04-19 2002-10-31 Sony Corp Device and method for recording information, device and method for reproducing information, and program

Also Published As

Publication number Publication date
JPH07230412A (en) 1995-08-29

Similar Documents

Publication Publication Date Title
US5483649A (en) Personal computer security system
US5289540A (en) Computer file protection system
EP0326700B1 (en) A trusted path mechanism for virtual terminal environments
KR101288700B1 (en) Multi-operating system(os) start device, computer-readable recording medium, and multi-os start method
US20020169998A1 (en) Computer with special-purpose subsystems
JP2006236193A (en) Starting program execution method, device, storage medium and program
DE10393662T5 (en) Providing a safe execution mode in a preboot environment
EP3627368B1 (en) Auxiliary memory having independent recovery area, and device applied with same
KR20010071560A (en) Virtual data storage (vds) system
DE102008011925A1 (en) Computer systems with a secure initialization mechanism
JP2004508633A5 (en)
US11386200B2 (en) Computer having isolated user computing unit
JPS63213027A (en) Software copy protection system
JP3606285B2 (en) Preventing misuse of shared files between multiple computer systems
JPH07253931A (en) Destruction prevention system for program data storage area
JPS63129421A (en) Software protecting method
JP2001051854A (en) Information management system
JPS6341962A (en) Program control device
JP2591002B2 (en) Information processing device
JPS62269231A (en) Computer provided with reproduction preventive mechanism for program recording medium
JP2004055031A (en) Magnetic disk device, its control method, and information system
DE102006044005A1 (en) Method for safe operation of two operating systems on commomn hardware, involves controlling access between operating systems and commomn hardware by virtualization device
JPS6316346A (en) Memory dumping system
JPH10161816A (en) Computer system
JPH03288231A (en) Impl file selection system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040602

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040629

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040825

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040921

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040928

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20071015

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20081015

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20091015

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20091015

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20101015

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20111015

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20121015

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20121015

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20131015

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees