JP5323030B2 - メモリ装置及びメモリ制御方法 - Google Patents
メモリ装置及びメモリ制御方法 Download PDFInfo
- Publication number
- JP5323030B2 JP5323030B2 JP2010268482A JP2010268482A JP5323030B2 JP 5323030 B2 JP5323030 B2 JP 5323030B2 JP 2010268482 A JP2010268482 A JP 2010268482A JP 2010268482 A JP2010268482 A JP 2010268482A JP 5323030 B2 JP5323030 B2 JP 5323030B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- address
- unit
- read
- memory
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/0223—User address space allocation, e.g. contiguous or non contiguous base addressing
- G06F12/023—Free address space management
- G06F12/0238—Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory
- G06F12/0246—Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory in block erasable memory, e.g. flash memory
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/72—Details relating to flash memory management
- G06F2212/7201—Logical to physical mapping or translation of blocks or pages
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/061—Improving I/O performance
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0673—Single storage device
- G06F3/0679—Non-volatile semiconductor memory device, e.g. flash memory, one time programmable memory [OTP]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
- Memory System (AREA)
Description
Claims (5)
- メモリ部と、
論理アドレスと、この論理アドレスに対応され、前記メモリ部の物理アドレスを推定するための中間アドレスを記憶する第1の記憶部と、
前記中間アドレスと、この中間アドレスに対応する前記物理アドレスを記憶する第2の記憶部と、
前記メモリ部内に書き込まれたデータを移動処理するデータ移動処理部と、
前記データ移動処理部により、前記メモリ部に書き込まれた前記データが読み出された時、前記データに対応した論理アドレスと、前記第1の記憶部の前記論理アドレスと対応する中間アドレス、及び前記データの読み出しが成功したかどうかを示すフラグが記憶される第3の記憶部と、
を具備し、
前記データ移動処理部によるデータの移動処理において、前記第3の記憶部に記憶された前記フラグが前記データの読み出し成功を示す場合、前記第3の記憶部に記憶された前記中間アドレスと前記データに対応した論理アドレスに従って求められた前記第1の記憶部に記憶された中間アドレスとを比較し、前記データの移動処理中に前記メモリ部の同一論理アドレスに対して、書き込みが行われたかどうかを判定し、これら中間アドレスが不一致である場合、書き込みが行われているとして、前記データの移動処理を無効化させる制御手段と
を具備することを特徴とするメモリ装置。 - 前記第1、第2、第3の記憶部に接続され、前記第1、第2、第3の記憶部の内容を更新する更新部をさらに具備する請求項1記載のメモリ装置。
- 前記更新部は、前記データ移動処理部によるデータの移動処理において、前記メモリ部から前記データの読み出しに成功した場合、前記第3の記憶部に成功したことを示すフラグを設定することを特徴とする請求項2記載のメモリ装置。
- 前記更新部は、前記データ移動処理部によるデータの移動処理において、前記メモリ部から前記データの読み出しに失敗した場合、前記第3の記憶部に失敗したことを示すフラグを設定することを特徴とする請求項2記載のメモリ装置。
- メモリ部内のデータを移動する移動処理において、読み出しコマンドに従って前記メモリ部の第1の物理アドレスにより、前記メモリ部から書き込まれたデータを読み出し、
前記移動処理により、前記メモリ部に書き込まれた前記データが読み出された時、前記データに対応した論理アドレスと、前記第1の記憶部の前記論理アドレスと対応する中間アドレス、及び前記データの読み出しが成功したかどうかを示すフラグを第3の記憶部に設定し、
書き込みコマンドに従って前記読み出された前記データを第2の物理アドレスにより前記メモリ部に書き込み、
前記第3の記憶部に記憶された前記フラグが前記データの読み出し成功を示す場合、前記第3の記憶部に記憶された前記中間アドレスと前記データに対応した論理アドレスに従って求められた前記第1の記憶部に記憶された中間アドレスとを比較し、前記データの移動処理中に前記メモリ部の同一論理アドレスに対して、書き込みが行われたかどうかを判定し、これら中間アドレスが不一致である場合、書き込みが行われているとして、前記データの移動処理を無効化させる
ことを特徴とするメモリ制御方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010268482A JP5323030B2 (ja) | 2010-12-01 | 2010-12-01 | メモリ装置及びメモリ制御方法 |
US13/278,973 US8856468B2 (en) | 2010-12-01 | 2011-10-21 | Memory device capable of improving write processing speed and memory control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010268482A JP5323030B2 (ja) | 2010-12-01 | 2010-12-01 | メモリ装置及びメモリ制御方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012118797A JP2012118797A (ja) | 2012-06-21 |
JP5323030B2 true JP5323030B2 (ja) | 2013-10-23 |
Family
ID=46162120
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010268482A Active JP5323030B2 (ja) | 2010-12-01 | 2010-12-01 | メモリ装置及びメモリ制御方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US8856468B2 (ja) |
JP (1) | JP5323030B2 (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6180271B2 (ja) * | 2013-10-09 | 2017-08-16 | 日本放送協会 | 映像記録装置及び映像記録方法 |
CN105353989B (zh) * | 2015-11-19 | 2018-12-28 | 华为技术有限公司 | 存储数据访问方法及相关的控制器、设备、主机和系统 |
KR20200143871A (ko) * | 2019-06-17 | 2020-12-28 | 삼성전자주식회사 | 스토리지를 포함하는 전자 장치 및 그의 스토리지 이용 방법 |
JP2021033849A (ja) * | 2019-08-28 | 2021-03-01 | キオクシア株式会社 | メモリシステムおよび制御方法 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6375948A (ja) | 1986-09-19 | 1988-04-06 | Fujitsu Ltd | ガ−ベジコレクシヨン制御方式 |
JPS6393055A (ja) | 1986-10-07 | 1988-04-23 | Fujitsu Ltd | 実時間型ガ−ベジコレクシヨン支援装置 |
EP0649583B1 (en) * | 1992-04-06 | 1997-02-12 | Nortel Networks Corporation | Method for atm switch core interface |
JP4333676B2 (ja) * | 1997-11-21 | 2009-09-16 | オムロン株式会社 | プログラム制御装置、プログラム制御方法、およびプログラム記録媒体 |
JP4173642B2 (ja) * | 1999-02-22 | 2008-10-29 | 株式会社ルネサステクノロジ | メモリカードのデータ書き込み方法 |
JP2001184254A (ja) * | 1999-12-27 | 2001-07-06 | Nec Corp | ガーベージコレクション機能を有する情報処理装置およびその方法ならびに記録媒体 |
JP2001265750A (ja) * | 2000-03-17 | 2001-09-28 | Omron Corp | メモリ制御装置 |
WO2007115425A1 (en) * | 2006-03-30 | 2007-10-18 | Intel Corporation | Method and apparatus for supporting heterogeneous virtualization |
US7511646B2 (en) * | 2006-05-15 | 2009-03-31 | Apple Inc. | Use of 8-bit or higher A/D for NAND cell value |
-
2010
- 2010-12-01 JP JP2010268482A patent/JP5323030B2/ja active Active
-
2011
- 2011-10-21 US US13/278,973 patent/US8856468B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US20120140561A1 (en) | 2012-06-07 |
JP2012118797A (ja) | 2012-06-21 |
US8856468B2 (en) | 2014-10-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR102395360B1 (ko) | 비휘발성 데이터 저장장치 내부에서 원자적으로 복수의 기록 트랜잭션을 수행하는 장치 제어기 및 방법 | |
US8762661B2 (en) | System and method of managing metadata | |
US9323659B2 (en) | Cache management including solid state device virtualization | |
JP4828816B2 (ja) | メモリカード、半導体装置、及びメモリカードの制御方法 | |
JP5983019B2 (ja) | 制御装置、記憶装置、記憶制御方法 | |
US8510502B2 (en) | Data writing method, and memory controller and memory storage apparatus using the same | |
JP5377182B2 (ja) | 制御装置 | |
TWI406127B (zh) | 更新使用者資料的方法 | |
JP2009187062A (ja) | 情報処理装置、該情報処理装置で行われるデータ記憶を制御する制御部およびデータ記憶の制御方法 | |
JP4561168B2 (ja) | データ処理システムおよび方法並びにその処理プログラム | |
JP5323030B2 (ja) | メモリ装置及びメモリ制御方法 | |
US8335901B2 (en) | Information processing apparatus and data restoration method | |
US20180165172A1 (en) | Data Storage Device and Data Maintenance Method Thereof | |
KR20170002848A (ko) | 가비지 컬렉션 저널링 장치 및 방법 | |
WO2018139223A1 (ja) | 情報処理装置,制御プログラムおよび情報処理方法 | |
JP4292225B2 (ja) | 情報記録装置および情報記録方法 | |
JP5541194B2 (ja) | フラッシュメモリに対してデータの読み出しおよび書き込みを行う制御装置 | |
US20070143554A1 (en) | Controller, copy control method, and computer product | |
CN103389943A (zh) | 控制装置、存储装置及存储控制方法 | |
JP2010191672A (ja) | データ記憶システム | |
CN111752475B (zh) | 在存储服务器中进行数据存取管理的方法与装置 | |
US20210303212A1 (en) | Data processing method and memory controller utilizing the same | |
WO2016175762A1 (en) | Storage cache management | |
JP6318769B2 (ja) | ストレージ制御装置、制御プログラム、および制御方法 | |
TWI850721B (zh) | 記憶體內日誌 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130225 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20130306 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130409 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130606 |
|
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: 20130625 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130716 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5323030 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20130403 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |