On 06/12/2014 08:34 AM, Rainer Schuetze wrote:
If I add the actual copy into heap2 (i.e. every fourth page of 512 MB is copied), I get 80-90 ms more.The numbers are not great, but I guess the usual memory usage and number of modified pages will be much lower. I'll see if I can integrate this into the concurrent implementation.
Is there a chance that we can pause mutator threads when they trigger to many page copies?