<div dir="ltr">Hi all,<div><br></div><div>I am using CRIU to checkpoint JVMs with heaps &gt; 10GB.</div><div><br></div><div>I want to reduce the size of the checkpoint and I know that there are memory ranges that</div><div>although being allocated and touched by the JVM, represent garbage and could be discarted</div><div>when dumping the JVM (don&#39;t worry, I can ensure that the JVM is stopped while running this operation).</div><div><br></div><div>Q1. Does CRIU support this?</div><div><br></div><div>Q2. Without changing CRIU, is there any way to achieve this? Could I change a page table entry to force a page with garbage to be mapped to the zero page?</div><div><br></div><div>Thanks in advance!</div><div>Rodrigo Bruno</div><div><br></div></div>