Re: [PATCH v5 79/79] tests:numa-test: use explicit memdev to specify node RAM

2020-02-19 Thread Igor Mammedov
On Wed, 19 Feb 2020 15:06:24 +0100 Philippe Mathieu-Daudé wrote: > On 2/19/20 2:00 PM, Igor Mammedov wrote: > > On Tue, 18 Feb 2020 18:51:34 +0100 > > Philippe Mathieu-Daudé wrote: > > > >> On 2/17/20 6:34 PM, Igor Mammedov wrote: > >>> Follow up patches will remove automatic RAM distributi

Re: [PATCH v5 79/79] tests:numa-test: use explicit memdev to specify node RAM

2020-02-19 Thread Philippe Mathieu-Daudé
On 2/19/20 2:00 PM, Igor Mammedov wrote: On Tue, 18 Feb 2020 18:51:34 +0100 Philippe Mathieu-Daudé wrote: On 2/17/20 6:34 PM, Igor Mammedov wrote: Follow up patches will remove automatic RAM distribution between nodes and will make default machine types require "memdev" option instead of lega

Re: [PATCH v5 79/79] tests:numa-test: use explicit memdev to specify node RAM

2020-02-19 Thread Igor Mammedov
On Tue, 18 Feb 2020 18:51:34 +0100 Philippe Mathieu-Daudé wrote: > On 2/17/20 6:34 PM, Igor Mammedov wrote: > > Follow up patches will remove automatic RAM distribution > > between nodes and will make default machine types require > > "memdev" option instead of legacy "mem" option. > > Can we

Re: [PATCH v5 79/79] tests:numa-test: use explicit memdev to specify node RAM

2020-02-18 Thread Philippe Mathieu-Daudé
On 2/17/20 6:34 PM, Igor Mammedov wrote: Follow up patches will remove automatic RAM distribution between nodes and will make default machine types require "memdev" option instead of legacy "mem" option. Can we keep this patch for the follow up? Make tests to follow new rules and add an addi

[PATCH v5 79/79] tests:numa-test: use explicit memdev to specify node RAM

2020-02-17 Thread Igor Mammedov
Follow up patches will remove automatic RAM distribution between nodes and will make default machine types require "memdev" option instead of legacy "mem" option. Make tests to follow new rules and add an additional test for legacy "mem" option on old machine type, to make sure it won't regress in