Re: [PATCH v5 1/2] virt: pvmemcontrol: control guest physical memory properties
From: Greg Kroah-Hartman
Date: Fri Dec 20 2024 - 02:21:39 EST
On Thu, Dec 19, 2024 at 10:58:24AM -0800, Yuanchu Xie wrote:
> On Mon, Dec 2, 2024 at 4:24 PM Yuanchu Xie <yuanchu@xxxxxxxxxx> wrote:
> >
> > Pvmemcontrol provides a way for the guest to control its physical memory
> > properties and enables optimizations and security features. For example,
> > the guest can provide information to the host where parts of a hugepage
> > may be unbacked, or sensitive data may not be swapped out, etc.
> Hello Greg,
>
> I addressed the feedback from you earlier at [1]. Let me know how the v5 goes.
>
> Thanks,
> Yuanchu
>
> [1] https://lore.kernel.org/linux-mm/2024102220-creed-darkening-aac0@gregkh/
Right now my review queue looks like this:
$ mdfrm -c ~/mail/todo/
2474 messages in /home/gregkh/mail/todo/
I recommend taking the time to review other patches from other people to
help reduce the maintainer review load.
thanks!
greg k-h