This disclosure is generally related to the field of data storage. More specifically, this disclosure is related to a method and system for a local storage engine collaborating with a solid state drive (SSD) controller.
Today, various storage systems are being used to store and access the ever-increasing amount of digital content. A storage system can include storage servers with one or more storage devices or drives (such as a solid-state drive (SSD)). In the architecture of an existing storage system, a central processing unit (CPU) complex can include a CPU and system memory, which can serve as the data hub. Data transfers both within a storage server (e.g., between storage drives of the same storage server) and between storage servers (e.g., between storages drive of different storage servers) can result in multiple folds of memory copy which involve the CPU and system memory. These data transfers can result in an increased latency, an increased consumption of memory bandwidth, and an increased utilization of the CPU complex or core. In scenarios which involve a large amount of data transfer, the system performance and resource consumption can suffer and limit the efficiency of the overall storage system.
One embodiment provides a system which facilitates data movement while bypassing the system memory. During operation, the system allocates, in a volatile memory of a first storage drive, a first region to be accessed directly by a second storage drive. The system stores data in the first region of the first storage drive. Responsive to receiving a first request from the second storage drive to read the data, the system transmits, by the first storage drive to the second storage drive, the data stored in the first region while bypassing a system memory of a first server.
In some embodiments, the first storage drive and the second storage drive are associated with the first server.
In some embodiments, the first region of the first storage drive is to be further accessed by a third storage drive via a first network interface card (NIC). The first NIC is associated with the first server, and the third storage drive is associated with a second server
In some embodiments, responsive to receiving, from the third storage drive, a second request to read the data, the system retrieves, by the first NIC, the data stored in the first region while bypassing the system memory of the first server. The system stores, by the first NIC, the data as formatted data which includes formatting information and a payload. The system sends, by the first NIC to a second NIC associated with the second server, the formatted data. The system stores, by the second NIC, the formatted data. The system sends, by the second NIC to a local storage engine associated with the second server, metadata associated with the data. The system generates, by the local storage engine, management information which includes a physical block address of a non-volatile memory of the third storage drive to which the data is to be written. The system sends, by the local storage engine, the management information to the third storage drive. The system sends, by the second NIC, the payload to the third storage drive. The system receives, by the third storage drive, the management information from the local storage engine and the payload from the second NIC. The system writes, by the third storage drive, the data to the non-volatile memory of the third storage drive based on the received management information.
In some embodiments, the formatting information includes one or more of a frame header, an Internet Protocol (IP) header, and a Transmission Control Protocol (TCP) header. The payload includes one or more of application data and user data. Sending, by the first NIC to the second NIC, the formatted data further involves sending the formatted data through an Ethernet switch.
In some embodiments, the system sets, in the second NIC, a second region of a volatile memory of the second NIC as a host memory which is directly accessible by the third storage drive. The system stores, by the second NIC, the formatted data in the second region of the second NIC.
In some embodiments, subsequent to sending, by the second NIC to the local storage engine, the metadata, the system performs the following operations. The system generates, by a network engine of the local storage engine, the management information, which includes one or more of an order and a merged size. The system groups, by a chunk organization module of the local storage engine, multiple chunks of data in parallel. The system allocates, by a local file system of the local storage engine, a logical extent or a range of logical block addresses (LBAs) based on metadata associated with the multiple chunks. The system sends, by the file system to a flash translation layer module of the local storage engine, the allocated LBAs. The system receives, by the flash translation layer module, the allocated LBAs. The system generates, by the flash translation layer module, physical block addresses (PBAs) mapped to the allocated LBAs. The system transmits, by the flash translation layer module to a Non-Volatile Memory Express (NVMe) driver, the PBAs and the metadata. The system transmits, by the NVMe driver to a controller of the third storage drive, the PBAs and the metadata.
In some embodiments, the system writes, by the third storage drive, the data to the non-volatile memory based on the received management information by performing the following operations. The system stores, by the third storage drive, in a buffer of the third storage drive, the payload as part of a group. The system stores other payloads in the group, wherein the other payloads are associated with other management information. The system determines that a size of the payload and the other payloads meets a predetermined group size. The system writes, from the buffer of the third storage drive to the non-volatile memory, the payload and the other payloads of the group.
In some embodiments, the system writes, by the third storage drive, the data to the non-volatile memory by performing the following operations. The system receives, by a controller of the third storage drive, the data. The controller includes a Non-Volatile Memory Express (NVMe) controller, a double data rate (DDR) controller associated with the volatile memory, a cyclic redundancy check (CRC) module, and a flash controller, wherein the flash controller includes an error correction code (ECC) encoding/decoding module. The system performs, by the CRC module, a first redundancy check on the received data to obtain CRC data. The system stores, by the DDR controller in the first region of the volatile memory, the CRC data. The system determines to write the stored CRC data from the first region of the volatile memory to the non-volatile memory. The system retrieves, by the DDR controller, the stored CRC data. The system performs, by the CRC module, a second redundancy check on the retrieved CRC data to obtain CRC-checked data. Responsive to verifying the CRC-checked data, the system encodes, by the ECC encoding/decoding module of the flash controller, the CRC-checked data to obtain ECC-encoded data. The system writes the ECC-encoded data to the non-volatile memory.
In some embodiments, the data stored in the first region of the first storage drive is transferred from the second storage drive or the first NIC while bypassing the system memory of the first server.
In some embodiments, subsequent to the first storage drive transmitting to the second storage drive the data stored in the first region while bypassing the system memory of the first server, the system retrieves, by the second storage drive, the data stored in the first region while bypassing the system memory of the first server.
In the figures, like reference numerals refer to the same figure elements.
The following description is presented to enable any person skilled in the art to make and use the embodiments, and is provided in the context of a particular application and its requirements. Various modifications to the disclosed embodiments will be readily apparent to those skilled in the art, and the general principles defined herein may be applied to other embodiments and applications without departing from the spirit and scope of the present disclosure. Thus, the embodiments described herein are not limited to the embodiments shown, but are to be accorded the widest scope consistent with the principles and features disclosed herein.
Overview
The embodiments described herein provide a system which addresses the inefficiencies associated with data transfers in existing storage systems which consume CPU resources and system memory bandwidth, by providing a system which bypasses the system memory.
As described above, in existing storage systems, a CPU complex can include a CPU and system memory, which can serve as the data hub. Data transfers both within a storage server (e.g., between storage drives of the same storage server) and between storage servers (e.g., between storages drive of different storage servers) can result in multiple folds of memory copy which involve the CPU and system memory, as described below in relation to
The embodiments described herein address these limitations by providing a system which separates the data path and the control path, by allocating or exposing a portion of a volatile memory of a first SSD as a region which can be directly accessed by a second SSD (in a single server scenario, as described below in relation to
In the single server scenario (where the first and second SSD are associated with the same single server), the first SSD can allocate a region of its volatile memory to be directly accessible by other SSDs (and a NIC) associated with the same single server. The second SSD can subsequently directly access and retrieve data stored in the allocated region of the first SSD, which allows the data transfer to bypass the system memory of the server.
In the storage cluster scenario, when data is transferred from a first storage drive of a first storage server to a second storage drive of a second storage server, the data can pass through a first NIC of the first storage server and a second NIC of the second storage server. Formatting and retrieval of data from the NICs can be used to bypass the system memory, which can result in a more efficient overall storage system.
For example, for data which is to be transferred from the first storage drive to the second storage drive, the first NIC can retrieve the data directly from the allocated region of the first storage drive, while bypassing the system memory. The first NIC can format the data (e.g., into a network packet with formatting information and a payload), and transmit the network packet to the second NIC (e.g., via an Ethernet switch). In the control path, the second NIC can send the metadata to a local storage engine of the second server, which can perform management operations as described below in relation to
Thus, by allocating a region of the non-volatile memory of a first storage drive and making the allocated region directly accessible to a second storage drive in the same first server, the system can bypass system memory of the first server in the single server scenario. Furthermore, by allocating the region of the first storage drive and making the allocated region directly accessible to the first NIC (e.g., in the same first server), and by allowing data stored in a second NIC to be accessible by a third storage drive in the same second server (e.g., data stored in the second NIC is accessible by the third storage drive in the second server), the system can also bypass system memory in the storage cluster scenario.
The described embodiments can also perform consecutive data fetching based on groups in a write cache of the SSD controller, as described below in relation to
A “distributed storage system” or a “storage system” can include multiple storage servers. A “storage server” or a “storage system” can refer to a computing device which can include multiple storage devices or storage drives. A “storage device” or a “storage drive” refers to a device or a drive with a non-volatile memory which can provide persistent storage of data, e.g., a solid-state drive (SSD), or a flash-based storage device. A storage system can also be a computer system.
“Non-volatile memory” refers to storage media which may be used for persistent storage of data, e.g., flash memory of a NAND die of an SSD, magnetoresistive random access memory (MRAM), phase change memory (PCM), resistive random access memory (ReRAM), or another non-volatile memory.
“Volatile memory” refers to storage media which can include, e.g., dynamic random access memory (DRAM), double data rate (DDR) DRAM, and DDR dual in-line memory modules (DIMM). In general, data stored in volatile memory is not protected in the event of a power loss or other failure. In some cases, volatile memory can be protected from such data loss with a power protection module or other power loss component.
The terms “sysmem” and “region of a volatile memory” are used interchangeably in this disclosure and refer to a portion of a volatile memory of a first storage drive, where the portion or region is allocated to be accessed directly by a second storage drive or a NIC, and where the first storage drive, the second storage drive, and the NIC are associated with the same server. The allocated sysmem or region can serve as system memory for the storage device in a more efficient manner than the conventional system memory associated with a host or a storage server.
A “computing device” refers to any server, device, node, entity, drive, or any other entity which can provide any computing capabilities.
The term “write cache” refers to a data cache, buffer, or region which can store data in a persistent memory or a non-volatile memory.
Exemplary Data Transfer in the Prior Art
During operation, in order to move data from one drive in the first server to another drive in the second server (e.g., from a source drive such as SSD 112 of server 101 to a destination drive such as SSD 154 of server 141), the data is first copied from the source drive into system memory of the first server, i.e., transferred from SSD 112, via PCIe 104, to CPU 102, to system memory 106 (via a communication path 160). The data is then written from system memory to NIC 132, i.e., transferred from system memory 106 to CPU 102 and, via PCIe 104, to NIC 132 (via a communication path 162). NIC 132 can generate formatting information for the data, and perform other packet processing, data reordering, and concatenation operations.
NIC 132 can transfer the formatted data (e.g., formatting information and payload) to Ethernet switch 160 (via a communication 164), and, based on the formatting information, Ethernet switch 160 can transfer the data to NIC 152 (via a communication 168). NIC 152 can perform packet processing, data reordering, and concatenation operations. NIC 152 can send the data to be copied into system memory of the second server, i.e., transferred from NIC 152, via PCIe 144, to CPU 142, to system memory 146 (via a communication path 170). The data is then written from system memory to the destination drive, i.e., transferred from system memory 146 to CPU 142 and, via PCIe 144, to SSD 154 (via a communication path 172).
Thus, in environment 130, the host CPU and system memory of both servers are involved in the transfer of data from the source storage drive to the destination storage drive, which can increase the latency and inefficiency of the overall storage system. In addition, the NICs of both servers can consume a non-trivial amount of time, energy, bandwidth, and other resources on packet processing, data reordering, concatenation, and other operations related to formatting and processing network packets. These operations can further increase the latency and inefficiency of the overall storage system.
Moreover, in the storage cluster depicted in environment 130, the system can experience a non-trivial amount of traffic due to, e.g., managing data replicas, rebalancing data, etc. Moving multiple copies of data within the storage cluster can result in a performance bottleneck due to the latency involved in memory copy operations, as described above.
Exemplary Environment with Separate Control and Data Paths
NIC 230 can store data as formatted data which includes formatting information and a payload. For example, payloads 232, 234, and 236 are indicated in
Local storage engine 210 can perform a series of operations on metadata 250. Upon receiving metadata 250 from NIC 230, network engine 214 can generate management information, e.g., an order, a merged size, and other metadata for the data indicated by payload 234. Network engine 214 can send management information 252 to chunk organization module 212.
Chunk organization module 212 can group received network packets into multiple chunks in parallel, and can send chunk metadata 254 to local file system 216. Local file system 216 can use chunk metadata 254 to allocate the logical extent (e.g., a range of logical block addresses (LBAs)) to accommodate the data, and can send LBA range/metadata 256 to FTL module 218.
FTL module 218 can receive the incoming LBAs, including LBAs allocated to chunks associated with the data indicated by payload 234, from multiple chunks in a random order, which is similar to the pattern associated with a random write operation. FTL module 218 can implement the mapping of the LBAs to physical block addresses (PBAs), e.g., by generating or mapping PBAs for the incoming LBAs, and storing the mapping in a data structure. FTL module 218 can send PBA/metadata 258 to NVMe driver 220, which can perform any necessary data processing, and can send PBA/metadata 258 to controllers (not shown) of SSDs 240-246, via control path 262.
The PBA and metadata information received by controllers of SSDs 240-246 via control path 262, along with the payload data received by the controllers of SSDs 240-246 via control path 260, can accomplish the programming of the NAND flash in SSDs 240-246. Thus, the operations and communications depicted in environment 200 demonstrate how the local storage engine collaborating with the SSD controller for metadata/data transmission can result in an improved system for both data transmission and storage efficiency.
Data Movement from a NIC to a Storage Drive
Each network packet can include formatting information and a payload or application data. For example, formatting information 326 and packet_2 328 can include: a frame header 312, an Internet Protocol (IP) header 314, and a Transmission Control Protocol (TCP) header 316 which are part of formatting information 326, as indicated by right-slanting diagonal lines; and application data 318, which can correspond to the payload of packet_2 328.
The SSD controller can store data in write cache 340 in write groups of a predetermined size, and when the data stored in a given write group reaches the predetermined size, the SSD controller can write the data in the given write group to the NAND flash. For example, write cache 340 can include a write group_1 350 and a write group_2 360. Environment 300 can depict that the payload or application data indicated by packet_1 324 has been written as a data packet_1 352 to write group_1 350 of write cache 340. Another payload can then be written to write group_1 350, as indicated by packet_2 328 being written to write group_1 350 as a data packet_2 354 (via a communication 370).
The system can determine that the data stored in write group _1350 meets or has reached a predetermined group size, and can write the data to non-volatile memory 370 (i.e., NAND flash 372-376). The predetermined group size can be based on, e.g., a size of a page in the NAND flash or a number of available channels for processing data in a parallel manner.
Exemplary Environment for Data Transfer: Single Server Scenario and Storage Cluster Scenario
For example, during operation, the system can allocate, in the volatile memory of SSD 412, a first region (system memory or sysmem) 413 to be accessed directly by a second storage drive (such as SSD 414 via a communication 420) or a first NIC (as described below in relation to
A first SSD of the first server can expose a portion of its memory as system memory, which allows a first NIC of the first server to directly retrieve data from the exposed system memory of the respective SSD. The first NIC can send the retrieved data, along with network formatting information, to a second NIC of a second server. A second SSD of the second server can retrieve the data directly from the second NIC (as described above in relation to
For example, during operation, the system can allocate, in the volatile memory of SSD 412, a first region (system memory or sysmem) 413 to be accessed directly by NIC 432 (or by other SSDs of server 401). SSD 412 can store data in the allocated first region sysmem 413. SSD 454 can generate a request to retrieve data from SSD 412 (or the system can determine that SSD 412 is to send data to SSD 454). NIC 432 can retrieve the requested data from sysmem 413 of SSD 412 (via a communication 470). NIC 432 can generate formatting information for the data, and perform other packet processing, data reordering, and concatenation operations, i.e., by adjusting the data into a predefined format such as described above in relation to
NIC 432 can transfer the formatted data (including formatting information and payload) to Ethernet switch 460 (via a communication 472), and, based on the formatting information, Ethernet switch 460 can transfer the data to NIC 452 (via a communication 474). NIC 452 can perform packet processing, data reordering, and concatenation operations. NIC 452 can store the data as formatted data which includes formatting information and a payload. NIC 452 can send the payload data directly to SSD 454 (via communications 476, which can correspond to the operations described above in relation to
Thus,
Controller Operations for Ensuring Data Quality
Data can be sent to or received from host 530, and can also be sent to or received from NAND flash 532. For example, as indicated by a communication path 534, data can be received from host 530. This data can be the data fetched directly from the allocated sysmem which bypasses the server's system memory or DIMM. The fetched data can travel through PCIe PHY 510 to NVMe controller 512, and NVMe controller 512 can operate to process the data as needed. CRC 518 can perform a CRC check on the data, which can then be passed via DDR controller 514 to be temporarily buffered, with power loss protection, in sysmem 517 of DDR 516 (as indicated by communication path 534).
Subsequently, as indicated by a communication path 536, the data can be sent to the NAND flash. When reading out the stored data from sysmem 517 of DDR 516, the data is passed via DDR controller 514 back to CRC 518, which can check the CRC to ensure the integrity, correctness, or accuracy of the data. CRC 518 can send the CRC-checked data to ECC 522 of flash controller 520. ECC 522 can perform ECC encoding on the data, and can send the ECC-encoded data to the NAND flash (via 532 as part of communication path 536).
Environment 540 depicts a high-level view of the communications described above in relation to
Method for Facilitating Data Movement by Bypassing System Memory: Single Server Scenario and Storage Cluster Scenario
The system generates, by the local storage engine, management information which includes a physical block address of a non-volatile memory of the third storage drive to which the data is to be written (operation 630). The system sends, by the local storage engine, the management information to the third storage drive (operation 632). The system sends, by the second NIC, the payload to the third storage drive (operation 634). The system receives, by the third storage drive, the management information from the local storage engine and the payload from the second NIC (operation 636). The system writes, by the third storage drive, the data to the non-volatile memory of the third storage drive based on the received management information (operation 638), and the operation returns.
Method for Facilitating Data Movement by Writing Data in Groups to a Non-Volatile Memory
The system retrieves, by the DDR controller, the stored CRC data (operation 810). The system performs, by the CRC module, a second redundancy check on the retrieved CRC data to obtain CRC-checked data (operation 812). Responsive to verifying the CRC-checked data, the system encodes, by the ECC encoding/decoding module of the flash controller, the CRC-checked data to obtain ECC-encoded data (operation 814). The system writes the ECC-encoded data to the non-volatile memory (operation 816), and the operation returns.
Exemplary Computer System and Apparatus
Content-processing system 918 can include instructions, which when executed by computer system 900, can cause computer system 900 or processor 902 to perform methods and/or processes described in this disclosure. Specifically, content-processing system 918 can include instructions for receiving and transmitting data packets, including data to be read or written, an input/output (I/O) request (e.g., a read request or a write request), metadata, management information, a PBA, an LBA, a payload, formatting information, CRC data, and ECC-encoded data (communication module 920).
Content-processing system 918 can further include instructions for allocating, in a volatile memory of a first storage drive, a first region to be accessed directly by a second storage drive or a first network interface card (NIC), wherein the first storage drive, the second storage drive, and the first NIC are associated with a first server (sysmem region-managing module 922). Content-processing system 918 can include instructions for storing data in the first region of the first storage drive (data-writing module 930). Content-processing system 918 can include instructions for, responsive to receiving a first request from the second storage drive to read the data (communication module 920), transmitting, by the first storage drive to the second storage drive, the data stored in the first region while bypassing a system memory of the first server (communication module 920 and sysmem region-managing module 922). Content-processing system 918 can also include instructions for, responsive to receiving, from a third storage drive associated with a second server, a second request to read the data (communication module 920), retrieving, by the first NIC, the data stored in the first region while bypassing the system memory of the first server (data-reading module 928 and sysmem region-managing module 922).
Content-processing system 918 can additionally include instructions for storing, by the first NIC, the data as formatted data which includes formatting information and a payload (packet-formatting module 924). Content-processing system 918 can include instructions for sending, by the first NIC to a second NIC associated with the second server, the formatted data (communication module 920). Content-processing system 918 can include instructions for storing, by the second NIC, the formatted data (data-writing module 930). Content-processing system 918 can include instructions for sending, by the second NIC to a local storage engine associated with the second server, metadata associated with the data (communication module 920 and metadata-managing module 926). Content-processing system 918 can also include instructions for generating, by the local storage engine, management information which includes a physical block address of a non-volatile memory of the third storage drive to which the data is to be written (metadata-managing module 920). Content-processing system 918 can include instructions for sending, by the local storage engine, the management information to the third storage drive (communication module 920 and metadata-managing module 926). Content-processing system 918 can include instructions for sending, by the second NIC, the payload to the third storage drive (communication module 920). Content-processing system 918 can include instructions for receiving, by the third storage drive, the management information from the local storage engine and the payload from the second NIC (communication module 920). Content-processing system 918 can include instructions for writing, by the third storage drive, the data to the non-volatile memory of the third storage drive based on the received management information (data-writing module 930). Content-processing system 918 can include instructions for performing the operations described above in relation to
Content-processing system 918 can further include instructions for storing, by the third storage drive, in a buffer of the third storage drive, the payload as part of a group (data-writing module 930 and cache-managing module 932). Content-processing system 918 can include instructions for storing other payloads in the group, wherein the other payloads are associated with other management information (data-writing module 930 and cache-managing module 932). Content-processing system 918 can include instructions for determining that a size of the payload and the other payloads meets a predetermined group size (cache-managing module 932). Content-processing system 918 can include instructions for writing, from the buffer of the third storage drive to the non-volatile memory, the payload and the other payloads of the group (data-writing module 930). Content-processing system 918 can include instructions for performing the operations described above in relation to
Content-processing system 918 can also include instructions for receiving, by a controller of the third storage drive, the data (communication module 920). Content-processing system 918 can include instructions for performing, by the CRC module, a first redundancy check on the received data to obtain CRC data (error-detecting module 934). Content-processing system 918 can include instructions for storing, by the DDR controller in the first region of the volatile memory, the CRC data (data-writing module 930 and sysmem region-managing module 922). Content-processing system 918 can include instructions for determining to write the stored CRC data from the first region of the volatile memory to the non-volatile memory (sysmem region-managing module 922). Content-processing system 918 can include instructions for retrieving, by the DDR controller, the stored CRC data (data-reading module 928). Content-processing system 918 can include instructions for performing, by the CRC module, a second redundancy check to obtain CRC-checked data (error-detecting module 934). Content-processing system 918 can include instructions for, responsive to verifying the CRC checked data, encoding, by the ECC encoding/decoding module of the flash controller, the CRC-checked data to obtain ECC-encoded data (error-detecting module 934). Content-processing system 918 can include instructions for writing the ECC-encoded data to the non-volatile memory (data-writing module 930). Content-processing system 918 can include instructions for performing the operations described above in relation to
Data 936 can include any data that is required as input or generated as output by the methods and/or processes described in this disclosure. Specifically, data 936 can store at least: data; a request; a read request; a write request; an input/output (I/O) request; data or metadata associated with a read request, a write request, or an I/O request; formatted data; encoded data; CRC data; CRC-checked data; ECC-encoded data; an indicator or identifier of a storage drive, a local storage engine, a NIC, a switch, or a server; formatting information; a frame header; an IP header; a TCP header; a payload; application data; user data; a network packet; metadata; management information; a logical block address (LBA); a physical block address (PBA); an indicator of a region or an allocated region of a volatile memory; a chunk of data; chunk metadata; a logical extent or range of LBAs; a group of data; a predetermined group size; a size of a payload; and a size of multiple payloads stored in a group.
Apparatus 1000 can comprise modules or units 1002-1016 which are configured to perform functions or operations similar to modules 920-934 of computer system 900 of
The data structures and code described in this detailed description are typically stored on a computer-readable storage medium, which may be any device or medium that can store code and/or data for use by a computer system. The computer-readable storage medium includes, but is not limited to, volatile memory, non-volatile memory, magnetic and optical storage devices such as disk drives, magnetic tape, CDs (compact discs), DVDs (digital versatile discs or digital video discs), or other media capable of storing computer-readable media now known or later developed.
The methods and processes described in the detailed description section can be embodied as code and/or data, which can be stored in a computer-readable storage medium as described above. When a computer system reads and executes the code and/or data stored on the computer-readable storage medium, the computer system performs the methods and processes embodied as data structures and code and stored within the computer-readable storage medium.
Furthermore, the methods and processes described above can be included in hardware modules. For example, the hardware modules can include, but are not limited to, application-specific integrated circuit (ASIC) chips, field-programmable gate arrays (FPGAs), and other programmable-logic devices now known or later developed. When the hardware modules are activated, the hardware modules perform the methods and processes included within the hardware modules.
The foregoing embodiments described herein have been presented for purposes of illustration and description only. They are not intended to be exhaustive or to limit the embodiments described herein to the forms disclosed. Accordingly, many modifications and variations will be apparent to practitioners skilled in the art. Additionally, the above disclosure is not intended to limit the embodiments described herein. The scope of the embodiments described herein is defined by the appended claims.
Number | Name | Date | Kind |
---|---|---|---|
3893071 | Bossen | Jul 1975 | A |
4562494 | Bond | Dec 1985 | A |
4718067 | Peters | Jan 1988 | A |
4775932 | Oxley | Oct 1988 | A |
4858040 | Hazebrouck | Aug 1989 | A |
5394382 | Hu | Feb 1995 | A |
5602693 | Brunnett | Feb 1997 | A |
5715471 | Otsuka | Feb 1998 | A |
5732093 | Huang | Mar 1998 | A |
5802551 | Komatsu | Sep 1998 | A |
5930167 | Lee | Jul 1999 | A |
6098185 | Wilson | Aug 2000 | A |
6148377 | Carter | Nov 2000 | A |
6226650 | Mahajan et al. | May 2001 | B1 |
6243795 | Yang | Jun 2001 | B1 |
6457104 | Tremaine | Sep 2002 | B1 |
6658478 | Singhal | Dec 2003 | B1 |
6795894 | Neufeld | Sep 2004 | B1 |
7351072 | Muff | Apr 2008 | B2 |
7565454 | Zuberi | Jul 2009 | B2 |
7599139 | Bombet | Oct 2009 | B1 |
7953899 | Hooper | May 2011 | B1 |
7958433 | Yoon | Jun 2011 | B1 |
8085569 | Kim | Dec 2011 | B2 |
8144512 | Huang | Mar 2012 | B2 |
8166233 | Schibilla | Apr 2012 | B2 |
8260924 | Koretz | Sep 2012 | B2 |
8281061 | Radke | Oct 2012 | B2 |
8452819 | Sorenson, III | May 2013 | B1 |
8516284 | Chan | Aug 2013 | B2 |
8527544 | Colgrove | Sep 2013 | B1 |
8751763 | Ramarao | Jun 2014 | B1 |
8819367 | Fallone | Aug 2014 | B1 |
8825937 | Atkisson | Sep 2014 | B2 |
8832688 | Tang | Sep 2014 | B2 |
8868825 | Hayes | Oct 2014 | B1 |
8904061 | O'Brien, III | Dec 2014 | B1 |
8949208 | Xu | Feb 2015 | B1 |
9015561 | Hu | Apr 2015 | B1 |
9031296 | Kaempfer | May 2015 | B2 |
9043545 | Kimmel | May 2015 | B2 |
9088300 | Chen | Jul 2015 | B1 |
9092223 | Pani | Jul 2015 | B1 |
9129628 | Fallone | Sep 2015 | B1 |
9141176 | Chen | Sep 2015 | B1 |
9208817 | Li | Dec 2015 | B1 |
9213627 | Van Acht | Dec 2015 | B2 |
9213632 | Song | Dec 2015 | B1 |
9280472 | Dang | Mar 2016 | B1 |
9280487 | Candelaria | Mar 2016 | B2 |
9311939 | Malina | Apr 2016 | B1 |
9336340 | Dong | May 2016 | B1 |
9436595 | Benitez | Sep 2016 | B1 |
9495263 | Pang | Nov 2016 | B2 |
9529601 | Dharmadhikari | Dec 2016 | B1 |
9529670 | O'Connor | Dec 2016 | B2 |
9569454 | Ebsen | Feb 2017 | B2 |
9575982 | Sankara Subramanian | Feb 2017 | B1 |
9588698 | Karamcheti | Mar 2017 | B1 |
9588977 | Wang | Mar 2017 | B1 |
9607631 | Rausch | Mar 2017 | B2 |
9671971 | Trika | Jun 2017 | B2 |
9747202 | Shaharabany | Aug 2017 | B1 |
9836232 | Vasquez | Dec 2017 | B1 |
9852076 | Garg | Dec 2017 | B1 |
9875053 | Frid | Jan 2018 | B2 |
9910705 | Mak | Mar 2018 | B1 |
9912530 | Singatwaria | Mar 2018 | B2 |
9923562 | Vinson | Mar 2018 | B1 |
9946596 | Hashimoto | Apr 2018 | B2 |
10013169 | Fisher | Jul 2018 | B2 |
10199066 | Feldman | Feb 2019 | B1 |
10229735 | Natarajan | Mar 2019 | B1 |
10235198 | Qiu | Mar 2019 | B2 |
10268390 | Warfield | Apr 2019 | B2 |
10318467 | Barzik | Jun 2019 | B2 |
10361722 | Lee | Jul 2019 | B2 |
10437670 | Koltsidas | Oct 2019 | B1 |
10459663 | Agombar | Oct 2019 | B2 |
10642522 | Li | May 2020 | B2 |
10649657 | Zaidman | May 2020 | B2 |
10678432 | Dreier | Jun 2020 | B1 |
10756816 | Dreier | Aug 2020 | B1 |
10928847 | Suresh | Feb 2021 | B2 |
10990526 | Lam | Apr 2021 | B1 |
11023150 | Pletka | Jun 2021 | B2 |
11068165 | Sharon | Jul 2021 | B2 |
11138124 | Tomic | Oct 2021 | B2 |
20010032324 | Slaughter | Oct 2001 | A1 |
20010046295 | Sako | Nov 2001 | A1 |
20020010783 | Primak | Jan 2002 | A1 |
20020039260 | Kilmer | Apr 2002 | A1 |
20020073358 | Atkinson | Jun 2002 | A1 |
20020095403 | Chandrasekaran | Jul 2002 | A1 |
20020112085 | Berg | Aug 2002 | A1 |
20020161890 | Chen | Oct 2002 | A1 |
20030074319 | Jaquette | Apr 2003 | A1 |
20030145274 | Hwang | Jul 2003 | A1 |
20030163594 | Aasheim | Aug 2003 | A1 |
20030163633 | Aasheim | Aug 2003 | A1 |
20030217080 | White | Nov 2003 | A1 |
20040010545 | Pandya | Jan 2004 | A1 |
20040066741 | Dinker | Apr 2004 | A1 |
20040103238 | Avraham | May 2004 | A1 |
20040143718 | Chen | Jul 2004 | A1 |
20040255171 | Zimmer | Dec 2004 | A1 |
20040267752 | Wong | Dec 2004 | A1 |
20040268278 | Hoberman | Dec 2004 | A1 |
20050038954 | Saliba | Feb 2005 | A1 |
20050097126 | Cabrera | May 2005 | A1 |
20050138325 | Hofstee | Jun 2005 | A1 |
20050144358 | Conley | Jun 2005 | A1 |
20050149827 | Lambert | Jul 2005 | A1 |
20050174670 | Dunn | Aug 2005 | A1 |
20050177672 | Rao | Aug 2005 | A1 |
20050177755 | Fung | Aug 2005 | A1 |
20050195635 | Conley | Sep 2005 | A1 |
20050235067 | Creta | Oct 2005 | A1 |
20050235171 | Igari | Oct 2005 | A1 |
20060031709 | Hiraiwa | Feb 2006 | A1 |
20060101197 | Georgis | May 2006 | A1 |
20060156009 | Shin | Jul 2006 | A1 |
20060156012 | Beeson | Jul 2006 | A1 |
20060184813 | Bui | Aug 2006 | A1 |
20070033323 | Gorobets | Feb 2007 | A1 |
20070061502 | Lasser | Mar 2007 | A1 |
20070101096 | Gorobets | May 2007 | A1 |
20070204128 | Lee | Aug 2007 | A1 |
20070250756 | Gower | Oct 2007 | A1 |
20070266011 | Rohrs | Nov 2007 | A1 |
20070283081 | Lasser | Dec 2007 | A1 |
20070283104 | Wellwood | Dec 2007 | A1 |
20070285980 | Shimizu | Dec 2007 | A1 |
20080028223 | Rhoads | Jan 2008 | A1 |
20080034154 | Lee | Feb 2008 | A1 |
20080065805 | Wu | Mar 2008 | A1 |
20080082731 | Karamcheti | Apr 2008 | A1 |
20080104369 | Reed | May 2008 | A1 |
20080112238 | Kim | May 2008 | A1 |
20080163033 | Yim | Jul 2008 | A1 |
20080195829 | Wilsey | Aug 2008 | A1 |
20080301532 | Uchikawa | Dec 2008 | A1 |
20090006667 | Lin | Jan 2009 | A1 |
20090089544 | Liu | Apr 2009 | A1 |
20090110078 | Crinon | Apr 2009 | A1 |
20090113219 | Aharonov | Apr 2009 | A1 |
20090125788 | Wheeler | May 2009 | A1 |
20090177944 | Kanno | Jul 2009 | A1 |
20090183052 | Kanno | Jul 2009 | A1 |
20090254705 | Abali | Oct 2009 | A1 |
20090282275 | Yermalayeu | Nov 2009 | A1 |
20090287956 | Flynn | Nov 2009 | A1 |
20090307249 | Koifman | Dec 2009 | A1 |
20090307426 | Galloway | Dec 2009 | A1 |
20090310412 | Jang | Dec 2009 | A1 |
20100031000 | Flynn | Feb 2010 | A1 |
20100169470 | Takashige | Jul 2010 | A1 |
20100217952 | Iyer | Aug 2010 | A1 |
20100229224 | Etchegoyen | Sep 2010 | A1 |
20100241848 | Smith | Sep 2010 | A1 |
20100281254 | Carro | Nov 2010 | A1 |
20100321999 | Yoo | Dec 2010 | A1 |
20100325367 | Kornegay | Dec 2010 | A1 |
20100332922 | Chang | Dec 2010 | A1 |
20110031546 | Uenaka | Feb 2011 | A1 |
20110055458 | Kuehne | Mar 2011 | A1 |
20110055471 | Thatcher | Mar 2011 | A1 |
20110060722 | Li | Mar 2011 | A1 |
20110072204 | Chang | Mar 2011 | A1 |
20110099418 | Chen | Apr 2011 | A1 |
20110153903 | Hinkle | Jun 2011 | A1 |
20110161621 | Sinclair | Jun 2011 | A1 |
20110161784 | Selinger | Jun 2011 | A1 |
20110191525 | Hsu | Aug 2011 | A1 |
20110218969 | Anglin | Sep 2011 | A1 |
20110231598 | Hatsuda | Sep 2011 | A1 |
20110239083 | Kanno | Sep 2011 | A1 |
20110252188 | Weingarten | Oct 2011 | A1 |
20110258514 | Lasser | Oct 2011 | A1 |
20110289263 | Mcwilliams | Nov 2011 | A1 |
20110289280 | Koseki | Nov 2011 | A1 |
20110292538 | Haga | Dec 2011 | A1 |
20110296411 | Tang | Dec 2011 | A1 |
20110299317 | Shaeffer | Dec 2011 | A1 |
20110302353 | Confalonieri | Dec 2011 | A1 |
20110302408 | Mcdermott | Dec 2011 | A1 |
20120017037 | Riddle | Jan 2012 | A1 |
20120039117 | Webb | Feb 2012 | A1 |
20120084523 | Littlefield | Apr 2012 | A1 |
20120089774 | Kelkar | Apr 2012 | A1 |
20120096330 | Przybylski | Apr 2012 | A1 |
20120117399 | Chan | May 2012 | A1 |
20120147021 | Cheng | Jun 2012 | A1 |
20120151253 | Horn | Jun 2012 | A1 |
20120159099 | Lindamood | Jun 2012 | A1 |
20120159289 | Piccirillo | Jun 2012 | A1 |
20120173792 | Lassa | Jul 2012 | A1 |
20120203958 | Jones | Aug 2012 | A1 |
20120210095 | Nellans | Aug 2012 | A1 |
20120233523 | Krishnamoorthy | Sep 2012 | A1 |
20120246392 | Cheon | Sep 2012 | A1 |
20120278579 | Goss | Nov 2012 | A1 |
20120284587 | Yu | Nov 2012 | A1 |
20120324312 | Moyer | Dec 2012 | A1 |
20120331207 | Lassa | Dec 2012 | A1 |
20130013880 | Tashiro | Jan 2013 | A1 |
20130013887 | Sugahara | Jan 2013 | A1 |
20130016970 | Koka | Jan 2013 | A1 |
20130018852 | Barton | Jan 2013 | A1 |
20130024605 | Sharon | Jan 2013 | A1 |
20130054822 | Mordani | Feb 2013 | A1 |
20130061029 | Huff | Mar 2013 | A1 |
20130073798 | Kang | Mar 2013 | A1 |
20130080391 | Raichstein | Mar 2013 | A1 |
20130138871 | Chiu | May 2013 | A1 |
20130145085 | Yu | Jun 2013 | A1 |
20130145089 | Eleftheriou | Jun 2013 | A1 |
20130151759 | Shim | Jun 2013 | A1 |
20130159251 | Skrenta | Jun 2013 | A1 |
20130159723 | Brandt | Jun 2013 | A1 |
20130166820 | Batwara | Jun 2013 | A1 |
20130173845 | Aslam | Jul 2013 | A1 |
20130179898 | Fang | Jul 2013 | A1 |
20130191601 | Peterson | Jul 2013 | A1 |
20130205183 | Fillingim | Aug 2013 | A1 |
20130219131 | Alexandron | Aug 2013 | A1 |
20130227347 | Cho | Aug 2013 | A1 |
20130238955 | D Abreu | Sep 2013 | A1 |
20130254622 | Kanno | Sep 2013 | A1 |
20130318283 | Small | Nov 2013 | A1 |
20130318395 | Kalavade | Nov 2013 | A1 |
20130329492 | Yang | Dec 2013 | A1 |
20140006688 | Yu | Jan 2014 | A1 |
20140019650 | Li | Jan 2014 | A1 |
20140025638 | Hu | Jan 2014 | A1 |
20140082273 | Segev | Mar 2014 | A1 |
20140082412 | Matsumura | Mar 2014 | A1 |
20140095758 | Smith | Apr 2014 | A1 |
20140095769 | Borkenhagen | Apr 2014 | A1 |
20140095827 | Wei | Apr 2014 | A1 |
20140108414 | Stillerman | Apr 2014 | A1 |
20140108891 | Strasser | Apr 2014 | A1 |
20140164447 | Tarafdar | Jun 2014 | A1 |
20140164879 | Tam | Jun 2014 | A1 |
20140181532 | Camp | Jun 2014 | A1 |
20140195564 | Talagala | Jul 2014 | A1 |
20140215129 | Kuzmin | Jul 2014 | A1 |
20140223079 | Zhang | Aug 2014 | A1 |
20140233950 | Luo | Aug 2014 | A1 |
20140250259 | Ke | Sep 2014 | A1 |
20140279927 | Constantinescu | Sep 2014 | A1 |
20140304452 | De La Iglesia | Oct 2014 | A1 |
20140310574 | Yu | Oct 2014 | A1 |
20140337457 | Nowoczynski | Nov 2014 | A1 |
20140359229 | Cota-Robles | Dec 2014 | A1 |
20140365707 | Talagala | Dec 2014 | A1 |
20140379965 | Gole | Dec 2014 | A1 |
20150006792 | Lee | Jan 2015 | A1 |
20150019798 | Huang | Jan 2015 | A1 |
20150039849 | Lewis | Feb 2015 | A1 |
20150067436 | Hu | Mar 2015 | A1 |
20150082317 | You | Mar 2015 | A1 |
20150106556 | Yu | Apr 2015 | A1 |
20150106559 | Cho | Apr 2015 | A1 |
20150121031 | Feng | Apr 2015 | A1 |
20150142752 | Chennamsetty | May 2015 | A1 |
20150143030 | Gorobets | May 2015 | A1 |
20150186657 | Nakhjiri | Jul 2015 | A1 |
20150199234 | Choi | Jul 2015 | A1 |
20150227316 | Warfield | Aug 2015 | A1 |
20150234845 | Moore | Aug 2015 | A1 |
20150269964 | Fallone | Sep 2015 | A1 |
20150277937 | Swanson | Oct 2015 | A1 |
20150286477 | Mathur | Oct 2015 | A1 |
20150294684 | Qjang | Oct 2015 | A1 |
20150301964 | Brinicombe | Oct 2015 | A1 |
20150304108 | Obukhov | Oct 2015 | A1 |
20150310916 | Leem | Oct 2015 | A1 |
20150317095 | Voigt | Nov 2015 | A1 |
20150341123 | Nagarajan | Nov 2015 | A1 |
20150347025 | Law | Dec 2015 | A1 |
20150363271 | Haustein | Dec 2015 | A1 |
20150363328 | Candelaria | Dec 2015 | A1 |
20150372597 | Luo | Dec 2015 | A1 |
20160014039 | Reddy | Jan 2016 | A1 |
20160026575 | Samanta | Jan 2016 | A1 |
20160041760 | Kuang | Feb 2016 | A1 |
20160048327 | Jayasena | Feb 2016 | A1 |
20160048341 | Constantinescu | Feb 2016 | A1 |
20160054922 | Awasthi | Feb 2016 | A1 |
20160062885 | Ryu | Mar 2016 | A1 |
20160077749 | Ravimohan | Mar 2016 | A1 |
20160077764 | Ori | Mar 2016 | A1 |
20160077968 | Sela | Mar 2016 | A1 |
20160078245 | Amarendran | Mar 2016 | A1 |
20160098344 | Gorobets | Apr 2016 | A1 |
20160098350 | Tang | Apr 2016 | A1 |
20160103631 | Ke | Apr 2016 | A1 |
20160110254 | Cronie | Apr 2016 | A1 |
20160124742 | Rangasamy | May 2016 | A1 |
20160132237 | Jeong | May 2016 | A1 |
20160141047 | Sehgal | May 2016 | A1 |
20160154601 | Chen | Jun 2016 | A1 |
20160155750 | Yasuda | Jun 2016 | A1 |
20160162187 | Lee | Jun 2016 | A1 |
20160179399 | Melik-Martirosian | Jun 2016 | A1 |
20160188223 | Camp | Jun 2016 | A1 |
20160188890 | Naeimi | Jun 2016 | A1 |
20160203000 | Parmar | Jul 2016 | A1 |
20160224267 | Yang | Aug 2016 | A1 |
20160232103 | Schmisseur | Aug 2016 | A1 |
20160234297 | Ambach | Aug 2016 | A1 |
20160239074 | Lee | Aug 2016 | A1 |
20160239380 | Wideman | Aug 2016 | A1 |
20160274636 | Kim | Sep 2016 | A1 |
20160283140 | Kaushik | Sep 2016 | A1 |
20160306699 | Resch | Oct 2016 | A1 |
20160306853 | Sabaa | Oct 2016 | A1 |
20160321002 | Jung | Nov 2016 | A1 |
20160335085 | Scalabrino | Nov 2016 | A1 |
20160342345 | Kankani | Nov 2016 | A1 |
20160343429 | Nieuwejaar | Nov 2016 | A1 |
20160350002 | Vergis | Dec 2016 | A1 |
20160350385 | Poder | Dec 2016 | A1 |
20160364146 | Kuttner | Dec 2016 | A1 |
20160381442 | Heanue | Dec 2016 | A1 |
20170004037 | Park | Jan 2017 | A1 |
20170010652 | Huang | Jan 2017 | A1 |
20170068639 | Davis | Mar 2017 | A1 |
20170075583 | Alexander | Mar 2017 | A1 |
20170075594 | Badam | Mar 2017 | A1 |
20170091110 | Ash | Mar 2017 | A1 |
20170109199 | Chen | Apr 2017 | A1 |
20170109232 | Cha | Apr 2017 | A1 |
20170123655 | Sinclair | May 2017 | A1 |
20170147499 | Mohan | May 2017 | A1 |
20170161202 | Erez | Jun 2017 | A1 |
20170162235 | De | Jun 2017 | A1 |
20170168986 | Sajeepa | Jun 2017 | A1 |
20170177217 | Kanno | Jun 2017 | A1 |
20170177259 | Motwani | Jun 2017 | A1 |
20170185316 | Nieuwejaar | Jun 2017 | A1 |
20170185498 | Gao | Jun 2017 | A1 |
20170192848 | Pamies-Juarez | Jul 2017 | A1 |
20170199823 | Hayes | Jul 2017 | A1 |
20170212680 | Waghulde | Jul 2017 | A1 |
20170212708 | Suhas | Jul 2017 | A1 |
20170220254 | Warfield | Aug 2017 | A1 |
20170221519 | Matsuo | Aug 2017 | A1 |
20170228157 | Yang | Aug 2017 | A1 |
20170242722 | Qiu | Aug 2017 | A1 |
20170249162 | Tsirkin | Aug 2017 | A1 |
20170262176 | Kanno | Sep 2017 | A1 |
20170262178 | Hashimoto | Sep 2017 | A1 |
20170262217 | Pradhan | Sep 2017 | A1 |
20170269998 | Sunwoo | Sep 2017 | A1 |
20170277655 | Das | Sep 2017 | A1 |
20170279460 | Camp | Sep 2017 | A1 |
20170285976 | Durham | Oct 2017 | A1 |
20170286311 | Juenemann | Oct 2017 | A1 |
20170322888 | Booth | Nov 2017 | A1 |
20170344470 | Yang | Nov 2017 | A1 |
20170344491 | Pandurangan | Nov 2017 | A1 |
20170353576 | Guim Bernat | Dec 2017 | A1 |
20180024772 | Madraswala | Jan 2018 | A1 |
20180024779 | Kojima | Jan 2018 | A1 |
20180033491 | Marelli | Feb 2018 | A1 |
20180052797 | Barzik | Feb 2018 | A1 |
20180067847 | Oh | Mar 2018 | A1 |
20180069658 | Benisty | Mar 2018 | A1 |
20180074730 | Inoue | Mar 2018 | A1 |
20180076828 | Kanno | Mar 2018 | A1 |
20180088867 | Kaminaga | Mar 2018 | A1 |
20180107591 | Smith | Apr 2018 | A1 |
20180113631 | Zhang | Apr 2018 | A1 |
20180143780 | Cho | May 2018 | A1 |
20180150640 | Li | May 2018 | A1 |
20180165038 | Authement | Jun 2018 | A1 |
20180165169 | Camp | Jun 2018 | A1 |
20180165340 | Agarwal | Jun 2018 | A1 |
20180167268 | Liguori | Jun 2018 | A1 |
20180173620 | Cen | Jun 2018 | A1 |
20180188970 | Liu | Jul 2018 | A1 |
20180189175 | Ji | Jul 2018 | A1 |
20180189182 | Wang | Jul 2018 | A1 |
20180212951 | Goodrum | Jul 2018 | A1 |
20180219561 | Litsyn | Aug 2018 | A1 |
20180226124 | Perner | Aug 2018 | A1 |
20180232151 | Badam | Aug 2018 | A1 |
20180260148 | Klein | Sep 2018 | A1 |
20180270110 | Chugtu | Sep 2018 | A1 |
20180293014 | Ravimohan | Oct 2018 | A1 |
20180300203 | Kathpal | Oct 2018 | A1 |
20180321864 | Benisty | Nov 2018 | A1 |
20180322024 | Nagao | Nov 2018 | A1 |
20180329776 | Lai | Nov 2018 | A1 |
20180336921 | Ryun | Nov 2018 | A1 |
20180349396 | Blagojevic | Dec 2018 | A1 |
20180356992 | Lamberts | Dec 2018 | A1 |
20180357126 | Dhuse | Dec 2018 | A1 |
20180373428 | Kan | Dec 2018 | A1 |
20180373655 | Liu | Dec 2018 | A1 |
20180373664 | Vijayrao | Dec 2018 | A1 |
20190012111 | Li | Jan 2019 | A1 |
20190034454 | Gangumalla | Jan 2019 | A1 |
20190050312 | Li | Feb 2019 | A1 |
20190050327 | Li | Feb 2019 | A1 |
20190065085 | Jean | Feb 2019 | A1 |
20190073261 | Halbert | Mar 2019 | A1 |
20190073262 | Chen | Mar 2019 | A1 |
20190087089 | Yoshida | Mar 2019 | A1 |
20190087115 | Li | Mar 2019 | A1 |
20190087328 | Kanno | Mar 2019 | A1 |
20190108145 | Raghava | Apr 2019 | A1 |
20190116127 | Pismenny | Apr 2019 | A1 |
20190166725 | Jing | May 2019 | A1 |
20190171532 | Abadi | Jun 2019 | A1 |
20190172820 | Meyers | Jun 2019 | A1 |
20190196748 | Badam | Jun 2019 | A1 |
20190196907 | Khan | Jun 2019 | A1 |
20190205206 | Hornung | Jul 2019 | A1 |
20190212949 | Pletka | Jul 2019 | A1 |
20190220392 | Lin | Jul 2019 | A1 |
20190227927 | Miao | Jul 2019 | A1 |
20190272242 | Kachare | Sep 2019 | A1 |
20190278654 | Kaynak | Sep 2019 | A1 |
20190317901 | Kachare | Oct 2019 | A1 |
20190320020 | Lee | Oct 2019 | A1 |
20190339998 | Momchilov | Nov 2019 | A1 |
20190361611 | Hosogi | Nov 2019 | A1 |
20190377632 | Oh | Dec 2019 | A1 |
20190377821 | Pleshachkov | Dec 2019 | A1 |
20190391748 | Li | Dec 2019 | A1 |
20200004456 | Williams | Jan 2020 | A1 |
20200004674 | Williams | Jan 2020 | A1 |
20200013458 | Schreck | Jan 2020 | A1 |
20200042223 | Li | Feb 2020 | A1 |
20200042387 | Shani | Feb 2020 | A1 |
20200082006 | Rupp | Mar 2020 | A1 |
20200084918 | Shen | Mar 2020 | A1 |
20200089430 | Kanno | Mar 2020 | A1 |
20200092209 | Chen | Mar 2020 | A1 |
20200097189 | Tao | Mar 2020 | A1 |
20200133841 | Davis | Apr 2020 | A1 |
20200143885 | Kim | May 2020 | A1 |
20200159425 | Flynn | May 2020 | A1 |
20200167091 | Haridas | May 2020 | A1 |
20200210309 | Jung | Jul 2020 | A1 |
20200218449 | Leitao | Jul 2020 | A1 |
20200225875 | Oh | Jul 2020 | A1 |
20200242021 | Gholamipour | Jul 2020 | A1 |
20200250032 | Goyal | Aug 2020 | A1 |
20200257598 | Yazovitsky | Aug 2020 | A1 |
20200322287 | Connor | Oct 2020 | A1 |
20200326855 | Wu | Oct 2020 | A1 |
20200328192 | Zaman | Oct 2020 | A1 |
20200348888 | Kim | Nov 2020 | A1 |
20200364094 | Kahle | Nov 2020 | A1 |
20200371955 | Goodacre | Nov 2020 | A1 |
20200387327 | Hsieh | Dec 2020 | A1 |
20200401334 | Saxena | Dec 2020 | A1 |
20200409559 | Sharon | Dec 2020 | A1 |
20200409791 | Devriendt | Dec 2020 | A1 |
20210010338 | Santos | Jan 2021 | A1 |
20210075633 | Sen | Mar 2021 | A1 |
20210089392 | Shirakawa | Mar 2021 | A1 |
20210103388 | Choi | Apr 2021 | A1 |
20210124488 | Stoica | Apr 2021 | A1 |
20210132999 | Haywood | May 2021 | A1 |
20210191635 | Hu | Jun 2021 | A1 |
20210286555 | Li | Sep 2021 | A1 |
Number | Date | Country |
---|---|---|
9418634 | Aug 1994 | WO |
1994018634 | Aug 1994 | WO |
Entry |
---|
https://web.archive.org/web/20071130235034/http://en.wikipedia.org:80/wiki/logical_block_addressing wikipedia screen shot retriefed on wayback Nov. 20, 2007 showing both physical and logical addressing used historically to access data on storage devices (Year: 2007). |
Ivan Picoli, Carla Pasco, Bjorn Jonsson, Luc Bouganim, Philippe Bonnet. “uFLIP-OC: Understanding Flash I/O Patterns on Open-Channel Solid-State Drives.” APSys'17, Sep. 2017, Mumbai, India, pp. 1-7, 2017, <10.1145/3124680.3124741>. <hal-01654985>. |
EMC Powerpath Load Balancing and Failover Comparison with native MPIO operating system solutions. Feb. 2011. |
Tsuchiya, Yoshihiro et al. “DBLK: Deduplication for Primary Block Storage”, MSST 2011, Denver, CO, May 23-27, 2011 pp. 1-5. |
Chen Feng, et al. “CAFTL: A Content-Aware Flash Translation Layer Enhancing the Lifespan of Flash Memory based Solid State Devices”< FAST'11, San Jose, CA Feb. 15-17, 2011, pp. 1-14. |
Wu, Huijun et al. “HPDedup: A Hybrid Prioritized Data Deduplication Mechanism for Primary Storage in the Cloud”, Cornell Univ. arXiv: 1702.08153v2[cs.DC], Apr. 16, 2017, pp. 1-14https://www.syncids.com/#. |
WOW: Wise Ordering for Writes—Combining Spatial and Temporal Locality in Non-Volatile Caches by Gill (Year: 2005). |
Helen H. W. Chan et al. “HashKV: Enabling Efficient Updated in KV Storage via Hashing”, https://www.usenix.org/conference/atc18/presentation/chan, (Year: 2018). |
S. Hong and D. Shin, “NAND Flash-Based Disk Cache Using SLC/MLC Combined Flash Memory,” 2010 International Workshop on Storage Network Architecture and Parallel I/Os, Incline Village, NV, 2010, pp. 21-30. |
Arpaci-Dusseau et al. “Operating Systems: Three Easy Pieces”, Originally published 2015; Pertinent: Chapter 44; flash-based SSDs, available at http://pages.cs.wisc.edu/˜remzi/OSTEP/. |
Jimenex, X., Novo, D. and P. Ienne, “Pheonix:Reviving MLC Blocks as SLC to Extend NAND Flash Devices Lifetime,”Design, Automation & Text in Europe Conference & Exhibition (Date), 2013. |
Yang, T. Wu, H. and W. Sun, “GD-FTL: Improving the Performance and Lifetime of TLC SSD by Downgrading Worn-out Blocks,” IEEE 37th International Performance Computing and Communications Conference (IPCCC), 2018. |
C. Wu, D. Wu, H. Chou and C. Cheng, “Rethink the Design of Flash Translation Layers in a Component-Based View”, in IEEE Acess, vol. 5, pp. 12895-12912, 2017. |
Po-Liang Wu, Yuan-Hao Chang and T. Kuo, “A file-system-aware FTL design for flash-memory storage systems,” 2009, pp. 393-398. |
S. Choudhuri and T. Givargis, “Preformance improvement of block based NAND flash translation layer”, 2007 5th IEEE/ACM/IFIP International Conference on Hardware/Software Codesign and Systems Synthesis (CODES+ISSS). Saizburg, 2007, pp. 257-262. |
A. Zuck, O. Kishon and S. Toledo. “LSDM: Improving the Preformance of Mobile Storage with a Log-Structured Address Remapping Device Driver”, 2014 Eighth International Conference on Next Generation Mobile Apps, Services and Technologies, Oxford, 2014, pp. 221-228. |
J. Jung and Y. Won, “nvramdisk: A Transactional Block Device Driver for Non-Volatile RAM”, in IEEE Transactions on Computers, vol. 65, No. 2, pp. 589-600, Feb. 1, 2016. |
Te I et al. (Pensieve: a Machine Assisted SSD Layer for Extending the Lifetime: (Year: 2018). |
ARM (“Cortex-R5 and Cortex-R5F”, Technical reference Manual, Revision r1p1) (Year:2011). |
Number | Date | Country | |
---|---|---|---|
20220188010 A1 | Jun 2022 | US |