Re: [libvirt] [PATCH v1 2/7] Introduce virFileFindHugeTLBFS

2014-07-21 Thread Daniel P. Berrange
On Thu, Jul 17, 2014 at 06:12:43PM +0200, Michal Privoznik wrote: > This should iterate over mount tab and search for hugetlbfs among with > looking for the default value of huge pages. > > Signed-off-by: Michal Privoznik > --- > src/libvirt_private.syms | 1 + > src/util/virfile.c | 155

[libvirt] [PATCH v1 2/7] Introduce virFileFindHugeTLBFS

2014-07-17 Thread Michal Privoznik
This should iterate over mount tab and search for hugetlbfs among with looking for the default value of huge pages. Signed-off-by: Michal Privoznik --- src/libvirt_private.syms | 1 + src/util/virfile.c | 155 +++ src/util/virfile.h | 12