Re: [RFC PATCH] mm/mbind: Introduce process_mbind() syscall for external memory binding

From: Andrew Morton
Date: Wed Nov 22 2023 - 16:39:51 EST


On Wed, 22 Nov 2023 15:31:05 -0600 Vinicius Petrucci <vpetrucci@xxxxxxxxx> wrote:

> From: Vinicius Tavares Petrucci <vtavarespetr@xxxxxxxxxx>
>
> This patch introduces `process_mbind()` to enable a userspace orchestrator with
> an understanding of another process's memory layout to alter its memory policy.


I'm having deja vu. Not 10 minutes ago, Gregory sent out a patchset
which does the same thing.

https://lkml.kernel.org/r/20231122211200.31620-1-gregory.price@xxxxxxxxxxxx

Please share notes ;)