On Wed, Jan 17, 2024 at 03:58:45PM +0800, peterx@redhat.com wrote:
> From: Peter Xu <peterx@redhat.com>
>
> I found three tiny little patches lying around probably for a long time,
> sending it out before deleting the branch. Review welcomed, thanks.
>
> Peter Xu (3):
> migration: Make threshold_size an uint64_t
> migration: Drop unnecessary check in ram's pending_exact()
> analyze-migration.py: Remove trick on parsing ramblocks
>
> migration/migration.h | 2 +-
> migration/ram.c | 9 ++++-----
> scripts/analyze-migration.py | 11 +++--------
> 3 files changed, 8 insertions(+), 14 deletions(-)
queued.
--
Peter Xu