US20110138112A1 - Virtualization of Storage Devices - Google Patents
Virtualization of Storage Devices Download PDFInfo
- Publication number
- US20110138112A1 US20110138112A1 US12/950,733 US95073310A US2011138112A1 US 20110138112 A1 US20110138112 A1 US 20110138112A1 US 95073310 A US95073310 A US 95073310A US 2011138112 A1 US2011138112 A1 US 2011138112A1
- Authority
- US
- United States
- Prior art keywords
- ssd
- file
- drive
- logical
- disk drive
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/0223—User address space allocation, e.g. contiguous or non contiguous base addressing
- G06F12/023—Free address space management
- G06F12/0238—Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory
- G06F12/0246—Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory in block erasable memory, e.g. flash memory
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/0604—Improving or facilitating administration, e.g. storage management
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/061—Improving I/O performance
- G06F3/0611—Improving I/O performance in relation to response time
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0662—Virtualisation aspects
- G06F3/0664—Virtualisation aspects at device level, e.g. emulation of a storage device or system
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0673—Single storage device
- G06F3/068—Hybrid storage device
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/72—Details relating to flash memory management
- G06F2212/7201—Logical to physical mapping or translation of blocks or pages
Definitions
- Data processing systems such as computer systems can use one or more storage devices to store and retrieve information.
- storage devices include solid state drives (SSDs), tape drives, and disk drives such as hard disk drives (HDDs) and optical drives.
- SSD can include non-volatile memory such as flash memory.
- a storage device can store files such as operating system files and application files.
- a SSD may provide lower latency than a HDD, whereas a HDD may provide a greater storage capacity than a SSD.
- the present disclosure includes systems and techniques related to storage technologies including, among other things, virtual drives.
- a method for use with storage technologies includes operating drives including a solid state drive (SSD) and a disk drive, where the SSD and the disk drive are virtualized as a single logical drive having a logical address space, where the logical drive maps logical block addresses to the SSD and to the disk drive.
- the technique includes determining, based on a file to be written to the logical drive, a target logical address that corresponds to one of the SSD and the disk drive, and writing the file to the logical drive at the target logical address to effect storage on one of the SSD and the disk drive.
- operating drives includes operating a SSD and a mass storage device such as a tape drive.
- operating drives includes operating a first drive that is faster than a second drive, where the first drive has a smaller capacity than the second drive.
- Determining a target logical address can include using a characteristic of a file to select a target logical address. Determining the target logical address can include selecting one of the first address range and the second address range.
- a method for use with storage technologies includes operating drives including a SSD and a disk drive, virtualizing the SSD and the disk drive to be a single logical drive with a logical address space, where the logical drive maps logical block addresses to the SSD and to the disk drive, selecting, based on a characteristic of a file to be written to the logical drive, a target logical address that corresponds to one of the SSD and the disk drive, and writing the file to the logical drive at the target logical address to effect storage on one of the SSD and the disk drive.
- the method can virtualize the SSD and the disk drive to be a single logical drive with a logical address space of 0 to L, where L is greater than 0.
- Virtualizing can include mapping logical block addresses of a first address range of the logical address space to the SSD and logical block addresses of a second, different address range of the logical address space to the disk drive.
- Implementations can include monitoring usage information of files associated with the logical drive.
- the characteristic of the file is based on the usage information such as a relative usage frequency.
- Selecting the target logical address can include using the usage information to select one of the SSD and the disk drive. In some cases, the file was previously stored on the disk drive. Selecting the target logical address can include selecting a target logical address that corresponds to the SSD.
- Writing the file to the logical drive can include moving the file from the disk drive to the SSD to decrease a read access latency of the file. In some cases, the file is already stored on the SSD.
- Writing the file to the logical drive can include moving, based on respective usage information, the file stored on the SSD to the disk drive to increase available space on the SSD.
- Implementations can include monitoring usage information of files associated with the logical drive. Determining the target logical address can include using the usage information to select one of the SSD and the disk drive.
- Implementations can include identifying a type of the file associated with the logical drive.
- the characteristic of the file can include the type.
- Selecting the target logical address can include selecting a target logical address that corresponds to the SSD based on a latency requirement of the type of file.
- Writing the file to the logical drive can include writing the file to the SSD.
- the described systems and techniques can be implemented in electronic circuitry, computer hardware, firmware, software, or in combinations of them, such as the structural means disclosed in this specification and structural equivalents thereof.
- This can include at least one computer-readable medium embodying a program operable to cause one or more data processing apparatus (e.g., a signal processing device including a programmable processor) to perform operations described.
- program implementations can be realized from a disclosed method, system, or apparatus, and apparatus implementations can be realized from a disclosed system, computer-readable medium, or method.
- method implementations can be realized from a disclosed system, computer-readable medium, or apparatus, and system implementations can be realized from a disclosed method, computer-readable medium, or apparatus.
- the processor electronics are configured to perform operations that include determining, based on a file to be written to the logical drive, a target logical address that corresponds to one of the SSD and the disk drive, and writing the file to the logical drive at the target logical address to effect storage on one of the SSD and the disk drive.
- Determining a target logical address can include using a characteristic of a file to select a target logical address.
- the operations can include monitoring usage information of files associated with the logical drive.
- the characteristic of the file is based on the usage information.
- Selecting the target logical address can include using the usage information to select one of the SSD and the disk drive.
- the file is already stored on the disk drive.
- Selecting the target logical address can include selecting a target logical address that corresponds to the SSD.
- Writing the file to the logical drive can include moving the file from the disk drive to the SSD to decrease a read access latency of the file.
- the file is already stored on the SSD.
- Writing the file to the logical drive can include moving, based on respective usage information, the file stored on the SSD to the disk drive to increase available space on the SSD.
- the SSD is partitioned into extents, wherein the virtualizing can include virtualizing an extent of the extents and the disk drive to be the single logical drive.
- the first address range includes addresses from 0 to K
- the second address range includes addresses from K+1 to L, where L is greater than K, and K is greater than 0.
- FIG. 2 shows an example of a system architecture that includes a SSD and a HDD.
- FIG. 3 shows another example of a system architecture that includes a SSD and a HDD.
- FIG. 5 shows an example of a system architecture that includes two HDDs and a multi-partitioned SDD.
- FIG. 6 shows an example of an operating system storage stack architecture.
- FIG. 7 shows an example of a virtual drive storage process.
- FIG. 8 shows another example of a virtual drive storage process.
- FIG. 9 shows an example of a virtual drive storage process that includes monitoring file usage information.
- FIG. 11 shows another example of a virtual drive storage process that includes file type identification.
- Described systems and techniques include mechanisms for virtualizing physical storage devices, such as a disk drive and a SSD into a virtual drive. Described systems and techniques include mechanisms for moving files between physical drives of a virtual drive to optimize performance of the virtual drive. Using different types of physical drives can provide advantages such as increased access performance and increased storage.
- FIG. 1 shows an example of a mapping technique for a virtual drive associated with two physical drives.
- a logical drive can be associated with two or more physical drives such as a SSD 120 and a disk drive 130 .
- a mapping technique 100 maps a logical address 110 such as a logical block address (LBA) of a virtual drive to a logical address suitable for input to one of the physical drives 120 , 130 of the virtual drive.
- LBA space 105 is partitioned into first and second address ranges 115 , 125 .
- the first range 115 includes addresses from 0 to K.
- the second range 125 includes addresses from K+1 to L.
- L is greater than K
- K is greater than 0.
- a first mapping translates, if required, LBAs in the first range 115 to LBAs suitable for the SSD 120 .
- a second mapping translates LBAs in the second range 125 to LBAs suitable for the disk drive 130 .
- LBAs from K+1 to L are mapped to addresses 0 to L-K, respectively, where address L-K is the maximum logical address value of the disk drive 130 .
- FIG. 2 shows an example of a system architecture that includes a SSD and a HDD.
- a processor 205 uses a controller 210 to communicate with two physical drives 215 , 220 that are virtualized into a single logical drive.
- Various examples of physical drives 215 , 220 include SSD 215 and HDD 220 .
- the SSD 215 includes NAND flash memory.
- the SSD 215 includes NOR flash memory.
- the SSD 120 includes Double Data Rate (DDR) memory with a battery backup.
- DDR Double Data Rate
- PCI Peripheral Component Interconnect
- PCIe PCI Express
- SATA Serial Advanced Technology Attachment
- SCSI Small Computer System Interface
- SAS Serial Attached SCSI
- USB Universal Serial Bus
- MMCs MultiMediaCards
- host software communication protocols include Advanced Host Controller Interface (AHCI), Non-Volatile Memory Host Controller Interface (NVMHCI), Integrated Drive Electronics (IDE), and Intelligent Input/Output ( 120 ).
- FIG. 3 shows another example of a system architecture that includes a SSD and a HDD.
- a data processing system can include processor electronics such as a controller 305 .
- a controller 305 includes one or more processors 310 , memory 315 , and interfaces 320 , 325 for communicating with respective physical drives such as a SSD 330 and a HDD 335 .
- Interfaces 320 , 325 for communicating with physical drives can include circuitry to generate address signals, data signals, or both.
- the controller 305 includes integrated circuitry effecting the processor 310 , memory 315 , and interfaces 320 , 325 .
- a host system 505 can run an operating system (OS) that provides access to a file system stored on a drive, such as a virtual drive or a physical drive.
- the OS can load a driver that virtualizes physical drives.
- the OS loads a driver that can communicate with physical drives configured as a virtual drive.
- FIG. 6 shows an example of an operating system storage stack architecture.
- An operating system storage stack architecture can include an OS file system driver 600 , one or more OS storage stack drivers 605 , OS disk class driver 610 , and disk filter driver 615 .
- the OS file system driver 600 can provide a file system functionality to the operating system and various applications.
- the disk filter driver 615 can communicate with multiple drivers associated with different physical drives.
- the disk filter driver 615 can communicate with a storage controller driver 620 associated with a physical drive such as a HDD 625 .
- the disk filter driver 615 can communicate with another controller driver 640 associated with a physical drive such as a SSD 645 .
- the disk filter driver 615 can communicate with a flash controller driver 640 that is operable to interact with flash memory in a SSD 645 .
- FIG. 7 shows an example of a virtual drive storage process.
- a controller, host system, or combination thereof can run a virtual drive storage process.
- the process operates drives including a SSD and a HDD.
- operating drives includes communicating with a controller that is in communication with the SSD and the HDD.
- operating drives includes communicating with two or more controllers that are in communication with the SSD and the HDD, respectively.
- operating drives includes communicating with the SSD and the HDD by a controller, or alternatively without requiring a controller.
- a target logical address includes a logical block address. In some implementations, determining a target logical address can include translating a logical address within the logical address space of the logical drive to a logical address within the logical address space of one of the SSD and HDD.
- an operating system's file system driver does not permit external selection of a target logical address.
- the process can allow the operating system to write to a target logical address that the operating system selects.
- the process can select a different target logical address based on a characteristic of a file. For example, if the initial target logical address corresponds to the HDD, then the process can select a target logical address that corresponds to the SSD.
- the process at 730 , writes the file to the logical drive to move the file to the new target logical address.
- An operating system may assign logical addresses, e.g., logical block addresses, from lower address values to higher address values.
- a process can move less frequently used files from the SSD to the HDD.
- an operating system provides an application programming interface (API) to move files that have been already written to a drive.
- API application programming interface
- a storage process can use such an API to move files after an initial write to a drive.
- an operation system can provide an API to control selection of target logical addresses for an initial write of a file to a drive.
- FIG. 8 shows another example of a virtual drive storage process.
- a virtual drive storage process at 805 , virtualizes two or more physicals drives to be a single logical drive with a logical address space of 0 to L.
- the process at 810 , maps logical block addresses of a first address range from 0 to K to a first physical drive.
- the process maps logical block addresses of a second address range from K+1 to L to a second physical drive.
- L is greater than K
- K is greater than 0.
- FIG. 10 shows another example of a virtual drive storage process that includes monitoring file usage information.
- a storage process at 1010 , monitors usage information of files on a logical drive that is associated with a SSD and a HDD. Monitoring usage information can include accessing an operation system file that tracks file access information such as a last access time or an access count.
- the process selects a file based on usage information to transfer from the SSD to HDD. Selecting a file can include determining a relative usage frequency based on the usage information of two or more files.
- the process uses a last access time and a date threshold to search for infrequently used files. In this example, a search can be limited to addresses within the address range corresponding to the SSD.
- the process selects a target logical address that corresponds to the HDD. Selecting such a target logical address can include using a mapping table that identifies one or more address ranges and one or more physical drives, respectively.
- the process moves, based on the selected target logical address, the file from the SSD to the HDD to increase available space on the SSD. Moving a file can include reading the file from the SSD, writing the file to the HDD, and deleting the file from the SSD. Deleting a file can include marking the file as deleted without requiring an erasure of the file.
- the process selects, based on a type of a file to be written to the logical drive, a target logical address that corresponds to one of the SSD and the HDD.
- the process writes the file to the logical drive at the target logical address to effect storage on one of the SSD and the HDD.
- the process includes moving the file from the SSD to the HDD or from the HDD to the SSD. Moving the file can include the selecting, at 1115 , and the writing, at 1120 .
- a host system can run a hyper-drive utility to interact with one or more virtual drives, e.g., hyper-drives.
- a hyper-drive utility can partition a non-volatile memory into one or more extents.
- a hyper-drive utility can virtualize a non-volatile memory extent and a HDD as a single disk.
- a hyper-drive utility can run as a background process. In some implementations, such a utility is included as part of a file system driver.
- a hyper-drive utility can identify files to assign to the hyper extent based on one or more characteristics such as file type, file usage, or both.
- the utility can cause storage on the hyper extent of operating system files such as a page file or a swap file.
- the utility can cause storage on the hyper extent of startup application files.
- the utility can cause the storage of files associated with frequently used applications on the hyper extent. If there is an update of a hot application, the utility can move the update to the hyper extent.
- the utility accesses a list of pre-defined file types to determine whether to store a file on the hyper extent.
- a virtual drive address space such as a hyper-drive address space, can include the range [LBA 0, LBA N] being assigned to a SSD and the range [LBA N+1, MAX_LBA] being assigned to a HDD.
- MAX_LBA represents the maximum LBA value associated with the hyper-drive address space.
- an operating system is operable to write files starting at the beginning of an address space. If the operating system is agnostic to the physical drive layout of a hyper-drive, then a hyper-drive utility can move files between the physical drives to optimize performance of the hyper-drive. Moving files between drives can include reading data of the file, using a new LBA to be associated with the file, and writing file data to the new LBA.
- the utility can cause the operating system to have pre-defined LBA ranges for one or more types of files. Such pre-defined ranges can correspond to a SSD of a hyper-drive.
- hyper-drive address space can include the range [LBA 0, LBA N] being assigned to a HDD and the range [LBA N+1, MAX_LBA] being assigned to a SSD.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
Abstract
Description
- This disclosure claims the benefit of the priority of U.S. Provisional Application Ser. No. 61/266,924, filed Dec. 4, 2009 and entitled “Hyper SSD,” which is incorporated herein by reference in its entirety.
- This disclosure relates to storage technologies.
- Data processing systems such as computer systems can use one or more storage devices to store and retrieve information. Various examples of storage devices include solid state drives (SSDs), tape drives, and disk drives such as hard disk drives (HDDs) and optical drives. A SSD can include non-volatile memory such as flash memory. A storage device can store files such as operating system files and application files. A SSD may provide lower latency than a HDD, whereas a HDD may provide a greater storage capacity than a SSD.
- The present disclosure includes systems and techniques related to storage technologies including, among other things, virtual drives.
- According to an aspect of the described systems and techniques, a method for use with storage technologies includes operating drives including a solid state drive (SSD) and a disk drive, where the SSD and the disk drive are virtualized as a single logical drive having a logical address space, where the logical drive maps logical block addresses to the SSD and to the disk drive. The technique includes determining, based on a file to be written to the logical drive, a target logical address that corresponds to one of the SSD and the disk drive, and writing the file to the logical drive at the target logical address to effect storage on one of the SSD and the disk drive. In some implementations, operating drives includes operating a SSD and a mass storage device such as a tape drive. In some implementations, operating drives includes operating a first drive that is faster than a second drive, where the first drive has a smaller capacity than the second drive. Determining a target logical address can include using a characteristic of a file to select a target logical address. Determining the target logical address can include selecting one of the first address range and the second address range.
- According to another aspect of the described systems and techniques, a method for use with storage technologies includes operating drives including a SSD and a disk drive, virtualizing the SSD and the disk drive to be a single logical drive with a logical address space, where the logical drive maps logical block addresses to the SSD and to the disk drive, selecting, based on a characteristic of a file to be written to the logical drive, a target logical address that corresponds to one of the SSD and the disk drive, and writing the file to the logical drive at the target logical address to effect storage on one of the SSD and the disk drive. The method can virtualize the SSD and the disk drive to be a single logical drive with a logical address space of 0 to L, where L is greater than 0. Virtualizing can include mapping logical block addresses of a first address range of the logical address space to the SSD and logical block addresses of a second, different address range of the logical address space to the disk drive.
- Implementations can include monitoring usage information of files associated with the logical drive. In some implementations, the characteristic of the file is based on the usage information such as a relative usage frequency. Selecting the target logical address can include using the usage information to select one of the SSD and the disk drive. In some cases, the file was previously stored on the disk drive. Selecting the target logical address can include selecting a target logical address that corresponds to the SSD. Writing the file to the logical drive can include moving the file from the disk drive to the SSD to decrease a read access latency of the file. In some cases, the file is already stored on the SSD. Writing the file to the logical drive can include moving, based on respective usage information, the file stored on the SSD to the disk drive to increase available space on the SSD. Implementations can include monitoring usage information of files associated with the logical drive. Determining the target logical address can include using the usage information to select one of the SSD and the disk drive.
- Implementations can include identifying a type of the file associated with the logical drive. The characteristic of the file can include the type. Selecting the target logical address can include selecting a target logical address that corresponds to the SSD based on a latency requirement of the type of file. Writing the file to the logical drive can include writing the file to the SSD.
- Virtualizing the SSD and the disk drive can include mapping logical block addresses of a first address range from 0 to K to the SSD and logical block addresses of a second address range from K+1 to L to the disk drive, where L is greater than K, and K is greater than 0. Writing the file to the logical drive can include causing a controller to select, based on the target logical address, one of the SSD and the disk drive, and write the file to the selected drive.
- The described systems and techniques can be implemented in electronic circuitry, computer hardware, firmware, software, or in combinations of them, such as the structural means disclosed in this specification and structural equivalents thereof. This can include at least one computer-readable medium embodying a program operable to cause one or more data processing apparatus (e.g., a signal processing device including a programmable processor) to perform operations described. Thus, program implementations can be realized from a disclosed method, system, or apparatus, and apparatus implementations can be realized from a disclosed system, computer-readable medium, or method. Similarly, method implementations can be realized from a disclosed system, computer-readable medium, or apparatus, and system implementations can be realized from a disclosed method, computer-readable medium, or apparatus.
- For example, one or more disclosed embodiments can be implemented in various systems and apparatus, including, but not limited to, a special purpose data processing apparatus (e.g., a wireless communication device such as a wireless access point, a remote environment monitor, a router, a switch, a computer system component, a medium access unit), a mobile data processing apparatus (e.g., a wireless client, a cellular telephone, a smart phone, a personal digital assistant (PDA), a mobile computer, a digital camera), a general purpose data processing apparatus such as a computer, or combinations of these.
- Systems and apparatuses can include a first interface to communicate with a SDD, a second interface to communicate with a disk drive, and processor electronics to communicate with the drives and map logical block addresses in a logical address space of 0 to L, where L is greater than 0. The SSD and the disk drive can be virtualized as a single logical drive. In some implementations, the processor electronics map logical block addresses of a first address range of the logical address space to the SSD and logical block addresses of a second, different address range of the logical address space to the disk drive. In some implementations, the processor electronics are configured to perform operations that include determining, based on a file to be written to the logical drive, a target logical address that corresponds to one of the SSD and the disk drive, and writing the file to the logical drive at the target logical address to effect storage on one of the SSD and the disk drive.
- These and other implementations can include one or more of the following features. Determining a target logical address can include using a characteristic of a file to select a target logical address. The operations can include monitoring usage information of files associated with the logical drive. In some implementations, the characteristic of the file is based on the usage information. Selecting the target logical address can include using the usage information to select one of the SSD and the disk drive. In some cases, the file is already stored on the disk drive. Selecting the target logical address can include selecting a target logical address that corresponds to the SSD. Writing the file to the logical drive can include moving the file from the disk drive to the SSD to decrease a read access latency of the file. In some cases, the file is already stored on the SSD. Writing the file to the logical drive can include moving, based on respective usage information, the file stored on the SSD to the disk drive to increase available space on the SSD.
- Implementations can include the action of identifying a type of the file associated with the logical drive. The characteristic of the file can include the type. Selecting the target logical address can include selecting a target logical address that corresponds to the SSD based on a latency requirement of the type of file. Writing the file to the logical drive can include writing the file to the SSD.
- In some implementations, the SSD is partitioned into extents, wherein the virtualizing can include virtualizing an extent of the extents and the disk drive to be the single logical drive. In some implementations, the first address range includes addresses from 0 to K, and the second address range includes addresses from K+1 to L, where L is greater than K, and K is greater than 0.
- In another aspect, systems and apparatuses can include a SSD, a disk drive, and processor electronics to communicate with the drives and map logical block addresses in a logical address space of 0 to L. In some implementations, the processor electronics map logical block addresses of a first address range to the SSD and logical block addresses of a second, different address range to the disk drive. In some implementations, the first address range includes addresses from 0 to K and the second address range includes addresses from K+1 to L, where L is greater than K, and K is greater than 0. Determining a target logical address can include selecting one of the first address range and the second address range.
- Details of one or more implementations are set forth in the accompanying drawings and the description below. Other features and advantages may be apparent from the description and drawings, and from the claims.
-
FIG. 1 shows an example of a mapping technique for a virtual drive associated with two physical drives. -
FIG. 2 shows an example of a system architecture that includes a SSD and a HDD. -
FIG. 3 shows another example of a system architecture that includes a SSD and a HDD. -
FIG. 4 shows an example of a system architecture that includes dual controllers, a SSD, and a HDD. -
FIG. 5 shows an example of a system architecture that includes two HDDs and a multi-partitioned SDD. -
FIG. 6 shows an example of an operating system storage stack architecture. -
FIG. 7 shows an example of a virtual drive storage process. -
FIG. 8 shows another example of a virtual drive storage process. -
FIG. 9 shows an example of a virtual drive storage process that includes monitoring file usage information. -
FIG. 10 shows another example of a virtual drive storage process that includes monitoring file usage information. -
FIG. 11 shows another example of a virtual drive storage process that includes file type identification. - Like reference symbols in the various drawings indicate like elements.
- This disclosure provides details and examples of virtual drive storage technologies. Described systems and techniques include mechanisms for virtualizing physical storage devices, such as a disk drive and a SSD into a virtual drive. Described systems and techniques include mechanisms for moving files between physical drives of a virtual drive to optimize performance of the virtual drive. Using different types of physical drives can provide advantages such as increased access performance and increased storage.
-
FIG. 1 shows an example of a mapping technique for a virtual drive associated with two physical drives. A logical drive can be associated with two or more physical drives such as aSSD 120 and adisk drive 130. Amapping technique 100 maps alogical address 110 such as a logical block address (LBA) of a virtual drive to a logical address suitable for input to one of the 120, 130 of the virtual drive. In this example, aphysical drives LBA space 105 is partitioned into first and second address ranges 115, 125. Thefirst range 115 includes addresses from 0 to K. Thesecond range 125 includes addresses from K+1 to L. Here, L is greater than K, and K is greater than 0. A first mapping translates, if required, LBAs in thefirst range 115 to LBAs suitable for theSSD 120. A second mapping translates LBAs in thesecond range 125 to LBAs suitable for thedisk drive 130. Here, LBAs from K+1 to L are mapped toaddresses 0 to L-K, respectively, where address L-K is the maximum logical address value of thedisk drive 130. - Based on the mappings, the
mapping technique 100 maps alogical block address 110 onto one of multiple address ranges. The address ranges are respectively associated with 120, 130. Thephysical drives mapping technique 100 is not limited to two physical drives, but can be applied to three or more physical drives, or partitions thereof, that are associated with a virtual drive. Various potential advantages of a virtual drive including a SSD and a disk drive, as described, can include faster boot-up time, faster read and write performance, and increased storage capacity. -
FIG. 2 shows an example of a system architecture that includes a SSD and a HDD. A processor 205 uses acontroller 210 to communicate with two 215, 220 that are virtualized into a single logical drive. Various examples ofphysical drives 215, 220 includephysical drives SSD 215 andHDD 220. In some implementations, theSSD 215 includes NAND flash memory. In some implementations, theSSD 215 includes NOR flash memory. In some implementations, theSSD 120 includes Double Data Rate (DDR) memory with a battery backup. - Various examples of physical interfaces between the processor 205 and the
controller 210 include Peripheral Component Interconnect (PCI), PCI Express (PCIe), Serial Advanced Technology Attachment (SATA), Small Computer System Interface (SCSI), Serial Attached SCSI (SAS), Universal Serial Bus (USB), and interfaces for memory cards such as MultiMediaCards (MMCs). Various examples of host software communication protocols include Advanced Host Controller Interface (AHCI), Non-Volatile Memory Host Controller Interface (NVMHCI), Integrated Drive Electronics (IDE), and Intelligent Input/Output (120). - In some implementations, a processor 205 uses a
mapping technique 100 to control selection of a 215, 220 to store data to a logical drive. For example, a virtualization process running on a processor 205 can maintain the virtualization of thephysical drive 215, 220. An application running on the processor 205 can write to a specific LBA. The virtualization process can transform the LBA into a transformed logical address. The virtualization process can issue a write command to thephysical drives controller 210 with the transformed logical address and an identification of the target 215, 220. The processor 205 can write files to the logical drive. In some cases, writing a file to a logical drive includes rewriting the file to the logical drive at a different logical address via a move operation. In some implementations, a processor 205 performs a move operation that includes reading a file from one of thephysical drive 215, 220 and writing the file to the other drive. In some implementations, a move operation includes operating aphysical drives controller 210 to transfer one or more files between 215, 220.physical drives - In some implementations, the
controller 210 uses amapping technique 100 to control selection of a 215, 220 when processing a write command from a processor 205. For example, aphysical drive controller 210 can maintain the virtualization of the 215, 220. Thephysical drives controller 210 can receive a write command produced by an application running on the processor 205. The write command can include a LBA and write data. Thecontroller 210 selects a 215, 220 based on the LBA included in the write command.physical drive -
FIG. 3 shows another example of a system architecture that includes a SSD and a HDD. A data processing system can include processor electronics such as acontroller 305. Acontroller 305 includes one or more processors 310,memory 315, and interfaces 320, 325 for communicating with respective physical drives such as aSSD 330 and aHDD 335. Interfaces 320, 325 for communicating with physical drives can include circuitry to generate address signals, data signals, or both. In some implementations, thecontroller 305 includes integrated circuitry effecting the processor 310,memory 315, and interfaces 320, 325. -
FIG. 4 shows an example of a system architecture that includes dual controllers, a SSD, and a HDD. A data processing system can include processor electronics such one ormore processors 405 and one or 410, 420. Themore controllers processor 405 can communicate with two or 410, 420 that respectively control two or more physical drives such as amore controllers SSD 430 and a HDD 440. Theprocessor 405 can perform a virtualization process to create a virtual drive out of theSSD 430 and the HDD 440. -
FIG. 5 shows an example of a system architecture that includes two HDDs and a multi-partitioned SDD. A controller 510 can partition aSSD 530 into two or 540, 545. A partition can be referred to as an extent. The controller 510 can group amore partitions first partition 540 of theSSD 530 and afirst HDD 520 to create form a first virtual drive. The controller 510 can group asecond partition 545 of theSSD 530 and asecond HDD 525 to form a second virtual drive. A host system 505 can communicate with either the first or second virtual drive via the controller 510. A host system 505 can include one or more processors. In some implementations, the host system 505 includes the controller 510. A host system 505 can run an operating system (OS) that provides access to a file system stored on a drive, such as a virtual drive or a physical drive. The OS can load a driver that virtualizes physical drives. In some implementations, the OS loads a driver that can communicate with physical drives configured as a virtual drive. -
FIG. 6 shows an example of an operating system storage stack architecture. An operating system storage stack architecture can include an OSfile system driver 600, one or more OSstorage stack drivers 605, OSdisk class driver 610, anddisk filter driver 615. The OSfile system driver 600 can provide a file system functionality to the operating system and various applications. - The
disk filter driver 615 can communicate with multiple drivers associated with different physical drives. Thedisk filter driver 615 can communicate with astorage controller driver 620 associated with a physical drive such as aHDD 625. Thedisk filter driver 615 can communicate with anothercontroller driver 640 associated with a physical drive such as aSSD 645. For example, thedisk filter driver 615 can communicate with aflash controller driver 640 that is operable to interact with flash memory in aSSD 645. - In some implementations, a
bridge driver 630 is communicatively coupled with thedisk filter driver 615 and theflash controller driver 640. In some implementations, thebridge driver 630 is operable to translate commands between thedisk filter driver 615 and theflash controller driver 640. - In some implementations, the
disk filter driver 615 includes functionality to create a virtual drive. In some implementations, thedisk filter driver 615 is aware of a controller that combines two or more drives into a virtual drive. In some implementations, one or more drivers such as the OSfile system driver 600 are not aware of drives that are virtual and treat such drives as physical drives. -
FIG. 7 shows an example of a virtual drive storage process. A controller, host system, or combination thereof can run a virtual drive storage process. At 705, the process operates drives including a SSD and a HDD. In some implementations, operating drives includes communicating with a controller that is in communication with the SSD and the HDD. In some implementations, operating drives includes communicating with two or more controllers that are in communication with the SSD and the HDD, respectively. In some implementations, operating drives includes communicating with the SSD and the HDD by a controller, or alternatively without requiring a controller. - At 710, the process virtualizes the SSD and the HDD to be a single logical drive with a logical address space of 0 to L. In some implementations, the process can make the SSD and the HDD appear as a single drive to an operating system. In some implementations, a controller can virtualize physical drives. Virtualization can happen each time a controller and a host system are powered up. In some implementations, virtualization includes accessing a configuration file that specifies physical drive mappings for a virtual drive during an initialization process after power is turned on.
- At 720, the process determines, based on a file to be written to the logical drive, a target logical address that corresponds to one of the SSD and the HDD. Determining a target logical address can include selecting a target logical address logical within the logical address space of the logical drive based on a characteristic of the file. For example, an operating system can write a file to a logical drive. The process can identify a characteristic of a file such as a file type or file usage. The process can select a target logical address based on the type such that the file will be written to the SSD. Alternatively, the process selects a different target logical address such that the file will be written to the HDD. In some implementations, a target logical address includes a logical block address. In some implementations, determining a target logical address can include translating a logical address within the logical address space of the logical drive to a logical address within the logical address space of one of the SSD and HDD.
- At 730, the process writes the file to the logical drive at the target logical address to effect storage on one of the SSD and the HDD. In some cases, writing the file, at 730, can include moving the file from the SSD to the HDD, or vice versa. In some implementations, the target logical address is based on the logical address space of one of the SSD and HDD. In some implementations, the target logical address is based on the logical address space of the virtual drive.
- In some implementations, an operating system's file system driver does not permit external selection of a target logical address. In such implementations, the process can allow the operating system to write to a target logical address that the operating system selects. After an initial write by the operating system, the process, at 720, can select a different target logical address based on a characteristic of a file. For example, if the initial target logical address corresponds to the HDD, then the process can select a target logical address that corresponds to the SSD. The process, at 730, writes the file to the logical drive to move the file to the new target logical address. An operating system may assign logical addresses, e.g., logical block addresses, from lower address values to higher address values. Therefore, it may be advantageous to map a SSD, of a virtual drive, to be at a lower address range than a HDD of the virtual drive such that the initial location of files will be on the SSD as space permits. To manage space on the SSD, a process can move less frequently used files from the SSD to the HDD.
- In some implementations, an operating system provides an application programming interface (API) to move files that have been already written to a drive. For example, a storage process can use such an API to move files after an initial write to a drive. In some implementations, an operation system can provide an API to control selection of target logical addresses for an initial write of a file to a drive.
-
FIG. 8 shows another example of a virtual drive storage process. A virtual drive storage process, at 805, virtualizes two or more physicals drives to be a single logical drive with a logical address space of 0 to L. The process, at 810, maps logical block addresses of a first address range from 0 to K to a first physical drive. At 815, the process maps logical block addresses of a second address range from K+1 to L to a second physical drive. Here, L is greater than K, and K is greater than 0. - At 820, the process selects a target logical address that corresponds to one of the physical drives. The process selects a target logical address based on a characteristic of a file to be written to the logical drive. In some implementations, selecting a target logical address includes selecting a target logical address to move a file from one of the physical drives to the other.
- At 825, the process causes a controller to select, based on the target logical address, one of the physical drives. Causing a controller to select can include sending a write command to a controller, where the write command includes the target logical address. In some implementations, the process includes a driver identifier in the write command. For example, the controller can select a drive based on a drive identifier in a write command. In some implementations, a portion of the target logical address, e.g., the most significant bit of the target logical address, acts as a drive identifier. In some implementations, the process converts the target logical address into an address that is compatible with an address range associated with the drive. At 830, the process causes the controller to write the file to the selected physical drive. In some implementations, sending a write command to a controller can cause the controller to select one of the physical drives and to write a file to the selected physical drive.
-
FIG. 9 shows an example of a virtual drive storage process that includes monitoring file usage information. A virtual drive storage process, at 905, monitors usage information of files on a logical drive that is associated with a SSD and a HDD. At 910, the process selects a file based on usage information such as a usage frequency to move from the HDD to the SSD. Selecting a file based on usage information can including using a relative usage frequency of a file. The process can determine relative usage frequencies of files stored on the logical drive based on a data structure such as a file usage log or table. For example, the process can select one or more files that are used more than other files to move to the SSD. At 915, the process selects a target logical address that corresponds to the SSD. At 920, the process moves, based on the selected target logical address, the file from the HDD to the SSD to decrease a read access latency of the file. -
FIG. 10 shows another example of a virtual drive storage process that includes monitoring file usage information. A storage process, at 1010, monitors usage information of files on a logical drive that is associated with a SSD and a HDD. Monitoring usage information can include accessing an operation system file that tracks file access information such as a last access time or an access count. At 1015, the process selects a file based on usage information to transfer from the SSD to HDD. Selecting a file can include determining a relative usage frequency based on the usage information of two or more files. In some implementations, the process uses a last access time and a date threshold to search for infrequently used files. In this example, a search can be limited to addresses within the address range corresponding to the SSD. - At 1020, the process selects a target logical address that corresponds to the HDD. Selecting such a target logical address can include using a mapping table that identifies one or more address ranges and one or more physical drives, respectively. At 1025, the process moves, based on the selected target logical address, the file from the SSD to the HDD to increase available space on the SSD. Moving a file can include reading the file from the SSD, writing the file to the HDD, and deleting the file from the SSD. Deleting a file can include marking the file as deleted without requiring an erasure of the file.
-
FIG. 11 shows another example of a virtual drive storage process that includes file type identification. A storage process, at 1110, identifies a type of the file to be written to a logical drive associated with a SSD and a HDD. Identifying a type of the file can include identifying a file to be rewritten to the logical drive via a move. Identifying a file type can include accessing a portion of a file name such as a file extension string. In some implementations, identifying a file type can include accessing a portion of a file to determine a file type. In some implementations, identifying a file type can include determining the source of the file, e.g., the owner of the process responsible for sourcing the file to be written. In some implementations, files associated with owners such as “administrator” or “root” can be assigned to the SSD. - At 1115, the process selects, based on a type of a file to be written to the logical drive, a target logical address that corresponds to one of the SSD and the HDD. At 1120, the process writes the file to the logical drive at the target logical address to effect storage on one of the SSD and the HDD. In some implementations, the process includes moving the file from the SSD to the HDD or from the HDD to the SSD. Moving the file can include the selecting, at 1115, and the writing, at 1120.
- A host system can run a hyper-drive utility to interact with one or more virtual drives, e.g., hyper-drives. In some implementations, a hyper-drive utility can partition a non-volatile memory into one or more extents. A hyper-drive utility can virtualize a non-volatile memory extent and a HDD as a single disk. A hyper-drive utility can run as a background process. In some implementations, such a utility is included as part of a file system driver.
- A hyper-drive utility can optimize the storage of files on a hyper-drive. The hyper-drive utility can place hot (e.g., frequently used) applications into a hyper extent, which resides in a SSD that includes non-volatile memory. For example, the utility can move an executable application file to a hyper extent. The utility can move cold (e.g., rarely used) applications from the hyper extent to a HDD extent. For example, if an application is not used for a period of time, the utility can move files associated with the application from the hyper extent to the HDD extent.
- In some implementations, a hyper-drive utility can identify files to assign to the hyper extent based on one or more characteristics such as file type, file usage, or both. The utility can cause storage on the hyper extent of operating system files such as a page file or a swap file. The utility can cause storage on the hyper extent of startup application files. The utility can cause the storage of files associated with frequently used applications on the hyper extent. If there is an update of a hot application, the utility can move the update to the hyper extent. In some implementations, the utility accesses a list of pre-defined file types to determine whether to store a file on the hyper extent.
- A virtual drive address space, such as a hyper-drive address space, can include the range [
LBA 0, LBA N] being assigned to a SSD and the range [LBA N+1, MAX_LBA] being assigned to a HDD. MAX_LBA represents the maximum LBA value associated with the hyper-drive address space. In some implementations, an operating system is operable to write files starting at the beginning of an address space. If the operating system is agnostic to the physical drive layout of a hyper-drive, then a hyper-drive utility can move files between the physical drives to optimize performance of the hyper-drive. Moving files between drives can include reading data of the file, using a new LBA to be associated with the file, and writing file data to the new LBA. In some implementations, the utility can cause the operating system to have pre-defined LBA ranges for one or more types of files. Such pre-defined ranges can correspond to a SSD of a hyper-drive. In some implementations, hyper-drive address space can include the range [LBA 0, LBA N] being assigned to a HDD and the range [LBA N+1, MAX_LBA] being assigned to a SSD. - A few embodiments have been described in detail above, and various modifications are possible. The disclosed subject matter, including the functional operations described in this specification, can be implemented in electronic circuitry, computer hardware, firmware, software, or in combinations of them, such as the structural means disclosed in this specification and structural equivalents thereof, including potentially a program operable to cause one or more data processing apparatus to perform the operations described (such as a program encoded in a computer-readable medium, which can be a memory device, a storage device, a machine-readable storage substrate, or other physical, machine-readable medium, or a combination of one or more of them).
- The term “data processing apparatus” encompasses all apparatus, devices, and machines for processing data, including by way of example a programmable processor, a computer, or multiple processors or computers. The apparatus can include, in addition to hardware, code that creates an execution environment for the computer program in question, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of one or more of them.
- A program (also known as a computer program, software, software application, script, or code) can be written in any form of programming language, including compiled or interpreted languages, or declarative or procedural languages, and it can be deployed in any form, including as a stand alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment. A program does not necessarily correspond to a file in a file system. A program can be stored in a portion of a file that holds other programs or data (e.g., one or more scripts stored in a markup language document), in a single file dedicated to the program in question, or in multiple coordinated files (e.g., files that store one or more modules, sub programs, or portions of code). A program can be deployed to be executed on one computer or on multiple computers that are located at one site or distributed across multiple sites and interconnected by a communication network.
- While this specification contains many specifics, these should not be construed as limitations on the scope of what may be claimed, but rather as descriptions of features that may be specific to particular embodiments. Certain features that are described in this specification in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.
- Similarly, while operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In certain circumstances, multitasking and parallel processing may be advantageous. Moreover, the separation of various system components in the embodiments described above should not be understood as requiring such separation in all embodiments.
- Other embodiments fall within the scope of the following claims.
Claims (20)
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US12/950,733 US8769241B2 (en) | 2009-12-04 | 2010-11-19 | Virtualization of non-volatile memory and hard disk drive as a single logical drive |
| US14/314,446 US9164895B2 (en) | 2009-12-04 | 2014-06-25 | Virtualization of solid state drive and mass storage drive devices with hot and cold application monitoring |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US26692409P | 2009-12-04 | 2009-12-04 | |
| US12/950,733 US8769241B2 (en) | 2009-12-04 | 2010-11-19 | Virtualization of non-volatile memory and hard disk drive as a single logical drive |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/314,446 Continuation US9164895B2 (en) | 2009-12-04 | 2014-06-25 | Virtualization of solid state drive and mass storage drive devices with hot and cold application monitoring |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20110138112A1 true US20110138112A1 (en) | 2011-06-09 |
| US8769241B2 US8769241B2 (en) | 2014-07-01 |
Family
ID=43501585
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US12/950,733 Active 2032-03-17 US8769241B2 (en) | 2009-12-04 | 2010-11-19 | Virtualization of non-volatile memory and hard disk drive as a single logical drive |
| US14/314,446 Active US9164895B2 (en) | 2009-12-04 | 2014-06-25 | Virtualization of solid state drive and mass storage drive devices with hot and cold application monitoring |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/314,446 Active US9164895B2 (en) | 2009-12-04 | 2014-06-25 | Virtualization of solid state drive and mass storage drive devices with hot and cold application monitoring |
Country Status (5)
| Country | Link |
|---|---|
| US (2) | US8769241B2 (en) |
| EP (1) | EP2507700A1 (en) |
| JP (2) | JP5984118B2 (en) |
| TW (1) | TWI507869B (en) |
| WO (1) | WO2011068699A1 (en) |
Cited By (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130219116A1 (en) * | 2012-02-16 | 2013-08-22 | Wenguang Wang | Data migration for composite non-volatile storage device |
| US20130238851A1 (en) * | 2012-03-07 | 2013-09-12 | Netapp, Inc. | Hybrid storage aggregate block tracking |
| CN103678143A (en) * | 2012-09-25 | 2014-03-26 | 联想(北京)有限公司 | File storage method and device and electronic equipment |
| US8700834B2 (en) | 2011-09-06 | 2014-04-15 | Western Digital Technologies, Inc. | Systems and methods for an enhanced controller architecture in data storage systems |
| US8707104B1 (en) | 2011-09-06 | 2014-04-22 | Western Digital Technologies, Inc. | Systems and methods for error injection in data storage systems |
| US8713357B1 (en) | 2011-09-06 | 2014-04-29 | Western Digital Technologies, Inc. | Systems and methods for detailed error reporting in data storage systems |
| US20140195571A1 (en) * | 2013-01-08 | 2014-07-10 | Apple Inc. | Fast new file creation cache |
| US9053008B1 (en) | 2012-03-26 | 2015-06-09 | Western Digital Technologies, Inc. | Systems and methods for providing inline parameter service in data storage devices |
| CN104850355A (en) * | 2014-02-14 | 2015-08-19 | 株式会社东芝 | Storage device, storage system, address information processing method of storage device |
| US9195530B1 (en) | 2011-09-06 | 2015-11-24 | Western Digital Technologies, Inc. | Systems and methods for improved data management in data storage systems |
| US9959058B1 (en) * | 2016-03-31 | 2018-05-01 | EMC IP Holding Company LLC | Utilizing flash optimized layouts which minimize wear of internal flash memory of solid state drives |
| US9977732B1 (en) * | 2011-01-04 | 2018-05-22 | Seagate Technology Llc | Selective nonvolatile data caching based on estimated resource usage |
| US20180286010A1 (en) * | 2017-04-01 | 2018-10-04 | Intel Corporation | Cache replacement mechanism |
| US10838651B2 (en) * | 2015-09-25 | 2020-11-17 | Raymx Microelectronics Corp. | Data backup system and method thereof wherein target data (in source storage) is arranged according to defect table of target storage |
| US10942844B2 (en) | 2016-06-10 | 2021-03-09 | Apple Inc. | Reserved memory in memory management system |
| US20220100378A1 (en) * | 2020-09-28 | 2022-03-31 | Druva Inc. | Recovery Point Objective Optimized File Recovery |
| US20250036467A1 (en) * | 2019-09-09 | 2025-01-30 | Advanced Micro Devices, Inc. | Active hibernate and managed memory cooling in a non-uniform memory access system |
Families Citing this family (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8769241B2 (en) * | 2009-12-04 | 2014-07-01 | Marvell World Trade Ltd. | Virtualization of non-volatile memory and hard disk drive as a single logical drive |
| WO2012103359A2 (en) | 2011-01-27 | 2012-08-02 | Soft Machines, Inc. | Hardware acceleration components for translating guest instructions to native instructions |
| WO2012103367A2 (en) | 2011-01-27 | 2012-08-02 | Soft Machines, Inc. | Guest to native block address mappings and management of native code storage |
| WO2012103245A2 (en) | 2011-01-27 | 2012-08-02 | Soft Machines Inc. | Guest instruction block with near branching and far branching sequence construction to native instruction block |
| CN108874693B (en) | 2011-01-27 | 2022-09-23 | 英特尔公司 | Guest instruction to native instruction range based mapping using a translation lookaside buffer of a processor |
| WO2012103253A2 (en) | 2011-01-27 | 2012-08-02 | Soft Machines, Inc. | Multilevel conversion table cache for translating guest instructions to native instructions |
| US10152327B2 (en) | 2013-03-15 | 2018-12-11 | Intel Corporation | Apparatus for gating a load operation based on entries of a prediction table |
| KR101761498B1 (en) | 2013-03-15 | 2017-07-25 | 인텔 코포레이션 | Method and apparatus for guest return address stack emulation supporting speculation |
| US9606935B2 (en) * | 2013-03-15 | 2017-03-28 | Intel Corporation | Method and apparatus for preventing non-temporal entries from polluting small structures using a transient buffer |
| WO2014151652A1 (en) | 2013-03-15 | 2014-09-25 | Soft Machines Inc | Method and apparatus to allow early dependency resolution and data forwarding in a microprocessor |
| US10467010B2 (en) | 2013-03-15 | 2019-11-05 | Intel Corporation | Method and apparatus for nearest potential store tagging |
| WO2015183791A1 (en) | 2014-05-28 | 2015-12-03 | Corning Optical Communications Wireless, Inc. | MULTIPLE APPLICATION MODULES (MAMs) FOR MONITORING SIGNALS IN COMPONENTS IN WIRELESS DISTRIBUTION SYSTEMS, INCLUDING DISTRIBUTED ANTENNA SYSTEMS (DASs), AND RELATED SYSTEMS AND METHODS |
| WO2016112308A2 (en) | 2015-01-09 | 2016-07-14 | Corning Optical Communications LLC | Multiple application module or unit |
| US9936019B2 (en) * | 2016-03-16 | 2018-04-03 | Google Llc | Efficient live-migration of remotely accessed data |
| WO2017189406A1 (en) | 2016-04-27 | 2017-11-02 | Corning Optical Communications LLC | Multiple application modules (mam) and/or multiple application units (mau) for providing services in wireless distribution systems (wds), including distributed antenna systems (das), and related systems and methods |
| EP3465440A1 (en) | 2016-05-31 | 2019-04-10 | Corning Optical Communications LLC | Multiple application devices for providing services in wireless distribution systems (wds), including distributed antenna systems (das), and related systems and methods |
| US10866912B2 (en) | 2017-03-10 | 2020-12-15 | Toshiba Memory Corporation | Integrated heterogeneous solid state storage drive |
Citations (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6016530A (en) * | 1991-09-27 | 2000-01-18 | Sandisk Corporation | Mass computer storage system having both solid state and rotating disk types of memory |
| US20050235076A1 (en) * | 2004-04-14 | 2005-10-20 | Winarski Daniel J | Targeted communications for microcode updates using dedicated LUNs |
| US20070271413A1 (en) * | 2005-09-22 | 2007-11-22 | Akira Fujibayashi | Storage control apparatus, data management system and data management method |
| US20090049234A1 (en) * | 2007-08-14 | 2009-02-19 | Samsung Electronics Co., Ltd. | Solid state memory (ssm), computer system including an ssm, and method of operating an ssm |
| US20090287878A1 (en) * | 2008-05-14 | 2009-11-19 | Hitachi, Ltd. | Storage apparatus using flash memory |
| US20100262752A1 (en) * | 2009-04-08 | 2010-10-14 | Microsoft Corporation | Storage virtual containers |
| US20100281230A1 (en) * | 2009-04-29 | 2010-11-04 | Netapp, Inc. | Mechanisms for moving data in a hybrid aggregate |
| US20110035548A1 (en) * | 2008-02-12 | 2011-02-10 | Kimmel Jeffrey S | Hybrid media storage system architecture |
| US8190815B2 (en) * | 2008-08-21 | 2012-05-29 | Hitachi, Ltd. | Storage subsystem and storage system including storage subsystem |
Family Cites Families (23)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0497659A (en) | 1990-08-15 | 1992-03-30 | Hitachi Ltd | Vertical picture distortion correction circuit |
| JPH05127962A (en) * | 1991-11-08 | 1993-05-25 | Nec Software Kansai Ltd | Electronic disk file residence priority managing system |
| US5420998A (en) * | 1992-04-10 | 1995-05-30 | Fujitsu Limited | Dual memory disk drive |
| JPH06314177A (en) * | 1993-04-28 | 1994-11-08 | Toshiba Corp | Magnetic disk device and access method |
| JPH09297659A (en) * | 1996-04-30 | 1997-11-18 | Toshiba Corp | NONVOLATILE MEMORY DEVICE AND CONTROL METHOD THEREOF |
| JPH1063551A (en) * | 1996-08-16 | 1998-03-06 | Nec Off Syst Ltd | Information processing device |
| US6356915B1 (en) * | 1999-02-22 | 2002-03-12 | Starbase Corp. | Installable file system having virtual file system drive, virtual device driver, and virtual disks |
| US6785767B2 (en) * | 2000-12-26 | 2004-08-31 | Intel Corporation | Hybrid mass storage system and method with two different types of storage medium |
| JP4100968B2 (en) * | 2002-06-06 | 2008-06-11 | 株式会社日立製作所 | Data mapping management device |
| JP2006302315A (en) * | 2003-07-07 | 2006-11-02 | Hitachi Ulsi Systems Co Ltd | Storage device and storage system |
| JP4327585B2 (en) * | 2003-12-25 | 2009-09-09 | 株式会社東芝 | Storage device |
| JP4890048B2 (en) * | 2006-02-24 | 2012-03-07 | 株式会社日立製作所 | Storage control device and data migration method using storage control device |
| SG135082A1 (en) * | 2006-02-27 | 2007-09-28 | Gueh How Kiap | Method and apparatus for removable, ide-ata or scsi flash memory based data storage in a portable computer device |
| US7506098B2 (en) * | 2006-06-08 | 2009-03-17 | Bitmicro Networks, Inc. | Optimized placement policy for solid state storage devices |
| US7555575B2 (en) * | 2006-07-27 | 2009-06-30 | Hitachi, Ltd. | Method and apparatus for migrating data between storage volumes of different data pattern |
| KR100854032B1 (en) * | 2007-02-09 | 2008-08-26 | 삼성전자주식회사 | Memory system and its data storage method |
| US7899987B2 (en) * | 2007-05-15 | 2011-03-01 | Sandisk Il Ltd. | File storage in a computer system with diverse storage media |
| US7996447B2 (en) * | 2007-07-24 | 2011-08-09 | Dell Products L.P. | Method and system for optimal file system performance |
| JP2009134601A (en) * | 2007-11-30 | 2009-06-18 | Fujitsu Ltd | Disk access method switching device |
| US8171278B2 (en) * | 2008-08-11 | 2012-05-01 | Vmware, Inc. | Booting a computer system from central storage |
| US8769241B2 (en) * | 2009-12-04 | 2014-07-01 | Marvell World Trade Ltd. | Virtualization of non-volatile memory and hard disk drive as a single logical drive |
| TWI587139B (en) * | 2010-01-20 | 2017-06-11 | 旺玖科技股份有限公司 | Driving device and method of accessing data |
| US8677093B2 (en) * | 2010-04-19 | 2014-03-18 | Hitachi, Ltd. | Method and apparatus to manage tier information |
-
2010
- 2010-11-19 US US12/950,733 patent/US8769241B2/en active Active
- 2010-11-19 EP EP10788444A patent/EP2507700A1/en not_active Ceased
- 2010-11-19 JP JP2012542078A patent/JP5984118B2/en active Active
- 2010-11-19 WO PCT/US2010/057495 patent/WO2011068699A1/en not_active Ceased
- 2010-12-03 TW TW099142053A patent/TWI507869B/en not_active IP Right Cessation
-
2014
- 2014-06-25 US US14/314,446 patent/US9164895B2/en active Active
-
2015
- 2015-07-17 JP JP2015143318A patent/JP6253614B2/en active Active
Patent Citations (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6016530A (en) * | 1991-09-27 | 2000-01-18 | Sandisk Corporation | Mass computer storage system having both solid state and rotating disk types of memory |
| US20050235076A1 (en) * | 2004-04-14 | 2005-10-20 | Winarski Daniel J | Targeted communications for microcode updates using dedicated LUNs |
| US20070271413A1 (en) * | 2005-09-22 | 2007-11-22 | Akira Fujibayashi | Storage control apparatus, data management system and data management method |
| US20090049234A1 (en) * | 2007-08-14 | 2009-02-19 | Samsung Electronics Co., Ltd. | Solid state memory (ssm), computer system including an ssm, and method of operating an ssm |
| US20110035548A1 (en) * | 2008-02-12 | 2011-02-10 | Kimmel Jeffrey S | Hybrid media storage system architecture |
| US20090287878A1 (en) * | 2008-05-14 | 2009-11-19 | Hitachi, Ltd. | Storage apparatus using flash memory |
| US8190815B2 (en) * | 2008-08-21 | 2012-05-29 | Hitachi, Ltd. | Storage subsystem and storage system including storage subsystem |
| US20100262752A1 (en) * | 2009-04-08 | 2010-10-14 | Microsoft Corporation | Storage virtual containers |
| US20100281230A1 (en) * | 2009-04-29 | 2010-11-04 | Netapp, Inc. | Mechanisms for moving data in a hybrid aggregate |
Cited By (27)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9977732B1 (en) * | 2011-01-04 | 2018-05-22 | Seagate Technology Llc | Selective nonvolatile data caching based on estimated resource usage |
| US9058261B1 (en) | 2011-09-06 | 2015-06-16 | Western Digital Technologies, Inc. | Systems and methods for detailed error reporting in data storage systems |
| US8700834B2 (en) | 2011-09-06 | 2014-04-15 | Western Digital Technologies, Inc. | Systems and methods for an enhanced controller architecture in data storage systems |
| US8707104B1 (en) | 2011-09-06 | 2014-04-22 | Western Digital Technologies, Inc. | Systems and methods for error injection in data storage systems |
| US8713357B1 (en) | 2011-09-06 | 2014-04-29 | Western Digital Technologies, Inc. | Systems and methods for detailed error reporting in data storage systems |
| US9021168B1 (en) | 2011-09-06 | 2015-04-28 | Western Digital Technologies, Inc. | Systems and methods for an enhanced controller architecture in data storage systems |
| US9542287B1 (en) | 2011-09-06 | 2017-01-10 | Western Digital Technologies, Inc. | Systems and methods for error injection in data storage systems |
| US9195530B1 (en) | 2011-09-06 | 2015-11-24 | Western Digital Technologies, Inc. | Systems and methods for improved data management in data storage systems |
| US20130219116A1 (en) * | 2012-02-16 | 2013-08-22 | Wenguang Wang | Data migration for composite non-volatile storage device |
| US9710397B2 (en) | 2012-02-16 | 2017-07-18 | Apple Inc. | Data migration for composite non-volatile storage device |
| US20130238851A1 (en) * | 2012-03-07 | 2013-09-12 | Netapp, Inc. | Hybrid storage aggregate block tracking |
| US9053008B1 (en) | 2012-03-26 | 2015-06-09 | Western Digital Technologies, Inc. | Systems and methods for providing inline parameter service in data storage devices |
| CN103678143A (en) * | 2012-09-25 | 2014-03-26 | 联想(北京)有限公司 | File storage method and device and electronic equipment |
| US20140195571A1 (en) * | 2013-01-08 | 2014-07-10 | Apple Inc. | Fast new file creation cache |
| US10073851B2 (en) * | 2013-01-08 | 2018-09-11 | Apple Inc. | Fast new file creation cache |
| US20150234595A1 (en) * | 2014-02-14 | 2015-08-20 | Kabushiki Kaisha Toshiba | Storage device |
| CN104850355A (en) * | 2014-02-14 | 2015-08-19 | 株式会社东芝 | Storage device, storage system, address information processing method of storage device |
| US10838651B2 (en) * | 2015-09-25 | 2020-11-17 | Raymx Microelectronics Corp. | Data backup system and method thereof wherein target data (in source storage) is arranged according to defect table of target storage |
| US9959058B1 (en) * | 2016-03-31 | 2018-05-01 | EMC IP Holding Company LLC | Utilizing flash optimized layouts which minimize wear of internal flash memory of solid state drives |
| US10942844B2 (en) | 2016-06-10 | 2021-03-09 | Apple Inc. | Reserved memory in memory management system |
| US11360884B2 (en) | 2016-06-10 | 2022-06-14 | Apple Inc. | Reserved memory in memory management system |
| US20180286010A1 (en) * | 2017-04-01 | 2018-10-04 | Intel Corporation | Cache replacement mechanism |
| US10713750B2 (en) * | 2017-04-01 | 2020-07-14 | Intel Corporation | Cache replacement mechanism |
| US11373269B2 (en) | 2017-04-01 | 2022-06-28 | Intel Corporation | Cache replacement mechanism |
| US20250036467A1 (en) * | 2019-09-09 | 2025-01-30 | Advanced Micro Devices, Inc. | Active hibernate and managed memory cooling in a non-uniform memory access system |
| US20220100378A1 (en) * | 2020-09-28 | 2022-03-31 | Druva Inc. | Recovery Point Objective Optimized File Recovery |
| US11755420B2 (en) * | 2020-09-28 | 2023-09-12 | Druva Inc. | Recovery point objective optimized file recovery |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2013513163A (en) | 2013-04-18 |
| EP2507700A1 (en) | 2012-10-10 |
| TW201145022A (en) | 2011-12-16 |
| US20140310449A1 (en) | 2014-10-16 |
| JP5984118B2 (en) | 2016-09-06 |
| JP6253614B2 (en) | 2017-12-27 |
| WO2011068699A1 (en) | 2011-06-09 |
| JP2015228235A (en) | 2015-12-17 |
| US8769241B2 (en) | 2014-07-01 |
| TWI507869B (en) | 2015-11-11 |
| US9164895B2 (en) | 2015-10-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8769241B2 (en) | Virtualization of non-volatile memory and hard disk drive as a single logical drive | |
| US9880766B2 (en) | Storage medium storing control program, method of controlling information processing device, information processing system, and information processing device | |
| US10866797B2 (en) | Data storage device and method for reducing firmware update time and data processing system including the device | |
| TWI492061B (en) | Selective enablement of operating modes or features via host transfer rate detection | |
| CN107908571B (en) | Data writing method, flash memory device and storage equipment | |
| US20140229657A1 (en) | Readdressing memory for non-volatile storage devices | |
| CN107632939A (en) | Mapping table for storage device | |
| US8433847B2 (en) | Memory drive that can be operated like optical disk drive and method for virtualizing memory drive as optical disk drive | |
| KR20150074550A (en) | Data storage device and data processing system including the same | |
| KR20170110810A (en) | Data processing system and operating method thereof | |
| CN111367830B (en) | Method for rebuilding FTL table with participation of host and storage device thereof | |
| KR102425470B1 (en) | Data storage device and operating method thereof | |
| US12277315B2 (en) | Persistence logging over NVM express for storage devices application | |
| US9208073B2 (en) | Firmware storage and maintenance | |
| TW201443647A (en) | Tiered data storage system with data management and method of operation thereof | |
| US20120131236A1 (en) | Communication between a computer and a data storage device | |
| US12066928B2 (en) | Memory system, memory controller and operation method thereof | |
| US20140281124A1 (en) | System and method for caching a storage medium | |
| KR102732866B1 (en) | Controller, memory system having the same and operating method thereof | |
| WO2012143944A2 (en) | Multi-host nand flash controller | |
| KR20170110808A (en) | Data processing system including data storage device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: MARVELL INTERNATIONAL LTD., BERMUDA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MARVELL SEMICONDUCTOR, INC.;REEL/FRAME:025396/0887 Effective date: 20101108 Owner name: MARVELL INTERNATIONAL LTD., BERMUDA Free format text: LICENSE;ASSIGNOR:MARVELL WORLD TRADE LTD.;REEL/FRAME:025396/0942 Effective date: 20101118 Owner name: MARVELL INTERNATIONAL LTD., BERMUDA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MARVELL TAIWAN LTD.;REEL/FRAME:025396/0907 Effective date: 20101112 Owner name: MARVELL SEMICONDUCTOR, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KANG, XINHAI;ZHAO, QUN;REEL/FRAME:025396/0858 Effective date: 20101026 Owner name: MARVELL WORLD TRADE LTD., BARBADOS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MARVELL INTERNATIONAL, LTD.;REEL/FRAME:025396/0915 Effective date: 20101118 Owner name: MARVELL TAIWAN LTD., TAIWAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CHIANG, HSING-YI;REEL/FRAME:025396/0872 Effective date: 20101027 |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551) Year of fee payment: 4 |
|
| AS | Assignment |
Owner name: MARVELL INTERNATIONAL LTD., BERMUDA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MARVELL WORLD TRADE LTD.;REEL/FRAME:051778/0537 Effective date: 20191231 |
|
| AS | Assignment |
Owner name: CAVIUM INTERNATIONAL, CAYMAN ISLANDS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MARVELL INTERNATIONAL LTD.;REEL/FRAME:052918/0001 Effective date: 20191231 |
|
| AS | Assignment |
Owner name: MARVELL ASIA PTE, LTD., SINGAPORE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CAVIUM INTERNATIONAL;REEL/FRAME:053475/0001 Effective date: 20191231 |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |