Re: [RFC][Patch v10 2/2] virtio-balloon: page_hinting: reporting to the host

2019-06-04 Thread Nitesh Narayan Lal
On 6/4/19 12:33 PM, Alexander Duyck wrote: > On Mon, Jun 3, 2019 at 10:04 AM Nitesh Narayan Lal wrote: >> Enables the kernel to negotiate VIRTIO_BALLOON_F_HINTING feature with the >> host. If it is available and page_hinting_flag is set to true, page_hinting >> is enabled and its callbacks are

Re: [RFC][Patch v10 2/2] virtio-balloon: page_hinting: reporting to the host

2019-06-04 Thread Alexander Duyck
On Mon, Jun 3, 2019 at 10:04 AM Nitesh Narayan Lal wrote: > > Enables the kernel to negotiate VIRTIO_BALLOON_F_HINTING feature with the > host. If it is available and page_hinting_flag is set to true, page_hinting > is enabled and its callbacks are configured along with the max_pages count >

Re: [RFC][Patch v10 2/2] virtio-balloon: page_hinting: reporting to the host

2019-06-04 Thread Nitesh Narayan Lal
On 6/4/19 3:12 AM, David Hildenbrand wrote: > On 04.06.19 00:38, Alexander Duyck wrote: >> On Mon, Jun 3, 2019 at 10:04 AM Nitesh Narayan Lal wrote: >>> Enables the kernel to negotiate VIRTIO_BALLOON_F_HINTING feature with the >>> host. If it is available and page_hinting_flag is set to true,

Re: [RFC][Patch v10 2/2] virtio-balloon: page_hinting: reporting to the host

2019-06-04 Thread Nitesh Narayan Lal
On 6/3/19 6:38 PM, Alexander Duyck wrote: > On Mon, Jun 3, 2019 at 10:04 AM Nitesh Narayan Lal wrote: >> Enables the kernel to negotiate VIRTIO_BALLOON_F_HINTING feature with the >> host. If it is available and page_hinting_flag is set to true, page_hinting >> is enabled and its callbacks are

Re: [RFC][Patch v10 2/2] virtio-balloon: page_hinting: reporting to the host

2019-06-04 Thread David Hildenbrand
On 04.06.19 00:38, Alexander Duyck wrote: > On Mon, Jun 3, 2019 at 10:04 AM Nitesh Narayan Lal wrote: >> >> Enables the kernel to negotiate VIRTIO_BALLOON_F_HINTING feature with the >> host. If it is available and page_hinting_flag is set to true, page_hinting >> is enabled and its callbacks are

Re: [RFC][Patch v10 2/2] virtio-balloon: page_hinting: reporting to the host

2019-06-03 Thread Alexander Duyck
On Mon, Jun 3, 2019 at 10:04 AM Nitesh Narayan Lal wrote: > > Enables the kernel to negotiate VIRTIO_BALLOON_F_HINTING feature with the > host. If it is available and page_hinting_flag is set to true, page_hinting > is enabled and its callbacks are configured along with the max_pages count >

[RFC][Patch v10 2/2] virtio-balloon: page_hinting: reporting to the host

2019-06-03 Thread Nitesh Narayan Lal
Enables the kernel to negotiate VIRTIO_BALLOON_F_HINTING feature with the host. If it is available and page_hinting_flag is set to true, page_hinting is enabled and its callbacks are configured along with the max_pages count which indicates the maximum number of pages that can be isolated and