[CRIU] [PATCH 0/2] files: Add ability to skip certain files for size check

Cyrill Gorcunov gorcunov at gmail.com
Fri Mar 24 07:43:03 PDT 2017


On Fri, Mar 24, 2017 at 05:30:29PM +0300, Pavel Emelyanov wrote:
> On 03/24/2017 05:29 PM, Cyrill Gorcunov wrote:
> > On Fri, Mar 24, 2017 at 05:19:18PM +0300, Pavel Emelyanov wrote:
> >>
> >> Quirks for _this_ _particular_ _case_ would work. 
> 
> Update: provided we have a kernel fix on its way :)

I tried to make a simple patch for kernel, but the internal
acct architecture is bound to pid_namespace and fetching it
fast is not allowed due to single list structure and nested
namespaces :/ IOW, it was not designed to fetch it in one
action from the user-space. But I'm working on it and
will invetn something.


More information about the CRIU mailing list