US20080010416A1 - Adaptive Read Ahead Method of Data Recorded on a Sequential Media Readable via a Variable Data Block Size Storage Device - Google Patents

Adaptive Read Ahead Method of Data Recorded on a Sequential Media Readable via a Variable Data Block Size Storage Device Download PDF

Info

Publication number
US20080010416A1
US20080010416A1 US11/857,916 US85791607A US2008010416A1 US 20080010416 A1 US20080010416 A1 US 20080010416A1 US 85791607 A US85791607 A US 85791607A US 2008010416 A1 US2008010416 A1 US 2008010416A1
Authority
US
United States
Prior art keywords
block size
data block
read
read ahead
request
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.)
Abandoned
Application number
US11/857,916
Inventor
Ralph Beeston
Cory Smith
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US11/857,916 priority Critical patent/US20080010416A1/en
Publication of US20080010416A1 publication Critical patent/US20080010416A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0862Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches with prefetch
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • G06F3/0613Improving I/O performance in relation to throughput
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0655Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
    • G06F3/0659Command handling arrangements, e.g. command buffers, queues, command scheduling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • G06F3/0682Tape device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0866Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches for peripheral storage systems, e.g. disk cache

Definitions

  • the present invention generally relates to executing a read ahead request of data recorded on a sequential media (e.g., tape) readable via a variable data block size storage device (e.g., a tape drive).
  • the present invention specifically relates to executing the read ahead request based on a dynamic prediction of the recorded data block size of recorded data of the sequential media that is responsive to the execution of the read ahead request.
  • FIG. 1 illustrates a conventional storage subsystem employing a host 20 , a variable data block size storage device 30 (e.g., a tape drive system), and a storage controller 40 employing a sequential media read module 41 for executing read requests of data recorded on a sequential media 31 (e.g., a tape cartridge) readable by way of a device 30 as requested by host 20 and for autonomously executing read ahead requests of the data recorded on sequential media 31 on behalf of host 20 .
  • a sequential media read module 41 for executing read requests of data recorded on a sequential media 31 (e.g., a tape cartridge) readable by way of a device 30 as requested by host 20 and for autonomously executing read ahead requests of the data recorded on sequential media 31 on behalf of host 20 .
  • module 41 initially executes a read request RR 20 of the data recorded on sequential media 31 as requested by host 20 and returns recorded data RCD 20 responsive to the execution of read request RR 20 to host 20 . Thereafter, module 41 determines if the execution of one or more read ahead requests of the data recorded on sequential media 31 on behalf of host 20 is warranted. If so, as exemplarily illustrated in FIGS. 2 and 3 , module 41 conservatively allocates space in a cache 42 for one or more read requests where a read ahead data block size (“RADBS”) of each read ahead request equals a maximum recorded data block size (“MRCDBS”) parameter of device 30 .
  • RADBS read ahead data block size
  • MRCDBS maximum recorded data block size
  • module 41 This allocation of space by module 41 is necessary in view of the facts that the recorded data block size of some or all of the data recorded on sequential media 31 may be less than the MRCDBS parameter, and module 41 will not know the largest recorded data block size of the data recorded on sequential media 31 when executing a read ahead request. Module 41 therefore executes an X number of read ahead requests RAR 42(X) with the read ahead data block size RADBS of each read ahead request equaling the MRCDBS parameter.
  • This conservative read ahead process is optimally performed by module 41 when the recorded data block size RCDBS 42(X) of recorded data RCD 42(X) responsive to an execution of a read ahead request RAR 42(X) as stored in cache 42 equals the read ahead data block size RADBS 42(X) of the read ahead request RAR 42(X) as exemplarily shown in FIG. 2 .
  • this conservative read ahead process is not optimally performed by module 41 when the recorded data block size RCDBS 42(X) of recorded data RCD 42(X) responsive to an execution of a read ahead request RAR 42(X) as stored in cache 42 is less than the read ahead data block size RADBS 42(X) of the read ahead request RAR 42(X) as exemplarily shown in FIG. 3 .
  • the primary reason such a case is not optimal is the requirement by device 30 to execute an interrupt to build a special status and extra interface overhead to report to module 41 the difference between the recorded data block size RCDBS 42(X) of recorded data RCD 42(X) as stored in device 31 and the read ahead data block size RADBS 42(X) of the read ahead request RAR 42(X) .
  • a challenge therefore for the storage industry is to improve upon a performance of a read ahead processing of data recorded on a sequential media readable via a variable data block size storage device when the recorded data block size of recorded data responsive to a read ahead request does not equal the read ahead data block size of the read ahead request.
  • One form of the present invention is signal bearing medium tangibly embodying a program of machine-readable instructions executable by a processor to implement an adaptive read ahead of a sequential media readable via a variable data block size sequential storage device.
  • the operations comprising an execution of a read request of the sequential media in response to an electrical communication of the read request from a host, wherein the read request is executed with a read request data block size equal to a maximum recorded data block size parameter of the variable data block size storage device, and subsequent to the execution of the read request of the sequential media, a setting of an adaptive read ahead data block size variable to equal a recorded data block size of data recorded on the sequential media that is responsive to the execution of the read request.
  • a second form of the present invention is a system comprising a processor and a memory storing instructions operable with the processor for implementing an adaptive read ahead of a sequential media readable via a variable data block size sequential storage device.
  • the instructions are executed for executing a read request of the sequential media in response to an electrical communication of the read request from a host, wherein the read request is executed with a read request data block size equal to a maximum recorded data block size parameter of the variable data block size storage device, and subsequent to the execution of the read request of the sequential media, setting an adaptive read ahead data block size variable to equal a recorded data block size of data recorded on the sequential media that is responsive to the execution of the read request.
  • a third form of the present invention is method for implementing an adaptive read ahead of a sequential media readable via a variable data block size sequential storage device.
  • the method comprising an execution of a read request of the sequential media in response to an electrical communication of the read request from a host, wherein the read request is executed with a read request data block size equal to a maximum recorded data block size parameter of the variable data block size storage device, and subsequent to the execution of the read request of the sequential media, a setting of an adaptive read ahead data block size variable to equal a recorded data block size of data recorded on the sequential media that is responsive to the execution of the read request.
  • FIG. 1 illustrates a storage subsystem as known in the art
  • FIGS. 2 and 3 illustrates exemplary executions of a read ahead request by the storage subsystem illustrated in FIG. 1 ;
  • FIG. 4 illustrates one embodiment of a storage subsystem in accordance with the present invention
  • FIG. 5 illustrates a flowchart representative of one embodiment of a read request execution method in accordance with the present invention
  • FIGS. 6 and 7 illustrate exemplary executions of a read request by the storage subsystem illustrated in FIG. 4 in accordance with the flowchart illustrated in FIG. 5 ;
  • FIG. 8 illustrates a flowchart representative of one embodiment of a read ahead execution request method in accordance with the present invention
  • FIG. 9 illustrates a flowchart representative of one embodiment of a read ahead data block size adaptation method in accordance with the present invention.
  • FIGS. 10-15 illustrates exemplary executions of read ahead requests by the storage subsystem illustrated in FIG. 4 in accordance with the flowcharts illustrated in FIGS. 8 and 9 ;
  • FIG. 16 illustrates a flowchart representative of one embodiment of a read ahead termination method in accordance with the present invention.
  • FIG. 17 illustrates one embodiment of a storage controller in accordance with the present invention.
  • FIG. 4 illustrates a storage subsystem of the present invention employing host 20 , variable block size storage device 30 (e.g., a tape drive), and a storage controller 50 employing a sequential media read module 51 for conventionally executing read requests of data recorded on a sequential media 31 (e.g., a tape cartridge) mounted on device 30 as requested by host 20 and for autonomously executing read ahead requests of the data recorded on sequential media 31 on behalf of host 20 in accordance with the present invention.
  • storage controller 50 is structurally configured with hardware, software and/or firmware to implement a read request execution method and a read ahead request execution method of the present invention.
  • the following description of exemplary embodiments of the read request execution method and a read ahead request execution method of the present invention does not limit the scope of the read request execution method and a read ahead request execution method of the present invention.
  • FIG. 5 illustrates a flowchart 60 representative of one exemplary embodiment of the read request execution method of the present invention.
  • a stage S 62 of flowchart 50 encompasses module 51 executing a read request RR 20 of the data recorded on sequential media 31 with a read data block size RDBS 20 equal to a maximum recorded data block size (“MRCDBS”) parameter of device 30 .
  • MRCDBS maximum recorded data block size
  • module 51 queries device 30 for the MRCDBS parameter, receives an electrical communication of read request RR 20 from host 20 , formats read request RR 20 with the read data block size RDBS 20 equal to the maximum recorded data block size (“MRCDBS”) parameter, electrically communicates the formatted read request RR 20 to device 30 , receives an electrical communication of data RCD 20 recorded on sequential media 31 that is responsive to read request RR 20 , and returns the recorded data RCD 20 to host 20 .
  • MRCDBS maximum recorded data block size
  • a stage S 64 of flowchart 60 encompasses module 51 determining whether a read ahead of sequential media 31 is warranted.
  • module 51 implements a read ahead policy in determining whether a read ahead of sequential media 31 is warranted. If a read ahead of sequential media 31 is not warranted, then module 51 proceeds to terminate flowchart 60 . Otherwise, module 51 sequentially proceeds to a stage S 66 of flowchart 60 to set an adaptive read ahead data block size (“ARADBS”) variable to equal a recorded data block size RCDBS 20 of the recorded data RCD 20 , which may equal the MRCDBS parameter as illustrated in FIG. 6 or which may be less the MRCDBS parameter as illustrated in FIG.
  • ARADBS adaptive read ahead data block size
  • module 51 terminates flowchart 60 to thereby implement a flowchart 70 illustrated in FIG. 8 that is representative of the read ahead execution method of the present invention.
  • the ARADBS variable is conditionally adjusted during the execution of read ahead requests by module 51 based on a comparison of the recorded data block sizes of data recorded on sequential media 31 that are responsive to the executions of the read ahead requests to the ARADBS variable, and on a comparison of the optional inaccurate prediction count Y and an inaccurate prediction threshold.
  • flowchart 70 will be explained herein in the context of an initial execution of stages S 72 -S 76 of flowchart 70 .
  • a stage S 72 of flowchart 70 encompasses module 51 incrementing read ahead request count X from zero (0) to one (1).
  • a stage S 74 of flowchart 70 encompasses module 51 executing a read ahead request RAR 51(1) with a read ahead data block size RADBS 51(1) equal to the ARADBS variable, which at this time is equal to the recorded data block size RCDBS 20 of the recorded data RCD 20 .
  • a stage S 76 of flowchart 70 encompasses module 51 conditionally setting the ARADBS variable equal to a recorded data block size RCDBS 51(1) of data RCD 51(1) recorded on sequential media 31 that is responsive to the execution of read ahead request RAR 51(1) .
  • stage S 76 does not limit or restrict the scope of the structural configurations of module 51 in accordance with the present invention.
  • module 51 determines during stage S 82 that recorded data block size RCDBS 51(1) of recorded data RCD 51(1) is less than ( ⁇ ) the ARADBS variable, then module 51 sequentially proceed to a stage S 86 of flowchart 80 to increment inaccurate prediction count Y from zero (0) to one (1) and a stage S 88 of flowchart 80 to determine whether the incremented inaccurate prediction count Y exceeds the inaccurate predication threshold. If module 51 decides during stage S 88 that the incremented inaccurate prediction count Y does not exceed the inaccurate predication threshold, the module 51 proceeds to stage S 84 to retain the setting of ARADBS variable as being equal to the recorded data block size RCDBS 20 of the recorded data RCD 20 , which may equal the MRCDBS parameter as illustrated in FIG.
  • module 51 proceeds to a stage S 90 of flowchart 80 to set the ARADBS variable equal to the MRCDBS parameter as exemplarily illustrated in FIGS. 12 and 13 .
  • module 51 determines during stage S 82 that recorded data block size RCDBS 51(1) of recorded data RCD 51(1) is greater than ( ⁇ ) the ARADBS variable (which can only be the case if the ARADBS variable is less than the MRCDBS parameter), then module 51 sequentially proceeds to a stage S 92 to re-execute read ahead request RAR 51(1) with the read ahead data block size RADBS 51(1) equal to the MRCDBS parameter, a stage S 94 of flowchart 80 to set the ARABS variable equal to the recorded data block size RCDBS 51(1) of recorded data RCD 51(1) , which is responsive to the re-execution of read ahead request RAR 51(1) , and to stage S 86 to increment the inaccurate prediction count Y.
  • module 51 decides during stage S 88 that the incremented inaccurate prediction count Y does not exceed the inaccurate predication threshold, the module 51 proceeds to stage S 84 to retain the setting of ARADBS variable as being equal to the recorded data block size RCDBS 51(1) of recorded data RCD 51(1) , which may equal the MRCDBS parameter as illustrated in FIG. 14 or which may be less the MRCDBS parameter as illustrated in FIG. 15 . Otherwise, module 51 proceeds to a stage S 90 of flowchart 80 to set the ARADBS variable equal to the MRCDBS parameter as exemplarily illustrated in FIGS. 14 and 15 .
  • module 51 will eventually proceed to stage 78 to decide whether flowchart 70 should be terminated. If module 51 decides during stage S 78 to continue the read ahead of media 31 , then module 51 re-executes the loop S 74 -S 78 with the increment read ahead request count X being incremented from one (1) to two (2) and the ARADBS variable being equal to either the recorded data block size RCDBS 20 of recorded data RCD 20 , the recorded data block size RCDBS 51(1) of recorded data RCD 51(1) or the MRCDBS parameter in dependence upon the execution of flowchart 80 with read ahead request count X being equal to one (1).
  • stage S 78 does not limit or restrict the scope of the structural configurations of module 51 in accordance with the present invention.
  • a stage S 102 of flowchart 100 encompasses module 51 determining whether a read ahead termination event has occurred
  • a stage S 104 of flowchart 100 encompasses module 51 determining whether a read ahead intervening event has occurred.
  • a read ahead termination event for purposes of the present invention is an event that warrants a permanent termination by module 51 of the current read ahead process, such as, for example, module 51 encountering a file mark record during the read ahead process or host 20 issuing a new command that warrants a termination of the read ahead process (e.g., a write type command, or a position command in the form of a locate, space, operation or rewind).
  • a read ahead intervening event for purposes of the present invention is an event that warrants a temporary termination or pause by module 51 of the current read ahead process, such as, for example, a storage capacity of cache 52 is incapable of storing any additional recorded data from media 31 .
  • module 51 determines during stage S 102 that a read ahead termination has not occurred and determines during stage S 104 that a read ahead termination has not occurred, then module 51 proceeds to stage S 72 as previously described herein in connection with FIGS. 8 and 9 .
  • module 51 determines during stage S 102 that a read ahead termination has occurred, then module 51 proceeds to a stage S 106 of flowchart 100 to reset read ahead request count X and inaccurate prediction count Y to zero (0) and to reset the ARADBS variable to equal the MRCDBS parameter.
  • module 51 will start a new read ahead process with a clean slate in view of the fact that the block size of recorded data may have changed since the termination of the previous read ahead process. This is particularly true for cases where host 20 issues a read command after it reads a file mark encountered by module 51 during the previous read ahead process.
  • module 51 determines during stage S 102 that a read ahead termination has not occurred and determines during stage S 104 that a read ahead termination has occurred, then module 51 proceeds to a stage S 108 of flowchart 100 to retains read ahead request count X, inaccurate prediction count Y to zero (0) and the setting of the ARADBS variable. Module 51 thereafter proceeds to a stage S 110 of flowchart 108 to determine if the intervening event is completed (e.g., a storage capacity of cache 52 is capable of storing additional recorded data from media 31 upon host 20 receiving recorded data from cache 52 ). Upon completion of the intervening event, module 51 will proceed to stage S 72 whereby module 51 will restart the previous read ahead process with the previous setting of the ARADBS variable.
  • the intervening event e.g., a storage capacity of cache 52 is capable of storing additional recorded data from media 31 upon host 20 receiving recorded data from cache 52 .
  • flowchart 60 FIG. 5
  • flowchart 70 FIG. 8
  • flowchart 80 FIG. 9
  • those having ordinary skill in the art will appreciate the various advantages of the ARADBS variable and inaccurate prediction count Y of the present invention in improving the performance of a module 51 in executing read ahead requests RAR 51(X) of media 31 on behalf of host 20 ( FIG. 3 ) as compared to the performance of module 41 in executing read ahead requests RAR 41(X) of media 31 on behalf of host 20 ( FIG. 1 ).
  • sequential mead read module 51 ( FIG. 3 ) is embodied as a software 51 a written in a conventional language and installed within a memory 54 of storage controller 50 whereby a processor 53 of storage controller 50 can execute software 51 a to perform various operations of the present invention as described in connection with the illustrations of FIGS. 4-16 .
  • module 51 has been described herein as being employed within controller 50 , in practice module 51 can alternatively be implemented as hardware, software and/or firmware in host 20 or device 30 .

Abstract

A read request of a sequential media from a host is executed with a read request data block size equal to a maximum recorded data block size parameter of the variable data block size storage device. Subsequently, if warranted, an adaptive read ahead data block size variable is set to equal a recorded data block size of data recorded on the sequential media that is responsive to the execution of the read request, and one or more read ahead requests of the sequential media are executed with a read ahead data block size equal to the adaptive read ahead data block size variable. The adaptive read ahead data block size variable is conditionally adjusted based on the recorded data block size(s) of data recorded on the sequential media that is responsive to the execution(s) of the read ahead request(s)

Description

  • This application claims benefit of, and priority to, U.S. patent application Ser. No. 11/119,968 filed May 2, 2005, the entirety of which is incorporated herein by reference, as a continuation application.
  • FIELD OF INVENTION
  • The present invention generally relates to executing a read ahead request of data recorded on a sequential media (e.g., tape) readable via a variable data block size storage device (e.g., a tape drive). The present invention specifically relates to executing the read ahead request based on a dynamic prediction of the recorded data block size of recorded data of the sequential media that is responsive to the execution of the read ahead request.
  • BACKGROUND OF THE INVENTION
  • FIG. 1 illustrates a conventional storage subsystem employing a host 20, a variable data block size storage device 30 (e.g., a tape drive system), and a storage controller 40 employing a sequential media read module 41 for executing read requests of data recorded on a sequential media 31 (e.g., a tape cartridge) readable by way of a device 30 as requested by host 20 and for autonomously executing read ahead requests of the data recorded on sequential media 31 on behalf of host 20.
  • In operation, module 41 initially executes a read request RR20 of the data recorded on sequential media 31 as requested by host 20 and returns recorded data RCD20 responsive to the execution of read request RR20 to host 20. Thereafter, module 41 determines if the execution of one or more read ahead requests of the data recorded on sequential media 31 on behalf of host 20 is warranted. If so, as exemplarily illustrated in FIGS. 2 and 3, module 41 conservatively allocates space in a cache 42 for one or more read requests where a read ahead data block size (“RADBS”) of each read ahead request equals a maximum recorded data block size (“MRCDBS”) parameter of device 30. This allocation of space by module 41 is necessary in view of the facts that the recorded data block size of some or all of the data recorded on sequential media 31 may be less than the MRCDBS parameter, and module 41 will not know the largest recorded data block size of the data recorded on sequential media 31 when executing a read ahead request. Module 41 therefore executes an X number of read ahead requests RAR42(X) with the read ahead data block size RADBS of each read ahead request equaling the MRCDBS parameter. This conservative read ahead process is optimally performed by module 41 when the recorded data block size RCDBS42(X) of recorded data RCD42(X) responsive to an execution of a read ahead request RAR42(X) as stored in cache 42 equals the read ahead data block size RADBS42(X) of the read ahead request RAR42(X) as exemplarily shown in FIG. 2. Conversely, this conservative read ahead process is not optimally performed by module 41 when the recorded data block size RCDBS42(X) of recorded data RCD42(X) responsive to an execution of a read ahead request RAR42(X) as stored in cache 42 is less than the read ahead data block size RADBS42(X) of the read ahead request RAR42(X) as exemplarily shown in FIG. 3. The primary reason such a case is not optimal is the requirement by device 30 to execute an interrupt to build a special status and extra interface overhead to report to module 41 the difference between the recorded data block size RCDBS42(X) of recorded data RCD42(X) as stored in device 31 and the read ahead data block size RADBS42(X) of the read ahead request RAR42(X).
  • A challenge therefore for the storage industry is to improve upon a performance of a read ahead processing of data recorded on a sequential media readable via a variable data block size storage device when the recorded data block size of recorded data responsive to a read ahead request does not equal the read ahead data block size of the read ahead request.
  • SUMMARY OF THE INVENTION
  • One form of the present invention is signal bearing medium tangibly embodying a program of machine-readable instructions executable by a processor to implement an adaptive read ahead of a sequential media readable via a variable data block size sequential storage device. The operations comprising an execution of a read request of the sequential media in response to an electrical communication of the read request from a host, wherein the read request is executed with a read request data block size equal to a maximum recorded data block size parameter of the variable data block size storage device, and subsequent to the execution of the read request of the sequential media, a setting of an adaptive read ahead data block size variable to equal a recorded data block size of data recorded on the sequential media that is responsive to the execution of the read request.
  • A second form of the present invention is a system comprising a processor and a memory storing instructions operable with the processor for implementing an adaptive read ahead of a sequential media readable via a variable data block size sequential storage device. The instructions are executed for executing a read request of the sequential media in response to an electrical communication of the read request from a host, wherein the read request is executed with a read request data block size equal to a maximum recorded data block size parameter of the variable data block size storage device, and subsequent to the execution of the read request of the sequential media, setting an adaptive read ahead data block size variable to equal a recorded data block size of data recorded on the sequential media that is responsive to the execution of the read request.
  • A third form of the present invention is method for implementing an adaptive read ahead of a sequential media readable via a variable data block size sequential storage device. The method comprising an execution of a read request of the sequential media in response to an electrical communication of the read request from a host, wherein the read request is executed with a read request data block size equal to a maximum recorded data block size parameter of the variable data block size storage device, and subsequent to the execution of the read request of the sequential media, a setting of an adaptive read ahead data block size variable to equal a recorded data block size of data recorded on the sequential media that is responsive to the execution of the read request.
  • The forgoing forms and other forms, objects, and aspects as well as features and advantages of the present invention will become further apparent from the following detailed description of the various embodiments of the present invention, read in conjunction with the accompanying drawings. The detailed description and drawings are merely illustrative of the present invention, rather than limiting the scope of the present invention being defined by the appended claims and equivalents thereof.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates a storage subsystem as known in the art;
  • FIGS. 2 and 3 illustrates exemplary executions of a read ahead request by the storage subsystem illustrated in FIG. 1;
  • FIG. 4 illustrates one embodiment of a storage subsystem in accordance with the present invention;
  • FIG. 5 illustrates a flowchart representative of one embodiment of a read request execution method in accordance with the present invention;
  • FIGS. 6 and 7 illustrate exemplary executions of a read request by the storage subsystem illustrated in FIG. 4 in accordance with the flowchart illustrated in FIG. 5;
  • FIG. 8 illustrates a flowchart representative of one embodiment of a read ahead execution request method in accordance with the present invention;
  • FIG. 9 illustrates a flowchart representative of one embodiment of a read ahead data block size adaptation method in accordance with the present invention;
  • FIGS. 10-15 illustrates exemplary executions of read ahead requests by the storage subsystem illustrated in FIG. 4 in accordance with the flowcharts illustrated in FIGS. 8 and 9;
  • FIG. 16 illustrates a flowchart representative of one embodiment of a read ahead termination method in accordance with the present invention; and
  • FIG. 17 illustrates one embodiment of a storage controller in accordance with the present invention.
  • DETAILED DESCRIPTION OF THE PRESENT INVENTION
  • FIG. 4 illustrates a storage subsystem of the present invention employing host 20, variable block size storage device 30 (e.g., a tape drive), and a storage controller 50 employing a sequential media read module 51 for conventionally executing read requests of data recorded on a sequential media 31 (e.g., a tape cartridge) mounted on device 30 as requested by host 20 and for autonomously executing read ahead requests of the data recorded on sequential media 31 on behalf of host 20 in accordance with the present invention. To this end, storage controller 50 is structurally configured with hardware, software and/or firmware to implement a read request execution method and a read ahead request execution method of the present invention. The following description of exemplary embodiments of the read request execution method and a read ahead request execution method of the present invention does not limit the scope of the read request execution method and a read ahead request execution method of the present invention.
  • FIG. 5 illustrates a flowchart 60 representative of one exemplary embodiment of the read request execution method of the present invention. Referring to FIG. 5, a stage S62 of flowchart 50 encompasses module 51 executing a read request RR20 of the data recorded on sequential media 31 with a read data block size RDBS20 equal to a maximum recorded data block size (“MRCDBS”) parameter of device 30. In one embodiment of stage S62, module 51 queries device 30 for the MRCDBS parameter, receives an electrical communication of read request RR20 from host 20, formats read request RR20 with the read data block size RDBS20 equal to the maximum recorded data block size (“MRCDBS”) parameter, electrically communicates the formatted read request RR20 to device 30, receives an electrical communication of data RCD20 recorded on sequential media 31 that is responsive to read request RR20, and returns the recorded data RCD20 to host 20.
  • A stage S64 of flowchart 60 encompasses module 51 determining whether a read ahead of sequential media 31 is warranted. In one embodiment of stage S64, module 51 implements a read ahead policy in determining whether a read ahead of sequential media 31 is warranted. If a read ahead of sequential media 31 is not warranted, then module 51 proceeds to terminate flowchart 60. Otherwise, module 51 sequentially proceeds to a stage S66 of flowchart 60 to set an adaptive read ahead data block size (“ARADBS”) variable to equal a recorded data block size RCDBS20 of the recorded data RCD20, which may equal the MRCDBS parameter as illustrated in FIG. 6 or which may be less the MRCDBS parameter as illustrated in FIG. 7, and to a stage S68 of flowchart 60 to reset a read ahead request count X and an inaccurate prediction count Y to zero (0). Thereafter, module 51 terminates flowchart 60 to thereby implement a flowchart 70 illustrated in FIG. 8 that is representative of the read ahead execution method of the present invention.
  • As will be further explained in connection with the description of flowchart 70, the ARADBS variable is conditionally adjusted during the execution of read ahead requests by module 51 based on a comparison of the recorded data block sizes of data recorded on sequential media 31 that are responsive to the executions of the read ahead requests to the ARADBS variable, and on a comparison of the optional inaccurate prediction count Y and an inaccurate prediction threshold. To facilitate understanding of the read ahead execution method of the present invention, flowchart 70 will be explained herein in the context of an initial execution of stages S72-S76 of flowchart 70.
  • Referring to FIG. 8, a stage S72 of flowchart 70 encompasses module 51 incrementing read ahead request count X from zero (0) to one (1). A stage S74 of flowchart 70 encompasses module 51 executing a read ahead request RAR51(1) with a read ahead data block size RADBS51(1) equal to the ARADBS variable, which at this time is equal to the recorded data block size RCDBS20 of the recorded data RCD20. A stage S76 of flowchart 70 encompasses module 51 conditionally setting the ARADBS variable equal to a recorded data block size RCDBS51(1) of data RCD51(1) recorded on sequential media 31 that is responsive to the execution of read ahead request RAR51(1).
  • The present invention does not impose any limitations or any restrictions as to the structurally configuration of module 51 in performing stages S72-S76. Thus, the following description of an exemplary embodiment of stage S76 as represented by a flowchart 80 illustrated in FIG. 9 does not limit or restrict the scope of the structural configurations of module 51 in accordance with the present invention.
  • Referring to FIG. 9, a stage S82 of flowchart 80 encompasses module 51 determining whether recorded data block size RCDBS51(1) of recorded data RCD51(1) is less than (<), equal to (=) or greater than (>) the ARADBS variable, which at this time is equal to the recorded data block size RCDBS20 of the recorded data RCD20. If module 51 determines during stage S82 that recorded data block size RCDBS51(1) of recorded data RCD51(1) is equal to (=) the ARADBS variable, then module 51 proceeds to a stage S84 of flowchart 80 to retain the setting of ARADBS variable as being equal to the recorded data block size RCDBS20 of the recorded data RCD20, which may equal the MRCDBS parameter as illustrated in FIG. 10 or which may be less the MRCDBS parameter as illustrated in FIG. 11. Thereafter, module 51 proceeds to stage S72 to thereby execute stages S74 and S76 with read ahead request count X incremented from one (1) to two (2).
  • If module 51 determines during stage S82 that recorded data block size RCDBS51(1) of recorded data RCD51(1) is less than (<) the ARADBS variable, then module 51 sequentially proceed to a stage S86 of flowchart 80 to increment inaccurate prediction count Y from zero (0) to one (1) and a stage S88 of flowchart 80 to determine whether the incremented inaccurate prediction count Y exceeds the inaccurate predication threshold. If module 51 decides during stage S88 that the incremented inaccurate prediction count Y does not exceed the inaccurate predication threshold, the module 51 proceeds to stage S84 to retain the setting of ARADBS variable as being equal to the recorded data block size RCDBS20 of the recorded data RCD20, which may equal the MRCDBS parameter as illustrated in FIG. 12 or which may be less the MRCDBS parameter as illustrated in FIG. 13. Otherwise, module 51 proceeds to a stage S90 of flowchart 80 to set the ARADBS variable equal to the MRCDBS parameter as exemplarily illustrated in FIGS. 12 and 13.
  • If module 51 determines during stage S82 that recorded data block size RCDBS51(1) of recorded data RCD51(1) is greater than (<) the ARADBS variable (which can only be the case if the ARADBS variable is less than the MRCDBS parameter), then module 51 sequentially proceeds to a stage S92 to re-execute read ahead request RAR51(1) with the read ahead data block size RADBS51(1) equal to the MRCDBS parameter, a stage S94 of flowchart 80 to set the ARABS variable equal to the recorded data block size RCDBS51(1) of recorded data RCD51(1), which is responsive to the re-execution of read ahead request RAR51(1), and to stage S86 to increment the inaccurate prediction count Y. Thereafter, if module 51 decides during stage S88 that the incremented inaccurate prediction count Y does not exceed the inaccurate predication threshold, the module 51 proceeds to stage S84 to retain the setting of ARADBS variable as being equal to the recorded data block size RCDBS51(1) of recorded data RCD51(1), which may equal the MRCDBS parameter as illustrated in FIG. 14 or which may be less the MRCDBS parameter as illustrated in FIG. 15. Otherwise, module 51 proceeds to a stage S90 of flowchart 80 to set the ARADBS variable equal to the MRCDBS parameter as exemplarily illustrated in FIGS. 14 and 15.
  • Referring to FIGS. 8 and 9, irrespective of the determination of stage S82, module 51 will eventually proceed to stage 78 to decide whether flowchart 70 should be terminated. If module 51 decides during stage S78 to continue the read ahead of media 31, then module 51 re-executes the loop S74-S78 with the increment read ahead request count X being incremented from one (1) to two (2) and the ARADBS variable being equal to either the recorded data block size RCDBS20 of recorded data RCD20, the recorded data block size RCDBS51(1) of recorded data RCD51(1) or the MRCDBS parameter in dependence upon the execution of flowchart 80 with read ahead request count X being equal to one (1).
  • The present invention does not impose any limitations or any restrictions as to the structurally configuration of module 51 in performing stages S78. Thus, the following description of an exemplary embodiment of stage S78 as represented by a flowchart 100 illustrated in FIG. 16 does not limit or restrict the scope of the structural configurations of module 51 in accordance with the present invention.
  • Referring to FIG. 16, a stage S102 of flowchart 100 encompasses module 51 determining whether a read ahead termination event has occurred, and a stage S104 of flowchart 100 encompasses module 51 determining whether a read ahead intervening event has occurred. A read ahead termination event for purposes of the present invention is an event that warrants a permanent termination by module 51 of the current read ahead process, such as, for example, module 51 encountering a file mark record during the read ahead process or host 20 issuing a new command that warrants a termination of the read ahead process (e.g., a write type command, or a position command in the form of a locate, space, operation or rewind). A read ahead intervening event for purposes of the present invention is an event that warrants a temporary termination or pause by module 51 of the current read ahead process, such as, for example, a storage capacity of cache 52 is incapable of storing any additional recorded data from media 31.
  • If module 51 determines during stage S102 that a read ahead termination has not occurred and determines during stage S104 that a read ahead termination has not occurred, then module 51 proceeds to stage S72 as previously described herein in connection with FIGS. 8 and 9.
  • If module 51 determines during stage S102 that a read ahead termination has occurred, then module 51 proceeds to a stage S106 of flowchart 100 to reset read ahead request count X and inaccurate prediction count Y to zero (0) and to reset the ARADBS variable to equal the MRCDBS parameter. As such, module 51 will start a new read ahead process with a clean slate in view of the fact that the block size of recorded data may have changed since the termination of the previous read ahead process. This is particularly true for cases where host 20 issues a read command after it reads a file mark encountered by module 51 during the previous read ahead process.
  • If module 51 determines during stage S102 that a read ahead termination has not occurred and determines during stage S104 that a read ahead termination has occurred, then module 51 proceeds to a stage S108 of flowchart 100 to retains read ahead request count X, inaccurate prediction count Y to zero (0) and the setting of the ARADBS variable. Module 51 thereafter proceeds to a stage S110 of flowchart 108 to determine if the intervening event is completed (e.g., a storage capacity of cache 52 is capable of storing additional recorded data from media 31 upon host 20 receiving recorded data from cache 52). Upon completion of the intervening event, module 51 will proceed to stage S72 whereby module 51 will restart the previous read ahead process with the previous setting of the ARADBS variable.
  • From the preceding description of flowchart 60 (FIG. 5), flowchart 70 (FIG. 8) and flowchart 80 (FIG. 9), those having ordinary skill in the art will appreciate the various advantages of the ARADBS variable and inaccurate prediction count Y of the present invention in improving the performance of a module 51 in executing read ahead requests RAR51(X) of media 31 on behalf of host 20 (FIG. 3) as compared to the performance of module 41 in executing read ahead requests RAR41(X) of media 31 on behalf of host 20 (FIG. 1).
  • Referring to FIG. 17, in a practical embodiment, sequential mead read module 51 (FIG. 3) is embodied as a software 51 a written in a conventional language and installed within a memory 54 of storage controller 50 whereby a processor 53 of storage controller 50 can execute software 51 a to perform various operations of the present invention as described in connection with the illustrations of FIGS. 4-16.
  • While module 51 has been described herein as being employed within controller 50, in practice module 51 can alternatively be implemented as hardware, software and/or firmware in host 20 or device 30.
  • While the embodiments of the present invention disclosed herein are presently considered to be preferred embodiments, various changes and modifications can be made without departing from the spirit and scope of the present invention. The scope of the invention is indicated in the appended claims, and all changes that come within the meaning and range of equivalents are intended to be embraced therein.

Claims (9)

1. A signal bearing medium tangibly embodying a program of machine-readable instructions executable by a processor to perform operations to implement an adaptive read ahead method of a sequential media readable via a variable data block size storage device, the operations comprising: executing a read request of the sequential media in response to an electrical communication of the read request from a host, wherein the read request is executed with a read request data block size equal to a maximum recorded data block size parameter of the variable data block size storage device; and subsequent to the execution of the read request of the sequential media, setting an adaptive read ahead data block size variable to equal a recorded data block size of data recorded on the sequential media that is responsive to the execution of the read request.
2. The signal bearing medium of claim 1, wherein the operations further comprise: subsequent to the execution of the read request of the sequential media, executing a read ahead request of the sequential media with a read ahead data block size equal to the adaptive read ahead data block size variable; and subsequent to the execution of the read ahead request of the sequential media, conditionally setting the adaptive read ahead data block size variable to equal a recorded data block size of data recorded on the sequential media that is responsive to the execution of the read ahead request.
3. The signal bearing medium of claim 2, wherein conditionally setting the adaptive read ahead data block size variable to equal the recorded data block size of data recorded on the sequential media that is responsive to the execution of the read ahead request includes: retaining the setting of the adaptive read ahead data block size variable equal to the recorded data block size of data recorded on the sequential media that is responsive to the execution of the read request in response to determining the recorded data block size of data recorded on the sequential media that is responsive to the execution of the read ahead request equals the setting of the adaptive read ahead data block size variable.
4. A system, comprising: a processor; and a memory storing instructions operable with the processor for implementing an adaptive read ahead of a sequential media readable via a variable data block size sequential storage device, the instructions are executed for executing a read request of the sequential media in response to an electrical communication of the read request from a host, wherein the read request is executed with a read request data block size equal to a maximum recorded data block size parameter of the variable data block size storage device; and subsequent to the execution of the read request of the sequential media, setting an adaptive read ahead data block size variable to equal a recorded data block size of data recorded on the sequential media that is responsive to the execution of the read request.
5. The system of claim 4, wherein the instructions are further executed for: subsequent to the execution of the read request of the sequential media, executing a read ahead request of the sequential media with a read ahead data block size equal to the adaptive read ahead data block size variable; and subsequent to the execution of the read ahead request of the sequential media, conditionally setting the adaptive read ahead data block size variable to equal a recorded data block size of data recorded on the sequential media that is responsive to the execution of the read ahead request.
6. The system of claim 5, wherein conditionally setting the adaptive read ahead data block size variable to equal the recorded data block size of data recorded on the sequential media that is responsive to the execution of the read ahead request includes: retaining the setting of the adaptive read ahead data block size variable equal to the recorded data block size of data recorded on the sequential media that is responsive to the execution of the read request in response to determining the recorded data block size of data recorded on the sequential media that is responsive to the execution of the read ahead request equals the setting of the adaptive read ahead data block size variable.
7. A method for implementing an adaptive read ahead of a sequential media readable via a variable data block size sequential storage device, the method comprising: executing a read request of the sequential media in response to an electrical communication of the read request from a host, wherein the read request is executed with a read request data block size equal to a maximum recorded data block size parameter of the variable data block size storage device; and subsequent to the execution of the read request of the sequential media, setting an adaptive read ahead data block size variable to equal a recorded data block size of data recorded on the sequential media that is responsive to the execution of the read request.
8. The method of claim 7, further comprising: subsequent to the execution of the read request of the sequential media, executing a read ahead request of the sequential media with a read ahead data block size equal to the adaptive read ahead data block size variable; and subsequent to the execution of the read ahead request of the sequential media, conditionally setting the adaptive read ahead data block size variable to equal a recorded data block size of data recorded on the sequential media that is responsive to the execution of the read ahead request.
9. The method of claim 8, wherein conditionally setting the adaptive read ahead data block size variable to equal the recorded data block size of data recorded on the sequential media that is responsive to the execution of the read ahead request includes: retaining the setting of the adaptive read ahead data block size variable equal to the recorded data block size of data recorded on the sequential media that is responsive to the execution of the read request in response to determining the recorded data block size of data recorded on the sequential media that is responsive to the execution of the read ahead request equals the setting of the adaptive read ahead data block size variable.
US11/857,916 2005-05-02 2007-09-19 Adaptive Read Ahead Method of Data Recorded on a Sequential Media Readable via a Variable Data Block Size Storage Device Abandoned US20080010416A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/857,916 US20080010416A1 (en) 2005-05-02 2007-09-19 Adaptive Read Ahead Method of Data Recorded on a Sequential Media Readable via a Variable Data Block Size Storage Device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/119,968 US7337262B2 (en) 2005-05-02 2005-05-02 Adaptive read ahead method of data recorded on a sequential media readable via a variable data block size storage device
US11/857,916 US20080010416A1 (en) 2005-05-02 2007-09-19 Adaptive Read Ahead Method of Data Recorded on a Sequential Media Readable via a Variable Data Block Size Storage Device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/119,968 Continuation US7337262B2 (en) 2005-05-02 2005-05-02 Adaptive read ahead method of data recorded on a sequential media readable via a variable data block size storage device

Publications (1)

Publication Number Publication Date
US20080010416A1 true US20080010416A1 (en) 2008-01-10

Family

ID=36729264

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/119,968 Expired - Fee Related US7337262B2 (en) 2005-05-02 2005-05-02 Adaptive read ahead method of data recorded on a sequential media readable via a variable data block size storage device
US11/857,916 Abandoned US20080010416A1 (en) 2005-05-02 2007-09-19 Adaptive Read Ahead Method of Data Recorded on a Sequential Media Readable via a Variable Data Block Size Storage Device

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/119,968 Expired - Fee Related US7337262B2 (en) 2005-05-02 2005-05-02 Adaptive read ahead method of data recorded on a sequential media readable via a variable data block size storage device

Country Status (2)

Country Link
US (2) US7337262B2 (en)
WO (1) WO2006117329A2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11157176B2 (en) * 2017-08-23 2021-10-26 Micron Technology, Inc. On demand memory page size
US11210019B2 (en) 2017-08-23 2021-12-28 Micron Technology, Inc. Memory with virtual page size

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8069270B1 (en) * 2005-09-06 2011-11-29 Cisco Technology, Inc. Accelerated tape backup restoration
US8266431B2 (en) * 2005-10-31 2012-09-11 Cisco Technology, Inc. Method and apparatus for performing encryption of data at rest at a port of a network device
JP4391548B2 (en) * 2007-04-20 2009-12-24 株式会社メディアロジック Device driver
US8464074B1 (en) 2008-05-30 2013-06-11 Cisco Technology, Inc. Storage media encryption with write acceleration
US8843446B2 (en) * 2011-07-04 2014-09-23 Zerto Ltd. Methods and apparatus for time-based dynamically adjusted journaling
US9405692B2 (en) * 2012-03-21 2016-08-02 Cloudera, Inc. Data processing performance enhancement in a distributed file system
US9552297B2 (en) 2013-03-04 2017-01-24 Dot Hill Systems Corporation Method and apparatus for efficient cache read ahead
US8930619B2 (en) 2012-05-29 2015-01-06 Dot Hill Systems Corporation Method and apparatus for efficiently destaging sequential I/O streams
US9053038B2 (en) 2013-03-05 2015-06-09 Dot Hill Systems Corporation Method and apparatus for efficient read cache operation
US8886880B2 (en) 2012-05-29 2014-11-11 Dot Hill Systems Corporation Write cache management method and apparatus
US9684455B2 (en) 2013-03-04 2017-06-20 Seagate Technology Llc Method and apparatus for sequential stream I/O processing
KR101978256B1 (en) * 2012-09-27 2019-05-14 삼성전자주식회사 Method of reading data on mobile system and mobile system using the same
US9158687B2 (en) 2013-03-04 2015-10-13 Dot Hill Systems Corporation Method and apparatus for processing fast asynchronous streams
US9465555B2 (en) 2013-08-12 2016-10-11 Seagate Technology Llc Method and apparatus for efficient processing of disparate data storage commands
US9152563B2 (en) 2013-03-04 2015-10-06 Dot Hill Systems Corporation Method and apparatus for processing slow infrequent streams
US9304928B2 (en) * 2013-07-26 2016-04-05 Netapp, Inc. Systems and methods for adaptive prefetching
CN111723057B (en) * 2020-05-28 2023-07-14 广东浪潮大数据研究有限公司 File pre-reading method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5740465A (en) * 1992-04-08 1998-04-14 Hitachi, Ltd. Array disk controller for grouping host commands into a single virtual host command
US5940838A (en) * 1997-07-11 1999-08-17 International Business Machines Corporation Parallel file system and method anticipating cache usage patterns
US6412043B1 (en) * 1999-10-01 2002-06-25 Hitachi, Ltd. Microprocessor having improved memory management unit and cache memory
US6598128B1 (en) * 1999-10-01 2003-07-22 Hitachi, Ltd. Microprocessor having improved memory management unit and cache memory
US6785772B2 (en) * 2002-04-26 2004-08-31 Freescale Semiconductor, Inc. Data prefetching apparatus in a data processing system and method therefor

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4210961B1 (en) 1971-10-08 1996-10-01 Syncsort Inc Sorting system
US4435762A (en) 1981-03-06 1984-03-06 International Business Machines Corporation Buffered peripheral subsystems
JP2576775B2 (en) * 1993-10-08 1997-01-29 日本電気株式会社 Magnetic tape prefetch controller
US6047356A (en) 1994-04-18 2000-04-04 Sonic Solutions Method of dynamically allocating network node memory's partitions for caching distributed files
US6112261A (en) 1998-05-04 2000-08-29 Hewlett-Packard Company Data transferring system reading and temporarily storing a record until a length of the record is different from a defined record length parameter value
US20020129123A1 (en) 2000-03-03 2002-09-12 Johnson Scott C Systems and methods for intelligent information retrieval and delivery in an information management environment
US7200715B2 (en) 2002-03-21 2007-04-03 Network Appliance, Inc. Method for writing contiguous arrays of stripes in a RAID storage system using mapped block writes
US6950905B2 (en) 2003-02-20 2005-09-27 Sun Microsystems, Inc. Write posting memory interface with block-based read-ahead mechanism

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5740465A (en) * 1992-04-08 1998-04-14 Hitachi, Ltd. Array disk controller for grouping host commands into a single virtual host command
US5940838A (en) * 1997-07-11 1999-08-17 International Business Machines Corporation Parallel file system and method anticipating cache usage patterns
US6412043B1 (en) * 1999-10-01 2002-06-25 Hitachi, Ltd. Microprocessor having improved memory management unit and cache memory
US6598128B1 (en) * 1999-10-01 2003-07-22 Hitachi, Ltd. Microprocessor having improved memory management unit and cache memory
US6785772B2 (en) * 2002-04-26 2004-08-31 Freescale Semiconductor, Inc. Data prefetching apparatus in a data processing system and method therefor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11157176B2 (en) * 2017-08-23 2021-10-26 Micron Technology, Inc. On demand memory page size
US11210019B2 (en) 2017-08-23 2021-12-28 Micron Technology, Inc. Memory with virtual page size
US11747982B2 (en) 2017-08-23 2023-09-05 Micron Technology, Inc. On-demand memory page size

Also Published As

Publication number Publication date
WO2006117329A2 (en) 2006-11-09
US20060248278A1 (en) 2006-11-02
WO2006117329A3 (en) 2007-01-25
US7337262B2 (en) 2008-02-26

Similar Documents

Publication Publication Date Title
US7337262B2 (en) Adaptive read ahead method of data recorded on a sequential media readable via a variable data block size storage device
US7120737B1 (en) Disk drive employing a disk command data structure for tracking a write verify status of a write command
US7082494B1 (en) Disk drive executing a preemptive multitasking operating system comprising tasks of varying priority
US7024614B1 (en) Disk drive employing a configuration data structure comprising a plurality of configuration parameters to facilitate disk commands
US7302454B2 (en) Method and system for data processing with data backup
KR101201922B1 (en) Method and apparatus for implementing a caching policy for non-volatile memory
US5970508A (en) Disk drive employing allocation-based scan reporting
CN101241459B (en) Computer system, disk unit and data update control method
US7076605B1 (en) Method and apparatus for writing data to a storage device
US6289416B1 (en) Disk drive device and a method for controlling the same
US7010653B2 (en) Data storage device, command queue re-ordering method, and data processing method and program
JP5057792B2 (en) Storage system with a function to alleviate performance bottlenecks
WO2008075361A2 (en) Apparatus, method and computer readable medium for disambiguating commands with respect to logical protocols
US6557055B1 (en) Adaptive throughput optimization
US7376786B2 (en) Command stack management in a disk drive
US8964327B2 (en) Tape storage device, data writing method, and program
US10339073B2 (en) Systems and methods for reducing write latency
US20190369919A1 (en) Task management method and host for electronic storage device
US6219750B1 (en) Disk drive having control mechanism to reduce or eliminate redundant write operations and the method thereof
US6785752B2 (en) Method for dynamically adjusting buffer utilization ratios in a hard disk drive system
EP0017666B1 (en) Methods of operating direct access storage means
CN111857579B (en) SSD disk controller resetting method, SSD disk controller resetting system, SSD disk controller resetting device and readable storage medium
WO2006011106A2 (en) Time budgeting for non-data transfer operations in drive units
US7526604B1 (en) Command queueing speculative write prefetch
US6535953B1 (en) Magnetic disk, method of accessing magnetic disk device, and recording medium storing disk access control program for magnetic disk device

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO PAY ISSUE FEE