Re: [Qemu-devel] [PATCH 7/7] Maintaing number of dirty pages

2012-06-14 Thread Orit Wasserman
On 05/22/2012 09:32 PM, Juan Quintela wrote: > Calculate the number of dirty pages takes a lot on hosts with lots > of memory. Just maintain how many pages are dirty. Only sync bitmaps > if number is small enough. > > Signed-off-by: Juan Quintela > --- > arch_init.c | 15 +--

[Qemu-devel] [PATCH 7/7] Maintaing number of dirty pages

2012-05-22 Thread Juan Quintela
Calculate the number of dirty pages takes a lot on hosts with lots of memory. Just maintain how many pages are dirty. Only sync bitmaps if number is small enough. Signed-off-by: Juan Quintela --- arch_init.c | 15 +-- cpu-all.h |1 + exec-obsolete.h |8