Re: [virtio-dev] [PATCH] content: document hugetlb page allocation counts

From
Stefan Hajnoczi <>
Date
2018-04-19T09:24:48+00:00
ID
Thread
Re: [virtio-dev] [PATCH] content: document hugetlb page allocation counts
On Wed, Apr 18, 2018 at 10:10:19AM -0700, Jonathan Helman wrote:
> The Linux kernel exports the number of successful and failed
> hugetlb page allocations via the virtio balloon driver. These
> two counts need to be documented in this specification.
> 
> Signed-off-by: Jonathan Helman <>
> ---
>  content.tex | 8 ++++++++
>  1 file changed, 8 insertions(+)

Reviewed-by: Stefan Hajnoczi <>