commit | ebf811500bc8dffa906ebd4c52b96f7620d7bf8e | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Thu Nov 05 18:10:37 2015 +0000 |
committer | Juan Quintela <quintela@redhat.com> | Tue Nov 10 14:51:48 2015 +0100 |
tree | 4bfdf1dc7258a5f241616b30c6552f531b51eb6f | |
parent | a800cd5c38ba4ac20fe9ca68a6dee408f2d5b11f [diff] |
Add QEMU_MADV_NOHUGEPAGE Add QEMU_MADV_NOHUGEPAGE as an OS-independent version of MADV_NOHUGEPAGE. We include sys/mman.h before making the test to ensure that we pick up the system defines. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>