CN111902804A - 用于管理存储设备的资源并量化i/o请求成本的系统和方法 - Google Patents

用于管理存储设备的资源并量化i/o请求成本的系统和方法 Download PDF

Info

Publication number
CN111902804A
CN111902804A CN201880091901.2A CN201880091901A CN111902804A CN 111902804 A CN111902804 A CN 111902804A CN 201880091901 A CN201880091901 A CN 201880091901A CN 111902804 A CN111902804 A CN 111902804A
Authority
CN
China
Prior art keywords
request
storage device
virtual
cost
operations
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.)
Granted
Application number
CN201880091901.2A
Other languages
English (en)
Other versions
CN111902804B (zh
Inventor
邱晟
杜宇
刘飞
李舒
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Publication of CN111902804A publication Critical patent/CN111902804A/zh
Application granted granted Critical
Publication of CN111902804B publication Critical patent/CN111902804B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1605Handling requests for interconnection or transfer for access to memory bus based on arbitration
    • G06F13/161Handling requests for interconnection or transfer for access to memory bus based on arbitration with latency improvement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/501Performance criteria

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Debugging And Monitoring (AREA)

Abstract

一个实施例便于测量存储设备的性能。在操作期间,系统确定I/O请求的归一化成本,其中归一化成本与访问模式和I/O请求的类型无关,其中归一化成本由I/O请求消耗的虚拟I/O操作的第一数量表示,其中虚拟I/O操作被用作与物理I/O操作相关的成本的逻辑单位。该系统通过计算可以由存储设备执行的每秒虚拟I/O操作的第二数量来标识存储设备的性能指标。系统基于性能指标将输入的I/O请求分配给存储设备,例如以满足服务质量要求,从而增强对存储设备性能的测量。

Description

用于管理存储设备的资源并量化I/O请求成本的系统和方法
技术领域
本公开总体上涉及数据存储领域。更具体地,本公开涉及用于管理存储设备的资源并且用于量化输入/输出(I/O)请求成本的系统和方法。
背景技术
互联网和电子商务的激增继续产生大量的数字内容。已经创建了各种存储系统和服务器来访问和存储这种数字内容。在云或群集存储系统中,多个应用可以共享底层系统资源(例如,存储设备的资源)。管理存储设备的资源对于系统的性能以及满足任何服务质量(QoS)要求(例如,在服务级别协议中)都是至关重要的。需要可以量化存储设备的性能指标。诸如每秒输入/输出操作(IOPS)或吞吐量之类的常规性能指标对于量化特定工作负载(例如具有所有读取请求或所有写入请求的工作负载)下的存储设备的性能可能是有用的。
然而,在混合的工作负载中(例如,读取请求与写入请求的动态比率分布在不同的请求大小范围内),读取和写入带宽均不能直接用于指示存储的性能设备。此外,在诸如固态驱动器(SSD)的存储设备中,由于NAND介质的特性和内部垃圾收集机制,读取和写入性能可能是不对称的。因此,常规性能指标无法有效地评估存储设备在各种混合工作负载和请求大小上的性能。通用性能指标的这种不足可能导致识别存储设备的性能的准确性降低,这可能导致对存储设备的基础资源的无效管理。反过来,这可能导致云或群集存储系统的整体效率下降,并且还可能影响分布式存储系统的可伸缩性。
发明内容
一个实施例便于测量存储设备的性能。在操作期间,系统确定I/O请求的归一化成本,其中,所述归一化成本与访问模式和所述I/O请求的类型无关,其中归一化成本由所述I/O请求消耗的虚拟I/O操作的第一数量表示,其中所述虚拟I/O操作被用作与物理I/O操作相关的成本的逻辑单位。该系统通过计算可以由所述存储设备执行的每秒虚拟I/O操作的第二数量来标识存储设备的性能指标。系统基于性能指标将输入的I/O请求分配给所述存储设备,例如以满足服务质量要求,从而使得对存储设备性能的增强测量。
在一些实施例中,确定归一化的成本包括确定用于所述I/O请求的成本因子,其涉及:选择一组测试成本因子值;基于变化的I/O请求大小和变化的读取I/O请求与写入I/O请求的比率,在所述存储设备上执行变化的工作负载;根据每个工作负载在所述存储设备上执行的每秒虚拟I/O操作的第三次数量来测量所述存储设备的性能;确定一测试成本因子值,该值可以反映所有工作负载中稳定的每秒虚拟I/O操作性能;并将I/O请求的成本因子设置为确定的测试成本因子值。
在一些实施例中,确定归一化成本还包括:确定I/O请求的大小与基本单元的预定大小的第一比率;并通过为I/O请求确定的成本因子来缩放所述第一比率。
在一些实施例中,系统生成将延迟值范围映射到可以由所述存储设备执行的每秒虚拟I/O操作第四数量的数据结构。
在一些实施例中,系统响应于以下一项或多项而获得数据结构:启动启动或配置过程;并由该存储设备或与该存储设备相关联的用户或应用程序请求该数据结构。
在一些实施例中,系统基于特定I/O请求的大小来确定特定的读取延迟或特定的写入延迟。系统基于所述特定的读取延迟或特定的写入延迟在数据结构中执行查找,以获得每秒虚拟I/O操作的第五数量,这些虚拟I/O操作映射到包含所述特定的读取延迟或特定的写入延迟的第二延迟值范围。
在一些实施例中,系统将每秒虚拟I/O操作的第二数量的部分分配给一个或更多个应用程序。系统从应用程序接收第二I/O请求。系统基于分配给所述应用程序的每秒虚拟I/O操作第二数量的相应部分来调度所述第二I/O请求。
在一些实施例中,分配每秒虚拟I/O操作的第二数量的部分基于以下一项或多项:与各个应用程序相关的优先级;与各个应用程序相关联的用户;预定时间段,当超过该预定时间段时,将每秒虚拟I/O操作的第二数量的部分刷新或重新分配给一个或多个应用程序。
在一些实施例中,调度所述第二I/O请求还基于:与所述第二I/O请求相关联的优先级;与各个应用程序相关的优先级;以及与相应应用程序关联的用户。
附图说明
图1示出了根据本申请的实施例的便于测量存储设备的性能的示例性环境。
图2A示出了根据本申请的实施例的用于便于对存储设备的性能的测量的示例性环境。
图2B示出了根据本申请的实施例的用于便于对存储设备的性能的测量的示例性环境。
图3A示出了根据本申请的实施例的便于存储设备的性能测量的方法的流程图。
图3B示出了根据本申请的实施例的用于确定I/O请求的成本因子的方法的流程图。
图4呈现了示出根据本申请的实施例的基于各种测试成本因子值在给定存储设备上的读写请求的变化比率上测量VIOPS的示例性测试结果的示意图。
图5呈现了示出根据本申请的实施例的用于基于优先级和分配的VIOPS来调度I/O请求的方法的流程图。
图6示出了根据本申请的实施例的用于基于优先级和分配的VIOPS来调度或分发I/O请求的示例性伪代码。
图7A呈现了示出根据本申请的实施例的用于基于特定目标延迟时间值在给定存储设备中查找VIOPS能力的方法。
图7B示出了根据本申请的实施例的在给定存储设备中将目标延迟时间范围值映射到VIOPS能力的示例性数据结构。
图8示出了根据本申请的实施例的便于测量存储设备的性能的示例性计算机系统。
图9示出了根据本申请的实施例的便于测量存储设备的性能的示例性装置。
在附图中,相同的附图标记指代相同的附图元素。
具体实施方式
提供以下描述以使本领域的任何技术人员能够制造和使用实施例,并且在特定应用及其要求的上下文中提供以下描述。对于所公开的实施例的各种修改对于本领域技术人员而言将是显而易见的,并且在不脱离本公开的精神和范围的情况下,本文中定义的一般原理可以应用于其他实施例和应用。因此,本文描述的实施例不限于所示的实施例,而是应被赋予与本文公开的原理和特征一致的最宽范围。
概述
在此描述的实施例提供了一种系统,该系统解决了在给定工作负载的情况下提供指标以量化存储设备的性能的问题,该工作负载包括各种类型的I/O请求(例如,读取请求与写入请求的动态比率)。
在云或群集存储系统中,多个应用程序可以共享底层系统资源(例如,存储设备的资源)。管理存储设备的资源对于系统的性能以及满足任何服务质量(QoS)要求(例如,在服务级别协议中)都是至关重要的。需要可以量化存储设备的性能的指标。诸如每秒输入/输出操作(IOPS)或吞吐量之类的常规性能指标对于量化特定工作负载(例如具有所有读取请求或所有写入请求的工作负载)下的存储设备的性能可能很有用。
然而,在混合的工作负载中(例如,读取请求与写入请求的动态比率分布在不同大小的请求范围内),读取和写入带宽均不能直接用于指示存储设备的性能。此外,在诸如SSD的存储设备中,由于NAND介质的特性和内部垃圾收集机制,读取和写入性能可能是不对称的。因此,常规性能指标无法有效地评估存储设备在各种混合工作负载和请求大小上的性能。通用性能指标的这种不足可能导致识别存储设备的性能的准确性降低,这可能导致对存储设备的基础资源的无效管理。反过来,这可能导致云或群集存储系统的整体效率下降,并且还可能影响分布式存储系统的可伸缩性。
本文所描述的实施例通过提供一种使用新的性能指标–“每秒虚拟I/O操作”或“VIOPS”(概括存储设备(例如SSD)中的带宽概念)–的系统来解决这些不足。系统可以将目标存储设备上变化的I/O请求的资源成本归一化,而与I/O请求的访问模式(例如,随机或顺序)和类型(例如,读取或写入)无关。系统通过使用消耗的虚拟I/O数来衡量单个I/O请求的成本。
I/O请求可以基于请求的各种特征或特性而变化,包括例如请求类型(读取或写入)、请求大小、和访问模式(随机或顺序)。I/O请求消耗的VIO数量取决于I/O请求的各种特征。例如,4KB随机读取可能会消耗一个虚拟I/O,而4KB随机写入可能会消耗一个以上的虚拟I/O。虚拟I/O操作用作与物理I/O操作相关的成本的逻辑单位。系统可以使用公式来计算通过为给定存储设备提供任何随机存储请求(即任何大小的读取或写入请求)而消耗的虚拟I/O数量。因此,实际I/O请求的成本将转换为目标存储设备上消耗的虚拟I/O数量。下面参考图3B和图4描述确定随机I/O请求的成本。
通过将基于VIO且独立于给定I/O请求的访问模式或类型的I/O请求的成本归一化,系统可以基于VIOPS评估存储设备的性能,即每秒服务的虚拟I/O数量。此外,基于优先级的I/O调度器组件可以利用VIOPS模型来精确地控制不同I/O服务或应用程序之间的服务资源,如下面关于图5中所述。在具有多个存储服务器和存储设备的分布式存储系统中,可以基于针对特定存储设备的所计算的VIOPS将传入的I/O请求分配给特定存储设备。即,调度器组件可以基于为分布式存储系统中的多个存储设备中的每一个所计算出的VIOPS,确定如何在多个存储设备之间分配、分派、分发和调度输入的I/O请求。
因此,本文描述的实施例提供了一种改进和增强存储系统的效率和性能的系统。通过使用VIO测量任何随机I/O请求的成本,系统可以将变化的I/O请求的成本归一化(通过将I/O请求的成本转换为给定存储设备消耗的多个VIO)。系统还可以标识用于评估存储设备的新性能指标(通过计算存储设备服务的VIOPS数量)。通过使用VIOPS作为存储设备的性能指标,系统可以克服常规指标的缺陷,例如IOPS或吞吐量,这些指标仅限于量化特定工作负载下的性能。因此,本文所述的实施例可以通过考虑混合的工作负载来更准确地提供存储设备的性能的指标,例如,利用读取请求和写入请求之间的动态比率以及变化的I/O请求大小。这样,与常规性能指标不同,该系统增强了存储设备性能的测量。此外,通过基于VIOPS的更准确和灵活的性能指标来分配传入的I/O请求,本文描述的实施例增强了分布式存储系统的整体效率和性能。
示例性环境与网络
图1示出了根据本申请的实施例的便于测量存储设备的性能的示例性环境100。环境100可以包括计算设备102和相关联的用户104。计算设备102可以经由网络110与存储服务器112、114和116通信,存储服务器112、114和116可以是分布式存储系统的一部分并且可以经由客户端服务器(未示出)访问。存储服务器可以包括多个存储设备,并且每个存储设备可以包括控制器和用于数据存储的多个物理介质。例如,服务器116可以包括:网络接口卡(NIC)122;CPU 124;DRAM DIMM 126;硬盘驱动器(HDD)132和136(分别带有控制器134和138);和SSD140和144(分别带有控制器142和146)。
控制器可以包括到主机和非易失性存储器的接口。例如,SSD 140可以包括SSD控制器142。控制器142可以包括:主机接口150;嵌入式处理器152;通道管理158。SSD控制器142可以与主机通信(例如,经由主机接口150以及与主机192的通信)。SSD控制器142还可以与非易失性存储器通信(通过通道管理158)。可以通过多个通道对非易失性存储器进行访问。例如,可以通过通道170访问NAND裸片172、174和176,并且可以通过通道180访问NAND裸片182、184和186。
在操作期间,在本文描述的实施例中,SSD 140经由SSD控制器142可以接收各种I/O请求(例如,经由通信192)。对SSD 140的单个I/O请求(即VIO)的成本和性能指标(即VIOPS)的标识可以由不位于SSD 140中的组件或模块确定。优先级感知I/O调度器,如下面关于图2A和2B所示),可以使用确定的成本和性能指标来调度传入的I/O请求,这些请求具有不同的优先级、特征(例如大小、类型和访问模式)并分配了全部的VIOPS。
图2A示出了根据本申请的实施例的用于便于对存储设备的性能的测量的示例性环境200。环境200可以包括:应用程序202,其中来自应用程序202的传入请求被标记为“高”优先级;以及应用程序204,其中来自应用程序204的传入请求被标记为“中”优先级;应用206,其中来自应用程序206的传入请求被标记为“低”优先级。应用程序202、204和206中的每个还可以与给定存储设备的整个VIOPS的先前分配的部分相关联。
在操作期间,应用程序可以发送I/O请求,该请求由调度程序组件根据I/O请求的优先级、为请求的应用程序预先分配的VIOPS量以及其他因素来接收和调度。例如,应用程序204可以发送I/O请求205,其被优先级感知I/O调度器210接收。基于I/O请求205的“中”优先级以及任何对应用程序204的先前分配的VIOPS量,调度器210可以调度I/O请求205(通过通信调度I/O请求211)到设备驱动器220。设备驱动器220可以将数据221(与I/O请求205相关联)发送给存储设备240。
因此,优先级感知I/O调度器210可以考虑单个I/O请求的优先级,并且还可以基于配置的设置、参数或VIOPS使用规则,跨各种应用程序控制VIOPS使用。这些VIOPS使用率的因素可以由系统、系统管理员或其他用户预先配置。例如,在存储系统或存储设备的操作期间,或者作为处理I/O请求的一部分,用于VIOPS使用率的因素还可以导致跨各种应用程序动态分配的VIOPS使用率。
图2B示出了根据本申请的实施例的用于便于对存储设备的性能的测量的示例性环境250。环境250与环境200类似,但环境250中包含在不启用优先级感知I/O调度程序的情况下发生的通信。环境250可以包括:标记为“高”优先级的文件I/O任务252;以及标记为“中”优先级的文件I/O任务254;标记为“低”优先级的文件I/O任务256。文件I/O任务252、254和256中的每一个也可以与给定存储设备的先前分配的总VIOPS的部分相关联。
在操作期间,可以将文件I/O任务252作为I/O请求253发送到用户空间文件系统260。如果启用了优先级感知I/O调度程序,则可以由优先级感知I/O调度器270接收I/O请求253(例如通过启用的调度器264通信)。根据I/O请求253的“高”优先级,以及先前分配给文件I/O任务252(或与文件I/O任务252相关的应用程序或用户)的VIOPS数量,优先级感知I/O调度器270可以调度I/O请求253(通过通信调度I/O请求271)并将其调度到设备驱动器(SPDK)280。设备驱动器280可以发送数据281(与I/O请求253相关联))到存储设备(NVMeSSD)280。
如果未启用优先级感知I/O调度程序(例如,被禁用、不存在或未被识别),则用户空间文件系统260可以经由禁用的调度器262通信将I/O请求253直接发送给设备驱动程序(SPDK)280。可以使用先进先出(FIFO)策略对以这种方式处理的I/O请求进行排队。
基于VIOPS测量存储设备的性能;并确定单个I/O请求的成本和成本因子
图3A呈现了示出根据本申请的实施例的用于便于对存储设备的性能的测量的方法的流程图300。在操作期间,系统确定I/O请求的归一化成本,其中,归一化成本与访问模式和I/O请求的类型无关,其中归一化成本由I/O请求消耗的虚拟I/O操作的第一数量表示,其中虚拟I/O操作被用作与物理I/O操作相关的成本的逻辑单位(操作302)。
系统通过计算可由存储设备执行的每秒虚拟I/O操作(VIOPS)的第二数量来标识存储设备的性能指标,从而便于增强对存储设备性能的度量(操作304)。系统基于性能指标(例如以满足服务质量要求或实现最佳或增强的负载平衡)将进入的I/O请求分配给存储设备(操作306)。
在操作302中的归一化成本可以进一步基于I/O请求的“成本因子”。例如,系统可以基于特定I/O请求的cost_factor计算给定I/O请求的“VIO成本”:
VIO_cost=cost_factor*(request_size/base_size) 等式(1)
request_size是给定I/O请求的大小,而base_size是基本单元的预定大小,例如4KB。假定一读取I/O请求的cost_factor为“1”,并且写入I/O请求的cost_factor由变量k表示。系统可以执行特定过程以选择k值(即成本因子值),该值在特定存储设备上提供最大的VIOPS性能。
图3B呈现了示出根据本申请的实施例的用于确定I/O请求的成本因子的方法的流程图320。在操作期间,系统选择一组测试成本因子值,以确定I/O请求的成本因子(操作322)(例如,k的一组值)。系统基于变化的I/O请求大小以及读取的I/O请求与写入的I/O请求的变化的比率在存储设备上执行变化的工作负载(操作324)。例如,读写请求的变化比率可以包括:100%的读取请求对0%的写入请求(“100R”);80%的读取请求对20%的写入请求(“80R”);50%的读取请求对50%的写入请求(“50R”);30%的读取请求对70%的写入请求(“30R”)。该系统基于针对相应的工作负载在存储设备上执行的每秒虚拟I/O操作数量来衡量存储设备的性能(操作326)。如果还有剩余工作负载要执行(决策328),则操作如上文针对操作324所述的那样继续(例如,执行工作量)。如果没有剩余的工作负载要执行(决策328),则系统确定成本因子值,其在所有工作负载中投射出恒定的每秒虚拟I/O操作(操作330)。系统将用于I/O请求的成本因子设置为确定的成本因子值(操作332)。即,系统识别出k值,该k值展示或投射出最恒定的VIOPS,如以下关于图4所示。
图4呈现示出了根据本申请的实施例的基于各种测试成本因子值在给定存储设备上针对读写请求的变化比率测量VIOPS的示例性测试结果的示意图400。x轴表示读写请求的变化比率。也就是说,“100R”表示100%的读取请求对0%的写入请求,“90R”表示90%的读取请求对10%的写入请求,依此类推。y轴表示测量到的储存设备消耗的每秒虚拟I/O操作。请注意,当K=13时,为给定存储设备提供最恒定VIOPS的成本因子的值。请注意,图表400中的结果可以反映特定的I/O请求大小,以及变化的读写请求的比率。
基于优先级和分配的VIOPS的I/O请求调度的示例性方法;用于调度I/O请求的示例伪 代码
图5呈现了示出根据本申请的实施例的用于基于优先级和分配的VIOPS来调度I/O请求的方法的流程图。在操作期间,系统确定或计算可由存储设备执行的每秒虚拟I/O操作的总数(操作502),即,可由存储设备服务的VIOPS的数量。系统将VIOPS总数的一部分分配给一个或多个应用程序(操作504)。可以基于例如与相应应用程序相关联的优先级、与各个应用程序相关联的用户、预定时间段(当超过该预定时间段时,将刷新或重新分配总VIOPS的部分)来分配VIOPS的各部分。
随后,系统从应用程序接收I/O请求(操作506)。系统基于分配给应用程序的VIOPS总数的各个部分来调度和分发接收到的I/O请求(操作508)。可以进一步基于以下一项或多项来调度I/O请求:与I/O请求关联的优先级;与各个应用程序相关的优先级;以及与相应应用程序关联的用户。在上面图2A和2B中描述了示例性的优先级感知I/O调度器。
图6示出了根据本申请的实施例的用于基于优先级和分配的VIOPS来调度I/O请求的示例性伪代码600。
基于目标延迟查找VIOPS能力的示例性方法;示例数据结构
图7A呈现了示出根据本申请的实施例的用于基于特定目标延迟值在给定存储设备中查找VIOPS能力的方法的流程图700。在操作期间,系统生成将延迟值的范围映射到可由存储设备执行的每秒虚拟I/O操作数量的数据结构(操作702)。该系统响应于以下一项或多项而获得数据结构:开启启动或配置过程;以及并由存储设备或与存储设备相关联的用户或应用程序请求数据结构(操作704)。系统基于特定I/O请求的大小来确定特定读取延迟或特定写入延迟(操作706)。系统基于特定的读取延迟或特定的写入延迟在数据结构中执行查找,以获取每秒虚拟I/O操作数量,这些虚拟I/O操作映射到包括特定的读取延迟或特定的写入延迟的第二延迟值范围(操作708)。
图7B示出了根据本申请的实施例的将目标延迟范围值映射到给定存储设备中的VIOPS能力的示例性数据结构750。数据结构750可以包括条目,该条目包括延迟范围752和存储设备754可执行的最大VIOPS。例如,条目760可以包括“101微秒–300微秒”的延迟范围和“300,000”的最大VIOPS值。”类似地,条目762可以包括“301微秒-500微秒”的延迟范围和“200,000”的最大VIOPS值。
示例性计算机系统和设备
图8示出了根据本申请的实施例的便于测量存储设备的性能的示例性计算机系统800。计算机系统800包括处理器802、易失性存储器804和存储设备806。计算机系统800可以是计算设备或存储设备。易失性存储器804可以包括用作管理存储器的存储器(例如,RAM),并且可以用于存储一个或多个存储器池。计算机系统800可以连接到显示设备810、键盘812和指示设备814。存储设备806可以存储操作系统816、内容处理系统818和数据832。
内容处理系统818可以包括指令,该指令在由计算机系统800执行时,可以使计算机系统800执行本公开中描述的方法和/或过程。例如,内容处理系统818可以包括用于接收和发送数据包的指令,该指令包括写入或读取数据的请求、I/O请求、要被编码和存储的数据、或者数据的块或页面。
内容处理系统818可以进一步包括用于确定I/O请求的归一化成本的指令,其中归一化成本独立于访问模式和I/O请求的类型,其中通过I/O请求消耗的虚拟I/O操作的第一数量来指示所述归一化成本,并且其中将虚拟I/O操作用作与物理I/O操作相关联的成本的逻辑单位(成本确定模块822)。内容处理系统818可以包括用于通过计算可以由存储设备执行的每秒虚拟I/O操作第二数量来标识存储设备的性能指标的指令,从而便于对存储设备性能的增强测量(VIOPS计算模块824)。内容处理系统818可以包括用于基于性能指标将进入的I/O请求分配给存储设备以满足服务质量要求的指令(请求调度模块830)。
内容处理系统818还可包括用于确定I/O请求的成本因子的指令(成本确定模块822)。内容处理系统818可以包括用于生成数据结构的指令,该数据结构将延迟值的范围映射到可以由存储设备执行的每秒虚拟I/O操作第四数量(数据结构管理模块826)。内容处理系统818可以包括用于基于特定I/O请求的大小来确定特定读取延迟或特定写入延迟的指令(数据结构管理模块826)。内容处理系统818可以另外包括用于基于特定读取延迟或特定写入延迟在数据结构中执行查找的指令,以获取映射到包括特定读取延迟或特定写入延迟的值的第二延迟范围的每秒虚拟I/O操作第五数量(数据结构管理模块826)。
内容处理系统818还可包括用于将每秒虚拟I/O操作第二数量的一部分分配给一个或多个应用程序的指令(VIOPS分配模块828)。内容处理系统818可以包括用于从应用程序接收第二I/O请求的指令(通信模块820)。内容处理系统818可以包括用于基于分配给应用程序的每秒虚拟I/O操作第二数量的相应部分来调度第二I/O请求的指令(请求调度模块830)。
数据832可以包括通过本公开中描述的方法和/或过程的作为输入所需或作为输出生成的任何数据。具体而言,数据832可以至少存储:要存储、写入、加载、移动、检索、访问、删除或复制的数据;成本;归一化成本;请求;I/O请求;物理I/O操作;I/O请求的访问模式;I/O请求的类型或大小;虚拟I/O;虚拟I/O数;与物理I/O操作相关的逻辑成本单位;每秒虚拟I/O数(VIOPS);性能指标;基于VIOPS的存储设备性能的指标;成本因子;一组测试成本因子值;不同工作负载;不同的I/O请求大小;读取I/O请求与写入I/O请求的不同比率;跨工作负载的VIOPS预测;基本单元的预定大小;I/O请求大小与预定基本单元大小的第一比率;数据结构;数据结构条目;延迟值;延迟值范围;将延迟值范围映射到可由存储设备执行的多个VIOPS的条目;启动或配置过程;对数据结构的请求;读取延迟;写入延迟;VIOPS数的指定部分;应用程序;应用分配的VIOPS部分;与I/O请求或应用程序关联的用户或优先级;预定时间段;以及VIOPS数的新的或更新的重新分配或重新分配的部分。
图9示出了根据本申请的实施例的便于测量存储设备的性能的示例性装置900。设备900可以包括可以经由有线、无线、量子光、或电通信通道彼此通信的多个单元或装置。装置900可以使用一个或多个集成电路来实现,并且可以包括比图9中所示的单元或装置更少或更多的单元或装置。此外,装置900可以被集成在计算机系统中,或者被实现为能够与其他计算机系统和/或设备通信的单独的设备。具体地,设备900可以包括执行与图8的计算机系统800的模块820-830相似的功能或操作的单元902-912,包括:通信单元902;成本确定单元904;VIOPS计算单元906;数据结构管理单元908;VIOPS分配单元910;请求调度单元912。
在本文详细描述中描述的数据结构和代码通常存储在计算机可读存储介质上,该计算机可读存储介质可以是可以存储由计算机系统使用的代码和/或数据的任何设备或介质。所述计算机可读存储介质包括但不限于易失性存储器、非易失性存储器、磁和光存储设备(例如磁盘驱动器,磁带、CD(光盘)、DVD(数字多功能光盘或数字视频光盘))或其他现在已知或以后开发的能够存储的计算机可读介质。
在详细描述部分中描述的方法和过程可以被体现为代码和/或数据,所述代码和/或数据可以被存储在如上所述的计算机可读存储介质中。当计算机系统读取并执行存储在计算机可读存储介质上的代码和/或数据时,计算机系统执行体现为数据结构和代码并存储在计算机可读存储介质内的方法和过程。
此外,上述方法和过程可以被包括在硬件模块中。例如,硬件模块可以包括但不限于专用集成电路(ASIC)芯片,现场可编程门阵列(FPGA)以及现在已知或以后开发的其他可编程逻辑设备。激活硬件模块后,硬件模块将执行硬件模块中包含的方法和过程。
仅出于说明和描述的目的给出了本文描述的前述实施例。它们并不旨在穷举或将本文描述的实施例限制为所公开的形式。因此,许多修改和变化对于本领域技术人员将是显而易见的。另外,以上公开内容并非旨在限制本文描述的实施例。本文描述的实施例的范围由所附权利要求书限定。

Claims (20)

1.一种用于便于对存储设备的性能测量的计算机实现的方法,该方法包括:
确定I/O请求的归一化成本,其中,所述归一化成本与访问模式和所述I/O请求的类型无关,其中,所述归一化成本由所述I/O请求消耗的虚拟I/O操作的第一数量来指示,其中,所述虚拟I/O操作被用作与物理I/O操作相关的成本逻辑单元;
通过计算可以由存储设备执行的每秒虚拟I/O操作的第二数量来识别所述存储设备的性能指标;和
根据所述性能指标将传入的I/O请求分配给所述存储设备。
2.根据权利要求1所述的方法,其中确定所述归一化成本包括:
确定所述I/O请求的成本因子,其中包括:
选择一组测试成本因子值;
基于变化的I/O请求大小和变化的读取I/O请求与写入I/O请求的比率,在所述存储设备上执行变化的工作负载;
根据每个工作负载在所述存储设备上执行的每秒虚拟I/O操作的第三数量来测量所述存储设备的性能;
确定一测试成本因子值,该值可以反映所有工作负载中稳定的每秒虚拟I/O操作性能;和
将所述I/O请求的成本因子设置为确定的测试成本因子值。
3.根据权利要求2所述的方法,其中确定所述归一化成本还包括:
确定所述I/O请求的大小与基本单元的预定大小的第一比率;和
通过为所述I/O请求确定的成本因子缩放所述第一比率。
4.根据权利要求1所述的方法,还包括:
生成将延迟值范围映射到可以由所述存储设备执行的每秒虚拟I/O操作第四数量的数据结构。
5.根据权利要求4所述的方法,还包括:
获取所述数据结构以响应以下一项或多项:
启动启动或配置过程;和
由所述存储设备或与所述存储设备相关联的用户或应用程序请求所述数据结构。
6.根据权利要求4所述的方法,还包括:
根据特定的I/O请求的大小确定特定的读取延迟或特定的写入延迟;和
根据所述特定的读取延迟或特定的写入延迟在所述数据结构中执行查找,以获得每秒虚拟I/O操作的第五数量,这些虚拟I/O操作映射到包含所述特定的读取延迟或特定的写入延迟的第二延迟值范围。
7.根据权利要求1所述的方法,还包括:
将每秒虚拟I/O操作的第二数量的部分分配给一个或更多个应用程序;
从所述应用程序接收第二I/O请求;和
基于分配给所述应用程序的每秒虚拟I/O操作的第二数量的相应部分来调度所述第二I/O请求。
8.如权利要求7所述的方法,其特征在于,基于以下一项或多项分配所述每秒虚拟I/O操作的第二数量的部分:
与各个应用程序相关的优先级;
与各个应用程序相关联的用户;和
预定时间段,当超过该预定时间段时,将每秒虚拟I/O操作的第二数量的部分刷新或重新分配给一个或多个应用程序。
9.根据权利要求7所述的方法,其中,调度所述第二I/O请求还基于:
与所述第二I/O请求相关的优先级;
与各个应用程序相关的优先级;和
与相应应用程序关联的用户。
10.一种用于便于对存储设备的性能进行测量的计算机系统,该系统包括:
处理器;和
存储器,所述存储器连接到所述处理器并存储有指令,该指令在由所述处理器执行时使所述处理器执行一种方法,该方法包括:
确定I/O请求的归一化成本,其中,所述归一化成本与访问模式和所述I/O请求的类型无关,其中,所述归一化成本由所述I/O请求消耗的虚拟I/O操作的第一数量来指示,其中所述虚拟I/O操作被用作与物理I/O操作相关的成本逻辑单元;
通过计算可以由存储设备执行的每秒虚拟I/O操作的第二数量来识别所述存储设备的性能指标;和
根据所述性能指标将传入的I/O请求分配给所述存储设备。
11.根据权利要求10所述的计算机系统,其中,确定所述归一化成本包括:
确定所述I/O请求的成本因子,其中包括:
选择一组测试成本因子值;
基于变化的I/O请求大小和变化的读取I/O请求与写入I/O请求的比率,在所述存储设备上执行变化的工作负载;
根据每个工作负载在所述存储设备上执行的每秒虚拟I/O操作的第三数量来测量存储设备的性能;
确定一测试成本因子值,该值可以反映所有工作负载中稳定的每秒虚拟I/O操作性能;和
将所述I/O请求的成本因子设置为确定的测试成本因子值。
12.根据权利要求11所述的计算机系统,其中,确定所述归一化成本还包括:
确定所述I/O请求的大小与基本单元的预定大小的第一比率;和
通过为所述I/O请求确定的成本因子缩放所述第一比率。
13.根据权利要求10所述的计算机系统,其中,所述方法还包括:
生成将延迟值范围映射到可以由所述存储设备执行的每秒虚拟I/O操作第四数量的数据结构。
14.根据权利要求13所述的计算机系统,其中,所述方法还包括:
获取所述数据结构以响应以下一项或多项:
启动启动或配置过程;和
由所述存储设备或与所述存储设备相关联的用户或应用程序请求所述数据结构。
15.根据权利要求13所述的计算机系统,其中,所述方法还包括:
根据特定的I/O请求的大小确定特定的读取延迟或特定的写入延迟;和
根据所述特定的读取延迟或特定的写入延迟在所述数据结构中执行查找,以获得每秒虚拟I/O操作的第五数量,这些虚拟I/O操作映射到包含所述特定的读取延迟或特定写入延迟的第二延迟值范围。
16.根据权利要求9所述的计算机系统,其中,所述方法还包括:
将每秒虚拟I/O操作的第二数量的部分分配给一个或更多个应用程序;
从所述应用程序接收第二I/O请求;和
基于分配给所述应用程序的每秒虚拟I/O操作的第二数量的相应部分来调度所述第二I/O请求。
17.如权利要求16所述的计算机系统,其特征在于,分配所述每秒虚拟I/O操作的第二数量的部分是基于以下一项或多项:
与各个应用程序相关的优先级;
与各个应用程序相关联的用户;和
预定时间段,当超过该预定时间段时,将每秒虚拟I/O操作的第二数量的部分刷新或重新分配给一个或多个应用程序。
18.根据权利要求16所述的计算机系统,其中,调度所述第二I/O请求还基于:
与第二I/O请求相关的优先级;
与各个应用程序相关的优先级;和
与相应应用程序关联的用户。
19.一种用于便于测量存储设备的性能的设备,所述设备包括:
成本确定模块,所述成本确定模块被配置为确定I/O请求的归一化成本,其中,归一化成本与访问模式和所述I/O请求的类型无关,其中,所述归一化成本由所述I/O请求消耗的虚拟I/O操作的第一数量来指示,其中所述虚拟I/O操作被用作与物理I/O操作相关的成本的逻辑单位;
每秒虚拟I/O操作(VIOPS)计算模块,所述每秒虚拟I/O操作计算模块被配置为通过计算可以由存储设备执行的每秒虚拟I/O操作的第二数量来识别所述存储设备的性能指标;和
请求调度模块,所述请求调度模块被配置为基于所述性能指标将传入的I/O请求分配给所述存储设备。
20.根据权利要求19所述的设备,其中,所述成本确定模块还被配置为:
确定I/O请求的成本因子,其中包括:
选择一组测试成本因子值;
基于变化的I/O请求大小和变化的读取I/O请求与写入I/O请求的比率,在所述存储设备上执行变化的工作负载;
根据每个工作负载在所述存储设备上执行的每秒虚拟I/O操作的第三数量来测量存储设备的性能;
确定一测试成本因子值,该值可以反映所有工作负载中最稳定的每秒虚拟I/O操作性能;和
将I/O请求的成本因子设置为确定的测试成本因子值;
确定所述I/O请求的大小与基本单元的预定大小的第一比率;和
通过为I/O请求确定的成本因子缩放所述第一个比率。
CN201880091901.2A 2018-06-25 2018-06-25 用于管理存储设备的资源并量化i/o请求成本的系统和方法 Active CN111902804B (zh)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/092632 WO2020000136A1 (en) 2018-06-25 2018-06-25 System and method for managing resources of a storage device and quantifying the cost of i/o requests

Publications (2)

Publication Number Publication Date
CN111902804A true CN111902804A (zh) 2020-11-06
CN111902804B CN111902804B (zh) 2024-03-01

Family

ID=68985380

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201880091901.2A Active CN111902804B (zh) 2018-06-25 2018-06-25 用于管理存储设备的资源并量化i/o请求成本的系统和方法

Country Status (3)

Country Link
US (1) US11816043B2 (zh)
CN (1) CN111902804B (zh)
WO (1) WO2020000136A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116107843A (zh) * 2023-04-06 2023-05-12 阿里云计算有限公司 确定操作系统性能的方法、任务调度方法、设备

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101013387A (zh) * 2007-02-09 2007-08-08 华中科技大学 基于对象存储设备的负载平衡方法
WO2012137252A1 (en) * 2011-04-06 2012-10-11 Hitachi, Ltd. Storage apparatus and its data processing method
CN104735123A (zh) * 2013-12-19 2015-06-24 索尼电脑娱乐美国公司 用于云计算的大容量存储虚拟化
US20160299693A1 (en) * 2015-04-08 2016-10-13 Tintri Inc. Native storage quality of service for virtual machines
CN106371888A (zh) * 2015-07-22 2017-02-01 三星电子株式会社 支持虚拟机的存储设备,包括其的存储系统和其操作方法
CN106575271A (zh) * 2014-06-23 2017-04-19 谷歌公司 管理存储设备
US9971548B1 (en) * 2017-03-06 2018-05-15 Nutanix, Inc. Storage resource management employing performance analytics

Family Cites Families (501)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3893071A (en) 1974-08-19 1975-07-01 Ibm Multi level error correction system for high density memory
US4562494A (en) 1983-04-07 1985-12-31 Verbatim Corporation Disk drive alignment analyzer
US4775932A (en) 1984-07-31 1988-10-04 Texas Instruments Incorporated Computer memory system with parallel garbage collection independent from an associated user processor
NL8402411A (nl) 1984-08-02 1986-03-03 Philips Nv Inrichting voor het korrigeren en maskeren van fouten in een informatiestroom, en weergeeftoestel voor het weergeven van beeld en/of geluid voorzien van zo een inrichting.
US4858040A (en) 1987-08-25 1989-08-15 Ampex Corporation Bimorph actuator for a disk drive
EP0681721B1 (en) 1993-02-01 2005-03-23 Sun Microsystems, Inc. Archiving file system for data servers in a distributed network environment
US5394382A (en) 1993-02-11 1995-02-28 International Business Machines Corporation Method for the organization of data on a CD-ROM
JP3215237B2 (ja) 1993-10-01 2001-10-02 富士通株式会社 記憶装置および記憶装置の書き込み/消去方法
JP3290798B2 (ja) 1994-03-14 2002-06-10 富士通株式会社 並列コンピュータ
US5602693A (en) 1994-12-14 1997-02-11 Micropolis (S) Pte Ltd. Method and apparatus for sensing position in a disk drive
US5901127A (en) 1995-06-30 1999-05-04 Sony Corporation Data recording method and apparatus, data record medium and data reproducing method and apparatus
US7562392B1 (en) 1999-05-19 2009-07-14 Digimarc Corporation Methods of interacting with audio and ambient music
WO1997020310A1 (en) 1995-11-28 1997-06-05 Micropolis Corporation Twin coil positioning device for use in a family of hard disk drives having interchangeable magnet components
US5732093A (en) 1996-02-08 1998-03-24 United Microelectronics Corporation Error correction method and apparatus on optical disc system
US6148377A (en) 1996-11-22 2000-11-14 Mangosoft Corporation Shared memory computer networks
US5930167A (en) 1997-07-30 1999-07-27 Sandisk Corporation Multi-state non-volatile flash memory capable of being its own two state write cache
US6098185A (en) 1997-10-31 2000-08-01 Stmicroelectronics, N.V. Header-formatted defective sector management system
US7200623B2 (en) 1998-11-24 2007-04-03 Oracle International Corp. Methods to perform disk writes in a distributed shared disk system needing consistency across failures
US6421787B1 (en) 1998-05-12 2002-07-16 Sun Microsystems, Inc. Highly available cluster message passing facility
US6357011B2 (en) 1998-07-15 2002-03-12 Gateway, Inc. Bus-powered computer peripheral with supplement battery power to overcome bus-power limit
US6243795B1 (en) 1998-08-04 2001-06-05 The Board Of Governors For Higher Education, State Of Rhode Island And Providence Plantations Redundant, asymmetrically parallel disk cache for a data storage system
US6226650B1 (en) 1998-09-17 2001-05-01 Synchrologic, Inc. Database synchronization and organization system and method
US7660941B2 (en) 2003-09-10 2010-02-09 Super Talent Electronics, Inc. Two-level RAM lookup table for block and page allocation and wear-leveling in limited-write flash-memories
US7966462B2 (en) 1999-08-04 2011-06-21 Super Talent Electronics, Inc. Multi-channel flash module with plane-interleaved sequential ECC writes and background recycling to restricted-write flash chips
WO2001040903A2 (en) 1999-12-06 2001-06-07 Warp Solutions, Inc. System and method for enhancing operation of a web server cluster
US6457104B1 (en) 2000-03-20 2002-09-24 International Business Machines Corporation System and method for recycling stale memory content in compressed memory systems
US6658478B1 (en) 2000-08-04 2003-12-02 3Pardata, Inc. Data storage system
US6795894B1 (en) 2000-08-08 2004-09-21 Hewlett-Packard Development Company, L.P. Fast disk cache writing system
US6981005B1 (en) 2000-08-24 2005-12-27 Microsoft Corporation Partial migration of an object to another storage location in a computer system
US7228441B2 (en) 2000-09-27 2007-06-05 Huron Ip Llc Multi-server and multi-CPU power management system and method
US6694451B2 (en) 2000-12-07 2004-02-17 Hewlett-Packard Development Company, L.P. Method for redundant suspend to RAM
US7418522B2 (en) 2000-12-21 2008-08-26 Noatak Software Llc Method and system for communicating an information packet through multiple networks
US20020161890A1 (en) 2000-12-22 2002-10-31 Kailai Chen System and method for intelligently distributing content over a communicatons network
US7233998B2 (en) 2001-03-22 2007-06-19 Sony Computer Entertainment Inc. Computer architecture and software cells for broadband networks
JP2003022209A (ja) 2001-07-05 2003-01-24 Nri & Ncc Co Ltd 分散サーバーシステム
US7865440B2 (en) 2001-10-11 2011-01-04 International Business Machines Corporation Method, system, and program for securely providing keys to encode and decode data in a storage cartridge
US7047428B2 (en) 2002-01-03 2006-05-16 Broadcom Corporation Method and apparatus for performing wake on LAN power management
KR100856399B1 (ko) 2002-01-23 2008-09-04 삼성전자주식회사 디코딩 방법 및 그 장치
KR20040073593A (ko) 2002-01-24 2004-08-19 코닌클리케 필립스 일렉트로닉스 엔.브이. 데이터 기억 장치 및 데이터 기억 장치를 다루는 방법
US20030163633A1 (en) 2002-02-27 2003-08-28 Aasheim Jered Donald System and method for achieving uniform wear levels in a flash memory device
US7533214B2 (en) 2002-02-27 2009-05-12 Microsoft Corporation Open architecture flash driver
US6988165B2 (en) 2002-05-20 2006-01-17 Pervasive Software, Inc. System and method for intelligent write management of disk pages in cache checkpoint operations
US7487264B2 (en) 2002-06-11 2009-02-03 Pandya Ashish A High performance IP processor
US7953899B1 (en) 2002-08-21 2011-05-31 3Par Inc. Universal diagnostic hardware space access system for firmware
US7239605B2 (en) 2002-09-23 2007-07-03 Sun Microsystems, Inc. Item and method for performing a cluster topology self-healing process in a distributed data system cluster
US7003620B2 (en) 2002-11-26 2006-02-21 M-Systems Flash Disk Pioneers Ltd. Appliance, including a flash memory, that is robust under power failure
US7043623B2 (en) 2003-01-22 2006-05-09 Intelitrac, Inc. Distributed memory computing environment and implementation thereof
US7234099B2 (en) 2003-04-14 2007-06-19 International Business Machines Corporation High reliability memory module with a fault tolerant address and command bus
US7587422B2 (en) 2003-04-24 2009-09-08 Neopath Networks, Inc. Transparent file replication using namespace replication
KR100992177B1 (ko) 2003-05-07 2010-11-04 모사이드 테크놀로지스 코포레이션 파워 아일랜드를 사용한 집적 회로의 파워 관리
US20050038954A1 (en) 2003-06-04 2005-02-17 Quantum Corporation Storage drive having universal format across media types
US7051215B2 (en) 2003-06-13 2006-05-23 Intel Corporation Power management for clustered computing platforms
US7565454B2 (en) 2003-07-18 2009-07-21 Microsoft Corporation State migration in multiple NIC RDMA enabled devices
JP4371739B2 (ja) 2003-09-02 2009-11-25 株式会社東芝 シリアルataインタフェースを持つ電子機器及びシリアルataバスのパワーセーブ方法
US7173863B2 (en) 2004-03-08 2007-02-06 Sandisk Corporation Flash controller cache architecture
US8504798B2 (en) 2003-12-30 2013-08-06 Sandisk Technologies Inc. Management of non-volatile memory systems having large erase blocks
US7130957B2 (en) 2004-02-10 2006-10-31 Sun Microsystems, Inc. Storage system structure for storing relational cache metadata
US6927930B1 (en) 2004-02-10 2005-08-09 Hitachi Global Storage Technologies Netherlands B.V. Adaptive data format method integrating spare sectors
US7676603B2 (en) 2004-04-20 2010-03-09 Intel Corporation Write combining protocol between processors and chipsets
JP4401895B2 (ja) 2004-08-09 2010-01-20 株式会社日立製作所 計算機システム、計算機及びそのプログラム。
US7246210B2 (en) 2004-11-08 2007-07-17 Prostor Systems, Inc. Archival cartridge management system with auto-refresh
US9495263B2 (en) 2004-12-21 2016-11-15 Infortrend Technology, Inc. Redundant SAS storage virtualization subsystem and system using the same, and method therefor
US7490239B2 (en) 2005-01-07 2009-02-10 First Data Corporation Facilitating digital signature based on ephemeral private key
US7904723B2 (en) 2005-01-12 2011-03-08 Interdigital Technology Corporation Method and apparatus for enhancing security of wireless communications
US7496823B2 (en) 2005-03-16 2009-02-24 Hewlett-Packard Development Company, L.P. Hardware based memory scrubbing
DE102005032061B4 (de) 2005-07-08 2009-07-30 Qimonda Ag Speichermodul, und Speichermodul-System
JP4755689B2 (ja) 2005-07-27 2011-08-24 インターナショナル・ビジネス・マシーンズ・コーポレーション 正規受信者への安全なファイル配信のためのシステムおよび方法
US7480766B2 (en) 2005-08-03 2009-01-20 Sandisk Corporation Interfacing systems operating through a logical address space and on a direct data file basis
US7752382B2 (en) 2005-09-09 2010-07-06 Sandisk Il Ltd Flash memory storage system and method
US7447839B2 (en) 2005-09-13 2008-11-04 Yahoo! Inc. System for a distributed column chunk data store
US7631162B2 (en) 2005-10-27 2009-12-08 Sandisck Corporation Non-volatile memory with adaptive handling of data writes
US8738821B2 (en) 2005-11-18 2014-05-27 International Business Machines Corporation Selecting a path comprising ports on primary and secondary clusters to use to transmit data at a primary volume to a secondary volume
US9213627B2 (en) 2005-12-21 2015-12-15 Nxp B.V. Non-volatile memory with block erasable locations
US8260924B2 (en) 2006-05-03 2012-09-04 Bluetie, Inc. User load balancing systems and methods thereof
JP2007305210A (ja) 2006-05-10 2007-11-22 Toshiba Corp 半導体記憶装置
WO2007134164A2 (en) 2006-05-10 2007-11-22 Google Inc. Managing and accessing data in web notebooks
JP5431148B2 (ja) 2006-05-31 2014-03-05 インターナショナル・ビジネス・マシーンズ・コーポレーション ストレージ用論理データオブジェクトの変換方法およびシステム
US20070283104A1 (en) 2006-05-31 2007-12-06 International Business Machines Corporation Concurrent Hardware Selftest for Central Storage
US7711890B2 (en) 2006-06-06 2010-05-04 Sandisk Il Ltd Cache control in a non-volatile memory device
US8132030B2 (en) 2006-06-27 2012-03-06 Koninklijke Philips Electronics N.V. Device and a method for managing power consumption of a plurality of data processing units
US20080065805A1 (en) 2006-09-11 2008-03-13 Cameo Communications, Inc. PCI-Express multimode expansion card and communication device having the same
JP2008077810A (ja) 2006-09-25 2008-04-03 Toshiba Corp 不揮発性半導体記憶装置
US7761623B2 (en) 2006-09-28 2010-07-20 Virident Systems, Inc. Main memory in a system with a memory controller configured to control access to non-volatile memory, and related technologies
KR100858241B1 (ko) 2006-10-25 2008-09-12 삼성전자주식회사 하이브리드 플래시 메모리 장치 및 그것의 가용 블록 할당방법
EP2092436A4 (en) 2006-10-26 2010-03-24 Coke S Reed NETWORK INTERFACE CARD FOR USE IN PARALLEL DATA PROCESSING SYSTEMS
US8344475B2 (en) 2006-11-29 2013-01-01 Rambus Inc. Integrated circuit heating to effect in-situ annealing
US7958433B1 (en) 2006-11-30 2011-06-07 Marvell International Ltd. Methods and systems for storing data in memory using zoning
US8935302B2 (en) 2006-12-06 2015-01-13 Intelligent Intellectual Property Holdings 2 Llc Apparatus, system, and method for data block usage information synchronization for a non-volatile storage volume
US9116823B2 (en) 2006-12-06 2015-08-25 Intelligent Intellectual Property Holdings 2 Llc Systems and methods for adaptive error-correction coding
US8161353B2 (en) 2007-12-06 2012-04-17 Fusion-Io, Inc. Apparatus, system, and method for validating that a correct data segment is read from a data storage device
US7852654B2 (en) 2006-12-28 2010-12-14 Hynix Semiconductor Inc. Semiconductor memory device, and multi-chip package and method of operating the same
KR100856129B1 (ko) 2006-12-29 2008-09-03 삼성전자주식회사 오정정 확률을 줄이는 에러 정정 회로, 그 방법 및 상기회로를 구비하는 반도체 메모리 장치
JP5137002B2 (ja) 2007-01-25 2013-02-06 株式会社メガチップス メモリコントローラ
US20080195829A1 (en) 2007-02-13 2008-08-14 Clifton Labs, Inc. Self-protecting memory device
US7975109B2 (en) 2007-05-30 2011-07-05 Schooner Information Technology, Inc. System including a fine-grained memory and a less-fine-grained memory
US7599139B1 (en) 2007-06-22 2009-10-06 Western Digital Technologies, Inc. Disk drive having a high performance access mode and a lower performance archive mode
US7861046B2 (en) 2007-06-29 2010-12-28 Sandisk Corporation Secure digital host sector application flag compression
JP4564520B2 (ja) 2007-08-31 2010-10-20 株式会社東芝 半導体記憶装置およびその制御方法
JP4538034B2 (ja) 2007-09-26 2010-09-08 株式会社東芝 半導体記憶装置、及びその制御方法
US7917574B2 (en) 2007-10-01 2011-03-29 Accenture Global Services Limited Infrastructure for parallel programming of clusters of machines
US8385425B2 (en) 2007-10-25 2013-02-26 Microsoft Corporation Temporal video filtering for real time communication systems
IL187041A0 (en) 2007-10-30 2008-02-09 Sandisk Il Ltd Optimized hierarchical integrity protection for stored data
US8281061B2 (en) 2008-03-31 2012-10-02 Micron Technology, Inc. Data conditioning to improve flash memory reliability
US20090254705A1 (en) 2008-04-07 2009-10-08 International Business Machines Corporation Bus attached compressed random access memory
US8195978B2 (en) 2008-05-16 2012-06-05 Fusion-IO. Inc. Apparatus, system, and method for detecting and replacing failed data storage
WO2009149388A1 (en) 2008-06-06 2009-12-10 Pivot3 Method and system for distributing commands to targets
KR101497074B1 (ko) 2008-06-17 2015-03-05 삼성전자주식회사 불휘발성 메모리 시스템 및 그것의 데이터 관리 방법
US8959280B2 (en) 2008-06-18 2015-02-17 Super Talent Technology, Corp. Super-endurance solid-state drive with endurance translation layer (ETL) and diversion of temp files for reduced flash wear
US9123422B2 (en) 2012-07-02 2015-09-01 Super Talent Technology, Corp. Endurance and retention flash controller with programmable binary-levels-per-cell bits identifying pages or blocks as having triple, multi, or single-level flash-memory cells
US9547589B2 (en) 2008-06-18 2017-01-17 Super Talent Technology, Corp. Endurance translation layer (ETL) and diversion of temp files for reduced flash wear of a super-endurance solid-state drive
US8954654B2 (en) 2008-06-18 2015-02-10 Super Talent Technology, Corp. Virtual memory device (VMD) application/driver with dual-level interception for data-type splitting, meta-page grouping, and diversion of temp files to ramdisks for enhanced flash endurance
CN102150147A (zh) 2008-07-03 2011-08-10 惠普开发有限公司 存储器服务器
US8347302B1 (en) * 2008-10-09 2013-01-01 Amazon Technologies, Inc. System-aware resource scheduling
US8024719B2 (en) 2008-11-03 2011-09-20 Advanced Micro Devices, Inc. Bounded hash table sorting in a dynamic program profiling system
JP2010152704A (ja) 2008-12-25 2010-07-08 Hitachi Ltd 計算機システムの運用管理システム及び管理方法
CN101889313B (zh) 2008-12-30 2014-12-03 E·孔法洛涅里 具有扩展工作温度范围的非易失性存储器
EP2396742A2 (en) 2009-02-10 2011-12-21 Uniloc Usa, Inc. Web content access using a client device identifier
US20100217952A1 (en) 2009-02-26 2010-08-26 Iyer Rahul N Remapping of Data Addresses for a Large Capacity Victim Cache
AU2010217154A1 (en) 2009-02-27 2011-09-15 Certicom Corp. System and method for securely communicating with electronic meters
US8166233B2 (en) 2009-07-24 2012-04-24 Lsi Corporation Garbage collection for solid state disks
WO2010137067A1 (en) 2009-05-27 2010-12-02 Hitachi, Ltd. Storage system, control method therefor, and program
US8918365B2 (en) 2009-06-19 2014-12-23 Blekko, Inc. Dedicating disks to reading or writing
US8996812B2 (en) 2009-06-19 2015-03-31 International Business Machines Corporation Write-back coherency data cache for resolving read/write conflicts
KR101530997B1 (ko) 2009-06-23 2015-06-25 삼성전자주식회사 셀간 간섭을 집중시키는 불휘발성 메모리 장치의 프로그램 방법
US20100332922A1 (en) 2009-06-30 2010-12-30 Mediatek Inc. Method for managing device and solid state disk drive utilizing the same
US20110167435A1 (en) 2009-08-03 2011-07-07 Chin Fang Systems and methods for remote storage management
JP5121792B2 (ja) 2009-08-06 2013-01-16 株式会社東芝 半導体装置の製造方法
US20110055471A1 (en) 2009-08-28 2011-03-03 Jonathan Thatcher Apparatus, system, and method for improved data deduplication
US8688894B2 (en) 2009-09-03 2014-04-01 Pioneer Chip Technology Ltd. Page based management of flash storage
CN102012789B (zh) 2009-09-07 2014-03-12 云端容灾有限公司 集中管理式备份容灾系统
EP2481001B1 (en) 2009-09-21 2014-11-05 XRing Technologies GmbH A method and system for error resilient compression and decompression of computed tomography data
US8599863B2 (en) 2009-10-30 2013-12-03 Calxeda, Inc. System and method for using a multi-protocol fabric module across a distributed server interconnect fabric
US8214700B2 (en) 2009-10-28 2012-07-03 Sandisk Technologies Inc. Non-volatile memory and method with post-write read and adaptive re-write to manage errors
US8873377B2 (en) 2009-11-18 2014-10-28 Juniper Networks, Inc. Method and apparatus for hitless failover in networking systems using single database
US8144512B2 (en) 2009-12-18 2012-03-27 Sandisk Technologies Inc. Data transfer flows for on-chip folding
US9390035B2 (en) 2009-12-21 2016-07-12 Sanmina-Sci Corporation Method and apparatus for supporting storage modules in standard memory and/or hybrid memory bus architectures
US8443263B2 (en) 2009-12-30 2013-05-14 Sandisk Technologies Inc. Method and controller for performing a copy-back operation
US8335907B2 (en) 2009-12-30 2012-12-18 Sandisk Technologies Inc. Micro-update architecture for address tables
US8661184B2 (en) 2010-01-27 2014-02-25 Fusion-Io, Inc. Managing non-volatile media
WO2011092532A1 (en) 2010-01-28 2011-08-04 Sandisk Il Ltd. Sliding-window error correction
TWI409633B (zh) 2010-02-04 2013-09-21 Phison Electronics Corp 快閃記憶體儲存裝置、其控制器與資料寫入方法
JP5598017B2 (ja) 2010-02-24 2014-10-01 富士通株式会社 判定プログラム、方法及び装置
US8370297B2 (en) 2010-03-08 2013-02-05 International Business Machines Corporation Approach for optimizing restores of deduplicated data
JP2011198133A (ja) 2010-03-19 2011-10-06 Toshiba Corp メモリシステムおよびコントローラ
JP5017407B2 (ja) 2010-03-24 2012-09-05 株式会社東芝 半導体記憶装置
US8745317B2 (en) 2010-04-07 2014-06-03 Densbits Technologies Ltd. System and method for storing information in a multi-level cell memory
US9047351B2 (en) 2010-04-12 2015-06-02 Sandisk Enterprise Ip Llc Cluster of processing nodes with distributed global flash memory using commodity server technology
CN102262557B (zh) 2010-05-25 2015-01-21 运软网络科技(上海)有限公司 通过总线架构构建虚拟机监控器的方法及性能服务框架
US8688897B2 (en) 2010-05-28 2014-04-01 International Business Machines Corporation Cache memory management in a flash cache architecture
JP4886877B2 (ja) 2010-05-31 2012-02-29 株式会社東芝 記録媒体制御装置、及びその方法
EP2577902A2 (en) 2010-06-03 2013-04-10 Morrigan Partners Limited Secure communication systems, methods, and devices
US9401967B2 (en) 2010-06-09 2016-07-26 Brocade Communications Systems, Inc. Inline wire speed deduplication system
US8725934B2 (en) 2011-12-22 2014-05-13 Fusion-Io, Inc. Methods and appratuses for atomic storage operations
US20120039117A1 (en) 2010-08-16 2012-02-16 Gary Edward Webb Destruction of data stored in phase change memory
US8938624B2 (en) 2010-09-15 2015-01-20 Lsi Corporation Encryption key destruction for secure data erasure
WO2012039714A1 (en) 2010-09-23 2012-03-29 Hewlett-Packard Development Company, L.P. Methods, apparatus and systems for monitoring locations of data within a network service
US9251058B2 (en) 2010-09-28 2016-02-02 SanDisk Technologies, Inc. Servicing non-block storage requests
US9244779B2 (en) 2010-09-30 2016-01-26 Commvault Systems, Inc. Data recovery operations, such as recovery from modified network data management protocol data
US20120089774A1 (en) 2010-10-12 2012-04-12 International Business Machines Corporation Method and system for mitigating adjacent track erasure in hard disk drives
US8429495B2 (en) 2010-10-19 2013-04-23 Mosaid Technologies Incorporated Error detection and correction codes for channels and memories with incomplete error characteristics
US8516284B2 (en) 2010-11-04 2013-08-20 International Business Machines Corporation Saving power by placing inactive computing devices in optimized configuration corresponding to a specific constraint
US9208071B2 (en) 2010-12-13 2015-12-08 SanDisk Technologies, Inc. Apparatus, system, and method for accessing memory
US9176794B2 (en) 2010-12-13 2015-11-03 Advanced Micro Devices, Inc. Graphics compute process scheduling
US10817421B2 (en) 2010-12-13 2020-10-27 Sandisk Technologies Llc Persistent data structures
US8615681B2 (en) 2010-12-14 2013-12-24 Western Digital Technologies, Inc. System and method for maintaining a data redundancy scheme in a solid state memory in the event of a power loss
US8793328B2 (en) 2010-12-17 2014-07-29 Facebook, Inc. Distributed storage system
US8826098B2 (en) 2010-12-20 2014-09-02 Lsi Corporation Data signatures to determine successful completion of memory backup
US8819328B2 (en) 2010-12-30 2014-08-26 Sandisk Technologies Inc. Controller and method for performing background operations
US9612978B2 (en) 2010-12-31 2017-04-04 International Business Machines Corporation Encrypted flash-based data storage system with confidentiality mode
US8909851B2 (en) 2011-02-08 2014-12-09 SMART Storage Systems, Inc. Storage control system with change logging mechanism and method of operation thereof
US9251087B2 (en) 2011-02-11 2016-02-02 SanDisk Technologies, Inc. Apparatus, system, and method for virtual memory management
US9141527B2 (en) 2011-02-25 2015-09-22 Intelligent Intellectual Property Holdings 2 Llc Managing cache pools
US8732538B2 (en) 2011-03-10 2014-05-20 Icform, Inc. Programmable data storage management
CN102693168B (zh) 2011-03-22 2014-12-31 中兴通讯股份有限公司 一种数据备份恢复的方法、系统和服务节点
US8452819B1 (en) 2011-03-22 2013-05-28 Amazon Technologies, Inc. Methods and apparatus for optimizing resource utilization in distributed storage systems
KR101717081B1 (ko) 2011-03-23 2017-03-28 삼성전자주식회사 비휘발성 램과 휘발성 램을 버퍼 메모리로 사용하는 저장 장치
US20180107591A1 (en) 2011-04-06 2018-04-19 P4tents1, LLC System, method and computer program product for fetching data between an execution of a plurality of threads
US8832402B2 (en) 2011-04-29 2014-09-09 Seagate Technology Llc Self-initiated secure erasure responsive to an unauthorized power down event
WO2012161659A1 (en) 2011-05-24 2012-11-29 Agency For Science, Technology And Research A memory storage device, and a related zone-based block management and mapping method
US20130144836A1 (en) 2011-06-02 2013-06-06 Google Inc. Canonicalization of uniform resource identifiers
US8990657B2 (en) 2011-06-14 2015-03-24 Freescale Semiconductor, Inc. Selective masking for error correction
US8694719B2 (en) 2011-06-24 2014-04-08 Sandisk Technologies Inc. Controller, storage device, and method for power throttling memory operations
US20130013880A1 (en) 2011-07-08 2013-01-10 Hitachi Computer Peripherals Co., Ltd. Storage system and its data processing method
US8565608B2 (en) 2011-07-11 2013-10-22 Oracle International Corporation Optical network with switchable drop filters
US8682867B2 (en) 2011-07-15 2014-03-25 International Business Machines Corporation Deleted data recovery in data storage systems
US8880977B2 (en) 2011-07-22 2014-11-04 Sandisk Technologies Inc. Systems and methods of storing data
US8527544B1 (en) 2011-08-11 2013-09-03 Pure Storage Inc. Garbage collection in a storage system
US9344494B2 (en) 2011-08-30 2016-05-17 Oracle International Corporation Failover data replication with colocation of session state data
US8904158B2 (en) 2011-09-02 2014-12-02 Lsi Corporation Storage system with boot appliance for improving reliability/availability/serviceability in high density server environments
KR20130031046A (ko) 2011-09-20 2013-03-28 삼성전자주식회사 플래시 메모리 장치 및 플래시 메모리 장치의 데이터 관리 방법
US8843451B2 (en) 2011-09-23 2014-09-23 International Business Machines Corporation Block level backup and restore
US8949208B1 (en) 2011-09-30 2015-02-03 Emc Corporation System and method for bulk data movement between storage tiers
TWI461913B (zh) 2011-11-30 2014-11-21 Silicon Motion Inc 快閃記憶裝置及其資料讀取方法
KR20130064518A (ko) 2011-12-08 2013-06-18 삼성전자주식회사 저장 장치 및 그것의 동작 방법
US9088300B1 (en) 2011-12-15 2015-07-21 Marvell International Ltd. Cyclic redundancy check for out-of-order codewords
US8819367B1 (en) 2011-12-19 2014-08-26 Western Digital Technologies, Inc. Accelerated translation power recovery
US9213645B2 (en) 2011-12-29 2015-12-15 Sandisk Technologies Inc. Command aware partial page programming
US8904061B1 (en) 2011-12-30 2014-12-02 Emc Corporation Managing storage operations in a server cache
US8914706B2 (en) 2011-12-30 2014-12-16 Streamscale, Inc. Using parity data for concurrent data authentication, correction, compression, and encryption
US9043545B2 (en) 2012-01-06 2015-05-26 Netapp, Inc. Distributing capacity slices across storage system nodes
US9251086B2 (en) 2012-01-24 2016-02-02 SanDisk Technologies, Inc. Apparatus, system, and method for managing a cache
US8880815B2 (en) 2012-02-20 2014-11-04 Avago Technologies General Ip (Singapore) Pte. Ltd. Low access time indirect memory accesses
KR101888009B1 (ko) 2012-02-28 2018-09-07 삼성전자주식회사 저장 장치
US9213632B1 (en) 2012-02-29 2015-12-15 Marvell International Ltd. Systems and methods for data storage devices to use external resources
US9362003B2 (en) 2012-03-09 2016-06-07 Sandisk Technologies Inc. System and method to decode data subject to a disturb condition
CN104247273B (zh) 2012-03-28 2017-05-17 英特尔公司 用于重构码字的设备及计算机实现的方法
US9336340B1 (en) 2012-03-30 2016-05-10 Emc Corporation Evaluating management operations
US9380032B2 (en) 2012-04-25 2016-06-28 International Business Machines Corporation Encrypting data for storage in a dispersed storage network
US10621044B2 (en) 2012-04-25 2020-04-14 Pure Storage, Inc. Mapping slice groupings in a dispersed storage network
US10102170B2 (en) 2012-05-18 2018-10-16 Dell Products, Lp System and method for providing input/output functionality by an I/O complex switch
US9645917B2 (en) 2012-05-22 2017-05-09 Netapp, Inc. Specializing I/O access patterns for flash storage
US9092223B1 (en) 2012-05-31 2015-07-28 Google Inc. Systems and methods to save power in data-center networks
US9489475B2 (en) 2012-05-31 2016-11-08 Saudi Arabian Oil Company Reservoir simulation with scalable grid computing
CN103473146B (zh) 2012-06-06 2017-04-19 慧荣科技股份有限公司 存储器控制方法、存储器控制器以及电子装置
US20130346532A1 (en) 2012-06-21 2013-12-26 Microsoft Corporation Virtual shared storage in a cluster
US9208820B2 (en) 2012-06-29 2015-12-08 International Business Machines Corporation Optimized data placement for individual file accesses on deduplication-enabled sequential storage systems
US20140019650A1 (en) 2012-07-10 2014-01-16 Zhi Bin Li Multi-Write Bit-Fill FIFO
JP6089527B2 (ja) 2012-09-18 2017-03-08 富士通株式会社 ストレージ制御システム、リカバリプログラム、及び該方法
US9009402B2 (en) 2012-09-20 2015-04-14 Emc Corporation Content addressable storage in legacy systems
US9146684B2 (en) 2012-09-28 2015-09-29 Netapp, Inc. Storage architecture for server flash and storage array operation
US20140095769A1 (en) 2012-10-02 2014-04-03 International Business Machines Corporation Flash memory dual in-line memory module management
US8756237B2 (en) 2012-10-12 2014-06-17 Architecture Technology Corporation Scalable distributed processing of RDF data
US9449039B2 (en) 2012-11-26 2016-09-20 Amazon Technologies, Inc. Automatic repair of corrupted blocks in a database
US9104591B2 (en) 2012-12-11 2015-08-11 Sandisk Technologies Inc. Data recovery on cluster failures and ECC enhancements with code word interleaving
US20140164447A1 (en) 2012-12-12 2014-06-12 Akamai Technologies Inc. Cookie synchronization and acceleration of third-party content in a web page
CN104704569B (zh) 2012-12-19 2017-11-14 慧与发展有限责任合伙企业 Nvram路径选择
US9405621B2 (en) 2012-12-28 2016-08-02 Super Talent Technology, Corp. Green eMMC device (GeD) controller with DRAM data persistence, data-type splitting, meta-page grouping, and diversion of temp files for enhanced flash endurance
US9141554B1 (en) 2013-01-18 2015-09-22 Cisco Technology, Inc. Methods and apparatus for data processing using data compression, linked lists and de-duplication techniques
US9652376B2 (en) 2013-01-28 2017-05-16 Radian Memory Systems, Inc. Cooperative flash memory control
TWI514140B (zh) 2013-02-05 2015-12-21 Via Tech Inc 非揮發性記憶裝置及其操作方法
US9432755B2 (en) 2013-02-15 2016-08-30 Futurewei Technologies, Inc. Downstream burst transmission in passive optical networks
US8984171B2 (en) 2013-03-01 2015-03-17 Silicon Motion, Inc. Data storage device and flash memory control method
US8751763B1 (en) 2013-03-13 2014-06-10 Nimbus Data Systems, Inc. Low-overhead deduplication within a block-based data storage
US9280472B1 (en) 2013-03-13 2016-03-08 Western Digital Technologies, Inc. Caching data in a high performance zone of a data storage system
US9747202B1 (en) 2013-03-14 2017-08-29 Sandisk Technologies Llc Storage module and method for identifying hot and cold data
US9195673B2 (en) 2013-03-15 2015-11-24 International Business Machines Corporation Scalable graph modeling of metadata for deduplicated storage systems
KR102039537B1 (ko) 2013-03-15 2019-11-01 삼성전자주식회사 불휘발성 저장 장치 및 그것의 운영체제 이미지 프로그램 방법
US10073626B2 (en) 2013-03-15 2018-09-11 Virident Systems, Llc Managing the write performance of an asymmetric memory system
US9436595B1 (en) 2013-03-15 2016-09-06 Google Inc. Use of application data and garbage-collected data to improve write efficiency of a data storage device
US20140304452A1 (en) 2013-04-03 2014-10-09 Violin Memory Inc. Method for increasing storage media performance
KR101478168B1 (ko) 2013-04-17 2014-12-31 주식회사 디에이아이오 스토리지 시스템 및 스토리지 시스템의 쓰기 데이터 처리 방법
US9575982B1 (en) 2013-04-29 2017-02-21 Amazon Technologies, Inc. Size targeted database I/O compression
US20140337457A1 (en) 2013-05-13 2014-11-13 Datadirect Networks, Inc. Using network addressable non-volatile memory for high-performance node-local input/output
US9183103B2 (en) 2013-05-31 2015-11-10 Vmware, Inc. Lightweight remote replication of a local write-back cache
US9645920B2 (en) 2013-06-25 2017-05-09 Marvell World Trade Ltd. Adaptive cache memory controller
KR102164630B1 (ko) 2013-06-28 2020-10-12 삼성전자주식회사 메모리 컨트롤러 및 상기 메모리 컨트롤러의 동작 방법
US9785545B2 (en) 2013-07-15 2017-10-10 Cnex Labs, Inc. Method and apparatus for providing dual memory access to non-volatile memory
US9166704B1 (en) 2013-07-17 2015-10-20 Inphi Corporation Integrated control for silicon photonics
US9141176B1 (en) 2013-07-29 2015-09-22 Western Digital Technologies, Inc. Power management for data storage device
US20150039849A1 (en) 2013-08-02 2015-02-05 Formation Data Systems, Inc. Multi-Layer Data Storage Virtualization Using a Consistent Data Reference Model
US9465947B2 (en) 2013-08-05 2016-10-11 Samsung Sds America, Inc. System and method for encryption and key management in cloud storage
US20150067436A1 (en) 2013-09-03 2015-03-05 Sandisk Technologies Inc. Nonvolatile Memory System Compression
DE112013007263T5 (de) 2013-09-19 2016-04-07 Intel Corporation Techniken zur Zuweisung von Task-Anteilen bei verteilter Verarbeitung
US20160232103A1 (en) 2013-09-26 2016-08-11 Mark A. Schmisseur Block storage apertures to persistent memory
US9093093B2 (en) 2013-10-25 2015-07-28 Seagate Technology Llc Adaptive guard band for multiple heads of a data storage device
US9251154B2 (en) 2013-11-15 2016-02-02 International Business Machines Corporation Priority based reliability mechanism for archived data
US9043537B1 (en) 2013-11-21 2015-05-26 Sandisk Technologies Inc. Update block programming order
KR20150084244A (ko) 2014-01-13 2015-07-22 삼성전자주식회사 메모리 장치, 메모리 시스템 및 메모리 장치의 동작 방법
US9619155B2 (en) 2014-02-07 2017-04-11 Coho Data Inc. Methods, systems and devices relating to data storage interfaces for managing data address spaces in data storage devices
US9542404B2 (en) 2014-02-17 2017-01-10 Netapp, Inc. Subpartitioning of a namespace region
US20150301964A1 (en) 2014-02-18 2015-10-22 Alistair Mark Brinicombe Methods and systems of multi-memory, control and data plane architecture
US9263088B2 (en) 2014-03-21 2016-02-16 Western Digital Technologies, Inc. Data management for a data storage device using a last resort zone
US9880859B2 (en) 2014-03-26 2018-01-30 Intel Corporation Boot image discovery and delivery
EP2927826B1 (en) 2014-04-04 2022-06-29 Avid Technology, Inc. Method of consolidating, synchronizing, and streaming production content for distributed editing of media compositions
US9640201B2 (en) 2014-04-10 2017-05-02 Seagate Technology Llc Band rewrite optimization
KR102149768B1 (ko) 2014-04-29 2020-08-31 삼성전자주식회사 불휘발성 메모리 시스템
US9529670B2 (en) 2014-05-16 2016-12-27 International Business Machines Corporation Storage element polymorphism to reduce performance degradation during error recovery
US9383926B2 (en) 2014-05-27 2016-07-05 Kabushiki Kaisha Toshiba Host-controlled garbage collection
US9015561B1 (en) 2014-06-11 2015-04-21 Sandisk Technologies Inc. Adaptive redundancy in three dimensional memory
GB2527296A (en) 2014-06-16 2015-12-23 Ibm A method for restoring data in a HSM system
US9240722B2 (en) 2014-06-19 2016-01-19 Dell Products Lp Methods and systems for improving light load efficiency for power stages of multi-phase voltage regulator circuits
US10114757B2 (en) 2014-07-02 2018-10-30 Pure Storage, Inc. Nonrepeating identifiers in an address space of a non-volatile solid-state storage
US8868825B1 (en) 2014-07-02 2014-10-21 Pure Storage, Inc. Nonrepeating identifiers in an address space of a non-volatile solid-state storage
EP2966562A1 (en) * 2014-07-09 2016-01-13 Nexenta Systems, Inc. Method to optimize inline i/o processing in tiered distributed storage systems
US10044795B2 (en) 2014-07-11 2018-08-07 Vmware Inc. Methods and apparatus for rack deployments for virtual computing environments
US9542327B2 (en) 2014-07-22 2017-01-10 Avago Technologies General Ip (Singapore) Pte. Ltd. Selective mirroring in caches for logical volumes
US20160041760A1 (en) 2014-08-08 2016-02-11 International Business Machines Corporation Multi-Level Cell Flash Memory Control Mechanisms
US9875195B2 (en) 2014-08-14 2018-01-23 Advanced Micro Devices, Inc. Data distribution among multiple managed memories
US10282100B2 (en) 2014-08-19 2019-05-07 Samsung Electronics Co., Ltd. Data management scheme in virtualized hyperscale environments
KR20160027805A (ko) 2014-09-02 2016-03-10 삼성전자주식회사 비휘발성 메모리 장치를 위한 가비지 컬렉션 방법
WO2016038710A1 (ja) * 2014-09-11 2016-03-17 株式会社日立製作所 ストレージシステム
US9569454B2 (en) 2014-09-15 2017-02-14 Seagate Technology Llc Selective compression of objects in a storage compute device
US9274720B1 (en) 2014-09-15 2016-03-01 E8 Storage Systems Ltd. Distributed RAID over shared multi-queued storage devices
US10430328B2 (en) 2014-09-16 2019-10-01 Sandisk Technologies Llc Non-volatile cache and non-volatile storage medium using single bit and multi bit flash memory cells or different programming parameters
US10114562B2 (en) 2014-09-16 2018-10-30 Sandisk Technologies Llc Adaptive block allocation in nonvolatile memory
US9405928B2 (en) 2014-09-17 2016-08-02 Commvault Systems, Inc. Deriving encryption rules based on file content
US9722632B2 (en) 2014-09-22 2017-08-01 Streamscale, Inc. Sliding window list decoder for error correcting codes
US9588977B1 (en) 2014-09-30 2017-03-07 EMC IP Holding Company LLC Data and metadata structures for use in tiering data to cloud storage
US9626286B2 (en) 2014-10-03 2017-04-18 Sandisk Technologies Llc Hardware and firmware paths for performing memory read processes
US10127157B2 (en) 2014-10-06 2018-11-13 SK Hynix Inc. Sizing a cache while taking into account a total bytes written requirement
TWI537816B (zh) 2014-10-13 2016-06-11 慧榮科技股份有限公司 非揮發性儲存裝置與控制器進行的控制方法
US9710330B2 (en) 2014-10-15 2017-07-18 Empire Technology Development Llc Partial cloud data storage
US9129628B1 (en) 2014-10-23 2015-09-08 Western Digital Technologies, Inc. Data management for data storage device with different track density regions
US10230571B2 (en) 2014-10-30 2019-03-12 Equinix, Inc. Microservice-based application development framework
KR102238652B1 (ko) 2014-11-12 2021-04-09 삼성전자주식회사 데이터 저장 장치, 이의 작동 방법, 및 이를 포함하는 데이터 처리 시스템의 작동 방법
US9349479B1 (en) 2014-11-18 2016-05-24 Sandisk Technologies Inc. Boundary word line operation in nonvolatile memory
US9508362B2 (en) 2014-11-24 2016-11-29 Seagate Technology Llc Write management for interlaced magnetic recording devices
US20160155750A1 (en) 2014-11-28 2016-06-02 Kabushiki Kaisha Toshiba Semiconductor memory device and method for manufacturing the same
CN105701028B (zh) 2014-11-28 2018-10-09 国际商业机器公司 分布式存储系统中的磁盘管理方法和设备
US9852076B1 (en) 2014-12-18 2017-12-26 Violin Systems Llc Caching of metadata for deduplicated LUNs
US10013169B2 (en) 2014-12-19 2018-07-03 International Business Machines Corporation Cooperative data deduplication in a solid state storage array
US20160179399A1 (en) 2014-12-23 2016-06-23 Sandisk Technologies Inc. System and Method for Selecting Blocks for Garbage Collection Based on Block Health
US9311939B1 (en) 2014-12-23 2016-04-12 Western Digital Technologies, Inc. Write-through media caching
US20160188890A1 (en) 2014-12-26 2016-06-30 Intel Corporation Security mode data protection
US9569118B2 (en) 2014-12-30 2017-02-14 International Business Machines Corporation Promoting consistent response times in a data storage system having multiple data retrieval mechanisms
US10282211B2 (en) 2015-01-09 2019-05-07 Avago Technologies International Sales Pte. Limited Operating system software install and boot up from a storage area network device
US9959067B2 (en) 2015-02-04 2018-05-01 Sandisk Technologies Llc Memory block allocation by block health
US9888064B2 (en) 2015-02-11 2018-02-06 International Business Machines Corporation Load-balancing input/output requests in clustered storage systems
US10234930B2 (en) 2015-02-13 2019-03-19 Intel Corporation Performing power management in a multicore processor
US9734051B2 (en) 2015-02-16 2017-08-15 Quantum Corporation Garbage collection and defragmentation for solid state drives (SSD) and shingled magnetic recording (SMR) drives
US9910705B1 (en) 2015-02-18 2018-03-06 Altera Corporation Modular offloading for computationally intensive tasks
US9916275B2 (en) 2015-03-09 2018-03-13 International Business Machines Corporation Preventing input/output (I/O) traffic overloading of an interconnect channel in a distributed data storage system
US9208817B1 (en) 2015-03-10 2015-12-08 Alibaba Group Holding Limited System and method for determination and reallocation of pending sectors caused by media fatigue
KR101927233B1 (ko) 2015-03-16 2018-12-12 한국전자통신연구원 이기종 멀티-코어 시스템의 gpu 전력 측정 방법
US9952808B2 (en) 2015-03-26 2018-04-24 International Business Machines Corporation File system block-level tiering and co-allocation
US9671971B2 (en) 2015-03-27 2017-06-06 Intel Corporation Managing prior versions of data for logical addresses in a storage device
KR102298661B1 (ko) 2015-04-30 2021-09-07 삼성전자주식회사 저장 장치 및 그것의 초기화 방법
GB2538494B (en) 2015-05-13 2018-03-21 Advanced Risc Mach Ltd Processing queue management
US9911487B2 (en) 2015-05-19 2018-03-06 EMC IP Holding Company LLC Method and system for storing and recovering data from flash memory
US9639282B2 (en) 2015-05-20 2017-05-02 Sandisk Technologies Llc Variable bit encoding per NAND flash cell to improve device endurance and extend life of flash-based storage devices
US10069916B2 (en) 2015-05-26 2018-09-04 Gluent, Inc. System and method for transparent context aware filtering of data requests
US20160350002A1 (en) 2015-05-29 2016-12-01 Intel Corporation Memory device specific self refresh entry and exit
US9875053B2 (en) 2015-06-05 2018-01-23 Western Digital Technologies, Inc. Scheduling scheme(s) for a multi-die storage device
US9696931B2 (en) 2015-06-12 2017-07-04 International Business Machines Corporation Region-based storage for volume data and metadata
WO2016210362A1 (en) 2015-06-25 2016-12-29 Kaiam Corp. Optical interconnect for switch applications
KR20170004693A (ko) 2015-07-03 2017-01-11 에스케이하이닉스 주식회사 메모리 장치의 컨트롤러 및 그 동작 방법
US9588571B2 (en) 2015-07-08 2017-03-07 Quanta Computer Inc. Dynamic power supply management
US10656838B2 (en) 2015-07-13 2020-05-19 Samsung Electronics Co., Ltd. Automatic stream detection and assignment algorithm
US10324832B2 (en) 2016-05-25 2019-06-18 Samsung Electronics Co., Ltd. Address based multi-stream storage device access
US9529601B1 (en) 2015-07-15 2016-12-27 Dell Products L.P. Multi-processor startup system
SG10201505822UA (en) 2015-07-27 2017-02-27 Huawei Internat Pte Ltd A policy aware unified file system
US10725878B2 (en) 2015-07-31 2020-07-28 Hitachi, Ltd. Storage apparatus, storage system, and control method of storage system for dynamically securing free space when a storage apparatus is disused
US9933973B2 (en) 2015-08-28 2018-04-03 Qualcomm Incorporated Systems and methods for data organization in storage systems using large erasure codes
US10127101B2 (en) 2015-08-28 2018-11-13 Intel Corporation Memory device error check and scrub mode and error transparency
US10749858B2 (en) 2015-09-04 2020-08-18 Hewlett Packard Enterprise Development Lp Secure login information
US9952769B2 (en) 2015-09-14 2018-04-24 Microsoft Technology Licensing, Llc. Data storage system with data storage devices operative to manage storage device functions specific to a particular data storage device
CN105278876B (zh) 2015-09-23 2018-12-14 华为技术有限公司 一种固态硬盘的数据擦除方法及装置
US10120811B2 (en) 2015-09-29 2018-11-06 International Business Machines Corporation Considering a frequency of access to groups of tracks and density of the groups to select groups of tracks to destage
US9836232B1 (en) 2015-09-30 2017-12-05 Western Digital Technologies, Inc. Data storage device and method for using secondary non-volatile memory for temporary metadata storage
DE102015116688B4 (de) 2015-10-01 2022-11-24 Infineon Technologies Ag Speichereinheit und Verfahren zum Betrieb eines Speichereinheitssektors
US10031774B2 (en) 2015-10-15 2018-07-24 Red Hat, Inc. Scheduling multi-phase computing jobs
KR20170045806A (ko) 2015-10-20 2017-04-28 삼성전자주식회사 반도체 메모리 장치 및 이의 동작 방법
US10133490B2 (en) 2015-10-30 2018-11-20 Sandisk Technologies Llc System and method for managing extended maintenance scheduling in a non-volatile memory
US20170147499A1 (en) 2015-11-25 2017-05-25 Sandisk Technologies Llc Multi-Level Logical to Physical Address Mapping Using Distributed Processors in Non-Volatile Storage Device
US20170162235A1 (en) 2015-12-02 2017-06-08 Qualcomm Incorporated System and method for memory management using dynamic partial channel interleaving
US20170161202A1 (en) 2015-12-02 2017-06-08 Samsung Electronics Co., Ltd. Flash memory device including address mapping for deduplication, and related methods
US9830084B2 (en) 2015-12-03 2017-11-28 Sandisk Technologies Llc Writing logical groups of data to physical locations in memory using headers
US9965441B2 (en) 2015-12-10 2018-05-08 Cisco Technology, Inc. Adaptive coalescing of remote direct memory access acknowledgements based on I/O characteristics
US20170177259A1 (en) 2015-12-18 2017-06-22 Intel Corporation Techniques to Use Open Bit Line Information for a Memory System
JP6517684B2 (ja) 2015-12-22 2019-05-22 東芝メモリ株式会社 メモリシステムおよび制御方法
US9921756B2 (en) 2015-12-29 2018-03-20 EMC IP Holding Company LLC Method and system for synchronizing an index of data blocks stored in a storage system using a shared storage module
CN106933708B (zh) 2015-12-29 2020-03-20 伊姆西Ip控股有限责任公司 有助于进行存储系统恢复的方法、装置以及一种存储系统
US10146618B2 (en) 2016-01-04 2018-12-04 Western Digital Technologies, Inc. Distributed data storage with reduced storage overhead using reduced-dependency erasure codes
US10496283B2 (en) 2016-01-22 2019-12-03 Suraj Prabhakar WAGHULDE Adaptive prefix tree based order partitioned data storage system
US10649681B2 (en) 2016-01-25 2020-05-12 Samsung Electronics Co., Ltd. Dynamic garbage collection P/E policies for redundant storage blocks and distributed software stacks
US9946596B2 (en) 2016-01-29 2018-04-17 Toshiba Memory Corporation Global error recovery system
CN107037976B (zh) 2016-02-03 2020-03-20 株式会社东芝 存储装置及其工作方法
US10235198B2 (en) 2016-02-24 2019-03-19 Samsung Electronics Co., Ltd. VM-aware FTL design for SR-IOV NVME SSD
US20170249162A1 (en) 2016-02-25 2017-08-31 Red Hat Israel, Ltd. Safe transmit packet processing for network function virtualization applications
JP6448570B2 (ja) 2016-03-08 2019-01-09 東芝メモリ株式会社 ストレージシステム、情報処理システムおよび制御方法
US10101939B2 (en) 2016-03-09 2018-10-16 Toshiba Memory Corporation Storage system having a host that manages physical data locations of a storage device
US10452490B2 (en) 2016-03-09 2019-10-22 Commvault Systems, Inc. Data management and backup of distributed storage environment
KR102511459B1 (ko) 2016-03-17 2023-03-17 삼성전자주식회사 비휘발성 메모리 장치 및 그 동작 방법
US10466907B2 (en) 2016-03-22 2019-11-05 Toshiba Memory Corporation Method to efficiently store object data of an object storage service on a magnetic disk drive and magnetic SMR disk drive
US10700702B2 (en) 2016-03-24 2020-06-30 International Business Machines Corporation Updating prefix codes for pseudo-dynamic data compression
US10303646B2 (en) 2016-03-25 2019-05-28 Microsoft Technology Licensing, Llc Memory sharing for working data using RDMA
US20170286311A1 (en) 2016-04-01 2017-10-05 Dale J. Juenemann Repetitive address indirection in a memory
US10585809B2 (en) 2016-04-01 2020-03-10 Intel Corporation Convolutional memory integrity
US9940261B2 (en) 2016-05-05 2018-04-10 Western Digital Technology, Inc. Zoning of logical to physical data address translation tables with parallelized log list replay
US10866905B2 (en) 2016-05-25 2020-12-15 Samsung Electronics Co., Ltd. Access parameter based multi-stream storage device access
US10389839B2 (en) 2016-06-01 2019-08-20 Intel Corporation Method and apparatus for generating data prefetches specifying various sizes to prefetch data from a remote computing node
US9923562B1 (en) 2016-06-16 2018-03-20 Western Digital Technologies, Inc. Data storage device state detection on power loss
US10514862B2 (en) 2016-07-21 2019-12-24 Micron Technology, Inc. Memory device including concurrent suspend states for different operations
US10684795B2 (en) 2016-07-25 2020-06-16 Toshiba Memory Corporation Storage device and storage control method
US10283215B2 (en) 2016-07-28 2019-05-07 Ip Gem Group, Llc Nonvolatile memory system with background reference positioning and local reference positioning
KR102181177B1 (ko) 2016-07-29 2020-11-20 웨스턴 디지털 테크놀로지스, 인코포레이티드 비휘발성 메모리를 위한 비-바이너리 인코딩
CN107799155B (zh) 2016-09-06 2022-11-01 三星电子株式会社 包括列冗余的存储装置
US10146585B2 (en) * 2016-09-07 2018-12-04 Pure Storage, Inc. Ensuring the fair utilization of system resources using workload based, time-independent scheduling
US10069597B2 (en) 2016-09-07 2018-09-04 Western Digital Technologies, Inc. Aggregated metadata transfer at a data storage device
JP6606039B2 (ja) 2016-09-09 2019-11-13 東芝メモリ株式会社 メモリシステムおよび制御方法
US10275165B2 (en) 2016-09-12 2019-04-30 Toshiba Memory Corporation Memory controller
US10642763B2 (en) * 2016-09-20 2020-05-05 Netapp, Inc. Quality of service policy sets
JP6274589B1 (ja) 2016-09-28 2018-02-07 ウィンボンド エレクトロニクス コーポレーション 半導体記憶装置および連続読出し方法
WO2018063292A1 (en) 2016-09-30 2018-04-05 Intel Corporation Data storage system using wafer-level packaging
US10678432B1 (en) 2016-10-04 2020-06-09 Pure Storage, Inc. User space and kernel space access to memory devices through private queues
US10756816B1 (en) 2016-10-04 2020-08-25 Pure Storage, Inc. Optimized fibre channel and non-volatile memory express access
US10620846B2 (en) 2016-10-26 2020-04-14 ScaleFlux, Inc. Enhancing flash translation layer to improve performance of databases and filesystems
KR102648774B1 (ko) 2016-11-10 2024-03-19 에스케이하이닉스 주식회사 랜더마이즈 동작을 수행하는 반도체 메모리 장치
US11644992B2 (en) 2016-11-23 2023-05-09 Samsung Electronics Co., Ltd. Storage system performing data deduplication, method of operating storage system, and method of operating data processing system
US10241877B2 (en) 2016-12-12 2019-03-26 International Business Machines Corporation Data storage system employing a hot spare to proactively store array data in absence of a failure or pre-failure event
US10374885B2 (en) 2016-12-13 2019-08-06 Amazon Technologies, Inc. Reconfigurable server including a reconfigurable adapter device
US10445016B2 (en) 2016-12-13 2019-10-15 International Business Machines Corporation Techniques for storage command processing
US10496544B2 (en) 2016-12-29 2019-12-03 Intel Corporation Aggregated write back in a direct mapped two level memory
US10740042B2 (en) 2016-12-30 2020-08-11 Western Digital Technologies, Inc. Scheduling access commands for data storage devices
US10255179B2 (en) 2016-12-30 2019-04-09 Western Digital Technologies, Inc. Garbage collection read throttling
US10459663B2 (en) 2017-01-23 2019-10-29 International Business Machines Corporation Thin provisioning of raid storage
US10547332B2 (en) 2017-02-01 2020-01-28 Tsofun Algorithm Ltd. Device, system and method of implementing product error correction codes for fast encoding and decoding
KR20180091989A (ko) 2017-02-06 2018-08-17 에스케이하이닉스 주식회사 연장된 제품 수명을 갖는 메모리장치 및 그 동작방법
US10073640B1 (en) 2017-03-10 2018-09-11 Toshiba Memory Corporation Large scale implementation of a plurality of open channel solid state drives
US10516760B2 (en) 2017-03-17 2019-12-24 Verizon Patent And Licensing Inc. Automatic bootstrapping and dynamic configuration of data center nodes
US10331514B2 (en) 2017-03-17 2019-06-25 Micron Technology, Inc. Tiered error correction code (ECC) operations in memory
US10275170B2 (en) 2017-04-10 2019-04-30 Sandisk Technologies Llc Folding operations in memory systems with single address updates
US10884630B2 (en) 2017-04-13 2021-01-05 Hitachi, Ltd. Storage system
US10613944B2 (en) 2017-04-18 2020-04-07 Netapp, Inc. Systems and methods for backup and restore of distributed master-slave database clusters
US10261913B2 (en) 2017-04-20 2019-04-16 Alibaba Group Holding Limited Persistent memory for key-value storage
WO2018195885A1 (zh) 2017-04-28 2018-11-01 曙光信息产业(北京)有限公司 一种用于浸没式液冷系统的气汽分离方法及装置
US10296249B2 (en) 2017-05-03 2019-05-21 Western Digital Technologies, Inc. System and method for processing non-contiguous submission and completion queues
TWI625620B (zh) 2017-05-12 2018-06-01 威盛電子股份有限公司 非揮發性記憶體裝置及其讀取方法
US10319397B2 (en) 2017-05-19 2019-06-11 Seagate Technology Llc Narrow band dwell monitoring
US10635529B2 (en) 2017-05-25 2020-04-28 Western Digital Technologies, Inc. Parity offload for multiple data storage devices
US10540323B2 (en) 2017-05-30 2020-01-21 Western Digital Technologies, Inc. Managing I/O operations in a storage network
US11340939B1 (en) * 2017-06-12 2022-05-24 Pure Storage, Inc. Application-aware analytics for storage systems
US11442669B1 (en) * 2018-03-15 2022-09-13 Pure Storage, Inc. Orchestrating a virtual storage system
US10884636B1 (en) * 2017-06-12 2021-01-05 Pure Storage, Inc. Presenting workload performance in a storage system
US10649969B2 (en) 2017-06-13 2020-05-12 Western Digital Technologies, Inc. Memory efficient persistent key-value store for non-volatile memories
US10474397B2 (en) 2017-06-13 2019-11-12 Western Digital Technologies, Inc Unified indirection in a multi-device hybrid storage unit
US10521375B2 (en) 2017-06-22 2019-12-31 Macronix International Co., Ltd. Controller for a memory system
US10838902B2 (en) 2017-06-23 2020-11-17 Facebook, Inc. Apparatus, system, and method for performing hardware acceleration via expansion cards
US10275162B2 (en) 2017-06-23 2019-04-30 Dell Products L.P. Methods and systems for managing data migration in solid state non-volatile memory
US10635584B2 (en) 2017-06-29 2020-04-28 Western Digital Technologies, Inc. System and method for host system memory translation
US10564856B2 (en) 2017-07-06 2020-02-18 Alibaba Group Holding Limited Method and system for mitigating write amplification in a phase change memory-based storage device
US10503535B1 (en) * 2017-07-13 2019-12-10 EMC IP Holding Company LLC Requirements based performance monitoring for virtual machine networks
GB2565146A (en) 2017-08-04 2019-02-06 Kaleao Ltd Memory control for electronic data processing system
US10417086B2 (en) 2017-08-11 2019-09-17 Winbond Electronics Corp. Data write method and memory storage device using the same
US10423508B2 (en) 2017-08-11 2019-09-24 Alibaba Group Holding Limited Method and system for a high-priority read based on an in-place suspend/resume write
US10303601B2 (en) 2017-08-11 2019-05-28 Alibaba Group Holding Limited Method and system for rearranging a write operation in a shingled magnetic recording device
KR102389431B1 (ko) 2017-08-22 2022-04-25 에스케이하이닉스 주식회사 저장 장치 및 그 동작 방법
US10579288B2 (en) 2017-08-31 2020-03-03 Micron Technology, Inc. Prioritized security
TWI631570B (zh) 2017-09-04 2018-08-01 威盛電子股份有限公司 錯誤檢查糾正解碼方法與裝置
US10642522B2 (en) 2017-09-15 2020-05-05 Alibaba Group Holding Limited Method and system for in-line deduplication in a storage drive based on a non-collision hash
JP2019057172A (ja) 2017-09-21 2019-04-11 東芝メモリ株式会社 メモリシステムおよび制御方法
US11016932B2 (en) 2017-09-21 2021-05-25 Alibaba Group Holding Limited Systems, methods, and apparatuses for simplifying filesystem operations utilizing a key-value storage system
JP6785205B2 (ja) 2017-09-21 2020-11-18 キオクシア株式会社 メモリシステムおよび制御方法
US11005771B2 (en) 2017-10-16 2021-05-11 Mellanox Technologies, Ltd. Computational accelerator for packet payload operations
US10484019B2 (en) 2017-10-30 2019-11-19 Western Digital Technologies, Inc. Adaptive encoder/decoder
CN107979955B (zh) 2017-11-24 2020-06-30 北京百度网讯科技有限公司 一种模块化液冷服务器机箱
US10956279B2 (en) 2017-12-04 2021-03-23 International Business Machines Corporation Managing big data on document based NoSQL databases
US20190034454A1 (en) 2017-12-19 2019-01-31 Intel Corporation Expandable tree-based indexing framework that enables expansion of the hadoop distributed file system
US10423361B2 (en) 2017-12-21 2019-09-24 Microsoft Technology Licensing, Llc Virtualized OCSSDs spanning physical OCSSD channels
US10229735B1 (en) 2017-12-22 2019-03-12 Intel Corporation Block management for dynamic single-level cell buffers in storage devices
WO2019127212A1 (zh) 2017-12-28 2019-07-04 华为技术有限公司 一种数据写入的方法及固态硬盘阵列
US10606693B2 (en) 2017-12-28 2020-03-31 Micron Technology, Inc. Memory controller implemented error correction code memory
US10592173B2 (en) 2018-01-10 2020-03-17 International Business Machines Corporation Increasing storage efficiency of a data protection technique
TWI643066B (zh) 2018-01-15 2018-12-01 慧榮科技股份有限公司 用來於一記憶裝置中重新使用關於垃圾收集的一目的地區塊之方法、記憶裝置及其控制器以及電子裝置
CN110058794B (zh) 2018-01-19 2022-11-01 上海宝存信息科技有限公司 用于动态执行垃圾回收数据储存装置与操作方法
US10496548B2 (en) 2018-02-07 2019-12-03 Alibaba Group Holding Limited Method and system for user-space storage I/O stack with user-space flash translation layer
US10199066B1 (en) 2018-03-01 2019-02-05 Seagate Technology Llc Write management of physically coupled storage areas
US10585819B2 (en) 2018-03-05 2020-03-10 Samsung Electronics Co., Ltd. SSD architecture for FPGA based acceleration
US11392570B2 (en) 2018-03-09 2022-07-19 Microsoft Technology Licensing, Llc Key-value store system
US10649657B2 (en) 2018-03-22 2020-05-12 Western Digital Technologies, Inc. Log-based storage for different data types in non-volatile memory
US10963394B2 (en) 2018-04-16 2021-03-30 Samsung Electronics Co., Ltd. System and method for optimizing performance of a solid-state drive using a deep neural network
KR102637166B1 (ko) 2018-04-17 2024-02-16 삼성전자주식회사 대용량 데이터를 저장하는 네트워크 스토리지 장치
EP3825850A1 (en) 2018-05-04 2021-05-26 Citrix Systems, Inc. Computer system providing improved transfer protocol for remote computing using multiple virtual channels having different priorities.
US10831734B2 (en) 2018-05-07 2020-11-10 Intel Corporation Update-insert for key-value storage interface
US10437670B1 (en) 2018-05-24 2019-10-08 International Business Machines Corporation Metadata hardening and parity accumulation for log-structured arrays
KR20190139082A (ko) 2018-06-07 2019-12-17 삼성전자주식회사 메모리 장치의 비트 에러율 균등화 방법
US11599557B2 (en) 2018-06-12 2023-03-07 Open Text Corporation System and method for persistence and replication of changes to a data store
US10921992B2 (en) 2018-06-25 2021-02-16 Alibaba Group Holding Limited Method and system for data placement in a hard disk drive based on access frequency for improved IOPS and utilization efficiency
US10776263B2 (en) 2018-06-27 2020-09-15 Seagate Technology Llc Non-deterministic window scheduling for data storage systems
US11150836B2 (en) 2018-06-28 2021-10-19 Seagate Technology Llc Deterministic optimization via performance tracking in a data storage system
US10832768B2 (en) 2018-07-03 2020-11-10 Micron Technology, Inc. Data storage based on data polarity
US10901847B2 (en) 2018-07-31 2021-01-26 EMC IP Holding Company LLC Maintaining logical to physical address mapping during in place sector rebuild
US20200042223A1 (en) 2018-08-02 2020-02-06 Alibaba Group Holding Limited System and method for facilitating a high-density storage device with improved performance and endurance
US10649927B2 (en) 2018-08-20 2020-05-12 Intel Corporation Dual in-line memory module (DIMM) programmable accelerator card
US10970281B2 (en) 2018-09-06 2021-04-06 Sap Se Searching for data using superset tree data structures
US10798005B2 (en) 2018-09-13 2020-10-06 International Business Machines Corporation Optimizing application throughput
JP7091203B2 (ja) 2018-09-19 2022-06-27 キオクシア株式会社 メモリシステムおよび制御方法
US11086529B2 (en) 2018-09-26 2021-08-10 Western Digital Technologies, Inc. Data storage systems and methods for improved data relocation based on read-level voltages associated with error recovery
US10928847B2 (en) 2018-09-29 2021-02-23 Intel Corporation Apparatuses and methods for frequency scaling a message scheduler data path of a hashing accelerator
US10990478B2 (en) 2019-02-01 2021-04-27 Fungible, Inc. Flexible reliability coding for storage on a network
US10846216B2 (en) 2018-10-25 2020-11-24 Pure Storage, Inc. Scalable garbage collection
US11360863B2 (en) 2018-10-26 2022-06-14 Hewlett Packard Enterprise Development Lp Key-value store on persistent memory
KR20200053018A (ko) 2018-11-07 2020-05-18 삼성전자주식회사 불휘발성 메모리 장치, 불휘발성 메모리 장치를 포함하는 스토리지 장치, 그리고 불휘발성 메모리 장치를 액세스하는 방법
US20200167091A1 (en) 2018-11-27 2020-05-28 Commvault Systems, Inc. Using interoperability between components of a data storage management system and appliances for data storage and deduplication to generate secondary and tertiary copies
US11561844B2 (en) 2018-12-12 2023-01-24 International Business Machines Corporation Disaggregated system domain
KR20200084201A (ko) 2019-01-02 2020-07-10 에스케이하이닉스 주식회사 컨트롤러 및 컨트롤러의 동작방법
US10776009B2 (en) 2019-01-03 2020-09-15 International Business Machines Corporation Journaling on an appendable non-volatile memory module
KR20200088635A (ko) 2019-01-15 2020-07-23 에스케이하이닉스 주식회사 메모리 시스템 및 메모리 시스템의 동작방법
US11301369B2 (en) 2019-01-24 2022-04-12 Western Digital Technologies, Inc. Logical to physical mapping management using low-latency non-volatile memory
US10936455B2 (en) 2019-02-11 2021-03-02 Apple Inc. Recovery of data failing due to impairment whose severity depends on bit-significance value
US20190196907A1 (en) 2019-03-05 2019-06-27 Intel Corporation Compression techniques for distributed data
CN112052188B (zh) 2019-06-05 2023-09-29 建兴储存科技(广州)有限公司 运用于固态存储装置的电脑系统的数据处理方法
US10990311B2 (en) 2019-06-19 2021-04-27 Western Digital Technologies, Inc. Multi-stream non-volatile storage system
US11281531B2 (en) 2019-06-25 2022-03-22 Western Digital Technologies, Inc. Serial storage node processing of data functions
US11068165B2 (en) 2019-06-27 2021-07-20 Western Digital Technologies, Inc. Non-volatile memory data write management
US11023150B2 (en) 2019-07-01 2021-06-01 International Business Machines Corporation Block mode toggling using hybrid controllers
US11136841B2 (en) 2019-07-10 2021-10-05 Safekick Americas Llc Hierarchical pressure management for managed pressure drilling operations
JP2021047690A (ja) 2019-09-19 2021-03-25 キオクシア株式会社 メモリシステム
US11126561B2 (en) 2019-10-01 2021-09-21 Alibaba Group Holding Limited Method and system for organizing NAND blocks and placing data to facilitate high-throughput for random writes in a solid state drive
KR20210039871A (ko) 2019-10-02 2021-04-12 삼성전자주식회사 메타 데이터를 관리하는 스토리지 시스템, 스토리지 시스템을 제어하는 호스트 시스템 및 스토리지 시스템의 동작방법
US11762569B2 (en) 2019-10-29 2023-09-19 International Business Machines Corporation Workload based relief valve activation for hybrid controller architectures
US11138124B2 (en) 2019-10-30 2021-10-05 International Business Machines Corporation Migrating data between block pools in a storage system
US11567803B2 (en) 2019-11-04 2023-01-31 Rambus Inc. Inter-server memory pooling
CN111078149B (zh) 2019-12-18 2023-09-26 合肥兆芯电子有限公司 存储器管理方法、存储器存储装置及存储器控制电路单元
US11243694B2 (en) 2020-01-29 2022-02-08 Samsung Electronics Co., Ltd. Grouping key value object IOs to improve IO performance for key-value storage devices
US11150986B2 (en) 2020-02-26 2021-10-19 Alibaba Group Holding Limited Efficient compaction on log-structured distributed file system using erasure coding for resource consumption reduction
US11144250B2 (en) 2020-03-13 2021-10-12 Alibaba Group Holding Limited Method and system for facilitating a persistent memory-centric system
US10990526B1 (en) 2020-04-30 2021-04-27 Micron Technology, Inc. Handling asynchronous power loss in a memory sub-system that programs sequentially
US20200322287A1 (en) 2020-06-18 2020-10-08 Intel Corporation Switch-managed resource allocation and software execution
US20200328192A1 (en) 2020-06-26 2020-10-15 Intel Corporation Stacked die network interface controller circuitry
US20210149812A1 (en) 2020-11-18 2021-05-20 Intel Corporation Network interface controller with eviction cache

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101013387A (zh) * 2007-02-09 2007-08-08 华中科技大学 基于对象存储设备的负载平衡方法
WO2012137252A1 (en) * 2011-04-06 2012-10-11 Hitachi, Ltd. Storage apparatus and its data processing method
CN104735123A (zh) * 2013-12-19 2015-06-24 索尼电脑娱乐美国公司 用于云计算的大容量存储虚拟化
CN106575271A (zh) * 2014-06-23 2017-04-19 谷歌公司 管理存储设备
US20160299693A1 (en) * 2015-04-08 2016-10-13 Tintri Inc. Native storage quality of service for virtual machines
CN106371888A (zh) * 2015-07-22 2017-02-01 三星电子株式会社 支持虚拟机的存储设备,包括其的存储系统和其操作方法
US9971548B1 (en) * 2017-03-06 2018-05-15 Nutanix, Inc. Storage resource management employing performance analytics

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
LI QIONG 等: "A general memory cosistency model inclueded I/O operations", JOURNAL OF NATIONAL UNIVERSITY OF DEFENSE TECHNOLOGY *
胡志凌;: "虚拟化存储技术的I/O调度研究", 科技信息, no. 35 *
齐婵颖;李战怀;张晓;张瑞杰;: "云存储系统性能评测技术研究", 计算机研究与发展, no. 1 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116107843A (zh) * 2023-04-06 2023-05-12 阿里云计算有限公司 确定操作系统性能的方法、任务调度方法、设备
CN116107843B (zh) * 2023-04-06 2023-09-26 阿里云计算有限公司 确定操作系统性能的方法、任务调度方法、设备

Also Published As

Publication number Publication date
US11816043B2 (en) 2023-11-14
WO2020000136A1 (en) 2020-01-02
US20210365390A1 (en) 2021-11-25
CN111902804B (zh) 2024-03-01

Similar Documents

Publication Publication Date Title
US8285961B2 (en) Dynamic performance virtualization for disk access
US10949103B2 (en) Native storage quality of service for virtual machines
US9760392B1 (en) Adaptive throttling in hybrid storage environments
TWI804321B (zh) 用於電腦記憶體的效能計數器的設備、方法與電腦可讀取媒體
US8767535B2 (en) Dynamic feedback control of resources in computing environments
US7590816B2 (en) Computer system, management computer and storage system, and storage area allocation amount controlling method
US20070022416A1 (en) Execution device and application program
JP5063069B2 (ja) マルチノードコンピュータのメモリ割当て方法、装置、およびプログラム
US20120144008A1 (en) System and Method for Analyzing Computing System Resources
US9563532B1 (en) Allocation of tasks in large scale computing systems
KR102045125B1 (ko) 분산환경에서의 cda 프로토콜을 활용한 자원할당방법 및 이를 적용한 기록매체 및 분산처리장치
CN111902804B (zh) 用于管理存储设备的资源并量化i/o请求成本的系统和方法
US20190384722A1 (en) Quality of service for input/output memory management unit
JP4121525B2 (ja) リソース利用率を制御する方法およびコンピュータシステム
CN113014408A (zh) 分布式系统及其管理方法
CN115357368A (zh) 一种基于异构环境感知的MapReduce作业调度方法
CN114077481A (zh) 任务调度方法、装置、设备和存储介质
CN114489463A (zh) 动态调整存储卷qos的方法、装置及计算设备
TWI661313B (zh) 雲端資源配發系統及方法
US10908828B1 (en) Enhanced quality of service (QoS) for multiple simultaneous replication sessions in a replication setup
WO2023226437A1 (zh) 一种资源调度方法、装置及设备
US11435954B2 (en) Method and system for maximizing performance of a storage system using normalized tokens based on saturation points
WO2024098795A1 (zh) 内存管理方法、装置和相关设备
JP2014157476A (ja) 計測装置及び計測方法

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant