JP2007219998A - Storage control device - Google Patents

Storage control device Download PDF

Info

Publication number
JP2007219998A
JP2007219998A JP2006042350A JP2006042350A JP2007219998A JP 2007219998 A JP2007219998 A JP 2007219998A JP 2006042350 A JP2006042350 A JP 2006042350A JP 2006042350 A JP2006042350 A JP 2006042350A JP 2007219998 A JP2007219998 A JP 2007219998A
Authority
JP
Japan
Prior art keywords
storage
dram
data
refresh
usage status
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
JP2006042350A
Other languages
Japanese (ja)
Inventor
Takanori Fukuoka
貴徳 福岡
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2006042350A priority Critical patent/JP2007219998A/en
Publication of JP2007219998A publication Critical patent/JP2007219998A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

<P>PROBLEM TO BE SOLVED: To provide a storage control device that can efficiently reduce power consumption necessary for refreshing in accordance with the use status of a semiconductor storage device. <P>SOLUTION: In data writing and reading control on a DRAM 30, use status information representing the use status of the storage area of the DRAM 30 is stored and updated in a register 22, and according to the use status information stored and updated in the register 22, used areas 30A and 30C are refreshed at predetermined refresh periods to hold the storage state. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、記憶内容を保持するためのリフレッシュ動作が必要な半導体記憶装置に対するデータの書込み及び読み出しを制御する記憶制御装置に関する。   The present invention relates to a storage control device that controls writing and reading of data to and from a semiconductor memory device that requires a refresh operation for holding stored contents.

半導体記憶装置、例えばDRAM(Dynamic Random Access Memory)は、多数のコンデンサ部により構成されており、データに応じて各コンデンサ部に蓄積する電荷量を異ならせることによりデータを記憶する。   A semiconductor storage device, for example, a DRAM (Dynamic Random Access Memory) is configured by a large number of capacitor units, and stores data by varying the amount of charge accumulated in each capacitor unit according to the data.

DRAMをメモリとして持つ情報処理装置では、DRAMを構成するコンデンサ部が自然に放電してしまうことによる記憶の消失を防ぐため、記憶制御装置によりデータの保持を目的として定期的にコンデンサ部に電荷をチャージするリフレッシュを実行している。   In an information processing apparatus having a DRAM as a memory, in order to prevent loss of memory due to spontaneous discharge of the capacitor part constituting the DRAM, the storage controller periodically charges the capacitor part for the purpose of holding data. A refresh to charge is being executed.

このリフレッシュ動作は、通常、装置に装備されている全てのDRAMの全てのコンデンサ部に対して所定のリフレッシュ周期毎に行なわれるため、DRAMの記憶容量を増大させると、リフレッシュ動作による消費電力も増大してしまう。   Since this refresh operation is normally performed for every capacitor section of all DRAMs equipped in the apparatus at a predetermined refresh cycle, increasing the storage capacity of the DRAM also increases the power consumption by the refresh operation. Resulting in.

近年、電子機器の省電力化に伴い、情報処理装置においても消費電力を低減させることが求められている。その一方で、電子機器の高性能化に伴い、DRAMの記憶容量は増加する傾向にある。   In recent years, with the power saving of electronic devices, it is required to reduce power consumption in information processing apparatuses. On the other hand, the storage capacity of DRAM tends to increase as the performance of electronic devices increases.

そこで、従来、DRAMにメモリアクセスした場合にメモリアクセスしたアドレスを記録しておき、このDRAMに対するリフレッシュを実行する際に、リフレッシュの対象となるアドレスに対するメモリアクセスの記録が存在する場合には、当該メモリアクセスの記録をクリアし、次のアドレスをリフレッシュの対象とすることが提案されている(例えば、特許文献1参照。)。   Therefore, conventionally, when a memory access is made to the DRAM, the memory access address is recorded, and when refreshing the DRAM, if there is a memory access record for the address to be refreshed, It has been proposed to clear the memory access record and set the next address as a refresh target (see, for example, Patent Document 1).

すなわち、特許文献1では、メモリアクセスがあったアドレスに対するリフレッシュを省略することにより、リフレッシュのための消費電力を低減させている。   That is, in Patent Document 1, power consumption for refresh is reduced by omitting refresh for an address that has been accessed.

また、従来、揮発性メモリからなるメモリアレイをN個の部分メモリアレイに分割して構成し、1回のリフレッシュ動作で部分メモリアレイを1個ずつリフレッシュさせることにより、リフレッシュ時の最大消費電力を低減させ、記憶装置全体の消費電力を低減させるようにすることが提案されている(例えば、特許文献2参照。)。
特開平8−31170号公報 特開平5−135578号公報
Conventionally, a memory array composed of a volatile memory is divided into N partial memory arrays, and the partial memory array is refreshed one by one in one refresh operation, so that the maximum power consumption during refresh is increased. It has been proposed to reduce the power consumption of the entire storage device (see, for example, Patent Document 2).
JP-A-8-31170 JP-A-5-135578

しかしながら、上記従来の技術では、DRAMの使用状況に拘らずリフレッシュが不要な領域についてもリフレッシュを行なっており、装置全体におけるDRAMの記憶容量が増加すれば、消費電力の増大は避けられない、という問題点があった。   However, in the above-described conventional technology, refresh is performed even in an area where refresh is not required regardless of the use state of the DRAM, and if the storage capacity of the DRAM in the entire device increases, it is inevitable that the power consumption increases. There was a problem.

本発明は上記問題点を解決するためになされたものであり、半導体記憶装置の使用状況に応じてリフレッシュに要する消費電力を効率よく低減できる記憶制御装置を提供することが目的である。   The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a storage control device that can efficiently reduce power consumption required for refresh according to the use state of a semiconductor storage device.

上記課題を解決するために、請求項1記載の発明は、半導体記憶装置に対するデータの書込み及び読出しを制御する記憶制御装置であって、前記半導体記憶装置の記憶領域の使用状況を示す使用状況情報を更新記憶する記憶手段と、前記記憶手段に記憶された前記使用状況情報に基づき、使用している記憶領域を対象として、記憶状態を保持するためのリフレッシュ動作を所定のリフレッシュ周期で実行するリフレッシュ動作実行制御手段と、を備えている。   In order to solve the above-mentioned problem, the invention described in claim 1 is a storage control device that controls writing and reading of data to and from a semiconductor memory device, and usage status information indicating a usage status of a storage area of the semiconductor memory device. A storage unit that updates and stores the data, and a refresh that executes a refresh operation for maintaining the storage state at a predetermined refresh cycle for the storage area being used based on the usage status information stored in the storage unit Operation execution control means.

請求項1記載の発明によれば、半導体記憶装置に対するデータの書込み及び読出しを制御するに際し、半導体記憶装置の記憶領域の使用状況を示す使用状況情報を記憶手段に更新記憶すると共に、当該使用状況情報に基づいて、使用している記憶領域を対象として、記憶状態を保持するためのリフレッシュ動作を所定のリフレッシュ周期で実行するようにしているので、半導体記憶装置の使用状況に応じてリフレッシュ動作の対象となる記憶領域を削減することにより、リフレッシュに要する消費電力を効率よく低減できる。   According to the first aspect of the present invention, when controlling the writing and reading of data to and from the semiconductor memory device, the usage status information indicating the usage status of the storage area of the semiconductor memory device is updated and stored in the storage means, and the usage status Based on the information, the refresh operation for holding the storage state is executed at a predetermined refresh cycle for the storage area being used, so that the refresh operation can be performed according to the usage status of the semiconductor memory device. By reducing the target storage area, the power consumption required for refresh can be efficiently reduced.

すなわち、使用していない領域の記憶状態は保持する必要がないので、当該使用していない領域に対するリフレッシュ動作は行なわなくてもよい。   That is, since it is not necessary to maintain the storage state of the unused area, it is not necessary to perform the refresh operation for the unused area.

また、本発明は、請求項2記載の発明のように、前記使用状況情報として、前記使用している記憶領域のアドレスを適用してもよい。   Further, according to the present invention, as in the second aspect of the present invention, an address of the used storage area may be applied as the usage status information.

なお、使用状況情報としては、使用している記憶領域のアドレスのほか、半導体記憶装置に記憶された情報と記憶領域とを関連付けた情報や、非使用領域のアドレス等があげられる。   The usage status information includes, in addition to the address of the storage area being used, information associated with the information stored in the semiconductor memory device and the storage area, the address of the non-use area, and the like.

以上説明した如く本発明は、半導体記憶装置に対するデータの書込み及び読出しを制御するに際し、半導体記憶装置の記憶領域の使用状況を示す使用状況情報を記憶手段に更新記憶すると共に、当該使用状況情報に基づいて、使用している記憶領域を対象として、記憶状態を保持するためのリフレッシュ動作を所定のリフレッシュ周期で実行するので、半導体記憶装置の使用状況に応じてリフレッシュに要する消費電力を効率よく低減できる、という優れた効果を有する。   As described above, according to the present invention, when controlling the writing and reading of data to and from the semiconductor memory device, the usage status information indicating the usage status of the storage area of the semiconductor memory device is updated and stored in the storage means. Based on this, the refresh operation for maintaining the storage state is executed at a predetermined refresh cycle for the storage area being used, so the power consumption required for refresh can be efficiently reduced according to the usage status of the semiconductor memory device. It has the excellent effect of being able to.

以下、図面を参照して、本発明の実施の形態について詳細に説明する。まず、図1は、本実施の形態に係る情報記憶装置10の構成を示す概略図であり、以下、情報記憶装置10の概略構成について説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. First, FIG. 1 is a schematic diagram showing a configuration of the information storage device 10 according to the present embodiment. Hereinafter, a schematic configuration of the information storage device 10 will be described.

なお、当該情報記憶装置10は、情報処理装置に組み込まれ、記憶手段として用いられる。   The information storage device 10 is incorporated in an information processing device and used as storage means.

同図に示されるように、情報記憶装置10は、DRAMコントローラ20と、DRAMとを含んで構成されている。DRAM30は、DRAMコントローラ20に接続されており、DRAMコントローラ20によりデータの書込み、読出し、及び消去等の処理が実行されるようになっている。   As shown in the figure, the information storage device 10 includes a DRAM controller 20 and a DRAM. The DRAM 30 is connected to the DRAM controller 20, and the DRAM controller 20 performs processing such as data writing, reading, and erasing.

また、DRAMコントローラ20は、当該情報記憶装置10が組み込まれたデバイスの各部位(以下、「外部」という)からの要求信号に応じてDRAM30へのアクセスを制御する。なお、要求信号としては、データの記憶指示、データの読出指示、データの消去指示等がそれぞれ示す信号が入力される。   The DRAM controller 20 controls access to the DRAM 30 in response to a request signal from each part (hereinafter referred to as “external”) of the device in which the information storage device 10 is incorporated. As the request signal, a signal indicated by a data storage instruction, a data read instruction, a data erase instruction, or the like is input.

ここで、DRAM30の記憶領域は、多数のコンデンサ部により構成されており、各コンデンサ部への電荷の蓄積が制御されてデータが記憶されるようになっている。この各コンデンサ部にはそれぞれに固有のアドレスが付与され、DRAMコントローラ20では、当該アドレスを用いてアクセスするコンデンサ部を特定して、データの書込み、読出し及び消去等を実行するようになっている。なお、このアドレスを用いたアクセスにおいては、適宜バンク切替等を用いることができる。   Here, the storage area of the DRAM 30 is constituted by a large number of capacitor units, and data is stored by controlling the accumulation of electric charges in each capacitor unit. Each capacitor unit is given a unique address, and the DRAM controller 20 specifies the capacitor unit to be accessed using the address, and executes data writing, reading, erasing, and the like. . In the access using this address, bank switching or the like can be used as appropriate.

また、DRAMコントローラ20は、不図示のタイマによる計時に基づくタイムアップ信号や、外部から入力されるクロック信号等に基づく所定のリフレッシュ周期で、DRAM30の記憶領域を構成するコンデンサ部に電荷をチャージするリフレッシュ動作を所定のリフレッシュ周期で実行する。   In addition, the DRAM controller 20 charges the capacitor portion constituting the storage area of the DRAM 30 with a predetermined refresh cycle based on a time-up signal based on a time not shown by a timer (not shown) or a clock signal input from the outside. The refresh operation is executed at a predetermined refresh cycle.

ところで、本実施の形態では、DRAM30の使用状況に応じてリフレッシュ動作の対象となる記憶領域(以下、「リフレッシュ領域」という)を決定するようにしている。   By the way, in the present embodiment, a storage area (hereinafter referred to as “refresh area”) to be refreshed is determined according to the usage state of the DRAM 30.

すなわち、DRAMコントローラ20により、データの書き込み及び消去が繰り返されることにより、DRAM30の記憶領域には、使用領域30A、30Cと、非使用領域30B、30Dと、が混在することになる。   That is, by repeatedly writing and erasing data by the DRAM controller 20, the use areas 30 </ b> A and 30 </ b> C and the non-use areas 30 </ b> B and 30 </ b> D are mixed in the storage area of the DRAM 30.

そこで、DRAMコントローラ20は、レジスタ22を含んで構成されており、当該レジスタ22に使用領域を示すアドレスを使用状況情報として記憶するようにしている。これにより、DRAMコントローラ20では、レジスタ22に記憶された使用領域を対象としてリフレッシュ動作を実行する。   Therefore, the DRAM controller 20 includes a register 22 and stores an address indicating a used area in the register 22 as usage status information. As a result, the DRAM controller 20 performs a refresh operation for the used area stored in the register 22.

なお、当該レジスタ22に記憶された使用領域を示すアドレスは、DRAM30に対するデータの書込み及び消去を実行する毎に更新記憶される。   The address indicating the used area stored in the register 22 is updated and stored every time data is written to and erased from the DRAM 30.

以下、本実施の形態の作用を説明する。   Hereinafter, the operation of the present embodiment will be described.

DRAMコントローラ20では、外部から要求信号が入力されると、メイン処理を実行する。   The DRAM controller 20 executes main processing when a request signal is input from the outside.

図2は、DRAMコントローラ20で実行されるメイン処理の流れを示すフローチャートであり、以下、同図を参照して、本実施の形態に係るメイン処理について説明する。   FIG. 2 is a flowchart showing a flow of main processing executed by the DRAM controller 20, and the main processing according to the present embodiment will be described below with reference to FIG.

まず、ステップ200では、入力された要求信号が、データ記憶指示を示すものか否かを判定し、当該判定が肯定判定となった場合はステップ202に移行して、入力されたデータをDRAM30に記憶する。その後、次のステップ204に移行して、記憶先のアドレスをレジスタに追加した後に、本メイン処理を終了する。   First, in step 200, it is determined whether or not the input request signal indicates a data storage instruction. If the determination is affirmative, the process proceeds to step 202, and the input data is stored in the DRAM 30. Remember. Thereafter, the process proceeds to the next step 204, and after adding the storage destination address to the register, the main process is terminated.

一方、ステップ200で否定判定となった場合はステップ206に移行して、入力された要求信号がデータ消去指示を示すものか否かを判定し、当該判定が肯定判定となった場合はステップ208に移行する。   On the other hand, if a negative determination is made in step 200, the process proceeds to step 206 to determine whether or not the input request signal indicates a data erasure instruction. If the determination is affirmative, step 208 is performed. Migrate to

ステップ208では、消去指示の対象となるデータの記憶先アドレスを開放し、その後にステップ210に移行する。ステップ210では、消去したデータの記憶先アドレスをレジスタ22から削除し、その後に本メイン処理を終了する。   In step 208, the storage destination address of the data to be erased is released, and then the process proceeds to step 210. In step 210, the storage address of the erased data is deleted from the register 22, and then the main process is terminated.

また、ステップ206で否定判定となった場合は、入力された要求信号がデータ読出し指示を示すものであると判断してステップ212に移行し、当該読出し指示の対象となるデータの記憶先アドレスからデータを読出して出力し、その後に本メイン処理を終了する。   On the other hand, if the determination in step 206 is negative, it is determined that the input request signal indicates a data read instruction, and the process proceeds to step 212 to start from the storage destination address of the data to be read. Data is read and output, and then the main process is terminated.

また、DRAMコントローラ20では、所定のリフレッシュ周期でリフレッシュ動作処理を実行する。   In addition, the DRAM controller 20 executes a refresh operation process at a predetermined refresh cycle.

図3は、外部から要求信号が入力された場合にDRAMコントローラ20により実行されるリフレッシュ動作処理の流れを示すフローチャートであり、以下、同図を参照して、本実施の形態に係るリフレッシュ動作処理について説明する。   FIG. 3 is a flowchart showing a flow of a refresh operation process executed by the DRAM controller 20 when a request signal is input from the outside. Hereinafter, with reference to FIG. 3, the refresh operation process according to the present embodiment will be described. Will be described.

まず、ステップ220では、レジスタ22を参照してリフレッシュ領域の決定を行い、次のステップ222では、決定されたリフレッシュ領域を指定してリフレッシュ動作を実行し、その後に本リフレッシュ処理を終了する。   First, in step 220, the refresh area is determined by referring to the register 22, and in the next step 222, the refresh operation is executed by designating the determined refresh area, and then the refresh process is terminated.

以上詳細に説明したように、本実施の形態によれば、DRAM30に対するデータの書込み及び読出しを制御するに際し、DRAM30の記憶領域の使用状況を示す使用状況情報をレジスタ22に更新記憶すると共に、当該レジスタ22に更新記憶された使用状況情報に基づいて、使用領域30A、30Cを対象として、記憶状態を保持するためのリフレッシュ動作を所定のリフレッシュ周期で実行するので、DRAM30の使用状況に応じてリフレッシュに要する消費電力を効率よく低減できる。   As described above in detail, according to the present embodiment, when controlling the writing and reading of data to / from the DRAM 30, the usage status information indicating the usage status of the storage area of the DRAM 30 is updated and stored in the register 22, and Based on the usage status information updated and stored in the register 22, the refresh operation for holding the storage state is executed for the usage areas 30 </ b> A and 30 </ b> C at a predetermined refresh cycle, so that the refresh is performed according to the usage status of the DRAM 30. Can be efficiently reduced.

(他の形態)
上記実施の形態のDRAM30に代えて、リングバッファとして使用される受信用先入れ先出しメモリ(FIFO:First-In First-Out Buffer)のDRAM70(図4参照)を適用することもできる。この場合、情報記憶装置10の構成及びリフレッシュ動作処理の流れについては同一のものを適用することができるので、ここでの図示及び説明を省略する。
(Other forms)
In place of the DRAM 30 of the above embodiment, a first-in first-out buffer (FIFO) DRAM 70 (see FIG. 4) used as a ring buffer may be applied. In this case, since the same configuration can be applied to the configuration of the information storage device 10 and the flow of the refresh operation process, illustration and description thereof are omitted here.

図4に示されるように、DRAM70は、入力されたデータが順次所定の記憶容量単位のバッファに記憶され、入力された順に出力する。データが記憶されたバッファのうち、最先にデータが記憶されたバッファを示す出力ポインタP1と、直近にデータが記憶されたバッファを示す入力ポインタP2との間に存在するFIFOバッファ領域が使用領域となる。出力処理が実行される毎に出力ポインタP1は順次次のバッファに移動し、記憶処理が実行される毎に入力ポインタP2は順次次のバッファに移動するので、使用領域も順次ずれていくことになる。   As shown in FIG. 4, the DRAM 70 sequentially stores input data in a buffer of a predetermined storage capacity unit, and outputs it in the input order. Of the buffers storing data, the FIFO buffer area existing between the output pointer P1 indicating the buffer storing data first and the input pointer P2 indicating the buffer storing data most recently is used area It becomes. Each time the output process is executed, the output pointer P1 is sequentially moved to the next buffer, and every time the storage process is executed, the input pointer P2 is sequentially moved to the next buffer. Become.

図5は、DRAMコントローラ20により実行されるメイン処理の流れを示すフローチャートであり、以下、同図を参照して当該他の形態に係るメイン処理について説明する。   FIG. 5 is a flowchart showing the flow of the main process executed by the DRAM controller 20, and the main process according to the other embodiment will be described below with reference to FIG.

まず、ステップ300では、入力された要求信号が、データ記憶指示を示すものか否かを判定し、当該判定が肯定判定となった場合はステップ302に移行する。   First, in step 300, it is determined whether or not the input request signal indicates a data storage instruction. If the determination is affirmative, the process proceeds to step 302.

ステップ302では、入力ポインタP2を次のバッファに移動させた後に、ステップ304に移行する。ステップ304では、入力ポインタP2により示されるバッファに入力されたデータを記憶し、その後にステップ310に移行する。   In step 302, after the input pointer P2 is moved to the next buffer, the process proceeds to step 304. In step 304, the input data is stored in the buffer indicated by the input pointer P2, and then the process proceeds to step 310.

一方、ステップ300で否定判定となった場合はステップ306に移行して、出力ポインタP1により示されるバッファのデータを読出して外部に出力し、その後にステップ308に移行する。ステップ308では、出力ポインタを次のバッファに移動させて、FIFOバッファ領域を変更した後に、ステップ310に移行する。   On the other hand, if a negative determination is made in step 300, the process proceeds to step 306, where the buffer data indicated by the output pointer P1 is read and output to the outside, and then the process proceeds to step 308. In step 308, the output pointer is moved to the next buffer to change the FIFO buffer area, and then the process proceeds to step 310.

ステップ310では、データの記憶又は出力により変更されたFIFOバッファ領域を、使用領域としてレジスタ22に記憶し、その後に本メイン処理を終了する。   In step 310, the FIFO buffer area changed by data storage or output is stored in the register 22 as a use area, and then the main process is terminated.

これにより、DRAMコントローラ20により所定のリフレッシュ周期で実行されるリフレッシュ動作処理(図3参照)において、FIFOバッファ領域のみが対象とされることになり、非使用領域に対するリフレッシュ動作が実行されないので、ハードウェアの構成を変更することなく、容易に消費電力の低減を図ることができる。   As a result, in the refresh operation processing (see FIG. 3) executed by the DRAM controller 20 at a predetermined refresh cycle, only the FIFO buffer area is targeted, and the refresh operation for the unused area is not executed. The power consumption can be easily reduced without changing the hardware configuration.

なお、上記実施の形態に係る情報記憶装置10の構成(図1参照)は一例であり、本発明の趣旨を逸脱しない範囲で適宜変更可能である。   The configuration of the information storage device 10 according to the above embodiment (see FIG. 1) is merely an example, and can be changed as appropriate without departing from the spirit of the present invention.

また、上記各実施の形態に係る処理の流れ(図2,3及び図5参照)も一例であり、本発明の趣旨を逸脱しない範囲で適宜変更可能である。   Further, the processing flow according to each of the above-described embodiments (see FIGS. 2, 3 and 5) is also an example, and can be appropriately changed without departing from the gist of the present invention.

実施の形態に係る情報記憶装置の構成を示す概略図である。It is the schematic which shows the structure of the information storage device which concerns on embodiment. 実施の形態に係るメイン処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the main process which concerns on embodiment. 実施の形態に係るリフレッシュ動作処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the refresh operation process which concerns on embodiment. 他の形態に係るDRAMの使用状態の一例を示す模式的に示す概略図である。It is the schematic which shows typically an example of the use condition of DRAM which concerns on another form. 他の形態に係るメイン処理プログラムの処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of the main process program which concerns on another form.

符号の説明Explanation of symbols

10 情報記憶装置
20 DRAMコントローラ(リフレッシュ動作実行制御手段)
22 レジスタ(記憶手段)
30 DRAM(半導体記憶装置)
10 Information storage device 20 DRAM controller (refresh operation execution control means)
22 registers (storage means)
30 DRAM (semiconductor memory device)

Claims (2)

半導体記憶装置に対するデータの書込み及び読出しを制御する記憶制御装置であって、
前記半導体記憶装置の記憶領域の使用状況を示す使用状況情報を更新記憶する記憶手段と、
前記記憶手段に記憶された前記使用状況情報に基づき、使用している記憶領域を対象として、記憶状態を保持するためのリフレッシュ動作を所定のリフレッシュ周期で実行するリフレッシュ動作実行制御手段と、
を備えた記憶制御装置。
A storage control device for controlling writing and reading of data to and from a semiconductor storage device,
Storage means for updating and storing usage status information indicating a usage status of a storage area of the semiconductor storage device;
A refresh operation execution control means for executing a refresh operation for maintaining a storage state at a predetermined refresh cycle for a storage area being used based on the use state information stored in the storage means;
A storage control device.
前記使用状況情報は、前記使用している記憶領域のアドレスであることを特徴とする請求項1記載の記憶制御装置。   The storage control device according to claim 1, wherein the usage status information is an address of the storage area being used.
JP2006042350A 2006-02-20 2006-02-20 Storage control device Pending JP2007219998A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006042350A JP2007219998A (en) 2006-02-20 2006-02-20 Storage control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006042350A JP2007219998A (en) 2006-02-20 2006-02-20 Storage control device

Publications (1)

Publication Number Publication Date
JP2007219998A true JP2007219998A (en) 2007-08-30

Family

ID=38497210

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006042350A Pending JP2007219998A (en) 2006-02-20 2006-02-20 Storage control device

Country Status (1)

Country Link
JP (1) JP2007219998A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08147970A (en) * 1994-11-21 1996-06-07 Matsushita Electric Ind Co Ltd Dram controller
JP2001175532A (en) * 1999-12-16 2001-06-29 Minolta Co Ltd Dma controller
JP2003051185A (en) * 2001-08-03 2003-02-21 Matsushita Electric Ind Co Ltd Data reproducing device, and program
WO2005036395A1 (en) * 2003-10-04 2005-04-21 Symbian Software Limited Memory management with defragmentation in a computing device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08147970A (en) * 1994-11-21 1996-06-07 Matsushita Electric Ind Co Ltd Dram controller
JP2001175532A (en) * 1999-12-16 2001-06-29 Minolta Co Ltd Dma controller
JP2003051185A (en) * 2001-08-03 2003-02-21 Matsushita Electric Ind Co Ltd Data reproducing device, and program
WO2005036395A1 (en) * 2003-10-04 2005-04-21 Symbian Software Limited Memory management with defragmentation in a computing device

Similar Documents

Publication Publication Date Title
JP4948793B2 (en) Flash memory system including bad block manager
EP0917152B1 (en) Semiconductor circuit and method of controlling the same
TW201923764A (en) Partial refresh technique to save memory refresh
US7492369B2 (en) Loading an internal frame buffer from an external frame buffer
JP2008192266A (en) Memory controller
US7196961B2 (en) Memory control device
JP2011065386A (en) Memory controller and data saving control method of the same
JP2008546053A (en) Nonvolatile memory system using magnetoresistive random access memory (MRAM)
JP2007080325A (en) Semiconductor storage device
JP2004273029A (en) Storage device, and refreshing control circuit and refreshing method used for same
JP2008505427A (en) DRAM with half density processing and full density processing
KR100598907B1 (en) Flash memory capable of performing continuous sequential read/write
JP4254932B2 (en) Memory controller and flash memory system
JP2008210088A (en) Memory controller, access control method for semiconductor memory and system
JP2007034581A (en) Memory controller, flash memory system and method for controlling flash memory
JP5108690B2 (en) DMA apparatus and DMA transfer method
JP2009110600A (en) Memory access method and memory control device
JP2007179479A (en) Memory controller and flash memory system
JP2007219998A (en) Storage control device
JP2009059412A (en) Refresh controller and method thereof
JP2008034082A (en) Asynchronous semiconductor memory device
JP2006012267A (en) Memory device
JP2005339438A (en) Memory controller, flash memory system and control method of flash memory
JP2011221933A (en) Electronic equipment
JP2006040170A (en) Memory controller, flash memory system and flash memory control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110726

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110922

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111018