Searched refs:cachelines (Results 1 – 11 of 11) sorted by relevance
32 for cachelines with highest contention - highest number of HITM accesses.150 - sort all cachelines based on user settings154 1) most expensive cachelines list167 - sum of all cachelines accesses270 - overall statistics on shared cachelines273 - list of most expensive cachelines281 through cachelines list and to display offset details.
24 multi-CPU system these may be on cachelines that keep bouncing41 and on a multi-CPU system these may be on cachelines that keep
38 struct radix_tree_root cachelines; member54 radix_tree_delete(&state->cachelines, hwsp_cacheline(tl)); in __mock_hwsp_record()75 err = radix_tree_insert(&state->cachelines, cacheline, tl); in __mock_hwsp_timeline()119 INIT_RADIX_TREE(&state.cachelines, GFP_KERNEL); in mock_hwsp_freelist()
35 and on a multi-CPU system these may be on cachelines that keep
287 objects are aligned on cachelines.
40 be full sized. Variables that straddle cachelines or pages void
36 even stores into cachelines of common dentries). This is known as "rcu-walk"
407 dirty only the log item cachelines. Normally I wouldn't be concerned about one408 vs two dirty cachelines except for the fact I've seen upwards of 80,000 log
1061 block. Interrupts are also disabled to avoid races where cachelines
1039 https://lkml.org/lkml/2004/5/20/49 (split vars into cachelines)
2809 Basically, while both cachelines will be updated on CPU 2 eventually, there's