Re: [PATCH v2 1/4] mm/balloon_compaction: list interfaces

From: Nadav Amit
Date: Mon Apr 08 2019 - 13:35:12 EST


> On Mar 27, 2019, at 6:07 PM, Nadav Amit <namit@xxxxxxxxxx> wrote:
>
> Introduce interfaces for ballooning enqueueing and dequeueing of a list
> of pages. These interfaces reduce the overhead of storing and restoring
> IRQs by batching the operations. In addition they do not panic if the
> list of pages is empty.
>
> Cc: "Michael S. Tsirkin" <mst@xxxxxxxxxx>

Michael, may I ping for your ack?