update
[lttv.git] / markers-test / test-mark-speed-opt.c
index 231285d14cc17cbb306a1e8b7d478dbe9c149347..c47ea64a584e14342d9bfc74d772e1b70706acca 100644 (file)
@@ -71,12 +71,9 @@ static void noinline test2(const struct marker *mdata,
 
 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.022704 seconds and 4 git commands to generate.