New -zisofs parameter bpt_free_ratio=
This commit is contained in:
@ -2683,9 +2683,19 @@ according to the setting of command -acl.
|
||||
"max_bpt_f="1k|...|128g sets the limit for the memory size of the
|
||||
block pointer list of a single file. max_bpt_f is never larger
|
||||
than max_bpt. If either is set to violate this rule, the other
|
||||
gets set to the same value.
|
||||
"default" same as "level=6:block_size=32k:by_magic=off:
|
||||
version_2=off:block_size_v2=128k:max_bpt=256m:max_bpt_f=256m".
|
||||
gets set to the same value. If both values are the same before a
|
||||
change by max_bpt= or max_bpt_f=, then both limits stick together
|
||||
unless the limit is decreased by max_bpt_f=.
|
||||
"bpt_free_ratio="-1|[0.0...1.0] sets a threshold for switching to
|
||||
block pointer discarding during compression. If less than the
|
||||
given fraction of the max_bpt_f= memory is free, then block
|
||||
pointers of compression filters get discarded after size
|
||||
assessment. This causes a third read run of the input file during
|
||||
the production of the ISO filesystem. Value -1 disables this
|
||||
feature.
|
||||
"default" is the same as "level=6:block_size=32k:by_magic=off:
|
||||
version_2=off:block_size_v2=128k:max_bpt=256m:max_bpt_f=256m:
|
||||
bpt_free_ratio=0.5".
|
||||
-speed code|number[k|m|c|d|b]
|
||||
Set the burn speed. Default is "max" (or "0") = maximum speed as
|
||||
announced by the drive. Further special speed codes are:
|
||||
@ -5490,7 +5500,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -chown sets ownership in ISO image: Manip. (line 43)
|
||||
* -chown_r sets ownership in ISO image: Manip. (line 47)
|
||||
* -clone copies ISO directory tree: Insert. (line 185)
|
||||
* -close controls media closing: SetWrite. (line 451)
|
||||
* -close controls media closing: SetWrite. (line 461)
|
||||
* -close_damaged closes damaged track and session: Writing. (line 205)
|
||||
* -close_filter_list bans filter registration: Filter. (line 50)
|
||||
* -commit writes pending ISO image: Writing. (line 27)
|
||||
@ -5520,11 +5530,11 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -drive_access control device file locking: AqDrive. (line 72)
|
||||
* -drive_class controls drive accessability: AqDrive. (line 43)
|
||||
* -du show directory size in ISO image: Navigate. (line 78)
|
||||
* -dummy controls write simulation: SetWrite. (line 443)
|
||||
* -dummy controls write simulation: SetWrite. (line 453)
|
||||
* -dus show directory size in ISO image: Navigate. (line 81)
|
||||
* -dusx show directory size on disk: Navigate. (line 88)
|
||||
* -dux show directory size on disk: Navigate. (line 84)
|
||||
* -dvd_obs set write block size: SetWrite. (line 380)
|
||||
* -dvd_obs set write block size: SetWrite. (line 390)
|
||||
* -early_stdio_test classifies stdio drives: Loading. (line 341)
|
||||
* -ecma119_map names w/o Rock Ridge, Joliet: Loading. (line 229)
|
||||
* -eject ejects drive tray: Writing. (line 50)
|
||||
@ -5544,7 +5554,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -follow softlinks and mount points: SetInsert. (line 69)
|
||||
* -format formats media: Writing. (line 87)
|
||||
* -for_backup -acl,-xattr,-hardlinks,-md5: Loading. (line 215)
|
||||
* -fs sets size of fifo: SetWrite. (line 446)
|
||||
* -fs sets size of fifo: SetWrite. (line 456)
|
||||
* -getfacl shows ACL in ISO image: Navigate. (line 60)
|
||||
* -getfacl_r shows ACL in ISO image: Navigate. (line 66)
|
||||
* -getfattr shows xattr in ISO image: Navigate. (line 69)
|
||||
@ -5589,7 +5599,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -mark sets synchronizing message: Frontend. (line 23)
|
||||
* -md5 controls handling of MD5 sums: Loading. (line 184)
|
||||
* -mkdir creates ISO directory: Insert. (line 177)
|
||||
* -modesty_on_drive keep drive buffer hungry: SetWrite. (line 386)
|
||||
* -modesty_on_drive keep drive buffer hungry: SetWrite. (line 396)
|
||||
* -mount issues mount command for ISO session: Restore. (line 153)
|
||||
* -mount_cmd composes mount command line: Inquiry. (line 49)
|
||||
* -mount_cmd controls mount command: Inquiry. (line 65)
|
||||
@ -5608,7 +5618,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -out_charset sets output character set: SetWrite. (line 285)
|
||||
* -overwrite enables overwriting in ISO: SetInsert. (line 131)
|
||||
* -pacifier controls pacifier text form: Emulation. (line 166)
|
||||
* -padding sets amount or mode of image padding: SetWrite. (line 474)
|
||||
* -padding sets amount or mode of image padding: SetWrite. (line 484)
|
||||
* -page set terminal geometry: DialogCtl. (line 18)
|
||||
* -paste_in copies file into disk file: Restore. (line 121)
|
||||
* -pathspecs sets meaning of = with -add: SetInsert. (line 115)
|
||||
@ -5666,12 +5676,12 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -signal_handling controls handling of system signals: Exception.
|
||||
(line 66)
|
||||
* -sleep waits for a given time span: Scripting. (line 113)
|
||||
* -speed set write speed: SetWrite. (line 351)
|
||||
* -speed set write speed: SetWrite. (line 361)
|
||||
* -split_size enables large file splitting: SetInsert. (line 145)
|
||||
* -status shows current settings: Scripting. (line 44)
|
||||
* -status_history_max curbs -status history: Scripting. (line 52)
|
||||
* -stdio_sync controls stdio buffer: SetWrite. (line 436)
|
||||
* -stream_recording controls defect management: SetWrite. (line 369)
|
||||
* -stdio_sync controls stdio buffer: SetWrite. (line 446)
|
||||
* -stream_recording controls defect management: SetWrite. (line 379)
|
||||
* -system_id sets system id: SetWrite. (line 205)
|
||||
* -tell_media_space reports free space: Inquiry. (line 98)
|
||||
* -temp_mem_limit curbs memory consumption: Scripting. (line 96)
|
||||
@ -5684,13 +5694,13 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -update_l inserts paths if different <1>: Insert. (line 128)
|
||||
* -update_li inserts paths if different: Insert. (line 124)
|
||||
* -update_r inserts paths if different: Insert. (line 110)
|
||||
* -use_immed_bit controls use of Immed bit: SetWrite. (line 424)
|
||||
* -use_immed_bit controls use of Immed bit: SetWrite. (line 434)
|
||||
* -use_readline enables readline for dialog: DialogCtl. (line 26)
|
||||
* -version prints help text: Scripting. (line 22)
|
||||
* -volid sets volume id: SetWrite. (line 168)
|
||||
* -volset_id sets volume set id: SetWrite. (line 188)
|
||||
* -volume_date sets volume timestamp: SetWrite. (line 211)
|
||||
* -write_type chooses TAO or SAO/DAO: SetWrite. (line 467)
|
||||
* -write_type chooses TAO or SAO/DAO: SetWrite. (line 477)
|
||||
* -x enables automatic execution order of arguments: ArgSort. (line 16)
|
||||
* -xattr controls handling of xattr (EA): Loading. (line 172)
|
||||
* -zisofs controls zisofs production: SetWrite. (line 296)
|
||||
@ -5723,7 +5733,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Backup, enable features, -for_backup: Loading. (line 215)
|
||||
* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 179)
|
||||
* Blank media, _definition: Media. (line 29)
|
||||
* Blank, format, Immed bit, -use_immed_bit: SetWrite. (line 424)
|
||||
* Blank, format, Immed bit, -use_immed_bit: SetWrite. (line 434)
|
||||
* Blind growing, _definition: Methods. (line 41)
|
||||
* Bootability, control, -boot_image: Bootable. (line 75)
|
||||
* Bugs, reporting: Bugreport. (line 6)
|
||||
@ -5986,26 +5996,26 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Verify, file checksum, -check_md5: Verify. (line 184)
|
||||
* Verify, file tree checksums, -check_md5_r: Verify. (line 198)
|
||||
* Verify, preset -check_media, -check_media_defaults: Verify. (line 40)
|
||||
* Write, block size, -dvd_obs: SetWrite. (line 380)
|
||||
* Write, block size, -dvd_obs: SetWrite. (line 390)
|
||||
* Write, bootability, -boot_image: Bootable. (line 75)
|
||||
* Write, buffer syncing, -stdio_sync: SetWrite. (line 436)
|
||||
* Write, close media, -close: SetWrite. (line 451)
|
||||
* Write, buffer syncing, -stdio_sync: SetWrite. (line 446)
|
||||
* Write, close media, -close: SetWrite. (line 461)
|
||||
* Write, compliance to specs, -compliance: SetWrite. (line 62)
|
||||
* Write, defect management, -stream_recording: SetWrite. (line 369)
|
||||
* Write, defect management, -stream_recording: SetWrite. (line 379)
|
||||
* Write, disable Rock Ridge, -rockridge: SetWrite. (line 57)
|
||||
* Write, drive buffer, -modesty_on_drive: SetWrite. (line 386)
|
||||
* Write, drive buffer, -modesty_on_drive: SetWrite. (line 396)
|
||||
* Write, enable HFS+, -hfsplus: SetWrite. (line 14)
|
||||
* Write, enable Joliet, -joliet: SetWrite. (line 10)
|
||||
* Write, fifo size, -fs: SetWrite. (line 446)
|
||||
* Write, fifo size, -fs: SetWrite. (line 456)
|
||||
* Write, free space, -tell_media_space: Inquiry. (line 98)
|
||||
* Write, log problematic disk files, -errfile_log: Scripting. (line 116)
|
||||
* Write, log written sessions, -session_log: Scripting. (line 134)
|
||||
* Write, padding image, -padding: SetWrite. (line 474)
|
||||
* Write, padding image, -padding: SetWrite. (line 484)
|
||||
* Write, pending ISO image, -commit: Writing. (line 27)
|
||||
* Write, predict image size, -print_size: Inquiry. (line 86)
|
||||
* Write, set speed, -speed: SetWrite. (line 351)
|
||||
* Write, simulation, -dummy: SetWrite. (line 443)
|
||||
* Write, TAO or SAO/DAO, -write_type: SetWrite. (line 467)
|
||||
* Write, set speed, -speed: SetWrite. (line 361)
|
||||
* Write, simulation, -dummy: SetWrite. (line 453)
|
||||
* Write, TAO or SAO/DAO, -write_type: SetWrite. (line 477)
|
||||
* xattr, control handling, -xattr: Loading. (line 172)
|
||||
* xattr, set in ISO image, -setfattr: Manip. (line 103)
|
||||
* xattr, set in ISO image, -setfattr_list: Manip. (line 120)
|
||||
@ -6037,41 +6047,41 @@ Node: CmdFind88338
|
||||
Node: Filter107267
|
||||
Node: Writing111889
|
||||
Node: SetWrite124144
|
||||
Node: Bootable151824
|
||||
Node: Jigdo178909
|
||||
Node: Charset183912
|
||||
Node: Exception187241
|
||||
Node: DialogCtl193370
|
||||
Node: Inquiry195972
|
||||
Node: Navigate204854
|
||||
Node: Verify213561
|
||||
Node: Restore224710
|
||||
Node: Emulation233876
|
||||
Node: Scripting244332
|
||||
Node: Frontend252115
|
||||
Node: Examples261741
|
||||
Node: ExDevices262919
|
||||
Node: ExCreate263580
|
||||
Node: ExDialog264880
|
||||
Node: ExGrowing266151
|
||||
Node: ExModifying266960
|
||||
Node: ExBootable267470
|
||||
Node: ExCharset268025
|
||||
Node: ExPseudo268921
|
||||
Node: ExCdrecord269848
|
||||
Node: ExMkisofs270168
|
||||
Node: ExGrowisofs272065
|
||||
Node: ExException273218
|
||||
Node: ExTime273676
|
||||
Node: ExIncBackup274134
|
||||
Node: ExRestore278160
|
||||
Node: ExRecovery279106
|
||||
Node: Files279678
|
||||
Node: Environ281012
|
||||
Node: Seealso281760
|
||||
Node: Bugreport282477
|
||||
Node: Legal283068
|
||||
Node: CommandIdx284080
|
||||
Node: ConceptIdx301696
|
||||
Node: Bootable152434
|
||||
Node: Jigdo179519
|
||||
Node: Charset184522
|
||||
Node: Exception187851
|
||||
Node: DialogCtl193980
|
||||
Node: Inquiry196582
|
||||
Node: Navigate205464
|
||||
Node: Verify214171
|
||||
Node: Restore225320
|
||||
Node: Emulation234486
|
||||
Node: Scripting244942
|
||||
Node: Frontend252725
|
||||
Node: Examples262351
|
||||
Node: ExDevices263529
|
||||
Node: ExCreate264190
|
||||
Node: ExDialog265490
|
||||
Node: ExGrowing266761
|
||||
Node: ExModifying267570
|
||||
Node: ExBootable268080
|
||||
Node: ExCharset268635
|
||||
Node: ExPseudo269531
|
||||
Node: ExCdrecord270458
|
||||
Node: ExMkisofs270778
|
||||
Node: ExGrowisofs272675
|
||||
Node: ExException273828
|
||||
Node: ExTime274286
|
||||
Node: ExIncBackup274744
|
||||
Node: ExRestore278770
|
||||
Node: ExRecovery279716
|
||||
Node: Files280288
|
||||
Node: Environ281622
|
||||
Node: Seealso282370
|
||||
Node: Bugreport283087
|
||||
Node: Legal283678
|
||||
Node: CommandIdx284690
|
||||
Node: ConceptIdx302306
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user