You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
is it ok to use all the resource
name: hdd
temporary_directory:
temporary2_directory:
destination_directory:
size: 32
bitfield: true
threads: 1
buckets: 128
memory_buffer: 4000
max_concurrent: 10
max_concurrent_with_start_early: 10
initial_delay_minutes: 0
stagger_minutes: 5
max_for_phase_1: 10
concurrency_start_early_phase: 4
concurrency_start_early_phase_delay: 0
temporary2_destination_sync: false
exclude_final_directory: true
skip_full_destinations: true
unix_process_priority: 10
windows_process_priority: 32
enable_cpu_affinity: true
cpu_affinity: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ]
name: ssd1
temporary_directory:
temporary2_directory:
destination_directory:
size: 32
bitfield: true
threads: 5
buckets: 128
memory_buffer: 4000
max_concurrent: 2
max_concurrent_with_start_early: 3
initial_delay_minutes: 0
stagger_minutes: 70
max_for_phase_1: 1
concurrency_start_early_phase: 4
concurrency_start_early_phase_delay: 0
temporary2_destination_sync: false
exclude_final_directory: true
skip_full_destinations: true
unix_process_priority: 10
windows_process_priority: 32
enable_cpu_affinity: true
cpu_affinity: [ 10, 11, 12, 13, 14 ]
name: ssd2
temporary_directory:
temporary2_directory:
destination_directory:
size: 32
bitfield: true
threads: 6
buckets: 128
memory_buffer: 4000
max_concurrent: 2
max_concurrent_with_start_early: 3
initial_delay_minutes: 0
stagger_minutes: 70
max_for_phase_1: 1
concurrency_start_early_phase: 4
concurrency_start_early_phase_delay: 0
temporary2_destination_sync: false
exclude_final_directory: true
skip_full_destinations: true
unix_process_priority: 10
windows_process_priority: 32
enable_cpu_affinity: true
cpu_affinity: [ 15, 16, 17, 18, 19, 20 ]
name: ssd3
temporary_directory:
temporary2_directory:
destination_directory:
size: 32
bitfield: true
threads: 6
buckets: 128
memory_buffer: 4000
max_concurrent: 2
max_concurrent_with_start_early: 3
initial_delay_minutes: 0
stagger_minutes: 70
max_for_phase_1: 1
concurrency_start_early_phase: 4
concurrency_start_early_phase_delay: 0
temporary2_destination_sync: false
exclude_final_directory: true
skip_full_destinations: true
unix_process_priority: 10
windows_process_priority: 32
enable_cpu_affinity: false
cpu_affinity: [ 21, 22, 23, 24, 25, 26 ]
Beta Was this translation helpful? Give feedback.
All reactions