update
[lttv.git] / markers-test / test-mark-speed.c
index bd798b8e3de39eda060cec129b48f0ff69aaa9aa..a4c2675bf0b283ba5bd5b888575915fb166e7764 100644 (file)
@@ -71,12 +71,9 @@ static void noinline test2(const struct marker *mdata,
        //asm volatile ("");
 struct proc_dir_entry *pentry = NULL;
 
-char temp0[8192];
-int temp[8192] __cacheline_aligned;
-char temp5[8192];
-
 static inline void test(unsigned long arg, unsigned long arg2)
 {
+       int temp[5];
 #ifdef CACHEFLUSH
        pmc_flush_cache();
 #endif
This page took 0.022858 seconds and 4 git commands to generate.