Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/Documentation/
Dperf-c2c.txt37 for cachelines with highest contention - highest number of HITM accesses.
179 - sort all cachelines based on user settings
183 1) most expensive cachelines list
208 - sum of all cachelines accesses
318 - overall statistics on shared cachelines
321 - list of most expensive cachelines
329 through cachelines list and to display offset details.
/linux-6.6.21/fs/netfs/
DKconfig21 multi-CPU system these may be on cachelines that keep bouncing
/linux-6.6.21/fs/fscache/
DKconfig26 multi-CPU system these may be on cachelines that keep bouncing
/linux-6.6.21/drivers/cxl/
DKconfig11 CXL.mem). The CXL.cache protocol allows devices to hold cachelines
132 invalidate the affected cachelines. The CXL Region driver attempts
/linux-6.6.21/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.6.21/tools/memory-model/Documentation/
Drecipes.txt40 be full sized. Variables that straddle cachelines or pages void
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-kernel-slab287 objects are aligned on cachelines.
/linux-6.6.21/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.6.21/crypto/
DKconfig380 block. Interrupts are also disabled to avoid races where cachelines
/linux-6.6.21/Documentation/RCU/
DRTFP.txt1039 https://lore.kernel.org/r/40AC9823.6020709@colorfullife.com (split vars into cachelines)