[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2] Some optimization in dirty bitmap sync
From: |
Keqian Zhu |
Subject: |
[PATCH v2 0/2] Some optimization in dirty bitmap sync |
Date: |
Tue, 10 Mar 2020 17:17:02 +0800 |
This patch series including code style change and performace fix
about dirty bitmap sync.
---
changelogs:
v2:
- split code style change and performace fix.
Keqian Zhu (2):
memory: Introduce start_global variable in dirty bitmap sync
migration: not require length align when choose fast dirty sync path
include/exec/ram_addr.h | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
--
2.19.1
- [PATCH v2 0/2] Some optimization in dirty bitmap sync,
Keqian Zhu <=