mbox series

[0/2] xbzrle: improve readability a little

Message ID 20190606013138.13312-1-richardw.yang@linux.intel.com
Headers show
Series xbzrle: improve readability a little | expand

Message

Wei Yang June 6, 2019, 1:31 a.m. UTC
Two trivial patches to make save_xbzrle_page() a little bit easy to
understand.

Wei Yang (2):
  migration/xbzrle: update cache and current_data in one place
  migration/xbzrle: cleanup the handling cache miss condition

 migration/ram.c | 36 +++++++++++++++++-------------------
 1 file changed, 17 insertions(+), 19 deletions(-)