Re: [Qemu-devel] [PATCH v8 09/54] Add QEMU_MADV_NOHUGEPAGE

2015-10-28 Thread Amit Shah
On (Tue) 29 Sep 2015 [09:37:33], Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > 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-b

Re: [Qemu-devel] [PATCH v8 09/54] Add QEMU_MADV_NOHUGEPAGE

2015-10-20 Thread Juan Quintela
Juan Quintela wrote: Post proper list Remove cc'd > "Dr. David Alan Gilbert (git)" wrote: >> From: "Dr. David Alan Gilbert" >> >> 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 s