If page is clean (no allocated objects, page is part of big unalloc space) we
can safely skip it from being snapshotted - any previous snapshot data will do
because no one will even access it except for allocator, and allocator accesses
it write only - for dividing it into objects.
to do that allocator must inform paging about unused pages.
Original issue reported on code.google.com by dmitry.zavalishin@gmail.com on 19 Sep 2011 at 3:06
Original issue reported on code.google.com by
dmitry.zavalishin@gmail.com
on 19 Sep 2011 at 3:06