[CRIU] [PATCH 3/4] kdat: Add fetching files stat

Cyrill Gorcunov gorcunov at gmail.com
Tue May 30 15:15:36 PDT 2017


On Tue, May 30, 2017 at 02:54:48PM -0700, Andrey Vagin wrote:
...
> > +
> > +	kdat.sysctl_nr_open = nr_open;
> > +	kdat.files_stat_max_files = max_files;
> 
> Where do you use kdat.files_stat_max_files?

Good point. This member will be used on top, once
I add rlimit tracking for remote processes (which
is already done in vz7, I simply had not time yet
to forward-port them). Still it won't hurt and
good for debug purpose.


More information about the CRIU mailing list