JPH0464121A - Simulation method for optical disk storage device - Google Patents

Simulation method for optical disk storage device

Info

Publication number
JPH0464121A
JPH0464121A JP17587590A JP17587590A JPH0464121A JP H0464121 A JPH0464121 A JP H0464121A JP 17587590 A JP17587590 A JP 17587590A JP 17587590 A JP17587590 A JP 17587590A JP H0464121 A JPH0464121 A JP H0464121A
Authority
JP
Japan
Prior art keywords
optical disk
storage device
disk storage
access
interrupt
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
JP17587590A
Other languages
Japanese (ja)
Inventor
Toru Ikegami
池神 亨
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 JP17587590A priority Critical patent/JPH0464121A/en
Publication of JPH0464121A publication Critical patent/JPH0464121A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To unnecessitate an exclusive computer to simulate a CD-ROM device by discriminating interruption and generating interruption for accessing a disk device after waiting for the lapse of seek time and data read time when the interruption is for accessing an optical disk storage device. CONSTITUTION:In the case of simulation, the interruption vector of a prescribed area 16a is decoded by a CD-ROM simulate program 15 and in the case of access to a flexible or hard disk, those hardwares 17a and 17b are activated. In the case of access to a CD-ROM, the interruption vector is written in the prescribed area of an interruption vector able 16 again, and the hardware 17b for hard disk is activated. Namely, the interruption is discriminated and when the interruption is for accessing the optical disk storage device, the interruption is generated to access the disk device after waiting for the lapse of seek time and data read time. Thus, it is not necessary to provide the exclusive computer for simulating the CD-ROM device.

Description

【発明の詳細な説明】 〔概要〕 光ディスク記憶装置の動作をシミュレーションする光デ
ィスク記憶装置のシミュレーション方法に関し、 シミュレート専用のコンピュータを必要とせず、シミュ
レート用情報の作成の手間か少なくて済むことを目的と
し、 光ディスク記憶装置及びディスク装置をアクセスする割
込みを受けて、該割込みがいずれのアクセスかを判別し
、該割込みが光ディスク記憶装置のアクセスの場合に該
光ディスク記憶装置で要するシーク時間及びデータ読出
し時間だけ時間待ちを行ない、該光ディスク記憶装置用
のファイル構造のデータを記憶した光ディスクイメージ
のディスク装置をアクセスする割込みを発生してデータ
を読出し、該光ディスク記憶装置のシミュレーションを
行なうよう構成し、また、該割込みが光ディスク記憶装
置のアクセスの場合に該光ディスク記憶装置をアクセス
する割込みを発生して該光ディスク記憶装置にシークを
行なわせ、該光ディスク記憶装置で要するデータ読出し
時間だけ時間待ちを行なうよう構成する。
[Detailed Description of the Invention] [Summary] The present invention relates to a simulation method for an optical disk storage device that simulates the operation of an optical disk storage device, which does not require a dedicated computer for simulation and requires less time and effort to create simulation information. The purpose is to receive an interrupt for accessing an optical disk storage device and a disk device, determine which type of access the interrupt is, and when the interrupt is an access to the optical disk storage device, determine the seek time and data read required by the optical disk storage device. The apparatus is configured to wait for an amount of time, generate an interrupt to access a disk device of an optical disk image storing file structure data for the optical disk storage device, read the data, and simulate the optical disk storage device; , when the interrupt is an access to the optical disk storage device, an interrupt is generated to access the optical disk storage device, the optical disk storage device is caused to perform a seek, and the optical disk storage device waits for a time required for reading data. do.

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

本発明は光ディスク記憶装置のシミュレーション方法に
関し、光ディスク記憶装置の動作をシミュレーションす
る光ディスク記憶装置のシミュレーション方法に関する
The present invention relates to a simulation method for an optical disk storage device, and more particularly, to a simulation method for an optical disk storage device that simulates the operation of the optical disk storage device.

コンパクトディスクにディジタルデータを記憶させ読出
し専用として用いるC D −ROM装置等の光ディス
ク記憶装置は他のハードディスク装置又はフレキシブル
ディスク装置に比して読出し速度か遅く、アプリケーシ
ョンプログラムで光ディスク記憶媒体つまりCD−RO
Mのデータを扱う場合にはアプリケーションプログラム
の応答性をチエツクする必要がある。
Optical disk storage devices such as CD-ROM devices that store digital data on compact disks and are used as read-only devices have slower read speeds than other hard disk devices or flexible disk devices.
When handling M data, it is necessary to check the responsiveness of the application program.

〔従来の技術〕[Conventional technology]

従来、上記応答性のチエツクを行なうには実際にCD−
ROM媒体を作製してアプリケーションプログラムを実
行させていた。
Conventionally, in order to check the responsiveness mentioned above, it was actually necessary to check the CD-
A ROM medium was created and an application program was executed.

しかし、応答性のチエツク結果をみてCD−、ROM媒
体のデータの記憶位置を変更しようとすると再びCD−
ROM媒体を作製しなおさなければならないため、CD
−ROM媒体をシミュレートすることが考えられている
However, when I looked at the response check results and tried to change the storage location of the data on the CD- and ROM media, the CD-
Since the ROM medium must be recreated, the CD
- It is considered to simulate ROM media.

この場合、アプリケーションプログラムを実行するコン
ピュータにCD−ROM装置のシミュレートプログラム
を実行するコンピュータを接続してシミュレートを行な
う。
In this case, a computer that executes a CD-ROM device simulation program is connected to a computer that executes the application program to perform the simulation.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来のシミュレート方法ではシミュレート用のコンピュ
ータか必要で大掛りとなり、シーク時間の計算で必要な
情報及びCD−ROM媒体上でのデータファイルの記憶
位置等のシミュレート用情報をシミュレート対象のCD
−ROM媒体毎に与えなければならず、これらのシミュ
レート用情報の作成に多大の手間がかかるという問題か
あった。
Conventional simulation methods require a large-scale computer for simulation, and information necessary for calculating seek time and information for simulation such as the storage location of data files on a CD-ROM medium are required for the simulation target. CD
- There was a problem in that it had to be provided for each ROM medium, and it took a lot of time and effort to create this simulation information.

本発明は上記の点に鑑みなされたもので、シミュレート
専用のコンピュータを必要とせず、シミュレート用情報
の作成の手間が少なくて済む光ディスク記憶装置のシミ
ュレート方法を提供することを目的とする。
The present invention has been made in view of the above points, and an object of the present invention is to provide a method for simulating an optical disk storage device that does not require a dedicated computer for simulation and requires less time and effort to create simulation information. .

〔課題を解決するための手段〕[Means to solve the problem]

本発明の光ディスク記憶装置のシミュレート方法は、 光ディスク記憶装置及びディスク装置をアクセスする割
込みを受けて、該割込みがいずれのアクセスかを判別し
、 割込みが光ディスク記憶装置のアクセスの場合に該光デ
ィスク記憶装置で要するシーク時間及びデータ読出し時
間だけ時間待ちを行ない、光ディスク記憶装置用のファ
イル構造規格のデータを記憶した光ディスクイメージの
ディスク装置をアクセスする割込みを発生してデータを
読出し、 光ディスク記憶装置のシミュレーションを行なう。
A method for simulating an optical disk storage device of the present invention includes: receiving an interrupt for accessing an optical disk storage device and a disk device, determining which type of access the interrupt is for, and determining whether the interrupt is an access to the optical disk storage device; Wait for the seek time and data read time required by the device, generate an interrupt to access the disk device of the optical disk image that stores data of the file structure standard for optical disk storage devices, read the data, and simulate the optical disk storage device. Do this.

また、割込みが光ディスク記憶装置のアクセスの場合に
光ディスク記憶装置で要するシーク時間及びデータ読出
し時間だけ時間待ちする代りに、光ディスク記憶装置を
アクセスする割込みを発生して光ディスク記憶装置にシ
ークを行なわせ、光ディスク記憶装置で要するデータ読
出し時間だけ時間待ちを行なう。
Furthermore, when the interrupt is accessing the optical disk storage device, instead of waiting for the seek time and data read time required by the optical disk storage device, an interrupt is generated to access the optical disk storage device and the optical disk storage device performs the seek, A wait is performed for the data read time required by the optical disk storage device.

〔作用〕[Effect]

本発明においては、割込みを判別して光ディスク記憶装
置のアクセスのための割込みてあればシーク時間及びデ
ータ読出し時間を時間待ちしてディスク装置をアクセス
する割込みを発生させているため、従来の如<CD−R
OM装置をシミュレートする専用のコンピュータを設け
る必要かなく、またディスク装置に光ディスクイメージ
の記憶しているためデータファイルの記憶位置のシミュ
レート用情報を作成する必要かなくシミュレートの手間
か少なくて済む。
In the present invention, if an interrupt is determined and the interrupt is for accessing the optical disk storage device, an interrupt for accessing the disk device is generated after waiting for the seek time and data read time. CD-R
There is no need to provide a dedicated computer to simulate the OM device, and since the optical disk image is stored in the disk device, there is no need to create information for simulating the storage location of the data file, reducing the time and effort required for simulation. It's over.

また、光ディスク記憶装置にシークを行なわせることで
シーク時間の計算のだめのシミュレート用情報を作成す
る必要かなくなりシミュレートの手間を更に少なくでき
る。
Further, by having the optical disk storage device perform the seek, there is no need to create simulation information for calculating the seek time, and the effort required for simulation can be further reduced.

〔実施例〕〔Example〕

第1図は本発明方法の一実施例の構成図を示す。 FIG. 1 shows a block diagram of an embodiment of the method of the present invention.

同図中、コンピュータlO内ではアプリケーションプロ
グラム11.例えばMS−DO3等のフレキシブル及び
ハードディスク装置の入出力をサポートするオペレーテ
ィングシステム(O3)12、例えばMSCDEX等の
CD−ROM装置の入出力をサポートするO313.基
本人出カシステム(BiO2)14夫々と共にCD−R
OMシミュレートプログラム15か実行される。081
2.13及びCD−ROMシミュレートプログラム15
又はアプリケーションプログラム11の発生する割込み
の割込みベクタは割込みへフタテーブル16の所定領域
16aに書込まれる。
In the same figure, in the computer IO, an application program 11. For example, an operating system (O3) 12 that supports input/output of flexible and hard disk devices such as MS-DO3, and an operating system (O3) 12 that supports input/output of CD-ROM devices such as MSCDEX. CD-R with 14 basic attendance systems (BiO2)
The OM simulation program 15 is executed. 081
2.13 and CD-ROM simulation program 15
Alternatively, the interrupt vector of an interrupt generated by the application program 11 is written to a predetermined area 16a of the lid table 16 for interrupts.

通常動作時はこの所定領域15aの割込みベクタはBI
O314内のディスク入出力を取扱うディスクBIO3
14aで解読されてフレキシブルディスク用ハードウェ
ア17a、ハードディスク用ハードウェア17b、CD
−ROM用ハードウェア17c夫々が起動され、これら
のハードウェア17a〜17cによってフレキシブルデ
ィスク装置I8.ハードディスク装置19.CD−RO
M装fi120夫々のアクセスか行なわれる。
During normal operation, the interrupt vector in this predetermined area 15a is BI
Disk BIO3 handles disk input/output in O314
14a, the flexible disk hardware 17a, the hard disk hardware 17b, and the CD
- Each of the ROM hardware 17c is activated, and these hardware 17a to 17c cause the flexible disk device I8. Hard disk device 19. CD-RO
Each of the M-equipped FIs 120 is accessed.

シミュレート時には所定領域16aの割込みベクタはC
D−ROMシミュレートプログラム15で解読され、フ
レキシブルディスク又はハードディスクに対するアクセ
スの場合はCD−ROMシミュレートプログラム15に
よってフレキシブルディスク用ハードウェア17a又は
ハードディスク用ハードウェア17bが起動され、CD
−ROMに対するアクセスの場合はCD−ROMシミュ
レートプログラム15によって割込みベクタテーブル1
6の所定領域に再び割込みベクタか書込まれ、ハードデ
ィスク用ハードウェア17bか起動される。
During simulation, the interrupt vector in the predetermined area 16a is C.
The data is decoded by the D-ROM simulation program 15, and in the case of access to a flexible disk or hard disk, the flexible disk hardware 17a or hard disk hardware 17b is activated by the CD-ROM simulation program 15, and the CD-ROM is decoded by the D-ROM simulation program 15.
- In the case of access to ROM, the interrupt vector table 1 is set by the CD-ROM simulation program 15.
The interrupt vector is written again into the predetermined area of 6, and the hard disk hardware 17b is activated.

ところでCD−ROM媒体に記憶するデータは第2図に
示す如く複数のデータファイル30+〜30、として別
々に作成され、これらのデータファイル301〜301
はI S O9660フオーマツト変換プログラム31
によって国際標準化機構(ISO)のCD−ROM用フ
ァイル構造規格であるI S 09660フオーマツト
にファイル毎に順次変換されてシーケンシャルアクセス
のハードディスク装fil19に記憶され、このハード
ディスク装置19か第1図のハードディスク用ハードウ
ェア17bに接続されている。
By the way, the data to be stored on the CD-ROM medium is created separately as a plurality of data files 30+ to 30, as shown in FIG.
is IS O9660 format conversion program 31
Each file is sequentially converted into the IS 09660 format, which is a file structure standard for CD-ROMs of the International Organization for Standardization (ISO), and stored in a sequential access hard disk drive 19. It is connected to the hardware 17b.

なお、実際のCD−ROM媒体には上記ハードディスク
装置I9のl5O9660フオーマツトのデータファイ
ルか順次書込まれて記憶される。
Incidentally, data files in the 15O9660 format of the hard disk device I9 are sequentially written and stored on the actual CD-ROM medium.

第3図は本発明方法の第1実施例のフローチャートを示
す。この処理はディスク操作のための割込み発生により
開始され、所定領域16aの割込みベクタはCD−RO
Mシミュレートプログラムの割込み入口に入り(ステッ
プ40)、CDROM装置へのアクセスか、それ以外の
フレキシブルディスク装置又はハードディスク装置への
アクセスかが判別される(ステップ41)。
FIG. 3 shows a flowchart of a first embodiment of the method of the invention. This process is started by the occurrence of an interrupt for disk operation, and the interrupt vector in the predetermined area 16a is
The interrupt entrance of the M simulation program is entered (step 40), and it is determined whether the access is to a CDROM device, another flexible disk device, or a hard disk device (step 41).

CD−ROM装置へのアクセスの場合にはシークか、デ
ータ読出しか、それ以外の操作かを判別する(ステップ
42)。シークの場合にはCD−ROMシミュレートプ
ログラムで現在のへ、ノド位置からシーク先の目的のヘ
ッド位置までへ1.トか移動する時間を計算してその時
間だけ時間待ちしくステップ43)、処理を終る。ステ
ップ42てデータ読出しと判別された場合には現在のヘ
ッド位置から目的のデータか存在する位置まてへ・ノド
か移動するためにかかる時間を時間待ちしくステップ4
4)、データの読出し量に対応する時間を時間待ちしく
ステップ45)、/\−ドディスク上のCD−ROMイ
メージのデータのとの部分を読出すかを計算してハード
ディスクから目的のデータを読出すための割込みを発生
しくステップ46)、ステップ40に戻る。ステップ4
2でその他の操作と判別された場合にはCD−ROMシ
ミュレートプログラムに割込まれたときと同じ状態て本
来のディスクBIO314aに制御を移しくステップ4
7)、本来のディスクBIO314aの処理によってC
D−ROM装置20の操作か行なわれ(ステップ48)
、処理を終了する。
In the case of accessing the CD-ROM device, it is determined whether the operation is a seek, a data read, or another operation (step 42). In the case of a seek, use the CD-ROM simulation program to move from the current gutter position to the desired head position of the seek destination.1. It calculates the time it takes to move, waits for that time (step 43), and ends the process. If it is determined in step 42 that data is to be read, wait for the time it takes to move the head from the current position to the position where the target data exists.Step 4
4), wait for a time corresponding to the amount of data to be read, and step 45), calculate whether and part of the data of the CD-ROM image on the hard disk should be read, and read the target data from the hard disk. An interrupt is generated to issue (step 46), and the process returns to step 40. Step 4
If step 2 is determined to be another operation, control is transferred to the original disk BIO 314a in the same state as when the CD-ROM simulation program was interrupted.Step 4
7), C by the original disk BIO 314a processing.
The D-ROM device 20 is operated (step 48).
, ends the process.

また、ステップ41でCD−ROM装置以外へのアクセ
スと判別された場合にはCD−ROMシミュレートプロ
グラムに割込まれたときと同じ状態で本来のディスクB
 IO314aに制御を移しくステップ48)、本来の
ディスクBIO314aの処理によってフレキシブルデ
ィスク装置18又はハードディスク装置19のアクセス
か行なわれ(ステップ48)、処理を終了する。
In addition, if it is determined in step 41 that the access is to a device other than the CD-ROM device, the original disk B is restored in the same state as when the CD-ROM simulation program was interrupted.
The control is transferred to the IO 314a (step 48), and the flexible disk device 18 or the hard disk device 19 is accessed by the original processing of the disk BIO 314a (step 48), and the process ends.

このように、割込みを判別して光ディスク記憶装置のア
クセスのための割込みてあればシーク時間及びデータ読
出し時間を時間待ちしてディスク装置をアクセスする割
込みを発生させているため、従来の如<CD−ROM装
置をシミュレートする専用のコンピュータを設ける必要
かなく、またディスク装置に光ディスクイメージの記憶
しているためデータファイルの記憶位置のシミュレート
用情報を作成する必要がなくシミュレートの手間か少な
くて済む。
In this way, if an interrupt is identified and the interrupt is for accessing the optical disk storage device, an interrupt is generated to access the disk device after waiting for the seek time and data read time. - There is no need to provide a dedicated computer to simulate the ROM device, and since the optical disk image is stored in the disk device, there is no need to create information for simulating the storage location of data files, reducing the time and effort required for simulation. It's done.

第4図は本発明方法の第2実施例のフローチャートを示
す。この処理はディスク操作のだめの割込み発生により
開始され、所定領域16aの割込みベクタはCD−RO
Mシミュレートプログラムの割込み入口に入り(ステッ
プ50)、CD−ROM装置へのアクセスか、それ以外
のフレキシブルディスク装置又はハードディスク装置へ
のアクセスかが判別される(ステップ51)。
FIG. 4 shows a flowchart of a second embodiment of the method of the invention. This process is started by the occurrence of an interrupt due to a disk operation, and the interrupt vector in the predetermined area 16a is
The interrupt entrance of the M simulation program is entered (step 50), and it is determined whether the access is to a CD-ROM device, another flexible disk device, or a hard disk device (step 51).

CD−ROM装fllへのアクセスの場合にはデータ読
出しか、シーク又はそれ以外の操作かを判別する(ステ
ップ52)。データ読出しの場合にはデータ読出し位置
までシークさせる割込みを発生してディスクBIO31
4aに制御を移してCDROM装置20にシーク動作を
実行させる(ステップ53)。このシーク動作か完了す
るとデータの読出し量に対応する時間を時間待ちしくス
テップ54)、ハードディスク上のCD−ROMイメー
ジのデータのどの部分を読出すかを計算してハードディ
スクから目的のデータを読出すための割込みを発生しく
ステップ55)、ステップ50に戻る。
In the case of access to the CD-ROM device full, it is determined whether the operation is data read, seek, or other operation (step 52). In the case of data reading, an interrupt is generated to seek to the data reading position and the disk BIO31
4a to cause the CDROM device 20 to execute a seek operation (step 53). When this seek operation is completed, the process waits for a time corresponding to the amount of data to be read (step 54), and calculates which part of the data in the CD-ROM image on the hard disk is to be read and reads the desired data from the hard disk. An interrupt is generated (step 55), and the process returns to step 50.

ステップ52てCD−ROM装置のシーク又はその他の
操作と判別された場合、又はフレキシブルディスク装置
又はハードディスク装置のアクセスと判別された場合に
はステップ56に進み、ここでCD−ROMシミュレー
トプログラムに割込まれた時と同じ状態で本来のディス
クBIO3へ制御を移し、本来のBIO314aの処理
によってフレキシブルディスク装置18又はハードディ
スク装置19又はCD−ROM装置20のアクセスが行
なわれ(ステップ57)、処理を終了する。
If it is determined in step 52 that it is a seek or other operation of a CD-ROM device, or if it is determined that it is an access to a flexible disk device or hard disk device, the process proceeds to step 56, where the CD-ROM simulation program is executed. Control is transferred to the original disk BIO 3 in the same state as when it was loaded, and access to the flexible disk device 18, hard disk device 19, or CD-ROM device 20 is performed by the processing of the original BIO 314a (step 57), and the process ends. do.

この実施例では光ディスク記憶装置20に擬似的にシー
ク動作を行なわせるため、シーク時間を計算するための
シミュレート用情報を作成する必要かなく、更にシミュ
レートの手間を少なくてきる。これと共にシミュレート
で生じる実際のCD−ROM装置アクセスとの誤差が小
さくなり精度の高いシミュレーションが可能となる。
In this embodiment, since the optical disk storage device 20 performs a pseudo seek operation, there is no need to create simulation information for calculating seek time, further reducing the effort required for simulation. At the same time, the error between the simulation and the actual CD-ROM device access is reduced, making it possible to perform a highly accurate simulation.

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

上述の如く、本発明の光ディスク記憶装置のシミュレー
ション方法によれば、シミュレート専用のコンピュータ
を必要とせず、シミュレート用情報の作成の手間かかか
らず、実用上きわめて有用である。
As described above, the method for simulating an optical disk storage device of the present invention does not require a dedicated computer for simulation, and does not require much effort to create simulation information, making it extremely useful in practice.

40〜5 を示す。40-5 shows.

7はステップ7 is step

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

第1図は本発明方法の一実施例の構成図、第2図はCD
−ROMイメージのデータファイル作成を説明するため
の図、 第3図、第4図夫々は本発明方法の各実施例のフローチ
ャートである。
Figure 1 is a configuration diagram of an embodiment of the method of the present invention, and Figure 2 is a CD
- A diagram for explaining the creation of a ROM image data file. FIGS. 3 and 4 are flowcharts of each embodiment of the method of the present invention.

Claims (2)

【特許請求の範囲】[Claims] (1)光ディスク記憶装置及びディスク装置をアクセス
する割込みを受けて、該割込みがいずれのアクセスかを
判別し、 該割込みが光ディスク記憶装置のアクセスの場合に該光
ディスク記憶装置で要するシーク時間及びデータ読出し
時間だけ時間待ちを行ない、該光ディスク記憶装置用の
ファイル構造のデータを記憶した光ディスクイメージの
ディスク装置をアクセスする割込みを発生してデータを
読出し、該光ディスク記憶装置のシミュレーションを行
なうことを特徴とする光ディスク記憶装置のシミュレー
ション方法。
(1) Upon receiving an interrupt to access an optical disk storage device and a disk device, determine which type of access the interrupt is, and if the interrupt is an access to the optical disk storage device, determine the seek time and data read required by the optical disk storage device. The method is characterized in that the method waits for an amount of time, generates an interrupt to access a disk device of an optical disk image that stores file structure data for the optical disk storage device, reads the data, and simulates the optical disk storage device. A simulation method for optical disk storage devices.
(2)光ディスク記憶装置及びディスク装置をアクセス
する割込みを受けて、該割込みがいずれのアクセスかを
判別し、 該割込みが光ディスク記憶装置のアクセスの場合に該光
ディスク記憶装置をアクセスする割込みを発生して該光
ディスク記憶装置にシークを行なわせ、 該光ディスク記憶装置で要するデータ読出し時間だけ時
間待ちを行ない、 光ディスク記憶装置用のファイル構造のデータを記憶し
た光ディスクイメージのディスク装置をアクセスする割
込みを発生してデータを読出し、該光ディスク記憶装置
のシミュレーションを行なうことを特徴とする光ディス
ク記憶装置のシミュレーション方法。
(2) Upon receiving an interrupt to access an optical disk storage device and a disk device, determine which type of access the interrupt is, and if the interrupt is an access to an optical disk storage device, generate an interrupt to access the optical disk storage device. and causes the optical disk storage device to perform a seek, waits for the data read time required by the optical disk storage device, and generates an interrupt to access the disk device of the optical disk image that stores the data of the file structure for the optical disk storage device. 1. A method for simulating an optical disk storage device, characterized in that the optical disk storage device is simulated by reading data from the optical disk storage device.
JP17587590A 1990-07-03 1990-07-03 Simulation method for optical disk storage device Pending JPH0464121A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17587590A JPH0464121A (en) 1990-07-03 1990-07-03 Simulation method for optical disk storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17587590A JPH0464121A (en) 1990-07-03 1990-07-03 Simulation method for optical disk storage device

Publications (1)

Publication Number Publication Date
JPH0464121A true JPH0464121A (en) 1992-02-28

Family

ID=16003738

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17587590A Pending JPH0464121A (en) 1990-07-03 1990-07-03 Simulation method for optical disk storage device

Country Status (1)

Country Link
JP (1) JPH0464121A (en)

Similar Documents

Publication Publication Date Title
JPS5860410A (en) Magnetic disk control system
JPH08152975A (en) Disk device and data write-read method
JPH0464121A (en) Simulation method for optical disk storage device
JPH09115246A (en) Method and device for recording information, and recording medium
JPH02278417A (en) Sector address converting circuit
JP2957520B2 (en) Re-setup device and method
JP2766127B2 (en) Information access method and information storage medium used therefor
JPH0675833A (en) File managing device
CN116957100A (en) Data processing method, device, equipment and storage medium
JPH0764828A (en) Disk load distribution device
JP3394879B2 (en) Data recording medium conversion processing method and apparatus
JPH05298032A (en) Copy system
JP2746770B2 (en) File processing method of optical disk verification system
JPH0628107A (en) File movement system
JPS59113530A (en) Processing device of optical disc
JPH05173831A (en) Verifying system for cd-rom software
JPH0431130B2 (en)
JPH05165686A (en) Data store control system
JP2001056765A (en) Device and method for processing information and program storage medium
JPS61233828A (en) Magnetic disc copying device
JPH04303244A (en) File arranging system
JPH0283724A (en) Information processor
JPH0822399A (en) Verifying system of information processor
JPH0528660A (en) Information storage device with self-diagnostic function
JPH0431131B2 (en)