KR101430552B1 - Ssd 기반 스토리지 시스템에서 중복률과 입출력 성능 향상을 위한 ssd 스토리지의 데이터 중복제거 및 재활용 시스템 - Google Patents
Ssd 기반 스토리지 시스템에서 중복률과 입출력 성능 향상을 위한 ssd 스토리지의 데이터 중복제거 및 재활용 시스템 Download PDFInfo
- Publication number
- KR101430552B1 KR101430552B1 KR1020130038170A KR20130038170A KR101430552B1 KR 101430552 B1 KR101430552 B1 KR 101430552B1 KR 1020130038170 A KR1020130038170 A KR 1020130038170A KR 20130038170 A KR20130038170 A KR 20130038170A KR 101430552 B1 KR101430552 B1 KR 101430552B1
- Authority
- KR
- South Korea
- Prior art keywords
- data
- ssd
- input data
- invalid
- deduplication
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0638—Organizing or formatting or addressing of data
- G06F3/064—Management of blocks
- G06F3/0641—De-duplication techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/08—Error detection or correction by redundancy in data representation, e.g. by using checking codes
- G06F11/10—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
- G06F11/1076—Parity data used in redundant arrays of independent storages, e.g. in RAID systems
- G06F11/108—Parity data distribution in semiconductor storages, e.g. in SSD
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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 OR CALCULATING; 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/0614—Improving the reliability of storage systems
- G06F3/0619—Improving the reliability of storage systems in relation to data integrity, e.g. data losses, bit errors
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/0683—Plurality of storage devices
- G06F3/0689—Disk arrays, e.g. RAID, JBOD
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Quality & Reliability (AREA)
- Computer Security & Cryptography (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
상기와 같은 중복제거 및 재활용 시스템에 의하여, 파일시스템에서 유효데이터 중복제거를 하고 플래시 변환 계층(FTL)에서 무효데이터 재활용을 함으로써, 쓰기 횟수를 감소시키고 그에 따라서 가비지 컬렉션 횟수도 감소시키고, 그 결과 SSD의 마모도가 향상되고 I/O 성능이 향상될 수 있다.
Description
도 2는 본 발명의 일실시예에 따른 입력 데이터의 처리과정을 설명하는 흐름도.
도 3은 본 발명의 일실시예에 따른 유효데이터 중복제거 및 무효데이터 재활용 과정을 설명하는 데이터 흐름도.
도 4는 본 발명의 실험에 따른 실험 파라미터 설정값에 대한 표.
도 5는 본 발명의 실험에 따른 가비지 컬렉션 경계값에 대한 중복률에 대한 그래프.
도 6은 본 발명의 실험에 따른 쓰기 횟수 비교에 대한 그래프.
도 7은 본 발명의 실험에 따른 가비지 컬렉션 횟수 비교에 대한 그래프.
도 8은 본 발명의 실험에 따른 입출력 지연시간 비교에 대한 그래프.
30 : SSD 디스크 장치(SSD) 31 : 플래시변환계층(FTL)
40 : 중복제거 및 재활용 시스템 41 : 중복제거부
42 : 재활용부
Claims (8)
- 운영체제의 파일 시스템을 통해 SSD(Solid State Disk) 디스크 장치에 데이터(이하 입력 데이터)를 저장할 때, 상기 SSD 디스크 장치에 저장된 유효 데이터 및 무효 데이터를 이용하여, 상기 입력 데이터를 저장하는 SSD 스토리지의 데이터 중복제거 및 재활용 시스템에 있어서,
상기 입력 데이터와 중복된 상기 유효 데이터가 있는지를 검사하여, 중복된 유효 데이터가 있으면 상기 입력 데이터의 참조를 중복된 데이터의 참조로 정하는 중복제거부; 및,
중복된 유효 데이터가 없으면 상기 입력 데이터와 중복된 무효 데이터가 있는지를 검사하여, 중복된 무효 데이터가 있으면, 상기 무효 데이터를 상기 입력 데이터로 재활용하는 재활용부를 포함하고,
상기 무효 데이터는 상기 입력 데이터가 상기 SSD 디스크 장치에 물리적으로 저장되어 있으되 상기 입력 데이터로 논리적으로 참조되지 않은 데이터이고,
상기 유효 데이터는 상기 입력 데이터가 상기 SSD 디스크 장치에 물리적으로 저장되어 있고 상기 입력 데이터로 논리적으로 참조되고 있는 데이터이고,
상기 재활용부는 중복되는 무효 데이터를 유효 데이터로 변경하고, 상기 입력 데이터의 참조를 변경된 유효 데이터의 참조로 정하여 재활용하는 것을 특징으로 하는 SSD 스토리지의 데이터 중복제거 및 재활용 시스템.
- 제1항에 있어서,
상기 중복제거부는 상기 파일 시스템에 설치되어 실행하고,
상기 재활용부는 상기 SSD 디스크 장치의 플래시 변환 계층에 설치되어 실행하는 것을 특징으로 하는 SSD 스토리지의 데이터 중복제거 및 재활용 시스템.
- 삭제
- 제1항에 있어서,
상기 중복제거부는 즉시 중복제거 방식을 이용하는 것을 특징으로 하는 SSD 스토리지의 데이터 중복제거 및 재활용 시스템.
- 제1항에 있어서,
상기 입력 데이터를 동일한 청크 단위로 나누어 중복 검사를 하는 것을 특징으로 하는 SSD 스토리지의 데이터 중복제거 및 재활용 시스템.
- 제1항에 있어서,
상기 입력 데이터에 해시함수를 적용하여 핑거프린트를 생성하여 중복 검사를 하는 것을 특징으로 하는 SSD 스토리지의 데이터 중복제거 및 재활용 시스템.
- 제1항에 있어서,
상기 유효 데이터 및 무효 데이터에 대하여 각각 청킹과 핑거프린트를 위한 해시 테이블을 구비하고, 상기 유효 데이터와 무효 데이터가 서로 변환될 때 상기 해시 테이블의 내용도 동시에 이동되는 것을 특징으로 하는 SSD 스토리지의 데이터 중복제거 및 재활용 시스템.
- 제1항에 있어서,
상기 유효 데이터는 입력 데이터에 의해 참조되는 횟수를 참조 카운트로 기록하여, 하나의 입력 데이터만 참조된 상태에서 해당 입력 데이터가 삭제되면 상기 유효 데이터가 무효 데이터로 변환되는 것을 특징으로 하는 SSD 스토리지의 데이터 중복제거 및 재활용 시스템.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020130038170A KR101430552B1 (ko) | 2013-04-08 | 2013-04-08 | Ssd 기반 스토리지 시스템에서 중복률과 입출력 성능 향상을 위한 ssd 스토리지의 데이터 중복제거 및 재활용 시스템 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020130038170A KR101430552B1 (ko) | 2013-04-08 | 2013-04-08 | Ssd 기반 스토리지 시스템에서 중복률과 입출력 성능 향상을 위한 ssd 스토리지의 데이터 중복제거 및 재활용 시스템 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| KR101430552B1 true KR101430552B1 (ko) | 2014-08-18 |
Family
ID=51750501
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020130038170A Expired - Fee Related KR101430552B1 (ko) | 2013-04-08 | 2013-04-08 | Ssd 기반 스토리지 시스템에서 중복률과 입출력 성능 향상을 위한 ssd 스토리지의 데이터 중복제거 및 재활용 시스템 |
Country Status (1)
| Country | Link |
|---|---|
| KR (1) | KR101430552B1 (ko) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109547467A (zh) * | 2018-12-19 | 2019-03-29 | 北京东土科技股份有限公司 | 媒体数据纠错传输及纠错方法、装置、设备及存储介质 |
| KR20190121265A (ko) | 2018-04-17 | 2019-10-25 | 한국과학기술원 | Ftl 관리 장치 및 방법 |
| KR20200050738A (ko) * | 2018-11-02 | 2020-05-12 | 현대오트론 주식회사 | Eeprom 제어장치 및 이를 이용한 eeprom의 데이터 기록 방법 |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR100994052B1 (ko) | 2009-05-06 | 2010-11-11 | 성균관대학교산학협력단 | 플래시 변환 계층에서 수행되는 데이터 관리 방법 및 이를 수행하는 플래시 메모리 장치 |
| KR20120094782A (ko) * | 2011-02-17 | 2012-08-27 | 인하대학교 산학협력단 | Ssd 기반 저장장치 시스템 |
-
2013
- 2013-04-08 KR KR1020130038170A patent/KR101430552B1/ko not_active Expired - Fee Related
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR100994052B1 (ko) | 2009-05-06 | 2010-11-11 | 성균관대학교산학협력단 | 플래시 변환 계층에서 수행되는 데이터 관리 방법 및 이를 수행하는 플래시 메모리 장치 |
| KR20120094782A (ko) * | 2011-02-17 | 2012-08-27 | 인하대학교 산학협력단 | Ssd 기반 저장장치 시스템 |
Non-Patent Citations (1)
| Title |
|---|
| "CAFTL: A Content-Aware Flash Translation Layer Enhancing the Lifespan of Flash Memory based Solid State Drives", Feng Cheng et. al., Proceedings of 9th USENIX Conference on File and Storage Technolog * |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20190121265A (ko) | 2018-04-17 | 2019-10-25 | 한국과학기술원 | Ftl 관리 장치 및 방법 |
| KR20200050738A (ko) * | 2018-11-02 | 2020-05-12 | 현대오트론 주식회사 | Eeprom 제어장치 및 이를 이용한 eeprom의 데이터 기록 방법 |
| KR102142675B1 (ko) | 2018-11-02 | 2020-08-07 | 현대오트론 주식회사 | Eeprom 제어장치 및 이를 이용한 eeprom의 데이터 기록 방법 |
| CN109547467A (zh) * | 2018-12-19 | 2019-03-29 | 北京东土科技股份有限公司 | 媒体数据纠错传输及纠错方法、装置、设备及存储介质 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11644992B2 (en) | Storage system performing data deduplication, method of operating storage system, and method of operating data processing system | |
| Zou et al. | The dilemma between deduplication and locality: Can both be achieved? | |
| US10318181B2 (en) | System, method, and computer program product for increasing spare space in memory to extend a lifetime of the memory | |
| CN115114059B (zh) | 使用区来管理归因于存储装置故障的容量减小 | |
| US10037158B2 (en) | Vertically integrated storage | |
| US9442844B2 (en) | Apparatus, system, and method for a storage layer | |
| KR101473837B1 (ko) | Ssd 기반 스토리지 시스템에서 입출력 성능 향상을 위한 ssd 스토리지의 무효데이터 재활용 방법 | |
| CN102460371A (zh) | 基于闪存的数据档案存储系统 | |
| US20150363134A1 (en) | Storage apparatus and data management | |
| KR101525453B1 (ko) | 데이터 접근빈도를 이용한 raid 시스템의 데이터 복제 방법 | |
| CN115114055A (zh) | 管理归因于存储装置故障的容量减小和恢复 | |
| CN115114058A (zh) | 管理存在存储装置故障时的存储空间减小和再用 | |
| CN115114057A (zh) | 管理在下移多层级存储器单元时的容量减小 | |
| KR20180058169A (ko) | 데이터 중복 제거를 수행하는 스토리지 시스템, 스토리지 시스템 및 데이터 처리 시스템의 동작방법 | |
| US10013346B2 (en) | Method of decreasing write amplification of NAND flash using a journal approach | |
| EP4030275B1 (en) | Computing system including host and storage system | |
| CN111124258B (zh) | 全闪存阵列的数据存储方法、装置、设备及可读存储介质 | |
| CN115114061A (zh) | 管理归因于存储装置故障的容量减小 | |
| CN115114054A (zh) | 管理发生故障的多层级存储器单元的存储空间减小和再用 | |
| KR101532283B1 (ko) | Ssd 기반 raid 스토리지에서 데이터 및 패리티 디스크의 복합적 중복제거 방법 | |
| KR101430552B1 (ko) | Ssd 기반 스토리지 시스템에서 중복률과 입출력 성능 향상을 위한 ssd 스토리지의 데이터 중복제거 및 재활용 시스템 | |
| US11263132B2 (en) | Method and system for facilitating log-structure data organization | |
| Ha et al. | Deduplication with block-level content-aware chunking for solid state drives (SSDs) | |
| CN108052644A (zh) | 数据模式日志文件系统的数据写入方法及系统 | |
| KR101382273B1 (ko) | Ssd 저장장치의 마모도 감소를 위한 ssd 기반 서버급 저장장치의 복합적 데이터 중복제거 방법 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PA0109 | Patent application |
St.27 status event code: A-0-1-A10-A12-nap-PA0109 |
|
| PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
| D13-X000 | Search requested |
St.27 status event code: A-1-2-D10-D13-srh-X000 |
|
| D14-X000 | Search report completed |
St.27 status event code: A-1-2-D10-D14-srh-X000 |
|
| PE0902 | Notice of grounds for rejection |
St.27 status event code: A-1-2-D10-D21-exm-PE0902 |
|
| E13-X000 | Pre-grant limitation requested |
St.27 status event code: A-2-3-E10-E13-lim-X000 |
|
| P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
| P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
| E701 | Decision to grant or registration of patent right | ||
| PE0701 | Decision of registration |
St.27 status event code: A-1-2-D10-D22-exm-PE0701 |
|
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
| PR1002 | Payment of registration fee |
Fee payment year number: 1 St.27 status event code: A-2-2-U10-U11-oth-PR1002 |
|
| PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R11-asn-PN2301 St.27 status event code: A-5-5-R10-R13-asn-PN2301 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R11-asn-PN2301 St.27 status event code: A-5-5-R10-R13-asn-PN2301 |
|
| FPAY | Annual fee payment |
Payment date: 20170626 Year of fee payment: 4 |
|
| PR1001 | Payment of annual fee |
Fee payment year number: 4 St.27 status event code: A-4-4-U10-U11-oth-PR1001 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PR1001 | Payment of annual fee |
Fee payment year number: 5 St.27 status event code: A-4-4-U10-U11-oth-PR1001 |
|
| P22-X000 | Classification modified |
St.27 status event code: A-4-4-P10-P22-nap-X000 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PC1903 | Unpaid annual fee |
Not in force date: 20190809 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE St.27 status event code: A-4-4-U10-U13-oth-PC1903 |
|
| PC1903 | Unpaid annual fee |
Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20190809 St.27 status event code: N-4-6-H10-H13-oth-PC1903 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |