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 <>