X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=arch-x86.h;h=aa106920aeaf5cae6a1159d64bb9818196be3be5;hp=d14936cda5f1bfde9c8b66334333edcbe946ef2f;hb=160b966d83adace2629de10f85ed269ab2e587f5;hpb=bcd83c12481d45c8ba2b8759ffa06fd85421fd50 diff --git a/arch-x86.h b/arch-x86.h index d14936cd..aa106920 100644 --- a/arch-x86.h +++ b/arch-x86.h @@ -25,6 +25,8 @@ #define __NR_async_thread 323 #endif +#define FIO_HUGE_PAGE 4194304 + #define FIO_HAVE_SYSLET #define nop __asm__ __volatile__("rep;nop": : :"memory")