Re: [PATCH v2 3/3] s390x/a-b-bios: zero the first byte of each page on start

2023-10-04 Thread Juan Quintela
Daniil Tatianin wrote: > Same as with the x86 verison of this test, we relied on the contents of > all pages in RAM to be the same across the entire test range, which is > very fragile. Zero the first byte of each page before running the > increment loop to fix this. > > Fixes: 5571dc824b

Re: [PATCH v2 3/3] s390x/a-b-bios: zero the first byte of each page on start

2023-09-26 Thread Vladimir Sementsov-Ogievskiy
On 19.09.23 13:23, Daniil Tatianin wrote: Same as with the x86 verison of this test, we relied on the contents of all pages in RAM to be the same across the entire test range, which is very fragile. Zero the first byte of each page before running the increment loop to fix this. Fixes:

[PATCH v2 3/3] s390x/a-b-bios: zero the first byte of each page on start

2023-09-19 Thread Daniil Tatianin
Same as with the x86 verison of this test, we relied on the contents of all pages in RAM to be the same across the entire test range, which is very fragile. Zero the first byte of each page before running the increment loop to fix this. Fixes: 5571dc824b ("tests/migration: Enable the migration