New parameter "leave" to command -calm_drive
This commit is contained in:
@ -1185,16 +1185,22 @@ activate them only after image loading.
|
||||
continue up to the end of the medium. This may be useful after
|
||||
copying a medium with -check_media patch_lba0=on when not the last
|
||||
session was loaded.
|
||||
-calm_drive "in"|"out"|"all"|"revoke"|"on"|"off"
|
||||
Reduce drive noise until it is actually used again. Some drives
|
||||
stay alert for substantial time after they have been used for
|
||||
reading. This reduces the startup time for the next drive
|
||||
operation but can be loud and waste energy if no i/o with the drive
|
||||
is expected to happen soon.
|
||||
-calm_drive "in"|"out"|"all"|"revoke"|"on"|"off"|"never"
|
||||
Control reduction of drive noise until it is actually used again.
|
||||
Some drives stay alert for substantial time after they have been
|
||||
used for reading or writing. This reduces the startup time for the
|
||||
next drive operation but can be loud and waste energy if no i/o
|
||||
with the drive is expected to happen soon.
|
||||
Modes "in", "out", "all" immediately calm down -indev, -outdev, or
|
||||
both, respectively. Mode "revoke" immediately alerts both. Mode
|
||||
"on" causes -calm_drive to be performed automatically after each
|
||||
-dev, -indev, and -outdev. Mode "off" disables this.
|
||||
both, respectively. Mode "revoke" immediately alerts both drives.
|
||||
Mode "on" causes calming to be performed automatically after each
|
||||
-dev, -indev, and -outdev. Mode "off" disables this but still
|
||||
automatically calms a drive when it is given up without ejecting.
|
||||
Mode "leave" disables all automatic drive calming so that the
|
||||
drives might stay alert even after the end of the xorriso program
|
||||
run.
|
||||
Drives will slow down on their own after some time of inactivity.
|
||||
This usually happens in several steps.
|
||||
-ban_stdio_write
|
||||
Allow for writing only the usage of MMC optical drives. Disallow
|
||||
to write the result into files of nearly arbitrary type. Once set,
|
||||
@ -6033,7 +6039,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -assess_indev_features shows filesystem features: Inquiry. (line 61)
|
||||
* -auto_charset learns character set from image: Loading. (line 141)
|
||||
* -backslash_codes enables backslash conversion: Scripting. (line 73)
|
||||
* -ban_stdio_write demands real drive: Loading. (line 454)
|
||||
* -ban_stdio_write demands real drive: Loading. (line 460)
|
||||
* -biblio_file sets biblio file name: SetWrite. (line 277)
|
||||
* -blank erases media: Writing. (line 57)
|
||||
* -boot_image controls bootability: Bootable. (line 75)
|
||||
@ -6073,7 +6079,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -cp_rx copies file trees to disk: Restore. (line 131)
|
||||
* -cp_rx copies file trees to disk <1>: Restore. (line 139)
|
||||
* -cut_out inserts piece of data file or device: Insert. (line 139)
|
||||
* -data_cache_size adjusts read cache size: Loading. (line 470)
|
||||
* -data_cache_size adjusts read cache size: Loading. (line 476)
|
||||
* -dev acquires one drive for input and output: AqDrive. (line 12)
|
||||
* -devices gets list of drives: Inquiry. (line 7)
|
||||
* -device_links gets list of drives: Inquiry. (line 17)
|
||||
@ -6090,7 +6096,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -dusx show directory size on disk: Navigate. (line 96)
|
||||
* -dux show directory size on disk: Navigate. (line 92)
|
||||
* -dvd_obs set write block size and end alignment: SetWrite. (line 421)
|
||||
* -early_stdio_test classifies stdio drives: Loading. (line 458)
|
||||
* -early_stdio_test classifies stdio drives: Loading. (line 464)
|
||||
* -ecma119_map names w/o Rock Ridge, Joliet: Loading. (line 337)
|
||||
* -eject ejects drive tray: Writing. (line 50)
|
||||
* -end writes pending session and ends program: Scripting. (line 153)
|
||||
@ -6335,8 +6341,8 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Directory, delete, -rmdir: Manip. (line 29)
|
||||
* disk_path, _definition: Insert. (line 6)
|
||||
* Drive, accessability, -drive_class: AqDrive. (line 43)
|
||||
* Drive, classify stdio, -early_stdio_test: Loading. (line 458)
|
||||
* Drive, demand real MMC, -ban_stdio_write: Loading. (line 454)
|
||||
* Drive, classify stdio, -early_stdio_test: Loading. (line 464)
|
||||
* Drive, demand real MMC, -ban_stdio_write: Loading. (line 460)
|
||||
* Drive, eject tray, -eject: Writing. (line 50)
|
||||
* Drive, for input and output, -dev: AqDrive. (line 12)
|
||||
* Drive, for input, -indev: AqDrive. (line 23)
|
||||
@ -6390,7 +6396,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* HFS+ serial number: Bootable. (line 455)
|
||||
* hidden, set in ISO image, -hide: Manip. (line 211)
|
||||
* HP-PA boot sector, production: Bootable. (line 430)
|
||||
* Image reading, cache size, -data_cache_size: Loading. (line 470)
|
||||
* Image reading, cache size, -data_cache_size: Loading. (line 476)
|
||||
* Image, demand volume ID, -assert_volid: Loading. (line 129)
|
||||
* Image, discard pending changes, -rollback: Writing. (line 9)
|
||||
* Image, filesystem to load, -read_fs: Loading. (line 120)
|
||||
@ -6625,48 +6631,48 @@ Node: Commands26634
|
||||
Node: ArgSort28311
|
||||
Node: AqDrive29805
|
||||
Node: Loading36962
|
||||
Node: Insert65464
|
||||
Node: SetInsert77659
|
||||
Node: Manip87895
|
||||
Node: CmdFind100015
|
||||
Node: Filter121337
|
||||
Node: Writing125959
|
||||
Node: SetWrite138453
|
||||
Node: Bootable169728
|
||||
Node: Jigdo201010
|
||||
Node: Charset206013
|
||||
Node: Exception209342
|
||||
Node: DialogCtl215531
|
||||
Node: Inquiry218133
|
||||
Node: Navigate230698
|
||||
Node: Verify241915
|
||||
Node: Restore253064
|
||||
Node: Emulation265271
|
||||
Node: Scripting276847
|
||||
Node: Frontend284741
|
||||
Node: Examples294367
|
||||
Node: ExDevices295545
|
||||
Node: ExCreate296206
|
||||
Node: ExDialog297506
|
||||
Node: ExGrowing298777
|
||||
Node: ExModifying299586
|
||||
Node: ExBootable300096
|
||||
Node: ExCharset300651
|
||||
Node: ExPseudo301547
|
||||
Node: ExCdrecord302474
|
||||
Node: ExMkisofs302794
|
||||
Node: ExGrowisofs304691
|
||||
Node: ExException305844
|
||||
Node: ExTime306302
|
||||
Node: ExIncBackup306760
|
||||
Node: ExRestore310786
|
||||
Node: ExRecovery311732
|
||||
Node: Files312304
|
||||
Node: Environ313638
|
||||
Node: Seealso314386
|
||||
Node: Bugreport315150
|
||||
Node: Legal315741
|
||||
Node: CommandIdx316753
|
||||
Node: ConceptIdx335227
|
||||
Node: Insert65841
|
||||
Node: SetInsert78036
|
||||
Node: Manip88272
|
||||
Node: CmdFind100392
|
||||
Node: Filter121714
|
||||
Node: Writing126336
|
||||
Node: SetWrite138830
|
||||
Node: Bootable170105
|
||||
Node: Jigdo201387
|
||||
Node: Charset206390
|
||||
Node: Exception209719
|
||||
Node: DialogCtl215908
|
||||
Node: Inquiry218510
|
||||
Node: Navigate231075
|
||||
Node: Verify242292
|
||||
Node: Restore253441
|
||||
Node: Emulation265648
|
||||
Node: Scripting277224
|
||||
Node: Frontend285118
|
||||
Node: Examples294744
|
||||
Node: ExDevices295922
|
||||
Node: ExCreate296583
|
||||
Node: ExDialog297883
|
||||
Node: ExGrowing299154
|
||||
Node: ExModifying299963
|
||||
Node: ExBootable300473
|
||||
Node: ExCharset301028
|
||||
Node: ExPseudo301924
|
||||
Node: ExCdrecord302851
|
||||
Node: ExMkisofs303171
|
||||
Node: ExGrowisofs305068
|
||||
Node: ExException306221
|
||||
Node: ExTime306679
|
||||
Node: ExIncBackup307137
|
||||
Node: ExRestore311163
|
||||
Node: ExRecovery312109
|
||||
Node: Files312681
|
||||
Node: Environ314015
|
||||
Node: Seealso314763
|
||||
Node: Bugreport315527
|
||||
Node: Legal316118
|
||||
Node: CommandIdx317130
|
||||
Node: ConceptIdx335604
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user