[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <286AC319A985734F985F78AFA26841F73E16AB21@shsmsx102.ccr.corp.intel.com>
Date: Tue, 16 Jul 2019 15:01:52 +0000
From: "Wang, Wei W" <wei.w.wang@...el.com>
To: "Hansen, Dave" <dave.hansen@...el.com>,
David Hildenbrand <david@...hat.com>,
"Michael S. Tsirkin" <mst@...hat.com>,
Alexander Duyck <alexander.duyck@...il.com>
CC: "nitesh@...hat.com" <nitesh@...hat.com>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
"akpm@...ux-foundation.org" <akpm@...ux-foundation.org>,
"yang.zhang.wz@...il.com" <yang.zhang.wz@...il.com>,
"pagupta@...hat.com" <pagupta@...hat.com>,
"riel@...riel.com" <riel@...riel.com>,
"konrad.wilk@...cle.com" <konrad.wilk@...cle.com>,
"lcapitulino@...hat.com" <lcapitulino@...hat.com>,
"aarcange@...hat.com" <aarcange@...hat.com>,
"pbonzini@...hat.com" <pbonzini@...hat.com>,
"Williams, Dan J" <dan.j.williams@...el.com>,
"alexander.h.duyck@...ux.intel.com"
<alexander.h.duyck@...ux.intel.com>
Subject: RE: [PATCH v1 6/6] virtio-balloon: Add support for aerating memory
via hinting
On Tuesday, July 16, 2019 10:41 PM, Hansen, Dave wrote:
> Where is the page allocator integration? The set you linked to has 5 patches,
> but only 4 were merged. This one is missing:
>
> https://lore.kernel.org/patchwork/patch/961038/
For some reason, we used the regular page allocation to get pages
from the free list at that stage. This part could be improved by Alex
or Nitesh's approach.
The page address transmission from the balloon driver to the host
device could reuse what's upstreamed there. I think you could add a
new VIRTIO_BALLOON_CMD_xx for your usages.
Best,
Wei
Powered by blists - more mailing lists