Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/Documentation/
Dperf-c2c.txt33 for cachelines with highest contention - highest number of HITM accesses.
169 - sort all cachelines based on user settings
173 1) most expensive cachelines list
198 - sum of all cachelines accesses
308 - overall statistics on shared cachelines
311 - list of most expensive cachelines
319 through cachelines list and to display offset details.
/linux-6.1.9/fs/netfs/
DKconfig21 multi-CPU system these may be on cachelines that keep bouncing
/linux-6.1.9/fs/fscache/
DKconfig26 multi-CPU system these may be on cachelines that keep bouncing
/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dselftest_timeline.c67 struct radix_tree_root cachelines; member
83 radix_tree_delete(&state->cachelines, hwsp_cacheline(tl)); in __mock_hwsp_record()
111 err = radix_tree_insert(&state->cachelines, cacheline, tl); in __mock_hwsp_timeline()
161 INIT_RADIX_TREE(&state.cachelines, GFP_KERNEL); in mock_hwsp_freelist()
/linux-6.1.9/drivers/cxl/
DKconfig9 CXL.mem). The CXL.cache protocol allows devices to hold cachelines
/linux-6.1.9/tools/memory-model/Documentation/
Drecipes.txt40 be full sized. Variables that straddle cachelines or pages void
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-kernel-slab287 objects are aligned on cachelines.
/linux-6.1.9/Documentation/filesystems/
Dpath-lookup.txt36 even stores into cachelines of common dentries). This is known as "rcu-walk"
Dxfs-delayed-logging-design.rst696 dirty only the log item cachelines. Normally I wouldn't be concerned about one
697 vs two dirty cachelines except for the fact I've seen upwards of 80,000 log
/linux-6.1.9/crypto/
DKconfig375 block. Interrupts are also disabled to avoid races where cachelines
/linux-6.1.9/Documentation/RCU/
DRTFP.txt1039 https://lore.kernel.org/r/40AC9823.6020709@colorfullife.com (split vars into cachelines)