mbox series

[v2,0/2] Some optimization in dirty bitmap sync

Message ID 20200310091704.42340-1-zhukeqian1@huawei.com
Headers show
Series Some optimization in dirty bitmap sync | expand

Message

Keqian Zhu March 10, 2020, 9:17 a.m. UTC
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(-)