JPS6371721A - Ram disk operating system - Google Patents

Ram disk operating system

Info

Publication number
JPS6371721A
JPS6371721A JP61216306A JP21630686A JPS6371721A JP S6371721 A JPS6371721 A JP S6371721A JP 61216306 A JP61216306 A JP 61216306A JP 21630686 A JP21630686 A JP 21630686A JP S6371721 A JPS6371721 A JP S6371721A
Authority
JP
Japan
Prior art keywords
file
ram disk
storage device
power
transfer
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
JP61216306A
Other languages
Japanese (ja)
Inventor
Hitoshi Aoyama
均 青山
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP61216306A priority Critical patent/JPS6371721A/en
Publication of JPS6371721A publication Critical patent/JPS6371721A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To prevent the loss of files due to misoperation by moving files between an external large-capacity storage device and a RAM disk in accordance with turning-on/off of a power switch. CONSTITUTION:When the power-on state is detected and is transmitted to a RAM disk generating means 15, the means 16 generates a RAM disk and reports it to a file transfer means 24. The transfer means 24 transfers a pertinent file from an external large-capacity storage device 14 to a RAM disk 12A on a basis of information in a file table 22. When the power switch is turned off with the end of processing, the power-off state is detected by a power switch state reporting means 1 and is transmitted to the file transfer means 24. The means 24 transfers the updated file or new file in the RAM disk 12A to the external large-capacity storage device 14 on a basis of information in the file table 22 and reports the end of transfer to a power turning-off means 20 at the time of the end of transfer and means 20 turns off a device power source.

Description

【発明の詳細な説明】 〔概 要〕 外部大容量記憶装置とRAMディスク間のファイルの移
動を、電源スィッチのオン、オフに連動させて自動的に
行なう。
[Detailed Description of the Invention] [Summary] Files are automatically moved between an external mass storage device and a RAM disk in conjunction with turning on and off a power switch.

〔産業上の利用分野〕[Industrial application field]

本発明はRAMディスクの運用方法に関し、操作ミスに
よるファイルの食出が生じないようにしようとするもの
である。
The present invention relates to a method of operating a RAM disk, and is intended to prevent files from being deleted due to operational errors.

〔従来の技術〕[Conventional technology]

最近、パソコンなどの情報処理装置においては、RAM
 (ランダムアクセスメモリ)の価格の低下から主記憶
装置が大容量になっており、そしてこの大容量主記憶装
置を利用してRAMディスクを構成することが行なわれ
ている。RAMディスクは、フロッピーディスク又はハ
ードディスクなどの外部大容量記憶装置のデータの一部
の格納用として主記憶装置の一部の領域を割き、アプリ
ケーションプログラムから外部記憶装置と同じ手段で読
み書きできるようにしたものである。ユーティリティ又
はアプリケージ薯ンプログラムが走るとき、従来方式で
は必要なデータは外部大容量記憶装置に入っているので
該記憶装置をアクセスすることになるが、これには時間
がか\る。主記憶に格納しておけば(RAMディスクを
構成しておけば)シ主記憶アクセスは迅速に行なえるか
ら高速処理が可能になり、メリットは大きい。
Recently, in information processing devices such as personal computers, RAM
Due to the decline in the price of random access memory (random access memory), main storage devices have increased in capacity, and this large capacity main storage device has been used to construct RAM disks. A RAM disk is a part of the main memory that is used to store part of the data in an external mass storage device such as a floppy disk or hard disk, and can be read and written from by application programs in the same way as an external storage device. It is something. When a utility or application program runs, the required data is conventionally accessed from an external mass storage device, which is time consuming. If it is stored in the main memory (by configuring a RAM disk), access to the main memory can be performed quickly, and high-speed processing becomes possible, which is a great advantage.

従来のRAMディスクを持った情報処理装置を第5図に
示す。主記憶装置12の一部の領域12AをRA Mデ
ィスクにするが、主記憶のどの領域をRAMディスクに
するか等をRAMディスク作成手段16が行なう、外部
大容量記憶装置14のデータ(ファイル)がRAMディ
スク12Aに移されると、メモリアクセスアドレスは記
憶装置14のそれからRAMディスク12Aのそれへ変
換され、記憶装置14の代りにRAMディスク12Aが
アクセスされる。ユーティリティ又はアプリケーション
プログラムを走行させるとき、操作者は外部大容量記t
す装置中の所要のファイルをRAMディスク12Aへ転
送するように指示する。この結果、該プログラムは走行
中RAMディスクをアクセスして、所要の処理を高速に
行なうことができる。アプリケーションプログラムが走
行して所要の処理を行なうと、RAMディスク中のファ
イルは一部が更新され(ファイル更新など、更新が目的
の場合もある)或いは新規に作成されることがある。そ
して半環体RAMは電源を断にすると記憶内容が消滅す
るから、処理が終了すると操作者はRAMディスクの内
容(ファイル)を再び外部大容量記憶装置へ戻すように
している。
FIG. 5 shows a conventional information processing device having a RAM disk. A part of the area 12A of the main storage device 12 is made into a RAM disk, but the RAM disk creation means 16 determines which area of the main memory should be made into a RAM disk.Data (files) in the external mass storage device 14 is moved to RAM disk 12A, the memory access address is converted from that of storage device 14 to that of RAM disk 12A, and RAM disk 12A is accessed instead of storage device 14. When running a utility or application program, the operator must
Instructs to transfer the required files in the device to the RAM disk 12A. As a result, the program can access the RAM disk while running and perform required processing at high speed. When an application program runs and performs necessary processing, some of the files in the RAM disk may be updated (updating may be the purpose, such as file updating), or new files may be created. Since the stored contents of the hemicyclic RAM disappear when the power is turned off, the operator returns the contents (files) of the RAM disk to the external mass storage device once the processing is completed.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

このように従来のRAMディスク運用方法では、外部大
容量記憶装置からRAMディスクへのファイルのコピー
及びRAMディスクから外部大容量記憶装置へのファイ
ルの保存は、操作者に任かされていた。そのため処理終
了でRAMディスクから外部大容量記憶装置へファイル
を戻す操作をするのを操作者が忘れて電源断などをする
と該ファイルは消滅してしまい、ファイル更新又はファ
イル新規作成を伴なう処理であれば該処理をもう一度や
り直すなど厄介な事になった。
As described above, in the conventional RAM disk operating method, copying files from an external mass storage device to a RAM disk and saving files from a RAM disk to an external mass storage device is left to the operator. Therefore, if the operator forgets to return the file from the RAM disk to the external mass storage device at the end of the process and turns off the power, the file will be lost, and the process that involves updating the file or creating a new file will disappear. If so, it would be troublesome to have to repeat the process all over again.

′  本発明は電源断でRAMディスクのファイルを自
動的に外部大容量記憶装置へ戻すようにして、ファイル
喪失などの事故を未然に防止しようとするものである。
' The present invention aims to prevent accidents such as loss of files by automatically returning files on a RAM disk to an external mass storage device when the power is turned off.

〔問題点を解決するための手段〕[Means for solving problems]

第1図に示すように本発明では従来の情報処理装置に、
電源スイッチ状態通知手段18、電源切断手段20、フ
ァイルテーブル22およびファイル転送手段24を設け
る。
As shown in FIG. 1, in the present invention, a conventional information processing device has
A power switch state notification means 18, a power cutoff means 20, a file table 22, and a file transfer means 24 are provided.

〔作用〕[Effect]

本発明のRAMディスク運用方法では、操作者が電源ス
ィッチをオンにすると、装置電源が直ちに投入されると
共に、電源スイッチ状態通知手段18により電源オン状
態が検出されてこれがRAMディスク作成手段16に伝
えられ、該手段16はRAMディスクを作成(主記憶上
のアドレスを決定)してそれをファイル転送手段24に
通知する。該転送手段24はファイルテーブル22の情
報を元に、外部大容量記憶装置14からRAMディスク
12Aへ該当ファイルを転送する(22にあるもの全部
)、また、処理終了で操作者が電源スィッチをオフにす
ると、装置電源は直ちには断にならず、この電源スイッ
チオフ状態が電源スイッチ状態通知手段18により検出
され、その旨がファイル転送手段24に伝えられる。該
手段24はファイルテーブル22の情報を元にRAMデ
ィスク12Aの更新されたファイル又は新規に作成され
たファイルを外部大容量記憶装置14へ転送し、転送が
終了するとその旨を電源切断手段20へ通知し、該手段
20が装置電源を切断する。これにより、ファイルの喪
失は回避される。
In the RAM disk operation method of the present invention, when the operator turns on the power switch, the device power is immediately turned on, and the power switch state notification means 18 detects the power on state and notifies the RAM disk creation means 16 of the power on state. The means 16 creates a RAM disk (determines the address on the main memory) and notifies the file transfer means 24 of it. The transfer means 24 transfers the corresponding file from the external mass storage device 14 to the RAM disk 12A based on the information in the file table 22 (all files in 22), and when the process is completed, the operator turns off the power switch. When this happens, the device power is not immediately turned off, and the power switch state notification means 18 detects this power switch off state and notifies the file transfer means 24 of this fact. The means 24 transfers the updated file or newly created file in the RAM disk 12A to the external mass storage device 14 based on the information in the file table 22, and when the transfer is completed, notifies the power cut-off means 20 to that effect. and the means 20 turns off the device power. This avoids file loss.

〔実施例〕〔Example〕

ファイルテーブル22は独立のメモリに構成してもよい
が、第2図に示すように外部大容量記憶装置(フロッピ
ーディスク又はハードディスク)の一部の領域に構成す
るのが適当である。ファイルテーブルは第4図(alに
示すようにデバイス名、ファイルブロック1.2.・・
・・・・からなり、ファイルブロック2にファイル名x
yz、www、・・・・・・・・・が書込まれる。ファ
イルを幾つか集めたものがグループABC,EFG、・
・・・・・でこれらはファイルブロック1に書込む。h
ardl * hard2はハードディスクの1、同2
を表わし、FLPOはフロッピーディスク0を表わす。
The file table 22 may be configured in an independent memory, but as shown in FIG. 2, it is appropriate to configure it in a partial area of an external mass storage device (floppy disk or hard disk). The file table is as shown in Figure 4 (al), device name, file block 1.2...
..., file name x in file block 2
yz, www, . . . are written. Groups ABC, EFG, etc. are a collection of files.
...and these are written to file block 1. h
ardl * hard2 is hard disk 1, hard disk 2
, and FLPO represents floppy disk 0.

これらはハード/フロッピーディスクが複数あることに
対処している。
These deal with multiple hard/floppy disks.

この表の見方は、ハードディスク1のファイルグループ
ABC中のファイルxyz、・・・・・・である。
This table can be viewed as files xyz, . . . in file group ABC of hard disk 1.

ファイルの中を更に細分するときはファイルブロック3
,43・・・・・・を設ける。記憶装置14、RAMデ
ィスク12A間の転送単位はファイルグループである。
To further subdivide the file, file block 3
, 43... are provided. The unit of transfer between the storage device 14 and the RAM disk 12A is a file group.

ファイルは第4図伽)に示すようにヘッダ部とデータ部
からなり、ヘッダ部にはファイル名、ファイル作成日付
、ファイル更新日付、およびデータ部の大きさが書込ま
れ、データ部にはデータが書込まれる。
As shown in Figure 4, the file consists of a header section and a data section. The file name, file creation date, file update date, and data section size are written in the header section, and the data section contains the data section. is written.

第3図(a)〜(C1は動作を示す流れ図である。電源
スィッチがオンになると、通知手段18が電源スイッチ
オンをRAMディスク作成手段16に伝え、該手段16
はRAMディスクを作り、これ(主記憶中のRAMディ
スク領域のアドレス)をファイル転送手段24に通知す
る。ファイル転送手段24はファイルテーブル22を見
て該当ファイルグループを大容量記憶装置14より続出
してRAMディスク12Aヘコビーする。RAMディス
クの容量は256にバイト又は512にバイトなどであ
り、操作者はこのRAMディスクに格納されたファイル
を使用して迅速な作業を行なうことができる。
FIGS. 3(a) to (C1) are flowcharts showing the operation. When the power switch is turned on, the notification means 18 notifies the RAM disk creation means 16 that the power switch is on.
creates a RAM disk and notifies the file transfer means 24 of this (the address of the RAM disk area in the main memory). The file transfer means 24 looks at the file table 22, sequentially retrieves the corresponding file groups from the mass storage device 14, and transfers them to the RAM disk 12A. The capacity of the RAM disk is 256 bytes or 512 bytes, etc., allowing the operator to perform quick tasks using the files stored on the RAM disk.

操作者が電源スィッチをオフにすると、これは通知手段
18により検出され、ファイル転送手段24に通知され
る。ファイル転送手段はこれを受けると、ファイルテー
ブル22を見てRA Mディスク内のファイルのうち更
新されたファイルおよび新たに作成されたファイルを記
憶装置14にセーブする。また新たなファイル名が、フ
ァイルテーブル22に書き込まれる。なおファイル更新
は、ファイルヘッダ部の日付けを参照して行なわれる。
When the operator turns off the power switch, this is detected by the notification means 18 and notified to the file transfer means 24. When the file transfer means receives this, it looks at the file table 22 and saves updated files and newly created files among the files in the RAM disk in the storage device 14. Also, a new file name is written to the file table 22. Note that file updates are performed with reference to the date in the file header.

また新たなファイルの検索範囲はグループ内のファイル
が対象になる。セーブ完了は電源切断手段20に通知さ
れ、該手段により装置の電源が切断される。セーブが異
常終了した等のエラ一時には電源切断は行なわれず、ア
ラームが出されて処理が操作者に任せられる。
Also, the search range for new files will be the files within the group. The completion of the save is notified to the power cutoff means 20, which turns off the power to the device. In the event of an error such as when a save ends abnormally, the power is not turned off, an alarm is issued, and the process is left to the operator.

RAMディスクにコピーするファイルを変更するときは
、ファイルテーブルのファイルグループ名を書き替える
。書替えの手段として、ファイルテーブルもファイルの
一つであるから中央処理装置の持つ標準手段でよい。
When changing the files to be copied to the RAM disk, rewrite the file group name in the file table. As a means of rewriting, a standard means provided by the central processing unit may be used since the file table is also one of the files.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、外部大容量記憶装
置とRAMディスク間のコピー、セーブが自動的に行な
われ、ファイル喪失などの操作者の誤りを防止すること
ができる。
As described above, according to the present invention, copying and saving between an external mass storage device and a RAM disk are automatically performed, and operator errors such as file loss can be prevented.

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

第1図は本発明の原理を示すブロック図、第2図は本発
明の実施例を示すブロック図、第3図は処理要領を示す
流れ図、 第4図はファイル及びファイルテーブルの説明図、 第5図はRAMディスクを説明するブロック図である。 第1図で10は中央処理装置、12は主記憶装置、14
は大容量記憶装置、16はRAMディスク作成手段、1
8は電源スイッチ状態検知手段、20は電源切断手段、
22はファイルテーブル、24はファイル転送手段であ
る。
Fig. 1 is a block diagram showing the principle of the present invention, Fig. 2 is a block diagram showing an embodiment of the invention, Fig. 3 is a flow chart showing the processing procedure, Fig. 4 is an explanatory diagram of files and file tables, FIG. 5 is a block diagram illustrating a RAM disk. In FIG. 1, 10 is the central processing unit, 12 is the main memory, and 14
is a mass storage device, 16 is a RAM disk creation means, 1
8 is a power switch state detection means; 20 is a power cutoff means;
22 is a file table, and 24 is a file transfer means.

Claims (1)

【特許請求の範囲】 中央処理装置(10)、主記憶装置(12)、外部大容
量記憶装置(14)、およびRAMディスク作成手段(
16)を備え、主記憶装置の一部の領域を、外部大容量
記憶装置に格納されたファイルの一部をコピーし、それ
をアプリケーションプログラムがアクセスすることがで
きるRAMディスクとする情報処理装置の該RAMディ
スクの運用方式において、 電源スイッチ状態通知手段(18)、電源切断手段(2
0)、ファイルテーブル(22)、およびファイル転送
手段(24)を設け、 前記通知手段(18)が電源スイッチオンを検出すると
き、それを前記作成手段(16)に通知してRAMディ
スクを作成させ、前記転送手段(24)はファイルテー
ブル(22)を参照して該当ファイルを外部大容量記憶
装置よりRAMディスクへ転送し、 また前記通知手段(18)が電源スイッチオフを検出す
るとき、これを前記転送手段(24)へ通知し、該転送
手段はファイルテーブルを参照して更新されたファイル
及び新たに作成されたファイルをRAMディスクより外
部大容量記憶装置へ転送し、転送終了を電源切断手段へ
通知して電源を切断させることを特徴とするRAMディ
スクの運用方式。
[Claims] A central processing unit (10), a main storage device (12), an external mass storage device (14), and a RAM disk creation means (
16), an information processing device that copies a part of a file stored in an external mass storage device to a part of the main storage device and uses it as a RAM disk that can be accessed by an application program. In the operation method of the RAM disk, a power switch status notification means (18), a power cut-off means (2)
0), a file table (22), and a file transfer means (24), and when the notification means (18) detects power switch-on, it notifies the creation means (16) of this to create a RAM disk. The transfer means (24) refers to the file table (22) and transfers the corresponding file from the external mass storage device to the RAM disk, and when the notification means (18) detects that the power is switched off, The transfer means (24) refers to the file table, transfers the updated file and newly created file from the RAM disk to the external mass storage device, and turns off the power when the transfer is completed. A RAM disk operation method characterized by notifying a means to turn off the power.
JP61216306A 1986-09-13 1986-09-13 Ram disk operating system Pending JPS6371721A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61216306A JPS6371721A (en) 1986-09-13 1986-09-13 Ram disk operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61216306A JPS6371721A (en) 1986-09-13 1986-09-13 Ram disk operating system

Publications (1)

Publication Number Publication Date
JPS6371721A true JPS6371721A (en) 1988-04-01

Family

ID=16686456

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61216306A Pending JPS6371721A (en) 1986-09-13 1986-09-13 Ram disk operating system

Country Status (1)

Country Link
JP (1) JPS6371721A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02100743A (en) * 1988-10-07 1990-04-12 Tokyo Electric Co Ltd Electronic equipment
JPH0512952U (en) * 1991-04-10 1993-02-19 正朗 藤崎 Operation data security device
JP2004252933A (en) * 2002-06-03 2004-09-09 Thomson Licensing Sa Method for controlling propagation of metadata item
JP2012008672A (en) * 2010-06-23 2012-01-12 Lenovo Singapore Pte Ltd Backup method of main memory and data protection system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5897760A (en) * 1981-12-07 1983-06-10 Nec Corp Magnetic disk device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5897760A (en) * 1981-12-07 1983-06-10 Nec Corp Magnetic disk device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02100743A (en) * 1988-10-07 1990-04-12 Tokyo Electric Co Ltd Electronic equipment
JPH0512952U (en) * 1991-04-10 1993-02-19 正朗 藤崎 Operation data security device
JP2004252933A (en) * 2002-06-03 2004-09-09 Thomson Licensing Sa Method for controlling propagation of metadata item
US7934195B2 (en) 2002-06-03 2011-04-26 Thomson Licensing Method for controlling the propagation of metadata items
JP2012008672A (en) * 2010-06-23 2012-01-12 Lenovo Singapore Pte Ltd Backup method of main memory and data protection system

Similar Documents

Publication Publication Date Title
US6341341B1 (en) System and method for disk control with snapshot feature including read-write snapshot half
JP2005202915A (en) Snapshot acquisition method
US20040107325A1 (en) Storage system, storage system control method, and storage medium having program recorded thereon
JPS6371721A (en) Ram disk operating system
JP2002318731A (en) Automatic preparing device for backup copy of computer file
KR910008678B1 (en) System which controls memory contents
JPH0318224B2 (en)
JPH06131082A (en) Computer adopting suspend/resume system
JP3425724B2 (en) System uninterrupted program switching method
JPH0385650A (en) Disk volume restoration system
JPH10340215A (en) Data backup system
JPS62130440A (en) Cache subsystem
JPS61272821A (en) Magnetic disc controller
JPH03214335A (en) Computer system
JPH04105110A (en) Power controller
JPH0480844A (en) Storage device
JPH03179539A (en) Method and device for storage of file
JPH0760397B2 (en) Inherit method of timer notification request
JP2000267820A (en) Disk drive having differential backup function
JPH052518A (en) File system for secondary storage device
JPH0528057A (en) File backup circuit
JPH0318223B2 (en)
JPH0644116A (en) Disk file saving control system
JPH03217934A (en) Computer efficiently managing external memory device
JPH05143643A (en) File retrieval system