X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu%2Farch_x86.h;fp=urcu%2Farch_x86.h;h=d455b89b15671fe9a2da8be8dd570907cc01f984;hp=29612e0a98aa3bfbae4de0ff865259f2418de27d;hb=b4e52e3e9e563d38607a8e0ab0aa72e7ab2b47b4;hpb=49d7d158702c3d9fa3e62e5965dbd1a5b898b9c7 diff --git a/urcu/arch_x86.h b/urcu/arch_x86.h index 29612e0..d455b89 100644 --- a/urcu/arch_x86.h +++ b/urcu/arch_x86.h @@ -29,6 +29,8 @@ #define CONFIG_HAVE_FENCE 1 #define CONFIG_HAVE_MEM_COHERENCY +#define CACHE_LINE_SIZE 128 + #ifndef BITS_PER_LONG #define BITS_PER_LONG (__SIZEOF_LONG__ * 8) #endif