Re: [PATCH REPOST v3 77/80] hostmem: introduce "prealloc-threads" property

2020-01-24 Thread Igor Mammedov
On Thu, 23 Jan 2020 12:38:42 +0100 Igor Mammedov wrote: > the property will allow user to specify number of threads to use > in pre-allocation stage. It also will allow to reduce implicit > hostmem dependency on current_machine. > On object creation it will default to 1, but via machine > compat

[PATCH REPOST v3 77/80] hostmem: introduce "prealloc-threads" property

2020-01-23 Thread Igor Mammedov
the property will allow user to specify number of threads to use in pre-allocation stage. It also will allow to reduce implicit hostmem dependency on current_machine. On object creation it will default to 1, but via machine compat property it will be updated to MachineState::smp::cpus to keep