On 06/23/2014 03:59 PM, Michal Privoznik wrote:
If we are running on a system that is not capable of huge pages
(e.g.
because the kernel is not configured that way) we still try to open
"/sys/kernel/mm/hugepages/" which however does not exist. We should
be tolerant to this specific use case.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/util/virnuma.c | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
ACK
Jan