[CRIU] [RFC 3/3] mem: Start using pagemap cache, v2
Cyrill Gorcunov
gorcunov at gmail.com
Thu Feb 13 23:54:12 PST 2014
On Fri, Feb 14, 2014 at 11:49:04AM +0400, Pavel Emelyanov wrote:
> > Without page cache
> >
> > dump: {
> > frozen_time: 27835
> > }
> >
> > With pacge cache
> >
> > dump: {
> > frozen_time: 26591
> > }
>
> Why so small difference? Last time it was bigger.
Last time the algorithm was a way greedy, and didn't
take into accout the address alignment restriction.
More information about the CRIU
mailing list