New -check_media option async_chunks=
This commit is contained in:
@ -99,7 +99,10 @@ struct CheckmediajoB {
|
||||
int max_lba; /* if >=0 : read up to this address, else use mode */
|
||||
|
||||
int min_block_size; /* granularity desired by user
|
||||
*/
|
||||
*/
|
||||
int async_chunks; /* >= 2 : run MD5 thread, use given number of chunks
|
||||
else : synchronous
|
||||
*/
|
||||
int mode; /* 0= track by track
|
||||
1= single sweep over libisoburn medium capacity
|
||||
2= single sweep over libburn medium capacity
|
||||
|
Reference in New Issue
Block a user