mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 13:11:31 +00:00
Make the number of worker goroutines a parameter in delta creation and add a flag to set that in Mixer. When zero (default) the flag sets the number of workers to the number of CPUs. Having a flag let the users to control better how much resources mixer can/will take. Signed-off-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>