[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEf4BzZLPMc95B1PPaF4YVNO92F02wNuwnswoMptN=5zkjkUeA@mail.gmail.com>
Date: Wed, 10 Jul 2024 11:41:18 -0700
From: Andrii Nakryiko <andrii.nakryiko@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Andrii Nakryiko <andrii@...nel.org>, linux-fsdevel@...r.kernel.org, brauner@...nel.org,
viro@...iv.linux.org.uk, linux-kernel@...r.kernel.org, bpf@...r.kernel.org,
gregkh@...uxfoundation.org, linux-mm@...ck.org, liam.howlett@...cle.com,
surenb@...gle.com, rppt@...nel.org, adobriyan@...il.com,
Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
On Wed, Jul 10, 2024 at 11:32 AM Andrew Morton
<akpm@...ux-foundation.org> wrote:
>
> On Thu, 27 Jun 2024 10:08:52 -0700 Andrii Nakryiko <andrii@...nel.org> 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.
great, thanks!
Powered by blists - more mailing lists