JPH0410292A - Hard disk device - Google Patents

Hard disk device

Info

Publication number
JPH0410292A
JPH0410292A JP2108846A JP10884690A JPH0410292A JP H0410292 A JPH0410292 A JP H0410292A JP 2108846 A JP2108846 A JP 2108846A JP 10884690 A JP10884690 A JP 10884690A JP H0410292 A JPH0410292 A JP H0410292A
Authority
JP
Japan
Prior art keywords
file
hard disk
information
access
file information
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
JP2108846A
Other languages
Japanese (ja)
Inventor
Katsuya Sato
勝也 佐藤
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2108846A priority Critical patent/JPH0410292A/en
Publication of JPH0410292A publication Critical patent/JPH0410292A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)

Abstract

PURPOSE:To decrease the number of times for actual access accompanying a mechanical operation to a hard disk by forming a file information part in a non-volatile memory cell different from the hard disk in the device. CONSTITUTION:When a file retrieval command is inputted from a CPU 12 to a hard disk device 16, the file retrieval command is inputted to a main con trol part 24. The main control part 24 judges whether or not the access destina tion shown by the file retrieval command is a file information part 23. In the case of the information part 23, an access processing is executed to the file information part 23. Namely, according to attribute information designated by the file retrieval command, the information part 23 is retrieved and memory position information corresponding to the relevant attribute is read out. By this hard disk device constituted in this way, the object of the access processing to the file information of a disk 19 is the information part 23 formed on the non-volatile memory cell. Since this non-volatile memory cell is formed by a semiconductor element, access processing time is made much shorter than the access processing accompanying the mechanical operation on the hard disk 19.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明はハードディスク上に多数のファイルが形成され
たハードディスク装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial Application Field) The present invention relates to a hard disk device in which a large number of files are formed on the hard disk.

(従来の技術) 例えは、データベース等の大容量のデータを記憶する必
要かあるコンピュータシステムにおいては、それらのデ
ータを外部記憶装置に記憶するようにしている。第4図
は外部記憶装置にハードディスク装置を用いたコンピュ
ータシステムを示す図である。すなわち、パスライン1
に対して、各種データ処理を実行するCPU2.各種デ
ータを記憶する記憶部3.キーボード4.CRT表示器
5.ハードディスク装置6等が接続されている。
(Prior Art) For example, in a computer system that needs to store large amounts of data such as a database, the data is stored in an external storage device. FIG. 4 is a diagram showing a computer system using a hard disk device as an external storage device. That is, pass line 1
CPU2. Storage unit 3 for storing various data. Keyboard 4. CRT display5. A hard disk device 6 and the like are connected.

前記ハードディスク装置6のハードディスク7内には、
第5図に示すように、各種データを記憶する多数のファ
イル8とファイル情報部9とが形成されている。ファイ
ル制御部9は、図示するように、ハードディスク7内の
先頭領域に形成されており、各ファイル8を特定するた
めのファイル名称やファイル番号等の属性情報と、該当
ファイル8の記憶されている先頭セクタアドレスやサイ
ズ(データ長)等の記憶位置情報との関係を記憶する。
In the hard disk 7 of the hard disk device 6,
As shown in FIG. 5, a large number of files 8 and a file information section 9 are formed to store various data. As shown in the figure, the file control unit 9 is formed in the first area of the hard disk 7, and stores attribute information such as a file name and file number for identifying each file 8, and the corresponding file 8. The relationship with storage location information such as the start sector address and size (data length) is stored.

そして、例えばCPU2からファイル検索指令が入力す
ると、このファイル検索指令の指定する属性情報でファ
イル情報部9を検索して、該当属性に対応する記憶位置
情報を読出す。次に、この読出した記憶位置情報の指定
する位置のファイル8を検索して、必要とするデータの
続出又は書込みを行う。
For example, when a file search command is input from the CPU 2, the file information section 9 is searched using attribute information specified by the file search command, and storage location information corresponding to the relevant attribute is read out. Next, the file 8 at the location specified by the read storage location information is searched, and the necessary data is continuously output or written.

しかしながら、上述したような手順で必要とするデータ
の読出又は書込みを行うようにしたハードディスク装置
6おいてもまた解消すべき次のような課題かあった。
However, even in the hard disk device 6 in which the necessary data is read or written in accordance with the procedure described above, there are still the following problems to be solved.

すなわち、CPU2等の外部からファイル検索指令か入
力すると、まず、ファイル情報部9を検索したのち、実
際のファイル8を検索する。具体的には、磁気ヘッドを
半径方向に移動さながらファイル情報部9の各トラック
をシーク(検索)する。また、実際のファイル8を検索
する場合も磁気ヘットを半径方向に移動させながら各フ
ァイル8の各データをアクセスする。
That is, when a file search command is input from outside the CPU 2 or the like, the file information section 9 is first searched, and then the actual file 8 is searched. Specifically, each track of the file information section 9 is sought (searched) while moving the magnetic head in the radial direction. Also, when searching for actual files 8, each data in each file 8 is accessed while moving the magnetic head in the radial direction.

したがって、必要とする一つのデータの読出又は書込を
行うために、ファイル情報部9と各ファイル8との少な
(とも2回のアクセス処理か必要になる。一般に、ハー
ドディスク7に対するアクセス処理は、磁気ヘッドを機
械的に移動させる動作が含まれるので、例えばRAM、
ROM等の半導体記憶素子内に記憶されたデータに対す
るアクセス処理に比較して、その処理時間は大幅に増大
する。よって、コンピュータシステム全体のデータ処理
速度が低下する問題がある。
Therefore, in order to read or write one piece of required data, at least two access processes are required between the file information section 9 and each file 8. Generally, the access process to the hard disk 7 is as follows: Since it includes the operation of mechanically moving the magnetic head, for example, RAM,
The processing time is significantly longer than that for accessing data stored in a semiconductor storage element such as a ROM. Therefore, there is a problem that the data processing speed of the entire computer system decreases.

このような不都合を解消するために、ハードディスク装
置6内に前記ハードディスク7の他に、RAM等で形成
されたキャッシュメモリを設け、検索頻度の高いファイ
ルのデータおよび該当ファイルのファイル情報をこのキ
ャッシュメモリに記憶する手法か考えられる。しかし、
このキャッシュメモリを備えたハードディスク装置にお
いても、ファイル情報部9をアクセスした後に、ファイ
ル8に対する大量のアクセス処理が発生すると、キャッ
シュメモリの記憶内容が変化してしまう。したがって、
次のファイル情報部9をアクセスした場合におけるヒツ
ト率か低下するので、結局、ファイル情報部9のアクセ
ス処理時に、キャッシュメモリでなくて、実際のハード
ディスク7に対するアクセス処理が発生してしまう。
In order to solve this problem, in addition to the hard disk 7, a cache memory formed of RAM or the like is provided in the hard disk device 6, and the data of frequently searched files and the file information of the corresponding files are stored in this cache memory. It is possible to think of a method to memorize the information. but,
Even in a hard disk device equipped with this cache memory, if a large amount of access processing to the file 8 occurs after the file information section 9 is accessed, the storage contents of the cache memory will change. therefore,
Since the hit rate when the next file information section 9 is accessed decreases, in the end, when accessing the file information section 9, the actual hard disk 7 is accessed instead of the cache memory.

よって、たとえキャッシュメモリを使用したハードディ
スク装置であったとしても、アクセス処理時間か大幅に
短縮されることはない。
Therefore, even if the hard disk device uses a cache memory, the access processing time will not be significantly reduced.

また、別の手法として、前記ハードディスク7上のファ
イル情報部9を例えば第4図のCPU2が直接制御する
RAM等で構成された記憶部3内にも形成することが考
えられる。この場合、CPU2は記憶部3内に形成され
たファイル情報部をアクセスして、必要とするファイル
の記憶位置情報を読出せばよいので、全体のアクセス処
理時間を短縮できる。
Furthermore, as another method, it is conceivable to form the file information section 9 on the hard disk 7 also in the storage section 3 composed of a RAM or the like that is directly controlled by the CPU 2 shown in FIG. 4, for example. In this case, the CPU 2 only needs to access the file information section formed in the storage section 3 and read out the storage location information of the required file, so the overall access processing time can be shortened.

しかしながら、記憶部3の記憶容量が増大する問題があ
る。さらに、ハードディスク6上のファイル8の削除や
変更が生した場合には、当然記憶部3内のファイル情報
部の記憶内容をファイル変更と同時に変更するか、ハー
ドディスク6上のファイル情報部の変更をいつ行うかの
問題が生しる。
However, there is a problem that the storage capacity of the storage unit 3 increases. Furthermore, when the file 8 on the hard disk 6 is deleted or changed, the contents of the file information section in the storage section 3 are changed at the same time as the file change, or the file information section on the hard disk 6 is changed. The question arises when to do it.

すなわち、CPU2の処理負担が増大する。That is, the processing load on the CPU 2 increases.

(発明か解決しようとする課題)・ このように、従来のハードディスク装置によれば、ファ
イルを検索する場合には、ノ1−ドディスク上のファイ
ル情報部とファイルとで2回のアクセス処理を実行する
必要があったので、装置全体のアクセス処理能率が低下
する問題かあった。
(Problem to be solved by the invention) In this way, according to the conventional hard disk drive, when searching for a file, access processing is performed twice, first in the file information section on the node disk, and then again for the file. Since this process had to be executed, there was a problem that the access processing efficiency of the entire device was reduced.

また、ファイル情報部をこの各ファイルをアクセスする
CPU等の外部制御部の記憶部に形成すると、必要とす
る記憶容量が大幅に増大する問題があった。
Furthermore, if the file information section is formed in the storage section of an external control section such as a CPU that accesses each file, there is a problem in that the required storage capacity increases significantly.

本発明はこのような事情に鑑みてなされたものであり、
ファイル情報部を装置内のハードディスクとは異なる不
揮発性記憶素子内に形成することによって、ハードディ
スクに対する機械的動作を伴う実際のアクセス回数を減
少でき、装置全体のアクセス処理速度を上昇できるハー
ドディスク装置を提供することを目的とする。
The present invention was made in view of these circumstances, and
To provide a hard disk device that can reduce the number of actual accesses to the hard disk that involve mechanical operations and increase the access processing speed of the entire device by forming a file information section in a nonvolatile storage element different from the hard disk in the device. The purpose is to

[発明の構成コ (課題を解決するための手段) 上記課題を解消するために本発明のハードディスク装置
においては、各種データを記憶する複数のファイルが形
成されたハードディスクと、各ファイルを特定する属性
情報とハードディスク内における記憶位置情報との関係
を記憶する一ファイル情報部が形成された不揮発性記憶
素子と、外部から入力されたファイル検索指令に応動し
て、このファイル検索指令の指定する属性情報で不揮発
性記憶素子のファイル情報部を検索して該当属性情報に
対応する記憶位置情報を読出し、その後、ハードディス
ク内の読出した記憶位置情報の指定する位置のファイル
をアクセスする主制御部とを備えている。
[Configuration of the Invention (Means for Solving the Problem) In order to solve the above problem, the hard disk device of the present invention includes a hard disk in which a plurality of files for storing various data are formed, and an attribute that specifies each file. A nonvolatile memory element in which a file information section is formed that stores the relationship between information and storage location information in the hard disk, and attribute information specified by the file search command in response to a file search command input from the outside. a main control unit that searches the file information section of the nonvolatile storage element to read storage location information corresponding to the corresponding attribute information, and then accesses a file at a location specified by the read storage location information in the hard disk. ing.

(作用) このように構成されたハードディスク装置であれば、各
ファイルの属性情報と記憶位置情報との関係を記憶する
ファイル情報部は、例えばバッテリ等によって電源遮断
時においても記憶保持されるR A M等の不揮発性記
憶素子内に形成されている。
(Function) In the hard disk device configured in this way, the file information section that stores the relationship between the attribute information and storage location information of each file is an R A that is stored and retained even when the power is cut off, for example by a battery. It is formed in a nonvolatile memory element such as M.

したがって、外部のCPU等からファイル検索指令か入
力すると、ます、不揮発性記憶素子のファイル情報部を
アクセスする。そして、次にハードディスク装置内の実
際のファイルに対するアクセスを実行する。すなわち、
ハードディスクに対する機械的動作を伴う実際のアクセ
ス回数か減少するので、装置全体としてのアクセス処理
時間が短縮される。
Therefore, when a file search command is input from an external CPU or the like, the file information section of the nonvolatile memory element is immediately accessed. Then, access to the actual file in the hard disk device is executed. That is,
Since the number of actual accesses to the hard disk that involve mechanical operations is reduced, the access processing time for the entire device is shortened.

(実施例) 以下本発明の一実施例を図面を用いて説明する。(Example) An embodiment of the present invention will be described below with reference to the drawings.

第1図は実施例のハードディスク装置か組込まれたコン
ピュータシステムの概略構成を示すブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of a computer system incorporating a hard disk drive according to an embodiment.

パスライン11に対して、各種データ処理を実行するC
PU12.制御プログラムやデータ処理用の各種データ
を記憶する例えばROMやRAM等で構成された記憶部
13.各種データや操作指令を入力するためのキーボー
ド14、検索結果や各種演算処理結果を表示するCRT
表示器15.データベース等を構成する各種ファイルを
記憶するハードディスク装置16等が接続されている。
C that executes various data processing on the pass line 11
PU12. A storage unit 13 composed of, for example, ROM or RAM, which stores control programs and various data for data processing. Keyboard 14 for inputting various data and operation commands, CRT for displaying search results and various calculation processing results
Display 15. A hard disk device 16 and the like for storing various files constituting a database and the like is connected.

前記ハードディスク装置6は、第2図に示すように、各
種データを記憶する多数のファイル17と一つのファイ
ル情報部18とが形成されたハードディスク19と、こ
のハードディスク19内の検索頻度の高いファイル17
のデータを記憶するRAM等で構成されたデータ用キャ
ッシュメモリ20、ハードディスク19又はデータ用キ
ャッシュメモリ20に記憶されたデータに対するアクセ
ス動作を制御するキャッシュメモリ制御部21゜バッテ
リ22にて電源遮断時においても記憶保持されるRAM
で構成された不揮発性記憶素子内に形成されたファイル
制御部23.そして、ファイル制御部23およびキャッ
シュメモリ制御部21を制御する主制御部24とで構成
されている。
As shown in FIG. 2, the hard disk device 6 includes a hard disk 19 in which a large number of files 17 for storing various data and one file information section 18 are formed, and a file 17 that is frequently searched within the hard disk 19.
A cache memory control unit 21 that controls access operations to data stored in the data cache memory 20, hard disk 19, or data cache memory 20, which is composed of a RAM, etc., that stores data; RAM that also stores
A file control unit 23 formed in a nonvolatile memory element configured with . The main controller 24 includes a file controller 23 and a main controller 24 that controls the cache memory controller 21 .

前記ハードディスク19内の先頭領域に形成されたファ
イル情報部18は、各ファイル17を特定するためのフ
ァイル名称やファイル番号等の属性情報と該当ファイル
12の記憶されている先頭セクタアドレスやサイズ(デ
ータ長)等の記憶位置情報との関係を記憶する。
A file information section 18 formed in the top area of the hard disk 19 contains attribute information such as a file name and file number for specifying each file 17, as well as the top sector address and size (data) where the file 12 is stored. Stores the relationship with storage location information such as length).

また、外部の不揮発性記憶素子内に形成されたファイル
情報部18もハードディスク19内に形成されたファイ
ル情報部18゛と同一情報を記憶する。
Further, the file information section 18 formed in the external non-volatile storage element also stores the same information as the file information section 18' formed in the hard disk 19.

なお、前記データ用キャッシュメモリ2o内には、前述
したように、ハードディスク19内の検索頻度の高いフ
ァイル17のデータが記憶されているか、ファイル制御
部18のデータは全く記憶されない。
Note that, as described above, in the data cache memory 2o, data of the frequently searched file 17 in the hard disk 19 is stored, or data of the file control unit 18 is not stored at all.

このように構成されたハードディスク装置によれば、例
えばCPU12がらこのハードディスク装置16ヘフア
イル検索指令が入力すると、入力されたファイル検索指
令は主制御部24へ入力する。主制御部24は、ファイ
ル検索指令の示すアクセス先がファイル制御部23がフ
ァイル17がを判断する。ファイル制御部23の場合は
、ファイル制御部23に対してアクセス処理を実行する
According to the hard disk device configured in this way, when a file search command is input to the hard disk device 16 from the CPU 12, for example, the input file search command is input to the main control section 24. The main control unit 24 determines whether the access destination indicated by the file search command is the file 17 of the file control unit 23 . In the case of the file control unit 23, access processing is executed for the file control unit 23.

具体的には、ファイル検索指令の指定する属性情報でフ
ァイル情報部23を検索して、該当属性に対応する記憶
位置情報を読出す。
Specifically, the file information section 23 is searched using the attribute information specified by the file search command, and the storage location information corresponding to the relevant attribute is read out.

また、アクセス先がファイル17の場合は、先に検索さ
れた属性情報の指定する位置情報をキャッシュメモリ制
御部21へ送出する。キャッシュメモリ制御部21は、
先ず、入力された記憶位置情報でデータ用キャッシュメ
モリ2oを検索し、該当ファイルか記憶されていれば、
このデータ用キャッシュメモリ20に対してデータのア
クセス処理を行う。また、データ用キャッシュメモリ2
0に該当ファイルか検索されなかった場合は、ハードデ
ィスク19内の該当記憶位置情報の指定する位置のファ
イル17のデータに対する実際の機械的動作を伴うアク
セス処理を実行する。
Further, when the access destination is the file 17, the position information specified by the previously searched attribute information is sent to the cache memory control unit 21. The cache memory control unit 21
First, the data cache memory 2o is searched using the input storage location information, and if the corresponding file is stored,
Data access processing is performed on this data cache memory 20. In addition, data cache memory 2
If the corresponding file is not found in 0, an access process involving an actual mechanical operation is executed for the data of the file 17 at the location specified by the corresponding storage location information in the hard disk 19.

このように構成されたハードディスク装置によれば、ハ
ードディスク19の各ファイル17の記憶位置情報や属
性情報を記憶するファイル情報部に対するアクセス処理
の対象は、ハードディスク19でなくて、不揮発性記憶
素子上に形成されたファイル情報部23である。この不
揮発性記憶素子は、RAM等の半導体素子で形成されて
いるので、アクセス処理時間は、ハードディスク19上
に形成されたファイル情報部18の機械的動作を伴うア
クセス処理に比較して、格段に短くなる。
According to the hard disk device configured in this way, the object of access processing to the file information section that stores the storage location information and attribute information of each file 17 of the hard disk 19 is not the hard disk 19 but the nonvolatile storage element. This is the file information section 23 that has been formed. Since this nonvolatile memory element is formed of a semiconductor element such as a RAM, the access processing time is significantly shorter than that of access processing that involves mechanical operation of the file information section 18 formed on the hard disk 19. Becomes shorter.

よって、多数のファイル17に対して連続してアクセス
処理を実行する場合の処理速度を大幅に向上できる。
Therefore, the processing speed when accessing a large number of files 17 in succession can be significantly improved.

また、結果的にCPU12はRAM等の不揮発性記憶素
子上に形成されたファイル情報部23をアクセスするの
で、別途、記憶部13に記憶位置情報や属性情報を示す
ファイル情報を記憶するキャッシングメモリを設ける必
要がない。よって、CPU12が記憶部12のキャッシ
ングメモリに対する制御を実行する必要がないので、C
PU12の処理負担が軽減される。また、記憶部13の
記憶記憶容量を低減できる。
Furthermore, since the CPU 12 eventually accesses the file information section 23 formed on a non-volatile storage element such as a RAM, a caching memory for storing file information indicating storage location information and attribute information is separately installed in the storage section 13. There is no need to provide one. Therefore, since there is no need for the CPU 12 to control the caching memory of the storage unit 12,
The processing load on the PU 12 is reduced. Furthermore, the storage capacity of the storage unit 13 can be reduced.

また、実施例装置においては、ファイル情報部23の他
にデータ用キャッシュメモリ20を設けている。そして
、ハードディスク19のファイル情報部18はデータ用
キャッシュメモリ20に記憶されていない。よって、た
とえファイル情報部2Bのアクセス処理とファイル17
のアクセス処理とが繰返されたとしても、ファイル17
をアクセスする場合における、該当データがデータ用キ
ャッシュメモリ29内に存在する割合を示すヒツト率が
低下する事はない。すなわち、よりデータ用キャッシュ
メモリ29を有効に使用でき、装置全のアクセス処理速
度をより上昇できる。
Further, in the embodiment device, a data cache memory 20 is provided in addition to the file information section 23. The file information section 18 of the hard disk 19 is not stored in the data cache memory 20. Therefore, even if the access processing of the file information section 2B and the file 17
Even if the access process for file 17 is repeated,
When accessing the data, the hit rate, which indicates the percentage of the corresponding data existing in the data cache memory 29, does not decrease. That is, the data cache memory 29 can be used more effectively, and the access processing speed of the entire device can be further increased.

さらに、実施例装置においては、不揮発性記憶素子上に
形成したファイル情報部23はハードディスク19上に
形成したファイル情報部18と同一フォーマットを有し
、さらに、同一インタフェースを持つように構成すれば
、既存のプログラムでも簡単に使用できる。
Furthermore, in the embodiment device, if the file information section 23 formed on the nonvolatile memory element has the same format as the file information section 18 formed on the hard disk 19, and furthermore, it is configured to have the same interface, It can be easily used with existing programs.

なお、本発明は上述した実施例に限定されるものではな
い。実施例においては、上述したように、ファイル情報
部23をファイル情報部18に対して同一フォーマット
、同一インタフェースに構成したか、拡張機能として、
ファイル情報部23を通常の記憶部13と同じ方式でア
クセス可能に構成してもよい。この場合、ファイル情報
部23の更新は必要な部分のみを行うことができ、アク
セス処理速度を向」二できる。
Note that the present invention is not limited to the embodiments described above. In the embodiment, as described above, the file information section 23 is configured to have the same format and the same interface as the file information section 18, or as an extended function,
The file information section 23 may be configured to be accessible in the same manner as the normal storage section 13. In this case, the file information section 23 can be updated only to the necessary parts, and the access processing speed can be improved.

[発明の効果] 以上説明したように、本発明のハードディスク装置によ
れば、ファイル情報部を装置内のハトディスクとは異な
る不揮発性記憶素子内に形成することによって、ハード
ディスクに対する機械的動作を伴う実際のアクセス回数
を減少させている。したかって、多数のファイルを連続
してアクセススル場合において、装置全体のアクセス処
理速度を大幅に上昇できる。
[Effects of the Invention] As explained above, according to the hard disk device of the present invention, by forming the file information part in a non-volatile storage element different from the pigeon disk in the device, mechanical operation with respect to the hard disk is not required. The actual number of accesses is reduced. Therefore, when accessing a large number of files in succession, the access processing speed of the entire device can be significantly increased.

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

第1図は本発明の一実施例に係わるハードディスク装置
を組込んだコンピュータシステムを示すブロック図、第
2図はハードディスクの記憶内容を示す図、第3図はフ
ァイル情報部の記憶内容をボす図、第4図は一般的なコ
ンピュータシステムの概略構成を示すブロック図、第5
図は一般的なハードディスク装置におけるハードディス
クの記憶内容を示す図である。 12・・・CPU、13・・・記憶部、16・・・ハー
ドディスク装置、17・・・ファイル、18・・・ファ
イル情報部、19・・・ハードディスク、20・・・デ
ータ用キャッシュメモリ、21・・・キャッシュメモリ
制御部、22・・・バッテリ、23・・・ファイル情報
部、24・・主制御部。
FIG. 1 is a block diagram showing a computer system incorporating a hard disk device according to an embodiment of the present invention, FIG. 2 is a diagram showing the storage contents of the hard disk, and FIG. 3 is a diagram showing the storage contents of the file information section. 4 is a block diagram showing the schematic configuration of a general computer system, and FIG.
The figure is a diagram showing the storage contents of a hard disk in a general hard disk device. 12... CPU, 13... Storage unit, 16... Hard disk device, 17... File, 18... File information unit, 19... Hard disk, 20... Data cache memory, 21 . . . cache memory control section, 22 . . . battery, 23 . . . file information section, 24 . . . main control section.

Claims (1)

【特許請求の範囲】[Claims] 各種データを記憶する複数のファイルが形成されたハー
ドディスクと、前記各ファイルを特定する属性情報と前
記ハードディスク内における記憶位置情報との関係を記
憶するファイル情報部が形成された不揮発性記憶素子と
、外部から入力されたファイル検索指令に応動して、こ
のファイル検索指令の指定する属性情報で前記不揮発性
記憶素子のファイル情報部を検索して該当属性情報に対
応する記憶位置情報を読出し、その後、前記ハードディ
スク内の前記読出した記憶位置情報の指定する位置のフ
ァイルをアクセスする主制御部とを備えたハードディス
ク装置。
a hard disk in which a plurality of files storing various data are formed; a nonvolatile memory element in which a file information section is formed to store a relationship between attribute information specifying each of the files and storage position information in the hard disk; In response to a file search command input from the outside, the file information section of the nonvolatile memory element is searched using the attribute information specified by the file search command to read out the storage location information corresponding to the corresponding attribute information, and then, a main control unit that accesses a file at a location specified by the read storage location information in the hard disk.
JP2108846A 1990-04-26 1990-04-26 Hard disk device Pending JPH0410292A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2108846A JPH0410292A (en) 1990-04-26 1990-04-26 Hard disk device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2108846A JPH0410292A (en) 1990-04-26 1990-04-26 Hard disk device

Publications (1)

Publication Number Publication Date
JPH0410292A true JPH0410292A (en) 1992-01-14

Family

ID=14495070

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2108846A Pending JPH0410292A (en) 1990-04-26 1990-04-26 Hard disk device

Country Status (1)

Country Link
JP (1) JPH0410292A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06236313A (en) * 1993-02-09 1994-08-23 Teac Corp Voice signal recording and reproducing device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06236313A (en) * 1993-02-09 1994-08-23 Teac Corp Voice signal recording and reproducing device

Similar Documents

Publication Publication Date Title
JPH04259048A (en) Pre-read data control system using statistic information
JPH0410292A (en) Hard disk device
JPH0239256A (en) Memory system
JPH06103128A (en) Storage device
JPH0239225A (en) Filing system
JPH07182232A (en) Information processor
JPH0477915A (en) Magnetic disk controller
JP2854667B2 (en) Disk cache control method
JPS62130440A (en) Cache subsystem
JP2912657B2 (en) File access processor
JPH01184554A (en) Data accessing system
JP2988048B2 (en) Dictionary information resident access device
JPH04336340A (en) Disk cache access control system
JP2762549B2 (en) Program correction device
JPH06324919A (en) Performance evaluating method
JPH06149647A (en) Multi-media file managing system
JPH03196330A (en) Data collating device
JPH0682334B2 (en) Management processing device for management table
JPH0436847A (en) Method for selecting data transfer path
JPH06275023A (en) Information recorder
JPH0338741A (en) Working data managing system for main storage
JPH0486927A (en) Automatic data storage position check tuning processing system for required data
JPH0883150A (en) Magnetic disk device
JPH0343655B2 (en)
JPH02208750A (en) File access system