Re: [PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs

From: Andrew Morton
Date: Thu Mar 09 2023 - 14:58:29 EST


On Thu, 9 Mar 2023 18:57:11 +0500 Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx> wrote:

> The information related to pages if the page is file mapped, present and
> swapped is required for the CRIU project [5][6]. The addition of the
> required mask, any mask, excluded mask and return masks are also required
> for the CRIU project [5].

It's a ton of new code and what I'm not seeing in here (might have
missed it?) is a clear statement of the value of this feature to our
users.

I see hints that CRIU would like it, but no description of how valuable
this is to CRIU's users.

So please spend some time preparing this info.

Also, are any other applications of this feature anticipated? If so,
what are they?

IOW, please sell this stuff to us!