JP7087070B2 - 分散ロケーション・ベースの重複排除のパフォーマンスを向上させるための方法、コンピュータ・プログラム製品、および装置 - Google Patents
分散ロケーション・ベースの重複排除のパフォーマンスを向上させるための方法、コンピュータ・プログラム製品、および装置 Download PDFInfo
- Publication number
- JP7087070B2 JP7087070B2 JP2020519732A JP2020519732A JP7087070B2 JP 7087070 B2 JP7087070 B2 JP 7087070B2 JP 2020519732 A JP2020519732 A JP 2020519732A JP 2020519732 A JP2020519732 A JP 2020519732A JP 7087070 B2 JP7087070 B2 JP 7087070B2
- Authority
- JP
- Japan
- Prior art keywords
- memory area
- owner
- predetermined number
- memory
- 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
- 238000000034 method Methods 0.000 title claims description 31
- 238000004590 computer program Methods 0.000 title claims description 13
- 230000015654 memory Effects 0.000 claims description 358
- 230000007246 mechanism Effects 0.000 claims description 86
- 238000012545 processing Methods 0.000 claims description 49
- 230000004044 response Effects 0.000 claims description 28
- 238000013500 data storage Methods 0.000 claims description 2
- 230000006870 function Effects 0.000 description 17
- 238000010586 diagram Methods 0.000 description 15
- 238000004891 communication Methods 0.000 description 14
- 230000009471 action Effects 0.000 description 7
- 230000008901 benefit Effects 0.000 description 6
- 230000008569 process Effects 0.000 description 6
- 230000005540 biological transmission Effects 0.000 description 5
- 239000000835 fiber Substances 0.000 description 3
- 238000007726 management method Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 2
- 230000007717 exclusion Effects 0.000 description 2
- 239000004744 fabric Substances 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000001902 propagating effect Effects 0.000 description 2
- RYGMFSIKBFXOCR-UHFFFAOYSA-N Copper Chemical compound [Cu] RYGMFSIKBFXOCR-UHFFFAOYSA-N 0.000 description 1
- 230000006399 behavior Effects 0.000 description 1
- 230000015556 catabolic process Effects 0.000 description 1
- 229910052802 copper Inorganic materials 0.000 description 1
- 239000010949 copper Substances 0.000 description 1
- 238000006731 degradation reaction Methods 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000011067 equilibration Methods 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 230000002441 reversible effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 230000001052 transient effect Effects 0.000 description 1
Images
Classifications
-
- 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/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; CALCULATING OR 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/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1448—Management of the data involved in backup or backup restore
- G06F11/1453—Management of the data involved in backup or backup restore using de-duplication of the data
-
- 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/1748—De-duplication implemented within the file system, e.g. based on file segments
-
- 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/1748—De-duplication implemented within the file system, e.g. based on file segments
- G06F16/1752—De-duplication implemented within the file system, e.g. based on file segments based on file chunks
-
- 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/0608—Saving storage space on storage systems
-
- 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/067—Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]
-
- 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
-
- 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/24—Querying
- G06F16/245—Query processing
- G06F16/2455—Query execution
- G06F16/24553—Query execution of query operations
- G06F16/24554—Unary operations; Data partitioning operations
- G06F16/24556—Aggregation; Duplicate elimination
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)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Quality & Reliability (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Memory System (AREA)
Description
- データが所定の数Nの所有者メモリ領域上に記憶されることを可能にする「先着順」ポリシーを利用すること。
- データが、参照者メモリ領域における所有者メモリ領域の人気度に基づいて記憶されることを可能にする「人気度」ポリシーを利用すること。
所有者メモリ領域の人気度は、単一の書込み内で決定されてよい。
所有者メモリ領域の人気度は、複数の書込みにわたって決定されてよい。
- 最初、データが、M<Nである第2の所定の数Mの所有者メモリ領域上に記憶される「先着順」で記憶されることを可能にし、次に、データが、最大で所定の数Nの所有者メモリ領域までに限って、参照者メモリ領域における所有者メモリ領域の人気度に基づいて記憶されることを可能にするハイブリッド・ポリシーを利用すること。
第2の機構は、人気度のより低い所有者メモリ領域を、人気度のより高い所有者メモリ領域で置き換えて、より有益な所有者メモリ領域が識別されたとき、人気度のより低い所有者メモリ領域の使用を中止して、好ましい所有者メモリ領域とするようにする。
Claims (16)
- 分散ロケーション・ベースのデータ・ストレージのための、データ処理システムにおける方法であって、
ストレージ機構によって、ホスト・システムから、メモリ領域のセットの中の参照者メモリ領域にデータ・ファイルを書き込む要求を受け取ること、ならびに
前記データ・ファイルの各データ・チャンクに関して、
前記データ・チャンクに関するハッシュ値の、前記参照者メモリ領域において参照される記憶された他のデータ・チャンクに関する他のハッシュ値に対する比較が、前記データ・チャンクが前記参照者メモリ領域に存在しないことを示すことに応答して、前記ストレージ機構によって、前記データ・チャンクがメモリ領域の前記セットの中の別のメモリ領域に存在するかどうかを判定すること、
前記データ・チャンクがメモリ領域の前記セットの中の別のメモリ領域に存在することに応答して、前記ストレージ機構によって、前記メモリ領域が、前記参照者メモリ領域に関連付けられた所定の数Nの所有者メモリ領域のうちの1つであるかどうかを判定すること、
前記メモリ領域が、前記参照者メモリ領域に関連付けられた前記所定の数Nの所有者メモリ領域のうちの1つではないことに応答して、前記ストレージ機構によって、前記所定の数Nの所有者メモリ領域の中の所有者メモリ領域の数に達しているかどうかを判定すること、および
前記所定の数Nの所有者メモリ領域に達していないことに応答して、前記ストレージ機構によって、前記参照者メモリ領域に前記データ・チャンクに対するリファレンスを記憶すること
を含む、方法。 - 前記所定の数Nの所有者メモリ領域に達したことに応答して、前記ストレージ機構によって、前記参照者メモリ領域に前記データ・チャンクを記憶することをさらに含む、請求項1に記載の方法。
- 前記所定の数Nの所有者メモリ領域に達していないことに応答して、前記ストレージ機構によって、前記データ・チャンクが記憶された前記メモリ領域が人気度閾値を満たしているかどうかを判定すること、および
前記データ・チャンクが記憶されている前記メモリ領域が前記人気度閾値を満たすことに応答して、前記ストレージ機構によって、前記所定の数Nの所有者メモリ領域に前記メモリ領域を追加すること
をさらに含む、請求項1に記載の方法。 - 前記所定の数Nの所有者メモリ領域に達していないことに応答して、前記ストレージ機構によって、前記所定の数Nの所有者メモリ領域に前記メモリ領域を追加することをさらに含む、請求項1に記載の方法。
- 前記所定の数Nの所有者メモリ領域内の前記所有者メモリ領域が、先着順ポリシーまたは人気度ポリシーのいずれかに基づいて決定される、請求項1に記載の方法。
- 前記先着順ポリシーの下で、データが前記メモリ領域に記憶されるにつれ、前記所定の数Nの所有者メモリ領域に前記メモリ領域が追加される、請求項5に記載の方法。
- 前記人気度ポリシーの下で、前記メモリ領域の前記人気度が所定の閾値を満たすとき、前記所定の数Nの所有者メモリ領域に前記メモリ領域が追加され、前記所定の閾値を満たすのが、前記メモリ領域に対する読取りもしくは書込み、またはその両方の回数が、前記閾値に達するとき、または前記閾値を超えるときである、請求項5に記載の方法。
- 前記人気度ポリシーの下で、前記所定の数Nの所有者メモリ領域が一杯である場合に、別のメモリ領域の人気度が、前記所定の数Nの所有者メモリ領域に既に入っている人気度の最も低い所有者メモリ領域の人気度を超えたとき、前記所定の数Nの所有者メモリ領域から所有者メモリ領域が除去される、請求項7に記載の方法。
- コンピュータ・プログラムであって、請求項1ないし8のいずれか1項に記載の方法の各ステップをコンピュータに実行させるための、コンピュータ・プログラム。
- 請求項9に記載のコンピュータ・プログラムを記録した、コンピュータ可読記憶媒体。
- 装置であって、
プロセッサと、
前記プロセッサに結合されたメモリと
を備え、
前記メモリが、前記プロセッサによって実行されたとき、前記プロセッサに、
ホスト・システムから、メモリ領域のセットの中の参照者メモリ領域にデータ・ファイルを書き込む要求を受け取ること、ならびに
前記データ・ファイルの各データ・チャンクに関して、
前記データ・チャンクに関するハッシュ値の、前記参照者メモリ領域において参照される記憶された他のデータ・チャンクに関する他のハッシュ値に対する比較が、前記データ・チャンクが前記参照者メモリ領域に存在しないことを示すことに応答して、前記データ・チャンクがメモリ領域の前記セットの中の別のメモリ領域に存在するかどうかを判定すること、
前記データ・チャンクがメモリ領域の前記セットの中の別のメモリ領域に存在することに応答して、前記メモリ領域が、前記参照者メモリ領域に関連付けられた所定の数Nの所有者メモリ領域のうちの1つであるかどうかを判定すること、
前記メモリ領域が、前記参照者メモリ領域に関連付けられた前記所定の数Nの所有者メモリ領域のうちの1つではないことに応答して、前記所定の数Nの所有者メモリ領域の中の所有者メモリ領域の数に達しているかどうかを判定すること、および
前記所定の数Nの所有者メモリ領域に達していないことに応答して、前記参照者メモリ領域に前記データ・チャンクに対するリファレンスを記憶すること
を行わせる命令を備える、装置。 - 前記命令が、前記プロセッサに、前記所定の数Nの所有者メモリ領域に達したことに応答して、前記参照者メモリ領域に前記データ・チャンクを記憶することをさらに行わせる、請求項11に記載の装置。
- 前記命令が、前記プロセッサに、
前記所定の数Nの所有者メモリ領域に達していないことに応答して、前記データ・チャンクが記憶された前記メモリ領域が人気度閾値を満たしているかどうかを判定すること、
および
前記データ・チャンクが記憶されている前記メモリ領域が前記人気度閾値を満たすことに応答して、前記所定の数Nの所有者メモリ領域に前記所有者メモリ領域を追加すること
をさらに行わせる、請求項11に記載の装置。 - 前記命令が、前記プロセッサに、前記所定の数Nの所有者メモリ領域に達していないことに応答して、前記所定の数Nの所有者メモリ領域に前記メモリ領域を追加することをさらに行わせる、請求項11に記載の装置。
- 前記所定の数Nの所有者メモリ領域内の前記所有者メモリ領域が、先着順ポリシーまたは人気度ポリシーのいずれかに基づいて決定される、請求項11に記載の装置。
- 前記先着順ポリシーの下で、データが前記メモリ領域に記憶されるにつれ、前記所定の数Nの所有者メモリ領域に前記メモリ領域が追加され、
前記人気度ポリシーの下で、前記メモリ領域の前記人気度が所定の閾値を満たすとき、
前記所定の数Nの所有者メモリ領域に前記メモリ領域が追加され、前記所定の閾値を満たすのが、前記メモリ領域に対する読取りもしくは書込み、またはその両方の回数が、前記閾値に達するとき、または前記閾値を超えるときである、あるいは
前記人気度ポリシーの下で、前記所定の数Nの所有者メモリ領域が一杯である場合に、別のメモリ領域の人気度が、前記所定の数Nの所有者メモリ領域に既に入っている人気度の最も低い所有者メモリ領域の人気度を超えたとき、前記所定の数Nの所有者メモリ領域から所有者メモリ領域が除去される、請求項15に記載の装置。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/793,109 US11269531B2 (en) | 2017-10-25 | 2017-10-25 | Performance of dispersed location-based deduplication |
US15/793,109 | 2017-10-25 | ||
PCT/IB2018/057924 WO2019082016A1 (en) | 2017-10-25 | 2018-10-12 | IMPROVED DEDUPLICATION PERFORMANCE BASED ON DISPERSED LOCATIONS |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2021500643A JP2021500643A (ja) | 2021-01-07 |
JP2021500643A5 JP2021500643A5 (ja) | 2021-04-22 |
JP7087070B2 true JP7087070B2 (ja) | 2022-06-20 |
Family
ID=66169951
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020519732A Active JP7087070B2 (ja) | 2017-10-25 | 2018-10-12 | 分散ロケーション・ベースの重複排除のパフォーマンスを向上させるための方法、コンピュータ・プログラム製品、および装置 |
Country Status (6)
Country | Link |
---|---|
US (2) | US11269531B2 (ja) |
JP (1) | JP7087070B2 (ja) |
CN (1) | CN111213130B (ja) |
DE (1) | DE112018004402B4 (ja) |
GB (1) | GB2580276B (ja) |
WO (1) | WO2019082016A1 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11455110B1 (en) * | 2021-09-08 | 2022-09-27 | International Business Machines Corporation | Data deduplication |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011159142A (ja) | 2010-02-02 | 2011-08-18 | Nec Corp | ストレージシステム |
US20140237202A1 (en) | 2013-02-19 | 2014-08-21 | Hitachi, Ltd. | System for preventing duplication of autonomous distributed files, storage device unit, and data access method |
JP2014527672A (ja) | 2011-08-16 | 2014-10-16 | ピュア・ストレージ・インコーポレイテッド | ストレージシステムにおけるマッピングテーブルを効果的に管理するコンピューターシステムおよびその方法 |
JP2017526084A (ja) | 2014-09-04 | 2017-09-07 | エディファイアー・エルエルシーEdifire LLC | 分散データの同期および対立解消 |
Family Cites Families (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8825617B2 (en) | 2008-03-14 | 2014-09-02 | International Business Machines Corporation | Limiting deduplication based on predetermined criteria |
US7979658B2 (en) * | 2008-03-25 | 2011-07-12 | Spansion Llc | Secure management of memory regions in a memory |
US7567188B1 (en) * | 2008-04-10 | 2009-07-28 | International Business Machines Corporation | Policy based tiered data deduplication strategy |
US10642794B2 (en) | 2008-09-11 | 2020-05-05 | Vmware, Inc. | Computer storage deduplication |
CN101706825B (zh) | 2009-12-10 | 2011-04-20 | 华中科技大学 | 一种基于文件内容类型的重复数据删除方法 |
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 |
US20110218967A1 (en) | 2010-03-08 | 2011-09-08 | Microsoft Corporation | Partial Block Based Backups |
US8364652B2 (en) * | 2010-09-30 | 2013-01-29 | Commvault Systems, Inc. | Content aligned block-based deduplication |
US9244967B2 (en) | 2011-08-01 | 2016-01-26 | Actifio, Inc. | Incremental copy performance between data stores |
US9063864B2 (en) * | 2012-07-16 | 2015-06-23 | Hewlett-Packard Development Company, L.P. | Storing data in presistent hybrid memory |
CA2912394A1 (en) | 2013-05-14 | 2014-11-20 | Actifio, Inc. | Efficient data replication and garbage collection predictions |
GB2518158A (en) * | 2013-09-11 | 2015-03-18 | Ibm | Method and system for data access in a storage infrastructure |
CN103559143A (zh) * | 2013-11-08 | 2014-02-05 | 华为技术有限公司 | 数据拷贝管理装置及其数据拷贝方法 |
US9965182B2 (en) | 2015-10-21 | 2018-05-08 | International Business Machines Corporation | Optimization of data deduplication |
US9817865B2 (en) * | 2015-12-07 | 2017-11-14 | International Business Machines Corporation | Direct lookup for identifying duplicate data in a data deduplication system |
US10013201B2 (en) * | 2016-03-29 | 2018-07-03 | International Business Machines Corporation | Region-integrated data deduplication |
US10592348B2 (en) * | 2016-06-17 | 2020-03-17 | Acronis International Gmbh | System and method for data deduplication using log-structured merge trees |
-
2017
- 2017-10-25 US US15/793,109 patent/US11269531B2/en active Active
-
2018
- 2018-10-12 JP JP2020519732A patent/JP7087070B2/ja active Active
- 2018-10-12 GB GB2007041.3A patent/GB2580276B/en active Active
- 2018-10-12 WO PCT/IB2018/057924 patent/WO2019082016A1/en active Application Filing
- 2018-10-12 DE DE112018004402.5T patent/DE112018004402B4/de active Active
- 2018-10-12 CN CN201880067324.3A patent/CN111213130B/zh active Active
-
2022
- 2022-02-01 US US17/590,367 patent/US20220155987A1/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011159142A (ja) | 2010-02-02 | 2011-08-18 | Nec Corp | ストレージシステム |
JP2014527672A (ja) | 2011-08-16 | 2014-10-16 | ピュア・ストレージ・インコーポレイテッド | ストレージシステムにおけるマッピングテーブルを効果的に管理するコンピューターシステムおよびその方法 |
US20140237202A1 (en) | 2013-02-19 | 2014-08-21 | Hitachi, Ltd. | System for preventing duplication of autonomous distributed files, storage device unit, and data access method |
JP2014160311A (ja) | 2013-02-19 | 2014-09-04 | Hitachi Ltd | 自律分散重複排除ファイルシステム、記憶装置ユニット及びデータアクセス方法 |
JP2017526084A (ja) | 2014-09-04 | 2017-09-07 | エディファイアー・エルエルシーEdifire LLC | 分散データの同期および対立解消 |
Also Published As
Publication number | Publication date |
---|---|
CN111213130A (zh) | 2020-05-29 |
JP2021500643A (ja) | 2021-01-07 |
DE112018004402T5 (de) | 2020-05-20 |
GB2580276B (en) | 2020-12-09 |
US20220155987A1 (en) | 2022-05-19 |
GB202007041D0 (en) | 2020-06-24 |
DE112018004402B4 (de) | 2022-11-03 |
US20190121563A1 (en) | 2019-04-25 |
CN111213130B (zh) | 2024-03-01 |
GB2580276A (en) | 2020-07-15 |
WO2019082016A1 (en) | 2019-05-02 |
US11269531B2 (en) | 2022-03-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10831654B2 (en) | Cache management using multiple cache history lists | |
US9606748B2 (en) | Importing pre-existing data of a prior storage solution into a storage pool for use with a new storage solution | |
CN111949605A (zh) | 用于实现文件系统的方法、设备和计算机程序产品 | |
US11243717B2 (en) | Method, electronic device and computer program product for processing data | |
CN110737399B (zh) | 用于管理存储系统的方法、设备和计算机程序产品 | |
US9104839B2 (en) | De-duplication aware secure delete | |
US20170371581A1 (en) | Opportunistic Handling of Freed Data in Data De-Duplication | |
US11599595B2 (en) | Determining whether to process identified uniform resource locators | |
US10901631B2 (en) | Efficient adaptive read-ahead in log structured storage | |
US20210192046A1 (en) | Resource Management Unit for Capturing Operating System Configuration States and Managing Malware | |
US10467190B2 (en) | Tracking access pattern of inodes and pre-fetching inodes | |
US20160077851A1 (en) | Optimizing a file system interface in a virtualized computing environment | |
JP2019537097A (ja) | Iノードのアクセスパターンの追跡及びiノードの先取り | |
JP7087070B2 (ja) | 分散ロケーション・ベースの重複排除のパフォーマンスを向上させるための方法、コンピュータ・プログラム製品、および装置 | |
US20240211154A1 (en) | Method, device, and computer program product for de-duplicating data | |
US10372622B2 (en) | Software controlled cache line replacement within a data property dependent cache segment of a cache using a cache segmentation enablement bit and cache segment selection bits | |
US10901895B2 (en) | Data file handling in a volatile memory | |
US11144459B2 (en) | Cache coherency adopted GPU shared memory | |
US11662927B2 (en) | Redirecting access requests between access engines of respective disk management devices | |
US9626121B2 (en) | De-duplication as part of other routinely performed processes | |
US20180089086A1 (en) | Tracking access pattern of inodes and pre-fetching inodes | |
US9857979B2 (en) | Optimizing page boundary crossing in system memory using a reference bit and a change bit | |
US10558680B2 (en) | Efficient data retrieval in big-data processing systems | |
US10929793B2 (en) | Utilizing analytic data to generate crowd-based custom logic units | |
US10621160B2 (en) | Storage management inconsistency tracker |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210309 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210323 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20210917 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20211005 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20211223 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20220502 |
|
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: 20220531 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220608 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7087070 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |