Taperalgo: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(link, remove redundancy)
mNo edit summary
 
Line 11: Line 11:
; smallest : The smallest dump image.
; smallest : The smallest dump image.
; last : Last in - first out.
; last : Last in - first out.
{{Languages}}

Latest revision as of 09:22, 18 September 2012


The algorithm used to choose which dump image to send from the holding disk to the taper. Note that the taper can only send completed dumps from the holding disk to tape. So as each dump is sent to tape, the taper must select a new dump from completed dumps, not from all the remaining dumps.

Possible values:

first
First in - first out. (default)
firstfit
The first dump image that will fit on the current tape.
largest
The largest dump image.
largestfit
The largest dump image that will fit on the current tape.
smallest
The smallest dump image.
last
Last in - first out.

Other languages: [[::Taperalgo|English]] {{#ifexist: {{#if: | | {{#if: | :}}Taperalgo}}/Fr |  • {{#if: |français| [[::Taperalgo/Fr|français]]}}|}}

{{#ifexist: {{#if: | | {{#if: | :}}Taperalgo}}/Zh-cn |  • {{#if: |中文(中国大陆)| [[::Taperalgo/Zh-cn|中文(中国大陆)]]}}|}}