JP2010521717A - Information processing apparatus and storage media drive - Google Patents

Information processing apparatus and storage media drive Download PDF

Info

Publication number
JP2010521717A
JP2010521717A JP2009506849A JP2009506849A JP2010521717A JP 2010521717 A JP2010521717 A JP 2010521717A JP 2009506849 A JP2009506849 A JP 2009506849A JP 2009506849 A JP2009506849 A JP 2009506849A JP 2010521717 A JP2010521717 A JP 2010521717A
Authority
JP
Japan
Prior art keywords
storage
memory
access request
information processing
processing apparatus
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.)
Granted
Application number
JP2009506849A
Other languages
Japanese (ja)
Other versions
JP4875148B2 (en
Inventor
剛彦 蔵重
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2009506849A priority Critical patent/JP4875148B2/en
Publication of JP2010521717A publication Critical patent/JP2010521717A/en
Application granted granted Critical
Publication of JP4875148B2 publication Critical patent/JP4875148B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0766Error or fault reporting or storing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0727Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in a storage system, e.g. in a DASD or network based storage system

Abstract

本願発明の情報処理装置は、情報処理装置本体が、電源操作部の電源投入操作に基づき、記憶メディアドライブの電源投入を制御する主制御部を有する。そして、記憶メディアドライブは、情報の書込みおよび情報の読出しが可能な複数の記憶領域を有する記憶メモリと、電源投入に基づいてカウント値がインクリメントされるカウンタを有し、記憶記憶メモリへのアクセス要求があったときカウント値に基づいて定まる記憶メモリの記憶領域にアクセス要求の内容を記憶するメモリコントローラとしての制御部とを備える。In the information processing apparatus according to the present invention, the information processing apparatus main body has a main control unit that controls the power-on of the storage media drive based on the power-on operation of the power operation unit. The storage media drive has a storage memory having a plurality of storage areas in which information can be written and information read, and a counter whose count value is incremented when the power is turned on. And a control unit as a memory controller that stores the contents of the access request in the storage area of the storage memory determined based on the count value.

Description

本発明は、情報処理装置および記憶メディアドライブに関する。   The present invention relates to an information processing apparatus and a storage media drive.

従来の技術として、トレース書き込み回路およびトレーサメモリを有し、マスタ側とスレーブ側とで同じ構造で同じ動作を行う2つのプロセッサを備えた情報処理装置がある(例えば、特許文献1参照)。   As a conventional technique, there is an information processing apparatus that includes a trace writing circuit and a tracer memory and includes two processors that perform the same operation on the master side and the slave side (see, for example, Patent Document 1).

この情報処理装置によると、通常動作時には各プロセッサで同じトレース情報をトレースして二重チェックを行う一方、デバック時ないしは障害発生時には2つのプロセッサで異なる態様でのトレースを実行する。   According to this information processing apparatus, during normal operation, the same trace information is traced by each processor to perform a double check, while at the time of debugging or when a failure occurs, the two processors execute tracing in different modes.

マスタであるトレーサ書き込み回路は、通常のマイクロプログラムで指示されたトレース情報をトレーサメモリに書き込む。一方、スレーブであるトレーサ書き込み回路は、例えば、トレーサ制御信号による分岐命令のみの書き込みが指示されると、トレーサ情報の中の分岐命令のみを抽出してトレーサメモリに書き込む。このことにより、障害解析等の目的内容に応じたトレース情報を得ることができるという効果を有する。   The tracer writing circuit as a master writes the trace information instructed by a normal microprogram into the tracer memory. On the other hand, for example, when writing of only a branch instruction is instructed by the tracer control signal, the tracer write circuit as a slave extracts only the branch instruction in the tracer information and writes it to the tracer memory. As a result, there is an effect that it is possible to obtain trace information according to the purpose content such as failure analysis.

ところで、問題発生時にトレース情報を抽出する際にも、トレース情報の採取は行われる。そのため、従来の情報処理装置では、(トレース情報を抽出する際に採取されるトレース情報が上書きされてしまって)問題解析に欠かせない重要なトレース情報が残らないおそれがあった。   Incidentally, trace information is also collected when extracting trace information when a problem occurs. Therefore, in the conventional information processing apparatus, there is a possibility that important trace information indispensable for problem analysis does not remain (because the trace information collected when the trace information is extracted is overwritten).

この発明は、このような事情を考慮してなされたものであり、トレース情報を確実に残して問題解析を行うことを実現する情報処理装置および記憶メディアドライブを提供することを目的とする。   The present invention has been made in view of such circumstances, and an object of the present invention is to provide an information processing apparatus and a storage media drive that realizes problem analysis while reliably leaving trace information.

特開平9−114695号公報JP-A-9-114695

一例によれば、この発明の情報処理装置は、情報処理装置本体と、情報処理装置本体に収容される記憶メディアドライブとを有する。情報処理装置本体は、電源操作部の電源投入操作に基づいて記憶メディアドライブの電源投入を制御する主制御手段を有する。記憶メディアドライブは、情報の書込みおよび情報の読出しが可能な複数の記憶領域を有する記憶メモリと、電源投入時にカウント値がインクリメントされるカウンタと、記憶メモリへのアクセス要求があった場合、カウンタの値に基づいて定まる記憶メモリ上の記憶領域に当該アクセス要求の内容を格納するメモリ制御手段とを有する。   According to an example, the information processing apparatus of the present invention includes an information processing apparatus main body and a storage media drive accommodated in the information processing apparatus main body. The information processing apparatus main body includes main control means for controlling the power-on of the storage media drive based on the power-on operation of the power operation unit. The storage media drive includes a storage memory having a plurality of storage areas where information can be written and read, a counter whose count value is incremented when the power is turned on, and when there is a request to access the storage memory, Memory control means for storing the contents of the access request in a storage area on the storage memory determined based on the value.

図1は、本発明の実施形態に係る情報処理装置の外観を示す概略図である。FIG. 1 is a schematic diagram illustrating an appearance of an information processing apparatus according to an embodiment of the present invention. 図2は、同実施形態に係る情報処理装置の概略構成を示すブロック図である。FIG. 2 is a block diagram illustrating a schematic configuration of the information processing apparatus according to the embodiment. 図3は、同実施形態に係るSSD(Solid State Drive)の概略構成を示すブロック図である。FIG. 3 is a block diagram showing a schematic configuration of an SSD (Solid State Drive) according to the embodiment. 図4は、同実施形態に係るSSDの記憶容量および記憶領域を示す概略図である。FIG. 4 is a schematic diagram showing the storage capacity and storage area of the SSD according to the embodiment. 図5は、同実施形態に係るNANDメモリの概略構成図である。FIG. 5 is a schematic configuration diagram of the NAND memory according to the embodiment. 図6は、同実施形態に係る情報処理装置におけるコマンドトレースを示すフローチャートである。FIG. 6 is a flowchart showing command trace in the information processing apparatus according to the embodiment.

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

(情報処理装置の構成)
図1は、本発明の実施の形態に係る情報処理装置1の外観を示す概略図である。この情報処理装置1は、図1に示すように、本体2と、本体2に取り付けられた表示ユニット3とから構成されている。
(Configuration of information processing device)
FIG. 1 is a schematic diagram showing an appearance of an information processing apparatus 1 according to an embodiment of the present invention. As shown in FIG. 1, the information processing apparatus 1 includes a main body 2 and a display unit 3 attached to the main body 2.

本体2は、箱状の筐体4を有し、その筐体4は、上壁4a、周壁4b、および下壁(図示せず)を備える。筐体4の上壁4aは、情報処理装置1を操作するユーザに近い側から順にフロント部40、中央部41およびバック部42を有する。下壁は、上壁4aの反対側に位置し、この情報処理装置1が置かれる設置面に対向する。周壁4bは、前壁4ba、後壁4bbおよび左右の側壁4bc、4bdを有する。   The main body 2 has a box-shaped housing 4, and the housing 4 includes an upper wall 4 a, a peripheral wall 4 b, and a lower wall (not shown). The upper wall 4 a of the housing 4 has a front part 40, a central part 41, and a back part 42 in order from the side close to the user who operates the information processing apparatus 1. The lower wall is located on the opposite side of the upper wall 4a and faces the installation surface on which the information processing apparatus 1 is placed. The peripheral wall 4b has a front wall 4ba, a rear wall 4bb, and left and right side walls 4bc, 4bd.

フロント部40は、ポインティングデバイスであるタッチパッド20と、パームレスト21と、情報処理装置1の各部の動作に連動して点灯するLED(Liquid Crystal Display)22とを備える。   The front unit 40 includes a touch pad 20 that is a pointing device, a palm rest 21, and an LED (Liquid Crystal Display) 22 that is lit in conjunction with the operation of each unit of the information processing apparatus 1.

中央部41は、文字情報等を入力可能なキーボード23aが取り付けられるキーボード載置部23を備える。   The central portion 41 includes a keyboard placement portion 23 to which a keyboard 23a capable of inputting character information and the like is attached.

バック部42は、着脱可能に取り付けられたバッテリパック24と、バッテリパック24の右側に情報処理装置1の電源を投入するための電源スイッチ25と、バッテリパック24の左右に表示ユニット3を回転可能に支持する一対のヒンジ部26a、26bとを備える。   The back portion 42 is detachably attached to the battery pack 24, the power switch 25 for turning on the information processing apparatus 1 on the right side of the battery pack 24, and the display unit 3 can be rotated to the left and right of the battery pack 24. And a pair of hinge portions 26a, 26b.

筐体4の左の側壁4bcには、筐体4内から外部に対して風Wを排出する排出口29(図示せず)が設けられている。また、右の側壁4bdには、例えば、DVD等の光記憶媒体にデータを読み書き可能なODD(Optical Disc Drive)27と、各種のカードが出し入れされるカードスロット28とが配置されている。   A discharge port 29 (not shown) for discharging the wind W from the inside of the housing 4 to the outside is provided in the left side wall 4bc of the housing 4. In addition, on the right side wall 4bd, for example, an ODD (Optical Disc Drive) 27 capable of reading and writing data to and from an optical storage medium such as a DVD, and a card slot 28 into which various cards are inserted and removed are arranged.

筐体4は、周壁4bの一部および上壁4aを含む筐体カバーと、周壁4bの一部および下壁を含む筐体ベースとにより形成されている。筐体カバーは、筐体ベースに対して着脱自在に組み合わされ、筐体ベースとの間に収容空間を形成する。この収容空間には、不揮発性半導体メモリドライブとしてのSSD(Solid State Drive)10等が収容される。なお、SSD10の詳細は後述する。   The casing 4 is formed by a casing cover including a part of the peripheral wall 4b and the upper wall 4a, and a casing base including a part of the peripheral wall 4b and the lower wall. The housing cover is detachably combined with the housing base to form an accommodation space with the housing base. In this accommodation space, an SSD (Solid State Drive) 10 or the like as a nonvolatile semiconductor memory drive is accommodated. Details of the SSD 10 will be described later.

表示ユニット3は、開口部30aを有するディスプレイハウジング30と、表示画面31aに画像を表示可能なLCD等からなる表示部31とを備える。表示部31はディスプレイハウジング30に収容され、表示画面31aは開口部30aを通じてディスプレイハウジング30の外部に露出している。   The display unit 3 includes a display housing 30 having an opening 30a, and a display unit 31 including an LCD or the like that can display an image on a display screen 31a. The display unit 31 is accommodated in the display housing 30, and the display screen 31a is exposed to the outside of the display housing 30 through the opening 30a.

筐体4内には、上述のSSD10、バッテリパック24、ODD27およびカードスロット28の他に、図示しないメイン回路基板、拡張モジュールおよびファン等が収容されている。   In the housing 4, in addition to the SSD 10, the battery pack 24, the ODD 27, and the card slot 28, a main circuit board, an expansion module, a fan, and the like (not shown) are accommodated.

図2は、本発明の実施の形態に係る情報処理装置1の概略構成を示すブロック図である。   FIG. 2 is a block diagram showing a schematic configuration of the information processing apparatus 1 according to the embodiment of the present invention.

この情報処理装置1は、図2に示すように、上述のSSD10、拡張モジュール12、ファン13、タッチパッド20、LED22、キーボード23a、電源操作部としての電源スイッチ25、ODD27、カードスロット28および表示部31の他に、各部を制御する組込システムであるEC(Embedded Controller)111と、BIOS(Basic Input Output System)112aを格納するフラッシュメモリ112と、LSI(Large Scale Integration)チップであり各種バスコントローラおよびI/Oコントローラとして機能するサウスブリッジ113と、LSIチップであり後述するCPU(Central Processing Unit)115、GPU(Graphic Processing Unit)116、メインメモリ117および各種バスとの接続を制御するノースブリッジ114と、各種信号を演算処理する主制御部としてのCPU115と、映像信号を演算処理して表示制御するGPU116と、CPU115により読み書きされるメインメモリ117とを有する。   As shown in FIG. 2, the information processing apparatus 1 includes the SSD 10, the expansion module 12, the fan 13, the touch pad 20, the LED 22, the keyboard 23a, the power switch 25 as the power operation unit, the ODD 27, the card slot 28, and the display. In addition to the unit 31, an EC (Embedded Controller) 111 that is an embedded system that controls each unit, a flash memory 112 that stores a BIOS (Basic Input Output System) 112a, and an LSI (Large Scale Integration) chip and various buses A south bridge 113 that functions as a controller and an I / O controller, and a north bridge that is an LSI chip and controls connections between a CPU (Central Processing Unit) 115, a GPU (Graphic Processing Unit) 116, a main memory 117, and various buses, which will be described later. 114 and various signals With the CPU115 of the main control unit which, with the GPU116 for display control by processing a video signal, and a main memory 117 to be read or written by the CPU115.

電源スイッチ25は、電源投入操作において、ユーザの押下操作に基づいて情報処理装置1および情報処理装置1に内蔵されたSSD10の電源を投入する。また、電源遮断操作を行うには、例えば、キーボード23aのキー操作に基づいて表示部3の表示画面31aに画面表示される終了画面をタッチパッド20等で操作することで情報処理装置1および情報処理装置1に内蔵されたSSD10の電源が遮断される。このような電源操作において、タッチパッド20、キーボード23a、および電源スイッチ25は電源操作部を構成する。   The power switch 25 turns on the power of the information processing apparatus 1 and the SSD 10 built in the information processing apparatus 1 based on a user's pressing operation in the power-on operation. In order to perform the power shut-off operation, for example, the information processing apparatus 1 and the information are operated by operating the end screen displayed on the display screen 31a of the display unit 3 with the touch pad 20 or the like based on the key operation of the keyboard 23a. The power supply of the SSD 10 built in the processing apparatus 1 is shut off. In such a power operation, the touch pad 20, the keyboard 23a, and the power switch 25 constitute a power operation unit.

拡張モジュール12は、拡張回路基板と、拡張回路基板に設けられたカードソケットと、カードソケットに挿入された拡張モジュール基板とを備える。カードソケットは、例えば、Mini−PCI等の規格に基づいており、拡張モジュール基板は、例えば、3G(3rd Generation)モジュール、テレビチューナー、GPSモジュール、およびWimax(登録商標)モジュール等が挙げられる。   The extension module 12 includes an extension circuit board, a card socket provided on the extension circuit board, and an extension module board inserted into the card socket. The card socket is based on, for example, a standard such as Mini-PCI, and examples of the extension module substrate include a 3G (3rd Generation) module, a TV tuner, a GPS module, and a Wimax (registered trademark) module.

ファン13は、筐体4内を送風に基づいて冷却する冷却部であり、筐体4内の空気を排出口29(図示せず)を介して風Wとして外部に排出する。   The fan 13 is a cooling unit that cools the inside of the housing 4 based on the blown air, and discharges the air in the housing 4 to the outside as the wind W through the discharge port 29 (not shown).

なお、EC111、フラッシュメモリ112、サウスブリッジ113、ノースブリッジ114、CPU115、GPU116およびメインメモリ117は、メイン回路基板に実装された電子部品である。   The EC 111, the flash memory 112, the south bridge 113, the north bridge 114, the CPU 115, the GPU 116, and the main memory 117 are electronic components mounted on the main circuit board.

(SSDの構成)
図3は、本発明の実施の形態に係るSSD10の概略構成を示すブロック図である。SSD10は、図3に示すように、温度センサ101と、コネクタ102と、制御部103と、NANDメモリ104A〜104Hと、DRAM105と、電源回路106と、を備えて概略構成されており、データやプログラムを記憶し、電源を供給しなくても記録が消えない外部記憶装置である。従来のハードディスクドライブのような磁気ディスクやヘッド等の駆動機構を持たないが、NANDメモリの記憶領域に、OS(Operating System)等のプログラム、ユーザやソフトウエアの実行に基づいて作成されたデータ等を従来のハードディスクドライブと同様に読み書き可能に長期的に保存でき、情報処理装置1の起動ドライブとして動作することのできる不揮発性半導体メモリからなるドライブである。
(Configuration of SSD)
FIG. 3 is a block diagram showing a schematic configuration of the SSD 10 according to the embodiment of the present invention. As shown in FIG. 3, the SSD 10 is roughly configured to include a temperature sensor 101, a connector 102, a control unit 103, NAND memories 104 </ b> A to 104 </ b> H, a DRAM 105, and a power supply circuit 106. This is an external storage device that stores a program and does not erase the recording without supplying power. Although it does not have a drive mechanism such as a magnetic disk or a head like a conventional hard disk drive, a program such as an OS (Operating System), data created based on execution of a user or software, etc. in a storage area of a NAND memory Is a non-volatile semiconductor memory drive that can be stored in a readable and writable manner for a long time like a conventional hard disk drive and can operate as a start-up drive of the information processing apparatus 1.

メモリコントローラとしての制御部103は、コネクタ102、8個のNANDメモリ104A〜104H、DRAM105、および電源回路106にそれぞれ接続されている。   The control unit 103 as a memory controller is connected to the connector 102, the eight NAND memories 104A to 104H, the DRAM 105, and the power supply circuit 106, respectively.

また、制御部103は、コネクタ102を介してホスト装置8に接続され、必要に応じて外部装置9に接続される。また、制御部103には、SSD10の電源投入回数をカウントするPower Cycle Counter(以下「PCC」という。)103Aが設けられている。   The control unit 103 is connected to the host device 8 via the connector 102, and is connected to the external device 9 as necessary. Further, the control unit 103 is provided with a power cycle counter (hereinafter referred to as “PCC”) 103A that counts the number of times the SSD 10 is turned on.

電源7は、バッテリパック24または図示しないACアダプタであり、例えば、DC3.3Vがコネクタ102を介して電源回路106に供給される。また、電源7は、情報処理装置1全体に対して電力を供給する。   The power source 7 is a battery pack 24 or an AC adapter (not shown), and for example, DC 3.3 V is supplied to the power circuit 106 via the connector 102. The power source 7 supplies power to the entire information processing apparatus 1.

ホスト装置8は、本実施の形態ではメイン回路基板であり、メイン回路基板に実装されたサウスブリッジ113と制御部103との間が接続されている。サウスブリッジ113と制御部103との間は、例えば、シリアルATA等の規格に基づいてデータの送受信が行われる。   The host device 8 is a main circuit board in the present embodiment, and the south bridge 113 mounted on the main circuit board and the control unit 103 are connected. Data transmission / reception is performed between the south bridge 113 and the control unit 103 based on a standard such as serial ATA.

外部装置9は、情報処理装置1とは異なる他の情報処理装置である。外部装置9は、情報処理装置1から取り外されたSSD10に対して、例えば、RS−232C等の規格に基づいて制御部103に接続され、NANDメモリ104A〜104Hに記憶されたデータを読み出す機能を有する。   The external device 9 is another information processing device different from the information processing device 1. The external device 9 is connected to the control unit 103 based on a standard such as RS-232C, for example, with respect to the SSD 10 removed from the information processing device 1, and has a function of reading data stored in the NAND memories 104A to 104H. Have.

SSD10が実装される基板は、例えば、1.8インチタイプまたは2.5インチタイプのHDD(Hard disk drive)と同等の外形サイズを有する。なお、本実施の形態では、1.8インチタイプと同等である。   The board on which the SSD 10 is mounted has an outer size equivalent to, for example, a 1.8 inch type or 2.5 inch type HDD (Hard disk drive). In this embodiment, it is equivalent to the 1.8 inch type.

制御部103は、NANDメモリ104A〜104Hに対する動作を制御する。具体的には、制御部103は、ホスト装置8からの要求に応じて、NANDメモリ104A〜104Hに対するデータの読出しおよびデータの書込みを制御する。データの転送速度は、例えば、データ読出し時で100MB/Sec、書込み時で40MB/Secである。   The control unit 103 controls operations on the NAND memories 104A to 104H. Specifically, the control unit 103 controls data reading and data writing to the NAND memories 104 </ b> A to 104 </ b> H in response to a request from the host device 8. The data transfer rate is, for example, 100 MB / Sec when reading data and 40 MB / Sec when writing.

NANDメモリ104A〜104Hは、1つの記憶容量が、例えば、16GBの不揮発性の半導体メモリであって、例えば、1つのメモリセルに2ビットを記録可能なMLC(Multi Level Cell)−NANDメモリ(多値NANDメモリ)である。MLC−NANDメモリは、SLC(Single Level Cell)−NANDメモリに比較して、一般に書き換え可能回数は劣るが、記憶容量の大容量化は容易である。   Each of the NAND memories 104A to 104H is a non-volatile semiconductor memory having a storage capacity of, for example, 16 GB. For example, an MLC (Multi Level Cell) -NAND memory (multi-level cell) capable of recording 2 bits in one memory cell. Value NAND memory). The MLC-NAND memory is generally inferior to the number of rewritable times compared to an SLC (Single Level Cell) -NAND memory, but it is easy to increase the storage capacity.

DRAM105は、制御部103の制御によりNANDメモリ104A〜104Hに対するデータの読出しおよびデータの書込みが行われる際に一時的にデータが格納されるバッファである。   The DRAM 105 is a buffer in which data is temporarily stored when data is read from and written to the NAND memories 104A to 104H under the control of the control unit 103.

コネクタ102は、シリアルATA等の規格に基づいた形状を有する。なお、制御部103および電源回路106は、別々のコネクタによりホスト装置8および電源7にそれぞれ接続されていてもよい。   The connector 102 has a shape based on a standard such as serial ATA. Note that the control unit 103 and the power supply circuit 106 may be connected to the host device 8 and the power supply 7 through separate connectors, respectively.

電源回路106は、電源7から供給されたDC3.3Vを、例えば、DC1.8V、1.2V等に変換するとともに、それら3種類の電圧をSSD10の各部の駆動電圧に合わせて各部に供給する。   The power supply circuit 106 converts DC 3.3V supplied from the power supply 7 into, for example, DC 1.8V, 1.2V, and the like, and supplies these three types of voltages to each unit according to the drive voltage of each unit of the SSD 10. .

(SSDの記憶容量について)
図4は、本発明の実施の形態に係るSSD10の記憶容量および記憶領域を示す概略図である。SSD10の記憶容量は、図4に示すように、記憶容量104a〜104gで構成される。
(About SSD storage capacity)
FIG. 4 is a schematic diagram showing the storage capacity and storage area of the SSD 10 according to the embodiment of the present invention. As shown in FIG. 4, the storage capacity of the SSD 10 includes storage capacities 104a to 104g.

記憶容量104aは、NAND Capacityであり、すべてのNANDメモリ104A〜104Hの記憶領域を用いた最大の記憶容量である。例えば、NANDメモリ104A〜104Hの記憶容量がそれぞれ16GBであるとき、記憶容量104aは、128GBである。また、記憶容量104aは、UART(Universal Asynchronous Receiver Transmitter)の製造情報書込みコマンドのNAND構成情報で与えられる。   The storage capacity 104a is a NAND capacity, and is the maximum storage capacity using the storage areas of all the NAND memories 104A to 104H. For example, when the storage capacity of each of the NAND memories 104A to 104H is 16 GB, the storage capacity 104a is 128 GB. The storage capacity 104a is given by NAND configuration information of a manufacturing information write command of a UART (Universal Asynchronous Receiver Transmitter).

記憶容量104bは、Max Logical Capacityであり、LBA(Logical Block Addressing)でアクセスできる最大の記憶容量である。   The storage capacity 104b is Max Logical Capacity, and is the maximum storage capacity that can be accessed by LBA (Logical Block Addressing).

記憶容量104cは、S.M.A.R.T(Self-Monitoring Analysis and Reporting Technology)ログ領域開始LBAであり、記憶容量104bと以下に説明する記憶容量104dとを分割するために設けられる。詳細は後述する。   The storage capacity 104c is S.I. M.M. A. R. T (Self-Monitoring Analysis and Reporting Technology) log area start LBA, which is provided to divide the storage capacity 104b and the storage capacity 104d described below. Details will be described later.

記憶容量104dは、Vendor Native Capacityであり、ユーザ使用領域として与えられる最大の記憶容量である。ATA特殊コマンドの初期Identify Deviceデータで与えられる。また、記憶容量104dは、IDEMA(The International Disk Drive Equipment and Materials Association)標準に基づき、製造元(Vender)においてSSD10の設計段階で決定され、以下の数1で表される。   The storage capacity 104d is Vendor Native Capacity, and is the maximum storage capacity given as a user use area. It is given in the initial Identical Device data of the ATA special command. The storage capacity 104d is determined at the design stage of the SSD 10 by the manufacturer (Vender) based on the IDEMA (The International Disk Drive Equipment and Materials Association) standard, and is expressed by the following equation (1).

LBA = 97,696,368 + (1,953,504 × ((Capacity in GB) - 50)) … 数1
記憶容量104eは、OEM Native Capacityであり、OEM(Original Equipment Manufacturer)の要求により製造時に決定する記憶容量である。ATA特殊コマンドの固有情報書込みで与えられる。また、記憶容量104eは、Device Configuration Overlay Feature Setがサポートされたとき、Device Configuration Identifyコマンドで返される値である。
LBA = 97,696,368 + (1,953,504 × ((Capacity in GB)-50)) ... number 1
The storage capacity 104e is an OEM Native Capacity, and is a storage capacity determined at the time of manufacture according to a request from an OEM (Original Equipment Manufacturer). It is given by writing the unique information of the ATA special command. The storage capacity 104e is a value returned by the Device Configuration Identify command when the Device Configuration Overlay Feature Set is supported.

記憶容量104fは、Native Capacityであり、初期値は記憶容量104eと同値である。Feature Setがサポートされたときは、Device Configuration Setコマンドで変更することができる値である。また、記憶容量104fは、Read Native Max Address(EXT)コマンドで返される値である。   The storage capacity 104f is a native capacity, and the initial value is the same as the storage capacity 104e. When Feature Set is supported, it is a value that can be changed with the Device Configuration Set command. The storage capacity 104f is a value returned by a Read Native Max Address (EXT) command.

記憶容量104gは、Current Capacityであり、ユーザの使用中における記憶容量で、初期値は記憶容量104fと同値である。Set Max Addressコマンドで変更することができる。Identify DeviceコマンドのWord61:60、Word103:100で返される値である。   The storage capacity 104g is a current capacity and is a storage capacity in use by the user, and an initial value is the same as the storage capacity 104f. It can be changed with the Set Max Address command. It is a value returned by Word 61:60 and Word 103: 100 of the Identify Device command.

また、SSD10の記憶領域は、各記憶容量104a〜104gの間にそれぞれ存在する。   In addition, the storage area of the SSD 10 exists between the storage capacities 104a to 104g.

記憶容量104aと104bとの間の記憶領域には、SSD10を動作させるための管理データ(管理情報)107aと、LBAから変換されたデータの論理アドレスをNANDメモリ104A〜104Hの記憶単位であるセクタに対応する物理アドレスに変換するための論理/物理テーブル108aとが格納される。また、管理データ107aおよび論理/物理テーブル108aは、LBAをキーとしてアクセスできず、固定アクセスパスによって、NANDメモリ104A〜104H内の固定領域に記録されるデータである。   In the storage area between the storage capacities 104a and 104b, the management data (management information) 107a for operating the SSD 10 and the logical address of the data converted from the LBA are sectors that are storage units of the NAND memories 104A to 104H. And a logical / physical table 108a for converting to a physical address corresponding to. The management data 107a and the logical / physical table 108a are data that cannot be accessed using the LBA as a key, and are recorded in fixed areas in the NAND memories 104A to 104H by a fixed access path.

記憶容量104bと104cとの間の記憶領域には、上述した温度情報等の統計情報であるS.M.A.R.T.ログデータ107bが格納される。また、S.M.A.R.T.ログデータ107bは、ファームウエア内部で記録される際、LBAをキーにしてアクセスされるものであり、ホスト装置8から通常のReadコマンドまたはWriteコマンドでアクセスされることはない。   In the storage area between the storage capacities 104b and 104c, the S.P. M.M. A. R. T.A. Log data 107b is stored. S. M.M. A. R. T.A. The log data 107b is accessed using the LBA as a key when recorded inside the firmware, and is not accessed from the host device 8 by a normal Read command or Write command.

S.M.A.R.T.ログデータ107bのログ管理領域ヘッダ107cには、PCC103Aでカウントされた電源投入に基づくカウント値と、コマンドトレース時にトレース結果を記憶する記憶領域を示すコマンドトレースポインタ0およびコマンドトレースポインタ1とが設けられている。   S. M.M. A. R. T.A. The log management area header 107c of the log data 107b is provided with a count value based on power-on counted by the PCC 103A, and a command trace pointer 0 and a command trace pointer 1 indicating a storage area for storing a trace result at the time of command tracing. ing.

記憶容量104cと104dとの間の記憶領域には、例えば、記憶容量2MBの未使用の記憶領域が設定される。これは、LBAの最小記憶単位が8セクタであり、4KBに相当する記憶単位(大きな記憶単位は1MB)であるのに対して、実際のデータの最小記録単位は当然1セクタであるため、1MB以上の記憶容量の空き記憶領域を設けることで、S.M.A.R.T.ログデータ107bと、記憶容量104d以下に記録されるデータとをそれぞれ独立して扱うためである。   For example, an unused storage area having a storage capacity of 2 MB is set in the storage area between the storage capacities 104c and 104d. This is because the minimum storage unit of LBA is 8 sectors and is a storage unit corresponding to 4 KB (a large storage unit is 1 MB), but the actual minimum recording unit of data is naturally 1 sector, so 1 MB By providing an empty storage area with the above storage capacity, S.I. M.M. A. R. T.A. This is because the log data 107b and the data recorded below the storage capacity 104d are handled independently.

記憶容量104dと104eとの間の記憶領域は、未使用であり、特別な場合を除いて記憶容量104dと104eは同値である。   The storage area between the storage capacities 104d and 104e is unused, and the storage capacities 104d and 104e have the same value except in special cases.

記憶容量104eと104fとの間の記憶領域は、OEMに使用される記憶領域であり、上述したようにOEMの要求で決定される固有情報107eが書き込まれる。   The storage area between the storage capacities 104e and 104f is a storage area used for the OEM, and the unique information 107e determined by the OEM request is written as described above.

記憶容量104fと104gとの間の記憶領域は、OEMまたはユーザに使用される記憶領域であり、OEMまたはユーザの設定によりデータの書込みが行われる。   A storage area between the storage capacities 104f and 104g is a storage area used by the OEM or the user, and data is written according to the setting of the OEM or the user.

記憶容量104gの記憶領域は、ユーザに使用される記憶領域であり、ユーザの設定によりデータの書込みが行われる。   The storage area of the storage capacity 104g is a storage area used by the user, and data is written according to user settings.

なお、記憶容量104a〜104gは、以下の数2で表される関係を満たす。   The storage capacities 104a to 104g satisfy the relationship represented by the following formula 2.

記憶容量104a>記憶容量104b>記憶容量104c>記憶容量104d
≧記憶容量104e≧記憶容量104f≧記憶容量104g … 数2
製造元(Vender)からの出荷時、記憶容量104d〜104gは同値となる。
Storage capacity 104a> Storage capacity 104b> Storage capacity 104c> Storage capacity 104d
≧ Storage capacity 104e ≧ Storage capacity 104f ≧ Storage capacity 104g
At the time of shipment from the manufacturer (Vender), the storage capacities 104d to 104g have the same value.

(NANDメモリの構成)
図5は、本発明の実施の形態に係るNANDメモリの概略構成図である。NANDメモリ104A〜104Hは、同じ機能および構成を有しているのでNANDメモリ104Aについて説明する。なお、一例として、セクタ1042の左に付された0〜7の番号は、セクタ番号を示すものとする。
(Configuration of NAND memory)
FIG. 5 is a schematic configuration diagram of a NAND memory according to the embodiment of the present invention. Since the NAND memories 104A to 104H have the same function and configuration, the NAND memory 104A will be described. As an example, the numbers 0 to 7 attached to the left of the sector 1042 indicate the sector number.

NANDメモリ104Aは、複数のブロック1040から構成されている。また、ブロック1040は、1024個のクラスタ1041から構成されており、クラスタ1041は、さらに8個のセクタ1042から構成されている。   The NAND memory 104A is composed of a plurality of blocks 1040. The block 1040 is composed of 1024 clusters 1041, and the cluster 1041 is further composed of eight sectors 1042.

(動作)
図6は、本発明の実施の形態に係る情報処理装置1におけるコマンドトレースを示すフローチャートである。以下に、図1から図5の図面を参照しつつ、情報処理装置1の動作について説明する。
(Operation)
FIG. 6 is a flowchart showing command trace in the information processing apparatus 1 according to the embodiment of the present invention. Hereinafter, the operation of the information processing apparatus 1 will be described with reference to FIGS. 1 to 5.

まず、ユーザが情報処理装置1の電源スイッチ25を操作することによって電源をONすることにより(S1)、サウスブリッジ113からSSD10に対して起動の指示が与えられ(S2)、SSD10のNANDメモリ104A〜104Hに記憶されているOSが情報処理装置1に読込まれて起動する。SSD10では、まず、制御部103でPCC103Aがインクリメントされ(S3)、温度センサ101、NANDメモリ104A〜104H、DRAM105に通電される。次に、制御部103では、SSD10の管理データ107aに含まれるブートローダがNANDメモリ104A〜104Hに記憶されているファームウエア(FW)をDRAM105に読込んで展開する。DRAM105に展開されたファームウエアは、更にNANDメモリ104A〜104Hに記憶されている記
憶状態を読込む。この後、SSD10は通常動作を行う(S4)。
First, when the user turns on the power by operating the power switch 25 of the information processing apparatus 1 (S1), the south bridge 113 gives an activation instruction to the SSD 10 (S2), and the NAND memory 104A of the SSD 10 The OS stored in .about.104H is read into the information processing apparatus 1 and activated. In the SSD 10, first, the PCC 103A is incremented by the control unit 103 (S3), and the temperature sensor 101, the NAND memories 104A to 104H, and the DRAM 105 are energized. Next, in the control unit 103, the boot loader included in the management data 107a of the SSD 10 reads the firmware (FW) stored in the NAND memories 104A to 104H into the DRAM 105 and expands it. The firmware developed in the DRAM 105 further reads the storage state stored in the NAND memories 104A to 104H. Thereafter, the SSD 10 performs a normal operation (S4).

SSD10の制御部103は、情報処理装置1において、例えば、ユーザによるキーボード23aからの入力操作に基づいてNANDメモリ104A〜104Hへのアクセス要求としてのコマンドを受信すると、ログ管理領域ヘッダ107cに含まれるPCC103Aのカウント値が偶数であるか、あるいは奇数であるかを確認する(S6)。ここで、PCC103Aのカウント値が偶数であるとき(S6のYes)、第1の記憶領域としてNANDメモリ104A〜104Hに予め定義された記憶領域にトレースされたコマンドを記憶する。このコマンドトレースでは、読込み以外のコマンドおよびリセットをトレースする。1レコードは32バイトで、コマンドトレース実行に際し、直近の256コマンドを記憶領域に記憶する。   When the control unit 103 of the SSD 10 receives a command as an access request to the NAND memories 104A to 104H based on an input operation from the keyboard 23a by the user in the information processing apparatus 1, for example, the control unit 103 is included in the log management area header 107c. It is confirmed whether the count value of the PCC 103A is an even number or an odd number (S6). Here, when the count value of the PCC 103A is an even number (Yes in S6), the command traced in the storage area defined in advance in the NAND memories 104A to 104H is stored as the first storage area. In this command trace, commands other than reading and reset are traced. One record is 32 bytes, and the latest 256 commands are stored in the storage area when executing the command trace.

また、PCC103Aのカウント値が奇数であるとき(S6のNo)、第2の記憶領域としてNANDメモリ104A〜104Hに予め定義された記憶領域にトレースされたコマンドを記憶する。   When the count value of the PCC 103A is an odd number (No in S6), the command traced in the storage areas defined in advance in the NAND memories 104A to 104H is stored as the second storage area.

SSD10は、コマンドトレースが終了した後、例えば、ユーザによるキーボード23aからの入力操作に基づいて情報処理装置1の動作を終了するコマンド(例えば、standbyコマンド)を受信すると、表示部31の表示画面31aに情報処理装置1の終了画面を表示するとともに、現在の状態をNANDメモリ104A〜104Hに保存する(S9)。ここで「状態」とは、SSD10の動作に伴ってNANDメモリ104A〜104Hに記憶される情報の記憶状態をいう。   When the SSD 10 receives a command (for example, a standby command) for ending the operation of the information processing apparatus 1 based on an input operation from the keyboard 23a by the user after the command trace is completed, for example, the SSD 10 displays the display screen 31a. The end screen of the information processing apparatus 1 is displayed at the same time, and the current state is stored in the NAND memories 104A to 104H (S9). Here, the “state” refers to a storage state of information stored in the NAND memories 104A to 104H as the SSD 10 operates.

次に、ユーザが表示画面31aに表示された終了画面に基づいて、例えば、キーボード23aによる電源遮断操作を行うと、サウスブリッジ113を介してCPU115に電源遮断要求信号が出力される。CPU115は、電源遮断要求信号に基づいて情報処理装置1の各部の動作を終了させるとともに、SSD10への電力の供給を遮断し、動作終了する。   Next, based on the end screen displayed on the display screen 31a, for example, when the user performs a power shutdown operation using the keyboard 23a, a power shutdown request signal is output to the CPU 115 via the south bridge 113. The CPU 115 terminates the operation of each unit of the information processing apparatus 1 based on the power shutoff request signal, shuts off the supply of power to the SSD 10 and terminates the operation.

このように、コマンドトレースの結果をNANDメモリ104A〜104Hに記憶する際にPCC103Aのカウント値を参照し、カウント値が偶数のときはNANDメモリ104A〜104Hの第1の記憶領域に記憶し、カウント値が奇数のときはNANDメモリ104A〜104Hの第2の記憶領域に記憶することで、前回起動時に実行したコマンドトレースの結果を保存することができる。   As described above, when the command trace result is stored in the NAND memories 104A to 104H, the count value of the PCC 103A is referred to. When the count value is an even number, the count value is stored in the first storage area of the NAND memories 104A to 104H. When the value is an odd number, it is stored in the second storage area of the NAND memories 104A to 104H, so that the result of the command trace executed at the previous activation can be saved.

つまり、コマンドトレースの結果を前回起動時におけるコマンドトレースの結果を記憶した記憶領域とは異なる別の記憶領域に記憶させることで、障害解析を確実に行えるようにする。   That is, the failure analysis can be performed reliably by storing the command trace result in a different storage area from the storage area storing the command trace result at the previous activation.

なお、上述したコマンドトレースにおいては、PCC103Aのカウント値が偶数であるか奇数であるかに基づいて第1の記憶領域または第2の記憶領域にコマンドトレースのトレース結果を記憶させるようにしたが、記憶領域については上述した内容に限定されず、例えば、第1から第nの複数の記憶領域に所定の順序で記憶させるものとしてもよい。   In the command trace described above, the trace result of the command trace is stored in the first storage area or the second storage area based on whether the count value of the PCC 103A is an even number or an odd number. The storage area is not limited to the above-described contents, and may be stored in a predetermined order in the first to nth storage areas, for example.

また、記憶方法についても、PCC103Aのカウント値が偶数であるときは第1の記憶領域として設けられる複数の記憶領域にコマンドトレースのトレース結果をそれぞれ記憶し、PCC103Aのカウント値が奇数であるときは第2の記憶領域として設けられる複数の記憶領域にコマンドトレースのトレース結果をそれぞれ記憶させるというように、同一のトレース結果を複数の記憶領域に記憶させるようにしても良い。このようにすることで、コマンドトレースのトレース結果をより確実に保存することができる。   As for the storage method, when the count value of the PCC 103A is an even number, the trace results of the command trace are stored in a plurality of storage areas provided as the first storage area, respectively, and when the count value of the PCC 103A is an odd number The same trace result may be stored in a plurality of storage areas such that the command trace trace results are stored in a plurality of storage areas provided as the second storage area. By doing so, the trace result of the command trace can be saved more reliably.

また、上述したPCC103Aのカウント値に基づく記憶領域の選択については、コマンドトレースのトレース結果を記憶するものに限定されず、イベントログの記憶等の他の情報の記憶方法に適用することも可能である。   Further, the selection of the storage area based on the count value of the PCC 103A described above is not limited to storing the command trace result, but can be applied to other information storage methods such as event log storage. is there.

なお、本発明は上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素からいくつかの構成要素を削除してもよい。さらに、異なる実施形態にわたる構成要素を適宜組み合わせてもよい。   Note that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. In addition, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, constituent elements over different embodiments may be appropriately combined.

この発明によれば、ウェアレベリングを行っている記憶領域のデバッグや障害解析を確実かつ容易に行うことができる。   According to the present invention, it is possible to reliably and easily perform debugging and failure analysis of a storage area where wear leveling is performed.

Claims (8)

情報処理装置であって、
情報処理装置本体と、
前記情報処理装置本体に収容される記憶メディアドライブと、
を具備し、
前記情報処理装置本体は、電源操作部の電源投入操作に基づいて前記記憶メディアドライブの電源投入を制御する主制御手段を有し、
前記記憶メディアドライブは、
情報の書込みおよび前記情報の読出しが可能な複数の記憶領域を有する記憶メモリと、
電源投入時にカウント値がインクリメントされるカウンタと、
前記記憶メモリへのアクセス要求があった場合、前記カウンタの値に基づいて定まる前記記憶メモリの記憶領域に当該アクセス要求の内容を格納するメモリ制御手段と、
を有する、
情報処理装置。
An information processing apparatus,
An information processing apparatus main body;
A storage media drive accommodated in the information processing apparatus body;
Comprising
The information processing apparatus main body has main control means for controlling power-on of the storage media drive based on a power-on operation of a power operation unit,
The storage media drive is
A storage memory having a plurality of storage areas capable of writing information and reading the information;
A counter whose count value is incremented when the power is turned on;
When there is an access request to the storage memory, memory control means for storing the content of the access request in a storage area of the storage memory determined based on the value of the counter;
Having
Information processing device.
前記記憶メディアドライブは、不揮発性半導体メモリドライブである請求項1記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the storage media drive is a nonvolatile semiconductor memory drive. 前記記憶メディアドライブの前記メモリ制御手段は、前記記憶メモリへのアクセス要求を受けた際の前記カウンタの値が偶数である場合、前記アクセス要求の内容を前記記憶メモリの第1の記憶領域に記憶し、前記記憶メモリへのアクセス要求を受けた際の前記カウンタの値が奇数である場合、前記アクセス要求の内容を前記記憶メモリの第2の記憶領域に記憶させる請求項1記載の情報処理装置。   The memory control unit of the storage media drive stores the content of the access request in the first storage area of the storage memory when the value of the counter when the access request to the storage memory is received is an even number. The information processing apparatus according to claim 1, wherein when the value of the counter when receiving an access request to the storage memory is an odd number, the content of the access request is stored in a second storage area of the storage memory. . 前記記憶メディアドライブの前記メモリ制御手段は、前記記憶メモリへのアクセス要求を受けた際の前記カウンタの値が偶数である場合、前記アクセス要求の内容を前記記憶メモリの第1の記憶領域として設けられる複数の記憶領域にぞれぞれ記憶し、前記記憶メモリへのアクセス要求を受けた際の前記カウンタの値が奇数である場合、前記アクセス要求の内容を前記記憶メモリの第2の記憶領域として設けられる複数の記憶領域にそれぞれ記憶させる請求項1記載の情報処理装置。   The memory control means of the storage media drive provides the content of the access request as a first storage area of the storage memory when the value of the counter is an even number when receiving the access request to the storage memory Each of the plurality of storage areas, and when the value of the counter is odd when receiving an access request to the storage memory, the contents of the access request are stored in the second storage area of the storage memory. The information processing apparatus according to claim 1, wherein each of the information processing apparatuses is stored in a plurality of storage areas. 情報処理装置本体に収容される記憶メディアドライブであって、
情報の書込みおよび情報の読出しが可能な複数の記憶領域を有する記憶メモリと、
電源投入時にカウント値がインクリメントされるカウンタと、
前記記憶メモリへのアクセス要求があった場合、前記カウントの値に基づいて定まる前記記憶メモリの記憶領域に前記アクセス要求の内容を格納するメモリ制御手段と、
を具備する記憶メディアドライブ。
A storage media drive accommodated in the information processing apparatus body,
A storage memory having a plurality of storage areas capable of writing information and reading information;
A counter whose count value is incremented when the power is turned on;
When there is an access request to the storage memory, memory control means for storing the content of the access request in a storage area of the storage memory determined based on the count value;
A storage media drive comprising:
前記記憶メディアドライブは、不揮発性半導体メモリドライブである請求項5記載の記憶メディアドライブ。   6. The storage media drive according to claim 5, wherein the storage media drive is a non-volatile semiconductor memory drive. 前記メモリ制御手段は、前記記憶メモリへのアクセス要求を受けた際の前記カウンタの値が偶数である場合、前記アクセス要求の内容を前記記憶メモリの第1の記憶領域に記憶し、前記記憶メモリへのアクセス要求を受けた際の前記カウンタの値が奇数である場合、前記アクセス要求の内容を前記記憶メモリの第2の記憶領域に記憶させる請求項5記載の記憶メディアドライブ。   When the value of the counter when receiving an access request to the storage memory is an even number, the memory control means stores the content of the access request in a first storage area of the storage memory, and the storage memory 6. The storage media drive according to claim 5, wherein when the value of the counter at the time of receiving an access request is an odd number, the content of the access request is stored in a second storage area of the storage memory. 前記メモリ制御手段は、前記記憶メモリへのアクセス要求を受けた際の前記カウンタの値が偶数である場合、前記アクセス要求の内容を前記記憶メモリの第1の記憶領域として設けられる複数の記憶領域にぞれぞれ記憶し、前記記憶メモリへのアクセス要求を受けた際の前記カウント値が奇数である場合、前記アクセス要求の内容を前記記憶メモリの第2の記憶領域として設けられる複数の記憶領域にそれぞれ記憶させる請求項5記載の記憶メディアドライブ。   When the value of the counter when the memory control unit receives an access request to the storage memory is an even number, a plurality of storage areas provided as contents of the access request as a first storage area of the storage memory When the count value when the access request to the storage memory is received is an odd number, the contents of the access request are stored as a second storage area of the storage memory. 6. The storage media drive according to claim 5, wherein the storage media drive is stored in each area.
JP2009506849A 2008-03-07 2008-11-14 Information processing apparatus and storage media drive Expired - Fee Related JP4875148B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009506849A JP4875148B2 (en) 2008-03-07 2008-11-14 Information processing apparatus and storage media drive

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2008058544 2008-03-07
JP2008058544 2008-03-07
PCT/JP2008/071178 WO2009110143A1 (en) 2008-03-07 2008-11-14 Information processing apparatus and storage drive
JP2009506849A JP4875148B2 (en) 2008-03-07 2008-11-14 Information processing apparatus and storage media drive

Publications (2)

Publication Number Publication Date
JP2010521717A true JP2010521717A (en) 2010-06-24
JP4875148B2 JP4875148B2 (en) 2012-02-15

Family

ID=41055714

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009506849A Expired - Fee Related JP4875148B2 (en) 2008-03-07 2008-11-14 Information processing apparatus and storage media drive

Country Status (2)

Country Link
JP (1) JP4875148B2 (en)
WO (1) WO2009110143A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3857384B1 (en) * 2019-12-19 2022-05-11 Google LLC Processing sequential inputs using neural network accelerators

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1984002409A1 (en) * 1982-12-09 1984-06-21 Sequoia Systems Inc Memory backup system
US7165137B2 (en) * 2001-08-06 2007-01-16 Sandisk Corporation System and method for booting from a non-volatile application and file storage device
JP3749847B2 (en) * 2001-09-27 2006-03-01 株式会社東芝 Phase change nonvolatile memory device and drive circuit thereof
JP2006178555A (en) * 2004-12-21 2006-07-06 Hitachi Ltd Information processor having event information mirroring function
JP4227149B2 (en) * 2006-04-19 2009-02-18 三菱電機株式会社 Information storage method for electronic control unit

Also Published As

Publication number Publication date
JP4875148B2 (en) 2012-02-15
WO2009110143A1 (en) 2009-09-11

Similar Documents

Publication Publication Date Title
JP4987962B2 (en) Information processing apparatus and nonvolatile semiconductor memory drive
JP4825789B2 (en) Information processing apparatus and nonvolatile semiconductor memory drive
JP4372189B2 (en) Information processing apparatus and nonvolatile semiconductor memory drive
JP4399021B1 (en) Disk array control device and storage device
US7870446B2 (en) Information processing apparatus and nonvolatile semiconductor memory drive
US9442834B2 (en) Data management method, memory controller and memory storage device
JP4679656B2 (en) Information processing apparatus and nonvolatile semiconductor memory drive
US20090228640A1 (en) Information processing apparatus and non-volatile semiconductor memory drive
US20090228641A1 (en) Information processing apparatus and non-volatile semiconductor memory drive
JP4886846B2 (en) Information processing apparatus and nonvolatile semiconductor memory drive
US20090222613A1 (en) Information processing apparatus and nonvolatile semiconductor memory drive
US8364930B2 (en) Information processing apparatus and storage drive adapted to perform fault analysis by maintenance of tracing information
US8099544B2 (en) Information processing apparatus and nonvolatile semiconductor memory drive
US20090228762A1 (en) Inforamtion Precessing Apparatus and Non-Volatile Semiconductor Memory Drive
US20090222615A1 (en) Information Processing Apparatus and Nonvolatile Semiconductor Memory Drive
JP4875148B2 (en) Information processing apparatus and storage media drive
US20090222614A1 (en) Information processing apparatus and nonvolatile semiconductor memory drive
JP2010513993A (en) Information processing apparatus and nonvolatile semiconductor memory drive
JP5296172B2 (en) Nonvolatile semiconductor memory drive
JP2010511208A (en) Information processing apparatus and nonvolatile semiconductor memory drive
JP2010518463A (en) Information processing apparatus and nonvolatile semiconductor memory drive
JP2010512559A (en) Information processing apparatus and nonvolatile semiconductor memory drive
JP2010513994A (en) Information processing apparatus and nonvolatile semiconductor memory drive
JP4996768B2 (en) Storage device and SSD
JP2010108497A (en) Disk array controller and storage device

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20111101

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111124

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141202

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141202

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees