hash table test: don't redefine CACHE_LINE_SIZE
[urcu.git] / tests / test_urcu_hash.h
index 5a6a79aaaa8a72675bbdd5b35d23731dfb5c62a0..cd064e62b76e6821c311fa9e9588330d134f503f 100644 (file)
@@ -52,9 +52,6 @@
  */
 #define TEST_HASH_SEED 0x42UL
 
-/* Make this big enough to include the POWER5+ L3 cacheline size of 256B */
-#define CACHE_LINE_SIZE 4096
-
 /* hardcoded number of CPUs */
 #define NR_CPUS 16384
 
This page took 0.023018 seconds and 4 git commands to generate.