JP2694796B2 - Information processing apparatus and its virtual memory operating system - Google Patents

Information processing apparatus and its virtual memory operating system

Info

Publication number
JP2694796B2
JP2694796B2 JP5138361A JP13836193A JP2694796B2 JP 2694796 B2 JP2694796 B2 JP 2694796B2 JP 5138361 A JP5138361 A JP 5138361A JP 13836193 A JP13836193 A JP 13836193A JP 2694796 B2 JP2694796 B2 JP 2694796B2
Authority
JP
Japan
Prior art keywords
page
page frame
disk
queue
operating system
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
JP5138361A
Other languages
Japanese (ja)
Other versions
JPH06348602A (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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP5138361A priority Critical patent/JP2694796B2/en
Publication of JPH06348602A publication Critical patent/JPH06348602A/en
Application granted granted Critical
Publication of JP2694796B2 publication Critical patent/JP2694796B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は情報処理装置およびその
仮想記憶オペレーティングシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus and its virtual memory operating system.

【0002】[0002]

【従来の技術】仮想記憶方式は、公知のように、処理の
局所性に鑑みて、主記憶装置と補助記憶装置を連携させ
て管理することにより、主記憶装置の参照速度と補助記
憶装置の記憶容量を有する等価的な記憶装置を実現する
技術である。
2. Description of the Related Art As is well known, a virtual storage system manages the main storage device and the auxiliary storage device in cooperation with each other in consideration of the locality of processing, so that the reference speed of the main storage device and the auxiliary storage device can be controlled. This is a technique for realizing an equivalent storage device having a storage capacity.

【0003】仮想記憶方式、特にページング方式を採用
した情報処理系において、処理の実行中に主記憶装置に
ページ枠の空きが無く、しかも新たなページを補助記憶
装置から主記憶装置にページインしなければならなくな
ったとき、いずれかのページを主記憶装置から補助記憶
装置にページアウトして空きページ枠を作らなければな
らない。
In an information processing system adopting a virtual memory system, particularly a paging system, there is no page frame space in the main memory during execution of processing, and a new page is paged in from the auxiliary memory to the main memory. When it becomes necessary, one of the pages must be paged out from the main storage device to the auxiliary storage device to create an empty page frame.

【0004】その際のページアウト手順としては、最近
使用されなかったページを退避させるLRU(Reast Re
acently Used)方式、最初に使用されたページを退避さ
せるFIFO(First In First Out)方式、全くランダ
ムに退避させるランダム方式、必要に応じてそれらの中
から選択できるようにしたもの(特開昭50−6514
1号公報)、ページディレクトリに参照ビット列が定義
されており、一定時間毎にビットシフトを行い、参照が
あったには最新ビットに記録することで参照履歴がわ
かる様にしたもの(特開昭52−126137号公報)
等が知られている。
As a page-out procedure at that time, an LRU (Reast Restore) for saving a page that has not been used recently is saved.
acently Used) method, a FIFO (First In First Out) method of saving the first used page, a random method of saving at random, and a method that can be selected from among them as needed (Japanese Patent Laid-Open No. -6514
No. 1), a reference bit string is defined in the page directory, bit shift is performed at regular time intervals, and when there is a reference, it is recorded in the latest bit so that the reference history can be known. No. 52-126137)
Etc. are known.

【0005】ディスク冗長アレイは複数のディスク装置
を冗長的に編成することにより、ディスク装置に障害が
発生した場合には正常なディスク装置のデータから故障
ディスク装置のデータを復旧できるようにした技術であ
る。故障したディスク装置は、ディスク装置のセクタ毎
に記憶されているECC(Error Checking and Correcti
ng code )等から検出され、正常なディスク装置のパリ
ティを作成することにより故障ディスク装置のデータは
復旧される。ディスク冗長アレイのディスク装置編成方
式としてRAID(Redundant Arrays of Inexpensive
Disks) 1〜RAID5が定義されている(日経コンピ
ュータ1992.3.9号“普及へ向け、製品化進むディスクア
レイ”)。このうちRAID3は、システムバスの1つ
のデータとそのパリティを分割して前構成ディスク装置
に記憶する方法で逐次処理に適している。
A disk redundant array is a technique in which a plurality of disk devices are redundantly organized so that when a disk device fails, the data of a failed disk device can be restored from the data of a normal disk device. is there. The failed disk device has an ECC (Error Checking and Correcting) stored in each sector of the disk device.
ng code) etc., the data of the failed disk device is restored by creating the parity of the normal disk device. RAID (Redundant Arrays of Inexpensive)
Disks) 1 to RAID 5 are defined (Nikkei Computer No. 1992.3.9 “Disk array which is being commercialized for popularization”). Among them, RAID 3 is a method of dividing one data of the system bus and its parity and storing them in the pre-configured disk device and is suitable for sequential processing.

【0006】また、RAID4はシステムバスの1つの
データに対して1つのデータ専用ディスク装置に記録す
る方法で、乱処理に適している。RAID4は複数のデ
ータ専用ディスク装置に記録されているデータから作成
されるパリティをパリティ専用ディスク装置のパリティ
を読み出し、データ変更があったビットに関して、デー
タとパリティを変更する。
RAID 6 is a method for recording one data on the system bus in one data dedicated disk device, and is suitable for random processing. The RAID 4 reads the parity created from the data recorded in the plurality of data dedicated disk devices, the parity of the parity dedicated disk device, and changes the data and the parity with respect to the bit for which the data has been changed.

【0007】さらに、RAID5はRAID4を発展さ
せたもので、セクタ毎にパリティ用ディスク装置を変え
ていくことで、複数データの並列書き込みを可能にした
ものである。
Further, RAID5 is a development of RAID4, which enables parallel writing of a plurality of data by changing the parity disk device for each sector.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、この従
来の仮想記憶方式では、補助記憶装置が冗長性の無い構
成であることを前提としており、主記憶装置と補助記憶
装置のデータリプレースメントアルゴリズムはページア
ウト順序によって補助記憶装置の使用効率が変化する場
合を考慮していない。
However, in this conventional virtual memory system, it is premised that the auxiliary memory device has a structure without redundancy, and the data replacement algorithm of the main memory device and the auxiliary memory device is page out. The case where the usage efficiency of the auxiliary storage device changes depending on the order is not considered.

【0009】一方、従来のRAID5は到着書き込みデ
ータの並列処理化のみを管理しており、到着データの偏
りによって並列書き込みができない場合があることを容
認していた。
On the other hand, the conventional RAID 5 manages only parallel processing of the incoming write data, and accepts that parallel writing may not be possible due to the bias of the incoming data.

【0010】本発明の情報処理装置は、システムバスと
中央処理装置と主記憶装置と補助記憶装置で構成され該
補助記憶装置は複数のディスク装置をRAID5方式で
構成したディスク冗長アレイであり、オペレーティング
システムはページング方式により記憶管理をする情報処
理装置において、前記補助記憶装置の制御部分はアクセ
ス待ち状態の前記ディスク冗長アレイの一部であるディ
スク装置を指示するレジスタが定義されており、前記オ
ペレーティングシステムが管理するページディレクトリ
には各ページ枠に対応するスロットが存在する前記ディ
スク装置を指示するビッド列が定義されており、前記オ
ペレーティングシステムの構成要素であるスワッパは前
記レジスタの内容とページディレクトリ内の前記ビット
列を照合することに、即ディスク退避可能なページ枠を
検出できることを特徴とする。また、本発明の仮想記憶
オペレーティングシステムは、上述の情報処理装置を制
御する仮想オペレーティングシステムであって、スワッ
パがページイン、又はページアウト可能なページ枠を検
索する為の待ち行列として使用中ページ枠待ち行列、使
用可能ページ枠待ち行列の他、退避予定ページ枠待ち行
列が定義されており、前記スパッパは前記使用中ページ
枠待ち行列から確保された退避予定ページ枠待ち行列に
退避予定ページ枠を定義し、前記退避予定ページ枠待ち
行列から即退避可能なページ枠を選択し、退避したペー
ジ枠を使用可能ページに指定する手段を有することを特
徴とする。
The information processing apparatus of the present invention comprises a system bus, a central processing unit, a main memory unit and an auxiliary memory unit, and the auxiliary memory unit is a disk redundant array in which a plurality of disk units are constituted by a RAID5 system. The system is an information processing apparatus that manages storage by a paging method, and a control unit of the auxiliary storage unit defines a register for designating a disk device that is a part of the disk redundant array in an access wait state. In the page directory managed by, a bid string for designating the disk device in which a slot corresponding to each page frame exists is defined, and a swapper, which is a component of the operating system, stores the contents of the register and the page directory in the page directory. Collating the bit string It characterized by their ability to detect immediately disc retractable page frame. A virtual memory operating system of the present invention is a virtual operating system for controlling the above-mentioned information processing device, and a page frame in use as a queue for the swapper to search for a page frame that can be paged in or paged out. In addition to the queue and the available page frame queue, the scheduled page frame queue for evacuation is defined, and the spapper stores the scheduled page frame for evacuation in the reserved page frame queue reserved from the in-use page frame queue. It is characterized in that it has means for defining, selecting a page frame that can be immediately saved from the scheduled page frame queue for saving, and designating the saved page frame as an available page.

【0011】[0011]

【実施例】図1は本発明の一実施例である情報処理系1
の主要構成要素をトリー方式によって示す構成図であ
り、情報処理装置2とオペレーティングシステム15と
アプリケーション30で構成される。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is an information processing system 1 which is an embodiment of the present invention.
FIG. 3 is a configuration diagram showing the main components of the above in a tree system, which is configured by an information processing device 2, an operating system 15, and an application 30.

【0012】情報処理装置2はシステムバス3と中央処
理装置4と主記憶装置5と補助記憶装置6を有する。主
記憶装置5にはページ枠31が展開され、補助記憶装置
6にはページスロット35が展開される。
The information processing device 2 has a system bus 3, a central processing unit 4, a main memory 5 and an auxiliary memory 6. A page frame 31 is expanded in the main memory 5, and a page slot 35 is expanded in the auxiliary memory 6.

【0013】補助記憶6は制御部7と記憶部13からな
るRAID5方式のディスク冗長アレイであり、制御部
7は休止中ディスク装置指示レジスタ12を有し、緩衝
記憶装置10には入出力コマンドキュー28と入出力デ
ータキュー36が展開される。記憶部13は複数のディ
スク装置14を有する。
The auxiliary storage 6 is a RAID 5 type disk redundant array consisting of a control unit 7 and a storage unit 13, the control unit 7 has a dormant disk device instruction register 12, and the buffer storage device 10 has an input / output command queue. 28 and the input / output data queue 36 are expanded. The storage unit 13 has a plurality of disk devices 14.

【0014】オペレーティングシステム15は、カーネ
ル16とユーティリティ29を有し、カーネル16はジ
ョブ管理ファイル17とタスク管理ファイル18とデー
タ管理ファイル19を有する。データ管理ファイル19
はスワッパ20とページディレクトリ21と入出力コマ
ンドキュー28を有する。
The operating system 15 has a kernel 16 and a utility 29, and the kernel 16 has a job management file 17, a task management file 18 and a data management file 19. Data management file 19
Has a swapper 20, a page directory 21, and an input / output command queue 28.

【0015】ページディレクトリ21には存在ビット2
2と有効ビット23と参照ビット24と変更ビット25
とディスク装置指示ビット26とページアドレス27が
定義されている。ページ枠31は対応するページディレ
クトリ21の記載内容によって使用中枠待ち行列32と
使用可能枠待ち行列33と退避予定枠待ち行列34に分
類される。ディスク装置指示ビット26と退避予定枠待
ち行列34は、休止中ディスク装置指示レジスタ12と
ともに本特許で特徴的に定義されるものである。
Presence bit 2 in page directory 21
2, valid bit 23, reference bit 24, change bit 25
The disk device instruction bit 26 and the page address 27 are defined. The page frame 31 is classified into an in-use frame queue 32, an available frame queue 33, and an evacuation schedule frame queue 34 according to the contents of the corresponding page directory 21. The disk device instruction bit 26 and the evacuation schedule slot queue 34 are characteristically defined in this patent together with the dormant disk device instruction register 12.

【0016】図2は情報処理装置2のブロック図であ
る。システムバス3は中央処理装置4と主記憶装置5と
補助記憶装置6を接続し、情報処理装置2の主たるデー
タ転送路を司る。中央処理装置4は主記憶装置5に導入
されているオペレーティングシステム15やアプリケー
ション30の指令により情報処理装置2の基本処理を行
う。主記憶装置5は物理記憶空間を形成し、補助記憶装
置6とページ単位でデータ交換を行う。補助記憶装置6
は本発明において、RAID5方式のディスク冗長アレ
イであることが前提になっている。
FIG. 2 is a block diagram of the information processing device 2. The system bus 3 connects the central processing unit 4, the main storage unit 5 and the auxiliary storage unit 6 and controls the main data transfer path of the information processing unit 2. The central processing unit 4 performs basic processing of the information processing apparatus 2 according to commands from the operating system 15 and the application 30 installed in the main storage device 5. The main storage device 5 forms a physical storage space and exchanges data with the auxiliary storage device 6 in page units. Auxiliary storage device 6
In the present invention, it is assumed that the disk redundant array of RAID5 system is used.

【0017】ローカルバス8は入出力処理装置9と緩衝
記憶装置10とディスク装置11と休止中ディスク装置
指示レジスタ12を接続し、制御部7の主たるデータ転
送路を司る。
The local bus 8 connects the input / output processing device 9, the buffer storage device 10, the disk device 11, and the inactive disk device instruction register 12, and controls the main data transfer path of the control unit 7.

【0018】入出力処理装置9は補助記憶装置6の基本
処理を行う他、主記憶装置5と補助記憶装置6との中央
処理装置4を介在しないDMA(Dynamic Memory Acces
s )転送を制御する。
The input / output processing device 9 performs basic processing of the auxiliary storage device 6, and also DMA (Dynamic Memory Acces) without interposing the central processing device 4 between the main storage device 5 and the auxiliary storage device 6.
s) Control the transfer.

【0019】緩衝記憶装置10には主記憶装置5と入出
力装置5の通信を行う為の入出力コマンドキュー28
と、主記憶装置5と記憶部13の転送時期のずれを許容
する為の入出力データキュー36が展開される。
The buffer storage device 10 has an input / output command queue 28 for communicating between the main storage device 5 and the input / output device 5.
Then, an input / output data queue 36 for allowing a difference in transfer timing between the main storage device 5 and the storage unit 13 is developed.

【0020】ディスク制御装置11はディスク装置14
を制御し、入出力処理装置9に対して転送終了割り込み
を発行する。休止中ディスク装置指示レジスタ12には
ディスク装置14の台数分のビット数からなるビット列
が記載されており、新規アクセスの待ち状態にあるディ
スク装置14を指示する。
The disk controller 11 is a disk device 14
And issues a transfer end interrupt to the input / output processing device 9. A bit string consisting of the number of bits corresponding to the number of disk devices 14 is described in the inactive disk device instruction register 12, and the disk device 14 in the waiting state for new access is instructed.

【0021】カーネル16は入出力コマンドキュー28
とディスク制御装置11が発行する転送終了割り込みを
管理し、休止中ディスク指示レジスタ12を逐次更新す
る。記憶部13は障害発生に備えてディスク装置14を
冗長的に編成している。
The kernel 16 is an input / output command queue 28
It manages the transfer end interrupt issued by the disk controller 11 and sequentially updates the inactive disk instruction register 12. The storage unit 13 redundantly organizes the disk device 14 in preparation for a failure.

【0022】図3はページディレクリ21の詳細図であ
る。ページディレクトリ21には各ページの状態、属
性、保護レベル等が記載されており、存在ビット22と
有効ビット23と参照ビット24と変更ビット25とデ
ィスク装置指示ビット26とページアドレス27が定義
されている。存在ビット22は対応するページがページ
枠31にロードされていることを示し、有効ビット23
は対応するページがデータとして有効であることを示
す。
FIG. 3 is a detailed view of the page directory 21. The page directory 21 describes the status, attributes, protection level, etc. of each page. The existence bit 22, valid bit 23, reference bit 24, change bit 25, disk device instruction bit 26, and page address 27 are defined. There is. The presence bit 22 indicates that the corresponding page is loaded in the page frame 31, and the valid bit 23
Indicates that the corresponding page is valid as data.

【0023】参照ビット24は対応するページが最近参
照されたことを示し、変更ビット25は対応するページ
のページスロット35が存在するディスク装置14を指
示し、ページアドレス27は対応するページの論理アド
レスを示す。
The reference bit 24 indicates that the corresponding page has been recently referenced, the change bit 25 indicates the disk device 14 in which the page slot 35 of the corresponding page exists, and the page address 27 is the logical address of the corresponding page. Indicates.

【0024】図4はスワッパ20のデータリプレースメ
ントアルゴリムズである。スワッパ20はページフォル
トの発生に備えてLRU手順により主記憶装置5内部に
存在するページ枠31の使用中枠待ち行列32から条件
101において中央処理装置4が最近参照したかどうか
を判断し、ディスク装置14に対してページアウトの対
象となりうるものを選択する。 条件102において、条
件101で選択されたページ枠はディスク装置14内の
対応するページスロットに対して書き換えが行われたか
どうかを判断し、書き替えが行われていないものはペー
ジアウトの対象とならず、処理103においてページ枠
の解放を待つ。処理104において解放されたページ枠
は、ディスク装置4内のページスロット35がページイ
ンされるときの枠として再利用される。 条件102にお
いて、書き替えがおこなわれたと判断されたページ枠は
ページアウトの対象となる。ページアウトの対象となっ
たページ枠はページアウトされうるディスクを指示する
ディスク装置指示ビット26(S)と休止中のディスク
を指示する休止中ディスク装置指示レジスタ12(F)
を照合し、ページアウト可能なディスクが見つかった場
合にはページアウトが行われ、見つからない場合には再
度待ち行列に戻される。
FIG. 4 shows the data replacement algorithm of the swapper 20. The swapper 20 uses the LRU procedure to store data in the main memory 5 in preparation for a page fault.
Condition from the in-use frame queue 32 of the existing page frame 31
Whether the central processing unit 4 has recently referred to 101
Page out to disk device 14
Choose what can be an elephant. Condition 102
The page frame selected in case 101 is in the disk device 14
Has the corresponding page slot been rewritten?
If it is not rewritten, the page is
The page frame is not included in the page out in process 103.
Wait for the release. Page frame released in process 104
The page slot 35 in the disk device 4
It will be reused as a frame when it is downloaded. Condition 102
And the page frame that was determined to have been rewritten
It becomes the target of page out. Subject to page out
Page frame indicates a disc that can be paged out
Disk device instruction bit 26 (S) and disk in rest
Inactive disk unit instruction register 12 (F)
If a disc that can be paged out is found,
If it is not found, page out will be performed.
It is returned to the queue once.

【0025】スワッパ20は、休止中ディスク装置指示
レジスタ12と退避予定枠待ち行列34のディスク装置
指示ビット26を照合して、適切なページを退避させ
る。ユーティリティ29やアプリケーション30の指令
により、中央処理装置4が論理記憶空間を参照すると、
カーネル16は使用中枠待ち行列32と使用可能枠待ち
行列33から該当するページを検索し、存在しない場合
にはページフォルトを発行する。該当ページが退避予定
枠待ち行列34に存在した場合には対応するページ枠3
1を使用中枠待ち行列32に定義し直す。
The swapper 20 collates the inactive disk device instruction register 12 with the disk device instruction bit 26 of the evacuation schedule frame queue 34 to save an appropriate page. When the central processing unit 4 refers to the logical storage space according to a command from the utility 29 or the application 30,
The kernel 16 retrieves the corresponding page from the in-use frame queue 32 and the available frame queue 33, and issues a page fault if it does not exist. If the relevant page exists in the evacuation schedule frame queue 34, the corresponding page frame 3
Redefine 1 in the busy slot queue 32.

【0026】[0026]

【発明の効果】以上に説明したような構成の採用の結果
により、本発明は、RAID5のディスク冗長アレイを
補助記憶装置に採用した情報処理系で実現される仮想記
憶方式の情報処理装置において、データリプレースメン
ト機構に休止中ディスク装置指示レジスタとディスク装
置指示ビットを比較する機構を組み込んだことにより、
空きディスクを選択してページアウトでき、ページアウ
ト並列化と補助記憶装置の使用効率向上を実現できると
いう効果を有する。
As a result of the adoption of the configuration as described above, the present invention provides a virtual storage type information processing apparatus realized by an information processing system employing a RAID5 disk redundant array as an auxiliary storage apparatus . Data replacement men
The disk mechanism instruction register and the disk device
By incorporating a mechanism that compares the position indication bits,
There is an effect that a free disk can be selected and page-out can be performed, and page-out parallelization and improvement of usage efficiency of the auxiliary storage device can be realized.

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

【図1】本発明の一実施例の情報処理系の主構成図であ
る。
FIG. 1 is a main configuration diagram of an information processing system according to an embodiment of the present invention.

【図2】図1に示した情報処理装置の接続図である。FIG. 2 is a connection diagram of the information processing apparatus shown in FIG.

【図3】図1に示したページディレストリの構成図であ
る。
FIG. 3 is a configuration diagram of a page directory shown in FIG.

【図4】図1に示したスワッパの流れ図である。FIG. 4 is a flowchart of the swapper shown in FIG.

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

1 情報処理系 2 情報処理装置 3 システムバス 4 中央処理装置 5 主記憶装置 6 補助記憶装置 7 制御部 8 ローカルバス 9 入出力処理装置 10 緩衝記憶装置 11 ディスク制御装置 12 休止中ディスク装置指示レジスタ(F) 13 記憶部 14 ディスク装置 15 オペレーティングシステム 16 カーネル 17 ジョブ管理ファイル 18 タスク管理ファイル 19 データ管理ファイル 20 スワッパ 21 ページディレクトリ 22 存在ビット(P) 23 有効ビット(V) 24 参照ビット(A) 25 変更ビット(D) 26 ディスク装置指示ビット(S) 27 ページアドレス 28 入出力コマンドキュー 29 ユーティリティ 30 アプリケーション 31 ページ枠 32 使用中枠待ち行列 33 使用可能枠待ち行列 34 退避予定枠待ち行列 35 ページスロット 36 入出力データキュー 1 Information processing system 2 Information processing device 3 System bus 4 Central processing unit 5 Main storage device 6 Auxiliary storage device 7 Control unit 8 Local bus 9 Input / output processing device 10 Buffer storage device 11 Disk control device 12 Inactive disk device instruction register ( F) 13 storage unit 14 disk device 15 operating system 16 kernel 17 job management file 18 task management file 19 data management file 20 swapper 21 page directory 22 existence bit (P) 23 valid bit (V) 24 reference bit (A) 25 change Bit (D) 26 Disk device instruction bit (S) 27 Page address 28 Input / output command queue 29 Utility 30 Application 31 Page frame 32 Busy frame queue 33 Usable frame queue 34 Evacuation schedule wait Chi queue 35 page slots 36 I / O data queue

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】システムバスと中央処理装置と主記憶装置
と補助記憶装置で構成され、該補助記憶装置は複数のデ
ィスクをRAID5方式で構成したディスク冗長アレイ
であり、オペレーティングシステムはページング方式に
より記憶管理をする情報処理装置において、前記補助記
憶装置の制御部分はアクセス待ち状態の前記ディスク冗
長アレイの一部であるディスク装置を指示するレジスタ
が定義されており、前記オペレーティングシステムが管
理するページディレクトリには各ページ枠に対応するス
ロットが存在する前記ディスク装置を指示するビット列
が定義されており、前記オペレーティングシステムの構
成要素であるスワッパは前記レジスタの内容とページデ
ィレクトリ内の前記ビット列を照合することにより、即
ディスク退避可能なページ枠を検出できることを特徴と
した情報処理装置。
1. A system bus, a central processing unit, a main storage unit, and an auxiliary storage unit, the auxiliary storage unit is a disk redundant array in which a plurality of disks are configured by a RAID5 system, and the operating system stores by a paging system. In the information processing device for management, the control part of the auxiliary storage device stores the disk redundancy in the access waiting state.
A register for designating a disk device that is a part of the long array is defined, and a bit string that designates the disk device having a slot corresponding to each page frame is defined in the page directory managed by the operating system. The information processing apparatus is characterized in that the swapper, which is a constituent element of the operating system, can detect the page frame in which the disk can be immediately saved by collating the content of the register with the bit string in the page directory.
【請求項2】請求項1記載の情報処理装置を制御する仮
想記憶オペレーティングシステムであって、スワッパが
ページイン、又はページアウト可能なページ枠を検索す
る為の待ち行列として使用中ページ枠待ち行列、使用可
能ページ枠待ち行列の他、退避予定ページ枠待ち行列が
定義されており、前記スワッパは前記使用中ページ枠待
ち行列から確保された退避予定ページ枠待ち行列に退避
予定ページ枠を定義し、前記退避予定ページ枠待ち行列
から即退避可能なページ枠を選択し、退避したページ枠
を使用可能ページに指定する手段を有することを特徴と
する仮想記憶オペレーティングシステム。
2. A temporary control for controlling the information processing apparatus according to claim 1.
A memory storage operating system, which is a queue for the swapper to search for page frames that can be paged in or out, in addition to the used page frame queue, the available page frame queue, and the page frame queue to be saved. Is defined, the swapper defines the evacuation scheduled page frame in the evacuation scheduled page frame queue secured from the in-use page frame queue, and the page frame that can be immediately saved from the evacuation scheduled page frame queue is defined. selected, and characterized in that it has means for specifying enables the saved page frame page
Virtual memory operating system.
JP5138361A 1993-06-10 1993-06-10 Information processing apparatus and its virtual memory operating system Expired - Fee Related JP2694796B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5138361A JP2694796B2 (en) 1993-06-10 1993-06-10 Information processing apparatus and its virtual memory operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5138361A JP2694796B2 (en) 1993-06-10 1993-06-10 Information processing apparatus and its virtual memory operating system

Publications (2)

Publication Number Publication Date
JPH06348602A JPH06348602A (en) 1994-12-22
JP2694796B2 true JP2694796B2 (en) 1997-12-24

Family

ID=15220142

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5138361A Expired - Fee Related JP2694796B2 (en) 1993-06-10 1993-06-10 Information processing apparatus and its virtual memory operating system

Country Status (1)

Country Link
JP (1) JP2694796B2 (en)

Also Published As

Publication number Publication date
JPH06348602A (en) 1994-12-22

Similar Documents

Publication Publication Date Title
JP2501752B2 (en) Storage device of computer system and method of storing data
US6941420B2 (en) Log-structure array
US5488701A (en) In log sparing for log structured arrays
JP3575964B2 (en) Disk array device
KR100211788B1 (en) Failure prediction for disk arrays
EP0871121A2 (en) Method of storing data in a redundant group of disks
CN1300696C (en) Memory controller and data storage method
US20100115310A1 (en) Disk array apparatus
EP0701208A2 (en) Disk array subsystem and data generation method therefor
JP7318367B2 (en) Storage control device and storage control program
US7130973B1 (en) Method and apparatus to restore data redundancy and utilize spare storage spaces
EP0662660A1 (en) An improved data storage device and method of operation
JPH11191037A (en) Data storage
JPH10254642A (en) Storage device system
JP2694796B2 (en) Information processing apparatus and its virtual memory operating system
JPH08286844A (en) Parity generation control method and disk controller
JPH1031563A (en) Storage device
JP2000047832A (en) Disk array device and its data control method
JP2778268B2 (en) Recording medium control device
JP3202550B2 (en) Disk array subsystem
JPH06324815A (en) Disk array device
JPH07328072A (en) Cache control method and information processing device
JPH07319637A (en) Controller and control method for disk device
JP2857289B2 (en) Disk array device
JPH07210333A (en) Control method for array type disk system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19970812

LAPS Cancellation because of no payment of annual fees