JP2001209577A - Information recording and reproducing device - Google Patents

Information recording and reproducing device

Info

Publication number
JP2001209577A
JP2001209577A JP2000348861A JP2000348861A JP2001209577A JP 2001209577 A JP2001209577 A JP 2001209577A JP 2000348861 A JP2000348861 A JP 2000348861A JP 2000348861 A JP2000348861 A JP 2000348861A JP 2001209577 A JP2001209577 A JP 2001209577A
Authority
JP
Japan
Prior art keywords
segment
memory
information
data
recording
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
JP2000348861A
Other languages
Japanese (ja)
Inventor
Giichi Yamamoto
義一 山本
Hiroyuki Yabuno
寛之 藪野
Kenji Takauchi
健次 高内
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2000348861A priority Critical patent/JP2001209577A/en
Publication of JP2001209577A publication Critical patent/JP2001209577A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an information recording and reproducing device with use of the cache method which permits the most efficient use of cache memory, irrespective of an access pattern transmitted from a host computer, in addition, a recording and reproducing controller, and a data recording and reproducing controller. SOLUTION: An information recording and reproducing device is divided into a data transfer controller which receives the write data transmitted from a host computer, and a plurality of segments, then there are provided a cache data memory which temporarily holds the write data received by the transfer controller, segment connection memory stored with connected information indicating the state of a logical connection of the segment, a buffer memory controller for managing the write data held by the cache data memory, and a recording and reproducing controller for recording the write data held by the cache data memory into a record medium, then the buffer memory controller updates the connected information in a manner to mary the logical connection state in the segment.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ホストコンピュー
タと記録媒体との間でデータを転送する際に、転送デー
タを一時的にキャッシュメモリに格納することにより記
録再生処理の高速化を図る情報記録再生装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information recording apparatus for temporarily increasing the speed of a recording / reproducing process by temporarily storing transfer data in a cache memory when transferring data between a host computer and a recording medium. It relates to a playback device.

【0002】[0002]

【従来の技術】ホストコンピュータの外部記憶装置とし
て使用されている光ディスク装置などの情報記録再生装
置においては、記録媒体に対するデータの書き込みや読
み出しはホストコンピュータとの間の転送速度よりも低
速となる。このため、近年では、情報記録再生装置内に
一時的なデータの格納場所であるキャッシュメモリを設
け、このキャッシュメモリを介してデータを転送するこ
とにより、記録処理や再生処理の高速化を図ったものが
一般的になっている。
2. Description of the Related Art In an information recording / reproducing device such as an optical disk device used as an external storage device of a host computer, writing and reading of data to and from a recording medium is slower than a transfer speed with the host computer. For this reason, in recent years, a cache memory as a temporary data storage location is provided in an information recording / reproducing apparatus, and data is transferred via the cache memory, thereby speeding up a recording process and a reproducing process. Things are becoming more common.

【0003】このようなキャッシュメモリを備えた情報
記録再生装置では、ホストコンピュータからデータの読
み出し要求があった場合には、要求されたデータを記録
媒体から読み出すとともに、さらに先のデータを先読み
する、いわゆるリードアヘッド方式のキャッシュを行っ
ている。
In an information recording / reproducing apparatus having such a cache memory, when a data read request is issued from a host computer, the requested data is read from a recording medium and further data is read ahead. A so-called read-ahead cache is performed.

【0004】ホストコンピュータからデータの書き込み
要求があった場合には、書き込むデータをキャッシュメ
モリに格納した時点でホストコンピュータに書き込み終
了の応答を返し、そのあとでキャッシュメモリに格納し
たデータを記録媒体へ書き込むようにした、いわゆるラ
イトバック方式のキャッシュを行っている。
When a data write request is received from the host computer, a write completion response is returned to the host computer when the data to be written is stored in the cache memory, and then the data stored in the cache memory is transferred to the recording medium. A so-called write-back type cache in which writing is performed is performed.

【0005】このような情報記録再生装置では、一般に
キャッシュメモリを連続的に繰り返して使用するリング
バッファ方式を用いているため、記録媒体上の単一の連
続する領域からの読み出し、および、単一の連続する領
域への書き込みに関してはキャッシュの効果があるもの
の、記録媒体上の連続しない複数の領域へのアクセスが
交互に起こるような場合には十分なキャッシュの効果が
得られないという問題があった。
[0005] Such an information recording / reproducing apparatus generally uses a ring buffer system in which a cache memory is used continuously and repeatedly, so that data is read from a single continuous area on a recording medium, and a single buffer is used. Although there is a cache effect for writing to consecutive areas, there is a problem that a sufficient cache effect cannot be obtained when accesses to a plurality of discontinuous areas on the recording medium occur alternately. Was.

【0006】そこで、キャッシュメモリを複数のリング
バッファに分割して使用する方式が考えられている。こ
のような複数のリングバッファを用いたキャッシュ方
式、例えば、2つのリングバッファを使用した場合に
は、記録媒体上の離れた2箇所の領域に対するアクセス
が交互に発生するような場合でもキャッシュの効果が得
られ処理速度を向上させることができる。
In view of this, a method has been considered in which a cache memory is divided into a plurality of ring buffers and used. Such a cache system using a plurality of ring buffers, for example, in the case where two ring buffers are used, the effect of the cache even when accesses to two distant areas on the recording medium occur alternately. And the processing speed can be improved.

【0007】[0007]

【発明が解決しようとする課題】ところが、キャッシュ
メモリを複数のリングバッファに分割すると、リングバ
ッファの個数がアクセスしている記録媒体上の連続しな
い複数の領域の数よりも少ないときには、すべての領域
をリングバッファに対応させることができないためキャ
ッシュの効果が低下する。逆に、リングバッファの個数
がアクセスしている記録媒体上の連続しない複数の領域
の数よりも多いときには、使用されないリングバッファ
が発生するのでキャッシュメモリを有効に利用すること
ができなくなる。従って、複数のリングバッファを使用
したキャッシュ方式では、複数のリングバッファの個数
と個々のリングバッファのサイズとホストコンピュータ
からのアクセスパターン(単一の連続する領域へのアク
セスか、連続しない複数の領域へのアクセスか)とによ
っては十分なキャッシュの効果が得られないという問題
点がある。
However, when the cache memory is divided into a plurality of ring buffers, if the number of ring buffers is smaller than the number of non-contiguous areas on the recording medium being accessed, all of the Cannot correspond to the ring buffer, so that the effect of the cache is reduced. Conversely, when the number of ring buffers is larger than the number of discontinuous areas on the recording medium being accessed, unused ring buffers are generated, so that the cache memory cannot be used effectively. Therefore, in the cache method using a plurality of ring buffers, the number of the plurality of ring buffers, the size of each ring buffer, and the access pattern from the host computer (access to a single continuous area or a plurality of non-continuous areas) Access), there is a problem that a sufficient cache effect cannot be obtained.

【0008】本発明は、この点に鑑みなされたもので、
ホストコンピュータからのアクセスパターンに関わらず
に、キャッシュメモリを最大限に有効利用できるキャッ
シュ方式を用いた情報記録再生装置を提供することを目
的とする。
[0008] The present invention has been made in view of this point,
It is an object of the present invention to provide an information recording / reproducing apparatus using a cache system which can effectively use a cache memory irrespective of an access pattern from a host computer.

【0009】[0009]

【課題を解決するための手段】本発明に係る情報記録再
生装置は、ホストコンピュータから転送された書き込み
データを受け取るデータ転送コントローラと、複数のセ
グメントに分割され、前記転送コントローラが受け取っ
た前記書き込みデータを一時的に保持するキャッシュデ
ータメモリと、前記セグメントの論理的な接続状態を表
す接続情報を格納するセグメント接続情報メモリと、前
記キャッシュデータメモリに保持される前記書き込みデ
ータを管理するバッファメモリコントローラと、前記キ
ャッシュデータメモリに保持される前記書き込みデータ
を記録媒体へ記録する記録再生コントローラとを備え、
前記バッファメモリコントローラは、前記セグメントの
前記論理的な接続状態を変化させるように前記接続情報
を更新し、そのことにより上記目的が達成される。
An information recording / reproducing apparatus according to the present invention comprises a data transfer controller for receiving write data transferred from a host computer, and a write data received by the transfer controller which is divided into a plurality of segments. A cache data memory for temporarily storing, a segment connection information memory for storing connection information indicating a logical connection state of the segment, and a buffer memory controller for managing the write data stored in the cache data memory. A recording and reproduction controller that records the write data held in the cache data memory on a recording medium,
The buffer memory controller updates the connection information to change the logical connection state of the segment, thereby achieving the object.

【0010】前記複数のセグメントは、前記バッファメ
モリコントローラは、前記書き込みデータを処理するの
に十分な数の未使用セグメントを確保するように、使用
中セグメントを前記未使用セグメントに変更し、前記バ
ッファメモリコントローラは、前記未使用セグメントを
論理的に接続するように前記接続情報を更新してもよ
い。
The buffer memory controller may change a used segment to the unused segment so as to secure a sufficient number of unused segments to process the write data. The memory controller may update the connection information so as to logically connect the unused segments.

【0011】前記バッファメモリコントローラは、論理
ブロックアドレス(LBA)が連続する前記書き込みデ
ータを保持する前記複数のセグメントが論理的に接続さ
れるように前記接続情報を更新してもよい。
[0011] The buffer memory controller may update the connection information so that the plurality of segments holding the write data having consecutive logical block addresses (LBA) are logically connected.

【0012】前記記録再生コントローラは、前記論理的
に接続される複数のセグメントに保持され、前記論理ブ
ロックアドレス(LBA)が連続する前記書き込みデー
タを前記記録媒体にまとめて記録してもよい。
[0012] The recording / reproducing controller may collectively record the write data held in the plurality of logically connected segments and having the continuous logical block address (LBA) on the recording medium.

【0013】前記セグメント接続情報メモリは、前記接
続情報を単方向リストとして格納してもよい。
[0013] The segment connection information memory may store the connection information as a unidirectional list.

【0014】前記セグメント接続情報メモリは、前記接
続情報を双方向リストとして格納してもよい。
The segment connection information memory may store the connection information as a bidirectional list.

【0015】前記情報記録再生装置は、前記キャッシュ
データメモリに保持した前記書き込みデータの管理情報
を前記セグメント毎に格納するキャッシュ管理情報メモ
リをさらに備えてもよい。
The information recording / reproducing apparatus may further include a cache management information memory for storing management information of the write data held in the cache data memory for each segment.

【0016】前記管理情報は、前記セグメントに有効な
データが格納されている場合にセットされる有効データ
フラグと、前記セグメントに未だ前記記録媒体に書き込
みを行っていない未書き込みのデータが格納されている
場合にセットされるダーティフラグとを含んでもよい。
The management information includes a valid data flag that is set when valid data is stored in the segment, and unwritten data that has not yet been written to the recording medium in the segment. And a dirty flag that is set when there is an error.

【0017】前記キャッシュデータメモリと前記セグメ
ント接続情報メモリと前記キャッシュ管理情報メモリと
の少なくとも2つは、単一のメモリとして構成されても
よい。
At least two of the cache data memory, the segment connection information memory, and the cache management information memory may be configured as a single memory.

【0018】本発明に係る他の情報記録再生装置は、ホ
ストコンピュータから転送された読み出し要求を受け取
るデータ転送コントローラと、前記読み出し要求に対応
する読み出しデータを前記記録媒体から読み出す記録再
生コントローラと、複数のセグメントに分割され、前記
記録再生コントローラにより再生された前記読み出しデ
ータを一時的に保持するキャッシュデータメモリと、前
記セグメントの論理的な接続状態を表す接続情報を格納
するセグメント接続情報メモリと、前記キャッシュデー
タメモリに保持される前記読み出しデータを管理するバ
ッファメモリコントローラとを備え、前記データ転送コ
ントローラは、前記キャッシュデータメモリに保持され
る前記読み出しデータを前記ホストコンピュータへ転送
し、前記バッファメモリコントローラは、前記セグメン
トの論理的な接続状態を変化させるように前記接続情報
を更新し、そのことにより上記目的が達成される。
Another information recording / reproducing apparatus according to the present invention includes a data transfer controller for receiving a read request transferred from a host computer, a recording / reproducing controller for reading read data corresponding to the read request from the recording medium, and A cache data memory that is divided into segments and temporarily stores the read data reproduced by the recording and reproduction controller, a segment connection information memory that stores connection information indicating a logical connection state of the segment, A buffer memory controller that manages the read data held in the cache data memory, wherein the data transfer controller transfers the read data held in the cache data memory to the host computer, and Mori controller, the connection information is updated so as to change the logical connection state of the segments, the objective is achieved.

【0019】前記複数のセグメントは、前記バッファメ
モリコントローラは、前記読み出しデータを処理するの
に十分な数の未使用セグメントを確保するように、使用
中セグメントを前記未使用セグメントに変更し、前記バ
ッファメモリコントローラは、前記未使用セグメントを
論理的に接続するように前記接続情報を更新してもよ
い。
The plurality of segments may be configured such that the buffer memory controller changes a used segment to the unused segment so as to secure a sufficient number of unused segments to process the read data, The memory controller may update the connection information so as to logically connect the unused segments.

【0020】前記セグメント接続情報メモリは、前記接
続情報を単方向リストとして格納してもよい。
[0020] The segment connection information memory may store the connection information as a unidirectional list.

【0021】前記セグメント接続情報メモリは、前記接
続情報を双方向リストとして格納してもよい。
[0021] The segment connection information memory may store the connection information as a bidirectional list.

【0022】前記情報記録再生装置は、前記キャッシュ
データメモリに保持した前記読み出しデータの管理情報
を前記セグメント毎に格納するキャッシュ管理情報メモ
リをさらに備えてもよい。
The information recording / reproducing apparatus may further include a cache management information memory for storing management information of the read data held in the cache data memory for each segment.

【0023】前記管理情報は、前記セグメントに有効な
データが格納されている場合にセットされる有効データ
フラグと、前記セグメントに未だ前記記録媒体に書き込
みを行っていない未書き込みのデータが格納されている
場合にセットされるダーティフラグとを含んでもよい。
The management information includes a valid data flag that is set when valid data is stored in the segment, and unwritten data that has not yet been written to the recording medium in the segment. And a dirty flag that is set when there is an error.

【0024】前記キャッシュデータメモリと前記セグメ
ント接続情報メモリと前記キャッシュ管理情報メモリと
の少なくとも2つは、単一のメモリとして構成されても
よい。
At least two of the cache data memory, the segment connection information memory, and the cache management information memory may be configured as a single memory.

【0025】本発明に係るさらに他の情報記録再生装置
は、ホストコンピュータから転送された書き込みデータ
を受け取るデータ転送コントローラと、複数のセグメン
トに分割され、前記転送コントローラが受け取った前記
書き込みデータを一時的に保持するキャッシュデータメ
モリと、前記セグメントの分割状態を表す分割情報を格
納するセグメント分割情報メモリと、前記セグメントの
論理的な接続状態を表す接続情報を格納するセグメント
接続情報メモリと、前記キャッシュデータメモリに保持
される前記書き込みデータを管理するバッファメモリコ
ントローラと、前記キャッシュデータメモリに保持され
る前記書き込みデータを記録媒体へ記録する記録再生コ
ントローラとを備え、前記バッファメモリコントローラ
は、前記セグメントの前記分割状態と前記論理的な接続
状態とを変化させるように前記分割情報と前記接続情報
とをそれぞれ更新し、そのことにより上記目的が達成さ
れる。
Still another information recording / reproducing apparatus according to the present invention includes a data transfer controller for receiving write data transferred from a host computer, and a data transfer controller which is divided into a plurality of segments and temporarily stores the write data received by the transfer controller. A segment data memory for storing segment information indicating the segment segmentation state; a segment connection information memory for storing connection information indicating the logical connection state of the segment; A buffer memory controller that manages the write data held in a memory; and a recording / reproducing controller that records the write data held in the cache data memory on a recording medium, wherein the buffer memory controller includes the segment memory. The split state and the division information to the changing the logical connection state and the connection information to update each said object is achieved by its.

【0026】前記複数のセグメントは、前記バッファメ
モリコントローラは、未使用セグメントの1つを前記書
き込みデータを処理するのに十分な大きさを有する第1
未使用セグメントと、第2未使用セグメントとに分割し
てもよい。
In one embodiment of the invention, the plurality of segments have a size sufficient for the buffer memory controller to process one of the unused segments for the write data.
It may be divided into an unused segment and a second unused segment.

【0027】前記バッファメモリコントローラは、論理
ブロックアドレス(LBA)が連続する前記書き込みデ
ータを保持する前記複数のセグメントが論理的に接続さ
れるように前記接続情報を更新してもよい。
[0027] The buffer memory controller may update the connection information so that the plurality of segments holding the write data having consecutive logical block addresses (LBA) are logically connected.

【0028】前記記録再生コントローラは、前記論理的
に接続される複数のセグメントに保持され、前記論理ブ
ロックアドレス(LBA)が連続する前記書き込みデー
タを前記記録媒体にまとめて記録してもよい。
[0028] The recording / reproducing controller may collectively record the write data held in the plurality of logically connected segments and having the continuous logical block address (LBA) on the recording medium.

【0029】前記セグメント接続情報メモリは、前記接
続情報を単方向リストとして格納してもよい。
[0029] The segment connection information memory may store the connection information as a unidirectional list.

【0030】前記セグメント接続情報メモリは、前記接
続情報を双方向リストとして格納してもよい。
[0030] The segment connection information memory may store the connection information as a bidirectional list.

【0031】前記情報記録再生装置は、前記キャッシュ
データメモリに保持した前記書き込みデータの管理情報
を前記セグメント毎に格納するキャッシュ管理情報メモ
リをさらに備えてもよい。
[0031] The information recording / reproducing apparatus may further include a cache management information memory for storing management information of the write data held in the cache data memory for each of the segments.

【0032】前記管理情報は、前記セグメントに有効な
データが格納されている場合にセットされる有効データ
フラグと、前記セグメントに未だ前記記録媒体に書き込
みを行っていない未書き込みのデータが格納されている
場合にセットされるダーティフラグとを含んでもよい。
The management information includes a valid data flag that is set when valid data is stored in the segment, and unwritten data that has not yet been written to the recording medium in the segment. And a dirty flag that is set when there is an error.

【0033】前記キャッシュデータメモリとセグメント
分割情報メモリと前記セグメント接続情報メモリと前記
キャッシュ管理情報メモリとの少なくとも2つは、単一
のメモリとして構成されてもよい。
At least two of the cache data memory, the segment division information memory, the segment connection information memory, and the cache management information memory may be configured as a single memory.

【0034】本発明に係るさらに他の情報記録再生装置
は、ホストコンピュータから転送された読み出し要求を
受け取るデータ転送コントローラと、前記読み出し要求
に対応する読み出しデータを前記記録媒体から読み出す
記録再生コントローラと、複数のセグメントに分割さ
れ、前記記録再生コントローラにより再生された前記読
み出しデータを一時的に保持するキャッシュデータメモ
リと、前記セグメントの分割状態を表す分割情報を格納
するセグメント分割情報メモリと、前記セグメントの論
理的な接続状態を表す接続情報を格納するセグメント接
続情報メモリと、前記キャッシュデータメモリに保持さ
れる前記読み出しデータを管理するバッファメモリコン
トローラとを備え、前記データ転送コントローラは、前
記キャッシュデータメモリに保持される前記読み出しデ
ータを前記ホストコンピュータへ転送し、前記バッファ
メモリコントローラは、前記セグメントの前記分割状態
と前記論理的な接続状態とを変化させるように前記分割
情報と前記接続情報とをそれぞれ更新し、そのことによ
り上記目的が達成される。
Still another information recording / reproducing apparatus according to the present invention includes a data transfer controller for receiving a read request transferred from a host computer, a recording / reproducing controller for reading read data corresponding to the read request from the recording medium, A cache data memory that is divided into a plurality of segments and temporarily holds the read data reproduced by the recording and reproduction controller, a segment division information memory that stores division information indicating a division state of the segment, A segment connection information memory that stores connection information indicating a logical connection state; and a buffer memory controller that manages the read data held in the cache data memory. The read data held in memory is transferred to the host computer, and the buffer memory controller changes the division information and the connection information so as to change the division state and the logical connection state of the segment. Each is updated, thereby achieving the above object.

【0035】前記複数のセグメントは、前記バッファメ
モリコントローラは、未使用セグメントの1つを前記読
み出しデータを処理するのに十分な大きさを有する第1
未使用セグメントと、第2未使用セグメントとに分割し
てもよい。
[0035] The plurality of segments may have a size sufficient for the buffer memory controller to process one of the unused segments for the read data.
It may be divided into an unused segment and a second unused segment.

【0036】前記セグメント接続情報メモリは、前記接
続情報を単方向リストとして格納してもよい。
[0036] The segment connection information memory may store the connection information as a unidirectional list.

【0037】前記セグメント接続情報メモリは、前記接
続情報を双方向リストとして格納してもよい。
[0037] The segment connection information memory may store the connection information as a bidirectional list.

【0038】前記情報記録再生装置は、前記キャッシュ
データメモリに保持した前記読み出しデータの管理情報
を前記セグメント毎に格納するキャッシュ管理情報メモ
リをさらに備えてもよい。
[0038] The information recording / reproducing apparatus may further include a cache management information memory for storing management information of the read data held in the cache data memory for each of the segments.

【0039】前記管理情報は、前記セグメントに有効な
データが格納されている場合にセットされる有効データ
フラグと、前記セグメントに未だ前記記録媒体に書き込
みを行っていない未書き込みのデータが格納されている
場合にセットされるダーティフラグとを含んでもよい。
The management information includes a valid data flag that is set when valid data is stored in the segment, and unwritten data that has not yet been written to the recording medium in the segment. And a dirty flag that is set when there is an error.

【0040】前記キャッシュデータメモリと前記セグメ
ント分割情報メモリと前記セグメント接続情報メモリと
前記キャッシュ管理情報メモリとの少なくとも2つは、
単一のメモリとして構成されてもよい。
At least two of the cache data memory, the segment division information memory, the segment connection information memory, and the cache management information memory,
It may be configured as a single memory.

【0041】本発明に係るさらに他の情報記録再生装置
は、ホストコンピュータから転送された書き込みデータ
を受け取るデータ転送コントローラと、複数のセグメン
トに分割され、前記転送コントローラが受け取った前記
書き込みデータを一時的に保持するキャッシュデータメ
モリと、前記セグメントの論理的な接続状態を表す接続
情報を格納するセグメント接続情報メモリと、前記キャ
ッシュデータメモリに保持される前記書き込みデータを
管理するバッファメモリコントローラと、前記キャッシ
ュデータメモリに保持される前記書き込みデータを記録
媒体へ記録する記録再生コントローラとを備え、前記バ
ッファメモリコントローラは、前記セグメントの前記論
理的な接続状態を変化させるように前記接続情報を更新
し、前記書き込みデータは、同一のデータを所定の繰り
返し回数分繰り返す繰り返しデータを含み、前記記録再
生コントローラは、前記繰り返し回数を表す繰り返し回
数情報と前記接続情報とに基づいて前記キャッシュデー
タメモリに保持される前記書き込みデータを前記記録媒
体へ記録し、そのことにより上記目的が達成される。
Still another information recording / reproducing apparatus according to the present invention comprises a data transfer controller for receiving write data transferred from a host computer, and a temporary storage for dividing the write data received by the transfer controller into a plurality of segments. A cache data memory, a segment connection information memory for storing connection information indicating a logical connection state of the segment, a buffer memory controller for managing the write data held in the cache data memory, and the cache A recording / playback controller that records the write data held in the data memory on a recording medium, wherein the buffer memory controller updates the connection information to change the logical connection state of the segment, writing The data includes repetition data that repeats the same data for a predetermined number of repetitions, and the recording / reproducing controller is configured to store the repetition number information indicating the number of repetitions and the connection information in the cache data memory based on the connection information. The write data is recorded on the recording medium, whereby the object is achieved.

【0042】前記繰り返し回数情報は、前記セグメント
接続情報メモリに格納されてもよい。
[0042] The repetition number information may be stored in the segment connection information memory.

【0043】キャッシュデータメモリは、前記繰り返し
データのうち1つの前記同一のデータのみを保持しても
よい。
The cache data memory may hold only one of the same data among the repetition data.

【0044】本発明に係る情報記録再生装置は、セグメ
ントの接続情報を格納するセグメント接続情報メモリを
備え、キャッシュデータメモリ内のセグメント接続状態
を論理的に変化させることができる。
The information recording / reproducing apparatus according to the present invention includes a segment connection information memory for storing segment connection information, and can logically change the segment connection state in the cache data memory.

【0045】[0045]

【発明の実施の形態】実施の形態に係る情報記録再生装
置は、キャッシュデータメモリを複数のセグメントに分
割し、セグメントの接続を自由かつ動的に変化させるこ
とが可能である。このため、複数のリングバッファを構
成したり、リングバッファへセグメントを追加してリン
グバッファのサイズを増大させたり、リングバッファか
らセグメントを取り除いてリングバッファのサイズを縮
小したりすることができる。
BEST MODE FOR CARRYING OUT THE INVENTION An information recording / reproducing apparatus according to an embodiment can divide a cache data memory into a plurality of segments and change the connection of the segments freely and dynamically. Therefore, it is possible to configure a plurality of ring buffers, increase the size of the ring buffer by adding a segment to the ring buffer, or reduce the size of the ring buffer by removing a segment from the ring buffer.

【0046】以下、本発明の実施の形態について図面を
参照しながら説明する。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.

【0047】(実施の形態1)図1は、本発明の実施の
形態1における情報記録再生装置100の構成を示す。
情報記録再生装置100は、データ転送コントローラ1
01と、キャッシュデータメモリ102と、キャッシュ
管理情報メモリ103と、セグメント接続情報メモリ1
04と、記録再生コントローラ105と、バッファメモ
リコントローラ106とを含む。データ転送コントロー
ラ101は、ホストコンピュータ108とインタフェー
スケーブル109を介して接続され、SCSIやATA
(ATAPI)などによるコマンドのやり取りやデータ
の送受を制御(プロトコル制御)する。キャッシュデー
タメモリ102は、記録媒体107に記録するデータ、
あるいは、記録媒体107から読み出したデータを一時
的に格納する。図2は、nヶのセグメント201から構
成されたキャッシュデータメモリ102の例を示す。キ
ャッシュデータメモリ102は、複数のセグメント20
1から構成される。
(Embodiment 1) FIG. 1 shows a configuration of an information recording / reproducing apparatus 100 according to Embodiment 1 of the present invention.
The information recording / reproducing apparatus 100 includes a data transfer controller 1
01, the cache data memory 102, the cache management information memory 103, and the segment connection information memory 1
04, a recording / reproducing controller 105, and a buffer memory controller 106. The data transfer controller 101 is connected to a host computer 108 via an interface cable 109, and is connected to a SCSI or ATA
(ATAPI) and the like to control command exchange and data transmission / reception (protocol control). The cache data memory 102 stores data to be recorded on the recording medium 107,
Alternatively, the data read from the recording medium 107 is temporarily stored. FIG. 2 shows an example of the cache data memory 102 composed of n segments 201. The cache data memory 102 stores a plurality of segments 20
1

【0048】キャッシュ管理情報メモリ103は、セグ
メント201に格納されているデータに関連する情報を
各セグメント201ごとに格納する。図3に示すよう
に、キャッシュ管理情報メモリ103には、各セグメン
ト毎に有効データフラグ301とダーティフラグ302
と論理ブロックアドレス(LBA)情報303とが格納
される。有効データフラグ301は、当該セグメントに
有効なデータが存在する場合にセットされる。ダーティ
フラグ302は、記録媒体107へ書き込みを行ってい
ない未書き込みのデータが当該セグメントに存在する場
合にセットされる。論理ブロックアドレス(LBA)情
報303は、記録媒体107上のどの論理ブロックアド
レス(LBA)に当該セグメントの対応するデータが格
納されているかを表す。
The cache management information memory 103 stores information related to data stored in the segments 201 for each segment 201. As shown in FIG. 3, the cache management information memory 103 stores a valid data flag 301 and a dirty flag 302 for each segment.
And logical block address (LBA) information 303 are stored. The valid data flag 301 is set when valid data exists in the segment. The dirty flag 302 is set when unwritten data that has not been written to the recording medium 107 exists in the segment. The logical block address (LBA) information 303 indicates which logical block address (LBA) on the recording medium 107 stores the data corresponding to the segment.

【0049】図4は、セグメント接続情報メモリ104
を単方向リストで構成したときの構成例を示す。図5
は、セグメント接続情報メモリ104を双方向リストで
構成したときの構成例を示す。セグメント接続情報メモ
リ104は、キャッシュデータメモリ102の各セグメ
ント201の接続情報を格納する。セグメント接続情報
メモリ104は例えば、単方向リストや双方向リストを
使用して構成できる。セグメント接続情報メモリ104
を単方向リストで構成したときの利点は、セグメント2
01の接続情報を格納するために必要な格納領域のサイ
ズを小さくできることである。一方、セグメント接続情
報メモリ104を双方向リストで構成したときの利点
は、セグメント201の接続情報を変更する場合、特
に、指定されたセグメントを取り除く場合の処理が容易
になることである。
FIG. 4 shows the segment connection information memory 104.
Is a configuration example when is configured as a unidirectional list. FIG.
Shows a configuration example when the segment connection information memory 104 is configured by a bidirectional list. The segment connection information memory 104 stores connection information of each segment 201 of the cache data memory 102. The segment connection information memory 104 can be configured using, for example, a unidirectional list or a bidirectional list. Segment connection information memory 104
The advantage of having a unidirectional list is that segment 2
01 can reduce the size of the storage area required to store the connection information. On the other hand, an advantage of configuring the segment connection information memory 104 with a bidirectional list is that when the connection information of the segment 201 is changed, processing for removing the specified segment becomes easy, in particular.

【0050】図6は、セグメントの接続情報を更新して
指定セグメントを取り除く動作例を示す。図6を参照し
て、双方向リストを使用してセグメント接続情報メモリ
104を構成したときの指定セグメントを取り除く処理
を、セグメント1、セグメント5、セグメント2、セグ
メント4、セグメント3がこの順で接続されリングバッ
ファを構成している状態からセグメント5をリングバッ
ファから取り除く場合を例に説明する。
FIG. 6 shows an operation example of updating the connection information of the segment and removing the designated segment. Referring to FIG. 6, the process of removing the designated segment when the segment connection information memory 104 is configured using the bidirectional list is performed by connecting the segment 1, the segment 5, the segment 2, the segment 4, and the segment 3 in this order. The case where the segment 5 is removed from the ring buffer from the state where the ring buffer is formed will be described as an example.

【0051】図6を参照して、まず、セグメント5の前
セグメント番号を参照することにより番号1を得て、セ
グメント1の次セグメント番号を番号5からセグメント
5の次セグメント番号である番号2に変更する。続い
て、セグメント5の次セグメント番号を参照することに
より番号2を得て、セグメント2の前セグメント番号を
番号5からセグメント5の前セグメント番号である番号
1に変更する。これでリングバッファからセグメント5
が取り除かれ、セグメント1、セグメント2、セグメン
ト4、セグメント3がこの順で繋がったリングバッファ
となる。
Referring to FIG. 6, first, number 1 is obtained by referring to the previous segment number of segment 5, and the next segment number of segment 1 is changed from number 5 to number 2 which is the next segment number of segment 5. change. Subsequently, the number 2 is obtained by referring to the next segment number of the segment 5, and the previous segment number of the segment 2 is changed from the number 5 to the number 1 which is the previous segment number of the segment 5. Now segment 5 from the ring buffer
Is removed, and the segment 1, segment 2, segment 4, and segment 3 become a ring buffer connected in this order.

【0052】セグメントnの前セグメントをPrev
(n)、セグメントnの次セグメントをNext(n)
で表すと、セグメントpを取り除く処理は、一般に、N
ext(Prev(p))にNext(p)を格納し、
Prev(Next(p))にPrev(p)を格納す
るという処理になる。また、セグメントpの次にセグメ
ントqを挿入するときの処理は、Next(q)にNe
xt(p)を格納し、Prev(q)にpを格納し、N
ext(p)にqを格納するという手順になる。但し、
n、pおよびqは自然数とする。
The previous segment of segment n is Prev
(N), the next segment after segment n is Next (n)
In general, the process of removing the segment p is represented by N
Next (p) is stored in ext (Prev (p)),
The processing is to store Prev (p) in Prev (Next (p)). The processing for inserting the segment q after the segment p is performed by adding Ne to Next (q).
xt (p), p in Prev (q), N
The procedure is to store q in ext (p). However,
n, p and q are natural numbers.

【0053】再び図1を参照して、記録再生コントロー
ラ105は、記録媒体107から読み出したデータをキ
ャッシュデータメモリ102に格納したり、キャッシュ
データメモリ102に格納されたデータを記録媒体10
7に対して書き込む。バッファメモリコントローラ10
6は、例えば、中央処理装置などで構成され、キャッシ
ュデータを管理する。
Referring again to FIG. 1, the recording / reproducing controller 105 stores the data read from the recording medium 107 in the cache data memory 102, and stores the data stored in the cache data memory 102 in the recording medium 10
Write to 7. Buffer memory controller 10
Reference numeral 6 includes, for example, a central processing unit and manages cache data.

【0054】図7は、実施の形態1に係る情報記録再生
100のリード処理を示すフローチャートである。ホス
トコンピュータ108から読み出し(リード)の要求が
あった場合の情報記録再生100の動作を図7のフロー
チャートを基に説明する。
FIG. 7 is a flowchart showing a read process of the information recording / reproduction 100 according to the first embodiment. The operation of the information recording / reproducing 100 when a read request is issued from the host computer 108 will be described with reference to the flowchart of FIG.

【0055】ステップS701では、バッファメモリコ
ントローラ106は、ホストコンピュータ108からの
リード要求に対して未処理の残りブロックがあるかを判
定し、未処理の残りブロックがある場合にはステップS
702以降の処理を行う。また、未処理の残りブロック
がない場合は、リード処理を終了する。
In step S701, the buffer memory controller 106 determines whether there is an unprocessed remaining block in response to a read request from the host computer 108.
The processing after 702 is performed. If there is no unprocessed remaining block, the read processing ends.

【0056】ステップS702では、キャッシュ管理情
報メモリ103を参照してキャッシュデータメモリ10
2内にホストコンピュータ108から要求されている論
理ブロックアドレス(LBA)のデータがあるかを判定
し、キャッシュデータメモリ102内に該当するデータ
がある場合は、ステップS703に進んで、データ転送
コントローラ101は、キャッシュキャッシュデータメ
モリ102内の該当するデータをホストコンピュータ1
08に転送する。その後、ステップS709へ進む。
In step S702, the cache data memory 10 is referenced with reference to the cache management information memory 103.
It is determined whether the data of the logical block address (LBA) requested by the host computer 108 exists in the cache data memory 102, and if the corresponding data exists in the cache data memory 102, the process proceeds to step S703, where the data transfer controller 101 Stores the relevant data in the cache data memory 102 into the host computer 1
08. Thereafter, the process proceeds to step S709.

【0057】一方、ステップS702で、キャッシュデ
ータメモリ102内にホストコンピュータ108から要
求されている論理ブロックアドレス(LBA)のデータ
がないと判定した場合は、ステップS704で記録媒体
107から読み出すブロック数を算出する。この読み出
すブロック数は、ホストコンピュータ108から要求さ
れているブロック数と先読み(リードアヘッド)するブ
ロック数との和となる。読み出すブロック数を算出する
とステップS705へ進む。
On the other hand, if it is determined in step S702 that there is no data of the logical block address (LBA) requested by the host computer 108 in the cache data memory 102, the number of blocks read from the recording medium 107 is determined in step S704. calculate. The number of blocks to be read is the sum of the number of blocks requested from the host computer 108 and the number of blocks to be read ahead (read ahead). After calculating the number of blocks to be read, the process proceeds to step S705.

【0058】ステップS705では、ステップS704
で求めた読み出すブロック数のデータを処理するのに十
分な未使用のセグメント201がキャッシュデータメモ
リ102内にあるかを判定する。この判定は、キャッシ
ュ管理情報メモリ103の有効データフラグ301を参
照することにより行う。すなわち、有効データフラグ3
01がセットされていないセグメントが未使用のセグメ
ントとなる。
In step S705, step S704
It is determined whether there is enough unused segment 201 in the cache data memory 102 to process the data of the number of blocks to be read obtained in step (1). This determination is made by referring to the valid data flag 301 of the cache management information memory 103. That is, valid data flag 3
A segment in which 01 is not set is an unused segment.

【0059】ステップS705で十分な未使用のセグメ
ント201がない場合は、ステップS706に進み、使
用中のセグメントを未使用のセグメントに変更して、十
分な未使用のセグメントを確保する。未使用のセグメン
トに変更する使用中のセグメントの選択は、例えば、有
効データフラグ301がセットされた時刻の古いセグメ
ントの順、あるいは、ダーティフラグ302がセットさ
れていないセグメントを優先してセグメント番号の小さ
いもの順により行う。未使用のセグメントに変更する使
用中のセグメントを決定すると、キャッシュ管理情報メ
モリ103内の当該セグメントに対応するキャッシュ管
理情報を参照し、ダーティフラグ302がセットされて
いない場合は、有効データフラグ301をリセットして
未使用のセグメントに変更する。ダーティフラグ302
がセットされている場合は、当該セグメントのデータを
記録媒体107に書き込んだ後、ダーティフラグ302
と有効データフラグ301とをリセットして未使用セグ
メントに変更する。
If there is not enough unused segments 201 in step S705, the process proceeds to step S706, where the used segments are changed to unused segments, and sufficient unused segments are secured. The selection of an in-use segment to be changed to an unused segment may be performed, for example, in the order of the oldest segment at the time when the valid data flag 301 is set, or by prioritizing the segment in which the dirty flag 302 is not set. Perform in ascending order. When a used segment to be changed to an unused segment is determined, the cache management information corresponding to the segment in the cache management information memory 103 is referred to. If the dirty flag 302 is not set, the valid data flag 301 is set. Reset and change to an unused segment. Dirty flag 302
Is set, the data of the segment is written to the recording medium 107, and then the dirty flag 302 is written.
And the valid data flag 301 are reset to change to an unused segment.

【0060】ステップS705で十分な未使用のセグメ
ントがあると判定するか、ステップS706で十分な未
使用のセグメントが確保できると、ステップS707に
進み、セグメント接続情報メモリ104の内容を更新し
て、それら未使用のセグメントを論理的に接続する。そ
の後、ステップS708へ進む。
If it is determined in step S705 that there is a sufficient unused segment, or if a sufficient unused segment can be secured in step S706, the flow advances to step S707 to update the contents of the segment connection information memory 104, Logically connect those unused segments. Thereafter, the process proceeds to step S708.

【0061】ステップS708では、記録再生コントロ
ーラ105を使用してステップS707で接続した未使
用のセグメントに記録媒体107からデータを読み出す
とともに、キャッシュ管理情報メモリ103内の当該セ
グメントに対応するキャッシュ管理情報を更新する。す
なわち、キャッシュ管理情報の有効データフラグ301
をセットし、記録媒体107のどの論理ブロックアドレ
ス(LBA)のデータを読み出したかをキャッシュ管理
情報の論理ブロックアドレス(LBA)情報303に格
納する。また、記録媒体107から読み出したデータが
ホストコンピュータ108から要求されているブロック
のデータである場合には、同時に、データ転送コントロ
ーラ101はホストコンピュータ108へそのデータを
転送する。
In step S708, data is read from the recording medium 107 to the unused segment connected in step S707 using the recording / reproducing controller 105, and the cache management information corresponding to the segment in the cache management information memory 103 is stored. Update. That is, the valid data flag 301 of the cache management information
Is set, and which logical block address (LBA) data of the recording medium 107 is read is stored in the logical block address (LBA) information 303 of the cache management information. If the data read from the recording medium 107 is data of a block requested by the host computer 108, the data transfer controller 101 simultaneously transfers the data to the host computer 108.

【0062】ステップS703、あるいは、ステップS
708の処理が終わるとステップS709に進み、処理
する残りのブロック数と次に処理する論理ブロックアド
レス(LBA)とを更新して、ステップS701へ戻
る。これらの処理を繰り返して残りのブロック数が0に
なりリード処理が終了するとデータ転送コントローラ1
01はホストコンピュータ108へ処理の終了を通知す
る。
Step S703 or step S
When the processing of step 708 is completed, the process proceeds to step S709, where the number of remaining blocks to be processed and the logical block address (LBA) to be processed next are updated, and the process returns to step S701. When these processes are repeated and the number of remaining blocks becomes 0 and the read process is completed, the data transfer controller 1
01 notifies the host computer 108 of the end of the processing.

【0063】次に、ホストコンピュータ108から書き
込み(ライト)の要求があった場合の動作を図8のフロ
ーチャートを基に説明する。
Next, the operation when a write request is issued from the host computer 108 will be described with reference to the flowchart of FIG.

【0064】ステップS801では、ホストコンピュー
タ108からのライト要求に対して未処理の残りブロッ
クがあるかを判定し、未処理の残りブロックがある場合
にはステップS802以降の処理を行う。また、未処理
の残りブロックがない場合は、ライト処理を終了する。
In step S801, it is determined whether there is an unprocessed remaining block in response to a write request from the host computer 108, and if there is an unprocessed remaining block, the process from step S802 is performed. If there is no unprocessed remaining block, the write processing ends.

【0065】ステップS802では、キャッシュ管理情
報メモリ103を参照してキャッシュデータメモリ10
2内にホストコンピュータ108から要求されている論
理ブロックアドレス(LBA)のデータがあるかを判定
し、キャッシュデータメモリ102内に該当するデータ
がある場合は、ステップS806に進む。
In step S802, the cache data memory 10 is referenced with reference to the cache management information memory 103.
It is determined whether the data of the logical block address (LBA) requested by the host computer 108 exists in the cache data memory 2. If the corresponding data exists in the cache data memory 102, the process proceeds to step S 806.

【0066】ステップS802でキャッシュデータメモ
リ102内にホストコンピュータ108から要求されて
いる論理ブロックアドレス(LBA)のデータがないと
判定した場合は、ステップS803でホストコンピュー
タ108から要求されているブロック数のデータを処理
するのに十分な未使用のセグメント201がキャッシュ
データメモリ102内にあるかを判定する。この判定方
法は、リード処理のステップS705と同様である。
If it is determined in step S802 that there is no data of the logical block address (LBA) requested by the host computer 108 in the cache data memory 102, the number of blocks requested by the host computer 108 is determined in step S803. It is determined whether there are enough unused segments 201 in the cache data memory 102 to process the data. This determination method is the same as that in step S705 of the read processing.

【0067】ステップS803で十分な未使用のセグメ
ント201がない場合は、ステップS804に進み、使
用中のセグメントを未使用セグメントに変更して、十分
な未使用のセグメントを確保する。この処理は、リード
処理のステップS706と同様である。
If there is not enough unused segments 201 in step S803, the process proceeds to step S804, and the used segments are changed to unused segments to secure sufficient unused segments. This process is the same as step S706 of the read process.

【0068】ステップS803で十分な未使用セグメン
トがあると判定するか、ステップS804で十分な未使
用のセグメントが確保できると、ステップS805に進
み、セグメント接続情報メモリ104の内容を更新し
て、それら未使用のセグメントを接続する。その後、ス
テップS806へ進む。
If it is determined in step S803 that there are sufficient unused segments, or if sufficient unused segments can be secured in step S804, the flow advances to step S805 to update the contents of the segment connection information memory 104, and Connect unused segments. Thereafter, the process proceeds to step S806.

【0069】ステップS806では、データ転送コント
ローラ101はホストコンピュータ108からキャッシ
ュデータメモリ102へデータを転送する。このときの
キャッシュデータメモリ102内の転送先セグメント
は、ステップS802でホストコンピュータ108から
要求されている論理ブロックアドレス(LBA)のデー
タがキャッシュデータメモリ102内にあると判定した
場合には(S802でYES)、そのデータが格納され
ているセグメントになる。ステップS802でキャッシ
ュデータメモリ102内にホストコンピュータ108か
ら要求されている論理ブロックアドレス(LBA)のデ
ータがないと判定した場合には(S802でNO)、転
送先セグメントはステップS805で接続されたセグメ
ントとなる。ホストコンピュータ108からキャッシュ
データメモリ102へのデータ転送が完了するとキャッ
シュ管理情報メモリ103の情報を更新する。すなわ
ち、キャッシュ管理情報の有効データフラグ301とダ
ーティフラグ302とをセットし、ホストコンピュータ
108から転送された論理ブロックアドレス(LBA)
の情報を論理ブロックアドレス(LBA)情報303に
格納する。これらの処理が終わるとステップS807へ
進む。
In step S806, the data transfer controller 101 transfers data from the host computer 108 to the cache data memory 102. The transfer destination segment in the cache data memory 102 at this time is determined when the data of the logical block address (LBA) requested by the host computer 108 is found in the cache data memory 102 in step S802 (S802). YES), it becomes the segment in which the data is stored. If it is determined in step S802 that there is no data of the logical block address (LBA) requested by the host computer 108 in the cache data memory 102 (NO in S802), the transfer destination segment is the segment connected in step S805. Becomes When the data transfer from the host computer 108 to the cache data memory 102 is completed, the information in the cache management information memory 103 is updated. That is, the valid data flag 301 and the dirty flag 302 of the cache management information are set, and the logical block address (LBA) transferred from the host computer 108 is set.
Is stored in the logical block address (LBA) information 303. When these processes are completed, the process advances to step S807.

【0070】ステップS807では、処理する残りのブ
ロック数と次に処理する論理ブロックアドレス(LB
A)とを更新して、ステップS801へ戻る。これらの
処理を繰り返して残りのブロック数が0になりライト処
理が終了するとホストコンピュータ108へ処理の終了
を通知するとともに、処理の空き時間にキャッシュデー
タメモリ102内に転送されたデータで記録媒体107
に書き込まれていないデータ、すなわち、ダーティフラ
グ302がセットされているセグメント201のデータ
を記録再生コントローラ105は記録媒体107へ書き
込む。
In step S807, the number of remaining blocks to be processed and the logical block address (LB) to be processed next
A), and returns to step S801. When these processes are repeated and the number of remaining blocks becomes 0 and the write process is completed, the end of the process is notified to the host computer 108 and the data transferred to the cache data memory 102 during the idle time of the process is used as the recording medium 107.
, That is, data of the segment 201 in which the dirty flag 302 is set, is written to the recording medium 107.

【0071】ここで、実施の形態1における具体的な動
作例を説明する。図9を参照して、キャッシュデータメ
モリ102を1セグメント当たり16ブロックのデータ
が保持できるサイズの8個のセグメントに分割した場合
を考える。
Here, a specific operation example in the first embodiment will be described. Referring to FIG. 9, consider a case where cache data memory 102 is divided into eight segments each having a size capable of holding 16 blocks of data per segment.

【0072】ホストコンピュータ108から5つのライ
ト要求(論理ブロックアドレス(LBA)=0からの3
2ブロック、論理ブロックアドレス(LBA)=200
からの16ブロック、論理ブロックアドレス(LBA)
=32からの32ブロック、論理ブロックアドレス(L
BA)=500からの16ブロック、論理ブロックアド
レス(LBA)=64からの16ブロック)を受理した
場合、キャッシュデータメモリ102には図9に示すよ
うにホストコンピュータ108からライト要求があった
データが格納される。
Five write requests from host computer 108 (3 from logical block address (LBA) = 0)
2 blocks, logical block address (LBA) = 200
Block, logical block address (LBA) from
= 32 blocks from 32, logical block address (L
When (BA) = 500 and 16 blocks from the logical block address (LBA) = 64) are received, the cache data memory 102 stores data requested to be written by the host computer 108 as shown in FIG. Is stored.

【0073】図10に示すように、その後、セグメント
接続情報メモリ104の内容を更新して、セグメント番
号1のセグメントとセグメント番号2のセグメントとに
格納された論理ブロックアドレス(LBA)=0からの
32ブロックと、セグメント番号4のセグメントとセグ
メント番号5のセグメントとに格納された論理ブロック
アドレス(LBA)=32からの32ブロックと、セグ
メント番号7のセグメントに格納された論理ブロックア
ドレス(LBA)=64からの16ブロックのデータと
を接続して論理ブロックアドレス(LBA)=0からの
80ブロック(=32ブロック+32ブロック+16ブ
ロック)のデータにする。記録再生コントローラ105
は、論理ブロックアドレス(LBA)=0からの80ブ
ロックのデータを記録媒体107に連続して書き込む。
記録再生コントローラ105は、セグメント番号3のセ
グメントに格納された論理ブロックアドレス(LBA)
=200からの16ブロックのデータ、および、セグメ
ント番号6のセグメントに格納された論理ブロックアド
レス(LBA)=500からの16ブロックのデータも
記録媒体107に書き込む。
As shown in FIG. 10, after that, the contents of the segment connection information memory 104 are updated, and the logical block address (LBA) = 0 stored in the segment of the segment number 1 and the segment of the segment number 2 is updated. 32 blocks from the logical block address (LBA) = 32 stored in the segment with segment number 4 and the segment with segment number 5 and the logical block address (LBA) stored in the segment with segment number 7 = 32 The 16 blocks from 64 are connected to the data of 80 blocks (= 32 blocks + 32 blocks + 16 blocks) from logical block address (LBA) = 0. Recording / playback controller 105
Writes 80 blocks of data from the logical block address (LBA) = 0 to the recording medium 107 continuously.
The recording / reproducing controller 105 controls the logical block address (LBA) stored in the segment of segment number 3
Also, 16 blocks of data from the logical block address (LBA) = 500 stored in the segment with the segment number 6 are written to the recording medium 107.

【0074】このように、論理ブロックアドレス(LB
A)が連続するデータが分断されてホストコンピュータ
108から転送される場合でも、転送されたデータを未
使用のセグメントに格納したのち、セグメントの接続状
態を動的に変化させて、論理ブロックアドレス(LB
A)の連続するデータが論理的に繋がるようにすること
で、キャッシュデータメモリ102を最大限に有効利用
した記録動作をすることが可能である。
As described above, the logical block address (LB)
Even in the case where continuous data of A) is divided and transferred from the host computer 108, after storing the transferred data in an unused segment, the connection state of the segment is dynamically changed to change the logical block address ( LB
By making the continuous data of A) logically connected, it is possible to perform a recording operation that makes the best use of the cache data memory 102.

【0075】なお、実施の形態1では、キャッシュデー
タメモリ102とキャッシュ管理情報メモリ103とセ
グメント接続情報メモリ104とを別のメモリとして説
明したが、本発明はこれに限定されない。キャッシュデ
ータメモリ102とキャッシュデータ管理情報メモリ1
03とセグメント接続情報メモリ104との少なくとも
2つは単一のメモリとして構成しても良い。
In the first embodiment, the cache data memory 102, the cache management information memory 103, and the segment connection information memory 104 have been described as separate memories, but the present invention is not limited to this. Cache data memory 102 and cache data management information memory 1
03 and the segment connection information memory 104 may be configured as a single memory.

【0076】(実施の形態2)図11は、本発明の実施
の形態2における情報記録再生装置1100の構成を示
す。情報記録再生装置1100は、データ転送コントロ
ーラ101と、キャッシュデータメモリ102と、キャ
ッシュ管理情報メモリ103と、セグメント接続情報メ
モリ104と、記録再生コントローラ105と、バッフ
ァメモリコントローラ106とセグメント分割情報メモ
リ1104とを含む。実施の形態1で図1を参照して前
述した情報記録再生装置100と異なる点は、セグメン
ト分割情報メモリ1104を含む点である。実施の形態
1の情報記録再生装置100と同一の構成要素には同一
の参照符号を付している。これらの構成要素についての
詳細な説明は省略する。
(Embodiment 2) FIG. 11 shows a configuration of an information recording / reproducing apparatus 1100 according to Embodiment 2 of the present invention. The information recording / reproducing apparatus 1100 includes a data transfer controller 101, a cache data memory 102, a cache management information memory 103, a segment connection information memory 104, a recording / reproducing controller 105, a buffer memory controller 106, and a segment division information memory 1104. including. The difference between the first embodiment and the information recording / reproducing apparatus 100 described above with reference to FIG. 1 is that a segment division information memory 1104 is included. The same components as those of the information recording / reproducing apparatus 100 of the first embodiment are denoted by the same reference numerals. A detailed description of these components will be omitted.

【0077】キャッシュデータメモリ102は、記録媒
体107に記録するデータ、あるいは、記録媒体107
から読み出したデータを一時的に格納する。キャッシュ
データメモリ102は、複数の異なるサイズのセグメン
トに分割され得る。
The cache data memory 102 stores data to be recorded on the recording medium 107 or
And temporarily stores the data read from. Cache data memory 102 may be divided into a plurality of different sized segments.

【0078】図12は、セグメント分割情報メモリ11
04のセグメント分割情報の内容を示す。セグメント分
割情報メモリ1104には、キャッシュデータメモリ1
02の各セグメントごとにセグメントの分割状態を示す
セグメント分割情報1201が格納される。セグメント
分割情報1201は、バッファアドレス1202とセグ
メントサイズ1203とを含む。セグメントの分割状態
は、バッファメモリコントローラ106によって、ホス
トコンピュータ108からのリード要求、および、ライ
ト要求に基づいて、動的に変化する。
FIG. 12 shows the segment division information memory 11.
04 shows the contents of the segment division information. The segment division information memory 1104 has a cache data memory 1
02, segment division information 1201 indicating the segment division state is stored for each segment. The segment division information 1201 includes a buffer address 1202 and a segment size 1203. The segment division state is dynamically changed by the buffer memory controller 106 based on a read request and a write request from the host computer 108.

【0079】図13に示すフローチャートを参照して、
ホストコンピュータ108からリードの要求があった場
合の動作を説明する。図13のフローチャートは、実施
の形態1においてリードの要求があった場合の動作を説
明する図7に示すフローチャートとステップS1307
が異なっているだけでその他の処理は図7のフローチャ
ートと同じである。従って、ステップS1307の処理
内容のみ説明する。
Referring to the flowchart shown in FIG.
The operation when a read request is made from the host computer 108 will be described. The flowchart in FIG. 13 is different from the flowchart in FIG. 7 for explaining the operation when a read request is made in the first embodiment and the step S1307.
Are the same as those in the flowchart of FIG. Therefore, only the processing content of step S1307 will be described.

【0080】ステップS1307では、まず、バッファ
メモリコントローラ106は、ステップS704で算出
された読み出すブロック数のデータを格納したときにセ
グメントのすべてがデータで満たされずに空きができる
ような未使用のセグメントをデータが満たされる部分と
データが満たされない部分に分割する。例えば、80ブ
ロック分のデータが格納できる未使用のセグメントに対
して32ブロック分のデータを格納する場合には、32
ブロック分のデータが格納できるセグメントと48ブロ
ック分のデータが格納できるセグメントとに未使用のセ
グメントを分割する。このセグメントの分割処理は、セ
グメント分割情報メモリ1104の内容を更新すること
で行う。その後、セグメント接続情報メモリ104の内
容を更新して、未使用のセグメントを接続してステップ
S708に進む。
In step S 1307, first, the buffer memory controller 106 determines an unused segment such that when the data of the number of blocks to be read calculated in step S 704 is stored, all the segments are not filled with data and free space is available. It is divided into a part where data is satisfied and a part where data is not satisfied. For example, when storing 32 blocks of data for an unused segment that can store 80 blocks of data, 32
Unused segments are divided into segments that can store data for blocks and segments that can store data for 48 blocks. The segment division processing is performed by updating the contents of the segment division information memory 1104. After that, the contents of the segment connection information memory 104 are updated, an unused segment is connected, and the process proceeds to step S708.

【0081】図14に示すフローチャートを参照して、
ホストコンピュータ108からライトの要求があった場
合の動作を説明する。図14のフローチャートは、実施
の形態1においてライトの要求があった場合の動作を説
明する図8に示すフローチャートとステップS1405
が異なっているだけでその他の処理は図8のフローチャ
ートと同じである。従って、ステップS1405の処理
内容のみ説明する。
Referring to the flowchart shown in FIG.
The operation when a write request is made from the host computer 108 will be described. The flowchart of FIG. 14 is different from the flowchart of FIG. 8 for explaining the operation when a write request is made in the first embodiment and step S1405.
Are different from those in the flowchart of FIG. Therefore, only the processing content of step S1405 will be described.

【0082】ステップS1405では、まず、ホストコ
ンピュータ108から転送するデータをキャッシュデー
タメモリ102に格納した時にセグメントすべてがデー
タで満たされずに空きができるような未使用のセグメン
トをデータが満たされる部分とデータが満たされない部
分とに分割する。このセグメントの分割処理は、セグメ
ント分割情報メモリ1104の内容を更新することで行
う。その後、セグメント接続情報メモリ104の内容を
更新して、未使用のセグメントを接続してステップS8
06に進む。
In step S 1405, first, when the data to be transferred from the host computer 108 is stored in the cache data memory 102, the unused segments that are not completely filled with the data but can be vacated are replaced with the data-filled portions. Is divided into parts where is not satisfied. The segment division processing is performed by updating the contents of the segment division information memory 1104. Thereafter, the contents of the segment connection information memory 104 are updated to connect an unused segment, and step S8 is performed.
Proceed to 06.

【0083】ここで、実施の形態2における情報記録再
生装置1100の具体的な動作例を説明する。図15
は、実施の形態2においてライト動作時にキャッシュデ
ータメモリ102へデータを格納する例を示す。
Here, a specific operation example of the information recording / reproducing apparatus 1100 according to the second embodiment will be described. FIG.
9 shows an example of storing data in the cache data memory 102 at the time of a write operation in the second embodiment.

【0084】まず、初期状態としてキャッシュデータメ
モリ102全体が1つの未使用セグメント(セグメント
番号1)であったとする。そして、ホストコンピュータ
108から5つのライト要求(即ち、論理ブロックアド
レス(LBA)=0から32ブロック、論理ブロックア
ドレス(LBA)=200から16ブロック、論理ブロ
ックアドレス(LBA)=32から32ブロック、論理
ブロックアドレス(LBA)=500から16ブロック
および論理ブロックアドレス(LBA)=64から16
ブロック)を受理したときの動作を考える。このとき、
セグメント分割情報メモリ1104のセグメント分割情
報とセグメント内のデータの内容とは図15に示すよう
に変化する。
First, it is assumed that the entire cache data memory 102 is one unused segment (segment number 1) as an initial state. Then, five write requests from the host computer 108 (that is, logical block address (LBA) = 0 to 32 blocks, logical block address (LBA) = 200 to 16 blocks, logical block address (LBA) = 32 to 32 blocks, logical Block address (LBA) = 500 to 16 blocks and logical block address (LBA) = 64 to 16
Block) is received. At this time,
The segment division information in the segment division information memory 1104 and the contents of data in the segment change as shown in FIG.

【0085】図15を参照して、まず、論理ブロックア
ドレス(LBA)=0から32ブロックのデータのライ
ト要求がホストコンピュータ108から転送されると、
セグメント番号1のセグメントはセグメント番号1のセ
グメントと、セグメント番号2のセグメントとに分割さ
れる。論理ブロックアドレス(LBA)=0から32ブ
ロックのデータは、セグメント番号1のセグメントに格
納される。次に、論理ブロックアドレス(LBA)=2
00から16ブロックのデータのライト要求がホストコ
ンピュータ108から転送されると、セグメント番号2
のセグメントはセグメント番号2のセグメントと、セグ
メント番号3のセグメントとに分割される。論理ブロッ
クアドレス(LBA)=200から16ブロックのデー
タは、セグメント番号2のセグメントに格納される。
Referring to FIG. 15, first, when a write request for data of 32 blocks from logical block address (LBA) = 0 is transferred from host computer 108,
The segment of segment number 1 is divided into a segment of segment number 1 and a segment of segment number 2. Data of 32 blocks from logical block address (LBA) = 0 is stored in the segment of segment number 1. Next, logical block address (LBA) = 2
When a write request for data of 00 to 16 blocks is transferred from the host computer 108, the segment number 2
Is divided into a segment of segment number 2 and a segment of segment number 3. Data of 16 blocks from logical block address (LBA) = 200 is stored in the segment of segment number 2.

【0086】さらに、論理ブロックアドレス(LBA)
=32から32ブロックのデータのライト要求がホスト
コンピュータ108から転送されると、セグメント番号
3のセグメントはセグメント番号3のセグメントと、セ
グメント番号4のセグメントとに分割される。論理ブロ
ックアドレス(LBA)=32から32ブロックのデー
タは、セグメント番号3のセグメントに格納される。論
理ブロックアドレス(LBA)=500から16ブロッ
クのデータのライト要求がホストコンピュータ108か
ら転送されると、セグメント番号4のセグメントはセグ
メント番号4のセグメントと、セグメント番号5のセグ
メントとに分割される。論理ブロックアドレス(LB
A)=500から16ブロックのデータは、セグメント
番号4のセグメントに格納される。論理ブロックアドレ
ス(LBA)=64から16ブロックのデータのライト
要求がホストコンピュータ108から転送されると、セ
グメント番号5のセグメントはセグメント番号5のセグ
メントと、セグメント番号6のセグメントとに分割され
る。論理ブロックアドレス(LBA)=64から16ブ
ロックのデータは、セグメント番号5のセグメントに格
納される。
Further, a logical block address (LBA)
When a write request for data of = 32 to 32 blocks is transferred from the host computer 108, the segment of segment number 3 is divided into a segment of segment number 3 and a segment of segment number 4. Data of logical block address (LBA) = 32 to 32 blocks are stored in the segment of segment number 3. When a write request for data of 16 blocks from logical block address (LBA) = 500 is transferred from the host computer 108, the segment of segment number 4 is divided into a segment of segment number 4 and a segment of segment number 5. Logical block address (LB
A) = 500 to 16 blocks of data are stored in the segment with segment number 4. When a write request for data of logical block address (LBA) = 64 to 16 blocks is transferred from the host computer 108, the segment of segment number 5 is divided into a segment of segment number 5 and a segment of segment number 6. Logical block address (LBA) = 64 to 16 blocks of data are stored in the segment with segment number 5.

【0087】図16に示すように、セグメント番号1の
セグメントとセグメント番号3のセグメントとセグメン
ト番号5のセグメントとを接続するように、セグメント
接続情報メモリ104内のセグメントの接続情報を更新
する。記録再生コントローラ105は、論理ブロックア
ドレス(LBA)=0からの80ブロックのデータを記
録媒体107に連続して書き込む。即ち、記録再生コン
トローラ105は、セグメント番号1のセグメントに格
納された論理ブロックアドレス(LBA)=0から32
ブロックのデータ、セグメント番号3のセグメントに格
納された論理ブロックアドレス(LBA)=32から3
2ブロックのデータおよびセグメント番号5のセグメン
トに格納された論理ブロックアドレス(LBA)=64
から16ブロックのデータを記録媒体107に連続して
書き込む。
As shown in FIG. 16, the segment connection information in the segment connection information memory 104 is updated so that the segment of the segment number 1, the segment of the segment number 3 and the segment of the segment number 5 are connected. The recording / reproduction controller 105 continuously writes 80 blocks of data from the logical block address (LBA) = 0 to the recording medium 107. That is, the recording / reproduction controller 105 sets the logical block address (LBA) stored in the segment of the segment number 1 to 0 to 32.
Block data, logical block address (LBA) stored in segment number 3 = 32 to 3
Logical block address (LBA) stored in the data of 2 blocks and the segment of segment number 5 = 64
To 16 blocks of data are continuously written to the recording medium 107.

【0088】記録再生コントローラ105は、セグメン
ト番号2のセグメントに格納された論理ブロックアドレ
ス(LBA)=200からの16ブロックのデータおよ
びセグメント番号4のセグメントに格納された論理ブロ
ックアドレス(LBA)=500からの16ブロックの
データも記録媒体107に書き込む。
The recording / reproducing controller 105 calculates the 16-block data from the logical block address (LBA) = 200 stored in the segment of the segment number 2 and the logical block address (LBA) = 500 stored in the segment of the segment number 4 Is also written to the recording medium 107.

【0089】このように、実施の形態2においては、ホ
ストコンピュータ108から1つのライト要求で転送さ
れるデータを単一のセグメントとして管理することがで
き、セグメントの接続情報の更新処理が単純化できると
いう利点がある。
As described above, in the second embodiment, data transferred by one write request from host computer 108 can be managed as a single segment, and the process of updating segment connection information can be simplified. There is an advantage.

【0090】なお、実施の形態2では、キャッシュデー
タメモリ102とキャッシュデータ管理情報メモリ10
3とセグメント接続情報メモリ104とセグメント分割
情報メモリ1104とを別のメモリとして説明したが、
本発明はこれに限定されない。キャッシュデータメモリ
102とキャッシュデータ管理情報メモリ103とセグ
メント接続情報メモリ104とセグメント分割情報メモ
リ1104との少なくとも2つは単一のメモリとして構
成しても良い。
In the second embodiment, the cache data memory 102 and the cache data management information memory 10
3, the segment connection information memory 104 and the segment division information memory 1104 have been described as separate memories.
The present invention is not limited to this. At least two of the cache data memory 102, the cache data management information memory 103, the segment connection information memory 104, and the segment division information memory 1104 may be configured as a single memory.

【0091】(実施の形態3)図17は、実施の形態3
におけるライト処理の動作を示すフローチャートであ
る。実施の形態3に係る情報記録再生装置は、実施の形
態1に係る情報記録再生装置100と同一である。実施
の形態3は、セグメントの繰り返し回数情報を用いてラ
イト処理を実行する点で実施の形態1と異なる。
(Embodiment 3) FIG. 17 shows Embodiment 3 of the present invention.
9 is a flowchart showing an operation of a write process in FIG. The information recording / reproducing device according to the third embodiment is the same as information recording / reproducing device 100 according to the first embodiment. The third embodiment is different from the first embodiment in that the write process is executed using the segment repetition count information.

【0092】図17を参照して、S1701でキャッシ
ュデータメモリ102上に図18で後述するデータを格
納する。S1702でセグメントの接続情報をセグメン
ト接続情報メモリ104に設定し、セグメントの繰り返
し回数情報をセグメント接続情報メモリ104に設定す
る。S1703でセグメント接続情報メモリ104に設
定されたセグメントの接続情報とセグメント接続情報メ
モリ104に設定されたセグメントの繰り返し回数情報
とに基づいて、キャッシュデータメモリ102上のデー
タを記録媒体107に記録する。
Referring to FIG. 17, data to be described later with reference to FIG. 18 is stored in cache data memory 102 in S1701. In step S1702, segment connection information is set in the segment connection information memory 104, and segment repetition count information is set in the segment connection information memory 104. In step S1703, the data in the cache data memory 102 is recorded on the recording medium 107 based on the segment connection information set in the segment connection information memory 104 and the segment repetition number information set in the segment connection information memory 104.

【0093】図18は、実施の形態3における記録媒体
に記録するデータの例の説明図である。図18におい
て、Aで表される5つのブロックのデータはすべて同一
であり、Bで表される3つのブロックのデータはすべて
同一である。
FIG. 18 is an explanatory diagram of an example of data recorded on a recording medium according to the third embodiment. In FIG. 18, the data of the five blocks represented by A are all the same, and the data of the three blocks represented by B are all the same.

【0094】図19は、実施の形態3におけるライト動
作時のキャッシュデータメモリ102の内容の例を示す
図である。図19に示すように、キャッシュデータメモ
リ102にはAで表されるデータが1ブロック分、Bで
表されるデータが1ブロック分格納される。
FIG. 19 shows an example of the contents of cache data memory 102 during a write operation in the third embodiment. As shown in FIG. 19, the cache data memory 102 stores data represented by A for one block and data represented by B for one block.

【0095】図20は、実施の形態3におけるライト動
作時のセグメント接続の例を示す。図20に示すよう
に、セグメント番号1のセグメントの繰り返し回数を5
に設定し、セグメント番号2のセグメントの繰り返し回
数を3に設定する。各セグメントの繰り返し回数は、図
21および図22に示すように、セグメント接続情報メ
モリ104に設定される。セグメントの各繰り返し回数
は、キャッシュ管理情報メモリ103に設定されてもよ
い。セグメントの接続状態をセグメント番号1のセグメ
ントの次がセグメント番号2のセグメントになるように
セグメント接続情報メモリ104に設定する。
FIG. 20 shows an example of segment connection during a write operation in the third embodiment. As shown in FIG. 20, the number of repetitions of the segment of segment number 1 is 5
And the number of repetitions of the segment with the segment number 2 is set to 3. The number of repetitions of each segment is set in the segment connection information memory 104 as shown in FIGS. The number of repetitions of each segment may be set in the cache management information memory 103. The segment connection state is set in the segment connection information memory 104 so that the segment following the segment with the segment number 1 becomes the segment with the segment number 2.

【0096】以上の設定が完了したら、記録媒体107
への記録を開始する。セグメント接続情報メモリ104
に設定されたセグメントの繰り返し回数情報とセグメン
トの接続情報とに基づいて、セグメント番号1のセグメ
ントのデータ(Aで表されるデータ)を5回繰り返して
記録した後、セグメント番号2のセグメントのデータ
(Bで表されるデータ)を3回繰り返して記録する。
When the above setting is completed, the recording medium 107
Start recording to. Segment connection information memory 104
After the segment data of segment number 1 (data represented by A) is repeatedly recorded five times based on the segment repetition number information and the segment connection information set in, the segment data of segment number 2 is recorded. (Data represented by B) is recorded three times.

【0097】このように実施の形態3によれば、キャッ
シュデータメモリ102上に同一のデータを複数個格納
する必要がなくなるので、キャッシュデータメモリ10
2を有効に利用することができる。
As described above, according to the third embodiment, there is no need to store a plurality of the same data in cache data memory 102, so that cache data memory 10
2 can be used effectively.

【0098】[0098]

【発明の効果】以上のように本発明によれば、キャッシ
ュメモリを使用する情報記録再生システムにおいて、キ
ャッシュ領域を複数のセグメントに分割し、分割された
セグメントの接続を動的に変化させるので、ホストコン
ピュータからのアクセスパターンに関わらずに、キャッ
シュメモリを最大限に有効利用できるキャッシュ方式を
用いた情報記録再生装置を提供することができる。
As described above, according to the present invention, in an information recording / reproducing system using a cache memory, a cache area is divided into a plurality of segments, and connections of the divided segments are dynamically changed. It is possible to provide an information recording / reproducing apparatus using a cache method that can effectively use a cache memory irrespective of an access pattern from a host computer.

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

【図1】本発明の実施の形態1に係る情報記録再生装置
の構成を示すブロック図
FIG. 1 is a block diagram showing a configuration of an information recording / reproducing apparatus according to Embodiment 1 of the present invention.

【図2】本発明の実施の形態1におけるキャッシュデー
タメモリのセグメント分割を示す図
FIG. 2 is a diagram showing segment division of a cache data memory according to the first embodiment of the present invention;

【図3】本発明の実施の形態1におけるキャッシュ管理
情報メモリの各キャッシュ管理情報の内容を示す図
FIG. 3 is a diagram showing contents of each cache management information in a cache management information memory according to the first embodiment of the present invention;

【図4】本発明の実施の形態1におけるセグメント接続
情報メモリを単方向リストで構成した例を示す図
FIG. 4 is a diagram showing an example in which the segment connection information memory according to the first embodiment of the present invention is configured by a unidirectional list;

【図5】本発明の実施の形態1におけるセグメント接続
情報メモリを双方向リストで構成した例を示す図
FIG. 5 is a diagram showing an example in which the segment connection information memory according to the first embodiment of the present invention is configured by a bidirectional list;

【図6】本発明の実施の形態1におけるセグメントの接
続情報を更新して指定セグメントを取り除く動作例を示
す図
FIG. 6 is a diagram showing an operation example of updating connection information of a segment and removing a specified segment according to the first embodiment of the present invention;

【図7】本発明の実施の形態1におけるリード処理の動
作を示すフローチャート
FIG. 7 is a flowchart showing an operation of a read process according to the first embodiment of the present invention;

【図8】本発明の実施の形態1におけるライト処理の動
作を示すフローチャート
FIG. 8 is a flowchart showing an operation of a write process according to the first embodiment of the present invention;

【図9】本発明の実施の形態1におけるライト動作時の
キャッシュデータメモリの内容の例を示す図
FIG. 9 is a diagram showing an example of the contents of a cache data memory during a write operation according to the first embodiment of the present invention;

【図10】本発明の実施の形態1におけるライト動作時
のセグメント接続の例を示す図
FIG. 10 is a diagram showing an example of segment connection during a write operation according to the first embodiment of the present invention;

【図11】本発明の実施の形態2の構成を示すブロック
FIG. 11 is a block diagram showing a configuration of a second embodiment of the present invention.

【図12】本発明の実施の形態2におけるセグメント分
割情報メモリの各セグメント分割情報の内容を示す図
FIG. 12 is a diagram showing contents of each segment division information in a segment division information memory according to the second embodiment of the present invention;

【図13】本発明の実施の形態2におけるリード処理の
動作を示すフローチャート
FIG. 13 is a flowchart illustrating an operation of a read process according to the second embodiment of the present invention;

【図14】本発明の実施の形態2におけるライト処理の
動作を示すフローチャート
FIG. 14 is a flowchart illustrating an operation of a write process according to the second embodiment of the present invention;

【図15】本発明の実施の形態2におけるライト動作時
のキャッシュデータメモリへのデータ格納の例を示す図
FIG. 15 is a diagram showing an example of data storage in a cache data memory during a write operation according to the second embodiment of the present invention;

【図16】本発明の実施の形態2におけるライト動作時
のセグメント接続の例を示す図
FIG. 16 is a diagram showing an example of segment connection during a write operation according to the second embodiment of the present invention;

【図17】本発明の実施の形態3におけるライト処理の
動作を示すフローチャート
FIG. 17 is a flowchart illustrating an operation of a write process according to the third embodiment of the present invention;

【図18】本発明の実施の形態3における記録媒体に記
録するデータの例の説明図
FIG. 18 is an explanatory diagram of an example of data recorded on a recording medium according to Embodiment 3 of the present invention.

【図19】本発明の実施の形態3におけるライト動作時
のキャッシュデータメモリの内容の例を示す図
FIG. 19 is a diagram showing an example of the contents of a cache data memory during a write operation according to the third embodiment of the present invention;

【図20】本発明の実施の形態3におけるライト動作時
のセグメント接続の例を示す図
FIG. 20 is a diagram showing an example of segment connection during a write operation according to the third embodiment of the present invention.

【図21】本発明の実施の形態3におけるセグメント接
続情報メモリを単方向リストで構成した例を示す図
FIG. 21 is a diagram showing an example in which a segment connection information memory according to Embodiment 3 of the present invention is configured by a unidirectional list;

【図22】本発明の実施の形態3におけるセグメント接
続情報メモリを双方向リストで構成した例を示す図
FIG. 22 is a diagram showing an example in which a segment connection information memory according to the third embodiment of the present invention is configured by a bidirectional list;

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

101 データ転送コントローラ 102 キャッシュデータメモリ 103 キャッシュ管理情報メモリ 104 セグメント接続情報メモリ 105 記録再生コントローラ 106 バッファメモリコントローラ 107 記録媒体 1104 セグメント分割情報メモリ DESCRIPTION OF SYMBOLS 101 Data transfer controller 102 Cache data memory 103 Cache management information memory 104 Segment connection information memory 105 Recording / playback controller 106 Buffer memory controller 107 Recording medium 1104 Segment division information memory

Claims (35)

【特許請求の範囲】[Claims] 【請求項1】 ホストコンピュータから転送された書き
込みデータを受け取るデータ転送コントローラと、 複数のセグメントに分割され、前記転送コントローラが
受け取った前記書き込みデータを一時的に保持するキャ
ッシュデータメモリと、 前記セグメントの論理的な接続状態を表す接続情報を格
納するセグメント接続情報メモリと、 前記キャッシュデータメモリに保持される前記書き込み
データを管理するバッファメモリコントローラと、 前記キャッシュデータメモリに保持される前記書き込み
データを記録媒体へ記録する記録再生コントローラとを
備え、 前記バッファメモリコントローラは、前記セグメントの
前記論理的な接続状態を変化させるように前記接続情報
を更新する情報記録再生装置。
A data transfer controller that receives write data transferred from a host computer; a cache data memory that is divided into a plurality of segments and temporarily holds the write data received by the transfer controller; A segment connection information memory for storing connection information indicating a logical connection state; a buffer memory controller for managing the write data held in the cache data memory; and a record of the write data held in the cache data memory An information recording / reproducing apparatus, comprising: a recording / reproducing controller for recording on a medium; wherein the buffer memory controller updates the connection information so as to change the logical connection state of the segment.
【請求項2】 前記バッファメモリコントローラは、前
記書き込みデータを処理するのに十分な数の未使用セグ
メントを確保するように、使用中セグメントを前記未使
用セグメントに変更し、 前記バッファメモリコントローラは、前記未使用セグメ
ントを論理的に接続するように前記接続情報を更新す
る、請求項1記載の情報記録再生装置。
2. The buffer memory controller changes a used segment to the unused segment so as to secure a sufficient number of unused segments to process the write data. The information recording / reproducing apparatus according to claim 1, wherein the connection information is updated so as to logically connect the unused segments.
【請求項3】 前記バッファメモリコントローラは、論
理ブロックアドレス(LBA)が連続する前記書き込み
データを保持する前記複数のセグメントが論理的に接続
されるように前記接続情報を更新する、請求項1記載の
情報記録再生装置。
3. The buffer memory controller according to claim 1, wherein the connection information is updated so that the plurality of segments holding the write data having consecutive logical block addresses (LBA) are logically connected. Information recording and reproducing device.
【請求項4】 前記記録再生コントローラは、前記論理
的に接続される複数のセグメントに保持され、前記論理
ブロックアドレス(LBA)が連続する前記書き込みデ
ータを前記記録媒体にまとめて記録する、請求項3記載
の情報記録再生装置。
4. The recording / reproduction controller, wherein the write data held in the plurality of logically connected segments and having the continuous logical block address (LBA) is collectively recorded on the recording medium. 3. The information recording / reproducing apparatus according to 3.
【請求項5】 前記セグメント接続情報メモリは、前記
接続情報を単方向リストとして格納する、請求項1記載
の情報記録再生装置。
5. The information recording / reproducing apparatus according to claim 1, wherein the segment connection information memory stores the connection information as a unidirectional list.
【請求項6】 前記セグメント接続情報メモリは、前記
接続情報を双方向リストとして格納する、請求項1記載
の情報記録再生装置。
6. The information recording / reproducing apparatus according to claim 1, wherein the segment connection information memory stores the connection information as a bidirectional list.
【請求項7】 前記情報記録再生装置は、前記キャッシ
ュデータメモリに保持した前記書き込みデータの管理情
報を前記セグメント毎に格納するキャッシュ管理情報メ
モリをさらに備える、請求項1記載の情報記録再生装
置。
7. The information recording / reproducing apparatus according to claim 1, wherein the information recording / reproducing apparatus further comprises a cache management information memory for storing management information of the write data held in the cache data memory for each of the segments.
【請求項8】 前記管理情報は、前記セグメントに有効
なデータが格納されている場合にセットされる有効デー
タフラグと、 前記セグメントに未だ前記記録媒体に書き込みを行って
いない未書き込みのデータが格納されている場合にセッ
トされるダーティフラグとを含む、請求項7記載の情報
記録再生装置。
8. The management information includes a valid data flag that is set when valid data is stored in the segment, and unwritten data that has not yet been written to the recording medium in the segment. The information recording / reproducing apparatus according to claim 7, further comprising: a dirty flag set when the information is set.
【請求項9】 前記キャッシュデータメモリと前記セグ
メント接続情報メモリと前記キャッシュ管理情報メモリ
との少なくとも2つは、単一のメモリとして構成され
る、請求項1記載の情報記録再生装置。
9. The information recording / reproducing apparatus according to claim 1, wherein at least two of the cache data memory, the segment connection information memory, and the cache management information memory are configured as a single memory.
【請求項10】 ホストコンピュータから転送された読
み出し要求を受け取るデータ転送コントローラと、 前記読み出し要求に対応する読み出しデータを前記記録
媒体から読み出す記録再生コントローラと、 複数のセグメントに分割され、前記記録再生コントロー
ラにより再生された前記読み出しデータを一時的に保持
するキャッシュデータメモリと、 前記セグメントの論理的な接続状態を表す接続情報を格
納するセグメント接続情報メモリと、 前記キャッシュデータメモリに保持される前記読み出し
データを管理するバッファメモリコントローラとを備
え、 前記データ転送コントローラは、前記キャッシュデータ
メモリに保持される前記読み出しデータを前記ホストコ
ンピュータへ転送し、 前記バッファメモリコントローラは、前記セグメントの
論理的な接続状態を変化させるように前記接続情報を更
新する情報記録再生装置。
10. A data transfer controller for receiving a read request transferred from a host computer; a recording / reproducing controller for reading read data corresponding to the read request from the recording medium; A cache data memory for temporarily storing the read data reproduced by the above, a segment connection information memory for storing connection information indicating a logical connection state of the segment, and the read data stored in the cache data memory A buffer memory controller that manages the data transfer controller, wherein the data transfer controller transfers the read data held in the cache data memory to the host computer; An information recording / reproducing apparatus that updates the connection information so as to change a logical connection state of the connection.
【請求項11】 前記バッファメモリコントローラは、
前記読み出しデータを処理するのに十分な数の未使用セ
グメントを確保するように、使用中セグメントを前記未
使用セグメントに変更し、 前記バッファメモリコントローラは、前記未使用セグメ
ントを論理的に接続するように前記接続情報を更新す
る、請求項10記載の情報記録再生装置。
11. The buffer memory controller according to claim 11,
The used segments are changed to the unused segments so as to secure a sufficient number of unused segments to process the read data, and the buffer memory controller logically connects the unused segments. The information recording / reproducing apparatus according to claim 10, wherein the connection information is updated in advance.
【請求項12】 前記セグメント接続情報メモリは、前
記接続情報を単方向リストとして格納する、請求項10
記載の情報記録再生装置。
12. The segment connection information memory stores the connection information as a unidirectional list.
An information recording / reproducing device according to the above.
【請求項13】 前記セグメント接続情報メモリは、前
記接続情報を双方向リストとして格納する、請求項10
記載の情報記録再生装置。
13. The segment connection information memory stores the connection information as a bidirectional list.
An information recording / reproducing device according to the above.
【請求項14】 前記情報記録再生装置は、前記キャッ
シュデータメモリに保持した前記読み出しデータの管理
情報を前記セグメント毎に格納するキャッシュ管理情報
メモリをさらに備える、請求項10記載の情報記録再生
装置。
14. The information recording / reproducing apparatus according to claim 10, wherein the information recording / reproducing apparatus further comprises a cache management information memory for storing management information of the read data held in the cache data memory for each of the segments.
【請求項15】 前記管理情報は、前記セグメントに有
効なデータが格納されている場合にセットされる有効デ
ータフラグと、 前記セグメントに未だ前記記録媒体に書き込みを行って
いない未書き込みのデータが格納されている場合にセッ
トされるダーティフラグとを含む、請求項14記載の情
報記録再生装置。
15. The management information includes a valid data flag that is set when valid data is stored in the segment, and unwritten data that has not yet been written to the recording medium in the segment. 15. The information recording / reproducing apparatus according to claim 14, further comprising: a dirty flag set when the information is set.
【請求項16】 前記キャッシュデータメモリと前記セ
グメント接続情報メモリと前記キャッシュ管理情報メモ
リとの少なくとも2つは、単一のメモリとして構成され
る、請求項10記載の情報記録再生装置。
16. The information recording / reproducing apparatus according to claim 10, wherein at least two of the cache data memory, the segment connection information memory, and the cache management information memory are configured as a single memory.
【請求項17】 ホストコンピュータから転送された書
き込みデータを受け取るデータ転送コントローラと、 複数のセグメントに分割され、前記転送コントローラが
受け取った前記書き込みデータを一時的に保持するキャ
ッシュデータメモリと、 前記セグメントの分割状態を表す分割情報を格納するセ
グメント分割情報メモリと、 前記セグメントの論理的な接続状態を表す接続情報を格
納するセグメント接続情報メモリと、 前記キャッシュデータメモリに保持される前記書き込み
データを管理するバッファメモリコントローラと、 前記キャッシュデータメモリに保持される前記書き込み
データを記録媒体へ記録する記録再生コントローラとを
備え、 前記バッファメモリコントローラは、前記セグメントの
前記分割状態と前記論理的な接続状態とを変化させるよ
うに前記分割情報と前記接続情報とをそれぞれ更新する
情報記録再生装置。
17. A data transfer controller that receives write data transferred from a host computer, a cache data memory that is divided into a plurality of segments and temporarily holds the write data received by the transfer controller, A segment division information memory that stores division information indicating a division state; a segment connection information memory that stores connection information that indicates a logical connection state of the segment; and manages the write data held in the cache data memory. A buffer memory controller; and a recording / reproducing controller for recording the write data held in the cache data memory on a recording medium, wherein the buffer memory controller is configured to divide the segment and the logical connection state of the segment. An information recording / reproducing apparatus that updates the division information and the connection information so as to change the state.
【請求項18】 前記バッファメモリコントローラは、
未使用セグメントの1つを前記書き込みデータを処理す
るのに十分な大きさを有する第1未使用セグメントと、
第2未使用セグメントとに分割する、請求項17記載の
情報記録再生装置。
18. The buffer memory controller according to claim 18,
A first unused segment having a size sufficient to process one of the unused segments into the write data;
18. The information recording / reproducing apparatus according to claim 17, wherein the information is divided into a second unused segment.
【請求項19】 前記バッファメモリコントローラは、
論理ブロックアドレス(LBA)が連続する前記書き込
みデータを保持する前記複数のセグメントが論理的に接
続されるように前記接続情報を更新する、請求項17記
載の情報記録再生装置。
19. The buffer memory controller,
The information recording / reproducing apparatus according to claim 17, wherein the connection information is updated so that the plurality of segments holding the write data having consecutive logical block addresses (LBA) are logically connected.
【請求項20】 前記記録再生コントローラは、前記論
理的に接続される複数のセグメントに保持され、前記論
理ブロックアドレス(LBA)が連続する前記書き込み
データを前記記録媒体にまとめて記録する、請求項19
記載の情報記録再生装置。
20. The recording / reproducing controller, wherein the write data held in the plurality of logically connected segments and having the continuous logical block address (LBA) is collectively recorded on the recording medium. 19
An information recording / reproducing device according to the above.
【請求項21】 前記セグメント接続情報メモリは、前
記接続情報を単方向リストとして格納する、請求項17
記載の情報記録再生装置。
21. The segment connection information memory stores the connection information as a unidirectional list.
An information recording / reproducing device according to the above.
【請求項22】 前記セグメント接続情報メモリは、前
記接続情報を双方向リストとして格納する、請求項17
記載の情報記録再生装置。
22. The segment connection information memory stores the connection information as a bidirectional list.
An information recording / reproducing device according to the above.
【請求項23】 前記情報記録再生装置は、前記キャッ
シュデータメモリに保持した前記書き込みデータの管理
情報を前記セグメント毎に格納するキャッシュ管理情報
メモリをさらに備える、請求項17記載の情報記録再生
装置。
23. The information recording / reproducing apparatus according to claim 17, wherein the information recording / reproducing apparatus further comprises a cache management information memory for storing management information of the write data held in the cache data memory for each of the segments.
【請求項24】 前記管理情報は、前記セグメントに有
効なデータが格納されている場合にセットされる有効デ
ータフラグと、 前記セグメントに未だ前記記録媒体に書き込みを行って
いない未書き込みのデータが格納されている場合にセッ
トされるダーティフラグとを含む、請求項23記載の情
報記録再生装置。
24. The management information includes a valid data flag that is set when valid data is stored in the segment, and unwritten data that has not yet been written to the recording medium in the segment. 24. The information recording / reproducing apparatus according to claim 23, further comprising: a dirty flag set when the information is set.
【請求項25】 前記キャッシュデータメモリとセグメ
ント分割情報メモリと前記セグメント接続情報メモリと
前記キャッシュ管理情報メモリとの少なくとも2つは、
単一のメモリとして構成される、請求項17記載の情報
記録再生装置。
25. At least two of the cache data memory, the segment division information memory, the segment connection information memory, and the cache management information memory,
The information recording / reproducing apparatus according to claim 17, wherein the information recording / reproducing apparatus is configured as a single memory.
【請求項26】 ホストコンピュータから転送された読
み出し要求を受け取るデータ転送コントローラと、 前記読み出し要求に対応する読み出しデータを前記記録
媒体から読み出す記録再生コントローラと、 複数のセグメントに分割され、前記記録再生コントロー
ラにより再生された前記読み出しデータを一時的に保持
するキャッシュデータメモリと、 前記セグメントの分割状態を表す分割情報を格納するセ
グメント分割情報メモリと、 前記セグメントの論理的な接続状態を表す接続情報を格
納するセグメント接続情報メモリと、 前記キャッシュデータメモリに保持される前記読み出し
データを管理するバッファメモリコントローラとを備
え、 前記データ転送コントローラは、前記キャッシュデータ
メモリに保持される前記読み出しデータを前記ホストコ
ンピュータへ転送し、 前記バッファメモリコントローラは、前記セグメントの
前記分割状態と前記論理的な接続状態とを変化させるよ
うに前記分割情報と前記接続情報とをそれぞれ更新する
情報記録再生装置。
26. A data transfer controller for receiving a read request transferred from a host computer, a read / write controller for reading read data corresponding to the read request from the recording medium, and a read / write controller divided into a plurality of segments. A cache data memory for temporarily storing the read data reproduced by the above, a segment division information memory for storing division information indicating the division state of the segment, and a connection information indicating a logical connection state of the segment. A segment connection information memory, and a buffer memory controller that manages the read data held in the cache data memory. The data transfer controller stores the read data held in the cache data memory. To the host computer, wherein the buffer memory controller updates the division information and the connection information so as to change the division state and the logical connection state of the segment, respectively.
【請求項27】 前記バッファメモリコントローラは、
未使用セグメントの1つを前記読み出しデータを処理す
るのに十分な大きさを有する第1未使用セグメントと、
第2未使用セグメントとに分割する、請求項26記載の
情報記録再生装置。
27. The buffer memory controller,
A first unused segment having a size sufficient to process one of the unused segments into the read data;
27. The information recording / reproducing apparatus according to claim 26, wherein the information is divided into a second unused segment.
【請求項28】 前記セグメント接続情報メモリは、前
記接続情報を単方向リストとして格納する、請求項26
記載の情報記録再生装置。
28. The segment connection information memory stores the connection information as a unidirectional list.
An information recording / reproducing device according to the above.
【請求項29】 前記セグメント接続情報メモリは、前
記接続情報を双方向リストとして格納する、請求項26
記載の情報記録再生装置。
29. The segment connection information memory stores the connection information as a bidirectional list.
An information recording / reproducing device according to the above.
【請求項30】 前記情報記録再生装置は、前記キャッ
シュデータメモリに保持した前記読み出しデータの管理
情報を前記セグメント毎に格納するキャッシュ管理情報
メモリをさらに備える、請求項26記載の情報記録再生
装置。
30. The information recording / reproducing apparatus according to claim 26, wherein the information recording / reproducing apparatus further comprises a cache management information memory for storing management information of the read data held in the cache data memory for each of the segments.
【請求項31】 前記管理情報は、前記セグメントに有
効なデータが格納されている場合にセットされる有効デ
ータフラグと、 前記セグメントに未だ前記記録媒体に書き込みを行って
いない未書き込みのデータが格納されている場合にセッ
トされるダーティフラグとを含む、請求項30記載の情
報記録再生装置。
31. The management information includes a valid data flag that is set when valid data is stored in the segment, and unwritten data that has not yet been written to the recording medium in the segment. 31. The information recording / reproducing apparatus according to claim 30, further comprising: a dirty flag set when the information is set.
【請求項32】 前記キャッシュデータメモリと前記セ
グメント分割情報メモリと前記セグメント接続情報メモ
リと前記キャッシュ管理情報メモリとの少なくとも2つ
は、単一のメモリとして構成される、請求項26記載の
情報記録再生装置。
32. The information recording according to claim 26, wherein at least two of the cache data memory, the segment division information memory, the segment connection information memory, and the cache management information memory are configured as a single memory. Playback device.
【請求項33】 ホストコンピュータから転送された書
き込みデータを受け取るデータ転送コントローラと、 複数のセグメントに分割され、前記転送コントローラが
受け取った前記書き込みデータを一時的に保持するキャ
ッシュデータメモリと、 前記セグメントの論理的な接続状態を表す接続情報を格
納するセグメント接続情報メモリと、 前記キャッシュデータメモリに保持される前記書き込み
データを管理するバッファメモリコントローラと、 前記キャッシュデータメモリに保持される前記書き込み
データを記録媒体へ記録する記録再生コントローラとを
備え、 前記バッファメモリコントローラは、前記セグメントの
前記論理的な接続状態を変化させるように前記接続情報
を更新し、 前記書き込みデータは、同一のデータを所定の繰り返し
回数分繰り返す繰り返しデータを含み、 前記記録再生コントローラは、前記繰り返し回数を表す
繰り返し回数情報と前記接続情報とに基づいて前記キャ
ッシュデータメモリに保持される前記書き込みデータを
前記記録媒体へ記録する情報記録再生装置。
33. A data transfer controller that receives write data transferred from a host computer, a cache data memory that is divided into a plurality of segments and temporarily holds the write data received by the transfer controller, A segment connection information memory for storing connection information indicating a logical connection state; a buffer memory controller for managing the write data held in the cache data memory; and a record of the write data held in the cache data memory A recording / reproducing controller for recording on a medium, wherein the buffer memory controller updates the connection information so as to change the logical connection state of the segment, and the write data repeats the same data in a predetermined manner Return Information for recording the write data held in the cache data memory on the recording medium based on the repetition number information indicating the repetition number and the connection information. Recording and playback device.
【請求項34】 前記繰り返し回数情報は、前記セグメ
ント接続情報メモリに格納される、請求項33記載の情
報記録再生装置。
34. The information recording / reproducing apparatus according to claim 33, wherein the repetition number information is stored in the segment connection information memory.
【請求項35】 キャッシュデータメモリは、前記繰り
返しデータのうち1つの前記同一のデータのみを保持す
る、請求項33記載の情報記録再生装置。
35. The information recording / reproducing apparatus according to claim 33, wherein the cache data memory holds only one of the repeated data items.
JP2000348861A 1999-11-16 2000-11-15 Information recording and reproducing device Pending JP2001209577A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000348861A JP2001209577A (en) 1999-11-16 2000-11-15 Information recording and reproducing device

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP11-325088 1999-11-16
JP32508899 1999-11-16
JP2000348861A JP2001209577A (en) 1999-11-16 2000-11-15 Information recording and reproducing device

Publications (1)

Publication Number Publication Date
JP2001209577A true JP2001209577A (en) 2001-08-03

Family

ID=26571719

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000348861A Pending JP2001209577A (en) 1999-11-16 2000-11-15 Information recording and reproducing device

Country Status (1)

Country Link
JP (1) JP2001209577A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009199384A (en) * 2008-02-22 2009-09-03 Nec Corp Data processing apparatus
JP2010191983A (en) * 2010-04-12 2010-09-02 Renesas Electronics Corp Storage device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009199384A (en) * 2008-02-22 2009-09-03 Nec Corp Data processing apparatus
JP2010191983A (en) * 2010-04-12 2010-09-02 Renesas Electronics Corp Storage device

Similar Documents

Publication Publication Date Title
JP3898782B2 (en) Information recording / reproducing device
US5418929A (en) Controller for storage unit and method of controlling storage unit
JP2571342B2 (en) System and method for storing data in cache memory
US4476526A (en) Cache buffered memory subsystem
JPH11143778A (en) Cache managing method and information collecting method
US7647470B2 (en) Memory device and controlling method for elongating the life of nonvolatile memory
JPH07104817B2 (en) Data record transfer method
CN103226525B (en) memory device, computing device and data transmission method
KR100388338B1 (en) Method for controlling cache memories, computer system, hard disk drive unit, and hard disk control unit
JPH07334426A (en) Information recording and reproducing device and data caching method
CN107515827A (en) Storage method, device and the SSD of the self-defined daily records of PCIE SSD
JPH07225715A (en) Method and system for accessing data in cache
US6532513B1 (en) Information recording and reproduction apparatus
JP4461089B2 (en) Storage control apparatus and storage control method
US6591336B2 (en) Technique for maintaining coherency between shared-disk and disk caches
JP3969809B2 (en) Data buffer management method in storage device
JP2001209577A (en) Information recording and reproducing device
CN111045961B (en) Data processing method and memory controller using the same
JP4076316B2 (en) Data writing system using non-volatile cache memory
JPH04311216A (en) External storage controller
JP2006039756A (en) Medium storage device, method for changing cache segment of medium storage device, and medium storage system
JP2008158572A (en) Data storage device
JP2994917B2 (en) Storage system
JP3376316B2 (en) Disk array device, high-speed communication method used therefor, and recording medium recording control program therefor
JPH01255028A (en) Method for making access to external storage device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041202

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041215

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050208

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050408