Home
last modified time | relevance | path

Searched refs:cachelines (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/tools/perf/Documentation/
Dperf-c2c.txt32 for cachelines with highest contention - highest number of HITM accesses.
161 - sort all cachelines based on user settings
165 1) most expensive cachelines list
184 - sum of all cachelines accesses
283 - overall statistics on shared cachelines
286 - list of most expensive cachelines
294 through cachelines list and to display offset details.
/Linux-v5.10/fs/fscache/
DKconfig24 multi-CPU system these may be on cachelines that keep bouncing
41 and on a multi-CPU system these may be on cachelines that keep
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dselftest_timeline.c43 struct radix_tree_root cachelines; member
59 radix_tree_delete(&state->cachelines, hwsp_cacheline(tl)); in __mock_hwsp_record()
80 err = radix_tree_insert(&state->cachelines, cacheline, tl); in __mock_hwsp_timeline()
129 INIT_RADIX_TREE(&state.cachelines, GFP_KERNEL); in mock_hwsp_freelist()
/Linux-v5.10/fs/cachefiles/
DKconfig35 and on a multi-CPU system these may be on cachelines that keep
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-kernel-slab287 objects are aligned on cachelines.
/Linux-v5.10/tools/memory-model/Documentation/
Drecipes.txt40 be full sized. Variables that straddle cachelines or pages void
/Linux-v5.10/Documentation/filesystems/
Dpath-lookup.txt36 even stores into cachelines of common dentries). This is known as "rcu-walk"
Dxfs-delayed-logging-design.rst413 dirty only the log item cachelines. Normally I wouldn't be concerned about one
414 vs two dirty cachelines except for the fact I've seen upwards of 80,000 log
/Linux-v5.10/crypto/
DKconfig1126 block. Interrupts are also disabled to avoid races where cachelines
/Linux-v5.10/Documentation/RCU/
DRTFP.txt1039 https://lkml.org/lkml/2004/5/20/49 (split vars into cachelines)