Re: [RFC v2 2/3] postmigration/memory: Review assoc lookup array changes

2018-04-24 Thread Michael Bringmann
On 04/24/2018 12:01 PM, Nathan Fontenot wrote: >> +}; >> + >> +static int pseries_update_ala_memory_aai(int aa_index, >> +struct property *dmprop) >> + >> +static int pseries_update_ala_memory(struct of_reconfig_data *pr) > The two routines above should be up

Re: [RFC v2 2/3] postmigration/memory: Review assoc lookup array changes

2018-04-24 Thread Nathan Fontenot
On 02/26/2018 02:53 PM, Michael Bringmann wrote: > postmigration/memory: In an LPAR migration scenario, the property > "ibm,associativity-lookup-arrays" may change. In the event that a > row of the array differs, locate all assigned memory blocks with that > 'aa_index' and 're-add' them to the s

[RFC v2 2/3] postmigration/memory: Review assoc lookup array changes

2018-02-26 Thread Michael Bringmann
postmigration/memory: In an LPAR migration scenario, the property "ibm,associativity-lookup-arrays" may change. In the event that a row of the array differs, locate all assigned memory blocks with that 'aa_index' and 're-add' them to the system memory block data structures. In the process of the '