Made chunksize=32s default with -check_media
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISO 1 "Version 1.2.3, Mai 01, 2012"
|
||||
@c man .TH XORRISO 1 "Version 1.2.3, Mai 02, 2012"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -4313,7 +4313,7 @@ This gets rounded down to full blocks of 2048 bytes. 0 means automatic size.
|
||||
@item async_chunks=number
|
||||
enables asynchronous MD5 processing if number is 2 or larger.
|
||||
In this case the given number of read chunks is allocated as fifo buffer.
|
||||
On very fast MMC drives try: chunk_size=32s async_chunks=16.
|
||||
On very fast MMC drives try: chunk_size=64s async_chunks=16.
|
||||
@end table
|
||||
@c man .TP
|
||||
@kindex -check_md5 verifies file checksum
|
||||
|
Reference in New Issue
Block a user