WO2006062511A1 - System and method of erasing non-volatile recording media - Google Patents
System and method of erasing non-volatile recording media Download PDFInfo
- Publication number
- WO2006062511A1 WO2006062511A1 PCT/US2004/040940 US2004040940W WO2006062511A1 WO 2006062511 A1 WO2006062511 A1 WO 2006062511A1 US 2004040940 W US2004040940 W US 2004040940W WO 2006062511 A1 WO2006062511 A1 WO 2006062511A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- recording medium
- volatile recording
- erasure
- erasure area
- area identifier
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0646—Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
- G06F3/0652—Erasing, e.g. deleting, data cleaning, moving of data to a wastebasket
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6209—Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/062—Securing storage systems
- G06F3/0623—Securing storage systems in relation to content
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0673—Single storage device
- G06F3/0674—Disk device
- G06F3/0676—Magnetic disk device
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2143—Clearing memory, e.g. to prevent the data from being stolen
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C16/00—Erasable programmable read-only memories
- G11C16/02—Erasable programmable read-only memories electrically programmable
- G11C16/06—Auxiliary circuits, e.g. for writing into memory
- G11C16/10—Programming or data input circuits
- G11C16/14—Circuits for erasing electrically, e.g. erase voltage switching circuits
- G11C16/16—Circuits for erasing electrically, e.g. erase voltage switching circuits for erasing blocks, e.g. arrays, words, groups
Definitions
- the disclosure relates to secure and efficient erasure of data.
- the disclosure relates to erasure of data that is stored on a recording medium.
- non-volatile recording media can be a hard drive, solid state flash drive, PCMCIA card, PC card, magnetic tape, or optical storage medium. Other types of non-volatile recording media can also be used.
- a complete and secure erasure methodology is utilized in high security systems such as those used in the military to ensure that data once stored in non-volatile recording media can never be recovered. Further, lower level security systems can utilize complete erasure to protect personal or confidential data.
- One current method for erasing data is deleting the pointer that points to the target data to be erased. Although the data is inaccessible through the deleted pointer, the data remains recorded in memory and is potentially accessible through other means. The erased data can potentially be revived if, for example, the nonvolatile recording medium is entirely parsed out memory location by memory location. Accordingly, solely erasing the pointer does not securely erase the data from the non-volatile recording medium.
- a data pattern can include a variety of digits and/or alphanumeric characters.
- the data pattern can include a series of ones, zeroes, or a random combination of ones and zeroes.
- the erasure procedure may leave traces of the value previously stored in a particular memory location. Although these traces are not easily read, the traces can be read by using extraordinary measures.
- an erasure area identifier is transmitted from a processor in a computing device to a non-volatile recording medium controller.
- the erasure area identifier corresponds to a plurality of memory locations in an erasure area in the non-volatile recording medium.
- the non-volatile recording medium controller is operably connected with the non-volatile recording medium.
- a data pattern is also transmitted from the processor in the computing device to the non-volatile recording medium controller.
- the data pattern is transmitted in a single transfer.
- an erasure command is transmitted from the processor in the computing device to the non-volatile recording medium controller.
- the non-volatile recording medium controller constructs a plurality of instructions to overwrite the plurality of memory locations in the erasure area identified by the erasure area identifier. Each of the instructions writes at least one of the memory locations in the erasure area identified by the erasure area identifier with the data pattern.
- the erasure area identifier is randomly generated. In another aspect, the erasure area identifier is inputted by the user. In another aspect, the erasure area identifier includes a start memory location in the erasure area and a memory location count. In another aspect, the erasure area identifier defines the erasure area according to a cylinder-head-sector addressing scheme. In yet another aspect, the erasure area identifier defines the erasure area according to a logical block addressing scheme.
- the erasure area identifier or the data pattern are pre-stored in a storage device, the storage device coupled with the processor in the computing device.
- the data pattern is randomly generated or inputted by the user.
- the processor in the computing device a signal indicative of a status of the data in the erasure area of the non-volatile recording medium.
- the non-volatile recording medium is a hard disk. In another aspect, the non-volatile recording medium is a solid-state PROM memory. In another aspect, the non-volatile recording medium is a solid-state flash memory. In another aspect, the non-volatile recording medium is a magnetic tape.
- a method of securely erasing data from a non-volatile recording medium An erasure command is transmitted from a processor in a computing device to a non-volatile recording medium controller.
- the non-volatile recording medium controller is operably connected with the non-volatile recording medium.
- a plurality of instructions are constructed to overwrite a plurality of memory locations corresponding to an erasure area identified by a pre-stored erasure area identifier.
- Each of the instructions writes at least one of the memory locations in the erasure area identified by the pre-stored erasure area identifier with a pre-stored data pattern.
- the erasure area or the data pattern are pre-stored in the non-volatile recording medium.
- a erasure area identifier is transmitted from a processor in a computing device to a non-volatile recording medium controller, wherein the erasure area identifier corresponds to a plurality of memory locations in the erasure area in the non-volatile recording medium, and wherein the non-volatile recording medium controller is operably connected with the non-volatile recording medium.
- a data pattern is transmitted from the processor in the computing device to the nonvolatile recording medium controller, wherein the data pattern is being transmitted a number of times which is less than the number of memory locations in the plurality of memory locations in the erasure area.
- an erasure command is transmitted from the processor in the computing device to the non-volatile recording medium controller, the non-volatile recording medium controller constructing a plurality of instructions to overwrite the plurality of memory locations in the erasure area identified by the erasure area identifier, each of the instructions writing at least one of the memory locations in the erasure area identified by the erasure area identifier with the data pattern.
- a non-volatile recording medium erasure system There is a processor in a computing device that transmits an erasure area identifier, a data pattern and an erasure command.
- the erasure area identifier corresponds to a plurality of memory locations in the erasure area in the non-volatile recording medium.
- the non-volatile recording medium controller is operably connected with the non-volatile recording medium, and constructs a plurality of instructions to overwrite the plurality of memory locations in the erasure area identified by the erasure area identifier.
- Each of the instructions writing at least one of the memory locations in the erasure area identified by the erasure area identifier with the data pattern.
- the data pattern can being transmitted a single time or a number of times which is less than the number of memory locations in the plurality of memory locations in the erasure area. In another aspect, if the erasure area identifier is zero, all memory locations in the non-volatile recording medium are written with the data pattern.
- a data pattern and an erasure area identifier are transmitted from a processor in a computing device to a non-volatile recording medium controller in a single transfer.
- the erasure area identifier corresponds to a plurality of memory locations in the erasure area in the non-volatile recording medium.
- the non-volatile recording medium controller is operably connected with the non-volatile recording medium.
- An erasure command is transmitted from the processor in the computing device to the non-volatile recording medium controller.
- the non-volatile recording medium controller constructing a plurality of instructions to overwrite the plurality of memory locations in the erasure area identified by the erasure area identifier. Each of the instructions writing at least one of the memory locations in the erasure area identified by the erasure area identifier with the data pattern.
- Figure 1 A illustrates a computing system for securely erasing data stored in a non-volatile recording medium.
- Figure 1 B illustrates a computing system wherein the non-volatile recording medium is a hard disk drive.
- Figure 2A illustrates a tabular diagram of the content of an erasure message sent to a hard drive with cylinder-head-sector addressing.
- Figure 2B illustrates a tabular diagram of the content of an erasure message sent to a hard drive with logical block addressing.
- Figure 3 illustrates a flow diagram of a non-volatile recording medium erasure.
- the method and system described below provide faster erasure of data stored on non-volatile recording media than previously seen.
- erasure of data on a non-volatile recording medium involves the use of a data pattern.
- the data pattern is usually sent to the non-volatile recording medium every time a memory location is overwritten.
- a large number of transfers of the data pattern is usually required because a secure erase generally involves overwriting thousands, if not millions, of memory locations on the non-volatile recording medium.
- the transfer of each data pattern to the non-volatile recording medium requires a significant amount of time.
- the method and system described below reduces the amount of time needed to perform a secure erasure by reducing the number of transfers of the data pattern to the non-volatile recording medium.
- FIG. 1A illustrates a computing system 100 for securely erasing data stored in a non-volatile recording medium 130.
- the non-volatile recording medium 130 includes a controller 120 and a storage module 125.
- the controller 120 can be a computer processor that stores data in the storage module 125 by directing the reading and writing of data on the storage module 125.
- the controller 120 communicates with external devices such as a computing device 140.
- the computing device 140 communicates with the controller 120 to manage the data that is written and erased from the storage module 125.
- the computing device 140 includes a CPU 110 and a random access memory (“RAM”) 180.
- the CPU 110 manages the RAM memory 180.
- the computing device 140 may receive user input through an input/output device 150.
- the input/output device 150 can be a keyboard, a mouse, a touchpad, a joystick, a touch-screen, a voice recognition system, etc.
- the computing device 140 can be a personal computer, a laptop, a cellular phone, a personal data assistant, a media player, a media recorder, a server, a digital video recorder, an embedded control system in a media recorder, an embedded control system in a digital video recorder, an embedded control system in any other electrical device, etc.
- a user enters an erasure command to erase specific data from the storage module 125.
- the computing device 140 receives the erasure command entered by the user through the input/output device 150.
- the input/output device 150 then provides the erasure command entered by the user to the CPU 110.
- the erasure command is triggered or generated by the CPU 110.
- the CPU 110 communicates with the controller 120 by transmitting and receiving various commands in relation to the data to be stored in the storage module 125.
- One such message that is sent from the CPU 110 to the controller 120 is an erasure message.
- the erasure message can include an erasure command, a data pattern, and an erasure area identifier.
- the CPU 110 generates the data pattern.
- the data pattern is randomly generated from a random number generator.
- the CPU 110 has a random number generator.
- the user inputs the data pattern.
- the erasure area identifier specifies a collection of memory locations in the storage module 125 where the data to be erased resides.
- the erasure area identifier is either inputted by the user or generated by the CPU 110.
- a user may input the name of a file to be deleted.
- the CPU 110 can search the corresponding address of the file in the nonvolatile recording medium.
- the CPU 110 can then generate the erasure area identifier based on the size of the file and the starting address in the non-volatile recording medium.
- an application running on the computer device 140 may require a file to be deleted, and the CPU 110 generates the erasure area identifier based on the address of the file in the non-volatile recording medium.
- the user specifies the erasure area identifier through the input/output device 150.
- the erasure area identifier may define the erasure area in various manners.
- the erasure area identifier can be a list of memory locations.
- the erasure area identifier can be a starting memory location and an ending memory location.
- the erasure area identifier can be a starting memory location and a memory location count.
- the erasure area identifier can be a flag which indicates that all the writeable locations on the storage module 125 are to be written with the data pattern.
- the erasure message is transmitted a single time from the CPU 110 to the controller 120. After the controller 120 receives the message, the controller 120 writes the data pattern to the memory locations in the storage module 125 that correspond to the erasure area identifier.
- the data pattern would normally have to be transferred to the non-volatile recording medium sixty billion times. If the data pattern is only transferred once, the transfer time becomes negligible. The total erasure time is then reduced to the amount of time it takes to write the data in the non-volatile recording medium. In this particular example, the total erasure time is reduced by fifteen minutes. Furthermore, in this example, fifteen minutes would be saved for each additional data pattern used. Thus, if a secure erase requires three data patterns to be used as part of the erasure, 0x55, OxAA, OxFF, the total time saved would be forty-five minutes.
- the CPU 110 sends multiple erasure messages to the controller 120.
- all erasure messages contain the same data pattern but different erasure area identifiers.
- the number of erasure messages is less than the number of total memory locations to be overwritten.
- the controller 120 receives a first erasure message with a first erasure area identifier and a first data pattern.
- the controller 120 starts writing the first data pattern on the memory locations of the storage module 120 specified by the first erasure area identifier.
- the controller 120 receives a second message with a second erasure area and the first data pattern.
- the number of messages sent to the controller is less than the sum of the number of memory locations in the erasure area of the storage module 125 specified by the erasure area identifier. Therefore, the total transfer time is reduced because not every memory location requires a transfer.
- multiple erasure messages can contain the same erasure area identifier but different data patterns. For instance, a first erasure message can overwrite a rage of memory locations with a first data pattern while a second erasure message can erase the same set of memory locations with a second data pattern to ensure a secure erasure with multiple data patterns.
- the first erasure message can overwrite a first range of memory locations, with the first data pattern, and the second erasure message can overwrite a second range of memory locations with the second data pattern.
- the controller 120 can write to multiple locations at a time. In one embodiment, the controller 120 starts writing the second erasure area before the first erasure command is completed. As a result of the controller 120 simultaneously writing to multiple memory locations of the storage module 125, the time needed to overwrite the data stored in the memory locations is further reduced.
- the erasure message does not contain a data pattern.
- the data pattern can be pre-stored in the storage module 125.
- the controller 120 acquires the data pattern by retrieving the data pattern from the storage module 125.
- the storage module stores a collection of data patterns to be retrieved by the controller 120.
- the data pattern is hardwired on the controller 120.
- the erasure message does not contain the erasure area identifier because the erasure area identifier is pre-stored in the storage module 125.
- the controller 120 acquires the erasure area identifier by retrieving the erasure area from the storage module 125.
- the erasure area identifier is hardwired on the controller 120.
- Figure 1 B illustrates a computing system 101 wherein the non-volatile recording medium is a hard disk drive 130.
- the computing system 101 includes the computing device 110 which communicates with the hard disk drive 130 by sending and receiving commands related to data storage.
- the hard disk drive 130 includes a hard disk controller 120 that operates the write and read commands on the hard disk 170.
- the erasure message is then transmitted to the hard disk controller 120 in the hard disk drive 130.
- the hard disk controller 120 parses the erasure message and identifies the parameters contained in the erasure message such as the erasure command, the data pattern, and the erasure area identifier.
- Figure 2A illustrates a tabular diagram 200 of the content of an erasure message sent to a non-volatile recording medium which has cylinder-head-sector ("CHS") addressing.
- the erasure message illustrated by the tabular diagram 200 is used to write data to the erasure area of the hard disk 170.
- the erasure message 200 is used to write data to the erasure area of a non-volatile recording medium with a logical memory structure similar to that of the hard disk 170.
- the erasure message contains an erasure command, an erasure area identifier, and a data pattern.
- the erasure message utilizes seven registers.
- the command register 207 contains a "Fill" command. The name of the "Fill” command suggests that the erasure area is to be "filled” with the data pattern contained in the feature register 201. It will be apparent to one skilled in the art, that the name of the command may have many other variations such as Erase, SecureErase, Delete, SecureDelete, etc.
- the erasure area identifier can be stored in registers 202 through 206.
- registers 202 through 206 contain a starting address and a sector count.
- the starting address can be defined by a combination of a cylinder number, a head number and a sector number.
- the head number is stored in register 206 containing the drive information in bits 1-4, and containing the head information in bit 0.
- the cylinder information is contained in a cylinder high register 205 for a cylinder high parameter; a cylinder low register 204 for a cylinder low parameter.
- the cylinder number uses one or both registers depending on the length of the cylinder.
- a sector number register 203 indicates the first sector for writing.
- the sector count register 202 indicates the number of sectors to be written with the same data pattern. In another embodiment, if the sector count is zero then the entire non-volatile recording medium is written with the data pattern. In another embodiment, if the sector count is the total number of sectors in the non-volatile recording medium, then the entire non-volatile recording medium is written with the data pattern.
- the data pattern is contained in the feature register 201.
- Figure 2B illustrates a tabular diagram 201 of the content of an erasure message sent to a non-volatile recording medium that has logical block addressing ("LBA").
- the erasure message illustrated by the tabular diagram 200 is used to write data to the erasure area of the hard disk 170 ( Figure 1 B).
- the erasure message 201 is used to write data to the erasure area of a non-volatile recording medium with a logical memory structure similar to that of a hard disk 170 ( Figure 1 B).
- the erasure area identifier can be stored in registers 202 to 206.
- the starting address is defined by a sector number stored in one of the registers of the erasure message.
- the starting address is stored in multiple registers of the erasure message.
- bit 0 in the driver/head register 206, cylinder high register 205, cylinder low register 204, and sector number register 203 are registers used to store the LBA address at which the erasure area starts.
- the LBA address may be large enough to use some or all of these registers.
- Figure 3 illustrates a process 300 of erasing data from non-volatile recording medium.
- the data pattern is set.
- the data pattern can be set by user input, computer random generation, computer calculation, etc.
- the erasure area identifier is set.
- the set erasure area identifier, the set data pattern, and an erasure command are transmitted to the non-volatile recording medium.
- the data pattern, the erasure command and the erasure area identifier are transmitted to a hard disk drive controller.
- the data pattern, the erasure command and the erasure area identifier are transmitted to a flash memory controller.
- all three components can be transmitted together in a single erasure message.
- a subcombination of the three components can be transmitted in a single erasure message.
- a construction instruction is performed at process block 318.
- the construction instruction creates a write instruction that includes the memory address to be overwritten, the data pattern used, and a write command.
- the write instruction is interpreted and the data pattern is written to the memory location indicated by the write instruction.
- a decision block 325 logic is utilized to decide whether to continue writing or not. To accomplish this, the erasure area identifier is examined to determine whether there are remaining locations in the erasure area to write the data pattern. If there are remaining locations in the erasure area, another write instruction is constructed by process block 318 and executed by process block 320. After the write instruction is executed at process block 320, the erasure area identifier is examined again at decision block 325 to determine whether there are any more locations to write the data pattern. If so, another write instruction is constructed and execute on the next memory location, and so on.
- a counter may be used and initialized with a value equivalent to the memory location count value. The counter can then be decreased every time a memory location is written with the data pattern. If the counter value is zero, then there are no more memory locations to be written over. In another embodiment, the counter can be initialized with a value of zero, and increased by a value of one every time a memory location is written with the data pattern. If the counter value is equivalent to the number of memory locations in the erasure area then there are no more memory locations to be written over. [0048] Once all memory locations have been written over, a status signal can be sent at process block 330 from the non-volatile recording medium indicating that the secure erase has been successful. In one embodiment, the CPU receives the status signal.
- the method 300 starts over from the beginning.
- a data pattern is set at process block 305
- an erasure area identifier is set at process block 310, and then the data pattern, the erasure area identifier and the erasure command are transmitted at process block 315 to the non-volatile recording medium.
- all the write instructions are constructed at process block 318 and the memory locations in the erasure area are written over at process block 320. If a third erasure is desired, the method 300 starts over again, and so on.
- a user may decide to complete another erasure on the non-volatile recording medium.
- the user can choose the number and the sequence of erasure messages. For example, a user may choose to send four subsequent erasure messages to the hard disk controller 120 as part of a secure erase procedure.
- Common data patterns that are written consecutively to a hard disk or another non-volatile recording medium are the hexadecimal values 0x55, OxAA, OxFF, and 0x00. By consecutively writing different binary data patterns to the same memory location, any traces of the original file data values are obliterated.
- a computing device may logically calculate that another erasure is necessary and start method 300 again. The computing device can have the hexadecimal values stored in memory and use them randomly when issuing a new erasure in the non-volatile recording medium.
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)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Storage Device Security (AREA)
Abstract
Description
Claims
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007544321A JP2008523468A (en) | 2004-12-06 | 2004-12-06 | Non-volatile recording medium erasing system and method |
AU2004325580A AU2004325580A1 (en) | 2004-12-06 | 2004-12-06 | System and method of erasing non-volatile recording media |
CA002591333A CA2591333A1 (en) | 2004-12-06 | 2004-12-06 | System and method of erasing non-volatile recording media |
PCT/US2004/040940 WO2006062511A1 (en) | 2004-12-06 | 2004-12-06 | System and method of erasing non-volatile recording media |
EP04813277A EP1839154A4 (en) | 2004-12-06 | 2004-12-06 | System and method of erasing non-volatile recording media |
IL183682A IL183682A0 (en) | 2004-12-06 | 2007-06-05 | System and method of erasing non-volatile recording media |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/US2004/040940 WO2006062511A1 (en) | 2004-12-06 | 2004-12-06 | System and method of erasing non-volatile recording media |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2006062511A1 true WO2006062511A1 (en) | 2006-06-15 |
Family
ID=36578211
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2004/040940 WO2006062511A1 (en) | 2004-12-06 | 2004-12-06 | System and method of erasing non-volatile recording media |
Country Status (6)
Country | Link |
---|---|
EP (1) | EP1839154A4 (en) |
JP (1) | JP2008523468A (en) |
AU (1) | AU2004325580A1 (en) |
CA (1) | CA2591333A1 (en) |
IL (1) | IL183682A0 (en) |
WO (1) | WO2006062511A1 (en) |
Cited By (49)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2008070811A3 (en) * | 2006-12-06 | 2008-08-07 | David Flynn | Apparatus, system, and method for managing data in a storage device with an empty data token directive |
WO2010116419A1 (en) * | 2009-04-10 | 2010-10-14 | Hitachi, Ltd. | Storage apparatus and method for shredding storage medium |
US8527693B2 (en) | 2010-12-13 | 2013-09-03 | Fusion IO, Inc. | Apparatus, system, and method for auto-commit memory |
US8578127B2 (en) | 2009-09-09 | 2013-11-05 | Fusion-Io, Inc. | Apparatus, system, and method for allocating storage |
US8601222B2 (en) | 2010-05-13 | 2013-12-03 | Fusion-Io, Inc. | Apparatus, system, and method for conditional and atomic storage operations |
US8719501B2 (en) | 2009-09-08 | 2014-05-06 | Fusion-Io | Apparatus, system, and method for caching data on a solid-state storage device |
US8725934B2 (en) | 2011-12-22 | 2014-05-13 | Fusion-Io, Inc. | Methods and appratuses for atomic storage operations |
US8756375B2 (en) | 2006-12-06 | 2014-06-17 | Fusion-Io, Inc. | Non-volatile cache |
US8799612B2 (en) | 2012-07-17 | 2014-08-05 | International Business Machines Corporation | Monitoring of extent of writing of unobscured data to improve erase performance on a magnetic medium |
US8825937B2 (en) | 2011-02-25 | 2014-09-02 | Fusion-Io, Inc. | Writing cached data forward on read |
US8838875B2 (en) | 2007-02-13 | 2014-09-16 | Samsung Electronics Co., Ltd. | Systems, methods and computer program products for operating a data processing system in which a file delete command is sent to an external storage device for invalidating data thereon |
US8874823B2 (en) | 2011-02-15 | 2014-10-28 | Intellectual Property Holdings 2 Llc | Systems and methods for managing data input/output operations |
US8935302B2 (en) | 2006-12-06 | 2015-01-13 | Intelligent Intellectual Property Holdings 2 Llc | Apparatus, system, and method for data block usage information synchronization for a non-volatile storage volume |
US8966191B2 (en) | 2011-03-18 | 2015-02-24 | Fusion-Io, Inc. | Logical interface for contextual storage |
US8984216B2 (en) | 2010-09-09 | 2015-03-17 | Fusion-Io, Llc | Apparatus, system, and method for managing lifetime of a storage device |
WO2015047697A1 (en) | 2013-09-06 | 2015-04-02 | Western Digital Technologies, Inc. | High performance system providing selective merging of dataframe segments in hardware |
US9003104B2 (en) | 2011-02-15 | 2015-04-07 | Intelligent Intellectual Property Holdings 2 Llc | Systems and methods for a file-level cache |
US9047178B2 (en) | 2010-12-13 | 2015-06-02 | SanDisk Technologies, Inc. | Auto-commit memory synchronization |
US9058123B2 (en) | 2012-08-31 | 2015-06-16 | Intelligent Intellectual Property Holdings 2 Llc | Systems, methods, and interfaces for adaptive persistence |
US9116812B2 (en) | 2012-01-27 | 2015-08-25 | Intelligent Intellectual Property Holdings 2 Llc | Systems and methods for a de-duplication cache |
US9122579B2 (en) | 2010-01-06 | 2015-09-01 | Intelligent Intellectual Property Holdings 2 Llc | Apparatus, system, and method for a storage layer |
US9170754B2 (en) | 2007-12-06 | 2015-10-27 | Intelligent Intellectual Property Holdings 2 Llc | Apparatus, system, and method for coordinating storage requests in a multi-processor/multi-thread environment |
US9201677B2 (en) | 2011-05-23 | 2015-12-01 | Intelligent Intellectual Property Holdings 2 Llc | Managing data input/output operations |
US9208071B2 (en) | 2010-12-13 | 2015-12-08 | SanDisk Technologies, Inc. | Apparatus, system, and method for accessing memory |
US9213594B2 (en) | 2011-01-19 | 2015-12-15 | Intelligent Intellectual Property Holdings 2 Llc | Apparatus, system, and method for managing out-of-service conditions |
US9218278B2 (en) | 2010-12-13 | 2015-12-22 | SanDisk Technologies, Inc. | Auto-commit memory |
US9223514B2 (en) | 2009-09-09 | 2015-12-29 | SanDisk Technologies, Inc. | Erase suspend/resume for memory |
US9251086B2 (en) | 2012-01-24 | 2016-02-02 | SanDisk Technologies, Inc. | Apparatus, system, and method for managing a cache |
US9274937B2 (en) | 2011-12-22 | 2016-03-01 | Longitude Enterprise Flash S.A.R.L. | Systems, methods, and interfaces for vector input/output operations |
US9305610B2 (en) | 2009-09-09 | 2016-04-05 | SanDisk Technologies, Inc. | Apparatus, system, and method for power reduction management in a storage device |
US9406335B2 (en) | 2012-07-17 | 2016-08-02 | International Business Machines Corporation | Monitoring of residual encrypted data to improve erase performance on a magnetic medium |
US9495241B2 (en) | 2006-12-06 | 2016-11-15 | Longitude Enterprise Flash S.A.R.L. | Systems and methods for adaptive data storage |
US9519540B2 (en) | 2007-12-06 | 2016-12-13 | Sandisk Technologies Llc | Apparatus, system, and method for destaging cached data |
US9563555B2 (en) | 2011-03-18 | 2017-02-07 | Sandisk Technologies Llc | Systems and methods for storage allocation |
US9612966B2 (en) | 2012-07-03 | 2017-04-04 | Sandisk Technologies Llc | Systems, methods and apparatus for a virtual machine cache |
US9842128B2 (en) | 2013-08-01 | 2017-12-12 | Sandisk Technologies Llc | Systems and methods for atomic storage operations |
US9842053B2 (en) | 2013-03-15 | 2017-12-12 | Sandisk Technologies Llc | Systems and methods for persistent cache logging |
US9946607B2 (en) | 2015-03-04 | 2018-04-17 | Sandisk Technologies Llc | Systems and methods for storage error management |
US10019320B2 (en) | 2013-10-18 | 2018-07-10 | Sandisk Technologies Llc | Systems and methods for distributed atomic storage operations |
US10073630B2 (en) | 2013-11-08 | 2018-09-11 | Sandisk Technologies Llc | Systems and methods for log coordination |
US10102144B2 (en) | 2013-04-16 | 2018-10-16 | Sandisk Technologies Llc | Systems, methods and interfaces for data virtualization |
US10133663B2 (en) | 2010-12-17 | 2018-11-20 | Longitude Enterprise Flash S.A.R.L. | Systems and methods for persistent address space management |
US10318495B2 (en) | 2012-09-24 | 2019-06-11 | Sandisk Technologies Llc | Snapshots for a non-volatile device |
US10339056B2 (en) | 2012-07-03 | 2019-07-02 | Sandisk Technologies Llc | Systems, methods and apparatus for cache transfers |
US10509776B2 (en) | 2012-09-24 | 2019-12-17 | Sandisk Technologies Llc | Time sequence data management |
US10558561B2 (en) | 2013-04-16 | 2020-02-11 | Sandisk Technologies Llc | Systems and methods for storage metadata management |
US10817421B2 (en) | 2010-12-13 | 2020-10-27 | Sandisk Technologies Llc | Persistent data structures |
US10817502B2 (en) | 2010-12-13 | 2020-10-27 | Sandisk Technologies Llc | Persistent memory management |
GB2620445A (en) * | 2022-07-08 | 2024-01-10 | Kirintec Ltd | Data erasure system |
Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6034882A (en) * | 1998-11-16 | 2000-03-07 | Matrix Semiconductor, Inc. | Vertically stacked field programmable nonvolatile memory and method of fabrication |
US6212600B1 (en) * | 1998-01-21 | 2001-04-03 | Infraworks Corporation | Method and apparatus for sanitization of fixed storage devices |
US20010025343A1 (en) * | 2000-03-27 | 2001-09-27 | Roy Chrisop | Random bit mask generation for obscuring data on nonvolatile memory device |
US6507911B1 (en) * | 1998-07-22 | 2003-01-14 | Entrust Technologies Limited | System and method for securely deleting plaintext data |
US20030088745A1 (en) * | 2001-11-02 | 2003-05-08 | Nec Corporation | Data storage device and data erasing method |
US20030103288A1 (en) * | 2001-11-30 | 2003-06-05 | Kabushiki Kaisha Toshiba | Recording and regeneration apparatus and data erasure method for use in the recording and regeneration apparatus |
US20030110411A1 (en) * | 1989-04-13 | 2003-06-12 | Eliyahou Harari | Flash EEprom system |
US20030196036A1 (en) * | 2002-04-11 | 2003-10-16 | International Business Machines Corporation | System and method to guarantee overwrite of expired data in a virtual tape server |
US6658438B1 (en) * | 2000-08-14 | 2003-12-02 | Matrix Semiconductor, Inc. | Method for deleting stored digital data from write-once memory device |
US6731447B2 (en) * | 2001-06-04 | 2004-05-04 | Xerox Corporation | Secure data file erasure |
US6748482B1 (en) * | 2000-09-27 | 2004-06-08 | Intel Corporation | Multiple non-contiguous block erase in flash memory |
US20040221102A1 (en) * | 2003-05-02 | 2004-11-04 | Hitachi, Ltd. | Method and apparatus for initialization of storage systems |
US20040268073A1 (en) * | 2003-06-26 | 2004-12-30 | Kabushiki Kaisha Toshiba | Information processing apparatus and data erasure method for use in the same |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3328321B2 (en) * | 1992-06-22 | 2002-09-24 | 株式会社日立製作所 | Semiconductor storage device |
US6338114B1 (en) * | 1999-08-18 | 2002-01-08 | International Business Machines Corporation | Method, system, and program for using a table to determine an erase operation to perform |
-
2004
- 2004-12-06 AU AU2004325580A patent/AU2004325580A1/en not_active Abandoned
- 2004-12-06 JP JP2007544321A patent/JP2008523468A/en not_active Abandoned
- 2004-12-06 WO PCT/US2004/040940 patent/WO2006062511A1/en active Application Filing
- 2004-12-06 CA CA002591333A patent/CA2591333A1/en not_active Abandoned
- 2004-12-06 EP EP04813277A patent/EP1839154A4/en not_active Withdrawn
-
2007
- 2007-06-05 IL IL183682A patent/IL183682A0/en unknown
Patent Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030110411A1 (en) * | 1989-04-13 | 2003-06-12 | Eliyahou Harari | Flash EEprom system |
US6212600B1 (en) * | 1998-01-21 | 2001-04-03 | Infraworks Corporation | Method and apparatus for sanitization of fixed storage devices |
US6507911B1 (en) * | 1998-07-22 | 2003-01-14 | Entrust Technologies Limited | System and method for securely deleting plaintext data |
US6034882A (en) * | 1998-11-16 | 2000-03-07 | Matrix Semiconductor, Inc. | Vertically stacked field programmable nonvolatile memory and method of fabrication |
US20010025343A1 (en) * | 2000-03-27 | 2001-09-27 | Roy Chrisop | Random bit mask generation for obscuring data on nonvolatile memory device |
US6658438B1 (en) * | 2000-08-14 | 2003-12-02 | Matrix Semiconductor, Inc. | Method for deleting stored digital data from write-once memory device |
US6748482B1 (en) * | 2000-09-27 | 2004-06-08 | Intel Corporation | Multiple non-contiguous block erase in flash memory |
US6731447B2 (en) * | 2001-06-04 | 2004-05-04 | Xerox Corporation | Secure data file erasure |
US20030088745A1 (en) * | 2001-11-02 | 2003-05-08 | Nec Corporation | Data storage device and data erasing method |
US20030103288A1 (en) * | 2001-11-30 | 2003-06-05 | Kabushiki Kaisha Toshiba | Recording and regeneration apparatus and data erasure method for use in the recording and regeneration apparatus |
US20030196036A1 (en) * | 2002-04-11 | 2003-10-16 | International Business Machines Corporation | System and method to guarantee overwrite of expired data in a virtual tape server |
US20040221102A1 (en) * | 2003-05-02 | 2004-11-04 | Hitachi, Ltd. | Method and apparatus for initialization of storage systems |
US20040268073A1 (en) * | 2003-06-26 | 2004-12-30 | Kabushiki Kaisha Toshiba | Information processing apparatus and data erasure method for use in the same |
Non-Patent Citations (2)
Title |
---|
GUTMANN P.: "Secure Deletion of Data from Magnetic and Solid-State Memory", PROCEEDINGS OF THE SIXTH USENIX SECURITY SYMPOSIUM, pages 77 - 90, XP002190890 * |
See also references of EP1839154A4 * |
Cited By (81)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8935302B2 (en) | 2006-12-06 | 2015-01-13 | Intelligent Intellectual Property Holdings 2 Llc | Apparatus, system, and method for data block usage information synchronization for a non-volatile storage volume |
US8261005B2 (en) | 2006-12-06 | 2012-09-04 | Fusion-Io, Inc. | Apparatus, system, and method for managing data in a storage device with an empty data token directive |
US8756375B2 (en) | 2006-12-06 | 2014-06-17 | Fusion-Io, Inc. | Non-volatile cache |
WO2008070811A3 (en) * | 2006-12-06 | 2008-08-07 | David Flynn | Apparatus, system, and method for managing data in a storage device with an empty data token directive |
US8762658B2 (en) | 2006-12-06 | 2014-06-24 | Fusion-Io, Inc. | Systems and methods for persistent deallocation |
US8296337B2 (en) | 2006-12-06 | 2012-10-23 | Fusion-Io, Inc. | Apparatus, system, and method for managing data from a requesting device with an empty data token directive |
US9734086B2 (en) | 2006-12-06 | 2017-08-15 | Sandisk Technologies Llc | Apparatus, system, and method for a device shared between multiple independent hosts |
US11847066B2 (en) | 2006-12-06 | 2023-12-19 | Unification Technologies Llc | Apparatus, system, and method for managing commands of solid-state storage using bank interleave |
US9575902B2 (en) | 2006-12-06 | 2017-02-21 | Longitude Enterprise Flash S.A.R.L. | Apparatus, system, and method for managing commands of solid-state storage using bank interleave |
US9519594B2 (en) | 2006-12-06 | 2016-12-13 | Sandisk Technologies Llc | Apparatus, system, and method for solid-state storage as cache for high-capacity, non-volatile storage |
US11640359B2 (en) | 2006-12-06 | 2023-05-02 | Unification Technologies Llc | Systems and methods for identifying storage resources that are not in use |
US11960412B2 (en) | 2006-12-06 | 2024-04-16 | Unification Technologies Llc | Systems and methods for identifying storage resources that are not in use |
US9824027B2 (en) | 2006-12-06 | 2017-11-21 | Sandisk Technologies Llc | Apparatus, system, and method for a storage area network |
JP2010512586A (en) * | 2006-12-06 | 2010-04-22 | フュージョン マルチシステムズ,インク.(ディービイエイ フュージョン−アイオー) | Apparatus, system and method for managing data in a storage device using an empty data token command |
US8533406B2 (en) | 2006-12-06 | 2013-09-10 | Fusion-Io, Inc. | Apparatus, system, and method for identifying data that is no longer in use |
US9454492B2 (en) | 2006-12-06 | 2016-09-27 | Longitude Enterprise Flash S.A.R.L. | Systems and methods for storage parallelism |
US11573909B2 (en) | 2006-12-06 | 2023-02-07 | Unification Technologies Llc | Apparatus, system, and method for managing commands of solid-state storage using bank interleave |
US9495241B2 (en) | 2006-12-06 | 2016-11-15 | Longitude Enterprise Flash S.A.R.L. | Systems and methods for adaptive data storage |
US8838875B2 (en) | 2007-02-13 | 2014-09-16 | Samsung Electronics Co., Ltd. | Systems, methods and computer program products for operating a data processing system in which a file delete command is sent to an external storage device for invalidating data thereon |
US9519540B2 (en) | 2007-12-06 | 2016-12-13 | Sandisk Technologies Llc | Apparatus, system, and method for destaging cached data |
US9600184B2 (en) | 2007-12-06 | 2017-03-21 | Sandisk Technologies Llc | Apparatus, system, and method for coordinating storage requests in a multi-processor/multi-thread environment |
US9170754B2 (en) | 2007-12-06 | 2015-10-27 | Intelligent Intellectual Property Holdings 2 Llc | Apparatus, system, and method for coordinating storage requests in a multi-processor/multi-thread environment |
WO2010116419A1 (en) * | 2009-04-10 | 2010-10-14 | Hitachi, Ltd. | Storage apparatus and method for shredding storage medium |
US8195874B2 (en) | 2009-04-10 | 2012-06-05 | Hitachi, Ltd. | Storage apparatus and method for shredding storage medium |
US8719501B2 (en) | 2009-09-08 | 2014-05-06 | Fusion-Io | Apparatus, system, and method for caching data on a solid-state storage device |
US9305610B2 (en) | 2009-09-09 | 2016-04-05 | SanDisk Technologies, Inc. | Apparatus, system, and method for power reduction management in a storage device |
US9223514B2 (en) | 2009-09-09 | 2015-12-29 | SanDisk Technologies, Inc. | Erase suspend/resume for memory |
US9015425B2 (en) | 2009-09-09 | 2015-04-21 | Intelligent Intellectual Property Holdings 2, LLC. | Apparatus, systems, and methods for nameless writes |
US8578127B2 (en) | 2009-09-09 | 2013-11-05 | Fusion-Io, Inc. | Apparatus, system, and method for allocating storage |
US9251062B2 (en) | 2009-09-09 | 2016-02-02 | Intelligent Intellectual Property Holdings 2 Llc | Apparatus, system, and method for conditional and atomic storage operations |
US9122579B2 (en) | 2010-01-06 | 2015-09-01 | Intelligent Intellectual Property Holdings 2 Llc | Apparatus, system, and method for a storage layer |
US8601222B2 (en) | 2010-05-13 | 2013-12-03 | Fusion-Io, Inc. | Apparatus, system, and method for conditional and atomic storage operations |
US8984216B2 (en) | 2010-09-09 | 2015-03-17 | Fusion-Io, Llc | Apparatus, system, and method for managing lifetime of a storage device |
US8527693B2 (en) | 2010-12-13 | 2013-09-03 | Fusion IO, Inc. | Apparatus, system, and method for auto-commit memory |
US9223662B2 (en) | 2010-12-13 | 2015-12-29 | SanDisk Technologies, Inc. | Preserving data of a volatile memory |
US9218278B2 (en) | 2010-12-13 | 2015-12-22 | SanDisk Technologies, Inc. | Auto-commit memory |
US10817421B2 (en) | 2010-12-13 | 2020-10-27 | Sandisk Technologies Llc | Persistent data structures |
US10817502B2 (en) | 2010-12-13 | 2020-10-27 | Sandisk Technologies Llc | Persistent memory management |
US9208071B2 (en) | 2010-12-13 | 2015-12-08 | SanDisk Technologies, Inc. | Apparatus, system, and method for accessing memory |
US9772938B2 (en) | 2010-12-13 | 2017-09-26 | Sandisk Technologies Llc | Auto-commit memory metadata and resetting the metadata by writing to special address in free space of page storing the metadata |
US9047178B2 (en) | 2010-12-13 | 2015-06-02 | SanDisk Technologies, Inc. | Auto-commit memory synchronization |
US9767017B2 (en) | 2010-12-13 | 2017-09-19 | Sandisk Technologies Llc | Memory device with volatile and non-volatile media |
US10133663B2 (en) | 2010-12-17 | 2018-11-20 | Longitude Enterprise Flash S.A.R.L. | Systems and methods for persistent address space management |
US9213594B2 (en) | 2011-01-19 | 2015-12-15 | Intelligent Intellectual Property Holdings 2 Llc | Apparatus, system, and method for managing out-of-service conditions |
US8874823B2 (en) | 2011-02-15 | 2014-10-28 | Intellectual Property Holdings 2 Llc | Systems and methods for managing data input/output operations |
US9003104B2 (en) | 2011-02-15 | 2015-04-07 | Intelligent Intellectual Property Holdings 2 Llc | Systems and methods for a file-level cache |
US8825937B2 (en) | 2011-02-25 | 2014-09-02 | Fusion-Io, Inc. | Writing cached data forward on read |
US9141527B2 (en) | 2011-02-25 | 2015-09-22 | Intelligent Intellectual Property Holdings 2 Llc | Managing cache pools |
US8966191B2 (en) | 2011-03-18 | 2015-02-24 | Fusion-Io, Inc. | Logical interface for contextual storage |
US9563555B2 (en) | 2011-03-18 | 2017-02-07 | Sandisk Technologies Llc | Systems and methods for storage allocation |
US9250817B2 (en) | 2011-03-18 | 2016-02-02 | SanDisk Technologies, Inc. | Systems and methods for contextual storage |
US9201677B2 (en) | 2011-05-23 | 2015-12-01 | Intelligent Intellectual Property Holdings 2 Llc | Managing data input/output operations |
US9274937B2 (en) | 2011-12-22 | 2016-03-01 | Longitude Enterprise Flash S.A.R.L. | Systems, methods, and interfaces for vector input/output operations |
US8725934B2 (en) | 2011-12-22 | 2014-05-13 | Fusion-Io, Inc. | Methods and appratuses for atomic storage operations |
US9251086B2 (en) | 2012-01-24 | 2016-02-02 | SanDisk Technologies, Inc. | Apparatus, system, and method for managing a cache |
US9116812B2 (en) | 2012-01-27 | 2015-08-25 | Intelligent Intellectual Property Holdings 2 Llc | Systems and methods for a de-duplication cache |
US10339056B2 (en) | 2012-07-03 | 2019-07-02 | Sandisk Technologies Llc | Systems, methods and apparatus for cache transfers |
US9612966B2 (en) | 2012-07-03 | 2017-04-04 | Sandisk Technologies Llc | Systems, methods and apparatus for a virtual machine cache |
US9904488B2 (en) | 2012-07-17 | 2018-02-27 | International Business Machines Corporation | Monitoring of residual encrypted data to improve erase performance on a magnetic medium |
US8799612B2 (en) | 2012-07-17 | 2014-08-05 | International Business Machines Corporation | Monitoring of extent of writing of unobscured data to improve erase performance on a magnetic medium |
US9406335B2 (en) | 2012-07-17 | 2016-08-02 | International Business Machines Corporation | Monitoring of residual encrypted data to improve erase performance on a magnetic medium |
US9058123B2 (en) | 2012-08-31 | 2015-06-16 | Intelligent Intellectual Property Holdings 2 Llc | Systems, methods, and interfaces for adaptive persistence |
US10359972B2 (en) | 2012-08-31 | 2019-07-23 | Sandisk Technologies Llc | Systems, methods, and interfaces for adaptive persistence |
US10346095B2 (en) | 2012-08-31 | 2019-07-09 | Sandisk Technologies, Llc | Systems, methods, and interfaces for adaptive cache persistence |
US10509776B2 (en) | 2012-09-24 | 2019-12-17 | Sandisk Technologies Llc | Time sequence data management |
US10318495B2 (en) | 2012-09-24 | 2019-06-11 | Sandisk Technologies Llc | Snapshots for a non-volatile device |
US9842053B2 (en) | 2013-03-15 | 2017-12-12 | Sandisk Technologies Llc | Systems and methods for persistent cache logging |
US10558561B2 (en) | 2013-04-16 | 2020-02-11 | Sandisk Technologies Llc | Systems and methods for storage metadata management |
US10102144B2 (en) | 2013-04-16 | 2018-10-16 | Sandisk Technologies Llc | Systems, methods and interfaces for data virtualization |
US9842128B2 (en) | 2013-08-01 | 2017-12-12 | Sandisk Technologies Llc | Systems and methods for atomic storage operations |
KR20160052690A (en) * | 2013-09-06 | 2016-05-12 | 웨스턴 디지털 테크놀로지스, 인코포레이티드 | High performance system providing selective merging of dataframe segments in hardware |
AU2014328501B2 (en) * | 2013-09-06 | 2018-11-08 | Western Digital Technologies, Inc. | High performance system providing selective merging of dataframe segments in hardware |
KR101905280B1 (en) | 2013-09-06 | 2018-10-05 | 웨스턴 디지털 테크놀로지스, 인코포레이티드 | High performance system providing selective merging of dataframe segments in hardware |
JP2016530648A (en) * | 2013-09-06 | 2016-09-29 | ウェスタン デジタル テクノロジーズ インコーポレーテッド | A high performance system that provides selective merging of data frame segments in hardware |
WO2015047697A1 (en) | 2013-09-06 | 2015-04-02 | Western Digital Technologies, Inc. | High performance system providing selective merging of dataframe segments in hardware |
EP3042290A4 (en) * | 2013-09-06 | 2017-08-30 | Western Digital Technologies, Inc. | High performance system providing selective merging of dataframe segments in hardware |
US9760304B2 (en) | 2013-09-06 | 2017-09-12 | Western Digital Technologies, Inc. | High performance system for selective merging of dataframe segments |
US10019320B2 (en) | 2013-10-18 | 2018-07-10 | Sandisk Technologies Llc | Systems and methods for distributed atomic storage operations |
US10073630B2 (en) | 2013-11-08 | 2018-09-11 | Sandisk Technologies Llc | Systems and methods for log coordination |
US9946607B2 (en) | 2015-03-04 | 2018-04-17 | Sandisk Technologies Llc | Systems and methods for storage error management |
GB2620445A (en) * | 2022-07-08 | 2024-01-10 | Kirintec Ltd | Data erasure system |
Also Published As
Publication number | Publication date |
---|---|
AU2004325580A1 (en) | 2006-06-15 |
JP2008523468A (en) | 2008-07-03 |
EP1839154A1 (en) | 2007-10-03 |
IL183682A0 (en) | 2007-09-20 |
CA2591333A1 (en) | 2006-06-15 |
EP1839154A4 (en) | 2008-07-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2006062511A1 (en) | System and method of erasing non-volatile recording media | |
US6154808A (en) | Method and apparatus for controlling data erase operations of a non-volatile memory device | |
US6388908B1 (en) | Recording system, data recording device, memory device, and data recording method | |
CN1307554C (en) | Data recorder and method for recording data in flash memory | |
EP0712067B1 (en) | Flash disk card | |
US5787484A (en) | System and method which compares data preread from memory cells to data to be written to the cells | |
US8024530B2 (en) | Security erase of a delete file and of sectors not currently assigned to a file | |
US5841699A (en) | Storage device and method to detect its degradation | |
US6477632B1 (en) | Storage device and accessing method | |
US7564721B2 (en) | Method and apparatus for improving storage performance using a background erase | |
US5619452A (en) | Semiconductor disk device with a constant data-writing time period | |
JP2007193449A (en) | Information recorder, and control method therefor | |
US20060120235A1 (en) | System and method of erasing non-volatile recording media | |
JP2007193448A (en) | Information recorder, and control method therefor | |
US20080244173A1 (en) | Storage device using nonvolatile cache memory and control method thereof | |
US7120766B2 (en) | Apparatus and method to initialize information disposed in an information storage and retrieval system | |
JP2007193866A (en) | Information recording device and its control method | |
US5617380A (en) | Apparatus and method for drive management for multi-pass storage devices | |
US20070250661A1 (en) | Data recording apparatus and method of controlling the same | |
KR100479170B1 (en) | Access control device for memory and method thereof | |
KR20070114704A (en) | System and method of erasing non-volatile recording media | |
US20030210489A1 (en) | Data eraser and data erasing program | |
CN101111825A (en) | System and method for erasing non-volatile recording medium | |
JPH04313882A (en) | Record control system for memory card | |
CN114282228B (en) | Module and method for detecting malicious activity in a storage device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWE | Wipo information: entry into national phase |
Ref document number: 183682 Country of ref document: IL Ref document number: 2007544321 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2591333 Country of ref document: CA |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2004325580 Country of ref document: AU |
|
ENP | Entry into the national phase |
Ref document number: 2004325580 Country of ref document: AU Date of ref document: 20041206 Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2004813277 Country of ref document: EP Ref document number: 1020077015464 Country of ref document: KR |
|
WWP | Wipo information: published in national office |
Ref document number: 2004325580 Country of ref document: AU |
|
WWE | Wipo information: entry into national phase |
Ref document number: 200480044858.2 Country of ref document: CN |
|
WWP | Wipo information: published in national office |
Ref document number: 2004813277 Country of ref document: EP |