JP7261317B2 - 圧縮データの記憶及び取得の最適化 - Google Patents
圧縮データの記憶及び取得の最適化 Download PDFInfo
- Publication number
- JP7261317B2 JP7261317B2 JP2021560689A JP2021560689A JP7261317B2 JP 7261317 B2 JP7261317 B2 JP 7261317B2 JP 2021560689 A JP2021560689 A JP 2021560689A JP 2021560689 A JP2021560689 A JP 2021560689A JP 7261317 B2 JP7261317 B2 JP 7261317B2
- Authority
- JP
- Japan
- Prior art keywords
- chunks
- size
- compressed
- map
- data
- 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/04—Protocols for data compression, e.g. ROHC
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2228—Indexing structures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
- G06F16/174—Redundancy elimination performed by the file system
- G06F16/1744—Redundancy elimination performed by the file system using compression, e.g. sparse files
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
- H03M7/46—Conversion to or from run-length codes, i.e. by representing the number of consecutive digits, or groups of digits, of the same kind by a code word and a digit indicative of that kind
- H03M7/48—Conversion to or from run-length codes, i.e. by representing the number of consecutive digits, or groups of digits, of the same kind by a code word and a digit indicative of that kind alternating with other codes during the code conversion process, e.g. run-length coding being performed only as long as sufficientlylong runs of digits of the same kind are present
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/565—Conversion or adaptation of application format or content
- H04L67/5651—Reducing the amount or size of exchanged application data
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
- H03M7/3066—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction by means of a mask or a bit-map
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Software Systems (AREA)
- Computer Security & Cryptography (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Information Transfer Between Computers (AREA)
Description
Claims (15)
- システムであって、
1又は複数のプロセッサと、
前記1又は複数のプロセッサによって実行されると、前記1又は複数のプロセッサをオペレーションを実行するように構成する実行可能命令を記憶する1又は複数の非一時的コンピュータ可読媒体とを含み、前記オペレーションは、
データオブジェクトの複数のデータチャンクを受信すること、
複数の圧縮チャンクを得るために前記複数のデータチャンクを圧縮すること、
前記複数の圧縮チャンクの全体が第1閾値サイズ未満であるか否かを判定すること、
前記複数の圧縮チャンクの全体が前記第1閾値サイズ未満であると判定したことに基づいて、前記複数の圧縮チャンクの個々のサイズを、マップデータ構造内の個々のエントリに加えること、
前記個々のエントリの少なくとも2つの中の値を結合することによって前記マップデータ構造を短縮すること、及び
前記複数の圧縮チャンク及び短縮マップデータ構造を記憶することを含む
、システム。 - 請求項1に記載のシステムにおいて、
前記複数のデータチャンクは前記データオブジェクトの第1の複数のデータチャンクであり、前記複数の圧縮チャンクは第1の複数の圧縮チャンクであり、前記オペレーションは、
前記データオブジェクトの第2の複数のデータチャンクを受信すること、
第2の複数の圧縮チャンクを得るために前記第2の複数のデータチャンクを圧縮すること、
前記第2の複数の圧縮チャンクの全体が前記第1閾値サイズ未満であるか否かを判定すること、
前記第2の複数の圧縮チャンクの全体が前記第1閾値サイズ未満ではないと判定したことに基づいて、前記第2の複数のデータチャンクが圧縮されていないことを示す値を、前記マップデータ構造内の個々のエントリに加えること、及び
前記第1の複数の圧縮チャンクと共に、前記第2の複数のデータチャンクを非圧縮形式で記憶すること
を更に含む、システム。 - 請求項1に記載のシステムにおいて、
前記複数の圧縮チャンクと共に含まれる前記複数のデータチャンクのうちの前記データチャンクの少なくとも1つは圧縮不能であり、前記複数の圧縮チャンクは全体的に圧縮可能であり、前記オペレーションは、
前記マップデータ構造内の前記個々のエントリ内に前記データチャンクの前記少なくとも1つについての所定値を含めることであって、前記所定値は前記データチャンクの前記少なくとも1つが圧縮されていないことを示すサイズを有する、含めること、及び
前記所定値と前記データチャンクの前記少なくとも1つの実際のサイズ値との差に相当するオーバーフロー値を、前記複数の圧縮チャンクのうちの前記圧縮チャンクの少なくとも1つに対応する前記マップデータ構造内の少なくとも1つの他のエントリに割り振ること
を更に含む、システム。 - 請求項3に記載のシステムにおいて、
前記オペレーションは、
前記圧縮チャンクのそれぞれが個々に第2閾値サイズ未満であるか否かを判定すること、
試みられた圧縮の後で前記複数のデータチャンクのうちの前記データチャンクの前記少なくとも1つの前記実際のサイズ値が前記第2閾値サイズを上回っていると判定したことに基づいて、前記データチャンクの前記少なくとも1つが圧縮不能であると判定すること、
前記マップデータ構造内の前記データチャンクの前記少なくとも1つの前記個々のエントリ内に圧縮サイズとして前記所定値を入力すること、及び
前記実際のサイズ値と前記所定値との前記差を、前記圧縮チャンクの前記少なくとも1つの前記圧縮サイズに加えることによって前記オーバーフロー値を割り当てることであって、前記圧縮チャンクの前記少なくとも1つは、前記第2閾値サイズ未満の圧縮サイズを有する、割り振ること
を更に含む、システム。 - 請求項3に記載のシステムにおいて、
前記マップデータ構造を短縮する間、前記所定値は、前記マップデータ構造内の近隣のエントリの値と結合される、システム。 - 請求項1に記載のシステムにおいて、
前記オペレーションは、
前記マップデータ構造又は前記短縮マップデータ構造の少なくとも1つについてヘッダを生成することを含み、前記ヘッダはチャンクサイズのしるし及び前記短縮マップデータ構造の記憶位置のしるしを含む、システム。 - 請求項6に記載のシステムにおいて、
前記短縮マップデータ構造を記憶することは、
前記短縮マップデータ構造を前記ヘッダに関連してメタデータデータベース内に記憶すること、又は
前記データオブジェクトの少なくとも一部の圧縮後に、前記短縮マップデータ構造を前記データオブジェクトに関連してネットワーク記憶位置に記憶すること
の少なくとも1つを含む、システム。 - 請求項1に記載のシステムにおいて、
前記オペレーションは、
前記データオブジェクトの少なくとも部分的な圧縮後に前記データオブジェクト内のデータにアクセスするための要求を受信すること、
前記データオブジェクトから取得すべきデータの範囲を決定すること、
前記範囲に基づき、前記短縮マップデータ構造を使用して前記データオブジェクトの前記少なくとも部分的な圧縮後に、前記データオブジェクトの一部を読み出すこと、
前記データの範囲を得るために前記データオブジェクトの前記一部の中の圧縮データを解凍すること、及び
前記要求に応答して前記データの範囲を返すこと
を更に含む、システム。 - 請求項8に記載のシステムにおいて、
前記マップデータ構造は、前記マップデータ構造内の前記エントリについての参照点としての少なくとも1つのオフセットインジケータを含み、個々のオフセットインジケータは非圧縮状態にある前記データオブジェクト内の個々の位置に関連付けることができ、
前記短縮マップデータ構造を使用して前記データオブジェクトの一部を読み出すことは、
前記要求に対応する、非圧縮形式にある前記データオブジェクト内の位置を決定すること、
前記データオブジェクトの少なくとも部分的な圧縮後に、前記位置を、前記データオブジェクト内の開始位置として前記マップデータ構造内のオフセットインジケータに相関させること、及び
前記開始位置及び前記短縮マップデータ構造内の前記エントリに基づいてデータを読み出すこと
を含む、システム。 - 請求項8に記載のシステムにおいて、
前記短縮マップデータ構造を使用して前記データオブジェクトの一部を読み出すことは、
前記要求に対応する、非圧縮形式にある前記データオブジェクト内の位置を決定すること、
前記データオブジェクト内の開始位置を決定するために、前記短縮マップデータ構造内の少なくとも1つのエントリ内で示される少なくとも1つのチャンクの圧縮サイズに基づいて、前記データオブジェクト内の前記位置を前記短縮マップデータ構造内の位置に関係づけること、及び
少なくとも前記開始位置に基づいて前記データオブジェクトのデータを読み出すこと
を含む、システム。 - 請求項1に記載のシステムにおいて、
前記オペレーションは、
前記短縮マップデータ構造のサイズが閾値マップサイズ未満になるまで、前記マップデータ構造を複数回短縮することを更に含む、システム。 - 請求項1に記載のシステムにおいて、
前記マップデータ構造は、前記複数の圧縮チャンクについての参照点としてのオフセットインジケータを含み、前記オフセットインジケータは、非圧縮状態にある前記データオブジェクト内の位置に関連付けることができ、前記オフセットインジケータは、前記マップデータ構造内の前記オフセットインジケータに先行するエントリに対応する圧縮チャンク及び非圧縮チャンクの合計サイズを示す、システム。 - 1又は複数のプロセッサによって実行されると、前記1又は複数のプロセッサを、オペレーションを行うようにプログラムする命令を格納する1又は複数の非一時的コンピュータ可読媒体であって、
前記オペレーションは、
データオブジェクトの複数のデータチャンクを受信すること、
前記複数のデータチャンクを圧縮して複数の圧縮チャンクを得ること、
前記複数の圧縮チャンクの全体が閾値サイズ未満であるか否かを判定すること、
前記複数の圧縮チャンクの全体が前記閾値サイズ未満であると判定されたことに基づいて、前記複数の圧縮チャンクの個々のサイズを、マップデータ構造内の個々のエントリに加えること、
前記個々のエントリの少なくとも2つの中の値を結合することによって前記マップデータ構造を短縮すること、及び
前記複数の圧縮チャンク及び短縮された前記マップデータ構造を記憶すること
を含む、1又は複数の非一時的コンピュータ可読媒体。 - 方法であって、
1又は複数のプロセッサによって、データオブジェクトの複数のデータチャンクを受信することと、
前記複数のデータチャンクを圧縮して複数の圧縮チャンクを得ることと、
前記複数の圧縮チャンクの全体が閾値サイズ未満であるか否かを判定することと、
前記複数の圧縮チャンクの全体が前記閾値サイズ未満であると判定したことに基づいて、前記複数の圧縮チャンクの個々のサイズをマップデータ構造内の個々のエントリに加えることと、
前記個々のエントリの少なくとも2つの中の値を結合することによって前記マップデータ構造を短縮することと、
前記複数の圧縮チャンク及び短縮された前記マップデータ構造を記憶することと
を含む、方法。 - 請求項14に記載の方法において、
前記複数の圧縮チャンクのための参照点として少なくとも1つのオフセットインジケータを前記マップデータ構造内に含めることであって、前記オフセットインジケータは非圧縮状態にある前記データオブジェクト内の位置に関連付けることができる、ことを更に含み、
前記オフセットインジケータは、前記マップデータ構造内の前記オフセットインジケータに先行するエントリに対応する圧縮チャンク及び非圧縮チャンクの合計サイズを示す、
方法。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/US2019/029560 WO2020222727A1 (en) | 2019-04-29 | 2019-04-29 | Optimizing storage and retrieval of compressed data |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022528284A JP2022528284A (ja) | 2022-06-09 |
JP7261317B2 true JP7261317B2 (ja) | 2023-04-19 |
Family
ID=73028768
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021560689A Active JP7261317B2 (ja) | 2019-04-29 | 2019-04-29 | 圧縮データの記憶及び取得の最適化 |
Country Status (5)
Country | Link |
---|---|
US (1) | US12111807B2 (ja) |
EP (1) | EP3963853B1 (ja) |
JP (1) | JP7261317B2 (ja) |
CN (1) | CN113728601B (ja) |
WO (1) | WO2020222727A1 (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11520790B2 (en) * | 2020-09-17 | 2022-12-06 | International Business Machines Corporation | Providing character encoding |
US20230153287A1 (en) * | 2021-11-12 | 2023-05-18 | AirMettle, Inc. | Partitioning, processing, and protecting compressed data |
US11971857B2 (en) * | 2021-12-08 | 2024-04-30 | Cohesity, Inc. | Adaptively providing uncompressed and compressed data chunks |
US20230206380A1 (en) * | 2021-12-28 | 2023-06-29 | Advanced Micro Devices, Inc. | Optimizing partial writes to compressed blocks |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006186411A (ja) | 2004-12-24 | 2006-07-13 | Canon Inc | マルチメディアデータ処理装置及びその方法 |
JP2006222626A (ja) | 2005-02-09 | 2006-08-24 | Olympus Corp | 動画像伝送装置および動画像伝送システム |
US20090288026A1 (en) | 2005-09-30 | 2009-11-19 | Miosoft Corporation, A Delaware Corporation | Processing Data Records |
US20150154221A1 (en) | 2013-12-03 | 2015-06-04 | Samsung Electronics Co., Ltd. | Deduplication method and deduplication system using data association information |
US20160050297A1 (en) | 2006-05-31 | 2016-02-18 | International Business Machines Corporation | Systems and methods for transformation of logical data objects for storage |
Family Cites Families (39)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5305295A (en) * | 1992-06-29 | 1994-04-19 | Apple Computer, Inc. | Efficient method and apparatus for access and storage of compressed data |
US5832490A (en) * | 1996-05-31 | 1998-11-03 | Siemens Medical Systems, Inc. | Lossless data compression technique that also facilitates signal analysis |
US20030191876A1 (en) * | 2000-02-03 | 2003-10-09 | Fallon James J. | Data storewidth accelerator |
US6944742B1 (en) * | 2000-04-28 | 2005-09-13 | Microsoft Corporation | Compressed file system for non-volatile RAM |
US8639849B2 (en) * | 2001-12-17 | 2014-01-28 | Sutech Data Solutions Co., Llc | Integrated circuits for high speed adaptive compression and methods therefor |
US20050071479A1 (en) * | 2003-09-30 | 2005-03-31 | Dimitris Achlioptas | Smart button |
US7512862B1 (en) * | 2005-04-13 | 2009-03-31 | Network Appliance, Inc. | Compression of data for protection |
US20070005625A1 (en) * | 2005-07-01 | 2007-01-04 | Nec Laboratories America, Inc. | Storage architecture for embedded systems |
US20070208893A1 (en) * | 2006-02-23 | 2007-09-06 | Microsoft Corporation | File-based compression on a fat volume |
WO2007138602A2 (en) * | 2006-05-31 | 2007-12-06 | Storwize Ltd. | Method and system for transformation of logical data objects for storage |
US8229902B2 (en) * | 2006-11-01 | 2012-07-24 | Ab Initio Technology Llc | Managing storage of individually accessible data units |
US7987161B2 (en) * | 2007-08-23 | 2011-07-26 | Thomson Reuters (Markets) Llc | System and method for data compression using compression hardware |
US7895242B2 (en) * | 2007-10-31 | 2011-02-22 | Microsoft Corporation | Compressed storage management |
US8032495B2 (en) * | 2008-06-20 | 2011-10-04 | Perfect Search Corporation | Index compression |
US8156306B1 (en) * | 2009-12-18 | 2012-04-10 | Emc Corporation | Systems and methods for using thin provisioning to reclaim space identified by data reduction processes |
US8633838B2 (en) | 2010-01-15 | 2014-01-21 | Neverfail Group Limited | Method and apparatus for compression and network transport of data in support of continuous availability of applications |
US9330105B1 (en) * | 2010-05-07 | 2016-05-03 | Emc Corporation | Systems, methods, and computer readable media for lazy compression of data incoming to a data storage entity |
KR101649357B1 (ko) * | 2010-05-10 | 2016-08-19 | 삼성전자주식회사 | 데이터 저장 장치, 그것의 동작 방법, 그리고 그것을 포함한 스토리지 서버 |
US20120089781A1 (en) * | 2010-10-11 | 2012-04-12 | Sandeep Ranade | Mechanism for retrieving compressed data from a storage cloud |
US9798831B2 (en) * | 2011-04-01 | 2017-10-24 | Google Inc. | Processing data in a MapReduce framework |
US9020912B1 (en) * | 2012-02-20 | 2015-04-28 | F5 Networks, Inc. | Methods for accessing data in a compressed file system and devices thereof |
US9075710B2 (en) * | 2012-04-17 | 2015-07-07 | SanDisk Technologies, Inc. | Non-volatile key-value store |
WO2013168202A1 (en) * | 2012-05-11 | 2013-11-14 | Hitachi, Ltd. | Storage apparatus and data management method |
US9542462B1 (en) * | 2012-06-14 | 2017-01-10 | Google Inc. | Scaling high-level statistical languages to large, distributed datasets |
CN103914459A (zh) * | 2012-12-31 | 2014-07-09 | 北京中交兴路信息科技有限公司 | 交通信息文件压缩、解压缩方法及装置 |
CN103701852B (zh) * | 2013-11-11 | 2017-12-12 | 魅族科技(中国)有限公司 | 发送文件的方法和终端 |
CN104199867B (zh) * | 2014-08-18 | 2017-05-17 | 中国科学院软件研究所 | 一种解决文件名乱码问题的zip文件解压缩方法 |
US9660666B1 (en) * | 2014-12-22 | 2017-05-23 | EMC IP Holding Company LLC | Content-aware lossless compression and decompression of floating point data |
US10803018B2 (en) * | 2015-12-16 | 2020-10-13 | International Business Machines Corporation | Compressed data rearrangement to optimize file compression |
SE540178C2 (en) * | 2016-01-29 | 2018-04-24 | Zeropoint Tech Ab | Methods, devices and systems for compressing and decompressing data |
CA3028821C (en) * | 2016-06-24 | 2023-01-24 | Huawei Technologies Co., Ltd. | Data processing method, storage apparatus, solid state disk, and storage system |
US10027984B2 (en) * | 2016-11-30 | 2018-07-17 | Hewlett Packard Enterprise Development Lp | Methods and systems for efficiently reading a data block from a data seglet with compressed data blocks |
CN107066393B (zh) * | 2017-01-12 | 2020-06-09 | 安徽大学 | 提高地址映射表中映射信息密度的方法 |
US10416928B2 (en) * | 2017-06-15 | 2019-09-17 | Hitachi, Ltd. | Data storage system and process for data compression of distributed data in a scalable cluster system and computer program for such data storage system |
CN107947799B (zh) * | 2017-11-28 | 2021-06-29 | 郑州云海信息技术有限公司 | 一种数据压缩方法及装置 |
US11157631B1 (en) * | 2017-12-19 | 2021-10-26 | Robert J. Whelton | System and method for securely indexing, storing, and retrieving data within a computer network |
KR102685015B1 (ko) * | 2018-04-24 | 2024-07-16 | 에스케이하이닉스 주식회사 | 메모리 시스템 및 메모리 시스템의 동작방법 |
US11176022B2 (en) * | 2019-12-27 | 2021-11-16 | Bank Of America Corporation | Health diagnostics and analytics for object repositories |
US11489663B2 (en) * | 2020-01-31 | 2022-11-01 | International Business Machines Corporation | Correlation-based hash tree verification |
-
2019
- 2019-04-29 CN CN201980095790.7A patent/CN113728601B/zh active Active
- 2019-04-29 WO PCT/US2019/029560 patent/WO2020222727A1/en unknown
- 2019-04-29 US US17/428,653 patent/US12111807B2/en active Active
- 2019-04-29 EP EP19927358.2A patent/EP3963853B1/en active Active
- 2019-04-29 JP JP2021560689A patent/JP7261317B2/ja active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006186411A (ja) | 2004-12-24 | 2006-07-13 | Canon Inc | マルチメディアデータ処理装置及びその方法 |
JP2006222626A (ja) | 2005-02-09 | 2006-08-24 | Olympus Corp | 動画像伝送装置および動画像伝送システム |
US20090288026A1 (en) | 2005-09-30 | 2009-11-19 | Miosoft Corporation, A Delaware Corporation | Processing Data Records |
US20160050297A1 (en) | 2006-05-31 | 2016-02-18 | International Business Machines Corporation | Systems and methods for transformation of logical data objects for storage |
US20150154221A1 (en) | 2013-12-03 | 2015-06-04 | Samsung Electronics Co., Ltd. | Deduplication method and deduplication system using data association information |
Also Published As
Publication number | Publication date |
---|---|
EP3963853A4 (en) | 2022-11-16 |
CN113728601B (zh) | 2023-04-25 |
CN113728601A (zh) | 2021-11-30 |
EP3963853A1 (en) | 2022-03-09 |
EP3963853B1 (en) | 2023-07-05 |
JP2022528284A (ja) | 2022-06-09 |
US20220129430A1 (en) | 2022-04-28 |
US12111807B2 (en) | 2024-10-08 |
WO2020222727A1 (en) | 2020-11-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7261317B2 (ja) | 圧縮データの記憶及び取得の最適化 | |
JP6778795B2 (ja) | データを記憶するための方法、装置及びシステム | |
US12067256B2 (en) | Storage space optimization in a system with varying data redundancy schemes | |
US9665428B2 (en) | Distributing erasure-coded fragments in a geo-distributed storage system | |
US6874061B1 (en) | Method and system for implementing variable sized extents | |
CN109690681B (zh) | 处理数据的方法、存储装置、固态硬盘和存储系统 | |
US11086519B2 (en) | System and method for granular deduplication | |
US20180285014A1 (en) | Data storage method and apparatus | |
US20140122924A1 (en) | Processing an unsuccessful write request in a dispersed storage network | |
EP3992792A1 (en) | Resource allocation method, storage device, and storage system | |
US8937564B2 (en) | System, method and non-transitory computer readable medium for compressing genetic information | |
KR102535666B1 (ko) | 대형 그래프 처리를 위한 그래프 데이터 분할 | |
EP3993273A1 (en) | Method and apparatus for data compression in storage system, device, and readable storage medium | |
US11693737B2 (en) | Pooling blocks for erasure coding write groups | |
US10810174B2 (en) | Database management system, database server, and database management method | |
WO2017042978A1 (ja) | 計算機システム、ストレージ装置、及びデータの管理方法 | |
WO2024148824A1 (zh) | 数据处理方法、系统、装置、存储介质及电子设备 | |
JP2016177724A (ja) | ノード、情報処理システム、方法、および、プログラム | |
CN104967856A (zh) | 一种编码方法及相关设备 | |
CN110673791B (zh) | 一种元数据下刷方法、装置、设备及可读存储介质 | |
CN110896408B (zh) | 一种数据处理方法及服务器集群 | |
US10083121B2 (en) | Storage system and storage method | |
CN117349075A (zh) | 一种数据处理方法及相关设备 | |
US20230409530A1 (en) | Grouping data to conserve storage capacity | |
US20140236897A1 (en) | System, method and non-transitory computer readable medium for compressing genetic information |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20211012 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20221122 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230110 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230320 |
|
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: 20230404 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230407 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7261317 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |