Re: [PATCH v20210111 08/39] xl: fix description of migrate --debug

2021-02-09 Thread Olaf Hering
Am Mon, 8 Feb 2021 16:39:01 + schrieb Andrew Cooper : > It is possibly worth noting that you typically do see changed data when > using --debug, because of how the front/back pairs work.  This was a bit > of a curveball during development. I just noticed "migrate --debug" is a noop, "verify"

Re: [PATCH v20210111 08/39] xl: fix description of migrate --debug

2021-02-08 Thread Andrew Cooper
On 08/02/2021 16:25, Ian Jackson wrote: > Olaf Hering writes ("[PATCH v20210111 08/39] xl: fix description of migrate > --debug"): >> xl migrate --debug used to track every pfn in every batch of pages. >> But these times are gone. Adjust the help text to tell what --debug >> is supposed to do toda

Re: [PATCH v20210111 08/39] xl: fix description of migrate --debug

2021-02-08 Thread Ian Jackson
Olaf Hering writes ("[PATCH v20210111 08/39] xl: fix description of migrate --debug"): > xl migrate --debug used to track every pfn in every batch of pages. > But these times are gone. Adjust the help text to tell what --debug > is supposed to do today. ... > -Display huge (!) amount of debug info