Re: [PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps

From: Andrew Morton
Date: Wed Jul 10 2024 - 14:32:46 EST


On Thu, 27 Jun 2024 10:08:52 -0700 Andrii Nakryiko <andrii@xxxxxxxxxx> wrote:

> Implement binary ioctl()-based interface to /proc/<pid>/maps file to allow
> applications to query VMA information more efficiently than reading *all* VMAs
> nonselectively through text-based interface of /proc/<pid>/maps file.

I haven't seen any acks or reviewed-by's for this series. lgtm, so I
plan to move it into mm-stable later this week.