Mike Rapoport
Mike Rapoport
@ZeyadYasser can you change pr_err("recv_fd error\n") after recv_fd() to pr_perror("recv_fd error")? Maybe errno will help...
> Right now the kerndat cache file is not written at all. We would need to probably just write it to the user's home-directory if `uid != 0`. Well, `~/.criu.kdat...
> > Well, `~/.criu.kdat ` does not sound bad to me. > > I also thought about it and the current design, having it on a `tmpfs`, makes sure the...
cc @cyrillos
\On Thu, Feb 1, 2024 at 9:47 PM Andrei Vagin ***@***.***> wrote: > > @avagin commented on this pull request. > > ________________________________ > > In criu/mem.c: > > >...
Is THP enabled before step 1 ? Does RSS change if THP is kept enabled during C/R? What happens without C/R at all, i.e 0. enable THP 1. start a...
On Tue, Dec 01, 2020 at 02:11:34AM -0800, Christian Brauner wrote: > On Mon, Nov 30, 2020 at 01:24:45PM -0800, Radostin Stoyanov wrote: > > Hi @brauner, a similar problem...
On Tue, Dec 01, 2020 at 05:00:38AM -0800, Christian Brauner wrote: > On Tue, Dec 01, 2020 at 03:32:23AM -0800, rppt wrote: > > On Tue, Dec 01, 2020 at...