On 15.08.2012 19:03, Michael Tokarev wrote:
> +#ifdef MADV_HUGEPAGE
> +#error

Heh.  This #error shouldn't be here ofcourse, I were
checking if we really getting there.

> +        qemu_madvise(ptr, size, MADV_HUGEPAGE);
> +#endif



Reply via email to